/* line 5, ../scss/contact.scss */
.contact-pages .info_section h1 {
  width: 100%;
}
/* line 7, ../scss/contact.scss */
.contact-pages .info_section h2 {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  font-size: 26px;
  text-transform: initial;
  margin-bottom: 10px;
}
/* line 14, ../scss/contact.scss */
.contact-pages .open {
  /*background-color: transparent !important;*/
  background-color: #fff !important;
}
/* line 18, ../scss/contact.scss */
.contact-pages .gray-link {
  color: #424242;
  text-decoration: underline;
}
/* line 21, ../scss/contact.scss */
.contact-pages .contact-form-header {
  margin-bottom: 40px;
}
/* line 23, ../scss/contact.scss */
.contact-pages .form-section {
  margin-bottom: 60px;
}
@media (min-width: 404px) and (max-width: 991px) {
  /* line 23, ../scss/contact.scss */
  .contact-pages .form-section {
    margin-bottom: 0px;
  }
}
@media (max-width: 403px) {
  /* line 23, ../scss/contact.scss */
  .contact-pages .form-section {
    margin-bottom: 0px;
  }
}
/* line 30, ../scss/contact.scss */
.contact-pages .contact-us-form label {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  text-transform: capitalize;
}
/* line 33, ../scss/contact.scss */
.contact-pages .contact-us-form label span {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 11px;
}
/* line 41, ../scss/contact.scss */
.contact-pages .contact-us-form .zipcode {
  width: 33.3333%;
}
@media (min-width: 404px) and (max-width: 991px) {
  /* line 41, ../scss/contact.scss */
  .contact-pages .contact-us-form .zipcode {
    width: 100%;
  }
}
@media (max-width: 403px) {
  /* line 41, ../scss/contact.scss */
  .contact-pages .contact-us-form .zipcode {
    width: 100%;
  }
}
/* line 47, ../scss/contact.scss */
.contact-pages .contact-us-form input, .contact-pages .contact-us-form textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.38;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d4d1cb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 65, ../scss/contact.scss */
.contact-pages .sidebar-buttons {
  margin-bottom: 10px;
}
/* line 66, ../scss/contact.scss */
.contact-pages .sidebar-buttons.top {
  margin-top: 10px;
}
/* line 70, ../scss/contact.scss */
.contact-pages .direct-contact-sidebar h3 {
  background-color: #f4f4f4;
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  padding: 10px 20px;
  text-transform: capitalize;
  margin-top: 30px;
  font-size: 16px;
}
/* line 81, ../scss/contact.scss */
.contact-pages .contact-direct-image {
  padding: 30px 0 0 0;
}
/* line 85, ../scss/contact.scss */
.contact-pages .contact-direct-info {
  padding: 10px 20px;
  border-bottom: 1px solid #f4f4f4;
}
/* line 88, ../scss/contact.scss */
.contact-pages .contact-direct-info h4 {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  font-size: 14px;
}
/* line 92, ../scss/contact.scss */
.contact-pages .contact-direct-info p {
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 500;
  font-size: 12px;
}
/* line 97, ../scss/contact.scss */
.contact-pages .contact-direct-info p .header-name {
  font-size: 14px;
}
/* line 99, ../scss/contact.scss */
.contact-pages .contact-direct-info p .small-link {
  font-size: 10px;
}
/* line 100, ../scss/contact.scss */
.contact-pages .contact-direct-info p a {
  color: #424242;
  text-decoration: underline;
}
/* line 102, ../scss/contact.scss */
.contact-pages .contact-direct-info p .phone-fax-heading {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; font-weight: 700;
  width: 50px;
  display: block;
  float: left;
}
/* line 109, ../scss/contact.scss */
.contact-pages .contact-direct-info.additional-support {
  padding: 20px 10px 0px 20px;
  border-bottom: 0;
}
/* line 115, ../scss/contact.scss */
.contact-pages .contact-direct-social ul.socialSection {
  list-style-type: none;
  padding: 10px 20px;
  margin: 0;
}
/* line 122, ../scss/contact.scss */
.contact-pages .ui-autocomplete {
  padding: 0;
  list-style: none;
  background-color: #fff;
  width: 218px;
  border: 1px solid #d4d1cb;
  max-height: 350px;
  overflow-x: hidden;
}
/* line 131, ../scss/contact.scss */
.contact-pages .ui-autocomplete .ui-menu-item {
  border-top: 1px solid #d4d1cb;
  display: block;
  padding: 4px 6px;
  color: #353D44;
  cursor: pointer;
}
/* line 138, ../scss/contact.scss */
.contact-pages .ui-autocomplete .ui-menu-item:first-child {
  border-top: none;
}
/* line 141, ../scss/contact.scss */
.contact-pages .ui-autocomplete .ui-menu-item.ui-state-focus {
  background-color: #e2e1dd;
  color: #161A1C;
}
/* line 146, ../scss/contact.scss */
.contact-pages .equal-height-div {
	min-height: 0px; 
}

/*# sourceMappingURL=contact.css.map */

/* Manual css Changes for Page made by Suraj*/
.contact-pages .contact-us-form .zipcode{width:100%;}
.notMail{position: absolute;right: 0;top: 4px;font-size: 12px; color:#353535;}
.notMail:hover{text-decoration:none;}
.contact-us-form .form-group{position:relative;}

.checkbox label {padding:0;}

.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 30px;
}
.checkbox label{color:#353535;}


.btn-group.bootstrap-select .btn-default{color:#333;}

.ui-autocomplete {
    position: absolute !important;
}
.input-group-btn, .input-group-btn:hover{
    font-size: 9px;
}
.search-btn:hover{
    color: #ffffff;
    background-color: #333333
}
@media (max-width: 1024px){
.search-btn, .input-group-btn {
    width: 95px;
    height: 8px;
    margin-top: 6px !important; 
	    font-size: 12px;
}}
label.form-error {
	color: red;
	
}
.contact-us-form ul.wtb-filter-list li span{    
	position: relative;
    left:-17px;
    top: 0;
    width: 17px;
}
.contact-us-form ul.wtb-filter-list li  span:before{
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-size: 8px;
    margin-left: 0px;
    color: #fff;
    background: #424242;
    padding: 2px 3px 2px 3px;
    text-align: center;
}
