/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {
.container {
	width:300px !important;
	}


html,
body {
	min-width:300px;
}
body {
	-webkit-background-size: 1200px auto;
	background-size: 1200px auto;
}
h1 {
  font: bold 24px/28px 'Raleway',sans-serif !important;
}

h2 {
  font: normal 25px/30px 'Titillium Web',sans-serif !important;
  padding: 0 0 5px !important;
}

h4 {
  font: italic 14px/18px 'Open Sans' !important;
}

#wrap_inner_ajax {
  margin-bottom: 25px;
  min-height: 0;
}

#preloader {
  top: 235px;
}

#sidebar h2, #sidebar2 h2 {
  font-size: 24px !important;
  line-height: 28px !important;
  padding-bottom: 10px !important;
}

/*  ************************** END OF GENERAL ********************/




/*  *************************** HEADER *****************/

	#wrap_top_header .container_12 .grid_12 {
	  height: 130px;
	}

	/*  **************************************************/	

	.logo {
		margin-top: 0px;
	}
		.logo img {
		  width: 300px;
		}

	/*  **************************************************/	

	#wrap_top_header .soc_links {
	  left: 0;
	  padding-top: 0;
	  position: absolute;
	  top: 75px;
	  width: 125px !important;
	  z-index: 999999;
	}

	/*  **************************************************/

	nav.primary {
	  left: auto;
	  right: 0;
	  top: 0;
	  width: 300px;
	}
	.responds {
	  background: url("../images/bg_respond_menu.png") no-repeat scroll right 0 transparent;
	  cursor: pointer;
	  display: block;
	  height: 46px;
	  margin-left: 233px;
	  width: 67px;
	}
		.responds span {
		  display: none;
		}

	#topnav {
		width: 300px;
		display: none;
	}
		#topnav li {
		  background: none repeat scroll 0 0 #0041AF;
		  border-top: 1px solid #1F58B9;
		  float: none;
		  text-align: center;
		}
			#topnav li.current-menu-item {
				background: #0041AF;
			}
			#topnav li:first-child {
				border-top: none;
			}

			#topnav li > a {
			  background: none;
			  font: 16px/18px 'Titillium Web', sans-serif;
			  color: #fff;
			  padding: 10px 17px;
			}
				#topnav li:hover > a {
					color: #5bd8f5;
				}

		.sf-menu ul {
		  width: 270px;
		  background: #003082;
		  padding: 7px 15px;
		}
	
		ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
			left: -15px;
			border: 1px solid #15489e;
			width: 268px;
			background: #02368f;
		}


	/*  **************************************************/

	#text_greeting {
	  color: #FFFFFF;
	  font: 400 19px/21px 'Raleway';
	  margin-top: 20px;
	  text-transform: uppercase;
	}

/*  *************************** END OF HEADER *****************/




/*  ************************* SLIDER ********************/

	#wrap_section_slider {
	  -webkit-background-size: 300px 110px;
	  background-size: 300px 110px;
	}
	
	#container_slider {
	  height: 110px;
	  margin-top: -278px;
	}

	#sliderCaption {
	  left: 5px;
	  max-height: 85px !important;
	  top: 5px;
	}
		#sliderCaption .times {
		  font: 700 10px/12px 'Raleway',sans-serif;
		  margin-bottom: 0;
		}
		#sliderCaption .dates {
		  font: 700 10px/9px 'Raleway',sans-serif;
		  padding: 3px 5px;
		  margin-bottom: 7px;
		}
		#sliderCaption .name {
		  font: 700 16px/18px 'Raleway',sans-serif;
		  margin-top: 5px;
		  margin-bottom: 0;
		}
		#sliderCaption p span {
		  font: 700 12px/14px 'Raleway',sans-serif;
		}

	/*  **************************************************/
		
		.flex-control-nav li a {
		  -webkit-border-radius: 3px;
		    -moz-border-radius: 3px;
		    border-radius: 3px;  
		  cursor: pointer;
		  display: block;
		  height: 6px !important;
		  width: 6px !important;
		}

		.flex-control-nav li a:hover, .flex-control-nav li a.active {
		  -webkit-border-radius: 3px;
		  -moz-border-radius: 3px;
		  border-radius: 3px;
		  height: 6px !important;
		  width: 6px !important;
		}
		
	/*  **************************************************/

		.flex-direction-nav li a.prev, .flex-direction-nav li a.next {
		  background-position: 0 -25px;
		  background-size: 50px auto;
		  height: 25px;
		  left: 58px;
		  top: 29px;
		  width: 25px;
		}
			.flex-direction-nav li a.prev:hover {
			  background-position: 0 0;
			}

		.flex-direction-nav li a.next {
		  background-position: -25px -25px;
		  left: 83px;
		}	
			.flex-direction-nav li a.next:hover {
			  background-position: -25px 0;
			}

	/*  **************************************************/	

	.flex-control-nav {
	  bottom: 20px !important;
	  left: 47% !important;
	}

/*  ************************* END OF SLIDER ********************/





/*  ************************** CAROUSEL ********************/
	#wrap_carousel {
	  height: 166px;
	}
		.es-carousel-wrapper {
		  width: 300px;
		}
			.es-carousel {
			  height: 150px;
			  width: 229px;
			}
	.es-carousel ul li {
	  -webkit-background-size: 105px auto;
	   background-size: 105px auto;  
	  height: 150px !important;
	  margin: 0 5px !important;
	  width: 104px !important;
	}
		.es-carousel ul li figure {
		  margin: 3px;
		}
			.es-carousel ul li a {
			  height: 108px;
			  width: 100px;
			}
				.es-carousel ul li a img {
				  height: 107px;
				  width: 99px;
				}
		.es-carousel ul li h4 {
		  margin-bottom: 0 !important;
		  margin-top: 4px !important;
		}		
			.es-carousel ul li h4 a {
			  font: 800 9px/12px 'Raleway',sans-serif;
			}
		.es-carousel ul li .excerpt {
		  font: 800 12px/14px 'Raleway',sans-serif;
		  margin-top: 0;
		}
		.caro_item_mark {
		  display: none;
		}

	/*  **************************************************/	

	.es-nav span.es-nav-next {
	  right: 0;
	}
	.es-nav span.es-nav-prev {
	  left: 0;
	}

/*  ************************** END OF CAROUSEL ********************/







/*  ************************** HOME PAGE ********************/

/*  ************************** END OF HOME PAGE ********************/






/*  ************************* SUBPAGES ****************/
	#page_slogan {
	  font: bold 28px/28px 'Raleway',sans-serif;
	  height: 80px;
	  margin-bottom: 0px;
	  margin-top: 10px;
	}

	#wrap_inner, #wrap_inner_wls, #wrap_inner_w2s, #wrap_inner_wos {
	  width: 300px;
	  padding-bottom: 20px;
	}
		#wrap_inner_wls, #wrap_inner_w2s {
			padding-top: 20px;
		}

	.wrap_content {
	  padding: 30px 0 0;
	}

	.header-title h3 {
	  padding: 20px 0 5px 0 !important;
		font-size: 28px;
	}
		#wrap_ajax_content .header-title h3 {
		  padding-top: 20px !important;
		}

	#sidebar .wpcf7-form input[type="text"],
	#sidebar .wpcf7-form input[type="email"],
	#sidebar .wpcf7-form textarea {
	  width: 89%;
	}

	#sidebar .wpcf7-form span.wpcf7-not-valid-tip,
	#sidebar .wpcf7-form span.wpcf7-not-valid-tip-no-ajax {
	  top: -17px !important;
	  width: 252px !important;
	}

	.table_block {
	  display: block;
	}

	.serv_offers {
	  width: 180px;
	}

	.alignleft {
	  width: 93% !important;
	}

	/*  **************************************************/		
	
	#sidebar ul li, #sidebar2 ul li {
	  margin-bottom: 0;
	  padding: 0 0 0px;
	}
		#sidebar ul li a, #sidebar2 ul li a {
		  background-position: 0 7px;
		  font: 14px/18px 'Open Sans',sans-serif;
		}
			#sidebar ul li a:hover, #sidebar2 ul li a:hover {
			  background-position: 0 -11px;
			}

	/*  **************************************************/

	article.testimonial .featured-thumbnail img {
	  float: none;
	  max-width: 280px;
	  width: 280px;
	}
	/*  **************************************************/

	#sidebar2 ul.testi_block {
	  padding-bottom: 0;
	}

	aside#sidebar, aside#sidebar2 {
	  padding: 30px 0 0;
	}
	/*  **************************************************/

	.grid_gallery .gallery_item {
	  width: 10.8%;
	}

	.single-portfolio .zoom-icon {
	  height: 66px;
	  width: 92px;
	}

	ul.portfolio-meta-list {
	  margin-top: 10px;
	}

	/*  **************************************************/

	.wrap_cf .wpcf7-form input[type="text"],
	.wrap_cf .wpcf7-form input[type="email"],
	.wrap_cf .wpcf7-form textarea {
	  width: 92.5%;
	}

	/* **************************************************/

	#gallery.one_column .portfolio li span.image-border {
	  height: 160px;
	  width: 300px;
	}
		#gallery.one_column .portfolio li a.image-wrap {
		  height: 167px;
		  width: 300px;
		}
			#gallery.one_column .portfolio li a.image-wrap img {
			  width: 93.5%;
			}
				#gallery.one_column .zoom-icon {
				  height: 167px;
				  width: 300px;
				}
	#gallery.one_column .folio-desc {
	  margin: 20px 0 0;
	  width: 100%;
	}

	/*  **************************************************/

	#gallery.two_columns .portfolio li {
	  width: 100%;
	}
		#gallery.two_columns .portfolio li span.image-border {
		  height: 180px;
		  width: 300px;
		}
			#gallery.two_columns .portfolio li a.image-wrap {
			  height: 183px;
			  width: 300px;
			}
				#gallery.two_columns .portfolio li a.image-wrap img {
				  width: 93.5%;
				}
					#gallery.two_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 183px;
					  width: 300px;
					}

		#gallery.two_columns .folio-desc {
		  margin: 0;
		  width: 100%;
		}	

	/*  **************************************************/

	#gallery.three_columns .portfolio li {
		  width: 100%;
		  margin-right: 0;
		}
			#gallery.three_columns .portfolio li span.image-border {
			  height: 211px;
			  width: 300px;
			}
				#gallery.three_columns .portfolio li a.image-wrap {
				  height: 2141px;
				  width: 300px;
				}
					#gallery.three_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 214px;
					  width: 300px;
					}

			#gallery.three_columns .folio-desc {
			  margin: 0;
			  width: 100%;
			}	
	/*  **************************************************/

	#gallery.four_columns .portfolio li {
		  width: 100%;
		  margin-right: 0;
		  margin-bottom: 40px;
		}
			#gallery.four_columns .portfolio li span.image-border {
			  height: 160px;
			  width: 300px;
			}
				#gallery.four_columns .portfolio li a.image-wrap {
				  height: 167px;
				  width: 307px;
				}
					#gallery.four_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 167px;
					  width: 300px;
					}

			#gallery.four_columns .folio-desc {
			  margin: 20px 0 0;
			  width: 100%;
			  padding: 0;
			}	
	
	/*  **************************************************/
	
	.two_third {
	  width: 100%;
	}
	.gallery_item figure.featured-thumbnail {
	  width: 144px;
	}
	.featured-thumbnail.single-gallery-item img {
	  width: 85% !important;
	}
	.one_third {
	  padding-bottom: 20px;
	  width: 100%;
	}
	.grid_gallery_inner {
	  width: 300px;
	}

	.grid_gallery .gallery_item {
	  width: 47.5%;
	}
		.grid_gallery .gallery_item:nth-child(2n) {
			margin-right: 0;
		}

	.gallery_post {
	  height: 200px !important;
	  width: 420px !important;
	}
		.g_item > img {
		  height: auto;
		  max-width: 64%;
		}
	.two_third > img {
		width: 96%;
	}
		.gallery_post .g_item {
		  height: 200px !important;
		}
			.gallery_post .g_item > img {
			  max-width: 46%;
			}
		.two_third .g_item > img {
		  height: 180px !important;
		  width: 280px !important;
		}
	

	nav.oldernewer {
		font-size: 0;
		margin-top: 10px;
		width: 300px;
	}
		.older, .newer {
			height: 20px;
			padding-top: 2px;
		}
		.older a {
			font-size: 12px;
			background: url(../images/bg_nav_older.png) 0 center no-repeat;
			padding-left: 15px;
			text-align: left;
			position: absolute;
			
		}
			.two_third .older a {
				left: 0;
			}
		.newer a {
			font-size: 12px;
			background: url(../images/bg_nav_newer.png) right center no-repeat;
			padding-right: 15px;
			text-align: right;
			position: absolute;
			right: 12px;
		}
			.two_third .newer a {
				right: 0;
			}
		.single-portfolio .zoom-icon, .grid_gallery .gallery_item .zoom-icon {
		  height: 102px;
		  width: 143px;
		}
	/*  **************************************************/

	.wrap_content iframe {
	  width: 280px;
	}
	
	span.wpcf7-not-valid-tip,
	span.wpcf7-not-valid-tip-no-ajax {
	  width: 284px !important;
	}

	/*  **************************************************/

	figure.featured-thumbnail {
	  width: 297px;
	  margin-right: 0;
	}	
		.featured-thumbnail img {
		  width: 94%;
		}

	.post-meta {
	  font: 13px/13px "Arial";
	}
	
	.entry-header b {
	  background-size: 15px auto;
	  float: left;
	  font-size: 12px;
	  line-height: 12px;
	  position: relative;
	  top: 0;
	  margin-top: 10px;
	  background-position: 3px 3px;
	}
		.entry-header b a {
		  font-size: 13px;
		}
		.single-post .entry-header b {
		  top: 73px;
		}
	.single-testi #content article.testimonial {
	  padding: 0 0 30px 0;
	}
	.post-content {
		padding: 0;
	}
	article.testimonial .post-content {
	  padding-left: 0;
	  padding-top: 312px;
	}
	#content article {
	  margin-top: 0;
	  padding: 0;
	}

	/*  **************************************************/

	#commentform textarea {
	  width: 94%;
	}
	
	#commentform input[type="text"],
	#commentform input[type="email"],
	#commentform textarea {
	  width: 92%;
	}

	#recent-author-posts article .entry-header b {
		top: 0;
		background-size: 15px auto;
	}

	ol.commentlist li.comment .comment-body {
	  padding: 146px 30px 20px 30px;
	}
		.reply, .children .reply {
		  margin-left: 0;
		}
		
	.commentlist .comment-reply-link {	
	  margin-top: 0;
	}
	.comment-meta {
	  font: 11px/34px 'Arial';
	}

	
	.children .wrapper {
	  margin-top: 25px;
	}
		.comment-meta {
		  font: 13px/34px 'Arial';
		}
	
	.entry-header h2.entry-title a {
	  font: 24px/28px 'Titillium Web',sans-serif !important;
	}

	/*  **************************************************/

	.no-results #searchform {
	  width: 300px;
	}
		.search-no-results #searchform input[type="text"] {
		  width: 249px;
		}

	/*  **************************************************/	

	a.more_details, a.button, a.read, .reply a,
	#commentform input[type="submit"],
	.wrap_cf .wpcf7-form input[type="submit"] {
	  font-size: 12px;
	  height: 29px;
	  line-height: 30px;
	  padding: 0 10px;
	}

	/*  **************************************************/	

	.error404-num {
	  font-size: 145px;
	}
		#error404 #searchform {
		  width: 300px;
		}	
			#error404 #searchform > input[type="text"] {
			  width: 249px;
			}

	/*  **************************************************/		

	article.testimonial .featured-thumbnail {
	top: 0;
	}

/*  ************************* END OF SUBPAGES ****************/





/*  *********************** FOOTER **********************/
	
	#wrap_top_footer {
	  height: 110px;
	}

	#menu-footer li a {
	  font: 11px/18px 'Titillium Web';
	  margin-left: 7px;
	}

	#footer #searchform {
	  margin-top: 20px;
	}
		#footer #searchform input[type="text"] {
		  width: 247px;
		}

	#wrap_bottom_footer {
	  height: 190px;
	}
		#footer-text {
		  margin-top: 12px;
		}
			#footer-text p {
			  font-size: 8px;
			  text-align: left;
			}


/*  *********************** END OF FOOTER **********************/















}