@media (min-aspect-ratio:16/9){
    .video-container{
        width:100%;
        height:auto;
    }
}
@media (max-aspect-ratio:16/9){
    .video-container{
        width:auto;
        height:100%;
    }
}

@media screen and (max-width:1700px){
    .video-container{
        width:100%;
        height:auto;
    }
    .head-container {
        width: 100%;
        min-height:93vh;
    }

}

@media screen and (max-width: 1440px){
    :root{--card-height:350px;
        --padding-top:70px;
    }

    .head1 h1 { line-height: 90px;}
    .theme-light{padding: var(--padding-top) 0; width:100%;}
    .theme-blue{padding:70px 0; width:100%;}
    .blue-footer{padding-top:70px;}
    .head-container {width: 100%; min-height: 63vh;}
    .navbar-nav .li {margin: 0 4px;}   
    .media-card{ width:280px;}
    .card-side-text h2 {font-size: 67px;}
    .head2{padding:60px 0;}
    .info h2 { font-size: 53px;}
    .grid1 { width: 100%;}
    .media-card-scroller {top: 40%;}
}

@media screen and (min-width: 1280px) and (max-width:1460px){
    .head-container {
        width: 100%;
        min-height: 65vh;
    }
}
@media screen and (min-width:1200px) and (max-width: 1280px){
    .head-container {
        width: 100%;
        min-height: 60vh;
    }
    .head1 h1 {line-height: 77px;}
    .demo-button {width: 155px;}
}

@media screen and (min-width:1200px){.card-side-text h2{padding-bottom: 100px;}}

@media only screen and (max-width:1200px){
    #container-cards { display:flex; flex-direction: column; text-align:center;}
    #second { order: 1;}
    #first { order: 2 }
    .head1 h1 {line-height: 60px;}
    .head2 { padding: 45px 0;}
    .card-text {font-size: 50px;}
    .card-side-text{
        height:auto;
        text-align: center !important;
    }
    .mg{margin-right: 0;}
    .card-side-text h2{
        margin-bottom:40px;
        text-align: center !important;
    }
    #sticky-text{position:static;}
    .stack-cards{
        display:flex;
        flex-direction: column;
        align-items: center;
    }
    .media-card{
        height: 338px;
        width: 260px;
    }
    .demo-button {width: 146px;}
    .media-card-scroller {top: 38%;}

}

@media only screen and (width:1024px){

    .head-container{min-height: 94vh;}
    #banner h1 {font-size: calc(70px + 0.39vw);}
    .theme-light h3{font-size:25px;}
    .theme-light p, .theme-blue p{font-size:13px;}
    .demo-button {width: 137px;}
    .box-content p, .box-content a {font-size: 13px;}
}

@media screen and (max-width:992px){
    :root{
        --card-height:400px;
        --padding-top:55px;
        --head-height:600px;
    }
    .theme-light{padding: var(--padding-top) 0; width:100%;}
    .theme-blue{padding:55px 0; width:100%;}
    .blue-footer{padding-top:55px;}
    .head-container {width: 100%; min-height:49vh;}
    .video-container{width:100%;}
    p{text-align: justify;}
    .head1 h1{line-height:52px;}
    .head2{padding:27px 0;}
    .head2 .blue{
        padding:8px 10px!important;
        width: 130px;
        height: 60px;
        border-radius: 10px;
        font-size: 11px;
    }
    .circle-white-large {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: white;
        color: black;
        line-height: 20px;
    }
    .head2 .square-button {
        width: 60px;
        height: 60px;
        border-radius: 10px;
        font-size: 11px;
        padding:8px 10px!important;
    }
    .theme-light h3 {font-size: calc(40px + 0.39vw);}
    .theme-light h4 {font-size: calc(29px + 0.39vw);}
    .info h2 {font-size: calc(36px + 0.39vw); padding:0;}
    .image1 {
        display: flex;
        justify-content: center;
    }
    .globe-article{padding-top:40px;}
    .globe-img, .image2{    justify-content: center;  padding-top: 40px;}
    .info .square-button {
        width: 165px;
        height: 170px;
        border-radius: 20px;
        font-size: 18px;
    }
    .image1 {display: flex;justify-content: center; margin:0;}
    .media-card .circle, .media-card-3 .circle {width: 80px;height: 80px;padding: 10px;}
    .media-card .circle img, .media-card-3 .circle img{ width:75%;}
    .media-card-3{padding:14px; border-radius: 17px;}
    .media-card {
        width: 195px;
        height: 280px;
        padding: 10px;
        gap: 1px;
        border-radius: 17px;
        font-size: calc(10px + 0.39vw);
    }
    .stack-cards__item{width: calc(650px + 0.39vw);}
    .card-side-text h2 {font-size: calc(68px + 0.39vw);}
    #social-icons{margin:0!important;}
    .service-box-content p {font-size: 12px;}
    .service-box-content { padding: 18px;}
    #banner h1 {font-size: 60px;}
    .box-content p, .box-content a {margin-top: 6px;}
    .me-5 {margin-right: 0rem!important;}
    .media-card-3 h4{font-size:19px; text-align: center;}
    .media-card-3 p{font-size: 14px;}
    .grid1 { width: 100%;}
    .media-card h4 {font-size: 30px;}
    p.text { font-size: 14px;}
    .media-card-scroller {top: 36%;}
}



@media only screen and (width:912px){
    .head-container {
        width: 100%;
        min-height: 30vh;
    }
    .demo-button {
        width: 151px;
        height: auto;
    }
}

@media only screen and (width:820px){
    .head-container {
        width: 100%;
        min-height: 38vh;
    }
    p { font-size:15px;}
}

@media screen and (max-width:768px) {
    :root {
        --card-height: 290px;
        --padding-top: 50px;
        --card-top: 120px;
    }
    .head2 {padding: 20px 0;}
    .head1 h1{line-height:30px;}
    .info .square-button {
        width: 140px;
        height: 145px;
        border-radius: 20px;
        font-size: 15px;
    }
     .circle-white-large {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: white;
        color: black;
        line-height: 20px;
    }
    .head-container {width:100%;min-height: 37vh;}
    .theme-light h3 {font-size: calc(35px + 0.39vw);}
    .theme-light h4 {font-size: calc(27px + 0.39vw);}
    .info h2 {font-size: calc(42px + 0.39vw);padding:20px;}
    .stack-cards__item{width: calc(500px + 0.39vw);}
    .mt-custom{margin-top:40px;}
    .media-card h4 {font-size: 20px;}
    .media-card p, h4 {margin:0;}
    .media-card {
        width: 150px;
        height: 250px;
        padding: 6px;
    }
    .sticky { height: 60vh;}
}
@media screen and (min-width:576px) and (max-width:700px){.head-container{min-height:36vh;}}

@media only screen and (max-width:576px) {
    :root{--card-height:275px;
        --padding-top:35px;
        --card-top: 90px;
    }
    .theme-light{padding: var(--padding-top) 0; width:100%;}
    .theme-blue{padding:35px 0; width:100%;}
    nav.navbar {padding: 12px 0;}
    .blue-footer{padding-top:35px;}
    .head-container{min-height:25vh;}
    .social-icons .circle {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    #img{padding:0;}
    .head1 h1 {line-height: 25px;}
    .banner-logo, .logo-footer, .logo-2{width:calc(97px + 0.39vw);}
    p, ul>li, .copyright span {font-size:13px!important;}
    .head2{padding:15px 0;}
    .head2 .blue {
        padding: 5px 8px!important;
        width: 102px;
        height: 45px;
        border-radius: 8px;
        font-size: 8px;
    }
    .head2 .square-button{
        padding: 5px 8px;
        width: 45px;
        height: 45px;
        border-radius: 8px;
        font-size: 8px;
    }
    .card{padding:20px;}
    .stack-cards__item{
        width: calc(400px + 0.39vw);
    }
    .card-side-text h2 {font-size: calc(33px + 0.39vw);}
    .theme-light h3 {
        font-size: calc(25px + 0.39vw);
    }
    .theme-light h4 {
        font-size: calc(20px + 0.39vw);
    }
    .globe-img {
        justify-content: center;
        padding-top: 40px;
    }
    .media-card-3 {
        display: flex;
        width: 100%;
        height: 290px;
        padding: 11px;
        gap: 0;
    }
    .media-2 {gap: 2%}
    .content-left h2 {font-size: 32px;}
    .box-content a {
        font-size: 13px;
        margin-top: 2px;
    }
    .globe-img { padding: 60px;}
    .circle-white-large {
        width: 15px;
        height: 15px;
        line-height: 15px;
    }
    .circle-white-larger {
        width: 40px;
        height: 40px;
        font-size: 30px;
        line-height: 40px;
    }
    .media-card .circle{
        width: 65px;
        height: 65px;
        padding: 6px;
        margin-bottom: 8px !important;
    }
    .media-card {
        width: calc( 100px + 0.39vw);
        height: 170px;
        padding: 0px;
        border-radius: 10px;
    }
    .media-card h4 {font-size: 15px;}
    .media-card .text {
        font-size: 10px!important;
    }
    .media-card .circle {
        width: 50px;
        height: 50px;
        padding: 7px;
    }
}
@media only screen and (width:540px){
    .head-container {min-height: 34vh;}
    .media-card {
        width: 130px;
        height: 211px;
        padding: 6px;}
    .media-card-3 h4 {font-size: 15px;}
    p, ul>li {font-size: 11px!important;}
}



@media screen and (max-width:414px){
    :root {--card-height: 200px; --card-top:55px;}
    .head-container {min-height: 25vh;} 
    .stack-cards__item{width: calc(300px + 0.39vw);} 
    p, ul>li, .copyright span {font-size: 10px!important;}
    .media-card-3 h4 {font-size: 11px;}
    .media-card-3 .circle {
        width: 55px;
        height: 55px;
        padding: 6px;
    }
    .media-card-3 { height: 230px;}
   
    .media-card .circle {
        width: 45px;
        height: 45px;
        padding: 3px;
        margin: 0 !important;
        border: 1px solid #5BD3EC;
    }
    .media-card {
        width: 100px;
        height: 140px;
        padding: 0px;
        gap: 1px;
        border-radius: 8px;
    }
    .media-card h4{ font-size: 10px;}
    .media-card h4{font-size: 10px;}
    .media-card img{width:30px;height:auto;}
    .media-card-2 h4 {font-size: 30px;}
    #banner h1 {font-size: 30px;}
    .grid1{--bs-gutter-y: 10px;}
    .demo-button {
        width: 116px;
        height: 45px;
        border-radius: 8px;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        padding: 7px;
    }
    .circle-white-small {
        width: 15px;
        height: 15px;
        line-height: 15px;
    }
    .service-box-content h2 {font-size: 14px;}
    .service-box-content {padding: 9px;}
    .content-box {
        padding: 15px;
        gap: 15px;
        border-radius: 20px;
    }
    .info .square-button {
        width: 115px;
        height: 115px;
        border-radius: 12px;
        font-size: 13px;
        margin-left: 15px !important;
    }
    .info h2 {
        font-size: calc(35px + 0.39vw);
        padding: 10px;
    }
    .stack-cards__item { border-radius: 12px;}
    #container-cards{padding-bottom: 0 !important;}
    .globe-img { padding: 40px;}
    .sticky_parent {height: 220vh;}
}

@media screen and (max-width:400px) {
    :root{--card-height:200px;
        --padding-top:20px;}
    .head-container {width:100%; min-height: 21vh;}
    nav.navbar {padding: 6px 0;}
    .media-card-3 .circle,.media-card .circle, .media-card-3 .text, .media-card .text{margin:0 !important;}
    .media-card-3 {height: 160px;}
    .media-card-3 .text, .media-card .text {font-size: 7px!important; }
    .media-card-3 .circle {
        width: 50px;
        height: 50px;
        padding: 4px;
    }
    .media-card-3{border-radius: 8px;}
    #text{display: none;}
    .theme-light{padding: var(--padding-top) 0; width:100%;} 
    .theme-blue{padding:15px;}
    .blue-footer{padding-top:20px;}
    .social-icons .circle {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .image2 {
        display: flex;
        justify-content: center;
    }
    .image1 svg{max-width:320px; height:auto;}
    .theme-light h3 {font-size: calc(20px + 0.39vw);margin-top: 20px;}
    .theme-light h4 {font-size: calc(18px + 0.39vw);}
    .info h2 {font-size: calc(42px + 0.39vw);}
    .circle-white-larger {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: white;
        color: black;
        line-height: 30px;
        font-size: 22px;
    }
    .stack-cards__item{padding: 20px;}
    .card-side-text h2{ font-size: calc(21px + 0.39vw);}
    .card-text {
        font-size: 35px;
        font-weight: bold;
    }
    .head2{ padding:10px 0;}
    .banner-logo, .logo-footer, .logo-2 { width: calc(71px + 0.39vw); }
    .head1 h1 {line-height: 23px;}
    .head2 .blue{
        width: 77px;
        height: 35px;
    }
    .head2 .square-button{
        width: 35px;
        height: 35px;
    }
    .info h2 {font-size: calc(22px + 0.39vw);}
    .info .square-button{
        width: 104px;
        height: 115px;
        border-radius: 20px;
        font-size: 13px;
    }
    .info .d-flex{
        align-items: center;
        justify-content: center;
    }
    .circle-white-large {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: white;
        color: black;
        line-height: 10px;
        font-size: 9px;
    }
    /* .circle-white-small {
        width: 20px;
        height: 20px;
        border-radius: 50%;
    } */
    .demo-button:not(.navbar .demo-button){
        width: 125px;
        height: auto;
        /* font-size: 16px; */
    }
     .list li{ display:inline-block!important;}
     .media-2{padding:0;}
     .copyright {
        margin-top: 21px;
        padding: 13px 0;
    }
    .blue-footer .mt-3{ margin:0 !important;} 
    a.nav-link {
        font-size: 14px;
        line-height: 151%;
    }
    .navbar-toggler{ padding:2px 6px; font-size: 15px;}
    .for-px{padding: 0;}
}
@media only screen and (width:393px){
    .head-container { min-height: 23vh;}
    .need_content{padding:15px}
    .demo-button {
        width: 109px;
        height: auto;
        font-size: 8px;
    }
    .circle-white-small {
        width: 15px;
        height: 15px;
    }
    .media-card-2 {
        display: flex;
        width: 302px;
        height: 341px;
        padding: 15px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 9px;
    }
}

@media screen and (max-width:375px){
    .media-card-3 h4 { font-size: 10px;}
    .media-card {
        width: 90px;
        height: 120px;
        padding: 3px;
    }
}

@media screen and (min-width:280px) and (max-width:335px){
    :root{--card-height:140px;}
    .stack-cards__item {
        width: calc(213px + 0.39vw);   
        padding:10px; 
    }
    .card-text-bottom {font-size: calc(58px + 0.39vw);}
    .head1 h1 {line-height: 16px;}
    .head-container {width:100%; min-height: 17vh;}
    nav.navbar {padding: 4px 0;}
    .head2 .blue {
        width: 77px;
        height: 30px;
        padding: 3px 5px!important;
    }
    .head2 .square-button {
        width: 30px;
        height: 30px;
    }
}


@media screen and (max-width:280px){
    :root{--card-height:130px;
        --padding-top:20px;
        --card-top:50px;
    }
    .head-container {width:100%; min-height: 14vh;}
    nav.navbar { padding: 0; }
    .banner-logo, .logo-footer, .logo-2 {width: calc(60px + 0.39vw); }
    .card-side-text{
        height:auto;
        text-align: center; 
    }
    .card-side-text h2{margin-bottom:20px;}
    .head1 h1 {
        line-height: 14px;
        font-size: 10px;
    }
    .head2 .blue {
        width: 77px;
        height: 30px;
        padding: 3px 5px!important;
    }
    .head2{ padding:7px 0;}
    .head2 .square-button {
        width: 30px;
        height: 30px;
    }
    #demo-ms{margin-left: 10px !important; }
    .stack-cards__item {
        width: calc(213px + 0.39vw);   
        padding:10px; 
    }
    .card-text-bottom { font-size:38px;}
    .globe-img { padding: 38px;}
    .globe-article {padding-top: 20px;}
    .theme-light .pb-5 {padding-bottom: 0!important;}
    .stack-cards__item{border-radius: 10px}
    .media-card-3 { border-radius: 12px;}
    .media-card-3 .circle{
        width: 45px;
        height: 45px;
    }
    .info .square-button {
        width: 88px;
        height: 90px;
        border-radius: 14px;
        font-size: 12px;
        padding: 9px !important;
    }
    .demo-button:not(.navbar .demo-button) {
        width: 100px;
        height: auto;
        font-size: 11px;
    }
    .circle-white-small {
        width: 16px;
        height: 16px;
    }
    .media-card-2 {
        width: 308px;
        height: 245px;
        padding: 10px;
        gap: 0px;
        border-radius: 16px;
        justify-content: center;
        margin-right: 0;
    }
    .media-card-2 .circle{
        width: 105px;
        height: 105px;
        padding: 10px;
    }
    .service-box-content {padding: 5px; }
    .service-box {margin-bottom: 22px;}
    .need_content{padding: 10px; border-radius: 15px;}
    .need_content .mb-5{margin-bottom: 10px !important;}
    .theme-light h3 {
        font-size: calc(14px + 0.39vw);
        margin-top: 0;
    }
    .need_content .lefttext {font-size: 15px; padding-left: 0px;}
    .navbar-toggler{ padding:2px 6px; font-size: 10px;}
    .media-card {width: 70px;}
    #card1, #card2 { padding-top:28px;}
}
