/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 979px) {


/*  ************************* GENERAL *********************/
	html,
	body {
		min-width: 768px;
		}		

/*  ************************ END OF GENERAL ***********************/

	



/*  ***************************** HEADER *****************/	
	
	nav.primary, #topnav {  height: 52px;  }
		#topnav .sub-menu {  top: 52px;	}

	#topnav > li {
		-webkit-background-size: 115px auto !important;
		background-size: 115px auto !important;
		height: 52px;
		width: 85px;
		padding: 0 0 0 30px;
		margin-left: -18px;
	}
		#topnav > li > a {
		  padding: 3px 0 0 0;
		}
			#topnav > li.current-menu-item > a, #topnav > li:hover > a {
			  padding-top: 8px;
			}
		#topnav > li > .bottomLine { height: 3px; }

/*  ****************************** END OF HEADER *****************/




/*  ****************************** HOME CONTENT *****************/
	
	.container.sliderCHolder { width: 728px; }
	
	#slider-wrapper {  min-height: 370px !important; }
	.camera_wrap {  height: 370px !important; }
	.camera_wrap img { width: 800px !important; }
	
	#slider-wrapper .camera_target_content { height: 183px; }	
		#slider-wrapper .camera_caption h3 { font: 300 36px/40px "Roboto"; margin-bottom: 2px; }
		#slider-wrapper .camera_caption p { font: 300 25px/25px 'Roboto'; }
		#slider-wrapper .camera_caption a {
		  font: bold 18px/45px "Roboto";
		  margin: 15px 5px 0 0;
		  padding: 0 38px;
		}



	.bannerBlockInner .slogan {
	  font-size: 16px;
	  line-height: 20px;
	  padding-top: 15px;
	}	
		.bannerBlockInner a {
		  font-size: 15px;
		  width: 130px !important;
		}

/*  ****************************** END OF HOME CONTENT *****************/


	


/*  ****************************** SUBPAGE CONTENT ************************/
	
	#wrap_all { width: 738px; }

	#sidebar #searchform input[type="text"] { width: 77%; }

	.primary_content_wrap #sidebarLeft ul .recent-post-item img { width: 144px; }
		
	.wrap_content.Kindergardens .boxList li { margin: 0 0 15px 15px !important; width: 239px !important; }
		.wrap_content.Kindergardens .boxList li:nth-child(2n+1) { margin-left: 0 !important;}

		.wrap_content.Kindergardens .boxList li .featured-thumbnail img {  height: 310px; min-width: 239px; }
		
	.wrap_content.Kindergardens .boxList li .wrapInfo {  width: 69%; }
	#wrapAttachmentPhoto a img { min-height: 79px; }
	
	
	.homeRightPart .wrapPortEntryInner, #sidebarLeft .wrapPortEntryInner {
	  clear: both;
	  display: block;
	  margin-left: 0;
	}

	.boxInfo {  margin-bottom: 20px; }	
	
	.boxVertInfo img {  height: 104px;	}

	#content.Kindergardens .attachment-post-thumbnail {
	  margin: 0 0 25px 0;
	}




	#gallery .portfolio li h6 a {
	  font-size: 11px;
	}

	/*  ************************* #gallery.one_column **********************/

		#gallery.one_column .portfolio li span.image-border {
		  height: 221px;
		  width: 400px;
		}
			#gallery.one_column .portfolio li a.image-wrap {
			  height: 221px;
			  width: 398px;
			}
				#gallery.one_column .portfolio li a.image-wrap img {
				  float: left;
				  height: 211px;
				  width: 97.4%;
				}

	/*  ************************* #gallery.two_columns **********************/
	
		#gallery.two_columns .portfolio li a.image-wrap img {
		  height: 167px;
		  width: 97%;
		}
	

	/*  ************************* #gallery.three_columns **********************/

		#gallery.three_columns .portfolio li {
		  margin-right: 3%;
		  width: 31%;
		}
			#gallery.three_columns .portfolio li a.image-wrap img {
			  height: 121px;
			  width: 95.6%;
			}

	/*  ************************* #gallery.four_columns **********************/

		#gallery.four_columns .portfolio li {
		  margin-right: 2.1%;
		  width: 23%;
		}
			#gallery.four_columns .portfolio li a.image-wrap img {
			  height: 86px;
			  width: 94%;
			}

	/*  *********************** single portfolio ******************/

	.grid_gallery_inner {
	  width: 472px;
	}
		.grid_gallery .gallery_item {
		  width: 43.3%;
		  margin-right: 14px;
		}
			.grid_gallery_inner .gallery_item:nth-child(2n) {
				margin-right: 0;
			}
	
	.portfolio .two_third > img {
  width: 98%;
}
.featured-thumbnail.single-gallery-item img {
  width: 95.3%;
}

	/*  ************************* blog pages style ******************/

	#commentform textarea { width: 437px; }
		
	.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: 94% !important;
	}	
		.wrap_cf.main span.wpcf7-not-valid-tip {
		  width: 94% !important;
		}
	
	.gallery_post {  height: 300px !important; }

		/* .blog #content article.post-holder .gallery_post,
		.author #content article.post-holder .gallery_post,
		.archive #content article.post-holder .gallery_post {
		  height: 226px !important;
		} */

		.gallery_post .g_item {  width: 498px !important; }

			.g_item > img {  width: 447px;  height: 290px; }

	article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: -166px;
  width: 169px;
}
	.search article.post-holder .g_pagination + .entry-content {
  float: right;
  margin-top: -138px;
  width: 238px;
}
	/*  **********************************************/

	.blog #content article.post-holder .post-content {
	  padding-left: 323px;
	}
	
	.archive #content article.post-holder .featured-thumbnail img {
	  width: 310px;
	}

	/*  **************************************************/


/*  ****************************** END OF SUBPAGE CONTENT *****************/






/*  ****************************** FOOTER ********************************/
	
	.footerCalls p span {  font: bold 17px/20px "Open Sans"; }

	ul.social-networks li img {  width: 25px; }
	
	.folio_cycle {  margin-left: 107px;	}
		#folio-controls a#prev-portfolio1 { margin-left: 35px; }
		#folio-controls a#next-portfolio1 { margin-left: 75px; }

	#grassCircle {  margin-left: -252px; }
	
	.topFooter > div:last-child {
	  position: relative;
	  z-index: 10;
	}


	#footer a#logo img {  width: 200px; }


/*  ****************************** END OF FOOTER *****************/




/*  ********************** END OF FILE ******************/
}


@media screen and (min-width: 768px) and (max-width: 979px) and (-webkit-min-device-pixel-ratio:0) 
{  
	 
}