.MainWrapper {
padding-top: 0px;
}
.C-2 .pnl{
padding:0px;
width:100%;
margin:0px;
}
.R-1{
max-width:1920px;
}
.SliderBackIn{
max-width:1920px !important;
}
.responsive-slider .slides{
border-radius:0px !important;
}
.BigLoginButton{
    display: block;
    width: 400px;
    border-radius: 10px;
    height: 60px;
    outline: none;
    background-image: linear-gradient(to left, #ed4c67, #d71d21, #6f1e51);
    transition: 0.3s;
    margin-top: 50px;
    margin-right: calc(50% - 200px);
    font-size: 20px;
    text-align: center;
    color: #fff !important;
    border: none;
    padding-top: 15px;
}
.BigLoginButton:hover{
background-image: linear-gradient(to left, #e57588, #e74044, #d30b89);
}

.MainH1{
font-size: 26px !important;
    font-family: 'ISBold';
    margin-top: 50px;
color:#d71d21;
}
.MainH{
font-size: 23px !important;
    font-family: 'ISBold';
    margin-top: 100px;
color:#3f3f3f;
}
.MainP{
font-size: 20px !important;
    line-height: 2em;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #3f3f3f;
}
.BannerHolderBack{
display:block;
float:right;
min-width:calc(140px * 7);
margin-right:calc(50% - ((140px * 7) / 2));
}
.BannerHolder{
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    float: right;
    width: 130px;
margin:5px;
}

.bnr01{
max-height: 500px;
    margin: auto;
}

.bnrfirst{
    margin-top:20px !important;
}
.WordTitle{
    font-size: 26px !important;
    font-family: 'ISBold';
    margin-top: 10px;
    color: #3f3f3f;
    text-align: center;
    width: 100%;
    float: right;
}

.AccBack{
        display: block;
    float: right;
    width: 50%;
    padding-top: 20px;
}

.AccBack img{
      display: block;
    float: right;
    width: 44px;
    height: 44px;
    margin-top: 22px;
    margin-right: calc(50% - 22px);
    filter: brightness(0) saturate(100%) invert(25%) sepia(100%) saturate(1807%) hue-rotate(339deg) brightness(82%) contrast(108%);
}

.AccBack h3{
      display: block;
    float: right;
    width: 180px;
    clear: both;
    text-align: center;
    margin-right: calc(50% - 90px);
    margin-top: 14px;
}

.AccBack span:nth-child(1){
 display: block;
    float: right;
    width: 100%;
    font-size: 21px;
    font-family: 'ISBold';
color:#3f3f3f;
}


.AccBack span:nth-child(2){
      display: block;
    float: right;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #a6a6a6;
    margin-top: 11px;
}

.VideoPlayer{
border-radius: 15px;
    max-width: 610px;
}

@media all and (min-width: 1024px)  and (max-width: 1099px)  {
  .bnrfirst{
    margin-top:130px !important;
}
  .bnrsecond{
    margin-top:100px !important;
}
  .bnrthird{
    margin-top:100px !important;
}
}
@media all and (min-width: 1100px)  and (max-width: 1200px)  {
  .bnrfirst{
    margin-top:70px !important;
}
  .bnrsecond{
    margin-top:50px !important;
}
  .bnrthird{
    margin-top:50px !important;
}
}
