.abovefooter{
	background: url(../images/above_footer.jpg) no-repeat;
	background-size: cover;
}
header {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}
.center-block{
	float: none !important;
	margin: 0 auto;
}
.header_text{
	padding: 30px 0px;
}
.header_text h1{
	text-align: center;
	font-family: 'roboto_slabregular';
	font-size: 45px;
	color: #247abe;
	margin-bottom: 30px;
}
.contactHeader{
	padding: 30px 0px;
}
.contactHeader h1{
	text-align: center;
	font-family: 'roboto_slabregular';
	font-size: 45px;
	color: #247abe;
	margin-bottom: 30px;
}
.contact_details h2{
	font-family: 'roboto_slabregular';
	font-size: 23px;
	color: #3fae40;
	margin: 15px 0px;
}
.contact_details ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.contact_details li{
	margin: 8px 0px;
}
.contact_details i{
	font-size: 22px;
	color: #5eb4e7;
	margin-right: 12px;
	vertical-align: middle;
}
.contact_details a{
	color: #5eb4e7;
	font-size: 13px;
}
.contact_link a{
	display: block;
	margin-top: -3px;
}
.contact_link i{
	    position: relative;    
    float: left;
    margin-top: 3px;
}
.contact_details h1{
	font-family: 'roboto_slabregular';
	font-size: 36px;
	color: #247abe;
	margin: 30px 0px;
}
.contact_details .form-group input{
	padding: 10px;
}
.contact_details .form-group span{
	color: red;
}
.contact_details .btn-primary{
	padding: 13px 60px;
	border-radius: 30px;
}
.contact_grey_bg{
	padding: 15px;
	background: #eaeaea;
	color: #247abe;
	font-family: 'roboto_slabregular';
	font-size: 20px;
	text-align: center;
	border-left: solid 5px #fff;
	border-right: solid 5px #fff;
}
.contact_grey_bg i{
	font-size: 30px;
	vertical-align: middle;
}
.contact_info{
	width: 60%;
	margin:0 auto;
}
.contact_info h2{
	font-family: 'roboto_slabregular';
	font-size: 23px;
	color: #3fae40;
	margin: 15px 0px;
}
.contact_info p{
	font-weight: 600;
}
.text_contact{
	color: #000;
	margin: 15px 0px;
}
.text_contact p{
	margin: 10px 0px;
}
.img_client img{
	margin: 10px;
}
.vendor_logo{
	border: solid 1px #dfdfdf;
	padding: 20px;
	text-align: center;
	margin-right: -15px;
}
.vendor_detail{
	border: solid 1px #dfdfdf;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 186px;
}
.vendor_detail p{
	font-size: 16px;
}
.vendor_detail h1{
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #247abe;
	margin-bottom: 15px;
}
.vendor_detail ul {
	list-style-image: url(../images/arrow.jpg);
	padding: 20px 30px;
}
.vendor_detail a{
	font-family: 'roboto_slabregular';
	font-size: 17px;
	color: #247abe;
}
.request_info{
	background: url(../images/request_info.jpg) no-repeat fixed;
	height: 470px;
	background-size: cover;
}
.header_text h4{
	font-family: 'roboto_slabregular';
	    font-size: 15px;
    color: #3fae40;
    text-align: center;
    margin-top: -17px;
}
.request_infoBox{
	margin-bottom: 30px;
}
.request_info_inner{
	padding: 20px;
	background: #fafafa;
	margin: 0 auto;
}
.request_info_inner input, .request_info_inner textarea{
	border-radius: 0px;
	padding: 10px;
	resize: none;
}
.request_info_inner input[type="checkbox"]{
	margin-right: 12px;
}
.request_info_inner .btn-primary{
	font-weight: bold;
	padding: 13px 35px;
	border-radius: 30px;
	cursor: pointer;
}


.masonry {
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
	border: solid 1px #dfdfdf;
}
.picture_box img{
	border-radius: 50%;
	margin-top: -45px;
}
.picture_box a{
	float: right;
	color: #5eb4e7;
}
.testimonial_wraper h1{
	font-family: 'roboto_slabregular';
	    font-size: 23px;
    color: #3fae40;
	margin: 12px 0px;
}
.testimonial_wraper p{
	font-style: italic;
	color: #555555;
	position: relative;
	    padding-left: 42px;
}
.testimonial_wraper p:before { content: '"';    color: #5eb4e7;
    font-size: 80px;
    position: absolute;
    margin-left: -52px;
    margin-top: -25px; }
.testimonial_wraper p:after  { content: '"';color: #5eb4e7;
    font-size: 80px;
    vertical-align: text-top;
    display: inline-block;
    height: 16px; margin-top: -25px;}
.testimonial_wraper{
	    margin-top: 32px;
}
.header_text2{
	padding: 40px 0px;
	text-align: center;
	font-family: 'roboto_slabregular';
}    
.header_text2 h1{
	
	    font-size: 25px;
    color: #282c33;
}
.header_text2 h2{
	    font-size: 45px;
    color: #247abe;
	padding: 10px 0px;
}
.header_text2 h3{
	    font-size: 23px;
    color: #14abf4;
}
.header_text2 .orange_btn{
	margin: 20px 5px 0px 5px;
}
.orange_btn{
	padding: 12px 30px;
	background: #ffbb1a;
	color: #fff;
	border: 0px;
	font-family: 'roboto_slabregular';
	cursor: pointer;
	font-size: 17px;
}
.orange_btn:hover{
	background: #3fb728;
}
.price_table_box{
	border: solid 1px #dddddd;
	text-align: center;
	margin-bottom: 30px;
}
.price_table_box h1{
	font-family: 'roboto_slabregular';
	padding: 15px;
	background: #0072bc;
	color: #fff;
	font-size: 18px;
}
.price_table_box p{
	border-bottom: solid 1px #dddddd;
	padding: 20px;
}
.price_table_box button{
	background: #00aeef;
	font-family: 'roboto_slabregular';
	padding: 15px;
	color: #fff;
	border: 0px;
	width: 100%;
	cursor: pointer;
	font-size: 17px;
}
.price_table_box button:hover{
	background: #3fb728;
}
.price_table_greybox{
	background: #f3f3f3;
	border: solid 1px #dfdfdf;
	padding: 20px;
	text-align: center;
	font-family: 'roboto_slabregular';
	margin-bottom: 30px;
}
.price_table_greybox h1{	
	color: #555555;
	font-size: 28px;
}
.price_table_greybox p{
	color: #555555;
	padding: 20px 0px;
}
.price_table_greybox span{
	color: #247abe;
	font-size: 28px;
	display: block;
	margin-bottom: 15px;
}
.price_table_greybox button{
	background: #00aeef;
	font-family: 'roboto_slabregular';
	padding: 15px 70px;
	color: #fff;
	border: 0px;
	cursor: pointer;
	font-size: 17px;
}
.price_table_greybox button:hover{
	background: #3fb728;
}
.price_table_greybox .orange_btn{
	background: #ffbb1a;
    margin-bottom: 0px;
    bottom: -38px;
    position: relative;
    margin-top: -27px;
}
.price_table_box h1 p{
	border: 0px;
	font-size: 12px;
	padding: 6px;
	padding-bottom: 0px;
}
.hed_adjs .col-sm-12 h1{
	min-height: 88px;
}
.hed_adjs{
	margin-top: 50px;
}
.help_modal .close{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 20;
}
.need_help{
	text-align: center;
	padding: 20px 0px;
	
}
.need_help h1{
	margin: 30px 0px;
	margin-bottom: 0px;
	font-family: 'roboto_slabregular';
	color: #2f3236;
	    font-size: 30px;
}
.help_modal .contact_link li{
	display: inline-block;
	width: 49%;
	margin-bottom: 20px;
}
.help_modal .btn-primary{
	width: 100%;
}





















@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
}






@media (max-width:990px){
	.contact_info i{display: block; text-align: center;}
	.contact_info{width: 100%;}
}
@media (max-width:575px){
	.vendor_logo{margin: 0px -15px;}
}