/*---------------------------------------------------------------
# Package - Sboost Framework  
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2013 olwebdesign.com. All Rights Reserved. 
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/


/* Large desktop */
@media (min-width: 1200px) {


}
 
/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 959px) { 
	.mx-base {width:728px!important}
	.mx_date{display:none}
	#mx-bookmarks{float:left!important; }
	#mx-banner {width:320px}
	.service {max-width:900px!important;width:32%!important}
	
	input#mod-search-searchword {
		width:120px;
	}
	h2{font-size:24px}
	h1, h2, h3 {    line-height: 25px;}
	
	.tabs_buttons ul.tabs_container li.tab {
		padding:0 10px!important;
	}
	
	span.designed_by {
		display:block;
	}
}
  @media (min-width: 767px) and (max-width: 3000px) {
    .menu-fixed {
      position: fixed!important;
      top: 0; width: 100%;      
    }
     .menu-fixed #hormenu{ width: auto;
    }
  }
/* Phones portrait and landscape  */
@media only screen and ( max-width: 767px ) {
	
	
	h2{font-size:24px}
	h1, h2, h3 {    line-height: 25px;}
	
	.mx-base {min-width:280px!important;width:95%!important}
	.service {max-width:500px!important;width:48%!important}
	#mx-leftcol, #mx-rightcol,#mx-sideleft, #mx-sideright, #mx-maincol, #inner_content, .mx-block {width:100%!important;margin:0!important}
	.mx-block .first, .mx-block .last, .mx-block .single,
	.item .first, .item .last, .item .single	{margin:0!important}
	.item-inner {padding:10px 0!important}
	a#logo {width:100%!important;background-position:50% 50%!important}
	#hormenu,#mx-search,#powered-by,#mx-footer-nav {display:none!important}
	#mx-footer {text-align:center}
	#mx-footer .cp {float:none!important}
	span.designed_by {display:block}
	select.select-menu {width:100%}
	.ol-typo-column {width:100% !important}
	#mx-mmenu {display:block!important;margin:0; margin-top: 100px;}
	.contactInfo, #bgfixh {display:none}
	
	#mx-banner, .mx_date, .ffslider{display:none}
	#imgPage1, #imgPage2, #imgPage3, #imgPage4, #imgPage5, #imgPage6, #imgPage7 {display:none}
	#mx-bookmarks{display:none}
	
	/*K2*/
	div.subCategory a.readmore {top:25px}
	div.subCategory h2{font-size:20px!important}
	div.itemToolbar ul li.itemPrintLink, div.itemToolbar ul li.itemEmailLink, div.itemToolbar ul li.itemTextResize {margin:0!important}
	
	/*Templates*/
	.border{margin-bottom:10px}
	a#pagetop{float:none!important}	
	div.color-site{float:none!important; margin-top: 4px!important}
#imgchange {display:none !important;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.parallax.fixed{background-attachment:scroll; background-position: center center;}
}

@media only screen and (max-width: 767px) {
	.parallax.fixed{background-attachment:scroll; background-position: center center;}
}
