<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: LinoFeast
Theme URI: http://themeforest.net/
Responsive CSS Stylesheet
 */ 
 
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Tablet  (Portrait) */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */ 
@media only screen and (max-width: 759px) {	
	figure img { width:auto; max-width:100%; height:auto; } 
	#menuwrap  { float:none;}
	#atp_menu { display:none !important;}
	#menubar { background:none !important;}
	.frontpage_teaser img {
	    height: auto;
	    max-width: 100%;
	    width: auto;
	}
	.logo { float:none; }
	#menubar .inner {
		width: 100%;
	}
	.primarymenu .menu-dropdown {
		height: 35px;
		width: 100%;
		top: -50px;
		padding: 0;
		position: absolute;
		cursor: pointer;
		border-bottom: none;
		display: block;
		margin-top: 15px;
		background: #222222 url(../images/menu-icon.gif) 0 0 no-repeat;
		border-radius: 			3px;
		-webkit-border-radius:  3px;
		-moz-border-radius: 	3px;
		
	}

	#sf-mobilemenu {
		margin: 0; 
		padding: 0; 
		display: none;
		position: relative;
		width: 100%;
		z-index: 1;
		background-color: #333;
	
	}
	#sf-mobilemenu ul {
	
		opacity: 1;
		margin: 0;
		background: none;
	}
	#sf-mobilemenu ul {
		margin: 0 0 0 20px !important;
	}

	#sf-mobilemenu li {
		position: static;
		display: block;
		float: none !important;
		border-top:1px solid #444444;
	}

	#sf-mobilemenu li li li:last-child { }
	
	#sf-mobilemenu a{
		display: block;
		float: none;
		padding:8px 20px;
		color: #999;
	}

	#sf-mobilemenu a:hover{
		color: #fafafa;
	}	

	#sf-mobilemenu ul a{
		padding:8px 10px;
		width: auto;		
	}

	#sf-mobilemenu ul a:hover{
		background: none;	
	}

	#sf-mobilemenu ul li:first-child a:after,
	#sf-mobilemenu ul ul li:first-child a:after {
		border: 0;
	}	
	.sys_slider .full { wdith:auto; }
	.ei-slider { height: 300px;}

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* #Tablet  (Landscape) */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Design for a width of 768px and 959px */

	@media only screen and (min-width: 768px) and (max-width: 959px) {	
	
	#boxed #wrapper,
	#layout_wrapper,
	.videoslider,
	.planbox_slider {
		width: 760px;
	}
	.inner{ margin: 0 auto !important;}
	.inner,
	.frontpage_teasercontent,
	.pagemid .inner,
     #subheader .inner,
	.videoslider,
	.breadcrumbs,
	.subdesc,
	.copyright .inner {
		width: 720px;
	}
 	.leftsidebar #main { width: 470px;}
	.leftsidebar #sidebar { width: 250px; background: none;}
 	.rightsidebar #main { width: 470px;}
	.rightsidebar #sidebar { width: 250px; background: none;}	
	.sort_column1 .item  .sort_img { width: 460px;}
	.copyright_left,
	.copyright_right{
		float:none;
		width:100%;
		text-align:center;

	}
	.fb-area {width:50%;}
	.ei-slider { height: 300px;}

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* #Mobile (Portrait) */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Design for a width of 320px */

	@media only screen and (max-width: 479px) {
	figure img { width:auto; max-width:100%; height:auto; } 
	
	.msubtitle { display:none; }
	/* layout */ 
	#boxed #wrapper,
	#layout_wrapper {
		width:90%;
	}	
	.inner,
	.frontpage_teasercontent,
	.pagemid .inner,
	#subheader .inner,
	.copyright .inner,
	.videoslider,
	.planbox_slider,
	.breadcrumb .breadcrumbs-plus { 
		width:90%;
	}

	.logo img { max-width:100%; width:auto; height:auto;}
	.menus_cat_item { width: auto; }

	.header_right,
	.logo,
	.copyright {
		display:block;
		margin: 0 auto;
		float:none;
		width:100%;
		text-align:center;
	}
	.videoslider { text-align:center; }
	.pricetable .column {float: none; width: 100%; border-width:1px;}
	.pricetable.col3 .column {width: 100%;}
	.breadcrumbs { display:none; } 
	.topright .atpsocials,
	.sociables .atpsocials { display: table; float:none; padding:5px 0; margin:0 auto; text-align: center; }
	.header_right {padding-top: 20px;}
	.frontpage_teaser h1 {
		font-size: 24px;
		line-height: normal;
	}

	.topbar .atpsocials {
		display: table;
	    float: none;
		margin:0 auto;
	}

	#subheader .page-title { font-size: 200%;}
	.bio { text-align:center; }	
	.half_width, 
	.one_half,        
	.one_third,       
	.two_third,
	.one_fourth,      
	.one_fifth,       
	.three_fourth, 
	.four_fifth,     
	.two_fifth,       
	.three_fifth,   
	.one_sixth,       
	.four_sixth  { width:100%; margin-right:0; }
	.flex-caption { display:none; } 
	.nivo-caption { display:none; }
	.leftaside,
	.rightaside { margin:0;}
	.leftsidebar #main,
	.rightsidebar #main,
	.leftsidebar #sidebar,
	.rightsidebar #sidebar  { width: 100%; }
	.rightsidebar #sidebar {background: none;}
	.rightsidebar #sidebar .content,
	.leftsidebar #main .entry-content { padding-left:0; }		
	.rightsidebar #main .entry-content,
	.leftsidebar #sidebar .content { padding-right:0; }
	.jcarousel-item-horizontal { width: 320px; }
	.doubles li,
	.vertabs .tabs,
	.fb-area,
	.copyright_left,
	.copyright_right
	 {
		float:none;
		width:100%;
	}
	.sort_column1 .item { height: 410px; } 
	.sort_column1 .item  .sort_img {float: none; width: 100%; min-height:100px; height:180px; }
	.sort_column2 .item { width:100%; height:150px; }
	.sort_column3 .item { width:100%; height:150px; }
	.sort_column4 .item { width:100%; height:150px; }
	.event_thumb { float:none; margin:0 0 20px 0; }
	.event_details { float:none; margin:0 0 20px 0; }

	#featured_slider {
		position: relative;
		margin: 0 auto;
		padding: 0;
		z-index: 9;
		background-color: #fff6cb;
	}

	.ei-slider { height: 200px;}
	.flex-caption { display:none; }
	.nivo-caption { display:none !important; } 
	.ei-title { display:none !important; } 

	.clientimg{left: 35%;}
	.clientmeta{left: 50%;}
	.copyright_left{ text-align: center;}
	.copyright_right{ text-align: center;}
	.post .post-info { display: none;}

	/* Header Fixes */ 
	.header .one_half,
	.header .one_third {
		text-align: center !important;
	}

	#header-s4 .search-box{
		display:none;
	}

	.primarymenu .menu-dropdown { position:relative; top:0; margin-top:0;}
	.menu_image {float:none;}
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Mobile (Landscape) */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Note: Design for a width of 480px */

	@media only screen and (min-width:480px) and (max-width: 767px) {
	
	.msubtitle { display:none; }

	/* layout */ 
	#boxed #wrapper,
	#layout_wrapper {
		width: 420px;
	}
	.inner,
	.frontpage_teasercontent,
	.pagemid .inner,
	#subheader .inner,
	.planbox_slider,
	.videoslider,
	.copyright .inner,
	.breadcrumb .breadcrumbs-plus,
	.rightsidebar #main,
	.leftsidebar #main
	{ 
		width: 380px;
	}
	.logo img { max-width:100%; width:auto; height:auto;}
	.menus_cat_item { width: auto; }

	.videoslider { text-align:center; }
	.pricetable .column {float: none; width: 100%; border-width:1px;}
	.pricetable.col3 .column {width: 100%;}
	.breadcrumbs { display:none; } 
	#subheader .rightaside,
	#subheader .leftaside { width:auto; float:none; text-align:center; }
	#subheader .leftaside h1 { margin-bottom:0; }
	.rightsidebar #sidebar {background: none;}
	.leftsidebar #sidebar {background: none;}
	.half_width, 
	.one_half,        
	.one_third,       
	.two_third,      
	.one_fifth, 
	.one_fourth,
	.three_fourth, 
	.four_fifth,     
	.two_fifth,       
	.three_fifth,   
	.one_sixth,       
	.four_sixth  { width:100%; margin-right:0; }
	#subheader .page-title { font-size: 200%;}
	.rightsidebar #sidebar { float: none; width:100%; clear: both; margin: 0 auto; padding: 30px 0;}
	.leftsidebar #sidebar { float: none; width:100%; clear: both; margin: 0 auto; padding: 30px 0;}

	.topright .atpsocials,
	.sociables .atpsocials { display: table; float:none; padding:5px 0; margin:0 auto; text-align: center; }
	.header_right {padding-top: 20px;}
	.frontpage_teaser h1 {
		font-size: 24px;
		line-height: normal;
	}	

	.logo,
	.copyright {
		display:block;
		margin: 0 auto;
		float:none;
		width:100%;
		text-align:center;
	}

	.topbar .atpsocials {
		display: table;
	    float: none;
		margin:0 auto;
	}

	.ei-slider { height: 200px;}
	.flex-caption { display:none; } 
	.nivo-caption { display:none !important; } 
	.ei-title { display:none !important; } 

	.leftaside,
	.rightaside { margin:0;}
	.rightsidebar #main .entry-content { padding-right:0; }
	.rightsidebar #sidebar .content { padding-left:0; }
	.leftsidebar #main .entry-content { padding-left:0; }
	.leftsidebar #sidebar .content { padding-right:0; }
	.jcarousel-item-horizontal { width: 400px; }
	.vertabs .tabs,
	.fb-area,
	.copyright_left,
	.copyright_right {
		float:none;
		width:100%;
	}
	.sort_column2 .item,
	.sort_column3 .item,
	.sort_column4 .item { min-height:120px; height:250px; }

	#featured_slider {
		position: relative;
		margin: 0 auto;
		padding: 0;
		z-index: 9;
		background-color: #fff6cb;
	}
	.clientimg{left: 36%; bottom: -60px;}
	.clientmeta{left: 50%; bottom: -55px;}
	.copyright_left{ text-align: center;}
	.copyright_right{ text-align: center;}

	/* Header Fixes */ 

	.header .one_half,
	.header .one_third {
		text-align: center !important;
	}

	#header-s4 .search-box{
		display:none;
	}

	.primarymenu .menu-dropdown { position:relative; top:0; margin-top:0;}
	.menu_image {float:none;}

}</pre></body></html>