@media (min-width: 1200px) and (max-width: 1600px) {
    .logo{
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }
    a.logo_img img,.main_sticky img {
        position: absolute;
        top: -60px;
        left: 20px;
        border-radius: 10px;
        margin-top: 20px;
        width: 170px !important;
    }

    .style-three.about-area .dreamit-about-thumb img{
        width: 100%;
        border-radius: 10px;
    }
    .header-button a{
        font-size: 18px;
        padding: 18px 35px;
    }
    .consen_menu>ul>li>a {
        font-size: 22px !important;
        font-weight: bold;
        margin:  10px !important;
    }
    .consen_menu ul{
        padding-right: 20px;
    }
}
a{
    text-decoration: none;
}
.style-two nav.consen_menu{
    text-align: end;
}

/* .consen_menu ul{
    display: flex;
    justify-content: space-between;
} */
.slider-content{
    background-color: #ab030093;
    border-radius: 10px;
    padding: 15px;
    width: fit-content;
    margin-top: 100px;
}
.single-feature-box{
    border-color: #ab0200;
    box-shadow: 0px 0px 15px 1px #949494;
}
.single-feature-box .shape {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    transition: .5s;
    opacity: 0;
    z-index: -1;
}
.single-feature-box:hover .shape {
    width: 100%;
    height: 100%;
    opacity: 1;
}
.feature-back-title h3{
    color: #fff;
}
.feature-back-title h3::before{
    background-color: #fff;
}
.consen-feature-back {
    height: 100%;
    background: #131323ad;
}
.feature-back-title p{
    color: #fff;
    margin-top: 20px;
}
.style-three.about-area .dreamit-about-thumb{
    margin: 0 !important;
}

.style-three .about-shape-thumb1{
    display: block;
}
.style-two.sticky{
    background: #fff !important;
}
.single-quote-icon .content h3  {
    color: #ab0200;
}
.single-quote-icon .content span{
    color: #ab0200;
    font-weight: bold;
    font-size: 25px;

}
.testimonial-single-box:hover img{
    filter: brightness(0) invert(1);
}
.testimonial-single-box:hover .content h3,
.testimonial-single-box:hover .content h4,
.testimonial-single-box:hover .content span{
    color: #fff;
}
.single-quote-icon img{
    width: 64px;
}

.case-study-thumb:hover:before {
    background-image: linear-gradient(0deg, rgba(17, 0, 49, 0.902) 0%, rgba(7, 0, 75, 0.902) 24%, rgba(255, 59, 0, 0) 62%, rgba(255, 59, 0, 0) 100%);
}
.case-study-title h6{
    color: #fff;
}
.case-study-title h6::before{
    border-color: #fff;
}
.case-study-thumb:before {
    background-image: linear-gradient(0deg, rgba(255, 0, 0, 0.902) 0%, rgba(114, 0, 0, 0.902) 24%, rgba(3, 3, 33, 0) 62%, rgba(3, 3, 33, 0) 100%);
}
.case-study-thumb img{
    height: 500px;
}
.process-area{
    background: none;
    padding-top: 0;
}
.certificates .single-portfolio img{
    height: 400px;
}
.certificates .owl-dot {
    background-color: #1F2932;
}
.brand-single-box img{
    width: 100%;
}
.consen-section-title.mobile-center h5{
    color: #fff;
}
.consen-section-title.mobile-center h5::before{
    background: #fff;
}
.style-two.footer-middle{
    padding-top: 0;
}
ul.footer-menu li a:hover{
    color: #F70102;
}
.scroll-area .go-top::before {
    background-image: linear-gradient(to right, #e41818 0%, #aa1414 100%);
    background-image: -ms-linear-gradient(0deg, #ad0c19 0%, #c1282a 100%);
}
.widget-location{
    display: flex;
    align-items: center;
}
.widget-location a {
    color: #fff;
}
.widget-location a:hover {
    color: #F70102;
}
.widget-location i {
    font-size: 20px;
    padding: 10px;
    color: #fff;
}
.top-wrap .go-top-button:hover{
    background-color: #F70102;
}


/************************/
.style-two.consen_nav_manu{
    background-color: #fff;
}
.breadcumb-area{
    position: relative;
}
.breadcumb-area::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #04186685;
    width: 100%;
    height: 100%;
}
.breadcumb-content.top{
    position: relative;
    margin-top: 170px;
}
.breadcumb-content ul li{
    color: #e41818;
}
.style-three.abouts_areas{
padding: 120PX 0;
}

.inner{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.portfolio-content{
    padding: 0;
}
.portfolio-title h3{
    margin: 0;
    padding: 0;
}
.portfolio-title h3 a{
    width: 100%;
    display: block;
    height: 100%;
    padding: 15px 30px;
}
.cda-single-content{
    margin: 0 20px;
}

.style-three .dreamit-service-box::before {
    background: url('../images/bg/box-bg3.png')
}
.style-three .dreamit-service-box:hover .em-service-icon1:after{
    background: #ec3232;
}
.style-three .dreamit-service-box .em-service-icon1 img {
    padding: 10px;
    border-radius: 30px;
    width: 100%;
    /* height: 130px; */

}


.style-three .em-service-icon1:after,
.style-three .dreamit-service-box:hover .em-service-icon1:after{
    display: none;
}
.style-three .dreamit-service-box:hover .em-service-icon1 img {
    background-color: #fff;
}
.style-three.service-area:before {

    background-color: #e7e6e6;
}
.tabs li a{
    display: block;
}
.cda-single-content{
    background-color: #f3f3f3;
    margin: 15px ;
    border-radius: 6px;
}
.cda-icon i{
    margin: 15px;
}
.cda-content-inner h4,.cda-content-inner p{
    color: #10102E;
}

.cda-content-area{
    position: relative;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;

}
.cda-content-area::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #10102E;
    opacity: 0.7;
    z-index: -1;
}
.csd-title h3{
    color: #10102E;
}
.csd-info ul li{
    width: 100%;
    padding-bottom: 10px;
}
.csd-info ul li:not(:last-child){
    border-bottom:1px solid #d5d5d5;
}
.csd-info strong{
    color: #041766;
}
#world-map{
    width: 100%;
    height: 600px;
}
.slider2 .slider-content p{
    max-inline-size: 45ch;
}
.slider2 .slider-content .slider-header{
    max-inline-size: 60ch;
}
h4.widget-title:before{
    background-color: #187DFF;
}
.menu-quick-link-content i{
    color: #187DFF;
}
