/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {



/*  ********************* GENERAL *****************************/

	html,
	body {
		min-width:320px;
	}


	#main .container_12 { padding: 0; width: 280px; }
	#main .container_12 div[class*="grid"], #main .container_12 div[class*="grid"] *[class*="grid"]{ margin: 0; }

	a.read, a.button, a.link_show_all { 
		font: 13px/22px "Asap";
		margin: 5px auto;
		padding: 4px 32px 4px 15px;
		background-position: 94% 9px;		
	}
		a.read:hover, a.button:hover, a.link_show_all:hover {
		  background-position: 94% -59px;
		}

	#main h3 { margin: 0 0 0; }	

	
/*  *********************** END OF GENERAL ************************/




/*  ************************ HEADER ************************/	
	
	.logo { float: none; margin-bottom: 15px; }
	
	/*  ********************** Navigation ****************************/
		
		#navHolder {
		  height: 87px;
		}

		nav.primary {
		  height: 49px;
		  margin-left: 0;
		  width: 280px;
		}


		nav.primary .responds {
		  background: url("../images/bg_mobileResponse.png") no-repeat scroll 0 center transparent;
		  color: #FFFFFF;
		  display: block;
		  font: 26px/78px 'Niconne';
		  height: 49px;
		  margin: 0 auto 0;
		  text-align: center;
		  width: 67px;
		  padding-top: 4px;
		}

		nav.primary .responds span {font-size: 0;}


	#topnav {
	  background: #1b1c23;
	  display: none;
	  left: 0;
	  min-width: 250px;
	  position: absolute;
	  height: auto;
	  width: 100%;
	  padding: 0;
	}
		#topnav li, #topnav .sub-menu li {
		  background: none repeat scroll 0 0 transparent;
		  border-bottom: 1px solid #40414a;
		  margin: 0;
		  padding: 0;
		}
			#topnav > li:last-child, #topnav .sub-menu > li:last-child {
			  border-bottom: none;
			}

		#topnav > li > a, #topnav .sub-menu li a, .sub-menu li li a {
			color: #fff;
    		font: 16px/35px 'Asap' !important;
			padding: 0 !important;
			background: none !important;
			margin-top: 0;	
			border: none;	
			text-align: center;	
		}
			#topnav li.current-menu-item,
			#topnav li.current-menu-item:hover,
			#topnav li:hover {
				background: #d4414b;
			}

			#topnav li.current-menu-item > a,
			#topnav li.current-menu-item:hover > a,
			#topnav li:hover a { 
				color: #fff;
				border: none;
				
			}

		
				
				

	/*  **************************************************/
		#topnav .sub-menu .sub-menu {
			/*  margin: 0 auto; width: 360px; */
		}
			.sf-menu ul, .sf-menu ul {
			  right: 0;
			  width: 100%;
			  background: #383942;
			  padding: 0;
			}


		.sf-menu li {
		  display: block;
		  float: left;
		  width: 100%;
		}
			.sf-menu > li:first-child {
			  border-top: none;
			}
			.sf-menu > li > a {
				margin-left: 0;
				text-align: center;
			}

			.sf-menu li:hover ul,
			.sf-menu li.sfHover ul {
				left:			0%;
				top:			35px; /* match top ul list item height */
				z-index:		99;
			}

		.sf-menu .sub-menu .sub-menu {
		  left: 0;
		  background: #383942;
		}
				#topnav .sub-menu li:hover, #topnav .sub-menu li li:hover {
				  background: #d4414b;
				}

				.sf-menu .sub-menu .sub-menu li:first-child {
				  border-top: none;
				}
				 #topnav .sub-menu li a, .sub-menu li li a {
				  text-align: center;
				  color: #fff;
				  line-height: 35px;
				}				
					#topnav .sub-menu li:hover > a, #topnav .sub-menu li li:hover > a {
					  background: none;
					  color: #fff;
					}


		#topnav .sub-menu li, #topnav .sub-menu .sub-menu li {  border-top: none; width: 100%; }

		#topnav .sub-menu li.sfHover { background: #ba2f38 !important; }
	
	/*  ********************** End of Navigation *************************/
	

/*  ************************ END OF HEADER ************************/




/*  ************************ HOME CONTENT ************************/
	
	#home-content { width: 300px; }	

	/*  **************************************************/

	#slider-wrapper { min-height: 219px; }
		.camera_wrap { height: 219px !important; }
			.camera_wrap img {
			  margin-left: 0 !important;
			  width: 400px !important;
			}

		#slider-wrapper .camera_target_content {
		  height: 150px;
		  width: 221px;
		}
		#slider-wrapper .camera_caption h3 {
		  font: bold 16px/20px 'Asap';
		  margin: 10px;
		  padding-bottom: 5px;
		  padding-right: 26px;
		  padding-top: 0;
		}	
		
		#slider-wrapper .camera_caption p {
		  font: 12px/13px 'Asap';
		  margin: 0 10px;
		}

		#slider-wrapper .camera_caption a {
		  -webkit-background-size: 35px auto;
		  background-size: 35px auto;
		  height: 35px;
		  right: 5px;
		  top: -4px;
		  width: 35px;
		}
			#slider-wrapper .camera_caption a:hover {
			  -webkit-background-size: 30px auto;
			  background-size: 30px auto; 
			  height: 30px;
			  width: 30px;
			}

	#slider-wrapper #slider_nav_holder {
	  width: 221px;
	}		
		#slider-wrapper .camera_prev, #slider-wrapper .camera_next { width: 110px; }

	/* 	 **************************************************/	
		
	#wrap_carousel a.details {
	  -webkit-background-size: 10px auto;
	  background-size: 10px auto;
	  font: 10px/12px 'Asap';
	  padding: 0 20px 0 0;
	  right: 9px;
	  top: 7px;
	}
	
	#wrap_carousel { height: 422px; }
		.list_carousel { height: 357px; }
			.list_carousel li { width: 280px; }

		.list_carousel .wrapItemCaroInner { width: 204px; padding: 6px 55px 9px 20px; }

		.home .primary_content_wrap .list_carousel a img {
			height: 358px;
		}

	
		#wrap_carousel div[id*="my_fredcarouselwidget"] h2 {
		  font: bold 16px/28px 'Asap';
		  width: 40%;
		}

		.list_carousel a.prev { left: 8px; top: 30px; }
		.list_carousel a.next { left: 40px; top: 30px; }







	.homeTopPart > div {
	  float: left;
	  width: 100%;
	  height: auto !important;
	}
		#main .homeTopPart > div .banner h2 {
		  margin: 20px 0 !important;
		  padding: 0;
		  text-align: center;
		  width: 100%;
		  background: none;		  
		}
	
	.homeTopPart > div:last-child { margin-bottom: 1px; }

	.homeCenterPart > div { height: auto; }
	.homeCenterPart > div:first-child { height: auto !important; }
	
		#main .homeCenterPart .banner h2 {
		  background: none;
		  margin: 0;
		  padding: 20px 0 !important;
		  text-align: center;
		  width: 100%;
		}

	.homeCenterPart > div.last #testi-cycle1.customCatScroller {
	  margin: 20px;
	  width: 240px !important;
	}	
		.homeCenterPart > div.last #testi-controls1 { bottom: 18px; }

	.homeBottomPart > div { margin-top: 25px !important; }
		.homeBottomPart > div:first-child { margin-top: 0 !important; }

	#main .homeBottomPart h2 {
	  margin: 0 11px 25px;
	  padding: 0;
	}
	#main .homeBottomPart > div:first-child h2 { margin-left: 11px; }
		#main .homeBottomPart > div ul {  padding-left: 10px; }

	.homeBottomPart > div p {  padding: 0 10px; }	

	#main .homeBottomPart > div a.read {
	  clear: both;
	  float: left;
	  margin-left: 11px;
	}  
	#main .homeBottomPart > div img { margin-left: 10px; }

	#main .homeBottomPart2 .banner h2 {
	  background: none;
	  margin: 0;
	  padding: 20px 0;
	  text-align: center;
	  width: 100%;
	}
	.homeBottomPart2 > div.bigger {
	  background-position: 17px 46px;
	  border-top: 1px solid #C1C3D3;
	  padding: 40px 20px 30px 70px;
	  width: 190px;
	}

	.testimonials { width: 190px !important; }

	.bigBanner { font: bold 19px/24px 'Asap'; }

/*  ************************ END OF HOME CONTENT ************************/



/*  ***************************** SUBPAGES CONTENT ***************/

	#wrap_all { width: 280px; }

	.wrap_content.models .boxList li {
	  margin: 0 0 15px 0 !important;
	  width: 240px !important;
	}
		.wrap_content.models .boxList li:nth-child(2n+1) { margin-left: 0 !important; }
		.wrap_content.models .boxList li .featured-thumbnail img { width: 240px; height: 315px; }
		
		#sidebarLeft li .wrapPortEntryInner a {
  			font: 11px/16px "Eagle Lake" !important; 		
  			margin: 0;
  		}
  		#sidebarLeft li .wrapPortEntryInner p {
		  font: 10px/18px Arial;
		  margin: 0;
		}

	#wrapAttachmentPhoto a {
	 	  width: 50%;
	 	  margin-left: 0;
	 	  margin-bottom: 0;
	}

	#wrapAttachmentPhoto a img { min-height: 82px; }


	.wrap_content.models .boxList li .wrapInfo { width: 68.5%; }	

	#content.models .attachment-post-thumbnail {  margin: 0 0 25px 0; width: 240px; }
	#content.models #customFieldHolder {  width: 240px; }

	.page-template-page-fullwidth_withLeftSidebar-php .wrap_content { padding: 0 20px ; }	
	.page-template-page-fullwidth_withTwoSidebar-php #sidebar {  padding: 5px 20px; }
	.page-template-page-fullwidth_withTwoSidebar-php .wrap_content { padding: 0 20px 10px; }

	.page-template-page-fullwidth_without_sidebar-php #main .wrap_content .grid_6.alpha > * {  margin-left:20px; margin-right: 20px; }
	.page-template-page-fullwidth_without_sidebar-php #main .wrap_content .grid_6.omega > * {  margin-left:20px; margin-right: 20px; }

	.page-template-page-Model_withRightSidebar-php .wrap_content {  padding: 0 20px 10px; }	
	.wrapModelsList {  padding: 5px 20px; }

	/* .blog #content article.post-holder .gallery_post, .author #content article.post-holder .gallery_post, .archive #content article.post-holder .gallery_post {
	  height: 119px !important;
	} */

	article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: 0;
  width: 240px;
}	
.search article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: 0;
  width: 240px;
}





	.alignleft {
	  margin: 0 15px 15px 0 !important;
	  width: 100% !important;
	}
	.primary_content_wrap .boxInfo img {
	  width: 100% !important;
	}
	.boxInfo { margin-bottom: 20px; }

	.wrap_content {
		padding: 0 20px;
	}
		.wrap_content .news_block + p, .wrap_content .news_block + p > a {
			margin-bottom: 0;
		}

	.featured-thumbnail {
	  float: left;
	  /* width: 97%; */
	  margin-bottom: 15px;
	}
		#commentform input[type="text"], #commentform textarea {
		  width: 91%;
		}

	#sidebarLeft { margin-left: 0; margin-bottom: 55px; }	

	/*  **************************************************/

	div.pp_pic_holder {
	  width: auto !important;
	}
		div.ppt {
		  width: 94%!important;
		}

		.pp_content {
		  width: 98.5% !important;
		}
			#pp_full_res img {
				width: 100%!important;
			}
			.pp_content_container .pp_details {
			  width: 100%!important;
			}

	/*  **************************************************/

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	  float: none;
	  margin-right: 0;
	}
		.two_third, .one_third {
		  width: 100%;
		} 
			
		nav.oldernewer {
		  font-size: 7px;
		}
			.single-oldernewer a{
				font-size: 9px;
			}

	/*  ********************* sidebar ***********************/

	#sidebar, #sidebarLeft {
	  margin-top: 15px;
	  padding: 0 20px;
	  width: 240px;
	}
	#sidebar #searchform input[type="text"] { width: 87%; }

	.toggle .box {  height: 115px; }

	/*  ************************* #gallery.one_column **********************/

	#gallery.one_column .portfolio li span.image-border {
	  height: 140px;
	  width: 279px;
	}
		#gallery.one_column .portfolio li a.image-wrap {
		  height: 142px;
		  width: 280px;
		}
			#gallery.one_column .portfolio li a.image-wrap img {
			  height: 130px;
			  width: 96%;
			}
			#gallery.one_column .zoom-icon {
			  height: 130px;
			  width: 226px;
			}

		#gallery.one_column .folio-desc {
		  margin-left: 0;
		  margin-top: 15px;
		  width: 100%;
		}

	/*  ************************* #gallery.two_columns **********************/
	
	#gallery.two_columns .portfolio li {
	  width: 280px;
	  margin-right: 0;
	}
		#gallery.two_columns .portfolio li span.image-border {
		  height: 158px;
		  width: 279px;
		}
			#gallery.two_columns .portfolio li a.image-wrap {
			  height: 160px;
			  width: 280px;
			}
				#gallery.two_columns .portfolio li a.image-wrap img {
				  height: 148px;
				  width: 96%;
				}
				#gallery.two_columns .portfolio li a.image-wrap .zoom-icon {
				  height: 148px;
				  width: 226px;
				}

	/*  ************************* #gallery.three_columns **********************/

	#gallery.three_columns .portfolio li {
	  width: 280px;
	  margin-right: 0;
	}
		#gallery.three_columns .portfolio li span.image-border {
		    height: 135px;
    		width: 279px;
		}
			#gallery.three_columns .portfolio li a.image-wrap {
			  	height: 135px;
    			width: 280px;	
    		}
				#gallery.three_columns .portfolio li a.image-wrap img {
				  height: 135px;
				  width: 96%;
				}
				#gallery.three_columns .portfolio li a.image-wrap .zoom-icon {
				  height: 135px;
				  width: 226px;
				}
	
	/*  ************************* #gallery.four_columns **********************/

	#gallery.four_columns .portfolio li {
	  margin-right: 0;
    	width: 280px;
	}
		#gallery.four_columns .portfolio li span.image-border {
		  	height: 148px;
    		width: 279px;
		}
			#gallery.four_columns .portfolio li a.image-wrap {
			  height: 150px;
    			width: 280px;
			}
				#gallery.four_columns .portfolio li a.image-wrap img {
				  height: 138px;
				  width: 96%;
				}
				#gallery.four_columns .zoom-icon {
				  height: 138px;
				  width: 226px;
				}

	/*  **************************************************/
	.grid_gallery {
	  margin-left: 0;
	}
	.grid_gallery_inner {
	  width: 280px;
	}
		.grid_gallery .gallery_item {
		  margin-right: 0;
		  margin-left: 0;
		  width: 100%;
		}
			.grid_gallery_inner .gallery_item:nth-child(2n) {
				margin-right: 0;
			}
	.single-portfolio .zoom-icon {
  height: 180px;
  width: 226px;
}

	.featured-thumbnail.single-gallery-item img {
	  width: 96%;
	  height: 180px;
	}

	/*  **************************************************/

		.gallery_post {  height: 180px !important; }
			.gallery_post .g_item {  width: 320px !important; }
				.g_item > img {  width: 270px;  height: 167px; }

				.search .gallery_post {
  height: 100px !important;
}
.search .gallery_post .g_item {
  width: 240px !important;
  height: 150px!important;
}

	/*  ********************** ********/

	.wrap_content iframe {
	  width: 240px;
	  height: 200px;
	}

	.wrap_cf.main .wpcf7-form input[type="text"],
	.wrap_cf.main .wpcf7-form input[type="email"] {
	  width: 219px !important;
	}
		.wrap_cf.main .wpcf7-form textarea {
		  width: 219px !important;
		}	
		span.wpcf7-not-valid-tip {
		  width: 219px !important;
		}

	.wrap_cf.main div.wpcf7-response-output {
	  width: 127px;
	}	

	/*  **************************************************/

	#error404 {
	  margin: 0 20px;
	  padding: 0;
	  text-align: center;
	}	
		.error404-num { font-size: 148px; }
		#error404 #searchform {  width: 240px;}
		.search-no-results #wrap_all #searchform input[type="text"], .error404 #error404 #searchform input[type="text"] {
		    width: 208px;
		}

	.post-meta { font-size: 10px; }		
	.entry-header b a { font-size: 10px; }
	time { font-size: 10px; }

	/*  **************************************************/

	.search-results .post-content, .author .post-content, .blog .post-content {
	  padding-left: 0;
	}
		.author #recent-author-posts .post-content .excerpt, .search-results #content .post-content .excerpt {
  			display: block;
		}

	.entry-header b {
	    float: left;
	    margin-top: 10px;
	 	position: relative;
	}

	.search-results article.post-holder .featured-thumbnail img {
	  width: 280px;
	}

	.author #recent-author-posts .post-content .excerpt,
	.search-results #content .post-content .excerpt,
	.archive #content .post-content .excerpt {
	  margin-bottom: 10px;
	}

	#content article {
	  padding-top: 0;
	}
	#content article.first {
	  padding-top: 20px;
	}

	.archive .post-content {
	  padding-left: 0;
	}

	.single .entry-header b {
	  margin: 10px 0 0;
	}

	.primary_content_wrap article.post-holder .featured-thumbnail img {
		width: 240px;
	}
	.blog #content article.post-holder .featured-thumbnail img,
	.author #content article.post-holder .featured-thumbnail img,
	.search #content article.post-holder .featured-thumbnail img {
	  width: 240px;
	}
  
  	.primary_content_wrap .container_12 .divider {
	  margin-top: 50px;
	} 

  	#respond {
	  margin-top: 0;
	  padding-top: 0;
	}

	#commentform input[type="submit"] {
	  margin: 15px 0 0;
	}	
		.comment-meta {  font: 12px/35px 'Arial';	}

		#commentform p {
		  margin: 0 0 20px;
		}
	/*  **************************************************/	

	.no-results #searchform {
	  width: 280px;
	  margin-top: 15px;
	}

	/*  **************************************************/
	
/*  ***************************** END OF SUBPAGES CONTENT ***************/



/*  ************************ FOOTER ************************/
	
	#footer { min-height: 300px; }

	nav.footer { padding: 0 0 25px 0; }		
		nav.footer ul#menu-footer_menu { text-align: center; }
			nav.footer ul#menu-footer_menu li a { padding: 0 4px; }

	#footer #logo {
		height: 60px;
		margin-left: 68px;
	}	

	#footer .grid_12, #footer .grid_8 {
	  margin: 0;
	}
		#footer .grid_12 nav.footer { padding-left: 10px; }

		#footer .grid_8 .leftBlock { float: left; padding-left: 10px;}
		#footer .grid_8 .rightBlock {
		  float: left;
		  margin: 20px 0;
		  padding-left: 10px;
		}

/*  ************************ END OF FOOTER ************************/



/*  *********************** END OF FILE *******************/
} 



@media screen and (max-width: 479px) and (-webkit-min-device-pixel-ratio:0) 
{  
	 
}	