@media(max-width:768px){
.page_map{height:500px;}
.our-moto-back{background-image:none;}
.motto-bg{position:relative; left:0; top:0;}
.service-head h4{font-size:16px; line-height:30px;}
.inner-cont h6{font-size:16px; line-height:28px;}
.section-box h3{font-size:18px;}
.section-box h4{font-size:16px;}
.our-moto-back{padding:0;}
.motto-cont h4{font-size:13px; line-height:20px;}
.strategy-wrap h4{font-size:25px;}
.flip-box-header{font-size:20px; line-height:25px;}
.flip-box p{font-size:16px;}
.member-name h2{padding:0 0 10px 0; line-height:25px;}
.page_footer p.spec{font-size:30px;}
.accordion-item-header{font-size:18px;}
	
/*style for hide categories*/
.desktop-view{display:none;}
}

@media (min-width:768px) and (max-width:2000px){
.mobile-view{display:none;}
}