﻿body{
	padding-top:112px;
	margin:0;
}
.gallery-part img{
	width:100%;
	height:240px;
}
.bg-primary {
    background-color: #e34444;
    padding-bottom: 30px;
    padding-top: 20px;
    margin-bottom: 20px;

}
.text-faded span{
	color:#000;
}


.portfolio-section figure {
float: left;
width: 100%;
position: relative;
max-width: 290px;
margin: 0 auto;
text-align: center;
height: 150px;
}
.portfolio-section figure img {
width: auto !important;
}
/*---------------contact styles--------------*/
.tour-place {
    width: 100%;
    float: left;
    box-shadow: 1px 1px 10px 0px #999;
    padding: 0px 15px 15px 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    text-align: justify;
}
/*-- Contact Us --*/
textarea {
    height: 90px;
    line-height: 18px;
    max-height: 180px;
    max-width: 770px;
    width: 100%;
}
.send {
  margin-top: 20px;
}

.info p {
  padding-bottom: 20px;
}

.info ul {
  margin: 0;
  padding: 0;
}

.info li {
  list-style: none;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.info i {
  color: #570182;
  margin-right: 10px;
  font-size: 18px;
}




.contact_heading_title {

    display: block;

    margin: 10px 0 10px;

    text-align: center;

}

.contact_heading_title h3 {

    border-bottom: 4px solid #EF1C28;

    color: #3b3b3b;

    display: inline-block;

    letter-spacing: 1px;

    line-height: 40px;

    margin-top: 0;

    padding-bottom: 10px;



}

.contact_cotact_form_div p {

    color: #555;

    font-family: "Open Sans",sans-serif;

    font-size: 16px;

    line-height: 25px;

    margin-top: 5px;

}

.contact_contact_form_fields {

    border-right: 1px solid #e5e5e5;

    padding-bottom: 30px;

    padding-right: 60px;

    padding-top: 30px;
    
}

.contact_form_group {

    margin-bottom: 20px;

}

.contact_con_input_control {

    display: block;

    font-size: 14px;

    height: 35px;

    line-height: 1.42857;

    padding: 6px 12px;

    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

    vertical-align: middle;

    width: 100%;

}
.tour-name {
    padding-top: 8px;
}
.contact_con_input_control {

    background-color: #ffffff;

    border: 1px solid #c5c5c5;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

    color: #555555;

}

.contact_con_textarea_control {

    background-color: #ffffff;

    border: 1px solid #c5c5c5;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

    color: #555555;

}

.contact_send_button, #contact_send_button {

    background:#EF1C28;

    border: none;

    color: #fff;

    cursor: pointer;

    display: inline-block;

    font-family: "Open Sans",sans-serif;

    font-size: 18px;

    font-weight: 600;

    line-height: 1.42857;

    margin-bottom: 0;

    padding: 5px 20px;

    text-align: center;

    transition: all 0.5s ease 0s;

    vertical-align: middle;

    white-space: nowrap;

}

.contact_contact_info {

    padding-bottom: 30px;

    padding-left: 60px;

    padding-top: 30px;

}

.contact_contact_info ul {

    list-style: outside none none;

    margin: 0;

    padding: 0;

}

.contact_contact_info li {

    border-bottom: 1px solid #e5e5e5;

    margin-bottom: 10px;

    padding: 15px 0 15px 80px;

    position: relative;

}

.contact_contact_info li .fa {

    font-size: 32px;

    height: 50px;

    left: 0;

    line-height: 50px;

    margin-top: -20px;

    position: absolute;

    text-align: center;

    top: 50%;

    width: 50px;

    color: #570182;

}

.contact_contact_info li .text {

    font-size: 14px;

    line-height: 25px;

    color:#999;

}

.contact_contact_info li .desc {

    font-size: 15px;

    font-weight: bold;

    color:#333;

}

.contact_send_button:hover{

	background:#570182;

	color:#fff;

}

.contact_form_group small {

    color: #570182;

    padding: 3px;

}

.alink1 {

    clear: both;

    display: inline-block !important;

    float: none;

    width: 100%;

}

.captcha-img {

    margin: 10px 0;

}


.form-submit, .form-reset {
    float: left;
    margin-right: 5%;
    min-width: 90px;
    width: auto;
}
#captchaimage img {
    float: left;
    margin: 10px 0;
}
#captchaimage a {
    clear: both;
    float: left;
}

.has-error input, .has-error textarea, .has-error select {
    border: 2px solid red;
}

.error-class {
    color: red;
    margin-bottom: 15px;
}
#refreshimg {
    background-color: #888888;
    color: #fff;
    float: left;
    margin: 15px 20px;
    padding: 8px;
}


/*-- End Contact Us--*/

/*---------------contact styles ENDS--------------*/





.vinyl-railing img{
	opacity: 0.9;
    width: 240px;
    height: 135px;
}
.vinyl-railing {
	text-align:center;
}
.vinyl-railing h4{
	font-weight:bold;
}

.railing-part{
	margin: 15px 0px 50px 0px;
    width: 100%;
    float: left;
}

.solid-privacy{
  padding: 15px 0px;
 }

.why-us-img{
  width: 500px; 
  height: 324px; 
  float: right; 
  margin: 6px 11px;
}

/*.page-section{
	padding-top:120px;
}
*/
.textured-img{
	width: 650px; 
	height: 104px; 
	float: right;
	}
	
.back-color{
	background-color:#FFF !important;
	border:1px solid #e34444 !important;
	border-radius:5px !important;
}	

.back-color:hover{
	background-color:#e34444 !important;
	border:1px solid #e34444 !important;
	border-radius:5px !important;
	color:#FFF !important;
}	

@media screen and (min-width:320px) and (max-width:767px){
.why-us-img{
  width: 100%; 
  height: inherit; 
  float:inherit;
}
.textured-img{
    width: 400px;
}
.contact_contact_form_fields{
	margin-left:20px;
}
.contact_contact_info{
	padding-left:20px;
}
.why-us-img{
   margin:6px 0px;
}
}

@media screen and (min-width:768px) and (max-width:992px){
.solid-privacy img{
     width:100%;
}
.gallery-part img {
    height: 180px;
}
}



.dropdown-caret {
    color: #fff;
    background-color: #999;
    padding: 5px 8px 2px 8px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 1;
}
.dropdown-caret, nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	display:none;
}
.dropdown-icon{
	padding: 0px !important;
	border: none !important;
	position: absolute !important;
	top: 12px !important;
	right: 5px !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	border-top: inherit;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    background-color: inherit;
    color:#fff;
}
nav.navbar.bootsnav .navbar-nav > li > a{
	color:#fff;
}
.navbar-nav > li {
    float: none;
    display:inline-block;
}
.nav.navbar-nav{
	text-align:center;
    position: relative;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "|";
    position: absolute;
    top: 14px;
    left: -7px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	text-align:left;
}

.nav > li > a{
	padding: 15px 18px;
	font-size:16px;
}
.angle-down-caret{
	position:relative;
	left:3px;
}
.navbar-default{
	/*background-color: #deceb4 !important;*/
	margin:0px;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus{
	color:#e34444 !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e34444;
}

.modal-header {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color:#e34444;
}

button.close, .close{
	background-color: #e34444;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	height: 30px;
	line-height: 1;
	padding: 5px;
	position: absolute;
	right: -15px;
	text-align: center;
	text-shadow: inherit;
	top: -15px;
	width: 30px;
	z-index: 1;
	opacity: inherit;
}


.form-group {
    width: 100%;
    float: left;
}


input, textarea {
    padding: 10px;
    border: 1px solid #999;
    width: 100%;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    color: #aaa;
    outline: none;
}

.error_class {
    color: red;
}


.submit-input {
    background-color: #e34444;
    border-color: #e34444;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    padding: 6px 12px;
    font-size: 14px;
    font-size: 14px;
    border-radius: 4px;
}


.modal-footer {
    padding: 8px 15px;
    clear: both;
}


.dealer{
	font-size:18px;
	font-weight:bold;
    text-align: right;
    margin-top: 10px;
}

.dealer-login{
	padding-right:20px;
}
.dealer a {
    color: #ffffff;
    background-color: #e34444;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.3s linear;
}

.dealer a:hover, .dealer a:focus{
	background-color:#000000;	
    color: #ffffff;
}

@media screen and (min-width:1px) and (max-width:767px){
.dropdown-caret{
 display:block;
}
.dropdown-icon{
	padding: 0px !important;
    border: none !important;
    position: absolute !important;
    top: 0px !important;
}	
nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{
	display:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu  > li > a{
	color:#fff;
}
.navbar-nav > li {
    /*float: left;*/
    display:block;
     text-align:left;
}
.breadcrumb > li + li:before{
    display: none;
}
nav.navbar.bootsnav .navbar-nav > li > a{
	text-align:left;
}
nav.navbar.bootsnav .navbar-nav{
	padding-right:0px;
}.angle-down-caret{
	display:none ;
}


}

@media (min-width:540px) and (max-width:767px){
    .dealer{
        position: absolute;
        top: 60px;
        right: 25px;
        margin-top: 0px;
    }
}
@media (min-width:320px) and (max-width:539px){
    .dealer{
        text-align: center;
        margin: 10px 0px;
    }
}







