/* ======= Responsive style ======= */

@media (max-width: 767px) {
    .banner-header h6 {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 10px;
    }
	.inner_banner{
		height: unset !important;
	}

    /* .about .circle-masonry {
        position: absolute;
        bottom: -78px;
        right: 95px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        z-index: 10;
        animation: extralogo 7s infinite linear;
    }
    .roof {
        position: absolute;
        bottom: -46px;
        right: 131px;
        width: 80px;
        height: 80px;
    } */
	.mail-text{
	font-size: 14px;	
	}
    .singale_service{
        padding-bottom: 20px;
    }


    .banner-header h6 a:hover {
        color: #fff;
    }
    .banner-header h6 i {
        margin: 0 15px;
        font-size: 10px;
    }
    .services .section-subtitle:after{
        left: 29%;
    }
    .process .item .process-circle{
        left: 110px;
    }
    .project-sec .section-subtitle:after{
        left: 28%;
    }
    .gallery-item{
        flex-basis: 48%;
		height: 150px;
    }
	.gallery-item img {
    margin-left: 0;
    }
    .lightbox-content{
        width: 70%;
        height: unset;
        margin-top: 73%;
    }
    .clients .owl-carousel{
        margin: 2px 0;
        padding-left: 34px;
    }
    .widget-area-contact {
        justify-content: left;
        display: flex;
    }
    .copyright-text{
        text-align: center;
    }
    .footer-img{
        margin: auto;
    }
    .footer .links li{
        display: flex;
    }
    .header .caption h1 {
        position: relative;
        font-size: 27px;
        line-height: 40px;
        -webkit-animation-delay: .4s;
        animation-delay: .4s;
        color: #fff;
        font-weight: 700;
    }
    .banner-header p {
        font-size: 14px;
        color: #555;
    }
	.navbar-brand{
	width: 50%;	
	}
h3 {
    font-size: 25px;
}	
}
@media (min-width: 768px) {
    .owl-prev, 
    .owl-next {
        font-size: 27px; 
    } 
}
@media (min-width: 768px) and (max-width: 991px) {
  
    .services .section-subtitle:after{
        left: 40%;
    }
    .process .item .process-circle{
        left: 18px;
    }
    .form-area .foot_address p{
        display: block;
    }
    .navbar-brand img{
        width: 60% !important;
        padding-left: 20px;
    }
    .nav-scroll .navbar-brand img{
        width: 50% !important;
        padding-left: 20px;
    }
    .call-overlay{
        width: 100%;
    }
    .call-content{
        padding: 28px 20px;
    }
    .call-overlay::after{
        display: none;
    }
    .call-us{
        text-align: center;
    }
    .call-sec{
        height: auto;
    }
    .about-content{
        margin-top: 50px;
    }


}

@media screen and (max-width: 767px) {
    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navbar .logo img{
        width: unset;
        height: unset;
    }
    .about-img-hotifer {
        position: absolute;
        right: 38px;
        bottom: -74px;
        width: 260px;
        padding: 30px;
        z-index: 11;
        border-radius: 2px;
        text-align: left;
        background: #c6321b;
        box-shadow: 0 5px 25px rgb(0 0 0 / 5%);
    }


    .nav-scroll {
        background: #fff;
    }
    .logo-wrapper {
        float: left;
        padding: 15px;
    }
    .nav-scroll .logo-wrapper {
        padding: 15px;
        background-color: #fff;
    }
    .footer{
        padding-bottom: 30px;
    }
	.nav-scroll a.navbar-brand img{width: 80% !important;}
}
@media screen and (max-width: 767px) {
    .logo-wrapper .logo h2 {
        display: none;
    }
    /* .header .caption h1 {
        font-size: 45px;
    } */
    .header .caption h4 {
        font-size: 16px;
    }
    .header .caption p {
        font-size: 14px;
        margin-right: 10px;
    }
    .header .caption .button-tersiyer{
        margin-right: 0;
    }
    .slider-fade .owl-theme .owl-dots{
        bottom: 118px;
    }
    .services.center .item{
        margin-top: 0;
    }
    .about-content{
        margin-top: 30px;
    }
    .call-overlay{
        width: 100%;
    }
    .call-content{
        padding: 28px 20px;
    }
    .call-overlay::after{
        display: none;
    }
    .call-us{
        text-align: center;
    }
    .navbar-brand img{
        width: 95% !important;
        padding-left: 20px;
    }
    .about-image-bottom{
        display: none;
    }
    .about-img{
        width: 100%;
    }

    .call-sec::after,
    .call-sec::before{
        display: none;
    }
    .call-sec{
        height: auto;
    }
    .second-footer .widget-area .widget{
        padding: 0;
    }
    .button-tersiyer{
        padding: 14px 22px;
    }
  
    .main-footer .sub-footer p.right {
        text-align: left;
    }
    .gallery-container{
        padding: 0;
    }
    .testimonials{
        padding: 40px 0;
    }
    .services{
        padding-bottom: 30px;
}
    .main-footer .abot .social-icon {
        text-align: left;
        margin-bottom: 15px;
    }
    .footer .logo {
        padding: 0;
        width: auto;
        margin: 0px 0;
    }
    .footer .social-icons {
        text-align: left;
        margin-top: 20px;
    }
.form-bg-img {
    height: auto;
	}
.singale_service img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
}	
}

@media (min-width: 1200px){
   
}
@media screen and (max-width: 991px) {
    .main-header {
        display: none;
    }
    .bg-fixed {
        background-attachment: scroll !important;
    }
    .navbar .logo {
        width: 180px;
        text-align: left;
        margin-left: 15px;
    }
    .nav-scroll .logo {
        width: 180px;
    }
    .logo-img {
        margin-bottom: 0px;
    }
    .navbar button {
        margin-right: 15px;
        outline: none !important;
        background: #f21b28 !important;
    }
	.navbar button span i {
		font-size: 33px;
		color: #fff;
	}
	.footer .usful-links ul li a{
		padding-left: 0;
	}
    .navbar button:hover {
        background: #fff;
        box-shadow: 0 0.5rem 0.8rem rgb(0 0 0 / 10%);
    }
    .nav-scroll button,
    .nav-scroll button:hover {
        background: transparent;
    }
    .navbar .container {
        max-width: 100%;
        padding: 0px;
    }
    
    .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 40px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    }
    
    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0rem;
}
    
    .navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
    
    .navbar .navbar-collapse {
        max-height: 390px;
        overflow: auto;
        background: #fff;
        text-align: left;
/*         margin-top: 15px; */
        padding: 15px;
    }
    .navbar .nav-link {
        margin: 0px auto !important;
    }
    .navbar .navbar-nav .nav-link {
        color: #555;
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: #555 !important;
    }
    .nav-scroll .navbar-collapse .active {
        color: #c6321b !important;
    }
    /* .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    } */
    /* .dropdown-menu .sub-menu {
        position: static;
        margin-top: 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    }
    .dropdown:hover .dropdown-menu,
    .dropdown:hover .mega-menu {
        display: block;
    }
    .dropdown .dropdown-menu:hover .sub-menu {
        display: block;
    } */
    .dropdown .mega-menu {
        width: 100%;
        position: static;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        display: none;
    }
    .dropdown .mega-menu .dropdown-menu {
        border: 0;
        margin: 0;
    }
    .dropdown .mega-menu .dropdown-title {
        border-bottom-color: #555;
    }
    .dropdown-menu .dropdown-item,
    .sub-menu .dropdown-item {
        color: #555;
    }
    .header {
        background-attachment: scroll !important;
        background-position: 50% 0% !important;
    }
    /* .header .caption h1 {
        font-size: 50px;
    } */
    .process .item img,
    .process .item img.tobotm {
        display: none;
    }
    
    .section-title {
    font-size: 40px;
    }
    
    .title-404 {
    font-size: 120px;
    }
    
    .not-found-wrap h2 {
    font-size: 32px;
    }

}
@media screen and (max-width: 767px) {
    .footer-contact-links-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
	.singale_service .entry-content ul li {
		display: flex;
		margin-bottom: 7px;
	}
		.singale_service .entry-content ul li i{
		padding-top: 9px;
	}
	
	
    .footer-contact-links-divider {
    width: auto;
    min-height: 1px;
    margin: 20px 0px;
    }
	.inner_banner_caption h1{
		font-size: 30px;
		text-align: center;
	}
}
@media (min-width:359px)  and (max-width:360px){
    .service-img::after{
        top: 156px;
    }
}

@media (min-width:390px)  and (max-width:400px){
    .service-img::after{
        top: 173px;
    }
}
@media (min-width:400px)  and (max-width:415px){
    .service-img::after{
        top: 188px;
    }
}