@media screen and  (max-width: 1366px){
    .bnr-side-img-st img {
    width: auto;
    position: absolute;
    top: 400px;
    bottom: 0;
    margin: auto;
    /* display: table; */
    width: 140%;
    left: -45px;
    }
    section.banner {
    background: url(../images/banner-bg.png);
    background-position: bottom;
    background-size: cover;
    height: 610px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    }
    section.banner .desc .cta-box {
    display: flex;
    margin-top: 40px;
    justify-content: left;
    }
    .home-bnr-logo {
    padding-top: 35px;
    }
}
@media screen and  (max-width: 1200px){
    section.solutions .sol-box .desc h3 {
        font-size: 25px;
    }    
    section.banner video {
        height: 100%;
        width: auto;
    }
    section.banner .desc ul li{
        width:100%;
    }
    section.banner .form-box .head-desc h2 {
        font-size: 26px;
    }
    section.solutions .sol-box .desc p {
        height: 180px;
    }
    section.syi .right .cta-box a {
        font-size: 12px;
    }
    section.syi .right a {
        font-size: 20px;
    }
    section.quote .form-box .field.number {
        max-width: calc(100% - 16% - 15px);
    }
    section.quote .form-box .field.code {
        max-width: 16%;
    }
    section.banner .form-box .field.number{
        max-width: calc(100% - 22% - 15px);
        width:100%;
    }
    section.banner .form-box .field.code{
        max-width:20%;
        width:100%;
    }
    section.porftolio .head-desc p{
        max-width:75%;
        margin-left:auto;
        margin-right:auto;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc ul li p {
        font-size: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p {
        font-size: 12px;
        line-height: 18px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span:before {
        font-size: 12px;
        height: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span {
        padding-left: 12px;
    }
    section.banner .desc h3 {
        font-size: 40px;
    }
}
@media screen and  (max-width: 991px){
    section.banner .col-md-5.offset-1{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left:0;
    }
    .bnr-side-img-st img{
        display:none;
    }
    header .contact-sec a:first-child {
        margin-right: 10px;
    }
    section.quest-sect .desc .cta-box a:last-child {
        margin: 0;
    }
    section.banner .desc h3{
        font-size:35px;
    }
    section.quote .head-desc h2,
    section.testimonials .head-desc h2,
    section.packages .head-desc h3,
    section.porftolio .head-desc h2{
        font-size:40px;
    }
    section.quote .head-desc h3,
    section.testimonials .head-desc h3,
    section.packages .head-desc h4,
    section.porftolio .head-desc h3{
        font-size:30px;
    }
    section.packages .packages-box .package-ticket .package-head span.package-name {
        font-size: 22px;
        position:relative;
    }
    section.packages .packages-box .package-ticket .package-head span.packge-tag {
        font-size: 14px;
        font-weight: 500;
    }
    section.packages .packages-box .package-ticket .package-body .package-pricing .dis-price h2 {
        font-size: 35px;
    }
    section.packages .packages-box .package-ticket .package-body .package-pricing .dis-price h2 sup {
        font-size: 18px;
        margin-left: -5px;
        margin-right: 5px;
    }
    section.packages .packages-box .package-ticket .package-body .package-pricing .act-price h4 {
        font-size: 18px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc {
        padding: 10px 0px;
    }

    section.packages .packages-box .package-ticket .package-body .package-desc ul li p {
        line-height: 1.5;
        font-size: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc ul {
        padding: 0 5px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span {
        font-size: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p {
        font-size: 12px;
        line-height: 1.7;
    }
    section.packages .packages-box .package-ticket .package-body .package-footer .cta-box a {
        font-size: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-footer p {
        font-size: 10px;
        font-weight: 600;
    }
    section.syi .desc h3 {
        font-size: 42px;
    }
    section.syi .desc h4 {
        font-size: 30px;
    }
    section.syi .desc p {
        font-size: 14px;
    }
    section.syi .right .cta-box a {
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
    }
    section.syi .right .cta-box {
        flex-direction: column;
    }
    section.syi .right a {
        font-size: 15px;
    }
    section.syi .right a i {
        margin-right: 5px;
        margin-left: 0;
        display: inline-block;
    }
    section.solutions .sol-box .desc {
        padding: 10px;
    }
    section.solutions .sol-box .desc h3 {
        font-size: 22px;
    }
    section.solutions .sol-box .desc p {
        font-size: 12px;
        font-weight: 600;
        height: 140px;
    }
    section.solutions .sol-box .desc a {
        font-size: 12px;
        font-weight: 600;
    }
    section.quest-sect .desc h4 {
        font-size: 30px;
    }
    section.quest-sect .desc h3 {
        font-size: 40px;
    }
    section.quest-sect .desc p {
        font-size: 14px;
    }
    section.quest-sect .img-box {
    width: 550px;
    }
    section.banner .form-box .head-desc h2 {
        font-size: 24px;
    }
    section.banner .form-box .head-desc h3 {
        font-size: 18px;
    }
    section.banner .form-box p {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media screen and (max-width: 820px) {
    section.testimonials .testimonials-slider .item .testimonials-box .clients-desc .pic {
        width: 40px;
        height: 40px;
    }
    section.porftolio{
        overflow-x:hidden;        
        padding: 40px 0 0;
    }
    section.testimonials .testimonials-slider .item .testimonials-box .clients-desc .name label {
        font-size: 10px;
    }
    section.testimonials .testimonials-slider .item .testimonials-box .clients-desc .name h3 {
        font-size: 14px;
    }
    footer.footer .disclaimer h3 {
        font-size: 14px;
        font-weight: 700;
    }
    footer.footer .disclaimer p {
        font-size: 12px;
    }
    footer.footer .copyright .col-md-6:first-child {
        flex: 0 0 70%;
        max-width: 70%;
    }
    footer.footer .copyright .col-md-6:last-child {
        flex: 0 0 30%;
        max-width: 30%;
    }
    footer.footer .copyright a {
        height: 40px;
        width: 40px;
        bottom: 70%;
    }
    footer.footer .copyright .cards {
        width: 100%;
    }
    .side-form .form-btn-trigger {
        display: none;
    }
    section.packages .head-desc h3{
        margin-bottom:10px;
    }
    section.packages:before {
        height: 450px;
    }
}
@media screen and (max-width:769px){
    section.banner video {
        width: auto;
        height: 100%;
    }
    section.packages .packages-box .package-ticket .package-body{
        height: 0px;
        overflow: hidden;
        transition: ease all 0.5s;
    }
    section.packages .packages-box .package-ticket:hover .package-body {
        height: 333px;
    }
    section.packages .packages-box .package-ticket {
        max-width: 75%;
    }
    section.packages .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.packages .packages-box .package-ticket{
        margin-bottom:50px;
        box-shadow:0px 0px 10px 0px rgba(0,0,0,0.4);
    }
    section.packages .packages-box .package-ticket .package-body .package-desc ul li p,
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p{
        font-size: 16px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span {
        font-size: 16px;
        padding-left: 16px;
    }
}
@media screen and (max-width: 767px){
    section.quest-sect .desc .cta-box a:nth-child(2) {display: none;}
    section.quest-sect .desc .cta-box a {margin-right: 0px;}
    .cta-box a:nth-child(1) {display: none;}
    .bnr-call{
    display: block;
    margin-right: 0px !important;
    }
    section.syi .right .cta-box a:nth-child(2) {display: none;}
    section.banner .desc .cta-box a:nth-child(2) {display: none;}
    header .container {
        max-width: calc(100% - 30px);
        margin: 0 15px;
    }
    section.testimonials .testimonials-slider .slick-arrow {
        top: 100%;
        right: calc(55% - 15px);
    }
    section.testimonials .testimonials-slider .slick-arrow.slick-next{
        top: 100%;
        left: calc(55% - 25px);
    }
    .popup-form .head-desc h3{
        font-size:20px;
    }
    .popup-form .head-desc h2{
        font-size:25px;
    }
    section.banner:before {
        height: 50%;
    }
    footer.footer .copyright p {
        text-align: center;
    }
    section.banner {
        height: auto;
        padding-top:150px;
        padding-bottom: 50px;
    }
    section.banner .col-md-5.offset-1 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin:50px 0;
    }
    section.porftolio .head-desc h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    section.porftolio .head-desc h3{
        font-size: 25px;
        font-weight:500;
    }
    section.porftolio .head-desc p {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom:5px;
    }
    section.porftolio .portfolio-slider .item > div {
        height: 300px;
        padding-top: 150px;
    }
    section.packages .head-desc h3 {
        font-size: 28px;
    }
    section.porftolio .head-desc h4{
        font-size: 25px;
    }
    section.packages .head-desc p {
        font-size: 12px;
        margin-bottom: 51px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span:before {
        font-size: 16px;
        height: 16px;
    }
    section.syi .desc h3 {
        text-align: center;
        margin-top: 5px;
    }
    section.syi .desc h4 {
        text-align: center;
    }
    section.syi .desc p {
        text-align: center;
        font-size: 16px;
    }
    section.syi .right a {
        font-size: 28px;
        text-align: center;
    }
    section.syi .right {
        max-width: 60%;
        margin: 15px auto 0;
    }
    section.syi .right .cta-box {
        flex-direction: row;
        justify-content: space-evenly;
    }
    section.syi .desc h3 {
        text-align: center;
        margin-top: 5px;
    }
    section.syi .desc h4 {
        text-align: center;
    }
    section.syi .desc p {
        text-align: center;
        font-size: 16px;
    }
    section.syi .right a {
        font-size: 28px;
        text-align: center;
    }
    section.syi .right {
        max-width: 60%;
        margin: 15px auto 0;
    }
    section.syi .right .cta-box {
        flex-direction: row;
        justify-content: space-evenly;
    }
    section.solutions .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 15px;
    }
    section.solutions .sol-box .desc p {
        height: 100px;
        text-align: center;
    }
    section.solutions .sol-box .desc h3 {
        font-size: 26px;
        text-align: center;
    }
    section.solutions .sol-box .desc h3:before {
        right: 0;
        margin: auto;
    }
    section.solutions .sol-box .desc h3:after {
        right: 0;
        margin: auto;
    }
    section.solutions .sol-box .desc a {
        margin: auto;
        text-align: center;
        float: none;
        left: 25%;
    }
    section.quest-sect .img-box {
        display: none;
    }
    section.quest-sect {
        background-size: auto  80%;
        background-position: left;
    }
    section.quote .head-desc h2, 
    section.testimonials .head-desc h2,
    section.packages .head-desc h3,
    section.porftolio .head-desc h2 {
        font-size: 30px;
    }
    section.quote .head-desc h3,
    section.testimonials .head-desc h3,
    section.packages .head-desc h4,
    section.porftolio .head-desc h3 {
        font-size: 25px;
    }
    footer.footer .disclaimer h3 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
    footer.footer .disclaimer p {
        text-align: center;
    }
    footer.footer .copyright .col-md-6:first-child,footer.footer .copyright .col-md-6:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }
    footer.footer .copyright .cards {
        max-width: 75%;
        margin: 5px auto 0;
    }
    section.quote .form-box .field.number {
    max-width: 100% !important;
    margin-bottom: 15px;
    }
    section.lt-web-combo-services h2{text-align: center;}
    section.solutions .sol-box {
        box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
        border-radius: 10px;
    }
    header{
        background:rgba(0,0,0,1);
    }
    header .logodiv {
        width: 100%;
        text-align: center;
    }
    header .contact-sec {
        display:none;
    }
    section.packages .packages-box .package-ticket .package-head span.package-name:before {
        position: absolute;
        content: '\f067';
        font-family: 'Font Awesome 5 Free';
        font-size:15px;
        line-height:1;
        width:15px;
        height:15px;
        left:90%;
        top:20px;
        bottom:0;
        margin:auto;
        transition:ease all 0.25s;
    }
    section.packages .packages-box .package-ticket:hover .package-head span.package-name:before {
        opacity:0;
    }
    section.packages .packages-box .package-ticket .package-head span.package-name:after {
        position: absolute;
        content: '\f068';
        font-family: 'Font Awesome 5 Free';
        font-size:15px;
        line-height:1;
        width:15px;
        height:15px;
        left:90%;
        top:20px;
        bottom:0;
        margin:auto;
        transition:ease all 0.25s;
        opacity:0;
    }
    section.packages .packages-box .package-ticket:hover .package-head span.package-name:after {
        opacity:1;
    }



    
}
@media screen and (max-width: 500px){
    section.banner video {
        width: auto;
        height: 100%;
    }
    section.banner:before {
        height: 150px;
    }
    header{
        background:#000;
    }
    header .contact-sec {
        display:none;
    }
    section.syi .desc h3 {
        font-size: 30px;
    }
    section.syi .desc h4 {
        font-size: 24px;
    }
    section.syi .desc p {
        font-size: 14px;
    }
    section.syi .right {
        max-width: 100%;
    }
    section.banner {
        padding-top: 100px;
    }
    section.banner .desc h3 {

    font-size: 30px;
    text-align: center;


    }



    .bnr-call{
        animation: blinkingBackground 2s infinite;
    }
    @keyframes blinkingBackground{
        0%      { background-color: #10c018;}
        25%     { background-color: #1056c0;}
        50%     { background-color: #ef0a1a;}
        75%     { background-color: #254878;}
        100%            { background-color: #04a1d5;}
    }





.slider_slick_aa .slick-arrow {
    position: absolute;
    top: 120px;
    left: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    width: 35px;
    height: auto;
    outline: none;
}
.slider_slick_aa .slick-arrow.slick-next {
    right: 0 !important;
    left: auto;
}
.slider_slick_aa .slick-arrow:before {
    position: absolute;
    content: '\f060';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #424242;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    transition: ease all 0.25s;
}
.slider_slick_aa .slick-arrow.slick-next:before {
    content: '\f061';
}
.slider_slick_aa .slick-arrow:hover:before {
    color: #00aeef;
}
.slider_slick_aa {
    /* position: relative; */
    /* z-index: 99; */
}
.slider_slick_aa:before {
    height: 2px;
    position: absolute;
    content: '';
    left: -25px;
    right: -25px;
    bottom: 0;
    background: #ffffff;
    z-index: 999;
}






    section.banner .desc ul li span{
        display: none;
    }

    section.banner .desc ul li p {

    text-align: center;
    }


    section.banner .desc .cta-box {
        display: flex;
        margin-top: 10px;
        justify-content: center;
    }


    section.banner .desc p {
        font-size: 18px;
    }
    header .logodiv {
        width: 60%;
        margin: auto;
    }
    header .logodiv img {
        width: 100%;
    }
    section.quote .head-desc h3,
    section.testimonials .head-desc h3,
    section.packages .head-desc h4,
    section.porftolio .head-desc h3 {
        font-size: 18px;
    }
    section.quote .head-desc h2,
    section.testimonials .head-desc h2,
    section.packages .head-desc h3,
    section.porftolio .head-desc h2 {
        font-size: 25px;
    }
    section.porftolio .head-desc p {
        max-width: 90%;
    }
    section.porftolio .portfolio-slider .item.slick-current {
        transform: scale(0.8);
    }
    section.porftolio .portfolio-slider {
        margin-top: -70px;
        overflow-x:hidden;
    }
    section.solutions,
    section.packages {
        padding-bottom: 10px;
    }
    section.porftolio .portfolio-slider .slick-arrow {
        right: 93%;
    }
    section.porftolio .portfolio-slider .slick-arrow.slick-next {
        left: 93%;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc ul {
        padding: 0 15px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc ul li p,
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p{
        font-size: 12px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span {
        font-size: 12px;
        padding-left: 14px;
    }
    section.packages .packages-box .package-ticket .package-body .package-desc span.scroll-desc ul li p span:before{
        font-size:12px;
        height:12px;
    }
    section.syi .desc h3 {
        font-size: 30px;
    }
    section.syi .desc h4 {
        font-size: 24px;
    }
    section.syi .desc p {
        font-size: 14px;
    }
    section.syi .right {
        max-width: 100%;
    }
    section.solutions .col-md-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    section.solutions .sol-box {
        max-width: 75%;
        margin: auto;
    }
    section.solutions .sol-box .desc {
        text-align: center;
    }
    section.solutions .sol-box .desc a {
        left: 0;
    }
    section.syi .desc h3 {
        font-size: 30px;
    }
    section.syi .desc h4 {
        font-size: 24px;
    }
    section.syi .desc p {
        font-size: 14px;
    }
    section.syi .right {
        max-width: 100%;
    }
    section.solutions .col-md-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    section.solutions .sol-box {
        max-width: 75%;
        margin: auto;
    }
    section.solutions .sol-box .desc {
        text-align: center;
    }
    section.solutions .sol-box .desc a {
        left: 0;
    }

    section.quest-sect .desc h3 {
        font-size: 30px;
    }

    section.quest-sect .desc h4 {
        font-size: 24px;
    }

    section.quest-sect .desc p {
        font-size: 18px;
        max-width: 80%;
        margin-top: 15px;
    }

    section.quest-sect .desc .cta-box {
        margin: 25px 0;
    }
    section.testimonials .testimonials-slider .item .testimonials-box .clients-desc .name label {
        font-size: 14px;
    }
    section.testimonials .testimonials-slider .item .testimonials-box .clients-desc .name h3 {
        font-size: 18px;
    }
    section.vcpf .row,
    section.bvcpf .row{
        flex-wrap: wrap;
        justify-content: center;
    }
    section.vcpf .row .col-md-2,
    section.bvcpf .row .col-md-2{
        max-width: 50%;
        margin: 20px 0;
    }
    section.bvcpf .row .col-md-2:nth-child(3),
    section.vcpf .row .col-md-2:nth-child(3){
        max-width: 100%;        
    }
    section.vcpf .row .col-md-2:nth-child(3) .img-box,
    section.bvcpf .row .col-md-2:nth-child(3) .img-box {
        max-width:60%;
        margin:auto;
    }
    section.quote .form-box .field.code {
        max-width: 22%;
    }
    section.quote .form-box .field.number {
        max-width: calc(100% - 22% - 15px);
    }
    section.banner .form-box .field.number {
        max-width: calc(100% - 22% - 20px);
    }
    section.banner .form-box .field.code {
        max-width: 22%;
    }
}