/*common */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600italic,300|Volkhov:400,700|Lato:400,700,900);
/*Home Page*/

.no_pad{
	padding: 0
}
.row{
	margin-right: 0;
	margin-left: 0;
}

top_container {
    margin-top: 25px;
    margin-bottom: 25px;
}

.logo {
    float: left;
    padding-right: 53px;
    margin-top: 20px;
    margin-bottom: 19px;
}

.logo img{
	width: 100%;
}

.damp_special{
	float: left;
	font-family: "Volkhov",serif;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	padding-top: 20px;
	border-right: 1px solid #ff5722;
	border-left: 1px solid #FF5722;
	padding-bottom: 10px;
	line-height: 30px;
	text-align: center;
}

.contct_mail{
	margin-top: 5px;
}
.top-phone {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0px;
    float:none;
    margin-left: 0px;
    padding-top: 18px;
    width: 100%;
}
.top-phone a {
    color: #222222;
    font-family: "Volkhov",serif;
    padding-left: 5px;
    line-height: 22px;
    font-size: 14px;
}
.top-phone-n a {
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 400;
}

.main{
float:right;	
	}

.hd1{
float:left;	
	}
	
.hd2 {
    float: left;
    background-image: url(../img/hed-mail-1.png);
    background-repeat: no-repeat;
    background-position: left top 21px;
    padding-left: 27px;
    margin-top: 2px;
    margin-left: 34px;
}


.hd2 a {
   padding:0px;
}		

.top-phone span{
color: #ac0000;
font-weight:700;
font-size:18px;	
	}
.top-phone span img{margin-top:-12px;}
.paypal {
    margin-top: 10px;
    text-align: center;
    border-top: 1px solid #B6B6B6;
    padding-top: 7px;
}

/*Navigation Menu*/

.dropdown:hover .dropdown-menu {
display: block;}


ul.nav li.dropdown:hover > ul.dropdown-menu 
 {
    display: block;
}

.nav-main{
	border-top: 1px solid #AC0000;
border-bottom: 1px solid #AC0000;
}


.navbar-default {
    background-color: #fff;
    border-color: #d1d1d1;
}

.navbar {
    border-radius:0px;
}


.navigation{
	font-size: 16px;
	text-transform: uppercase;
	color: #3C3B3B;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
}

.navigation > li {
	padding-right: 82px;
}

.navigation li:last-child{
	padding-right: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #555;
    background-color: #FFF;
    border: 1px solid rgba(255, 0, 0, 0);
    padding: 8px 18px;
    margin-top: 5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid red;
    padding: 8px 18px;
    margin-top: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #FFF;
    color: #555;
    
    padding: 8px 18px;
    margin-top: 5px;
}

/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FF5722;
	background-color: #FFF;
	border: 2px solid #FF5722;
	padding: 10px 30px;
}*/

/*.navbar-default .navbar-nav > li > a:hover {
    color: #FF5722;
	background-color: #FFF;
	border: 2px solid #FF5722;
	padding: 10px 30px;
}*/

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FF5722;
    background-color: transparent;
    border: #FF5722 solid 1px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #F0542D;
}

.dropdown-menu > li > a {
    display: block;
    padding: 7px 47px 7px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
    font-size: 16px;
}

.banner-fluid{
	padding: 0;
}

.carousel{
	/*margin-top: -20px;*/
}

.caption-banner {
    font-size: 34px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.49);
    top: 134px;
    height: 28%;
    padding: 2px;
    width: 45%;
    left: 27%;
    line-height: 45px;
	
}
.banner-callaction {
    position: absolute;
    top: 73%;
    right: 39%;
    color: #FFF;
    z-index: 999;
    background-color: #f0542d;
    font-weight: bold;
    padding: 9px 25px;
    font-size: 18px;
    border-radius: 3px;
    
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top:none;
}


.banner-callaction:hover{
	color: #000;
	text-decoration: none;
}

.banner-fluid .carousel-inner .item img{
	width: 100%;
}

.banner-txt-small{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	text-align: center;
	width: 100%;
	color: #DB4414;

}

.banner-quote_small{
	color: #000;
	z-index: 999;
	background-color: #A6D351;
	font-weight: bold;
	padding: 9px 25px;
	font-size: 14px;
	border-radius: 3px;
	top: 73%;
	float: left;
	width: 100%;
	right: 1%;
	margin-top: 10px;
	margin-bottom: 10px;

}

.banner-quote_small:hover{
	color: #000;
	background-color: #A6D351;
}

.inspection-head{
	font-size: 16px;
line-height: 28px;
margin-top: 0px;
text-align: center;
}

/*Service*/

/*.service_icons{
	margin-bottom: 10px;
}

.img_container, .service_icons ul li {
	list-style: none;
	background-color: blue;
}

.img_container, .service_icons ul li:hover {
	background-color: #E64917;
	color: #fff;
	text-align: center;
}



.img_container, .service_icons ul li:hover{
	list-style: none;
	color: #000;
	font-weight: bold;
	text-align: center;
}


.img_container, .service_icons ul a li .img_container.roof_repairs {
    background-position: -3px 0px;
    width: 54px;
    height: 42px;
}

.img_container, .service_icons ul a li .img_container {
    min-height: 57px;
    position: relative;
    display: inline-block;
}

.clearfix, .service_icons ul a li span {
    clear: both;
}

.img_container {
    background: url("../img/icon_strip_service.png") no-repeat scroll 0% 0% transparent;
}

.img_container:hover{
	background: url("../img/icon_strip_service_hover.png") no-repeat scroll 0% 0% #e64917;
	
}*/


.service_link_icons {
    margin-bottom: 10px;
}
.service_link_icons ul {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
.service_link_icons ul a li, .service_link_icons ul li {
    list-style: none;
    float: left;
    text-decoration: none;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #131313;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.service_link_icons ul a li.active, .service_link_icons ul a li:hover, .service_link_icons ul li.active, .service_link_icons ul li:hover {
    color: #fff;
}
.service_link_icons ul a:last-child li {
    margin-right: 0;
}
.img_container, .service_link_icons ul a li .img_container {
    min-height: 57px;
    position: relative;
    display: inline-block;
}
.service_link_icons ul a li .img_container img {
    margin: 0 auto;
}
.service_link_icons ul a li.active, .service_link_icons ul a li:hover {
    background: #F0542D;
}
.service_link_icons ul a li:hover img {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.clearfix, .service_link_icons ul a li span {
    clear: both;
}
.clearfix:after, .clearfix:before, .nav:after, .nav:before {
    content: " ";
    display: table;
}
.img_container {
    background: url(../img/icon_strip_in.png) no-repeat;
}
.abt-serv-one:hover .img_container, .service_link_icons ul a li.active .img_container, .service_link_icons ul a li:hover .img_container {
    background: url(../img/icon_strip_in_hover.png) no-repeat;
    background-position: inherit;
}
.abt-serv-one .img_container.cloud, .service_link_icons ul a li .img_container.cloud {
    background-position: -3px 0;
    width: 54px;
    height: 42px;
}
.abt-serv-one .img_container.web, .service_link_icons ul a li .img_container.web {
    background-position: 0 -54px;
    width: 60px;
    height: 45px;
}
.abt-serv-one .img_container.soft, .service_link_icons ul a li .img_container.soft {
    background-position: -1px -118px;
    width: 65px;
    height: 38px;
}
.abt-serv-one .img_container.bsnss, .service_link_icons ul a li .img_container.bsnss {
    background-position: -3px -186px;
    width: 53px;
    height: 55px;
}
.abt-serv-one .img_container.ecomerce, .service_link_icons ul a li .img_container.ecomerce {
    background-position: 1px -242px;
    width: 73px;
    height: 55px;
}
.abt-serv-one .img_container.user, .service_link_icons ul a li .img_container.user {
    background-position: -3px -298px;
    width: 60px;
    height: 41px;
}

.hme_contnt{
	background-color: #fffdf2;
	padding: 20px 0 30px 0;
}

 h1 {
    color: #222222;
    font-size: 29px;
    text-transform: uppercase;
    line-height: 36px;
}

.welcom{
	overflow: hidden;
	padding-bottom: 15px;
}

.welcom h1 span {
    font-weight: bold;
    color: #f0542d;
}

.head_span{
	font-weight: normal !important;
}

.welcom p{
	color: #222222;
	line-height: 22px;
}

.wel_readmore {
    background-color: #F0542D;
    color: #FFF;
    padding: 10px 16px 10px 18px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 9px 16px;
}

.wel_readmore:hover{
	text-decoration: none;
	color: #fff;
	background-color: #222222;
}

h4{
	color: #232323;
	font-size: 29px;
	text-transform: uppercase;
	line-height: 36px;
	font-weight: 600;
	
}

.carousel-testi{
	top: -20px
;}

.testimonails {
	border-top: 1px solid #bebdb5;
}
.testimonails .carousel-control.left, .testimonails .carousel-control.right{
    right: 0px;
    left: auto;
    background-image: none;
}

.testimonails .carousel-control .glyphicon-chevron-right {
    right: 0;
    top: -40px;
    margin-right: -10px;
   color: #969696;
}

.testimonails .carousel-control .glyphicon-chevron-left {
    right: 0;
    top: -40px;
    margin-right: -10px;
    color: #969696;
}

.testimonails p{
	float: left;
	width: 80%;
	margin-top: 20px;
	padding-left: 0px;
	color: #222222;
}

.testimonails h4{
	padding-bottom: 15px;
}

.testi-thumb{
	border-radius: 50%;
	width: 18%;
	border: 5px solid #fff;
	float: left;
}

.testi_name {
    float: right;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #f0542d;
}

.gallery-btn {
    color: #fff;
    padding: 7px 17px 8px 15px;
    font-size: 18px;
    text-transform: uppercase;
    background: center #F0542D;
    margin-right: 7px;
    margin-top: 10px;
    border-radius: 5px;
}

.gallery-btn:hover{
	text-decoration: none;
	color: #fff;
	background:#000;
}

.gallery_hme img{
	padding: 5px 6px 0px 0px;
}



.hme_servicemain{
	padding-bottom: 30px;
}

.main-serv_head{
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
	line-height: 90px;
	color: #222222;
	
}


.service-content{
	width: 67%;
}

.service-content h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.hme_servicemain img{
	padding-top: 20px;
}

.hme_servicemain a {
    color: #F0542D;
    color: #F0542D;
    float: right;
}

/*Footer*/

.footer_fluid {
    background-color: #d2d2d2;
    border-top: 1px solid #B9B6B6;
    margin-top: 20px;
}

.foot-head {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
    color: #333;
}
.foot-gallery img {
    padding-bottom: 0px;
    padding-right: 2px;
    border: 4px solid rgb(255, 255, 255);
    margin-bottom: 10px;
    margin-right: 3px;
    box-shadow: 0px 1px 1px rgba(42, 42, 42, 0.5);
}

.footer_form_ctrl{
	padding: 5px 1px 10px
}
.footer_form_txtarea{
	width: 100%;
}

.quick-contct .form-inline .form-control {
    display: inline-block;
	width: 100%;
	vertical-align: middle;
	background-color: #F8F8F8;
	border: 1px solid #B7B7B7;
	color: #97a6b9 !important;
	padding: 0 5px;
}

.quick-cont-btn{
	background-color: #F0542D !important;
	color: #fff !important;
	text-transform: uppercase;
	margin-top: 10px;
	border-radius: 0;
	font-size: 18px;
}

.footer_address{
	font-size: 17px;
	padding-left: 40px;
}

.contct_addres, .contct_land, .contct_mobile, .contct_mail {
    padding-left: 0px;
    color: #333;
}

.conatct-thumb_address, .conatct-thumb_land, .conatct-thumb_mob, .conatct-thumb_mail{
	background-image: url(../img/footer_contact_sprite.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 22px; 
	float: left;

}
.conatct-thumb_address{
	background-position: 0px 1px;
	margin-bottom: 50px;
}
.conatct-thumb_land{
	background-position: 0px -15px;
	margin-bottom: 10px;
}
.conatct-thumb_mob{
	background-position: 0px -35px;
	margin-bottom: 0;
}
.conatct-thumb_mail{
	background-position: 0px -53px;
	margin-bottom: 0;
}

.contct_follow {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    border-top: 1px solid #C6C6C6;
    padding-top: 5px;
}
.copyright {
    color: #72777f;
    font-size: 15px;
    padding: 5px 0 15px 0;
    border-top: 1px solid #999;
    margin-top: 10px;
}

.dd_foot{
	text-align: right;

}

.form-control:focus {
    border-color: #FF3F00;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(255, 63, 0, 0.54) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}


.cmopny a {
    float: right;
    color: #909090;
}


.footer-btn-img{
	float: right;
	margin-top: 10px;
}

.right-btn-img {
    float: right;
    margin-bottom: 15px;
}

.contact-btn-img {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}
/*Inside Page
====================================*/

.top_page_navi{
	padding-top: 10px;
	overflow: hidden;
	font-weight: 400;
	margin-bottom: -10px;
}
.right_inspection_btn{
	color: #000;
	z-index: 999;
	background-color: #A6D351;
	font-weight: bold;
	padding: 9px 25px;
	font-size: 18px;
	border-radius: 3px;
	margin-top: -10px !important;
}

.right_inspection_btn:hover{
	background-color: #70952C;
	color: #000;
}

.right_inspection_btn:focus {
    background-color: #70952C;
    color: #000;
}
.inside_banner_fluid{
	padding: 0;
	margin-top: -20px;
	position: relative;
	/*margin-bottom: -185px;*/
	
}
.inside_banner_fluid img{
	width: 100%;
}

.inside-banner-caption{
	font-size: 32px;
font-weight: bold;
top: 110px;
position: absolute;
color: #FFF;
padding: 0px 290px;
line-height: 41px;
text-align: center;
}

.inside-banner-wprapper {
    background-color: rgba(0, 0, 0, 0.45);
    padding: 10px 19px;
}

/*.inside_content{
	margin-top: 90px;
}*/

.inside_content h1 {
    color: #F0542D;
    font-weight: bold;
    border-bottom: 1px solid #F0542D;
    padding-bottom: 5px;
    margin-bottom: 19px;
    margin-top: 0px;
    font-family: 'Roboto', sans-serif;
}
.inside_content h2{
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}

.description_content{letter-spacing:1px; line-height:25px;}

.description_content img{
	float: left;
	border: 10px solid #FFF;
	box-shadow:none;
	margin: 0px 10px 10px 0px;
	
}




.description_content-1 img{
float:right;	
	}
	
.description_content-1 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}



.description_content-2 img{
float:left;	
	}
	
.description_content-2 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}

.description_content-3 img{
float:right;	
	}
	
.description_content-3 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}
.description_content1
{
	float:left;
}
.desc
{
	float:left;
}


.description_content-4 img{
float:left;	
	}
	
.description_content-4 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}




.description_content-5 img{
float:right;	
	}
	
.description_content-5 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}


.description_content-6 img {
    float: left;
}

.description_content-6 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}


.description_content-7 img {
    float: right;
}

.description_content-7 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}


.description_content-8 img {
    float: left;
}

.description_content-8 p {
    color: #222222;
    text-align: justify;
    margin-top: 95px;
}
	
	
	
	
	
	

.description_content ul{
padding:0px;	
	}

.content-thumbs{
	float: left;
	border: 7px solid #FFF !important;
	box-shadow:none;
	margin: 0px 10px 10px 12px;
	border-radius: 0%;
}

.description_content h2 {
    border-top: 1px solid #F0542D;
    border-bottom: 1px solid #F0542D;
    padding: 12px 0;
    background-color: #F0F0F0;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0;
}
.description_content h6 {
    font-size: 19px;
    font-weight: bold;
    padding: 0px;
	text-transform:uppercase;
	color:#222222;
	font-family: 'Roboto', sans-serif;
}



.description_content p {
    color: #222222;
    text-align: justify;
    margin-top: 20px;
}



.description_content ul li {
    list-style: outside none none;
    padding: 4px 0px 12px 33px;
    background: url("../img/list_bullet.png") no-repeat scroll 3px 10px transparent;
}
.right_freequote {
    padding: 0 10px;
    border: 1px solid rgb(240, 84, 45);
    border-radius: 10px;
}

.right_content{
	padding-left: 40px;
}

.right_freequote h3 {
    margin-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F0542D;
    border-bottom: 1px solid #F0542D;
    padding-bottom: 10px;
}

.code_man{
	text-align: center;
}

.right_freequote .form-control {
    color: #555;
    background-color: #efefef;
    border-radius: 0;
}

.freequot_btn {
    color: #fff;
    background-color: #f0542d;
    border-color: #CCC;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: BOLD;
}

.right-serv_head{
	font-size: 30px;
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #E6E6E6;
	line-height: 55px;
	margin-top: 20px;
}

.right_serv_block{
	padding-top: 5px;
	border-bottom: 1px solid #E0E0E0;
	clear: both;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
}

.right_serv_block a {
    float: right;
    color: #AC0000;
    text-decoration: none;
}

/*Damp Work*/


/*Testimionals*/

.clent_testi {
    float: right;
    font-weight: bold;
    font-style: italic;
    color: #F0542D;
    background-image: url("../img/quote_thumb.png");
    height: 44px;
    background-repeat: no-repeat;
    padding-right: 60px;
    background-position: right center;
}
blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    font-size: 16px;
    border-left: 5px solid #EEE;
    color: #999;
    line-height: 26px;
}

.gallery_main img{
	padding-top: 25px;
	width: 100%;
}


/*Conatct*/

.contact_option {
    padding: 25px 0px 21px;
    text-align: center !important;
    border-radius: 20px;
    border: 1px solid #F5460F;
}

.contact_option p
{
	font-size:20px;
	color:#000;
	margin-bottom:0;
}
.contact_option img
{
	margin-bottom:10px;
}

.contact_frm h5{
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
	padding: 20px 0;
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 20px;
}

.cont-main-btn {
    background-color: #F0542D !important;
    color: #FFF !important;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 0px;
    font-size: 18px;
    margin-right: 15px;
}

.contact_frm
{
	background:#f8f8f8;
	padding: 0px 35px 35px 35px;
	margin-top:25px;
}
.contact_frm h5
{
	font-weight:700;
	color:#6b6c6c;
	text-transform:uppercase;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	
}
.contact_frm label
{
	color:#6b6c6c;
	font-size:20px;
	font-weight:normal;
}

.contact_frm p
{
	line-height: 28px;
color: rgb(34, 34, 34);
}


.contact_frm label span {
    color: #ff5722;
}
.contact_frm input
{
	margin-bottom:15px;
	border:1px solid #d6dcdc;
	border-radius:0;
}
.contact_frm textarea
{
	border:1px solid #d6dcdc;
	border-radius:0;
   height:230px;
}
.contact_frm button
{
	background:#e4e7ee;
	font-weight:bold;
	color:#6b6c6c;
	font-size:20px;
	border-radius:0;
	margin-left:15px;
}

.contact_map #map{
	min-height: 250px !important;
}

.contact_map iframe{
	width: 100% !important;
height: 250px !important;
border:0;
}


.contact_map{
	
width:100%;
padding:0px;	
	}



/*Pop up*/

.popup_quote .form-group{
	padding: 0 3px;
}

.form-popup{
	width: 50%;
	float: left;
}

.footer-social{padding:0;margin:0;display:inline;}
.footer-social li{list-style: none;
display: inline-block;
margin-right: 5px;}

#lightgallery img {
    border-radius: 10px;
    margin-bottom: 17px;
}

.halfrow > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #222222;
    border-color: #222222;
}

.pagination > li > a, .pagination > li > span {
    min-height: 42px;
    line-height: 42px;
    border: 1px solid #f0542d;
    color: #222222;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}


.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: fff;
    border-color: #f0542d;
}




.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #f0542d;
    border-color: #f0542d;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff;
   
}


.banner-quote_small {
    color: #FFF;
    z-index: 999;
    background-color: #F0542D;
    font-weight: 900;
    padding: 12px 25px;
    font-size: 17px;
    border-radius: 3px;
    top: 73%;
    float: left;
    width: 31%;
    right: 1%;
    margin-top: 29px;
    margin-bottom: 0px;
    text-align: center;
    float: right;
    font-family: 'Roboto', sans-serif;
}

.banner-quote_small:hover {
    color: #FFF;
    background-color: #F0542D;
}


.link-s{
	 color:#222222;
	}



/*Media Query*/

@media (max-width: 480px) {

	.form-popup {
	    width: 100%;
	    float: left;
	}
	h4 {
	    font-size: 22px;
	}

	.main-serv_head {
	    font-size: 24px;
	    line-height: 50px;
	}

	.footer-btn-img {
	    margin-right: 15px;
	}

	.quick-contct{
		padding-left: 0;
	}

	.foot-head{
		padding-left: 15px;
	}

	.foot-contact-head{
		margin-left: -30px;
	}
}




@media (max-width: 768px) { 
.footer-social{display:block;}
	.container-fluid,.container ,.row{
		padding-left:0;
		padding-right: 0;
	}
	.damp_special {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 26px;
	float: left;
	text-align: center;
	border: medium none;
	padding: 3px 0;
	width: 100%;
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	margin: 5px 0;

	}

	.nav-main {
	    border-top: none;
	    border-bottom: 1px solid #D1D1D1;
	    top: 0;
	    margin-bottom: 0;
	}

	.navigation > li {
    	padding-right: 0;
	}

	.top-phone {
	    padding: 0;
	    text-align: center;
	}

	h1 {
    font-size: 26px;
	}

	.main-serv_head {
	    font-size: 30px;
	    line-height: 50px;
	}
	.top_page_navi {
	    padding-top: 0;
	}

	.right_inspection_btn {
	    padding: 9px 5px;
	    font-size: 18px;
	    border-radius: 3px;
	    margin-right: 3px;
	    margin-top: 10px !important;
	}

	.no_pad {
	    padding: 0px 15px;
	}

	.description_content img {
	    float: none;
	    width: 100%;
	    padding: 0;
	}

	.description_content ul {
		padding-left: 0;
	}

	.right_content {
	    padding-left: 10px;
	}

	.right-serv_head {
	    font-size: 23px;
	    margin-top: 0px;
	}

	.right_srv_lgblock{
		padding: 0;
	}

	.inside_content h2 {
	    padding: 0;
	}

	.contact_frm {
	    background: none repeat scroll 0% 0% #F8F8F8;
	    padding: 0px;
	}

	.navbar-toggle {
	    right: 10px;
	}

	.service-block-mainhome{
		padding: 0;
	}

	.contct_addres, .contct_land, .contct_mobile, .contct_mail {
	    padding-left: 0px;
	    margin-left: -20px;
	}

	.conatct-thumb_land a, .conatct-thumb_mobile a{
		color: #333;
	}

	.logo{
		float: left;
		padding-right: 0;
	}
	
.top-phone a {
    color: #000;
    font-size: 14px;
}

.top-phone span {
    color: #ac0000;
    font-weight: 700;
    font-size: 13px;
}

.foot-gallery img {
   
    width: 48%;
}	

	





}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

	.carousel {
	    margin-top: 0px !important;
	}

	.caption-banner {
	    font-size: 23px;
	    font-weight: 700;
	    background-color: rgba(0, 0, 0, 0.49);
	    top: 75px;
	    height: 37%;
	    padding: 0px;
	    width: 43%;
	    left: 26%;
	    line-height: 34px;
	}

	.logo{
		float: left;
		padding-right: 0;
	}

	.logo img {
	    width: 40%;
	    float: right;
	    margin-right: 30%;
	}

	.damp_special {
	    float: left;
	    font-family: "Volkhov",serif;
	    font-weight: bold;
	    font-size: 22px;
	    text-transform: uppercase;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    line-height: 21px;
	    text-align: center;
	    border-top: 1px solid #B9B9B9;
	    margin-top: 10px;
	    border-bottom: 1px solid #B9B9B9;
	    margin-bottom: 10px;
	    border-right: none;
	    border-left: none;
	}

	/*.top-phone {
		width: 38%;
		float: left;
		margin-left: 70px;
	}
*/

		.foot-gallery img {
		    padding-bottom: 0px;
		    padding-right: 2px;
		    border: 4px solid #FFF;
		    margin-bottom: 10px;
		    margin-right: 3px;
		    box-shadow: 0px 1px 1px rgba(42, 42, 42, 0.5);
		    width: 30%;
		}

		.top_page_navi {
		    padding-top: 10px;
		}
.footer-social{display:block;}
}




@media (min-width:800px) {
	




}

@media (min-width:992px) and (max-width: 1199px) {

.footer-social{display:block;}


	

}


@media (min-width: 1200px) {


}





label.error {
  background:/*#eee*/ url(../images/uparrow.gif) no-repeat 0 5px;
  color:#f00;
  display:inline-block;
  font-size:11px;
  font-style:italic;
  padding:0;
  min-width:100px;
  z-index:1;
  width: 100%;
}



.right-gall img{
	width: 100%;
}
.right-gall{
	padding: 0 10px;
	margin-top: 20px;
}
.gall-block{
	padding-left: 30px;
	margin-top: 20px;
}

.right-gall h3 {
    margin-top: 0;
font-weight: bold;
text-transform: uppercase;
color: #F0542D;
padding-bottom: 0px;
padding-left: 30px;
margin-bottom: -10px;
}
.gal-btn-right{
	color: #FFF;
	padding: 7px 40px 8px 15px;
	font-size: 18px;
	text-transform: uppercase;
	background: url("../img/gal-btn-arrow.png") no-repeat scroll 186px center #323840;
	margin-right: 17px;
	margin-top: 10px;
}

.conatct-thumb_land a{

}

<!--Thankyou-->

.thankyou h1{
font-size:22px;
	
}


.ajcms_success li{
color:#189615;
}
	
.thanyoutxt{
font-size: 52px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
color: #FF5722;
margin: 30px 0;
border-bottom: 1px dashed #959595;
padding-bottom: 30px;
}

.thankyou_para{
font-size: 18px;
text-align: center;
}

.name-text{
    font-size: 21px;
    text-align: center;
    width: 100%;
	padding-bottom:10px;
}












