/**
*****************************************
	Theme Name: Ceylon Solar Power
	Author: ANTS Creation
	Author URL: http://www.ants.lk
	Version: 1.0
******************************************
**/
@media(max-width:1300px){
	.tp-head-nav{
		width: 100%;
	}

	.tp-head-nav::after{
		width: 135%;
	}

}

@media(min-width:1200px){
	.desktop-view{
		display: none;
	}
}

@media (max-width: 1199px) {
	.t-mobile{
		display: none;
	}
	.nav-item a {
		padding: 8px 0 0 28px;
	}
	.navbar-nav {
		margin-left: 0;
	}
	.Mobile-none{
		display: none;
	}

	.product-box .p-content-box{
		width: 100%;
		left: 0;
	}
}
@media(min-width:575px) and (max-width:991px)
{
	.about-img{
		display: none;
	}
}
@media (min-width: 992px) {

}
@media (max-width: 991px) {
	.rev_slider_wrapper, 
	.rev_slider, 
	.tp-fullwidth-forcer, 
	.rev_slider .tp-bgimg.defaultimg {
    	max-height: 400px !important;
	}
	.navbar-toggler{
		position: absolute;
		right: 0;
		top: 18px;
	}
	.testimonial-content .new-vedio {
		width: 75%;
	}

	.business-inner{
		height: 100%;
	}
}



@media (min-width: 768px) {

}

@media (max-width: 767px) {
	.rev_slider_wrapper, 
	.rev_slider, 
	.tp-fullwidth-forcer, 
	.rev_slider .tp-bgimg.defaultimg {
    	max-height: 350px !important;
	}
	.top-header .t-content li a span{
		display: none;
	}
	.main-menu::before {
		left: -42%;
	}
	.s-title h2 {
		font-size: 35px;
    	line-height: 38px;
	}
	.project-area .w-content.s-title{
		padding-bottom: 70px !important;
	}
	.project-area .project-content .owl-nav{
		left: 0;
		top: -80px;
	}
	.b-style-1.w-25{
		width:auto !important;
	}
}

@media (max-width: 575px) {

}

@media (max-width: 520px) {
	.rev_slider_wrapper, 
	.rev_slider, 
	.tp-fullwidth-forcer, 
	.rev_slider .tp-bgimg.defaultimg {
    	max-height: 250px !important;
	}
	
	.testimonial-content .new-vedio {
		width: 100%;
	}
}

@media (max-width: 450px) {
	
}