@media screen and (max-width: 1366px) {
.banner-text {
    left: 2%;
}

.count-sec {
    position: absolute;;
    right: 0%;
    top:20%;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    width: 54%!important;


}
}
@media screen and (max-width: 768px) {

.navbar-expand-lg{
	background: #fff!important;
}

.carousel-inner {
    height: auto;
}

.slider-section{
    margin-top: 77px;
}



.carousel-item video {
    margin-bottom: 0px;
    height: auto;
}

.about-conts {
    margin-top: 30px;
    text-align: center;
}




.home-about-sec {
    margin: 40px 0px;
}

.home-about-content h1 {
    font-size: 40px;
}

.banner-text {
    top: 0px;
}

.count-box {
    padding: 6px;
    width: 170px;
}

.count-sec {
    position: absolute;
    right: 0%;
    left: 0px;
    top: 66%;
    margin-left: 10px;
}

.banner-text {
    margin-top:10px;
}
.banner-text a {
    margin-top: 0px;
}

.count-box {
    margin-bottom: 14px;
}

.count-box h3 {
    font-size: 24px;
}

.count-box p {
    font-size: 15px;
    margin: 0px;
}

.count-sec {
    position: absolute;
    bottom: 0px;
}

.dropdown-menu {
    width: 100%!important;
}










.carousel-caption{
    position: absolute;
    left: 0px;
    top: 0%;
    color: #fff;
    background-image: linear-gradient(180deg, #1e395f, #036471 33.33%, #036471 66.66%, #036471);
    opacity: 0.6;
    height: 100%;
    width: 100%;
    display: block!important;
}

.banner-text h1 {
    font-size: 30px;
}

.banner-text p {
    font-size: 18px;
}

.pro-step:after{
    display: none;
}


.faq-btn {
    margin-bottom: 30px;
}


.care-content {
    width: 100%;
    position: absolute;
    border-radius: 0px;
    width: 95%;
    margin-top: 0px;
}

.care-banner {
    width: 100%;
    float: left;

}

.working-title h2 {
    font-size: 34px;
}

.working-cont p {
    padding-top: 0px;
}

.wsus__services_heading .wsus__section_heading {
    
    padding-right: 0px;
}
.wsus__section_heading h2 {
    font-size: 45px;
}
.portfolio_images_overlay h6 {
    font-size: 20px;
}

.br-right {
    border-right: 0px;
    border-bottom: 2px solid #fff;
    margin-bottom: 40px;
    padding-bottom: 25px;

}
.nav-link {
    color: #fff !important;
    font-weight: normal;
    padding: 10px 20px !important;
    display: inline-block;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}


}









