/* desktop */
@media only screen and (min-width: 768px) {
  
}
/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
 	
	div.hover-text span.hover-excerpt{
	 	line-height:1.7rem !important;
	}
	
	.page-id-1338 div.hover-text span.hover-excerpt{
	 	line-height:1rem !important;
	}
	
	#hp-clients .slide-entry-wrap{
		padding:0 30px;
	}
	.postid-775 #hero {background-position: top right !important;}
			div#av_section_3.avia-section.main_color.avia-section-default.avia-no-shadow.avia-bg-style-scroll.avia-builder-el-5.el_after_av_section.avia-builder-el-last.container_wrap.fullsize{
		padding-left:3px;	
	}

	/*.page-id-198 div.flex_column.av_one_fourth.avia-builder-el-7.el_after_av_one_fourth.el_before_av_section.avia-builder-el-last, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-16.el_after_av_one_fourth.el_before_av_section.avia-builder-el-last, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-25.el_after_av_one_fourth.el_before_av_section.avia-builder-el-last, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-34.el_after_av_one_fourth.el_before_av_codeblock {
		float:right;
		clear:both;
	}
	
	.page-id-198 div.flex_column.av_one_fourth.avia-builder-el-5.el_after_av_one_fourth.el_before_av_one_fourth, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-14.el_after_av_one_fourth.el_before_av_one_fourth, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-23.el_after_av_one_fourth.el_before_av_one_fourth, .page-id-198 div.flex_column.av_one_fourth.avia-builder-el-32.el_after_av_one_fourth.el_before_av_one_fourth {
		float:right;
	}
	
	.page-id-198 section.av_textblock_section{
		margin-left:-40px;
		width:125%;
	}*/
	
	.page-id-198 #after_section_1 .flex_column.av_one_fourth, .page-id-198 #after_section_2 .flex_column.av_one_fourth, .page-id-198 #after_section_3 .flex_column.av_one_fourth, .page-id-198 #after_section_4 .flex_column.av_one_fourth {
		float: left;
		clear: both;	
		margin-bottom: 20px;
		width: 100%;
	}
	
	.page-id-198 .flex_column.av_one_fourth p {
		margin-left: 20px;	
	}
	
	.page-id-198 .flex_column.av_one_fourth.el_after_av_one_fourth {
		margin-left: 0;
	}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#footer .container:first-child{
		width:720px;
		margin:0 auto;
	}
	
	
}

