.header-style-eight .main-menu .navigation > li.d-drop > a:before{
    content: none;
}

.header-lower .outer-box .logo-box .logo{
    max-width: 300px;
}

.header-style-11 .logo-box{
    padding: 0px 6px 0px 10px !important
}

.header-style-11 .sticky-header .logo-box {
    padding: 0px 0px 0px 10px !important;
}

.header-style-11 .logo-box{
    background: -webkit-linear-gradient(0deg, #c2c2c2, #d2cdd5 100%);
}

.header-style-eight .main-menu .navigation > li > a{
    padding: 33px 19px 33px 0px;
}

.header-style-eight .main-menu .navigation > li > a:before{
    top: 34px;
}

.header-style-11 .theme-btn {
    background: -webkit-linear-gradient(0deg, #1cc140, #089f13 100%);
}

.header-style-eight .theme-btn:before{
    background-color: -webkit-linear-gradient(0deg, #089f13, #1cc140 100%);
}

.header-style-11 .header-top-two .outer-container{
    background: -webkit-linear-gradient(0deg, #2683c5, #e63c37 100%);
}

/* .about-11{
background-color: #e8e8e9;
} */

.lower-content{
    background-color: #ff5e14;
    
}

.project-eight .masonry-item{
    padding: 15px 15px;
}


.inner-box{
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 20px 20px 20px !important;
}

.inner-box1{
    padding: 0px !important;
}


.image_block_24 .image-box .image{
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

.service-11:before{
    background: #121212;
    opacity: 0.7;
}


.text-justify{
    text-align: justify;
}

video {
    display: inline-block;
    vertical-align: baseline;
}

.testimonial-block-one .inner-box .thumb-box{
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
}
.sec-title-two span{
    background: -webkit-linear-gradient(0deg, #2683c5, #e63c37 100%);
}

@media only screen and (max-width: 499px){
    .header-style-eight .header-top-two{
        display: none;
    }
}

@media only screen and (max-width: 991px){
    .subscribe-four .text {
        padding-left: 10px;
        margin-bottom: 0;
    }
}