/*  #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;
}

h1 {
  font: 29px/35px 'Titillium Web',sans-serif !important;
  padding: 0 0 5px !important;
}

h2 {
  font: bold 25px/30px 'Titillium Web',sans-serif !important;
  padding: 0 0 5px !important;
}

#wrap_inner_ajax {
  margin-bottom: 25px;
  min-height: 0;
}

#wrap_all_content {
  -webkit-background-size: 1px 533px;
  background-size: 1px 533px;
  min-height: 533px;
}

#wrap_home_content {
	  background-size: 1507px auto;
	  min-height: 533px;
	  background-position: -700px 0;
	}

#preloader {
  top: 235px;
}

/*  ************************** END OF GENERAL ********************/




/*  *************************** HEADER *****************/
	.logo {
		margin-top: 20px;
	}
		.logo img {
		  width: 140px;
		}

	/*  **************************************************/	

	#wrap_top_header .soc_links {
	  left: 0;
	  padding-top: 0;
	  position: absolute;
	  top: 80px;
	  width: 125px !important;
	  z-index: 999999;
	}
		#wrap_top_header .soc_links li:first-child {
		  margin-left: 15px;
		}

	/*  **************************************************/

	nav.primary {
	  left: auto;
	  right: 0;
	  top: 43px;
	  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 {
		display: none;
		width: 300px;
	/* 	left: -134px; */
	}
		#topnav li, .sf-menu li {
		  float: none;
		  background: #3d678b;
		  text-align: center;
		  border-top: 1px solid #345979;
		}
			#topnav li:first-child {
				border-top: none;
			}
			#topnav li:hover {
				background: #6397bf;
			}

			#topnav li > a {
			  background: none;
			  font: 16px/18px 'Titillium Web', sans-serif;
			  color: #fff;
			  padding: 10px 17px;
			}
				#topnav li:hover > a {
					color: #0f3e66;
				}

		.sf-menu ul {
		  width: 300px;
		  background: #527b9f;
		}

/*  **************************************************/

	#wrap_section_slider {
	  margin-top: 10px;
	}
	
	#container_slider {
	  height: 300px;
	  margin-top: -298px;
	  /* margin-top: -550px; */
	}

	.flexslider .slides {
	  height: 240px;
	}
	
	#sliderCaption {
	  top: 25px;
	}

	#sliderCaption .head {
	  font: 13px/18px "Titillium Web";
	}
		#sliderCaption .head p {
		  font: bold 15px/18px "Titillium Web";
		}
	#sliderCaption p {
	  font: 500 10px/14px 'Titillium Web';
	}	

	#sliderCaption .phone_info {
	  background-size: 25px auto;
	  height: 45px;
	  padding-left: 44px;
	  width: 116px;
	  margin-top: 20px;
	}
		#sliderCaption .phone_info p {
		  font: 9px/14px 'Titillium Web';
		}
			#sliderCaption .phone_info p span {
			  font: bold 15px/18px 'Titillium Web';
			}

	/*  **************************************************/
	.flex-control-nav {
	  left: 41% !important;
	  bottom: -27px !important;
	}
	.flex-direction-nav {
	  bottom: 0 !important;
	}
	
	.flex-direction-nav li a.next, .flex-direction-nav li a.prev {
	  background-position: 0 0;
	  background-size: 30px auto;
	  -webkit-background-size: 30px auto;
	  height: 30px;
	  opacity: 0.3;
	  width: 30px;
	  left: 0;
	}
		.flex-direction-nav li a.next:hover,
		.flex-direction-nav li a.prev:hover {
			background-position: 0px 0;
		} 
		
		.flex-direction-nav li a.next {
		  left: 31px;
		}
	/*  **************************************************/		

	.wrap_banner {
	  margin-bottom: 40px;
	}
		.wrap_banner div[id*="my_requestquotewidget"] .box_1 {
		  	-webkit-background-size: 120px auto !important;
			background-size: 120px auto !important;
			width: 300px;
			margin-left: 0;
			height: 75px;
			margin-top: 20px;
		}
			.wrap_banner div[id*="my_requestquotewidget"]:first-child .box_1 {
			  margin-top: 0;
			}
				.wrap_banner div[id*="my_requestquotewidget"] .box_1 .text {
				  margin: 15px 0 0 135px;
				}
					.wrap_banner div[id*="my_requestquotewidget"] .box_1 .text p {
					  font: 14px/16px 'Titillium Web';
					}
					.wrap_banner div[id*="my_requestquotewidget"] .box_1 .text p.price {
					  font: 8px/10px 'Titillium Web';
					  margin-top: 5px;
					}

				.wrap_banner div[id*="my_requestquotewidget"] .box_1 a.button {
					-webkit-background-size: 50px auto;
					background-size: 50px auto;
					top: 27px;
					width: 24px;
					height: 24px;
					right: 10px;
					background-position: -25px 0;
				}
					.wrap_banner div[id*="my_requestquotewidget"] .box_1:hover a.button {
					  background-position: 1px 0;
					}

		.wrap_banner div[id*="my_requestquotewidget"] .box_1 .box_shadow {
		  background-size: 300px auto;
		  -webkit-background-size: 300px auto;
		  height: 24px;
		  top: 75px;
		  width: 300px;
		}	

	/*  **************************************************/	

/*  *************************** END OF HEADER *****************/





/*  ************************** HOME PAGE ********************/

/*  ************************** END OF HOME PAGE ********************/




/*  ************************* SUBPAGES ****************/

	#wrap_inner, #wrap_inner_wls, #wrap_inner_w2s, #wrap_inner_wos {
	  background: none repeat scroll 0 0 #FFFFFF;
	  width: 300px;
	  padding-bottom: 20px;
	}
		#wrap_inner_wls, #wrap_inner_w2s {
			padding-top: 20px;
		}

	.wrap_content {
	  padding: 30px 0 30px;
	}

	.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;
	}

	#wrapper_sidebar {
	  background: none repeat scroll 0 0 #E1E9EF;
	  clear: both;
	  padding: 0 15px;
	  overflow: hidden;
	}

	.table_block {
	  display: block;
	}

	.serv_offers {
	  width: 180px;
	}

	.alignleft {
	  width: 96% !important;
	}

		
	/*  **************************************************/

	article.testimonial .featured-thumbnail img {
	  width: 120px;
	}

	/*  **************************************************/

	.grid_gallery .gallery_item {
	  width: 10.8%;
	}

	.single-portfolio .zoom-icon {
	  height: 66px;
	  width: 92px;
	}

	ul.portfolio-meta-list {
	  margin-top: 10px;
	}

	/* **************************************************/

	#gallery.one_column .portfolio li span.image-border {
	  height: 160px;
	  width: 300px;
	}
		#gallery.one_column .portfolio li a.image-wrap {
		  height: 160px;
		  width: 300px;
		}
			#gallery.one_column .portfolio li a.image-wrap img {
			  width: 96%;
			}
				#gallery.one_column .zoom-icon {
				  height: 160px;
				  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: 181px;
			  width: 300px;
			}
				#gallery.two_columns .portfolio li a.image-wrap img {
				  width: 96%;
				}
					#gallery.two_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 179px;
					  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: 211px;
				  width: 300px;
				}
					#gallery.three_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 211px;
					  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: 160px;
				  width: 305px;
				}
					#gallery.four_columns .portfolio li a.image-wrap .zoom-icon {
					  height: 160px;
					  width: 300px;
					}

			#gallery.four_columns .folio-desc {
			  margin: 20px 0 0;
			  width: 100%;
			  padding: 0;
			}	
	
	/*  **************************************************/
	
	.two_third {
	  width: 100%;
	}

	.one_third {
	  padding-bottom: 20px;
	  width: 100%;
	}

	.gallery_post {
	  height: 200px !important;
	  width: 420px !important;
	}
		.g_item > img {
		  height: auto;
		  max-width: 64%;
		}

		.gallery_post .g_item {
		  height: 200px !important;
		}
			.gallery_post .g_item > img {
			  max-width: 69%;
			}
	
	.two_third > img {
		width: 96%;
	}

	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;
			}

	/*  **************************************************/

	.wrap_content iframe {
	  width: 288px;
	}
	
	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: 97%;
		}

	.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;
	}
		.entry-header b a {
		  font-size: 13px;
		}
		.single-post .entry-header b {
		  top: 73px;
		}


	.post-content {
	  padding-left: 0;
	}
	#content article {
	  margin-top: 10px;
	  padding-top: 17px;
	}

	/*  **************************************************/

	#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"] {
	  	-webkit-background-size: 30px auto;
	  	background-size: 30px auto;
	    font-size: 15px;
	    height: 29px;
	    line-height: 30px;
	    padding-left: 10px;
	    padding-right: 40px;
	}
		a.more_details:hover, a.button:hover, a.read:hover, .reply a:hover,
		#commentform input[type="submit"]:hover,
		.wrap_cf .wpcf7-form input[type="submit"]:hover {
			background-position: right -34px;
		    color: #FF5502;
		    text-decoration: none;
		}

	/*  **************************************************/	

	.error404-num {
	  font-size: 145px;
	}
		#error404 #searchform {
		  width: 300px;
		}	
			#error404 #searchform > input[type="text"] {
			  width: 249px;
			}

	/*  **************************************************/		


/*  ************************* END OF SUBPAGES ****************/





/*  *********************** FOOTER **********************/
	
	#wrap_top_footer {
	  height: 150px;
	}

	#menu-footer li a {
	  font: 11px/18px 'Titillium Web';
	  margin-left: 9px;
	}

	#footer #searchform {
	  margin-top: 20px;
	}
		#footer #searchform input[type="text"] {
		  width: 247px;
		}

	#wrap_bottom_footer {
	  height: 190px;
	}
		#footer-text {
		  margin-top: 31px;
		}
			#footer-text p {
			  font-size: 8px;
			  text-align: left;
			}


/*  *********************** END OF FOOTER **********************/















}