*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.toast{
    opacity: 1 !important;
    top: 5%;
}

.toast-top-right{
    top:80px;
}

.message-div{
    position: absolute;
    width: 20%;
    height: 12%;
    background: white;
    margin-left: 14%;
    margin-top: 10.2%;
    border-right: 6px solid red;
}

.contact-form-div{
    margin-top: 22%;
    width:73%;
    min-height: 400px;
    position: absolute;
    margin-left: 14%;
    background: white;
    box-shadow: 0px 0px 20px rgb(0,0,0,10%);
}

.white-div{
    width: 100%;
    height: 300px;
    background-color: #f2f2f2;
}

.message-us-name{
    font-size: 20px;
    padding: 15px 0 0 20px;
}

.line1{
    padding-left: 25px;
    padding-right: 30px;
}

.line2{
    padding-left: 25px;
    padding-right: 30px;
    margin-top: 5px;
}

.line3{
    padding-left: 27px;
    padding-right: 76px;
}

.line4{
    display: flex;
    justify-content: center;
    width: 92%;
    height: 100px;
    margin-top: 10px;
}

.line4 textarea{
    border-radius: 5px;
    border: none;
    border: 1px solid gray;
}

.line4 textarea{
    width: 90%;
}

.contact-us-button-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-us-button-div button{
     background-color: #FF0000;
    border: none;
    outline: none;
    width: 140px;
    height: 44px;
    border-radius: 50px;
    margin-bottom: 10px;
    color: #fff;
}

.icons-prepend{
    background-color: #fff;
}

.fullName{
    margin-right: 50px;
}


.heading-contact{
    color: white;
    margin-top: 8%;
    margin-left: 4%;
}

.icons{
    position:absolute;
    font-size:30px;
    color:#ffffffc2
}

#icons a,#icons a:hover{
    color:#ffffffc2!important
}

.contact-info{
    background: url('../../img/affilate/bg2.jpg')
}

.new_input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.contact-font{
    line-height: 66px;
    font-size: 28px;
    color: #ea5643;
    font-weight: 500;
}

#mySidenav::-webkit-scrollbar{
   width: 0.5em !important;
   height: 0.5em !important;
}
#mySidenav::-webkit-scrollbar-thumb {
   background-color: rgba(255,255,255,.1) !important;
   border-radius: 3px !important;
}
html,body{
    width: 100%;
    height: 100%;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    
}

/*body::-webkit-scrollbar{
    width: 15px;
}

body::-webkit-scrollbar-thumb{
    background-color: red;
    border-radius: 50px;
}*/

.affilate-background-div{
    width: 100%;
    height: 100%;
    background-image: url('../../img/affilate/chinese.jpg');
    background-size: cover;
    object-fit: cover;
}

.signup-form-div{
    margin-top:63%;
    width: 1063px;
    height: 660px;
    position: absolute;
    z-index: 200;
    top: 50%;
    display: none;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 10px 20px rgb(100, 100, 100);
}

.signup-img-div{
    width: 50%;
    background-image: url('../../img/affilate/Fast2SMS-Reseller.png');
    height: inherit;
    background-size: cover;
    object-fit: cover;
    background-position: center;
}

.forms-div{
    width: 50%;
    height: inherit;
    background-color: rgb(255, 255, 255);
}

.cross-sign-div{
    width: 100%;
    height: 50px;
}

.form-1-center-div{
    width: 100%;
    display: none;
}

.form-2-center-div{
    display: none;
    width: 87%;
}

.form-3-center-div{
    width: 87%;
    display: none;
}

.form-4-center-div{
    width: 87%;
    display: none;
}

.form-control{
    height: 38px;
    padding-left: 20px;
    margin-bottom: 30px;
    border : 2px solid #ccc;
}

.form-group button{
    background-color: #ea5643;
    border: none;
    outline: none;
    width: 140px;
    height: 44px;
    border-radius: 50px;
    margin-bottom: 10px;
}

.form-group button:hover{
    background-color: #FF0000;
    box-shadow: none;
    border: none;
    outline: none;
}

.form-group button:active,:focus{
    box-shadow: none;
    border: none;
    outline: none;
}

.mobile-input{
    width: 70%;
}

.nav-bar-div{
    width: 100%;
    min-height: 75px;
    position: fixed;
    z-index: 100;
}

.last-div-1{
    margin-left: 30px;
}

.hamburger{
    position: absolute;
    top: 22%;
    right: -135%;
    z-index: 100;
    background-image: url('../../img/affilate/menu-w.png');
    background-size: cover;
    width: 28px;
    height: 30px;
}

.fast2sms-sidebar-img{
    background-color: #636363;
    height: 130px;
    padding-top: 40px;
    margin-bottom: 30px;
    padding-left: 30px;
}

.black-div-side-nav{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.788);
    position: absolute;
    position: fixed;
    display: none;
    z-index: 1000;
}

.side-bar-signup-btn{
    width: 220px;
    height: 40px;
    border-radius: 50px;
    background-color: #fff;
    color: #EA5643;
    border: none;
    outline: none;
    margin-left: 16px;
    margin-top: 18px;
}

.side-bar-signup-btn:active{
    outline: none;
    box-shadow: none;
}

.side-bar-login-btn{
    width: 220px;
    height: 40px;
    border-radius: 50px;
    background-color: #EA5643;
    color: #ffff;
    border: none;
    outline: none;
    margin: 8px 0px 10px 16px;
}

.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 1900;
    top: 0;
    right: 0;
    background-color: #555555;
    overflow: hidden;
    transition: .3s;
    overflow: auto;
  }
  
  .sidenav a {
    padding: 5px 5px 10px 15px;
    text-decoration: none;
    font-size: 17px;
    color: #c2c2c2;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    width: 25px;
    height: 25px;
    background-color: darkslategrey;
    position: absolute;
    border-radius: 50%;
    top: 1%;
    right: 6%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sidenav .closebtn:hover{
      background-color: #fff;
      color: black;
      cursor: pointer;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 15px;}
  }

.forgot-div{
    width: 83.5%;
    height: 20px;
    margin-top: -10px;
    display: flex;
    justify-content: flex-end;
}

.forgot-div p{
    margin-top: -8px;
}

.img-div img{
    padding-left: 35px;
}

.input-group{
    margin-top: 10px;
}

.form-control{
    border-radius: 50px;
    outline: none;
}

.form-control:focus{   
    box-shadow: none;
    border: 2px solid #555;
}

.input-group-text{
    border: 2px solid #ccc;
    border-radius: 50px;
    height: 38px;
}

.login-button{
    width: 120px;
    font-size: 14px;
    height: 38px;
    border-radius: 50px;
    background-color: #FF0000;
    border: none;
    box-shadow: none;
    outline: none;
    color: #fff;
    margin-right: 20px;
}

.login-button:focus{
    border: none;
    box-shadow: none;
    outline: none;
}

.last-div{
    margin-left: 7px;
}

.last-div p a{
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
}

.heading-1{
    padding-top: 360px;
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 10px #555555;
    padding-left: 50px;
    padding-right: 100px;
}

.heading-2{
    font-size: 20px;
    color: #fff;
    padding: 10px 250px 0 50px;
    text-shadow: 1px 1px 10px #555555;
}

.signup-button-div button{
    width: 170px;
    height: 45px;
    border-radius: 50px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #FF0000;
    margin-left: 50px;
    font-size: 18px;
    font-weight: bold;
}

.login-button-div button{
    width: 100px;
    height: 45px;
    border-radius: 50px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #FF0000;
    margin-left: 15px;
    display: none;
}

.login-center-btn{
    margin-left: 10px;
}

.how_it_works{
    width: 100%;
}

.circles-div{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.circle_div_part_1{
    width: 90%;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}

.circle_div_part_2{
    width: 70%;
    display: flex;
    justify-content: space-evenly;
}

.circle_cards{
    width: 280px;
    height: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.circle_img_div_1{
    width: 170px;
    height: 170px;
    background-image: url('../../img/affilate/pic-5.png');
    background-size: cover;
    object-fit: cover;
}

.circle_img_div_2{
    width: 170px;
    height: 170px;
    background-image: url('../../img/affilate/pic-4.png');
    background-size: cover;
    object-fit: cover;
}

.circle_img_div_3{
    width: 170px;
    height: 170px;
    background-image: url('../../img/affilate/pic-1.png');
    background-size: cover;
    object-fit: cover;
}

.circle_img_div_4{
    width: 170px;
    height: 170px;
    background-image: url('../../img/affilate/pic-2.png');
    background-size: cover;
    object-fit: cover;
}

.circle_img_div_5{
    width: 170px;
    height: 170px;
    background-image: url('../../img/affilate/pic-3.png');
    background-size: cover;
    object-fit: cover;
}

.accordin_div_bk{
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
}

.accordion_div_middle{
    width: 70%;
    margin-top: 20px;
    margin: 0 auto;
    padding-bottom: 25px;
}

a{
    color: #a2a2a2;
}

a, a:hover {
    text-decoration: none;
    color: #a2a2a2;
}

.accordion {
    background-color: rgb(221, 221, 221);
    color: #444;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    box-shadow: none;
    margin-top: 45px;
    box-shadow: 1px 1px 8px rgb(231, 231, 231);
  }

  .accordion:hover{
      background-color: #D34026;
      color: #fff;
  }

 .active, .accordion:focus { 
    outline: none;
    border: none;
    box-shadow: 1px 1px 8px rgb(231, 231, 231);
    background-color: #D34026;
    color: #fff;
  }
  
  .panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    padding: 15px;
    box-shadow: 1px 1px 8px rgb(231, 231, 231);
    margin-top: 10px;
    text-align: justify;
    text-justify: inter-word;
    font-size:17px;
  }

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

  .how-it-work-video-section{
      width: 100%;
      height: 600px;
      background-color: #CC4434;
      padding-top: 20px;
      color: #fff;
      padding-bottom: 5px;
  }

  .become-a-hostgator-div{
        width: 100%;
        min-height: 90px;
        background-color: rgb(211, 64, 38);
        color: #fff;
        padding-bottom: 20px;
        padding-right: 20px;
  }

  .become-a-hostgator-sub-div{
    width: 90%;
  }

  .become-a-hostgator-btn{
    background-color: rgb(87, 23, 11);
      width: 250px;
      font-size: 25px;
      font-weight: 500;
      border: none;
      outline: none;
      box-shadow: none;
  }

  .become-a-hostgator-btn:hover{
    background-color: rgb(87, 23, 11);
    box-shadow: none;
  }

  .become-a-hostgator-btn:active{
    box-shadow: none;
    background-color: rgb(87, 23, 11) !important;
    border-color:rgb(87, 23, 11) !important;
  }

  .become-a-hostgator-btn:focus{
    box-shadow: none;
    background-color: rgb(87, 23, 11);
  }

  .footer-page{
      width: 100%;
      display: flex;
  }

  .part-1{
      width: 60%;
      background-color: rgb(0, 0, 0);
      display: flex;
      justify-content: space-evenly;
  }
  .part-1 div{
      padding-top: 50px;
  }

  .part-1 div p a{
      text-decoration: none;
      color: #A2A2A2;
      font-size: 21px;
      text-transform: uppercase;
  }

  .part-2{
    width: 40%;
    height: inherit;
    background-color: rgb(0, 0, 0);
    color: #fff;
}

.part-2 div{
      padding-top: 50px;
  }

  .part-2 div p a{
      text-decoration: none;
      color: #A2A2A2;
      font-size: 21px;
      text-transform: uppercase;
  }


.part-2 p{
    margin-left: 60px;
}

.mobile-break{
        
        display: none;
    }

.icons_div i{
    font-size: 28px;
    margin-right: 30px;
}

.copyright-div{
    text-align: center;
    background-color: #000000;
    color: white;
    font-size: 13px;
    padding: 0px 30px 10px 30px;
}

@media(max-width: 1470px){
   .accordion_div{
       width: 60%;
   }
}

@media(max-width: 1200px){
    .accordion_div{
        width: 80%;
    }
    .forgot-div{
        width: 82%;
    }

    .signup-form-div{
        width: 90%;
    }
    .input-group{
        margin-left: -30px;
    }

    .last-div{
        margin-left: -30px;
    }

    .last-div-1{
        margin-left: 10px;
    }

    .sign-up-form-background{
        padding-top: 217px;
    }
 }

 @media(max-width:1024px){
     .hamburger{
         right: -139%;
     }
 }

@media(max-width: 992px){

    .input-group{
        margin-left: 0px;
    }

    .last-div{
        margin-left: 20px;
    }

    .signup-form-div{
        justify-content: center;
        /* margin-top: 60px; */
    }

    .form-1-center-div p{
        font-size: 14px;
    }

    .forms-div{
        width: 100%;
    }

    .signup-img-div{
        display: none;
    }

    .forgot-div{
        width: 64%;
    }

    .last-div p a{
        padding-left: 0px;
    }

    .last-div-1{
        margin-left: 25px;
    }

    .heading-1{
        padding-top: 250px;
    }

    .hamburger{
        right: 4%;
    }
}

@media(max-width: 900px){

    .last-div-1{
        margin-left: 40px;
    }

    .footer-page{
        flex-direction: column;
    }
    .part-1{
        width: 100%;
    }

    .part-2{
        width: 100%;
        text-align: center;
    }

    .part-2 p{
        margin-left: 0;
    }

    .accordion_div_tabs button{
        width: 100%;
        border-bottom: 1px solid rgb(218, 218, 218);
    }
}
@media(min-width: 1550px){
.heading-1{
    font-size: 55px !important;
}
.heading-2{
    font-size: 27px !important;
}
.signup-button-div button{
    width: 200px !important;
    height: 60px !important;
    font-size: 22px !important;
}
/*.login-button-div button{
    width: 100px;
    height: 45px;
    border-radius: 50px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #FF0000;
    margin-left: 15px;
    display: none;
}*/
}
@media(max-width: 1000px){

    .forgot-div p{
        margin-top: -5px;
    }
}

@media(max-width: 800px){
    .forgot-div{
        width: 68%;
    }

    .how-it-work-video-section{
        height: 450px;
    }
    
    .video-iframe iframe{
        width: 450px;
        height: 300px;
    }
    
    .signup-modal{
    width: 95% !important;
    margin: 0 auto !important;
    }
    
    .mobile-break{
        
        display: block;
    }
    
    .heading-1{
        font-size: 30px;
    }

    .heading-2{
        font-size: 18px;
        line-height: 20px;
    }
    
    .mobile-heading{
        font-size: 25px !important;
    }
    
}

@media(max-width: 700px){
    .circle_div_part_1{
        flex-direction: column;
        align-items: center;
    }
}



@media(max-width: 676px){
    .img-div img{
        padding-left: 20px;
    }

    .heading-1{
        font-size: 30px;
    }

    .heading-2{
        font-size: 16px;
        line-height: 20px;
    }

    
    .login-button-div button{
        display: block;
    }
    
    .mobi-text{
        font-size: 1.2em !important;
    }
    
    .home-signup-button{
    margin-left: 10%;
    margin-right: 10%;
    }
    
    .signup-button-div button{
        font-size: 18px;
    font-weight: none;
    }

    .col-sm-3,.col-sm-2, .forgot-div{
        display: none;
    }
}

@media(max-width: 320px){

.home-signup-button{
    margin-left: 0%;
    margin-right: 10%;
    }
    
}

@media(max-width: 576px){
    .affilate-background-div{
        height: 600px;
    }
    .heading-1{
        font-size: 26px;
        padding: 90px 20px 0 20px;
        text-align: center;
    }

    .heading-2{
        font-size: 14px;
        padding: 10px 20px 0 20px;
        text-align: center;
    }
    .circle_div_part_2{
        flex-direction: column;
        align-items: center;
    }
    
    

    .signup-button-div{
        display: flex;
        justify-content: center;
    }

    .part-1 div p a{
        font-size: 14px;
    }

    .signup-button-div button{
        margin-left: 20px;
    }

    .how-it-work-video-section{
        height: 380px;
    }
    
    .video-iframe iframe{
        width: 280px;
        height: 200px;
    }
}
.become-a-hostgator-btn.btn-primary:not(:disabled):not(.disabled).active, .become-a-hostgator-btn.btn-primary:not(:disabled):not(.disabled):active, .show>.become-a-hostgator-btn.btn-primary.dropdown-toggle {
  color: #fff;   
  background-color: rgb(87, 23, 11) !important;
  border-color:  rgb(87, 23, 11) !important;
}

.padding-position{
    padding-left: 20px;
}