/* Note: Design for a width above 1281px */


@media only screen and (min-width: 1281px) {



/*  ************************* GENERAL *********************/
	html,
	body {
		min-width:1200px;
		}

	#wrap_all { width: 1170px; }
#sidebar {
  padding: 5px 17px 0 0;
}


/*  ************************ END OF GENERAL ***********************/





/*  ***************************** HEADER *****************/	
	
	#topnav > li > a {  padding: 0 33px;  }

/*  ****************************** END OF HEADER *****************/




/*  ****************************** HOME CONTENT *****************/
		#home-content {  width: 1200px; }

		.camera_wrap img { width: 100%!important; margin-left: 0 !important;}

	/*  **************************************************/
		.list_carousel .caroNav { width: 51%; }
		
		.homeCenterPart > div { width: 800px; }
		.homeCenterPart > div.last #testi-cycle1.customCatScroller { width: 695px !important; }

		.homeBottomPart2 > div.bigger { width: 690px; }
		.testimonials { width: 640px !important; }
	
/*  ****************************** END OF HOME CONTENT *****************/


	


/*  ****************************** SUBPAGE CONTENT ************************/
	
		
	.primary_content_wrap #sidebarLeft ul .recent-post-item img { width: 254px; }	
	
	.page-template-page-fullwidth_withTwoSidebar-php #sidebar { padding: 5px 17px 0 0; }
	.page-template-page-Model_withRightSidebar-php .wrap_content {  padding: 0 17px 10px 0; }
	.wrapModelsList {  padding: 5px 17px 0 0; }

	#sidebar #searchform input[type="text"] { width: 87%; }

	.wrap_content.models .boxList li {  width: 202px; margin-left: 15px !important;}
		.wrap_content.models .boxList li:nth-child(4n+1) {  width: 202px; margin-left: 0 !important;}
		.wrap_content.models .boxList li .featured-thumbnail img { min-width: 202px; }
		.wrap_content.models .boxList li .wrapInfo {
			padding: 0 55px 5px 0;
			width: 72%;
		}


	
	#wrapAttachmentPhoto a img { min-height: 102px; }

	/*  ************************* #gallery.one_column **********************/
		
		#gallery.one_column .folio-desc { width: 50%; }

	
	/*  ************************* #gallery.two_columns **********************/
		
		#gallery.two_columns .portfolio li {
		  margin-right: 28px;
		  width: 542px;
		}
			#gallery.two_columns .portfolio li span.image-border {
			    height: 285px;
			  width: 542px;
			}
				#gallery.two_columns .portfolio li a.image-wrap {
				  height: 285px;
				  width: 542px;
				}
					#gallery.two_columns .portfolio li a.image-wrap img {
					  height: 285px;
					  width: 100%;
					}
					#gallery.two_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 285px;
					  width: 542px;
					}
	
	/*  ************************* #gallery.three_columns **********************/
	
		#gallery.three_columns .portfolio li {
		  margin-right: 21px;
		  width: 356px;
		}
			#gallery.three_columns .portfolio li span.image-border {
			  height: 190px;
			  width: 356px;
			}
				#gallery.three_columns .portfolio li a.image-wrap {
				  height: 190px;
				  width: 356px;
				}
					#gallery.three_columns .portfolio li a.image-wrap img {
					  height: 190px;
					  width: 100%;
					}
					#gallery.three_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 190px;
					  width: 356px;
					}
	
	/*  ************************* #gallery.four_columns **********************/

		#gallery.four_columns .portfolio li {
		  margin-right: 23px;
		  width: 259px;
		}
			#gallery.four_columns .portfolio li span.image-border {
			  height: 133px;
			  width: 259px;
			}
				#gallery.four_columns .portfolio li a.image-wrap {
				  height: 135px;
				  width: 259px;
				}
					#gallery.four_columns .portfolio li a.image-wrap img {
					  height: 123px;
					  width: 100%;
					}
					#gallery.four_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 123px;
					  width: 259px;
					}

	/*  *********************** single portfolio ******************/

		.grid_gallery_inner {
		  width: 798px;
		}
		
		.grid_gallery .gallery_item {
		  width: 45%;
		  margin-left: 16px;
		}
			.featured-thumbnail.single-gallery-item img {
			  width: 97%;
			  height: 240px;
			}
			.single-portfolio .zoom-icon {
			  height: 240px;
			  width: 348px;
			}		
				.single-portfolio .zoom-icon:before {
				  left: 49%;
				  top: 48%;
				}

		.g_item > img {  width: 584px; }		
				
	/*  ************************* blog pages style ******************/

	#commentform textarea {
	  width: 719px;
	}

	/*  **************************************************/
		
	.wrap_cf.main .wpcf7-form input[type="text"],
	.wrap_cf.main .wpcf7-form input[type="email"],
	.wrap_cf.main .wpcf7-form textarea {
	  margin-left: 0;
	  width: 531px !important;
	}	
		.wrap_cf.main .wpcf7-form textarea {
			width: 531px !important;
		}
		span.wpcf7-not-valid-tip {
		  width: 531px !important;
		}

		.gallery_post { width: 613px !important; }
			.search .gallery_post {
			  width: 240px !important;
			}



			.gallery_post .g_item { width: 770px !important; }
			.g_pagination { width: 100%; }
			nav.oldernewer {  width: 100%; }	



		.single-portfolio .two_third {   width: 52.33%;  } 
		.single-portfolio .two_third + .one_third {   width: 43.66%; }

		.single-portfolio .two_third.has_grid_gallery { width: 65.33%; } 
		.single-portfolio .two_third.has_grid_gallery + .one_third {  width: 30.66%; }


		.has_grid_gallery .grid_gallery .gallery_post { width: 765px !important; }
			.has_grid_gallery .grid_gallery .gallery_post .g_item { width: 770px !important; }
				.has_grid_gallery .grid_gallery .g_item > img {   width: 754px; }


		 
article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: -189px;
  width: 528px;
}
.search article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: -161px;
  width: 587px;
}
/*  ****************************** END OF SUBPAGE CONTENT *****************/






/*  ****************************** FOOTER ********************************/

	#footer_info #searchform input[type="text"] {    }

/*  ****************************** END OF FOOTER *****************/




/*  ********************** END OF FILE ******************/
}


@media screen and (min-width: 1281px) and (-webkit-min-device-pixel-ratio:0) 
{  
	
}


