/* responsive ******************************************************************************/
@media (max-width: 1699px) {
  #founder:after {
    width: 1210px;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 1599px) {

  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 40px;
  }
  h4 {
    font-size: 32px;
  }
  h5 {
    font-size: 23px;
  }
  .section-heading p {
    font-size: 22px;
  }

  /**/
  #why-cold .box .top-text-box li {
    font-size: 22px;
  }
  #we .box .text-box li {
    font-size: 30px;
    margin: 18px auto;
  }
  /**/
  #founder:after {
    width: 1170px;
  }
  #founder .btm-box .box.box1 .profile-box {
    max-width: 470px;
  }
  /**/
  #why-us .box {
    padding: 42px 16px;
  }
  #why-us .box .icon-box {
    min-height: 80px;
    margin-bottom: 22px;
  }
  /**/
  #package .tagline-box.btm-box p {
    font-size: 22px;
  }

  /**/
  #what-we .box .text-box ul li {
    font-size: 17px;
  }
  #what-we .girls-image-box img {
    max-width: 87%;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 1499px) {

  #home-banner {
    padding: 7%  0;
  }

  #founder:after {
    width: 1080px;
  }
  #founder .btm-box .box.box2 .text-box p {
    font-size: 20px;
    line-height: 1.5;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 1399px) {

  h1 {
    font-size: 47px;
  }
  h2 {
    font-size: 37px;
  }
  h4 {
    font-size: 30px;
  }

  section {
    padding: 70px 0;
  }
  .section-heading {
    margin-bottom: 40px;
  }

  /**/
  #header .logo-box img {
    max-width: 110px;
  }

  /**/
  #founder:after {
    width: 1020px;
    height: 910px;
    border-radius: 518px 5px 515px 5px;
  }
  #founder .btm-box {
    padding-top: 150px;
  }
  #founder .btm-box .box.box2 .text-box {
    padding-left: 40px;
  }
  #founder .btm-box .box.box2 .text-box::before {
    height: 240px;
    bottom: 100px;
  }
  #founder .btm-box .box.box2 .text-box:after {
    height: 290px;
  }
  #founder .btm-box .box.box1 .profile-box {
    max-width: 400px;
    padding: 24px 24px 24px 90px;
  }
  #founder .btm-box .box.box1 .profile-box:after {
    height: 60px;
    left: 75px;
    bottom: -20px;
  }
  #founder .top-box .text-box {
    padding: 24px 60px;
  }
  #founder .top-box .text-box p {
    font-size: 22px;
  }

  /**/
  #package .btm-box .box .content-box ul li {
    font-size: 17px;
  }

  /**/
  #what-we .box .box-inner-bx {
    padding: 40px 60px;
  }
  #what-we .girls-image-box img {
    max-width: 83%;
  }

  /**/
  #how-it-works .content-box {
    padding: 20px 20px;
    margin: 40px 0;
  }
  #how-it-works .content-box .image-box img {
    max-width: 22%;
  }

  /**/
  #we-write .box {
    padding: 56px 20px;
  }

  /**/
  #footer {
    padding-top: 50px;
  }
  #footer .top-box .logo-box img {
    max-width: 130px;
  }
  #footer .address-cmn-bx {
    margin-bottom: 28px;
  }
  #footer .address-cmn-bx p {
    font-size: 18px;
  }
  #footer .address-cmn-bx p br {
    display: none;
  }

  #footer .end-box {
    margin-top: 20px;
    padding: 20px 0;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 1199px) {

  .container {
    max-width: 98%;
  }

  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 35px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 21px;
  }

  .small {
    font-size: 13px;
  }

  #header .main-nav nav ul li:not(:last-child) {
    margin-right: 34px;
  }

  #home-banner .talk-box .title-box h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #home-banner .section-heading p {
    font-size: 16px;
  }

  #founder .btm-box .box.box1 .profile-box h2 {
    font-size: 32px;
  }
  #founder .btm-box .box.box1 .profile-box h4 {
    font-size: 26px;
  }

  /**/
  #why-cold .box .top-text-box li {
    font-size: 20px;
  }
  #why-cold .box .btm-text-box p {
    font-size: 20px;
  }
  #why-cold .box .btm-text-box {
    margin-top: 50px;
  }

  /**/
  #we .box .text-box li {
    font-size: 25px;
    margin: 14px auto;
  }

  /**/
  #founder .top-box {
    margin-top: -130px;
  }
  #founder .top-box .text-box {
    padding: 23px 40px;
  }
  #founder .top-box .text-box p {
    font-size: 20px;
  }
  #founder .btm-box {
    padding-top: 130px;
  }
  #founder .btm-box .box.box2 .text-box p {
    font-size: 18px;
    line-height: 1.4;
  }
  #founder .btm-box .box.box1 .image-box img {
    margin-top: 0;
    max-width: 75%;
  }
  #founder:after {
    width: 830px;
    height: 670px;
    border-radius: 318px 5px 245px 5px;
  }
  #founder .btm-box .box.box1 .profile-box {
    margin-top: -30px;
    max-width: 340px;
    padding: 14px 24px 14px 90px;
  }
 
  /**/
  #why-us .row {
    row-gap: 22px;
  }
  #why-us .custom-col {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  } 

  /**/
  #choose-us .choose-us-tagline-box p {
    font-size: 22px;
  }

  /**/
  #package .middle-box .box .icon-box {
    min-height: 55px;
    margin-bottom: 18px;
  }
  #package .btm-box .box .content-box {
    padding: 20px 11px;
  }
  #package .tagline-box p {
    font-size: 20px;
  }

  /**/
  #what-we .box {
    padding: 73px 60px;
    height: 100%;
  }
  #what-we .box .box-inner-bx {
    padding: 30px 40px;
  }
  #what-we .box .text-box ul li {
    font-size: 16px;
  }
  #what-we .box .text-box .tag p {
    font-size: 16px;
  }
  #what-we .girls-image-box img {
    max-width: 54%;
    margin: 0 110px;
    display: block;
  }

  /**/
  #how-it-works .content-box {
    padding: 10px 10px;
    margin: 20px 0;
  }
  #how-it-works .content-box .image-box img {
    max-width: 16%;
  }
  #how-it-works .content-box ul li {
    font-size: 18px;
    margin-bottom: 12px;
  }
  #how-it-works .content-box ul li br {
    display: none;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 1079px) {

  .section-heading p {
    font-size: 20px;
  }
  
  /**/
  #founder .btm-box .box.box1 .profile-box {
    max-width: 300px;
    padding: 18px 18px 18px 30px;
  }
  #founder .btm-box .box.box1 .profile-box:after {
    height: 50px;
    left: 15px;
    bottom: -30px;
  }

  /**/
  #why-us .box {
    padding: 32px 16px;
  }
  #why-us .box .icon-box img {
    max-width: 24%;
  }

  /**/
  #choose-us .box h5 br {
    display: none;
  }

  /**/
  #package .top-box .text-box {
    padding: 16px 20px;
  }

  /**/
  #what-we .box {
    padding: 63px 50px;
  }
  #what-we .box .box-inner-bx {
    padding: 30px 30px;
  }

  /**/
  #how-it-works .content-box ul li {
    font-size: 18px;
  }
  
}

/* responsive ******************************************************************************/
@media (max-width: 991px) {

  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 34px;
  }
  h4 {
    font-size: 26px;
  }

  .cmn-btn {
    font-size: 15px;
    padding: 8px 40px;
  }

  .form-control-common {
    font-size: 14px;
    padding: 10px 14px;
  }

  section {
    padding: 60px 0;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .section-heading p br {
    display: none;
  }

  /**/
  #header .main-nav nav ul li:not(:last-child) {
    margin-right: 24px;
  }

  /**/
  #why-cold .box .top-text-box li {
    padding: 4px 26px;
    margin: 12px auto;
    width: unset;
    word-wrap: break-word;
  }

  /**/
  #we .box .text-box li {
    font-size: 22px;
  }

  /**/
  #founder:after {
    width: 650px;
    height: 780px;
  }
  #founder .top-box {
    margin-top: -100px;
  }
  #founder .btm-box {
    padding-top: 70px;
  }
  #founder .btm-box .box.box1 .image-box img {
    max-width: 50%;
  }
  #founder .btm-box .box.box1 .profile-box {
    max-width: 380px;
    margin: 0 auto;
    margin-bottom: 80px;
  }
  #founder .btm-box .box.box2 .text-box {
    text-align: center;
    margin: 0 auto;
    max-width: unset;
  }

  /**/
  #why-us .custom-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /**/
  #package .middle-box .row,
  #package .btm-box .row {
    row-gap: 22px;
  }

  /**/
  #what-we .box.box1 .box-inner-bx {
    margin-right: auto;
  }
  #what-we .box .box-inner-bx {
    margin: 0 auto;
  }
  #what-we .box .text-box ul li {
    padding: 8px 10px;
    margin: 10px auto;
  }
  #what-we .girls-image-box {
    position: relative;
    left: 0;
    transform: unset;
    background-color: var(--indigo);
  }
  #what-we .girls-image-box img {
    margin: 0 auto;
  }

  /**/
  #we-write .row {
    row-gap: 22px;
  }

  #footer .box.box3 {
    padding-bottom: 0;
  }
  #footer .address-cmn-bx span {
    margin-bottom: 4px;
  }
   
}

/* responsive ******************************************************************************/
@media (max-width: 767px) {

  /* header responsive */
  #header .main-nav nav {
    position: fixed;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100vh;
    background: #FFFFFF;
    opacity: 0;
    visibility: hidden;
    transition: .5s all ease-in-out;
    z-index: 111;
    padding-top: 60px;
  }
  #header .main-nav nav.show {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  #header .main-nav nav ul li {
    display: block;
    text-align: left;
    padding: 5px 10px;
  }
  #header .main-nav .click-menu,
  #header .main-nav .cancel-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #header .main-nav .cancel-menu {
    position: fixed;
    top: 20px;
    left: -100%;
    max-width: 30px;
    width: 100%;
    text-align: center;
    z-index: 222;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
  }
  #header .main-nav .cancel-menu.show {
    opacity: 1;
    visibility: visible;
    left: calc(100% - 50px);
  }
  #header .main-nav {
    flex-direction: row-reverse;
  }
  #header .button-box {
    margin-left: 0;
    margin-right: 20px;
  }
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }

  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 32px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 19px;
  }

  #founder .btm-box .box.box1 .profile-box h2 {
    font-size: 30px;
  }
  #founder .btm-box .box.box1 .profile-box h4 {
    font-size: 24px;
  }
  #header .logo-box img {
    max-width: 90px;
  }
  #header .main-nav nav ul li.current-menu-item a:before, 
  #header .main-nav nav ul li.active a:before, 
  #header .main-nav nav ul li a:hover:before {
    width: 6%;
    left: 15px;
  }
  #header .main-nav nav ul li:not(:last-child) {
    margin-right: 0;
  }

  /**/
  #home-banner .section-heading {
    text-align: center;
    margin-bottom: 20px;
  }
  #home-banner .section-heading h1 br {
    display: none;
  }
  #home-banner .section-heading p {
    margin: 0 auto;
    max-width: 580px;
  }

  /**/
  #founder:after {
    width: 650px;
    height: 720px;
  }

  /**/
  #package .middle-box .box {
    padding: 40px 16px;
  }

  /**/
  #how-it-works .step-title-box {
    text-align: left;
    margin: 10px 0;
  }
  #how-it-works .content-box {
    padding: 10px 10px;
    margin: 0px 0;
  }
  #how-it-works .content-box .image-box img {
    max-width: 12%;
    margin-left: 0;
  }
  #how-it-works .row:nth-child(odd) .content-box .text-box {
    justify-content: start;
  } 
  #how-it-works .box .line:after,
  #how-it-works .row:last-child .box.box2:last-child .line:last-child::before {
    display: none;
  }

  /**/
  #footer .row {
    row-gap: 20px;
  }
   #footer .top-box .logo-box img {
    max-width: 110px;
  }
  #footer .address-cmn-bx {
    margin-bottom: 18px;
  }

  #founder .btm-box .box.box1 .profile-box .link-box a img {
    max-width: 60%;
  }
  
}

/* responsive ******************************************************************************/
@media (max-width: 675px) {
  #founder:after {
    width: 560px;
    height: 670px;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 575px) {

  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h4 {
    font-size: 22px;
  }
  
  #founder .btm-box .box.box1 .profile-box h2 {
    font-size: 28px;
    margin-bottom: 5px;
  }
  #founder .btm-box .box.box1 .profile-box h4 {
    font-size: 22px;
  }
  #package .tagline-box.btm-box p {
    font-size: 20px;
  }
  #home-banner .talk-box .title-box h4 {
    font-size: 22px;
  }
  #why-cold .box .top-text-box li {
    font-size: 18px;
  }
  #why-cold .box .btm-text-box p {
    font-size: 18px;
  }
  #we .box .text-box li {
    font-size: 18px;
  }
  #founder .top-box .text-box p {
    font-size: 18px;
  }
  /**/
  #founder:after {
    width: 460px;
    height: 620px;
  }
  #founder .btm-box .box.box2 .text-box {
    padding-left: 30px;
  }
  #founder .btm-box .box.box1 .profile-box {
    max-width: 330px;
  }
  /**/
  #why-us .box .icon-box {
    min-height: 60px;
    margin-bottom: 16px;
  }
  /**/
  #choose-us .box {
    padding: 46px 18px;
  }
  #choose-us .choose-us-tagline-box p {
    font-size: 20px;
  }
  /**/
  #package .btm-box .box .top-title-box {
    padding: 26px 20px;
  }
  #package .tagline-box.btm-box {
    margin-top: 50px;
  }
  /**/
  #we-write .box h5 br {
    display: none;
  }
  #we-write .box {
    padding: 26px 20px;
  }

  #footer .box.box3 .link-box a img {
    max-width: 70%;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 479px) {
  h1 {
    font-size: 29px;
  }
  h2 {
    font-size: 26px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  section {
    padding: 50px 0;
  }
  .section-heading {
    margin-bottom: 25px;
  }
  .section-heading h2 br {
    display: none;
  }
  .section-heading p {
    font-size: 18px;
  }
  #header .logo-box img {
    max-width: 80px;
  }
  #why-cold .box .top-text-box li {
    font-size: 16px;
  }
  #why-cold .box .btm-text-box p {
    font-size: 16px;
  }
  #we .box .text-box li {
    font-size: 16px;
  }
  #founder .top-box .text-box p {
    font-size: 16px;
  }  
  #founder .btm-box .box.box2 .text-box p {
    font-size: 16px;
  }
  #package .tagline-box.btm-box p {
    font-size: 16px;
  }
  /**/  
  #home-banner .talk-box .title-box h4 {
    font-size: 20px;
  }
  /**/
  #why-cold .box .top-text-box li {
    padding: 4px 16px;
    margin: 10px auto;
  }
  /**/
  #founder .top-box {
    margin-top: -80px;
  }
  #founder .top-box .text-box {
    padding: 23px 20px;
  }
  #founder:after {
    width: 380px;
    height: 520px;
    border-radius: 218px 5px 135px 5px;
  }
  #founder .btm-box {
    padding-top: 50px;
  }
  #founder .btm-box .box.box1 .profile-box {
    margin-bottom: 60px;
  }
  #founder .btm-box .box.box2 .text-box:after {
    height: 220px;
    top: -10px;
  }
  #founder .btm-box .box.box2 .text-box::before {
    height: 180px;
    bottom: 150px;
    left: 8px;
  }
  #founder .btm-box .box.box2 .text-box {
    padding-left: 22px;
  }
  #founder .btm-box .box.box1 .profile-box {
    max-width: 280px;
  }
  #founder .btm-box .box.box1 .profile-box h2 {
    font-size: 22px;
  }
  #founder .btm-box .box.box1 .profile-box h4 {
    font-size: 18px;
  }
  #founder .btm-box .box.box1 .image-box img {
    max-width: 55%;
  }
  /**/
  #why-us .custom-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #why-us .box .icon-box img {
    max-width: 15%;
  }
  /**/
  #choose-us .col-6 {
    width: 100%;
  }
  #choose-us .box {
    padding: 20px 18px;
  }
  /**/
  #package .top-box .text-box {
    padding: 12px 10px;
  }
  /**/
  #what-we .box .top-title-box h2 {
    margin-bottom: 20px;
  }
  #what-we .box {
    padding: 43px 20px;
  }
  #what-we .box .box-inner-bx {
    padding: 20px 14px;
  }
  #what-we .box .text-box ul li {
    font-size: 15px;
    padding: 4px 10px;
  }
  #what-we .box .text-box .tag p {
    font-size: 15px;
  }
  /**/
  #how-it-works .content-box ul li {
    font-size: 16px;
  } 
  /**/
  #we-write .box {
    padding: 20px 20px;
  }   
  /**/
  #connect-now {
    padding: 40px 0;
  }
  #connect-now .button-box ul li .cmn-btn {
    font-size: 18px;
    padding: 9px 22px;
  }
  /**/
  #footer {
    padding-top: 30px;
  }
  #footer .row {
    row-gap: 14px;
  }
  #footer .top-box .logo-box img {
    max-width: 90px;
  }
  #footer .address-cmn-bx {
    margin-bottom: 12px;
  }
  #footer .address-cmn-bx p {
    font-size: 16px;
  }
  #footer .address-cmn-bx a {
    font-size: 16px;
  }
  #footer .end-box .copy-right-text-box p {
    font-size: 16px;
  }
  #footer .box.box3 .link-box a img {
    max-width: 65%;
  }


}

/* responsive ******************************************************************************/
@media (max-width: 390px) {
  #founder:after {
    width: 350px;
    height: 510px;
  }

}

/* responsive ******************************************************************************/
@media (max-width: 375px) {
  #what-we .box {
    padding: 43px 10px;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 360px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  #founder:after {
    width: 340px;
    height: 490px;
  }
}

/* responsive ******************************************************************************/
@media (max-width: 320px) {
  #founder:after {
    width: 310px;
  }
}