@media screen and (max-width: 1270px){
	.about_section:before, .about_section:after{
		display:none;
	}
	.about_section{
		padding:30px 0;
		margin-top:0px;
	}
	.post_wrap{
		padding-top:40px;
	}
}
@media screen and (max-width: 1200px){
	.posts ul li {
		width: 23.5%;
	}
	.posts ul li .post_content .post_title{
		min-height:50px;
	}
	.posts ul li .post_content .post_desc{
		width:100%;
		float:left;
		min-height:55px;
	}
	.categories_pg_wrap .categories_content ul li{
		width:23.3%;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(5n){
		margin-right:20px;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(4n){
		margin-right:0px;
	}
	.details_txt .product_wrap ul li .product_top{
		font-size:14px;
	}
	.details_txt .product_wrap ul li{
		width:31.2%;
	}
}
@media screen and (max-width: 1100px){
	.contact_wrap .contact_info{
		width:45%;
		float:left;
	}
	.contact_form {
    	width: 55%;
	}
}
@media screen and (max-width: 1045px){
	.categories_content ul li{
		width:31.5%;
	}
	.posts ul li {
		width: 23.2%;
	}
	.artical_wrap ul li:nth-child(4n){
		margin-right:10px;
	}
	.artical_wrap ul li:nth-child(3n) {
		margin-right: 0px;
	}
	.artical_wrap ul li {
    	width: 31.8%;
	}
	.details_txt .product_wrap ul li {
		width: 100%;
		margin-right:0px !important;
		margin-bottom:20px;
	}
	.details_txt .product_wrap ul li:last-child{
		margin-bottom:0px;
	}
	.pros_cons_wrap .pros_content, .pros_cons_wrap .cons_content{
		width:100%;
		float:left;
	}
	.details_txt .product_wrap ul li .product_img {
		height: auto;
		text-align: center;
	}
	.details_txt .product_wrap ul li .product_img .img {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		transform: translateY(0%);
		margin-left: 0;
		float: left;
	}
	.details_txt .product_wrap ul li .product_content .content_txt{
		min-height:auto;
	}
}
@media screen and (max-width:960px){
	.banner_layer{
		display:none;
	}
	.categories_wrap{
		margin-top:0px;
		padding-top:40px;
	}
	.section{
		padding:20px 0;
	}
	.heading_wrap{
		margin-bottom:20px;
	}
	.footer .footer-widget:first-child {
		width:25%;
	}
	.footer .footer-widget {
		float: left;
		width: 25%;
	}
}
@media screen and (max-width:920px){
	.categories_pg_wrap .categories_content ul li {
		width: 31%;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(4n), .categories_pg_wrap .categories_content ul li:nth-child(2n) {
		margin-right: 20px;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(3n) {
		margin-right: 0px;
	}
}
@media screen and (max-width:900px){
	.about_wrap .about_img{
		width:40%;
	}
	.posts ul li {
		width: 48%;
	}
	.posts ul li:nth-child(4n){
		margin-right:20px;
	}
	.posts ul li:nth-child(2n){
		margin-right:10px;
	}
	.statistics_content ul li{
		width:32.5%;
	}
	.featured_on_img{
		width: 150px;
    	height: 85px;
	}
	.details_wrap{
		width:100%;
		float:left;
		margin-bottom:20px;
	}
	.sidebar{
		width:100%;
		float:left;
	}
}
@media screen and (max-width: 860px){
	.footer .footer-widget:first-child{
		width:100%;
		float:left;
		padding-right:0px;
	}
	.footer .footer-widget{
		width:100%;
		float:left;
		padding-right:0px;
		text-align:center;
		margin-bottom:20px;
	}
	.footer .footer-widget:last-child{
		margin-bottom:0px;
	}
	
}
@media screen and (max-width: 820px){
	#menu_trigger{
		display:block;
	}
	.menu_wrap{
		display:none;
	}
	.header_bottom{
		padding:15px 0;
	}
	.logo_wrap {
		width: 60px;
		height: 60px;
		top: 5px;
		left:10px;
	}
	.logo_wrap .logo_img {
		float: left;
		left: 4px;
		position: absolute;
		top: 5px;
	}
	.categories_content ul li{
		width:48.5%;
	}
	.categories_content ul li:nth-child(3n){
		margin-right:20px;
	}
	.categories_content ul li:nth-child(2n){
		margin-right:0px;
	}
	.posts ul li {
		width: 47.8%;
	}
	.mob_menu{
		width:100%;
		left:-100%;
	}
	.close_menu{
		width:24px;
		height:24px;
		position:absolute;
		right:10px;
		top:10px;
		background:url(../images/close_icon.png) no-repeat;
	}
}
@media screen and (max-width: 768px){
	.slider_content h1{
		font-size:30px;
		line-height:36px;
	}
	.categories_content ul li{
		width:48.2%;
	}
	.about_wrap .about_img {
		width: 100%;
		/* float: left; */
		display: table;
		margin: 0 auto;
		max-width: 320px;
		margin-bottom:20px;
		padding-left:0px;
	}
	.about_wrap .about_img:before{
		left:-20px;
	}
	.about_wrap .about_content{
		width:100%;
		float:left;
		text-align:center;
		padding-left:0px;
	}
	.about_wrap .social-icon{
		width:auto;
		display:table;
		margin:0 auto;
		float:none;
	}
	.about_btn{
		width:auto;
		margin:0 auto;
		float:none;
		display:table;
		margin-top:20px;
	}
	.posts ul li {
		width: 47.4%;
	}
	.statistics_content ul li{
		width:32.2%;
	}
	.statistics_title{
		font-size:17px;
		margin-top:10px;
	}
	.statistics_content ul li .count_wrap{
		background-size:100%;
		width:110px;
		height:115px;
	}
	.statistics_content ul li .count_wrap span {
		line-height: 115px;
		font-size: 18px;
	}
	.featured_on_wrap ul{
		text-align:center;
	}
	.featured_on_wrap ul li{
		float:none;
		display:inline-block;
		margin:10px;
		padding:0px;
		text-align:center;
		width:auto;
	}
	.categories_pg_wrap .categories_content ul li {
		width: 47%;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(3n) {
		margin-right: 20px;
	}
	.categories_pg_wrap .categories_content ul li:nth-child(2n) {
		margin-right: 0px;
	}
}
@media screen and (max-width:720px){
	.contact_wrap .contact_info{
		width:100%;
		float:left;
	}
	.contact_form {
    	width: 100%;
	}
}
@media screen and (max-width: 600px){
	.header_top_right{
		display:none;
	}
	.header_top_left{
		width:100%;
		padding-top:0px;
	}
	.header_top_left ul{
		width:100%;
		float:left;
	}
	.header_top_left ul li.mail, .header_top_left ul li{
		float:left;
		margin-right:0px;
	}
	.header_top_left ul li.call{
		float:right;
		margin-right:0px;
	}
	.banner_wrap ul li {
		height: 245px;
	}
	.banner_wrap ul li img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center center;
		object-position: center center;
	}
	.slider_content h1{
		width:100%;
		margin-bottom:20px;
	}
	.categories_content ul li{
		width:48%;
	}
	.categories_content ul li .categories_title .left_wrap {
		padding-left: 10px;
	}
	.categories_content ul li .categories_title .right_wrap .read_btn {
		padding: 0 10px;
		padding-right: 20px;
	}
	.posts ul li {
		width: 47%;
	}
	.posts ul li:nth-child(4n){
		margin-right:20px;
	}
	.posts ul li:nth-child(4n){
		margin-right:0px;
	}
	.wpsm_box.solid_border_type{
		overflow:auto;
	}
	.related_wrap .posts ul li {
		width: 47%;
		min-height: 345px;
	}
}
@media screen and (max-width: 560px){
	.statistics_content ul li{
		width:100%;
		margin-bottom:20px;
	}
	.statistics_content ul li:last-child{
		margin-bottom:0px;
	}
	.artical_wrap ul li{
		width:48%;
		float:left;
	}
	.artical_wrap ul li:nth-child(3n){
		margin-right:10px;
	}
	.artical_wrap ul li:nth-child(2n){
		margin-right:0px;
	}
}
@media screen and (max-width: 520px){
	.categories_content ul li {
		width: 47.5%;
	}
	.posts ul li {
		width: 46.5%;
	}
}
@media screen and (max-width: 480px){
	.header_top_left ul li a{
		font-size:12px;
		padding-left:16px;
	}
	.categories_content ul li {
		width: 100%;
		margin-right:0px;
	}
	.categories_content ul li:nth-cild(3n){
		margin-right:0px;
	}
	.categories_pg_wrap .categories_content ul li {
		width:100%;
		margin-right:0px !important;
	}
	h2{
		font-size:24px;
	}
	.heading_wrap {
		margin-bottom: 10px;
	}
	.header_top_left ul li.mail a:before{
		top:-1px;
	}
	.header_top_left ul li.call a:before{
		top:-2px;
	}
	.btn{
		padding:0 15px;
		font-size:13px;
		line-height:40px;
	}
	.posts ul li {
		width: 100%;
		margin-right:0px;
	}
	.posts ul li:nth-child(4n){
		margin-right:0px;
	}
	.frm_wrap.right_wrap{
		width:100%;
		padding-left:0px;
	}	
	.frm_wrap.left_wrap{
		width:100%;
		padding-right:0px;
	}
	.details_wrap .abt_wrap .abt_img {
		width: 100%;
		float: left;
	}
	.abt_designation {
		width: 100%;
		padding-left: 0;
		float: left;
		position: relative;
		padding-top:15px;
	}
	.abt_designation .social_icon {
		position: absolute;
		right: 2px;
		top: 14px;
	}
	.related_wrap .posts ul li {
		width: 47%;
		min-height: 345px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 400px){
.slider_content h1 {
    font-size: 20px;
    line-height: 30px;
}
	.about_wrap .about_img {
		max-width: 260px;
	}
	.artical_wrap ul li{
		width:100%;
		margin-right:0px !important;
		float:left;
	}
	.related_wrap .posts ul li {
		width: 100%;
		min-height: auto;
		margin-right: 0px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 360px){
.header_top_left ul li a{
	font-size:11px;
}
	.header_top_left ul li.mail a:before{
		top:0px;
	}
	.header_top_left ul li.call a:before{
		top:0px;
	}
}