/* Note: Design for a width above 1281px */


@media only screen and (min-width: 1281px) {



/*  ************************* GENERAL *********************/
	html,
	body {
		min-width:1200px;
		}

	#wrap_all { width: 1218px; }


/*  ************************ END OF GENERAL ***********************/





/*  ***************************** HEADER *****************/	
	
	.container.sliderCHolder {  width: 1210px;  }
	
/*  ****************************** END OF HEADER *****************/




/*  ****************************** HOME CONTENT *****************/
			
	.list_carousel li {  margin-right: 22px; }

	.folio_cycle {  margin-left: 228px;  }
		#folio-controls a#prev-portfolio1 { margin-left: 25px; }
		#folio-controls a#next-portfolio1 { margin-left: 70px; }

	.list_carousel a.prev {
	  left: -585px;
	  top: -208px;
	}	
	
	.list_carousel a.next {
	  right: -582px;
	  top: -208px;
	}
/*  ****************************** END OF HOME CONTENT *****************/


	


/*  ****************************** SUBPAGE CONTENT ************************/
	
		
	.primary_content_wrap #sidebarLeft ul .recent-post-item img { width: 254px; }
	.primary_content_wrap .boxInfo img {
	  height: 130px;
	  width: 220px !important;
	}	
		
	.page-template-page-fullwidth_withTwoSidebar-php #sidebar { padding: 5px 17px 0 0; }
	.page-template-page-Kindergarden_withRightSidebar-php .wrap_content {  padding: 0 17px 10px 0; }
	.wrapKindergardensList {  padding: 5px 17px 0 0; }

	#sidebar #searchform input[type="text"] { width: 87%; }

	.wrap_content.Kindergardens .boxList li {  width: 202px; margin-left: 15px !important;}
		.wrap_content.Kindergardens .boxList li:nth-child(4n+1) {  width: 202px; margin-left: 0 !important;}
		.wrap_content.Kindergardens .boxList li .featured-thumbnail img { min-width: 202px; }
		.wrap_content.Kindergardens .boxList li .wrapInfo {
			padding: 0 55px 5px 0;
			width: 72%;
		}

	.boxVertInfo img {  height: 170px;	}
	
	#wrapAttachmentPhoto a img { min-height: 102px; }

	/*  ************************* #gallery.one_column **********************/
		
	

	
	/*  ************************* #gallery.two_columns **********************/
		#gallery.two_columns .portfolio li {
		  margin-right: 5.6%;
		}
		#gallery.two_columns .portfolio li a.image-wrap img {
		  height: 285px;
		  width: 98.2%;
		}
	
	/*  ************************* #gallery.three_columns **********************/
	
		#gallery.three_columns .portfolio li a.image-wrap img {
		  height: 181px;
		  width: 97.3%;
		}
	
	/*  ************************* #gallery.four_columns **********************/
		
		#gallery.four_columns .portfolio li a.image-wrap img {
		  height: 136px;
		  width: 96.3%;
		}

	/*  *********************** single portfolio ******************/

		.grid_gallery_inner {
		  width: 798px;
		}
		
		.grid_gallery .gallery_item {
		  width: 47%;
		  margin-left: 16px;
		}
			.featured-thumbnail.single-gallery-item img {
			  width: 96.5%;
			  height: 240px;
			}
				.single-portfolio .zoom-icon:before {
				  left: 49%;
				  top: 48%;
				}

			
				
	/*  ************************* 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: 98% !important;
	}	
		span.wpcf7-not-valid-tip {
		  width: 98% !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) 
{  
	
}


