@media screen and (max-width: 1680px) {
  /* Global Start */
  h3, .h3 {
    font-size: 42px;
  }

  h6, .h6 {
    font-size: 30px
  }

 .fs-30 {
   font-size: 25px;
    line-height: 1.2;
  }

  .fs-25 {
    font-size: 22px;
  }

  .fs-22 {
    font-size: 20px;
  }
  /* Global End */

  /* Section 6 Start */
  .sec-6 .custom-wrapper {
    max-width: 1440px;
  }
  /* Section 6 End */

  /* Section 9 Start */

  /* Section 9 End */

  /* Section 10 Start */

  /* Section 10 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */
  .time-wrapper .timer {
    transform: scale(2.5);
    transform-origin: 50% 25%;
  }
  /* Section 15 End */

  /* Section 17 Start */
  .sec-17 .content-wrapper {
    max-width: 1200px;
  }

  .sec-17 .row .colmn-1 {
    padding: 0 70px;
  }
  /* Section 17 End */
}

@media screen and (max-width: 1500px) {	
  /* Global Start */
  h4, .h4 {
    font-size: 36px;
  }

  h6, .h6 {
    font-size: 28px;
  }

  p {
    font-size: 15px;
  }

  .fs-18 {
    font-size: 16px;
  }

  .text-wrapper p:not(:last-child) {
    margin-bottom: 20px;
  }
  /* Global End */

  /* Banner Start */
  .banner .vid-wrapper {
      max-width: 900px;
    }
  /* Banner End */

  /* Section 1 Start */
  .sec-1 .custom-wrapper {
    max-width: 1200px;
  }
  .sec-1 .custom-wrapper{
    margin-right: auto;
    margin-left: auto;
  }

  .sec-1 .list li .img-wrapper img {
    width: 50px;
    height: 50px;
  }
  /* Section 1 End */

 /* Section 2 Start */
 .sec-2 .custom-wrapper {
    max-width: 1160px;
    margin: 0 auto;
  }
  /* Section 2 End */

  /* Section 3 Start */
  .sec-3{
    padding: 80px 0;
  }
  /* Section 3 End */

  /* Section 5 Start */
  .sec-5 .custom-wrapper {
    max-width: 1200px;
    margin: 0 auto;
  }
  /* Section 5 End */

  /* Section 6 Start */
  .sec-6 .custom-wrapper {
    max-width: 1285px;
    margin: 0 auto;
  }
  /* Section 6 End */

  /* Section 11 Start */
  .sec-12 .custom-wrapper{
    margin: 0 auto;
  }
  /* Section 11 End */

  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */

  /* Section 15 End */

  /* Section 16 Start */
  .table-unlimited {
    max-width: 700px;
  }
  /* Section 16 End */
}

@media screen and (max-width: 1440px) {
  /* Global Start */
  .fs-25 {
    font-size: 20px;
  }

  .fs-22 {
    font-size: 18px;
  }
  /* Global End */

  /* Section 1 Start */
  .sec-1 .list-wrapper .colmn {
    padding: 50px 40px;
  }
  /* Section 1 End */

  /* Section 3 Start */
  .sec-3 .custom-wrapper {
    max-width: 1200px;
    margin: 0 auto;
  }
  .sec-3 .content-wrapper::before {
    display: block;
    position: absolute;
    width: 362px;
    height: 570px;
    background: url(../images/s3-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: -20%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .sec-3 .content-wrapper {
    padding: 0 220px 0 30px;
  }
  /* Section 3 End */

  /* Section 5 Start */

  /* Section 5 End */

  /* Section 6 Start */
  .sec-6 .custom-wrapper {
    max-width: 1200px;
  }
  /* Section 6 End */

  /* Section 11 Start */
  .sec-12 .row:not(:last-child) {
    margin-bottom: 100px;
  }
  /* Section 11 End */

  /* Section 16 Start */
  .table-head {
    padding: 0 0 20px;
  }

  .t-body .ft li:before {
    top: -4px;
  }
  /* Section 16 End */

  /* Section 19 Start */
  .sec-19 {
    padding: 190px 0 130px;
  }
  /* Section 19 End */

  /* Section 20 Start */
  .sec-20 .faq-wrapper {
    margin: 90px auto 70px;
  }

  .qa-wrapper {
    padding: 60px 65px;
  }
  /* Section 20 End */
}

@media screen and (max-width: 1366.98px) {
  /* Global Start */
  h3, .h3 {
    font-size: 40px;
  }

  p {
    font-size: 14px;
  }
  /* Global End */
  .sec-2 .col-lg-7{
    flex: 0 0 70.333%;
    max-width: 70.333%;
  }
  /* Section 13 Start */

  /* Section 13 End */

  /* Section 17 Start */
  .sec-17 {
    padding: 150px 0 180px;
  }
  /* Section 17 End */
}

@media screen and (max-width: 1280.98px) {
  /* Global Start */
  h2, .h2 {
    font-size: 40px;
  }

  h6, .h6 {
    font-size: 26px;
  }
  h4, .h4 {
    font-size: 30px;
  }
  h3, .h3{
    font-size: 35px;
  }
  .sm-heading {
    font-size: 40px;
  }

  .fs-22 {
    font-size: 16px;
  }

  .md-txt {
    font-size: 18px;
  }

  .custom-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* Global End */

  /* Section 1 Start */
  .sec-1 {
    padding: 62px 20px 40px;
  }
  .sec-1 .list li .img-wrapper {
    margin-right: 20px;
  }
  .sec-1 .list-wrapper .colmn {
    padding: 35px 25px;
  }

  .sec-1 .custom-wrapper, .sec-2 .custom-wrapper,
  .sec-3 .custom-wrapper, 
  .sec-5 .custom-wrapper, .sec-6 .custom-wrapper, .sec-12 .custom-wrapper,
  .sec-17 .content-wrapper {
    max-width: 95%;
  }
  /* Section 1 End */

  /* Section 2 Start */
  .sec-2 .colmn-2 .img-wrapper:nth-child(1) {
    right: 0vw;
  }
  /* Section 2 End */

  /* Section 6 Start */
  .sec-6 .colmn-1 {
    max-width: 45%;
  }

  .sec-6 .list li:not(:last-child) {
    margin-bottom: 25px;
  }
  /* Section 6 End */

  /* Section 9 Start */

  /* Section 9 End */

  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */
  .sec-17, .sec-19 {
    padding: 100px 0;
  }
  .sec-20 .faq-wrapper {
    margin: 0px auto 70px;
  }
}

@media screen and (max-width: 1024.98px) {
  /* GLobal Start */
  h3, .h3 {
    font-size: 35px;
  }

  h5, .h5 {
    font-size: 30px;
  }

  h6, .h6 {
    font-size: 24px;
  }

  .fs-25 {
    font-size: 18px;
  }

  .fs-30 {
    font-size: 22px;
  }

  .fs-18 {
    font-size: 14px;
  }
  h1, .h1 {
    font-size: 37px;
  }
  /* GLobal End */

  /* Banner Start */
  .banner {
    overflow: unset;
  }

  .banner .vid-wrapper {
    max-width: 700px;
  }

  .banner .vid-wrapper .inside-wrap {
    padding: 20px;
  }
  /* Banner End */

  /* Section 1 Start */
  .sec-1 .list-wrapper .colmn {
    padding: 40px 30px;
    border-radius: 50px;
  }
  .sec-1 .list-wrapper .colmn {
    flex: 0 0 50%;
    max-width: 48%;
    margin: 0 auto 20px;
  }
  .sec-1 .justify-content-between{
    justify-content: center !important
  }

  .sec-1 .custom-wrapper, .sec-2 .custom-wrapper, 
  .sec-3 .custom-wrapper,  
  .sec-5 .custom-wrapper, .sec-6 .custom-wrapper, .sec-12 .custom-wrapper, 
  .sec-17 .content-wrapper {
    max-width: 95%;
  }
  /* Section 2 End */
  .sec-3 .content-wrapper::before{
    display: none
  }
  .sec-3 .content-wrapper{
    padding: 0 30px;
  }

  /* Section 4 Start */

  /* Section 4 End */
  #upgrade-wrapper{
    max-width: 90%;
  }
  #upgrade-wrapper .top-wrapper {
    padding: 30px 40px;
  }
  #upgrade-wrapper img {
    max-width: 90%;
  }
  /* Section 8 Start */

  /* Section 8 End */

  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */
  .time-wrapper {
    max-width: 85%;
  }
  .sec-15 .text-wrapper {
    max-width: 90%;
  }
  /* Section 15 End */

  /* Section 17 Start */
  .sec-17 .row, .sec-17 .row .colmn-2 {
    border-radius: 50px;
  }
  /* Section 17 End */
}

@media screen and (max-width: 991.98px) {
  /* Global Start */

  h1, .h1 {
    font-size: 40px;
  }
  h2, .h2 {
    font-size: 35px;
  }
  /* Global End */

  /* Section 1 Start */
  .sec-1 .list li p {
    margin-left: 10px;
  }
  /* Section 1 End */

  /* Section 2 Start */
  .sec-2 {
    padding: 80px 0;
  }

  .sec-2 .colmn-2 .img-wrapper:nth-child(1) {
    max-width: 60%;
    margin: 40px auto 0;
  }
  /* Section 2 End */

  /* Section 3 Start */
  .sec-3 .row .colmn-1, .sec-3 .row .colmn-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sec-3 .row .colmn-1 .img-wrapper,
  .sec-6 .row .colmn-2 .img-wrapper {
    max-width: 70%;
    margin: 0 auto;
  }
  /* Section 3 End */

  /* Section 5 Start */
  .sec-5 .fi-1 {
    opacity: 0.3;
  }

  .sec-5 .colmn-1 .img-wrapper {
    margin: 0 auto 20px;
  }

  .sec-5 .colmn-2 .fs-25 {
    text-align: center;
  }
  /* Section 5 End */

  /* Section 6 Start */
  .sec-6 .colmn-1, .sec-6 .colmn-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* Section 6 End */

  /* Section 7 Start */

  /* Section 7 End */

  /* Section 8 Start */

  /* Section 8 End */

  /* Section 9 Start */

  /* Section 9 End */
  .sec-10 .text-wrapper {
    max-width: 90%;
  }

  /* Section 11 Start */

  /* Section 11 End */
  .sec-12 {
    padding: 80px 0;
  }
  .sec-12 .row:nth-child(2) .img-wrapper {
    transform: scale(1.2);
    transform-origin: unset;
  }
  /* Section 13 Start */
  .acadeable-list .colmn {
    padding: 25px 15px;
  }
  /* Section 13 End */
  .is-1 {
    padding: 70px 0;
  }
  .is-1 .custom-wrapper{
    max-width: 90%;
  }
  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */

  /* Section 15 End */

  /* Section 17 Start */
  .sec-17 {
    padding: 120px 0;
  }

  .sec-17 .row .colmn-1 {
    padding: 50px 50px 0;
  }

  .sec-17 .row .colmn-2 {
    box-shadow: unset;
  }
  /* Section 17 End */

  /* Section 20 Start */
  .sec-20 .faq-wrapper {
    max-width: 85%;
  }
  /* Section 20 End */

}

@media screen and (max-width: 832.98px) {
  /* Global Start */
  h1, .h1 {
    font-size: 30px;
  }
  h3, .h3 {
    font-size: 28px;
  }
  h4, .h4 {
    font-size: 24px;
  }
  h6, .h6 {
    font-size: 22px;
  }
  .md-heading {
    font-size: 45px;
  }
  .sm-heading {
    font-size: 35px;
  }
  /* Global End */

  /* Section 1 Start */
   .banner .title-area h3 {
    max-width: 90%;
  }
  .sec-1 .list-wrapper .colmn {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sec-1 .list li .img-wrapper {
    max-width: 10%;
  }
  .sec-1 .list-wrapper .colmn {
    margin: 0 auto 50px;
  }
  .sec-1 #upgrade-wrapper{
    max-width: 100%;
  }
  /* Section 1 End */
  .sec-2 {
    background-color: rgba(0 0 0 /50%);
    background-blend-mode: overlay;
  }
  .sec-2 .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* Section 3 Start */
  .sec-3 .row .colmn-1 .img-wrapper, 
  .sec-6 .row .colmn-2 .img-wrapper{
    max-width: 80%;
    margin: 0 auto;
  }
  .sec-3 {
    padding: 50px 0;
  }
  /* Section 3 End */

  /* Section 5 Start */
  .sec-5 {
    padding: 50px 0 10px;
    overflow: unset;
  }
  /* Section 5 End */

  /* Section 6 Start */
  .sec-6 {
    padding: 130px 0 110px;
  }
  /* Section 6 End */

  /* Section 8 Start */

  /* Section 8 End */

  /* Section 10 Start */
  .sec-10 {
    padding: 50px 0 70px;
  }
  /* Section 10 End */

  /* Section 11 Start */

  /* Section 11 End */
  .sec-12 .row:nth-child(2) .img-wrapper {
    transform: scale(1);
  }
  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */
  .time-wrapper {
    max-width: 100%;
  }

  .time-wrapper .timer {
    transform: scale(2);
    transform-origin: 50% 15%;
  }
  /* Section 15 End */

  /* Section 17 Start */
  .sec-17 {
    padding: 90px 0;
  }
  /* Section 17 End */
}

@media screen and (max-width: 767.98px) {
  /* Global Start */
  h4, .h4 {
    font-size: 28px;
  }
  .sm-heading {
    font-size: 30px;
  }
  /* Global End */

  /* Banner start */
  .banner .title-area {
    max-width: 80%;
  }
  /* Banner End */
  #upgrade-wrapper .top-wrapper {
    padding: 30px 20px;
  }
  #upgrade-wrapper .bottom-wrapper a p {
    padding: 24px 10px;
  }
  .sec-6 {
    padding: 80px 0;
  }

  .scale-up {
    transform: scale(1);
  }
  .acadeable-list .img-wrapper {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .acadeable-list .img-wrapper img{
    width: 100%;
  }
  .sec-15 {
    padding: 60px 0 10px;
  }
  .qa-wrapper {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 640.98px) {
  /* Global Start */
  h1, .h1 {
    font-size: 30px;
  }
  h4, .h4 {
    font-size: 20px;
  }

  .fs-22 {
    font-size: 14px;
  }

  .md-txt {
    font-size: 16px;
  }

  .banner .title-area {
    max-width: 100%;
  }
  .banner .title-area {
    max-width: 100% !important;
  }
  #upgrade-wrapper .top-wrapper .colmn {
    flex: 0 0 100%;
      max-width: 100%;
    }
    #upgrade-wrapper .top-wrapper{
      flex-wrap: wrap;
    }
    #upgrade-wrapper .top-wrapper .colmn-1 {
      border-bottom: 1px solid #fff;
      border-right: none;
      padding-bottom: 15px;
      margin-bottom: 15px;
    }
    #upgrade-wrapper img {
      max-width: 100%;
    }
    #upgrade-wrapper .bottom-wrapper {
      padding: 30px 0;
    }
  /* Global End */

  /* Banner start */
  .banner .title-area {
    max-width: 75%;
  }

  .banner .vid-wrapper {
    max-width: 95%;
    margin: 30px auto 0;
  }
  /* Banner End */

  /* Section 1 Start */
  .sec1-divider svg,
  .sec-2 .custom-shape-divider-top svg,
  .sec-2 .custom-shape-divider-bottom svg,
  .sec-6 .divider-top svg,
  .sec-6 .divider-bottom svg {
    height: 80px;
  }
  /* Section 1 End */

  /* Section 3 Start */
  .sec-3 {
    padding: 50px 0 10px;
  }
  /* Section 3 End */

  /* Section 4 Start */
  .sec-6 {
    padding: 90px 0;
  }
  /* Section 4 End */

  /* Section 8 Start */
  /* Section 8 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */

  /* Section 15 End */

  /* Section 16 Start */
  .table-unlimited {
    max-width: 90%;
  }
  
  .table-body {
    padding: 30px 0px;
  }
  
  .t-body {
    padding: 35px 30px;
  }
  /* Section 16 End */

  /* Section 17 Start */
  .sec-17 .title-area {
    margin-bottom: 60px;
  }
  .sec-17 .row:nth-child(odd) .colmn-1, .sec-17 .row:nth-child(even) .colmn-1  {
    padding: 30px;
  }
  /* Section 17 End */

  /* Section 20 Start */
  .sec-20 .fi1 {
    left: 0%;
    top: 0%;
  }

  .sec-20 .faq-wrapper {
    max-width: 95%;
  }
  .sec-20 .faq-wrapper {
    margin: 20px auto 40px;
  }
  .qa-wrapper {
    padding: 60px 40px;
  }

  .qa-wrapper .q {
    padding: 15px 20px;
  }

  .qa-wrapper:not(:last-child) {
    margin-bottom: 30px;
  }

  .sec-20 .faq-wrapper {
    margin: 60px auto 40px;
  }

  .faq-wrapper .title-area {
    margin-bottom: 60px;
  }
  
  .no-thanks {
    margin-top: 30px;
  }
  /* Section 20 End */
}

@media screen and (max-width: 575.98px) {
  /* Global Start */
  h4, .h4 {
    font-size: 18px;
  }
  /* Global End */

  /* Banner Start */
  .banner .title-area {
    max-width: 80%;
  }

  .banner .vid-wrapper .inside-wrap {
    padding: 15px;
  }
  /* Banner End */

  /* Section 1 Start */
  .sec-1 .list li .img-wrapper {
    max-width: 13%;
  }
  /* Section 1 End */

  /* Section 3 Start */
  .sec-3 .row .colmn-1 .img-wrapper, 
  .sec-6 .row .colmn-2 .img-wrapper {
    max-width: 90%;
  }
  /* Section 3 End */

  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 16 Start */
  .table-unlimited {
    max-width: 100%;
  }
  .sec-16 .custom-wrapper {
    max-width: 95%;
    margin: 0 auto;
  }
  /* Section 16 End */

  /* Section 17 Start */
  .sec-17 .row .colmn-1 {
    padding: 40px 30px 0;
  }
  /* Section 17 End */
}

@media screen and (max-width: 440.98px) {
  /* Global Start */
  h1, .h1 {
    font-size: 25px;
  }

  h3, .h3 {
    font-size: 20px;
  }

  h4, .h4 {
    font-size: 20px;
  }
  h5, .h5 {
    font-size: 18px;
  }
  h6, .h6 {
    font-size: 16px;
  }

  .fs-25 {
    font-size: 14px;
  }

  .fs-30 {
    font-size: 20px;
  }

  .md-txt {
    font-size: 14px;
  }
  .md-heading {
    font-size: 35px;
  }
  /* Global End */

  /* banner start */
  .banner .title-area {
    max-width: 100%;
  }
  
  .banner .vid-wrapper {
    max-width: 100%;
  }
  /* banner end */

  /* Section 1 Start */
  .sec-1 {
    padding: 30px 0px 10px;
    overflow: unset;
  }

  .sec-1 .list-wrapper .colmn {
    border-radius: 30px;
  }

  .sec-1 .list li .img-wrapper {
    max-width: 20%;
  }

  .sec1-divider svg, 
  .sec-2 .custom-shape-divider-top svg, 
  .sec-2 .custom-shape-divider-bottom svg, 
  .sec-6 .divider-top svg, .sec-6 .divider-bottom svg {
    height: 50px;
  }
  /* Section 1 End */
  #upgrade-wrapper .bottom-wrapper {
    padding: 30px 10px;
  }
  #upgrade-wrapper{
    border-radius: 20px;
  }
  .btn-sec {
    padding: 50px 0;
  }
  #upgrade-wrapper .bottom-wrapper a{
    border-radius: 20px;
  }
  /* Section 2 Start */

  .sec-2 .colmn {
    padding: 0;
  }
  /* Section 2 End */

  /* Section 3 Start */
  .sec-3 .row .colmn-1 .img-wrapper, 
  .sec-6 .row .colmn-2 .img-wrapper {
    max-width: 100%;
  }
  .sec-3 .content-wrapper{
    padding: 0;
  }
  /* Section 3 End */

  /* Section 4 Start */
  .sec-6 {
    padding: 60px 0;
  }
  /* Section 4 End */

  /* Section 10 Start */

  /* Section 10 End */

  /* Section 11 Start */
 .sec-12 .row:not(:last-child) {
    margin-bottom: 60px;
  }

  /* Section 11 End */

  /* Section 13 Start */

  /* Section 13 End */

  /* Section 14 Start */

  /* Section 14 End */

  /* Section 15 Start */
  .time-wrapper .timer {
    transform: scale(1.6);
    transform-origin: 50% 14%;
  }

  .time-wrapper {
    border-radius: 30px;
    padding: 20px 0px 0;
    margin-top: 20px;
  }
  /* Section 15 End */

  /* Section 16 Start */
  .table-btn .fs-30 {
    font-size: 14px;
  }

  .table-unlimited {
    border-radius: 20px;
  }
  
  .table-head .img-wrapper {
    max-width: 250px;
    padding: 20px 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .table-head .img-wrapper img {
    max-width: 70%;
  }

  .table-btn img {
    max-width: 5%;
  }
  /* Section 16 End */
  
  /* Section 17 Start */
  .sec-17 {
    padding: 60px 0;
  }

  .sec-17 .row, .sec-17 .row .colmn-2 {
    border-radius: 20px;
  }

  .sec-17 .row-1 .colmn-2 {
    padding: 30px 0px 30px 100px;
  }

  .sec-17 .row-2 .colmn-2 {
    padding: 0px 100px 30px 0px;
  }
  /* Section 17 End */
  /* Section 20 Start */
  .sec-20 {
    padding: 50px 0;
  }
  .qa-wrapper {
    border-radius: 40px;
  }
  .qa-wrapper {
    padding: 40px 30px;
  }

  .pin-wrapper {
    left: -9%;
  }
  .sec-20 .faq-wrapper {
     margin: 0px auto ; 
  }

  .no-thanks a {
    font-size: 14px;
    line-height: 1.4;
  }
  /* Section 20 End */
}

@media screen and (max-width: 360.98px) {
  /* Global Start */
  h4, .h4 {
    font-size: 20px;
  }
  .md-heading {
    font-size: 31px;
  }

  .fs-30 {
    font-size: 18px;
  }

  p {
    font-size: 12px;
  }
  
  .col-12 {
    padding: 0;
  }

  h2, .h2 {
    font-size: 30px;
  }

  .fs-18 {
    font-size: 12px;
  }

  h5, .h5 {
    font-size: 25px;
  }

  .md-txt {
    font-size: 14px;
  }
  .sm-heading {
    font-size: 21px;
  }

  .table-btn .fs-30 {
    font-size: 12px;
  }
  /* Global End */
  #upgrade-wrapper img{
    width: 100% !important;
  }
  /* Banner Start */
  .banner {
    padding: 90px 0 0px;
  }

  .banner .vid-wrapper .inside-wrap {
    padding: 10px;
  }
  /* Banner End */

  /* Section 1 Start */
  .sec-1 .list-wrapper .colmn {
    padding: 30px 20px;
  }

  .sec-1 .sp {
    padding: 10px 20px;
  }
  /* Section 1 End */

  /* Section 2 Start */
  .sec-2 .colmn-2 .img-wrapper:nth-child(1) {
    max-width: 100%;
  }
  /* Section 2 End */

  /* Section 4 Start */

  /* Section 4 End */
  .is-1 .title-area p.ethno {
    padding: 15px 20px;
    border-radius: 20px;
  }
  /* Section 5 Start */

  /* Section 5 End */

  /* Section 15 Start */
  .time-wrapper .timer {
    transform: scale(1.3);
    transform-origin: 50% 14%;
  }
  .sec-15 .text-wrapper {
    padding: 20px 20px;
  }
  /* Section 15 End */

  /* Section 16 Start */
  .t-body {
    padding: 20px 10px;
  }
  /* Section 16 End */

  /* Section 17 Start */
  .sec-17 .row-1 .colmn-2 {
    padding: 30px 0px 30px 50px;
  }

  .sec-17 .row-2 .colmn-2 {
    padding: 0px 50px 30px 0px;
  }

  .sec-17 .row .colmn-1 {
    padding: 20px 20px 0;
  }
  /* Section 17 End */

  /* Section 20 Start */
  .qa-wrapper {
    padding: 60px 20px 20px;
  }

  .pin-wrapper {
    max-width: 30%;
  }
  /* Section 20 End */

  .header {
    padding: 15px 0;
  }

  .header .img-wrapper {
    max-width: 50%;
    margin: 0 auto;
  }
}