@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {
}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
}
/* / / 1300-1366-1500 / / */
@media screen and (min-width: 1300px) and (max-width: 1499px) {
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
}
/* / / Ipad PRO / */
@media screen and (min-width: 1000px) and (max-width: 1100px) {
        .site-banner .desc h1 {
    font-size: 40px;
    line-height: 50px;
}

.site-banner .desc p {
    font-size: 20px;
    line-height: 30px;
}

.site-banner .desc ul li a {
    font-size: 15px;
    line-height: 30px;
}

.site-banner .desc ul li {
    margin-right: 0;
}

.section-1 .desc h2 {
    font-size: 35px;
    line-height: 45px;
}

.section-2 .desc h2 {
    font-size: 40px;
    line-height: 50px;
}

.section-2 .desc p {
    font-size: 20px;
    line-height: 30px;
}

.section-3 .desc h2 {
    font-size: 35px;
    line-height: 45px;
}

.section-3 .desc p {
    font-size: 18px;
    line-height: 28px;
}

.section-4 .container {
    width: auto;
}

.section-4 .main .desc h2 {}
}
/* / / Ipad - 768px and Landspace Mode : 820px / / */
@media screen and (min-width: 100px) and (max-width: 949px) {

 .site-banner .desc h1 {
    font-size: 35px;
    line-height: 45px;
}

.site-banner .desc p {
    font-size: 18px;
    line-height: 28px;
}

.site-banner .desc ul li a {
    font-size: 11px;
    line-height: 30px;
    padding: 10px 10px;
}

.site-banner .desc ul li {
    margin-right: 0;
}

.section-1 .desc h2 {
    font-size: 35px;
    line-height: 45px;
}

.section-2 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-2 .desc p {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
}

.section-3 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-3 .desc p {
    font-size: 15px;
    line-height: 20px;
}

.section-4 .container {
    width: auto;
}

.section-4 .main .desc h2 {
    text-align: center;
}

header .row .col-md-4 {
    max-width: 40%;
    flex: 0 0 40%;
    padding-left: 60px;
}

header .row .col-md-8 {
    max-width: 60%;
    flex: 0 0 60%;
}

a#hamburg {
    background: #F4C600;
    top: 18px;
}

.site-banner .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}
.section-1 .row .col-md-7, .section-1 .row .col-md-5, .section-2 .row .col-md-7, .section-2 .row .col-md-5, .section-3 .row .col-md-6, .section-5 .row .col-md-6, .section-6 .row .col-md-6{max-width: 50%;flex: 0 0 50%;}


.section-4 .main .desc p {width: 100%;text-align: center;}

.section-4 .main .row.row-2 {
    position: relative;
}

.section-3 .desc {
    padding: 00;
}

.section-5 .row .col-md-6 {}

.section-5 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-5 .desc p {
    font-size: 15px;
    line-height: 25px;
}

.section-6 .row .col-md-6 {}

.section-6 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-6 .desc p {
    font-size: 15px;
    line-height: 20px;
}

.section-7 .desc h2 {
    font-size: 45px;
    line-height: 55px;
}

.section-7 .desc p {
    font-size: 20px;
    line-height: 30px;
}

.footer .col-md-4 {
    max-width: 50%;
    flex: 50%;
}

.footer .col-md-5 {max-width: 50%;flex: 0 0 50%;}

.footer .row {
    justify-content: center;
    align-items: flex-start;
}

.footer h3 {
    margin-top: 0;
}
nav.nav1 {
    background: #F9F9F9;
    box-shadow: none;
}

nav.nav1 .container {
    width: auto;
}

nav.nav1  .search-nav {
    display: none;
}

.push-logo {
    margin: 20px auto;
}

.nav-cross.open > span {
    background: #000;
}
.inner-banner {
    padding: 60px 0;
}

.inner-banner h2 {
    font-size: 40px;
    line-height: 50px;
}

.about-1 .row {
    display: flex;
    flex-wrap: wrap;
}

.about-1 .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 15px;
}

.about-1 .col-md-12 {
    max-width: 100%;
    flex: 100%;
}

.about-1 .step .content p {
    min-height: 110px;
}

.about-2 .row .col-md-7,.about-2 .row .col-md-5 {
    max-width: 50%;
    flex: 0 0 50%;
}

.about-2 p {
    font-size: 15px;
    line-height: 25px;
}

.about-2 h2 {
    font-size: 30px;
    line-height: 40px;
}

.about-3 {
    padding: 30px 0;
}

.about-3 ul li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}

.about-4 .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.team .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.team .designation h3 {
    font-size: 30px;
    line-height: 40px;
}

.team .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.team .desc p {
    font-size: 15px;
    line-height: 20px;
    margin: 10px auto;
}
.sec-cta .tabs-menu li a {
    display: block;
    font-size: 15px;
    padding: 10px;
}

.sec-cta {
    padding: 30px 0 0;
}

.sec-faq h2 {
    text-align: center;
}
.about-2 {
    PADDING-TOP: 0;
}

.about-1 {
    PADDING-BOTTOM: 0;
}

.about-2 {
    PADDING-BOTTOM: 0;
}
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    header .row .col-md-8 {
    max-width: 100%;
    flex: 100%;
}

.logo img {
    max-height: initial;
}

header .row .col-md-4, header .row .col-md-8 {
    max-width: 100%;
    flex: 100%;
    display: block;
    text-align: center;
    padding: 0 100px 0 25px !important;
}

header .cta {
    margin: 20px auto 0;
    display: none;
}

header .cta a {
    padding: 5px 30px;
    font-size: 15px;
    line-height: 25px;
}

.site-banner .row {flex-direction: column-reverse;}

.site-banner .row .col-md-6 {
    max-width: 100%;
    flex: 100%;
}

.section-1 .row .col-md-7, .section-1 .row .col-md-5, .section-2 .row .col-md-7, .section-2 .row .col-md-5, .section-3 .row .col-md-6, .section-5 .row .col-md-6, .section-6 .row .col-md-6 {
    max-width: 100%;
    flex: 100%;
}

.section-1 .left .desc {
    padding: 0;
    text-align: center;
}

.section-2 {
    padding: 30px 0;
}

.section-2 .row {
    flex-direction: column-reverse;
}

.section-2 img {
    margin: auto;
    display: block;
}

.section-4 .main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 15px;
}

.section-4 .main .row .col-md-5, .section-4 .main .row .col-md-7 {
    max-width: 100%;
    flex: 100%;
}

.section-4 .main .row.row-2 {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.section-4 .main .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .main .desc p {
    font-size: 15px;
    line-height: 25px;
    margin: 15px auto;
}

.section-5 {
    padding: 30px 0;
}

.section-6 .row {
    flex-direction: column-reverse;
}

.section-7 {
    padding: 30px 0;
}

.section-7 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-7 .desc p {
    font-size: 15px;
    line-height: 25px;
}

.section-7 .desc ul {
    margin: 20px auto;
}

.section-7 .desc ul li {
    display: block;
}

.section-7 .desc ul li a {
    display: block;
    margin: 15px auto;
    padding: 10px 0;
}

.footer .col-md-4 {
    max-width: 100%;
    flex: 100%;
}

.footer .row {
    display: block;
}

.footer .col-md-5 {
    margin: 15px 0;
}

.footer h3 {
    margin: 15px auto;
}

.footer {
    padding: 30px 0;
}
.inner-banner {
    padding: 30px 0;
}

.inner-banner h2 {
    font-size: 30px;
    line-height: 40px;
    margin: auto;
}

.about-1 .desc h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 15px auto;
}

.about-1 .step .content h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 auto  10px;
}

.about-1 {
    padding-bottom: 0;
}

.about-2 {
    padding-top: 0;
    padding-bottom: 0;
}

.about-2 .row {
    flex-direction: column-reverse;
}

.about-2 .row .col-md-7, .about-2 .row .col-md-5 {
    flex: 100%;
    max-width: 100%;
}

.about-3 h2 {
    font-size: 30px;
    line-height: 40px;
}

.about-3 h2 strong {
    display: block;
}

.about-3 ul li {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 5px;
}

.about-3 ul li .step .content h5 {
    font-size: 13px;
    line-height: 23px;
}

.about-3 ul li .step .icon {
    height: auto;
    padding: 15px 0;
}

.about-3 .desc p {
    font-size: 15px;
    line-height: 25px;
    width: 100%;
}

.about-4 {
    padding: 30px 0;
}

.about-4 .row .col-md-2 {
    max-width: 50%;
    flex: 0 0 50%;
}

.footer .col-md-5 .row {
    display: flex;
    flex-wrap: wrap;
}

.footer .col-md-5 .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.footer .col-md-5 {
    max-width: 100%;
    padding: 0 20px;
}
.team .row .col-md-6 {
    max-width: 100%;
    flex: 100%;
}

.team {
    padding: 30px 0;
}
.sec-cta .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.sec-cta .desc p {
    font-size: 15px;
    line-height: 25px;
}

.tabs-menu {
    /* overflow-x: auto; */
    display: block;
    /* flex-wrap: nowrap; */
}

.sec-cta ul.tabs-menu li {
    /* display: inline-block; */
}

.sec-cta .tabs-menu li a {
    /* padding: 0; */
    /* font-size: 10px; */
    display: block;
    margin: 15px auto;
    padding: 5px 0;
}

.sec-cta .tab-content {
    padding: 30px;
}

.sec-cta .tab-content h4 {
    text-align: center;
}

.sec-cta .tab-content input[type="submit"] {
    margin: 15px auto 0;
    display: block;
}

.sec-faq h2 {
    font-size: 30px;
    line-height: 40px;
}

.sec-faq .set {
    padding: 25px 30px;
    margin: 15px auto;
}

.sec-faq .set > a {
    font-size: 20px;
    line-height: 30px;
}

.sec-faq .set .content p {
    font-size: 13px;
    line-height: 20px;
}
html.open-menu nav.nav1 .cta a {
    font-family: 'Sora';
    font-weight: 500;
    color: #1A1A1A;
    background: #F4C600;
    padding: 5px 30px;
    border-radius: 50px;
    border: 1px solid #F4C600;
    transition: .5s;
    display: block;
    text-align: center;
    margin: 10px auto;
}
}