html, body {overflow-x: hidden;}
body .myContent #SearchTabs,
body .hwcCustomization .height60pxForSearch {display: none!important;}
body .nowrap {white-space: nowrap;}
body .hwcCustomization .txtSearch {height: 92px; line-height: 2;}
@media screen and (max-width: 987px){
  body .widget-link ul li {width: 47%;}
  body .hwcCustomization .txtSearch {}
}
@media screen and (max-width: 677px){
  body .hwcCustomization .txtSearch {font-size: 2.5em;}
}
@media screen and (max-width: 500px){
  body .cars-story .readmore {position:relative; left: 0px; top: 0px;}
  body .hwcCustomization .txtSearch {font-size: 2em;}
}
@media screen and (max-width: 420px){
  body .hwcCustomization .txtSearch {font-size: .9em;}
}

.contact-wrapper {
	background: #ededed;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
  .contact-wrapper ul li {color: #7d7b7b; margin-bottom: 7px;}
  .contact-wrapper ul li a {color: #333;}
  .contact-wrapper ul li a:hover {color: #de1c2e;}
  a.morelink {color: #de1c2e; font-family: KrungsriCondensedMedium; text-decoration: none;}
  
  .ka-contact-menu-header {overflow: hidden;}
  .ka-contact-menu-header .contact-tab {
    float: left;
    padding: 20px 25px;
    text-align: center;
    font-size: 17px;
    color:#333;
    height: 65px;
    margin: 20px 0 30px;
    text-decoration: none;
    position: relative;
    display: block;
  }

  .ka-contact-menu-header .contact-tab.intab-a {
    background: #ffda00;
    cursor: default;
  }
  .ka-contact-menu-header .contact-tab.intab-a:before {
    display: block;
    content:"";
    position: absolute;
    left: 50%; bottom: -15px;
    border-top: 15px solid #ffda00;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: none;
    margin-left: -3px;
  }
  .ka-contact-menu-header .contact-tab.intab-b {
    background: #ccc;
  }
  .ka-contact-menu-header .contact-tab.intab-b:hover {opacity: .8;}
  
  body .contact-form .FormButton.btn.btn-primary {
    background: #ff6700;
    border-color: #ff6700; 
    color: #FFF;
  }

  body #p_lt_ctl03_pageplaceholder_p_lt_ctl02_pageplaceholder_p_lt_ctl00_KAContactForm_viewBiz_SecurityCode_captchaControl_lblSecurityCode {display: none;}
  @media screen and (min-width: 992px){
    body .contact-form .FormButton.btn.btn-primary {
      margin-left: 170px;
    }
  }
  @media screen and (min-width: 445px){
    .ka-contact-menu-header .contact-tab.intab-b {min-width: 180px;}
  }
  @media screen and (max-width: 399px){
    body .ka-contact-menu-header .contact-tab {
      padding: 15px;
      font-size: 14px;
      height: 55px;
    }
  }
body .form-group {
    overflow: inherit !important;
}
.breadcrumb.faq-section {
  background: url(https://www.krungsriauto.com/auto/App_Themes/Assets/Images/banner-contact-us.jpg) top center no-repeat;
  background-size: cover;
  margin-bottom: 0;
}
.breadcrumb.faq-section::after {
  height: 240px;
}

.faqcontact-list {margin: 0;padding:0;list-style: none;}
.faqcontact-list li a {display: block;padding: 0 5px;}
.faqcontact-list li a:hover {text-decoration: none;}

ul.list-page-footer-column li a {font-weight: bold; color:#463534;}

