/*
 * Theme Name: Etgar
 * Version: 1
 * Author: Amit Moreno
 * Author URI: http://www.amitmoreno.com
 *
 */
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);


h1, h2, h3,
.main_navbar .nav > li > a {
	font-family: 'Open Sans Hebrew', sans-serif;
}

/* Genral Settings
------------------------------------------ */

*{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

/* Typography
------------------------------------------ */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #39414b;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

h1 {			font-size: 36px;	font-weight: 700}
h3 {			font-size: 18px;	font-weight: 700}
h4 {			font-size: 16px;	font-weight: 700}

.hero-unit h1 {	font-size: 48px;	font-weight: 400}

a {			color: #6897AB}
a:hover {	color: #80B9D1;	border-bottom: 1px dotted #80B9D1}

a.msg_sender:hover, .social_nav a:hover {
	border-bottom: 0;
}

form {
	margin-bottom: 0;
}
.sldr-btn {
  display: inline-block;
  padding: 15px 35px !important;
border-radius: 26px;
background-color: #98DBF8;
color: #4f4f4f !important;
font-size: 32px !important;
font-weight: 300 !important;
}

/* Pages
------------------------------------------ */

.page-template-page-about-php .lead,
.page-template-page-contact-php .lead {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 16px;
}

/* --------------------------------------- */

#s{
	width: 100%;
	height: 28px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.sidebar_thumb {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	overflow: hidden;
	background: #eee;
	margin-bottom: 10px;
}
.sidebar_recent_post {
	font-size: 12px;
	color: #727c89;
}
.sidebar_recent_post h5 {
	margin: 20px 0 0;
}
.sidebar_recent_post h5 a {
	color: #39414b;
}
.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

h1.rev-title {
	font-size: 42px !important;
	color: #333;
	font-weight: 700;
}
h1.rev-title span {
	font-weight: 300;
}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #777;
	font-size: 14px;
}

#main article{
	margin-bottom: 18px;
	/* border-bottom: 1px solid #eeeeee; */
	padding: 0 0 9px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 48px;
	margin: 0;
	line-height: 1;
}

/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 100%;
	margin-bottom: 10px;
}
.form-actions input.btn {float: left}
#comment-form-elements input, #comment-form-elements textarea, #comment-form-elements .uneditable-input {
	width: 100%;
	height: 28px;
}
ol.commentlist #respond{
	padding: 5px 10px;
}

.blogpost_sidebar .widgettitle {
	font-size: 27px;
	font-weight: 400;
	color: #333;
}

/* specific post-type styles */
.post_content h2 {
	margin-top: 0;
	background: url(images/devider2.png) center bottom no-repeat;
	background-size: 100% 1px;
	padding: 10px 0;
	font-weight: 400;
}
/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (min-width: 980px) {
	.container-fluid{
		max-width: 1170px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 54px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}
.navbar-inner {
	background: #4f4f4f;
	border-bottom: 3px solid #80b9d1;
	padding: 4px 0;
}
ul.nav {
	display: inline-block;
	float: left;
	margin: 0;
}
.brand img {
	margin: 8px 0 4px;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.brand img:hover {
	opacity: 0.7;
}
.main_navbar {
	border-top: 3px solid #98dbf8;
	border-bottom: 3px solid #eee;
}
.main_navbar ul.nav ul.dropdown-menu {
	margin: 0;
	display: none;
	list-style: none;
	position: absolute;
	background: #f6f6f6;
	z-index: 99999;
	width: 120px;
	padding: 4px 0 0;
}
.main_navbar ul.nav ul.dropdown-menu li {
	padding-bottom: 2px;
	border-bottom: 2px solid #fff;
}
.main_navbar ul.nav ul.dropdown-menu li:hover {
	border-bottom: 2px solid #98dbf8;
}
.main_navbar ul.nav ul.dropdown-menu li a {
	text-decoration: none;
	color: #444f5f;
	padding: 0 8px;
}

.main_navbar ul.nav li:hover ul.dropdown-menu {
	display: block;
}
.main_navbar .nav > li > a {
	line-height: 85px;
	padding: 0 20px 0;
	color: #333;
	border-bottom: 3px solid #eee;
	margin-bottom: -3px;
}
.main_navbar .nav > .active > a, .main_navbar .nav > li > a:hover, .main_navbar .nav > .active > a:focus {
	color: #444f5f;
	background-color: #f6f6f6;
	border-bottom: 3px solid #98dbf8;
	-webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.hp_company {
	margin: 40px 0 -40px;
}
.hp_company h3 {
	background: url(images/underline.jpg) center bottom no-repeat;
	background-size: 100% 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 25px;
	color: #39414b;
}
#hp_strip {
	background: #333;
	padding: 20px 0 10px;
	color: #fff;
}
.hp-contact-form {
	background-color: #98dbf8;
	color: #333;
	padding: 10px 30px;
        border-radius: 26px;
    position: relative;
    top: -100px;
  margin: 0 !important;
}
.hp_company > .container-fluid > .row-fluid > .span8 > .row-fluid {
  padding-left: 30px;
}
.hp-contact-form .wpcf7 p {
	margin-bottom: 0;
}
.hp-contact-form h3 {
	background: none;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 24px;
    color: #39414b;
}
.hp-contact-form input {
	border-radius: 0;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	background-color: white;
	border:0;
}
.hp-contact-form textarea {
	width: 100%;
	resize: none;
	border:0;
}
.hp-contact-form input.btn {
	background-color: #333;
	color: white;
	font-size: 24px;
font-weight: 600;
	line-height: 44px;
	height: 48px;
	margin: 5px 0 0;
}
.propose {
	font-size: 28px;
	font-weight: 900;
	font-family: 'Open Sans Hebrew', sans-serif;
	margin-top: 7px;
}
.propose_form input.name, .propose_form input.tel, .propose_form input.hpl_mail {
	width: 132px;
	margin: 8px 3px 0 0;
	border-radius: 0;
	height: 34px;
}
.propose_form select {
	width: 132px;
	margin: 8px 3px 0 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	line-height: 26px;
}
.propose_form .submit {
	margin-top: 8px;
	margin-right: 3px;
	line-height: 34px;
	font-weight: 400;
	font-size: 16px;
	background: #98dbf8;
	border: 0;
	width: 70px;
	color: #4f4f4f;
	padding: 0;
	text-align: center;
	font-family: 'Open Sans Hebrew', sans-serif;
}
span.wpcf7-not-valid-tip {
	display: none;
}
div.wpcf7-response-output {
	margin: 0;
}
#wpcf7-f101-o1 form {
	margin-bottom: 0;
}

.social_nav {
	float: left;
	margin: 1px 0 0;
}
.social_text {
	float: right;
}
.social_text a, span.our_phone {
	color: rgba(255,255,255,0.56);
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}
.social_nav a img {
	max-width: 16px;
	opacity: 0.56;
	margin-right: 1px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.social_nav a:hover img {
	opacity: 0.44;
}

#hp_trio {
        border-bottom: 1px solid #333;
	background: #eee;
	padding:60px 0 100px;
}
#hp_trio p {
	font-size: 17px;
}
#hp_trio h3 {
	text-align: center;
	color: #4f4f4f;
}
#hp_trio .span4 div {
	text-align: center
}
#hp_trio img {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#hp_trio img:hover {
	transform:rotate(12deg);
	-ms-transform:rotate(12deg);
	-webkit-transform:rotate(12deg);
}
#hp_trio h3  {
	font-size: 24px;
}
#hp_trio h3 a {
	color: #4f4f4f;
}
#hp_trio h3 a:hover {
	border-bottom: 0;
}
ul.vi_list {
	list-style: none;
	margin: 64px 10px 0 0;
}
ul.vi_list li {
	padding-right: 49px;
	min-height: 41px;
	font-size: 16px;
	line-height: 41px;
	margin-bottom: 5px;
	background: url(images/vi.png) right center no-repeat;
}
.hp_square {
	width: 49%;
	margin: 0.5%;
	padding: 32px 0;
	float: right;
	color: #fff;
	text-align: center;
	font-size: 16px;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	cursor: crosshair;
}
.hp_square:hover {
	opacity: 0.85;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.dark_square {
	background: #556276;
}
.bright_square {
	background: #727c89;
}
#hp_process {
	background: #fcfcfc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin-bottom: 20px;
}
#hp_process .process_img {
	width: 92px;
	height: 92px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	float: right;
	position: relative;
	top: 10px;
	left: 12px;
	margin-bottom: 50px;
	border:4px solid #fff;
}
#hp_process .span4 .process_img {
	transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-webkit-transition: scale(1,1);
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}
#hp_process .span4:hover .process_img {
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
}
#hp_process p {
	font-size: 12px;
	margin-left: 30px;
}
#hp_process h3 {
	margin: 10px 0 5px;
}
.middleProcess {
	background: url(images/middle_process.png) center center no-repeat;
	background-size: 90% 100%;
	min-height: 156px !important;
	color: #fff;
	position: relative;
	top: -24px;
}
#hp_process h2, #hp_process h4 {
	text-align: center;
	font-weight: 400;
}
#hp_process h4 {
	color: #727c89;
	margin-bottom: 45px;
}
#hp_more {
	padding: 20px 0;
}

.single img.attachment-blogpost {
	opacity: 0.85;
	margin-bottom: 20px;
}

.hero-unit {
	padding: 40px 0;
	background-color: #f8f8f8;
}
.hero-unit .sub_title {
	font-style: italic;
}
.hp_articles h4 {
	font-weight: 400;
}
#shd-bottom {
	height: 16px;	width: 100%;
	position: absolute; bottom: -26px;
	z-index: 99;
	background: url(images/shd-top.png) center bottom no-repeat;
	background-size: 100% 100%;
}
#footer {
	background: #333;
	border-top: 10px solid #ebeff3;
	margin: 20px 0;
	padding: 20px 0;
	color: #ccc;
	font-size: 13px;
}
.hp_testi {
	background: #f6f6f6;
	padding: 20px 10px;
}

.footer_widget h4 {
	color: #ccc;
	font-weight: 400;
}
ul#footer_contact {
	list-style: none;
	margin: 0;
	color: #ccc;
}
ul#footer_contact li {
	padding-right: 24px;
	font-size: 12px;
	margin-bottom: 5px;
}
ul#footer_contact li.address {
	background:url(images/address.png) right center no-repeat;
}
ul#footer_contact li.phone {
	background:url(images/phone.png) right center no-repeat;
}
ul#footer_contact li.mail {
	background:url(images/mail.png) right center no-repeat;
}

#credit320 {
	font-size: 12px;
	color: #39414b;
	text-decoration: none;
	font-weight: 700;
}

.quote_canvas {
	list-style: none;
	margin: 0;
	padding: 10px 60px 10px 10px;
	height: 80px;
	background:url(images/quote-rtl.png) 94% 15px no-repeat;
}
li.quote_item, .hp_slider ul li {
	display: none;
}
li.quote_item, li.quote_item a {
	font-size: 14px;
	color: #757575;
}

#testi-wrap {padding-bottom: 120px; position: relative}
#testi-wrap .sidelement {margin-bottom: 20px}
.quote_name {
	position: absolute;
	bottom: 40px;
	right: 0;
}
.quote_name img {
	width: 72px;
	height: 72px;
	background: #fff;
	border: 2px solid #fff;
	float: right;
	border-radius: 100%;
	margin-left: 10px;
}
.qt_name {
	float: right;
}
.quote_name h5 {
	font-weight: 300;
	font-size: 15px;
	color: #424242;
	margin-bottom: 0;
}
.quote_name h6 {
	font-weight: 300;
	font-size: 13px;
	color: #a5946d;
	margin: 0;
}
.side_contact {
	background: #f6f6f6;
	padding: 10px;
}
.side_contact h4 {
	font-weight: 400;
	border-bottom: 1px solid #eee;
	color: #666;
	padding-bottom: 5px;
	margin: 0 0 5px;
}
.side_contact form {
	padding-top: 5px;
}
.side_contact .btn {
	float: left;
	border: 0;
	background: #98dbf8;
	font-size: 16px;
	color: #4f4f4f;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin: 10px 0 0;
}
.side_contact [class*="span"] {
	min-height: 18px;
	font-size: 12px;
}
.side_contact input, .side_contact select {
	height: 28px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.widget_categories ul {
	list-style: none;
	margin: 0;
}
.widget_categories ul li:before {
	content: '>';
	padding-left: 5px;
	font-size: 11px;
	position: relative;
	top: -2px;
}
.widget_categories ul li {
	line-height: 28px;
	border-bottom: 1px solid #eee;
	font-size: 15px;
}
.widget_categories ul li:last-child {
	border-bottom: 0px;
}
.widget_categories ul li, .widget_categories ul li a, .widget_categories ul li a:hover {
	color: #666;
}

.wpcf7 input {
	width: 100%;
}

.lead {
	font-size: 18px;
}
.home .lead {
	font-size: 16px;
}
.secondStrip {
	border-top: 10px solid #f6f6f6;
	padding-top: 20px;
}

#cf_form {
	max-width: 280px;
}
#cf_form input,
#cf_form textarea {
	line-height: 24px;
	width: 100%;
}
#cf_form input {
	height: 24px;
}
#cf_form textarea {
	max-height: 120px
}
#cf_form input.btn {
	width: auto;
	line-height: 1;
	font-weight: 700;
	float: left;
	margin-top: 5px;
	background: #98dbf8;
	padding: 5px 18px;
}

#about-form textarea#about-msg {
	max-width: 100%;
	resize: none;
}

textarea.hpa_msg {
	max-width: 100%;
	resize: none;
	margin-bottom: 5px;
}

@media only screen and (max-width: 481px) {
	.container-fluid {
		padding: 0 5px;
	}
	.wpcf7 {
		max-width: 95%;
	}
	.hp_articles img {
		width: 95%;
		height: auto;
		margin: 2px 2%;
	}
}
