/*Tablet*/
@media screen and (max-width: 1366px) {
	.top-navigation{
		font-size: 12px;
	}

	.slider-content{
	    padding: 100px;
	}

	.slider-content .h1{
		font-size: 42px;
	}
}

@media screen and (max-width: 1199px) {
	.contact-phone{
		font-size: 14px;
	}
}

@media screen and (max-width: 1024px) {
	
	.slider-content-wrapper{
		margin: 50px;
	}

	.slider-content .h1{
		font-size: 36px;
	}

	.top-navigation {
		display: none;
	}

	.contact-phone{
		display: none;
	}

	.mobile-menu-icon {
   	 	display: block;
	}

	.services .h4{
		font-size: 21px;
	}

}

@media screen and (max-width: 991px) {

	.slider-content .h1 {
    	font-size: 34px;
	}

	.about h1 {
	    font-size: 28px;
	}

	.quote .h2{
		font-size: 32px;
	}

	.product{
		margin-bottom: 0px;
	}
	
	.product .h2,
	.posts .h2, 
	.breadcrumbs h1{
		font-size: 24px;
	}    

	.counter-wrapper{
		padding: 15px;
	}

	.services p{
		line-height: 28px;
	}

	.product-wrapper{
		margin-bottom: 60px;
	}

	.widget-area{
		margin-left: 0px;
	}

	.widget{
		margin-left: 6px;
	}

	.widget_search{
		margin-left: 0px;
	}

	.widget li {
		width: 100%;
	}

	.posts .entry-thumbnail img {
	    height: 200px;
	}

	.posts .h3 {
    	font-size: 18px;
    }	

    .button-red{
    	font-size: 14px;
    }
}

@media screen and (max-width: 800px) {

	.swiper-button-next, .swiper-button-prev{
		display: none;
	}

	.slider-content-wrapper{
		padding: 0px;
		margin: 0px;
	}

	.to-bottom{
		display: none;
	}
}

@media screen and (max-width: 767px) {

	h1{
		font-size: 28px;
	}

	h2{
		font-size: 25px;
	} 
	
	h3{
		font-size: 22px;
	}

	h4{
		font-size: 18px;
	}

	h5{
		font-size: 16px;
	}

	h6{
		font-size: 14px;
	}

	.site-logo{
	    width: 110px;
	}

	.site-branding a {
		font-size: 20px;
	}

	.slider-content .h1{
		font-size: 30px;
	}

	.slider-content p {
	    font-size: 12px;
	}

	.button-red{
		font-size: 12px;
	}

	.site-description{
		display: none;
	}

	.widget-area{
		margin-left: 1px;
	}

	.contact-info{
		width: 100%;
	}

	.posts .entry-thumbnail img {
	    height: 350px;
	}

	.comment-list{
		margin:0px;
		padding: 0px;
	}

	.comment-content{
		font-size: 14px;
	}

	.comment-body{
		background: #f1f1f1;
	}	

	.children .comment-body{
		opacity: 0.9;
	}

	.children{
		width:100%;
		margin-left: 0px!important;
    	padding-left: 0px!important;
	}
}

@media screen and (max-width: 568px) {

	.site-branding a {
		font-size: 18px;
	}

	.slider-content p {
	    font-size: 11px;
	}

	.service-wrapper{
		padding-left: 25px;
		padding-right: 25px;
	}

	.quote .h2{
	    font-size: 22px;
	}

	.quote{
		height: 250px;
	}

	.quote-content {
       	height: 250px;
    }   	

	.product .h2, 
	.posts .h2,
	.breadcrumbs h1 {
    	font-size: 24px;
	}

	.posts .entry-thumbnail{
		height: auto;
	}

	.service-text{
		display: none;
	}

	.post-title{
		font-size: 25px;
	}

	.posts .entry-thumbnail{
    	margin-bottom: 0px;
	}

	.contact-info li p{
		font-size: 14px;
	}

	.modal-container{
		width: 415px!important;
	}

}

@media screen and (max-width: 480px) {

	.slider-content .h1{
		font-size: 25px;
	}

	.about h1 {
	    font-size: 22px;
	}

	.product .h2,
	.posts .h2,
	.breadcrumbs h1 {
    	font-size: 20px;
	}

	.site-branding a {
		font-size: 16px;
	}

    .mobile-menu {
    	width: 100%;
    	left: 0px;
    }

    .posts .entry-thumbnail img {
	    height: 250px;
	}

	.modal-container{
		width: 315px!important;
	}

	.modal-container .h2{
		font-size: 20px;
	}

}

/*Phone*/
@media screen and (max-width: 414px) {

	body {
		font-size: 14px;
	}

	.slider-content{
		padding: 10px;
	}

	.slider-content-wrapper {
	    width: 100%;
	    margin: 0px;
	}

	.about p {
		font-size: 14px;
	}

	.services p{
		font-size: 14px;
	}

	.product-text{
		font-size: 14px;
	}

	.quote-content{
		padding: 20px;
	}

	.entry-summary{
		font-size: 14px;
	}

	.post-title{
		font-size: 21px;
	}

	.comment-content p{
		font-size: 14px;
	}

	.table thead th{
		font-size: 12px;
	}

	.widget-area{
		font-size: 14px;
	}

	blockquote{
		font-size: 14px!important;
	}
	
}

@media screen and (max-width: 384px) {

	.posts .entry-thumbnail img {
    	height: 200px;
	}

	.modal-container{
		width: 280px!important;
	}

}

@media screen and (max-width: 320px) {

	.slider-content .h1{
		font-size: 21px;
	}
}
