/* #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; }		

	#main h1 {
	  font-size: 35px;
	}

		#main h1 span {
		  font-size: 29px;
		  line-height: 34px;
		}

	#main h2 {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 20px;		
	}
	#main .sidebar h2 {
		font-size: 22px;
		line-height: 24px;
	}

	#main #devider-blog h1 { font-size: 40px; }

	#main #devider-blog h2 { font-size: 27px; }

/*  *********************** HEADER ***************************/

	/* #topnav > li > a { padding: 0 17px; }
		
		#topnav > li.menu-item-has-children > a:after { right: 5px; }
		
		#sliderWrap .metaslider .caption-wrap, #sliderWrap .flex-control-nav {
			margin-left: -360px;
		}
			#sliderWrap, #sliderWrap .metaslider .slides img { height: 460px; }
		
		.list_carousel { width: 724px; }
			.list_carousel li { width: 352px; }
		
		#bannerArea { margin-top: -120px; }
		
		#main .coloredBox h3 {
		  font: bold 18px/23px "Asap",sans-serif;
		}
		
		#beforeFooter .coloredBox h3 {
		  font-size: 14px;
		  line-height: 20px;
		  margin-left: 95px;
		}
		 */	
	.testimonials div.testi_item, .testimonials {
		width: 476px !important;
	} 

	#wrapTopInfo .wrapTopInfo-inner {
	  text-align: right;
	  width: 400px;
	  float: right;
	  
	}

	#wrapTopInfo .wrapTopInfo-inner a:last-child { margin-right: 15px; }

	#mainMenu {
	  width: 646px;
	  float: right;
	}

	#mainMenu li {
		padding-right: 18px;
		float: none;		
	}

	#mainMenu li > ul {
		top: 93%;
	}

	aside.sidebar {
	  padding-top: 17px;
	}
	
	.logo.span4 {
	  margin-right: 30px;
	  width: 190px;
	  padding-top: 10px;
	}
	
	#mainMenu ul {
	  margin-top: 16px;
	  text-align: right;
	}

	#main #devider-contacts h1 { font-size: 38px; margin-bottom: 11px; }
	
	#main #devider-contacts h2 {
	  font-size: 28px;
	  line-height: 1.2em;
	}	

	#devider-contacts {
	  background-position: center -470px;
	  padding: 100px 0 70px;
	  text-align: center;
	}

	#contacts p input[type="text"],
	#contacts p input[type="email"],
	#contacts p input[type="tel"] {
	  width: 135px;
	}

	#contacts p.fullWidth input[type="text"],
	#contacts p.fullWidth input[type="email"],
	#contacts p.fullWidth input[type="tel"] {
	  width: 322px;
	}
	#contacts p textarea {
  		height: 80px;
	  	width: 322px;
	}

	#contacts .wpcf7-form p { width: 164px; }

	#contacts .wpcf7-form p.submit {
	  float: none;
	  width: auto;
	}

	#contacts .wpcf7-form p.submit input[type="submit"] {
	  float: left;
	  margin: 0;
	}

	#before-footer-area .span3 {
	  width: 150px;
	}

	#painterPen { margin-left: 45px; }

/*  ****************************** SUBPAGE CONTENT ************************/

	.single #primaryWrapContent .featured-thumbnail img,
	.archive #primaryWrapContent .featured-thumbnail img,
	.blog #primaryWrapContent .featured-thumbnail img,
	.page-template-page-blog-php #primaryWrapContent .featured-thumbnail img,
	.search #primaryWrapContent .featured-thumbnail img {
	  width: auto;
	}	
	.single #primaryWrapContent .featured-thumbnail img {
		max-width: 100%;
	}
	
	.testimonial .featured-thumbnail img { width: auto !important; }

	#sidebar #searchform input[type="text"] { width: 77%; }

	.post-meta, .post-meta a, .post-meta time, .wrapMeta b a { font-size: 10px; }	

	/*  ************************* blog pages style ******************/

	#commentform textarea { width: 410px; }
		
	/*  **********************************************/

	.blog #content article.post-holder .post-content {
	  padding-left: 270px;
	}
	
	.wrap_cf .wpcf7-form input[type="text"],
	.wrap_cf .wpcf7-form input[type="email"],
	.wrap_cf .wpcf7-form input[type="number"],
	.wrap_cf .wpcf7-form textarea {
	  width: 94.5%;
	}

	.sidebar #searchform input[type="text"] { width: 76%; }


	.wrap_cf .leftPart, .wrap_cf .rightPart {
	  float: none;
	  width: 100%;
	}


	.search-no-results .no-results #searchform input[type="text"] {
	  width: 92%;
	}

	#wrapTeam .popUp { height: 166px; }
		#wrapTeam .popUp .exceprt {
		  font: 10px/15px "Roboto",sans-serif;
		  margin: 0 11px 16px;
		  padding: 11px 0;
		}
	
	#wrapTeam p.nameCaption {
	  font: bold 19px/23px "Raleway",sans-serif;
	}

	#main h4 {
	  font: bold 15px/19px "Raleway",sans-serif;
	}

	#main h3, #main h3 a {
	  font: 19px/21px "Raleway",sans-serif;
	}

/*  ****************************** FOOTER ********************************/



	
/*  **** END OF FILE ****/
}


