/* HTML-5 Template */

@media only screen and (max-width: 1540px){
	
	
	
}
	
@media only screen and (max-width: 1340px){

	.page-wrapper{
		overflow:hidden;	
	}
	
}

@media only screen and (max-width: 1200px){
	
	.header-style-four .main-menu .navigation > li:last-child{
		margin-right:20px;
	}
	
}

@media only screen and (max-width: 1140px){
	
	.team-single-section .content-column .inner-column{
		padding:0px;
	}
	
	.team-single-section .content-column .post-meta li{
		margin-right:20px;
	}
	
	.rtl .sec-title-two .title::before,
	.mega-menu-bar h3{
		display:none;
	}
	
	.has-mega-menu .mega-menu{
		display:none;
	}
	
	.has-mega-menu > ul{
		
	}
	
}

@media only screen and (min-width: 768px){
	
	.main-menu .navigation  .has-mega-menu .mega-menu{
		
	}
	
	.main-menu .navigation  .has-mega-menu .mega-menu a{
		margin:0px 15px;
	}
	
}

@media only screen and (max-width: 1023px){
	
	.coming-soon .content .content-inner .logo{
		margin-bottom:120px;
	}
	
	.time-counter-two .time-countdown{
		margin-bottom:80px;
	}
	
	.request-quote-section .image-column .image{
		padding-top:40px;
	}
	
	.sidebar-page-container.left-sidebar .content-side{
		order:1;
	}
	
	.sidebar-page-container.left-sidebar .sidebar-side{
		order:2;
	}
	
	.rtl .mobile-menu .navigation li > a,
	.rtl .mobile-menu .menu-box{
		text-align:right;
	}
	
	.rtl .mobile-menu .navigation li.dropdown .dropdown-btn{
		left:0px;
		right:auto;
	}
	
	.rtl .main-header.header-style-four .header-upper .top-left,
	.rtl .main-header.header-style-five .header-upper .top-left{
		order:1;
		text-align:left;
	}
	
	.rtl .banner-section-three .content-column,
	.rtl .about-section .content-column{
		order:1;
	}
	
	.rtl .banner-section-three .image-column,
	.rtl .timer-section .image-column,
	.rtl .about-section .images-column{
		order:2;
	}
	
	.rtl .main-header.header-style-two .header-upper .ui-btn.login-outer{
		margin-right:0px;
	}
	
	.rtl .main-header.header-style-two .header-lower .top-center{
		order:3;
	}
	
	.rtl .timer-section .content-column,
	.rtl .main-header.header-style-two .header-lower .top-left{
		order:1;
	}
	
	.rtl .header-style-three .dropdown-style-one .dropdown-toggle{
		float:right;
	}
	
}

@media only screen and (max-width: 900px){
	
	
		
}

@media only screen and (max-width: 767px){
	
	.privacy-section h4 br,
	.coming-soon .emailed-form .text br,
	.coming-soon .emailed-form h3 br{
		display:none;
	}
	
	.contact-info-section .info-box{
		text-align:center;
	}
	
	.request-quote-section .inner-container{
		padding-left:20px;
		padding-right:20px;
	}
	
	.service-detail .inner-box .lower-content .image-gallery .column{
		margin-bottom:30px;
	}
	
	.service-detail .service-tabs .tab-btns .tab-btn{
		padding:14px 30px;
	}
	
	.price-block .inner-box .price-list{
		display:block;
	}
	
}

@media only screen and (max-width: 599px){
	
	.clock-wrapper,
	.rtl .offer-block .text br,
	.contact-page-section .title-box .text br{
		display:none;
	}
	
	.coming-soon .content .content-inner{
		padding-left:0px;
		padding-right:0px;
	}
	
	.price-block .inner-box .price-list{
		display:block;
	}
	
	.service-detail .service-tabs .tab-btns .tab-btn{
		width:100%;
	}
	
	.rtl .main-header .outer-box{
		margin-right:0px;
		justify-content: space-between;
	}
	
	.rtl .main-header .ui-btn:last-child{
		margin-right:0px;
	}
	
	.rtl .comments-area .comment,
	.rtl .author-box .author-info{
		padding-right:0px;
	}
	
	.rtl .service-block .inner-box .lower-content .icon-box{
		left:15px;
	}
	
}

@media only screen and (max-width: 479px) {
	
	.contact-form,
	.request-quote-section .inner-container{
		padding-left:15px;
		padding-right:15px;
	}
	
	.gallery-block-two .overlay-box{
		left:10px;
		top:10px;
		right:10px;
		bottom:10px;
	}
	
	.gallery-block-two .overlay-box:before{
		outline-offset: -10px;
	}
	
	.pricing-tabs .tab-buttons .tab-btn{
		width:100%;
	}
	
	.rtl .header-style-three .dropdown-style-one .dropdown-toggle{
		left:-70px;
	}
	
	.rtl .header-style-five .header-search .form-group button{
		left:-10px;
	}
	
	.rtl .contact-page-section .contact-info li br{
		display:none;
	}
	
	.product-details .other-options .item-quantity{
		margin-right:0px;
	}
	
}