body{
    color: #272D4E;
}

@media screen and (min-width: 1300px) {
    .container {
        max-width: 1250px !important;
    }
}

.navbar-area .container-fluid,
.header-hero .container-fluid{
    width: 95%;
}

.header-hero{
    height: 80vh;
}

.about-area{
    background: url(../images/yello-bg.jpg) no-repeat;
    background-size: cover;
    
}
#fsd .single-services{

    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.103);
}

#fsd .services-title{

    font-size: 16px;
}

.section-title{
    font-weight: 600;
}

#contact {
    background: url(../images/footer-map.jpg) no-repeat center;
    padding-top: 30px;
    padding-bottom: 40px;
    box-shadow: 0px 11px 12px hsla(208, 38%, 34%, 0.3) inset;
    background-position: top;
}

#fsd .single-services .services-content .text {
    color: #828598;
    height: 35px;
}


@media screen and (min-width:1200px) {
    .about-area{
       
        background-size: 100% 800px;
        height: 800px;
    }
}


#features{
    background: url(../images/cloud-bg-n.jpg) no-repeat;
    background-size: cover;
}

.list li {
    position: relative;
    padding-left: 20px;
    line-height: 36px;
}

.list li:before {
    content: "";
    position: absolute;
    background: url(../images/list-arrow.svg) no-repeat;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 0;
}

.tech-icon{
    border-radius: 10px;
    padding: 30px 0;
}

#iot{
    background: rgb(177,225,206);
background: linear-gradient(180deg, rgba(177,225,206,1) 0%, rgba(255,255,255,1) 40%);
}

.owl-carousel.owl-carousel-b .owl-item img {
    display: inline;
    width: auto !important;
}

.customer-spotlight {
    background: url(../images/cs-bg.jpg) no-repeat;
    background-size: cover;
}
.client-slider {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 4px 7px 0 rgb(0 0 0 / 9%);
    height: 159px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.client-slider .owl-carousel.owl-drag .owl-item .item {
    display: flex;
    /* vertical-align: middle; */
    
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 77px;
}
.client-slider .owl-carousel .owl-nav .owl-prev,
.client-slider .owl-carousel .owl-nav .owl-prev:hover {
    background: url(../images/left-arrow.svg) no-repeat center;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -57px;
    top: 35px;
}
.client-slider .owl-carousel .owl-nav .owl-next,
.client-slider .owl-carousel .owl-nav .owl-next:hover {
    background: url(../images/right-arrow.svg) no-repeat center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -64px;
    top: 35px;
}
.client-slider .owl-carousel .owl-nav button:hover,
.client-slider .owl-carousel .owl-nav button:focus {
    background-color: transparent;
    outline: 0;
}
.client-slider .owl-carousel .owl-nav .owl-prev span,
.client-slider .owl-carousel .owl-nav .owl-next span {
    display: none;
}
.client-slider .owl-carousel {
    width: 90%;
    margin: 0 auto;
}
.client-slider .owl-dots {
    display: none;
}

.section-des {
    font-size: 32px;
    color: rgba(39, 45, 78, 0.877);
    font-size: clamp( 22px, 3vw, 32px);
}

.promotion-box-sec {
    background: url(../images/cloud-bg.png) no-repeat;
    background-size: cover;
    padding: 30px 0;
    height: 480px;
    color: #272D4E;
}
.promotion-box .content {
    margin-top:200px;
}
.promotion-box .content h2 {
    font-size: 32px;
}
.promotion-box .content p {
    font-size: 28px;
}

.navbar-area{
    padding-top: 10px;
    padding-bottom: 10px;
}

.ph-no{
    line-height: 30px;
}
@media screen and (min-width:1100px) and
(max-width:1280px) {
    .promotion-box-sec {
     
        height: 439px;
        
    }

    .navbar-nav .nav-item a{
        font-size: 14px;
    }
}

@media screen and (min-width:1281px) and
(max-width:1300px) {
    .promotion-box-sec {
            height: 480px;
            }

    .navbar-nav .nav-item a{
        font-size: 14px;
    }
}



@media screen and (min-width:768px) and
(max-width:991px) {
    .promotion-box-sec {
     
        height: 282px;
        
    }
    .header-hero {
        height:55vh;
    }

    .header-hero-content {
        padding-top: 129px;
    }

    .client-slider {
           height: 123px;
          }
    .client-slider .owl-carousel .owl-nav .owl-prev, .client-slider .owl-carousel .owl-nav .owl-prev:hover {
        top: 21px;
    }
    .client-slider .owl-carousel .owl-nav .owl-next, .client-slider .owl-carousel .owl-nav .owl-next:hover {
  
        right: -53px;
        top: 21px;
    }
}



@media screen and (min-width:993px) and (max-width:1024px) {
    .promotion-box-sec {
     
        height: 372px;
        
    }
    .promotion-box .content {
        margin-top: 149px;
        /* font-size: 30px; */
    }
    .promotion-box .content p {
        font-size: 22px;
    }

    .header-hero {
        height: 56vh;
    }
}

@media screen and (min-width:1025px) and (max-width:1199px) {
    .promotion-box-sec {
         height: 372px;

    }

    .promotion-box .content {
        margin-top: 150px;
    }

    .promotion-box .content p {
        font-size: 22px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.navbar-nav .nav-item {
    margin-right: 10px;
}
.navbar-nav .nav-item a {
    font-size: 12px;
   
}
}

@media screen and (max-width:992px) {
    .promotion-box-sec {
        padding: 30px 0;

        padding-bottom: 0;
    }
    
    .promotion-box img {
        width: 100%;
    }
    
    .promotion-box .content h2 {
        font-size: 25px;
    }
    
    .promotion-box .content p {
        font-size: 17px;
    }
    
    .promotion-box .content {
        margin-top: 96px;
    }
    
    .sfdc-hero-b {
        position: absolute;
        top: 15px;
    }
    
    .hero-service-slider .owl-dots {
        position: absolute;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        /* top: 0; */
        bottom: -2px;
    }
    
    .hero-service-slider .owl-nav {
        display: none;
    }
}
.owl-carousel-a .item>span {
    width: 198px;
    display: inline-block;
    text-align: center;
}
.owl-carousel-a .owl-item img {
    display: inline-block!important;
}
.owl-carousel-a .owl-item .item {
    justify-content: space-between !important;
}
.client-slider.mob {
    display: none;
}
@media screen and (min-width:992px) {
    .client-slider .owl-carousel.owl-drag .owl-item .item {
        height: 105px;
    }
    
    .footer .col-lg-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    
    .footer .col-lg-3:last-child {
        flex: 0 0 10%;
        max-width: 10%;
    }
    
    .ie-box {
        margin-bottom: 20px;
    }
}
@media screen and (max-width:992px) {
    
    .list{
        margin-bottom: 60px;
    }
    .client-slider.mob {
        display: block;
    }
    
    .client-slider.desk {
        display: none;
    }
    
    .service-offerings>.container>.row [class^="col-"] {
        margin-bottom: 20px;
    }
    
    .success_Stories .nav.nav-tabs {
        width: 100%;
        height: auto !important;
        float: none;
    }
    
    .success_Stories .nav.nav-tabs {
        padding-top: 0;
    }
    
    .success_Stories .nav-item {
        padding-left: 0;
    }
    
    .tab-content {
        width: 100% !important;
    }
}

.header-hero-content .header-sub-title {
    font-size: 35px;
    font-weight: 300;
    color: #fff; }

    .header-hero-content .header-title {
        font-size: 50px;
        font-weight: 600;
        color: #F7DA76; }


.promotion-box img.sfdc-hero-b {
            position: relative;
            top: 8px;
        }


        @media screen and (max-width:767px){
            .bg_cover {
                background: url(../images/hero-img-mobile.jpg) no-repeat 42% center;
                background-size: cover;
                padding: 0;
                height: 460px;
                position: relative;
            }
            
            .rsa-box.d-flex {
                display: none !important;
            }
            
            .rsa-box-mob {
                display: block;
            }
            
            .promotion-box-sec {
                background: url(../images/cloud-bg-mobile.png) no-repeat;
                background-size: cover;
                padding: 30px 0;
                height: auto;
                color: #272D4E;
                text-align: center;
            }
            
            .promotion-box .content {
                margin-top: 10px;
                text-align: center;
            }
            
            .sfdc-hero-b {
                position: relative;
                top: 0;
            }

            .header-hero-content .header-title {
                font-size: 42px;
             
            }
            .navbar-brand img{
                width: 170px !important;
            }
            .contact-sec, .contact-sec ul.d-flex{
                flex-direction: column;
            }

            .contact-sec img{
                margin-bottom: 20px;}

            .contact-sec ul.d-flex >li+li{
                    border-left: 0 !important;
                    border-top:1px #ccc solid;
                    padding-top: 20px;
                
                }

            .contact-sec ul.d-flex >li:first-child{
                
                    padding-bottom: 20px;
                
                }

                .client-slider .owl-carousel .owl-nav .owl-prev, .client-slider .owl-carousel .owl-nav .owl-prev:hover {
                    background: url(../images/left-arrow.svg) no-repeat center;
                    width: 30px;
                    height: 30px;
                    position: absolute;
                    left: -37px;
                    top: 35px;
                }

                .client-slider .owl-carousel .owl-nav .owl-next, .client-slider .owl-carousel .owl-nav .owl-next:hover {
                    background: url(../images/right-arrow.svg) no-repeat center;
                    width: 30px;
                    height: 30px;
                    position: absolute;
                    right: -40px;
                    top: 35px;
                }

                .client-slider {
               
                    height: 142px;
                   
                }

                .navbar{
                    padding-left: 0;
                    padding-right: 0;
                }

        }
@media screen and (min-width:1800px) {

    .header-hero-content .header-sub-title {
        font-size: 45px;
        font-weight: 300;
        color: #fff; }
    
        .header-hero-content .header-title {
            font-size: 60px;
            font-weight: 600;
            color: #F7DA76; }

    .promotion-box-sec {
        background: url(../images/cloud-bg.png) no-repeat;
        background-size: cover;
        height: 575px;
    }
    
    .promotion-box .content {
        margin-top: 314px;
    }
    
    .promotion-box img.sfdc-hero-b {
        position: relative;
        top: 103px;
    }
    
    .sb-content .title {
        font-size: 16px;
        height: 59px;
        line-height: 22px;
    }
    
    .sb-content p {
        font-size: 14px;
        margin-bottom: 5px;
        color: rgba(255, 255, 255, 0.404);
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 100px;
    }
}