@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;
}
}

@media screen and (max-width: 1700px) {
.hero-sec p {
    font-size: 19px;
}
.sec-head h3 {
    font-size: 33px;
}
.system-sec .sec-head p {
    padding: 0 40px;
}
.system-inner {
    padding: 30px 10px;
}
.system-inner h6 {
    font-size: 15px;
}
.blueprint-right h3 {
    font-size: 29px;
}
.br-main-content p {
    font-size: 16px;
}
.blueprint-left p {
    padding: 10px 10px;
    margin: 10px 0 0;
    font-size: 14px;
}
.green-btn {
    padding: 18px 8px;
    height: 45px;
}
.service-inner h6 {
    font-size: 14px;
    margin: 15px 0 0;
}
.service-inner {
    padding: 19px 10px;
}
.about-left h3 {
    font-size: 32px;
    padding: 0 90px 0 0;
}
.about-left .about-main-content p {
    font-size: 16px;
}
.about-left .about-main-content p strong {
    font-size: 17px;
}
.why-inner h4 {
    margin: 0 0 15px;
    font-size: 20px;
}
.footer-links ul li {
    font-size: 15px;
}
.menu-header > ul > li > a {
    font-size: 15px;
    padding: 0 8px;
}
.container-fluid:not(.page-banner){
    padding: 0 250px;
}
.system-sec .container-fluid {
    padding: 0 100px !important;
}
.blueprint-left {
    padding-left: 0px;
}
}










@media(max-width: 1366px){
    .container-fluid{
        padding: 0 50px !important;
    }
    topbar .address h6{
        font-size: 14px;
    }
    topbar .social ul li a{
        width: 32px;
        height: 32px;
    }
    .hero-sec h1{
        margin: 20px 0;
        font-size: 51px;
    }
    .hero-sec p{
        margin-bottom: 30px;
    }
    .hero-sec{
        padding: 80px 0;
    }
    .sec-head h3{
        font-size: 32px;
    }
    .system-sec .sec-head p{
        padding: 0 100px;
    }
    .system-sec .sec-head {
        padding: 0 0 30px;
    }
    .system-sec .container-fluid {
        padding: 0 80px !important;
    }
    .blueprint-left .pic img{
            height: 420px;
    }
    .blueprint-left p{
            font-size: 12px;
    }
    .process-inner{
            padding: 20px 30px;
    }
    .about-right .pic img{
        height: 540px;
    }
    .why-inner h4{
            font-size: 22px;
    }
    .footer-info-inner p{
        font-size: 14px;
    }
    .footer-info-inner i{
        width: 34px;
        height: 34px;
        font-size: 16px;
    }
    .footer-info-inner{
        gap: 13px;
    }
    .footer-title{
            font-size: 18px;
    }
    .footer-links ul li{
        font-size: 14px;
    }
    .cta-sec p{
            margin: 30px 140px 35px;
    }
    .about-left h3{
        padding: 0 40px 0 0;
    }
    .blueprint-right h3{
        font-size: 30px;
    }
    .br-main-content p strong{
        font-size: 18px;
    }
    .br-main-content p{
        font-size: 16px;
    }
    .co-founder .details{
        top: 65%;
        right: -30px;
    }
    .green-btn{
        font-weight: 700;
        padding: 18px 28px;
    }
    .primary-bd-btn{
        font-weight: 700;
        padding: 18px 28px;
    }
    .about-left .about-main-content p{
        font-size: 16px;
    }
    .about-left .about-main-content p strong{
        font-size: 18px;
    }
    .system-sec-box{
        width: 20% !important;
    }
    .system-inner{
        padding: 41px 15px;
    }
    .system-inner h6{
        padding: 0 50px 0 0;
        margin: 25px 0 24px;
        font-size: 16px;
    }
    .container-fluid.page-banner {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
@media screen and (max-width: 1024px) {
        topbar .address h6 {
        font-size: 12px;
    }
    topbar .phone a{
        font-size: 14px;
    }
    topbar .phone a i {
        font-size: 16px;
    }
    topbar .social ul li a {
        width: 28px;
        height: 28px;
    }
    topbar .social ul li a i {
        font-size: 16px;
    }
    .menu-header > ul > li > a {
        font-size: 14px;
    }
    .hero-sec h1 {
        font-size: 40px;
    }
    .hero-sec p {
        font-size: 16px;
    }
    .green-btn {
        padding: 18px 24px;
        font-size: 13px;
    }
    .co-founder .details h4{
        font-size: 20px;
    }
    .co-founder .details {
        top: 72%;
    }
    .reviews-sec .sec-head p{
        padding: 0 100px;
        font-size: 16px;
    }
    .sec-head h3 {
        font-size: 28px;
    }
    .sec-head {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .system-sec .sec-head p {
        padding: 0 60px;
        font-size: 16px;
    }
    .system-sec .sec-head {
        padding: 0 0 20px;
    }
    .system-sec .caption {
        width: auto;
        text-align: center;
    }
    .about-left .about-main-content p strong {
        font-size: 16px;
    }
    .cta-sec p {
        margin: 30px 80px 35px;
    }
    .system-sec-box {
        width: 33% !important;
    }
    .footer-links-main{
        display: none;
    }
}

@media screen and (max-width: 991px){
    .menu-header{
        display: none;
    }
    .hero-sec {
        padding: 60px 0;
    }
    .hero-sec h1 {
        font-size: 36px;
    }
    .hero-sec .banner-tag{
        letter-spacing: 2.6px;
        font-weight: 700;
    }
    .co-founder img{
        margin-bottom: -65px;
    }
    .blueprint-right h3 {
        font-size: 26px;
    }
    .blueprint-right .blueprint-tag{
        font-weight: 700;
        font-size: 12px;
        width: auto;
    }
    .br-main-content p strong {
        font-size: 16px;
    }
    .blueprint-left p{
        font-weight: 700;
    }
    .faq-sec .accordion-button{
        font-size: 14px;
        padding: 18px 0;
    }
    .md-d-none{
        display: none;
    }
    .cta-sec h3{
        font-size: 30px;
    }
    .cta-sec p {
        margin: 30px 30px 35px;
    }
    .cta-sec p b{
        font-size: 16px;
    }
    .why-inner h4 {
        font-size: 18px;
    }
    .why-inner h2 {
        font-size: 36px;
    }
    .process-sec .col-sm-3 {
        width: 33%;
        margin-bottom: 30px;
    }
    a#hamburg{
        background: var(--primary-color);
    }
    .sec-cta .right h2{
        font-size: 28px;
    }
    .sec-cta .left h2{
        font-size: 28px;
    }
    .sec-cta .head-top h3{
        font-size: 28px;
    }
    .review-page .col-sm-4{
        width: 50%;
    }
    .search-nav{
        display: none !important;
    }
    .process-inner{
        padding: 20px 12px;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .container-fluid {
        padding: 0 20px !important;
    }
    topbar .address h6 {
        margin: 10px 0 15px;
        line-height: 1.5;
    }
    .sm-d-none{
        display: none;
    }
    header.header .sch-cons a{
        font-weight: 700;
    }
    .hero-sec .banner-tag{
        width: auto;
    }
    .hero-sec h1 {
        font-size: 26px;
    }
    .hero-sec::before{
        background: linear-gradient(0deg, #1A1A1A 0%, rgba(26, 26, 26, 0.2) 90%, rgba(26, 26, 26, 0) 100%);
    }
    .co-founder{
        z-index: 9;
    }
    .co-founder .details {
        top: 90px;
        position: relative;
    }
    .co-founder .details h4 {
        font-size: 18px;
    }
    .sec-head h3 {
        font-size: 26px;
    }
    .reviews-sec .sec-head p {
        padding: 0 0px;
        font-size: 15px;
    }
    .reviews-sec {
        padding: 80px 0 100px;
    }
    .reviews-sec .slick-arrow{
        left: 0;   
    }
    .reviews-sec .slick-next.slick-arrow {
        right: 0;
    }
    .review-box-mid h5{
        font-size: 18px;
    }
    .review-box-mid .rating h6{
        font-size: 16px;
    }
    .review-box-mid {
        margin: 20px 0;
    }
    .review-box .pic img {
        width: 80px;
        height: 80px;
    }
    .reviews-sec .slick-arrow::before {
        font-size: 16px;
    }
    .reviews-sec .slick-arrow {
        width: 36px;
        height: 36px;
    }
    .system-sec .container-fluid {
        padding: 0 20px !important;
    }
    .system-sec .sec-head p {
        padding: 0 0px;
        font-size: 14px;
    }
    .system-sec-box {
        width: 96% !important;
    }
    .system-inner h6 {
        padding: 0 0px 0 0;
        margin: 20px 0 15px;
    }
    .system-sec .caption p{
        font-weight: 700;
        font-size: 12px;
    }
    .blueprint-right {
        margin-top: 50px;
    }
    .br-main-content p strong {
        font-size: 14px;
    }
    .br-main-content p {
        font-size: 14px;
    }
    .blueprint{
        padding: 80px 0;
    }
    .blueprint-left .pic img {
        height: 300px;
    }
    .service-sec {
        padding: 80px 0;
    }
    .process-sec{
        padding: 80px 0 80px;
    }
    .process-sec .col-sm-3 {
        width: 96%;
    }
    .process-inner h1{
         font-size: 50px;
    }
    .process-inner {
        padding: 15px 20px;
    }
    .process-inner h5{
        margin: 20px 0 20px;
        font-size: 18px;
    }
    .about{
        padding: 80px 0;
    }
    .about-left .about-main-content p strong {
        font-size: 14px;
    }
    .about-right {
        padding-left: 0px;
    }
    .about-right .pic{
        margin-top: 30px;
    }
    .cta-sec{
        padding: 80px 0;
    }
    .cta-sec h3 {
        font-size: 26px;
    }
    .cta-sec p {
        margin: 30px 0px 35px;
    }
    .why-sec {
        padding: 80px 0;
    }
    .why-inner h4 {
        font-size: 16px;
    }
    .why-inner p{
        font-size: 14px;
    }
    .why-inner h2 {
        font-size: 28px;
    }
    .faq-sec {
        padding: 80px 0;
    }
    .faq-sec .accordion-body p{
        font-size: 14px;
    }
    section.network{
        padding: 80px 0;
    }
    section.network .network-wrap h3{
        font-size: 26px;
    }
    .sm-d-none{
        display: none;
    }
    .footer-about .social-icon{
        justify-content: center;
    }
    .cta-sec p{
        font-size: 14px;
    }
    .about-right .pic img {
        height: 380px;
    }
    .blueprint-right h3{
        font-size: 22px;
    }
    .about-left h3 {
        padding: 0 0px 0 0;
    }
    .inner-banner{
        height: 180px;
    }
    .inner-banner h2{
        font-size: 32px;
    }
        .sec-cta .right h2{
        font-size: 26px;
    }
    .sec-cta .left h2{
        font-size: 26px;
    }
    .sec-cta .head-top h3{
        font-size: 26px;
    }
    .sec-cta .left input{
        height: 44px;
    }
    .sec-cta .left textarea{
        min-height: 150px;
    }
    .review-page .col-sm-4{
        width: 100%;
    }
    .cop-logo{
        justify-content: center;
    }
    .cop p{
        text-align: center;
    }
}












