.ms-faq ul{
    margin: 0;
    padding:0;
}
.ms-faq img{max-width: 100%;}
.ms-faq .faq-title{
    margin: 0;
	text-align:center;
}
.ms-faq .t-store-country a {
	border-bottom:5px solid transparent;
	font-family:'AktivGrotesk_Bold', Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.ms-faq .faq-title h1{
    color: #fff;
    font-size: 50px;
	font-family:"AktivGrotesk_Hairline";
	margin:0 0 20px;
}
.support-faq-index .breadcrumbs .container {max-width:1140px;}
.support-faq-index .breadcrumbs ul.items li.item strong{color: #fff;}
.ms-faq .answer p{margin-bottom:10px;}
.ms-faq .answer strong {font-weight:700}
.banner-faq .banner_faq {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:517px;
}
.support-faq-index.no-slider .page-main {margin-top:0;}
body.support-faq-index.no-slider .breadcrumbs ul li a,
body.support-faq-index.no-slider .breadcrumbs ul .items .item:before{color:#fff!important;}
.ms-faq .faq-left li{float: left;width: 100%;}
.ms-faq .faq-left .faq-navigator{
    float:left;
    width:100%;
    padding: 9px 5px 10px 15px;
    font-size: 13px;
    background: #FCFCFC;
    color: #3f729b;
    border:  1px solid #c3cfd9;
    border-top: 0;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
.ms-faq .faq-left .faq-navigator.first{border-top: 1px solid #c3cfd9;}
.ms-faq .faq-left .faq-navigator:hover,.ms-faq .faq-left .active.faq-navigator{
    background: #F1F2F4;
}
.ms-faq .faq-left .faq-navigator:hover{
    text-indent: 5px;
}
span.glyphicon.small.glyphicon-chevron-right {
    top:0;
}
.ms-faq .faq-listing{padding-left:20px;}
.ms-faq .faq-main{
    min-height: 300px;
    position: relative;
    border: 1px solid #c3cfd9;
    padding: 10px 10px 40px;
}
.ms-faq .faq-question{
    color: #1570a6;
    font-size: 16px;
    line-height: 27px;
    text-decoration: none;
    margin-bottom: 10px;
    float: left;
    cursor: pointer;
}
.ms-faq .faq-question.active span:before{
    content:"\e252";
}
.ms-faq .faq-content{
    padding-left: 30px;
    padding-bottom: 20px;
    font-size: 14px;
}
.ms-faq .faq-fade{
     background: #fff url("../images/faq/loading.gif") no-repeat scroll center 0;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.ms-faq .faq-tags .faq-tag{
    float: left;
    color: #3e6d8e;
    font-size: 12px;
    white-space: nowrap;
    background: #e4edf4;
    border: 1px solid #e4edf4;
    display: inline-block;
    margin: 2px 2px 2px 0;
    border-radius: 0;
    -webkit-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -moz-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -ms-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    -o-transition: color 0.15s ease, background 0.15s ease, border 0.15s ease;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: .4em .5em;
    cursor: pointer;
}
.ms-faq .faq-tags .faq-tag:hover,.ms-faq .faq-tags .faq-tag.active{
    color: #3e6d8e;
    background-color: #A9CBE5;
    border: 1px solid #dae6ef;
}
.ms-faq .magestore-faq-tags{
    float:left;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #c3cfd9;
}
.ms-faq .faq-pager{
    position: absolute;
    bottom: 5px;
    right: 20px;
    z-index: 99;
}
.ms-faq .faq-pager li{float:left;}
.ms-faq .faq-pager .faq-page{
    float: left;
    cursor: pointer;
    text-decoration: none;
    padding: 5px 0px;
    text-align: center;
    width: 35px;
    font-size: 14px;
    background-color: #d1d4d8;
    border: 0;
    margin: 0 3px;
    font-weight: 700;
    color: #fff;
    position: relative;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
}
.ms-faq .faq-pager .faq-page:hover,.ms-faq .faq-pager .faq-page.active{
    background: #1483b8;
}
.ms-faq .faq-pager .faq-page.active:before{
    content: "";
    position: absolute;
    top: -5px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #1483b8;
}
.ms-faq .faq-sidebar{
    float:left;
    width:100%;
    border: 1px solid #cccccc;
}
.ms-faq .faq-sidebar .sidebar-title {
    background: #f4f4f4;
    border-bottom: 1px solid #cccccc;;
    padding:10px;
}
.ms-faq .faq-sidebar .sidebar-title h3{
    margin: 0;
    color: #636363;
}
.ms-faq .ms-popular-title span{
    color: #3f729b;
    font-size: 13px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #c3cfd9;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.ms-faq .ms-view-all-tags{
    font-size: 13px;
    color: #3f729b;
    float: right;
    cursor: pointer;
}

.ms-faq #ms-action-tags{
    float: right;
    width: 100%;
    margin-top: 5px;
}
	

/* CSS on Mobile */
@media (max-width: 767px) {
    .ms-faq .faq-container{position: relative;overflow: hidden;}
    #faq-container{
      float:left;
      width:200%;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out;
    }
    .ms-faq #faq-container.active{
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform:translateX(-50%);
      -moz-transform: translateX(-50%);;
    } 
    .ms-faq .faq-main{
        padding:0 0 40px;
        height: 0;
    }
    .ms-faq .active .faq-main{height: auto;}
    .ms-faq #title-back{
      font-size: 13px;
      background: #F1F2F4;
      color: #3f729b;
      border-bottom: 1px solid #c3cfd9;
      border-top: 0;
      text-decoration: none;
      font-weight: 700;
      cursor: pointer;
      padding: 10px 20px;
    }
    .ms-faq #title-back span{
      top:4px;
      float:left;
    }
    .ms-faq .faq-left{padding-left: 0;}
    .ms-faq .faq-main .faq-fade,.ms-faq .row-container{margin: 0;}
    .ms-faq .faq-left .faq-navigator:hover,
    .ms-faq .faq-left .faq-navigator:active,
    .ms-faq .faq-left .faq-navigator:focus{text-indent: 0;}
    .ms-faq .faq-listing{padding-right: 10px;}

	.cms-sticky-content{
        height: 41px;
        overflow: hidden;
        position: relative;
    }
    .cms-sticky-content ul{
        height: 60px;
    }
}

@media (min-width: 320px) and (max-width: 340px) {
.ms-faq .section-contact {min-height:172px;}

}

/* Eden Css*/
.ms-faq li  {
    list-style: none !important;
    margin-bottom: 0 !important;
}
.ms-faq button {
    box-shadow: none !important;
}
.validation-advice {
    color: red ;
}
.validation-failed {
    border-color: red !important;
}
.faq-sidebar {
    margin-bottom: 10px !important;
}
.clear {clear:both}
body.no-slider .breadcrumbs ul li a {color:#fff;font-size:11px;}
body.no-slider .breadcrumbs {margin-top: 0;
    padding-top: 0;
    position: absolute;
	width:100%;
    z-index: 1;
}

.container {max-width:1170px}
.faq-images  img {min-height:504px;width:100%;max-width:100%}
.section-search-faq { position: absolute;
    top: 275px;
    width: 100%;
    z-index: 2;}
.section-search-faq  .container{
	max-width:420px;
	width:100%;
	margin:0 auto;
}	
.search-contain {position:relative}
#faq_seacrh {position: absolute; width: 30px; height: 30px; top: 2px; right: 2px; padding-top: 4px;cursor:pointer;}
#faq_seacrh .icon-search {font-size:16px;}
#faq_seacrh .icon::before {color:#000}
.store-form-top {padding-top:15px;}
.t-store-country li a {text-transform:uppercase;color:#333435}
body.no-slider .breadcrumbs .item:not(:last-child)::after,
body.no-slider .breadcrumbs .item:hover:after {color:#fff!important;}
.list-cate-faq {max-width:945px;width:100%;margin:0 auto;text-align:left;}
.list-cate-faq h1 {margin:15px 0;padding:0;font-family:"AktivGrotesk_Hairline";color:#1d1d1d;font-size:31px;text-align:center;}
.list-cate-faq li {border-top:1px solid #c4c4c4;}
.list-cate-faq li a{color:#000;font-family:"AktivGrotesk_Bold";font-size:14px;cursor:pointer;padding:7px 0;display:block;}
.list-cate-faq li .answer {display:none;padding-bottom:10px;font-size:14px;}
.ms-faq .section-storeform {
padding-bottom:50px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dbdada+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dbdada 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdada 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#dbdada 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdada',GradientType=0 ); /* IE6-9 */
}
.ms-faq .section-storelocator {background:#fff}
.section-storelocator .list-cate-faq h1 {margin:30px 0 20px}
.headtitle {position:relative;}
.headtitle a {cursor:pointer; bottom:-4px;font-size:11px;font-family:"AktivGrotesk_Bold";letter-spacing:1px;color:#1d1d1d; position:absolute;right:0;text-transform:uppercase;}
.section-storelocator .headtitle a {bottom:-10px}
.section-contact {background:#ebebeb;text-align:center;min-height:210px}
.contact-contain {width:100%;max-width:940px;margin:0 auto;}
.contact-contain h1 {color: #1d1d1d;
    font-family: "AktivGrotesk_Hairline";
    font-size: 31px;
    margin-bottom: 15px;
    padding-top: 45px;
	margin:0 0 15px;
	}
.contact-contain a {display:block;width:135px;height:27px;line-height:23px;font-size:11px;color:#1d1d1d;text-transform:uppercase;
	cursor:pointer;text-align:center;font-family:"AktivGrotesk_Bold";border:1px solid #000;
	margin:0 auto;
}
.headtitle .fa  {  
	font-size: 16px;
    left: -15px;
    padding-right: 5px;
    position: absolute;
    top: 4px;
}
.headtitle .fa.fa-angle-up {top:3px;}
.contact-contain .fa-angle-right { font-size: 16px;
    height: 10px;
    line-height: 10px;
    padding-left: 3px;
    vertical-align: calc(-1px);
}
.list-cate-faq li a.question {position:relative;padding-right:20px;}
.list-cate-faq li a.question .fa {  position: absolute;
    right: 11px;
    top: 11px;
}
.action.primary {padding:6px 16px;background:transparent}
.action.primary > span::after {font-size:8px;}
.list-cate-faq .anchor {position:relative;display:block;visibility: hidden;top:0;}
#faq-validation {font-family:"AktivGrotesk_Regular";font-size:14px;color:#fff}
#list-search {display:none;}
#list-search-results p {
    padding-top: 0;
    text-align: left;
}
#list-search-results {min-height:120px;}
body #section-find-showroom {display:block;}
/**** ------------------ ****/
/* Responsive tabless and mobile */
/**** ------------------ ****/

@media only screen and (min-width: 1170px) {
	.ms-faq .cms-sticky-content ul li a {
		padding:19px 13px 9px 13px;
	}
	.list-cate-faq h1 {margin:28px 0 8px 0}
	.ms-faq .section-storeform {padding-bottom:49px;}
	.section-storelocator .list-cate-faq h1 {margin:20px 0 20px;}
	.ms-faq .section-storelocator {margin-top:17px;}
	.ms-faq .section-storelocator {padding-bottom:66px;}
	.section-contact {min-height:209px;}
	.contact-contain h1 {padding-top:48px;margin-bottom:14px;}
}

	
@media (min-width: 768px) and (max-width: 1169px) {
	#list-top5-contain , #list-search {padding-left:15px;padding-right:15px;}
	.ms-faq .section-storelocator {padding-bottom:30px;}
	.ms-faq .t-store-country ul li:last-child {margin-right:0 !important}
	.contact-contain h1 {padding-top:40px;font-size:24px;}
	.ms-faq ul#list-top5 {padding:0;}
	.ms-faq .t-store-country a {font-size:10px;}
	#maincontent .ms-faq .section-storelocator .container {padding-left:15px;padding-right:15px;margin:0 auto;}
	.list-cate-faq h1 {font-size:24px;}
	#maincontent .ms-faq .container {padding-left:15px;padding-right:15px;}
	.no-slider .breadcrumbs .items {padding-left:15px;}
	.list-cate-faq li a , .list-cate-faq li .answer{font-size:12px;}
	.headtitle a {font-size:10px;}
	.ms-faq .faq-title h1 {font-size:32px;}
	.ms-faq .form-control {font-size:12px;}
	.ms-faq .t-store-country ul li {margin-right:34px;}
	.section-contact {min-height:180px;}
	.ms-faq span.f-text {margin-right:0;}
	.ms-faq .t-store-country ul {height:auto}
    .section-search-faq {
        position: absolute;
        top: 292px;
        width: 100%;
        z-index: 2;
    }
}
@media (min-width: 1024px) and (max-width: 1169px) {
	#list-top5-contain, #list-search {padding-left:0;padding-right:0;}
}
@media (min-width: 960px) and (max-width: 1023px) {
	#list-top5-contain, #list-search {padding-left:5px;padding-right:5px;}
}	

@media only screen and (max-width: 568px) {
        .headtitle .fa {
        font-size: 16px;
        left: -15px;
        padding-right: 5px;
        position: absolute;
        top: 3px !important;
    }
}


@media only screen and (max-device-width: 767px){
    .headtitle .fa {
        font-size: 16px;
        left: -15px;
        padding-right: 5px;
        position: absolute;
        top: 0px ;
    }
    .no-slider .breadcrumbs .items .item:before{
        color: #fff!important;
    }

}

@media (max-width: 767px) {
	.section-storelocator .list-cate-faq h1.head-1 {padding-top:26px;}
	.list-cate-faq li a {padding:8px 0}
	.ms-faq .cms-sticky-content ul li a {font-size:10px;padding:20px 13px 9px 13px}
	.headtitle a {bottom:6px;}
	.ms-faq .section-storeform, .ms-faq .section-storelocator {padding-bottom:25px}
	.contact-contain h1 {font-size:24px;}
	.ms-faq .t-store-country a {font-size:10px;}
	.ms-faq .t-store-country ul li {margin-right:39px;}
	body .page-header {position:fixed;}
	.banner-faq .banner_faq {min-height:275px;}
	#maincontent .ms-faq .section-storelocator .container {padding-left:15px;padding-right:15px; margin: 0 auto;}
	.ms-faq .faq-title h1 {font-size:24px;margin-bottom:15px}
	.section-search-faq {top:115px;}
	/*.t-store-country li:nth-of-type(4), .t-store-country li:nth-of-type(5), .t-store-country li:nth-of-type(6) {display:none;}*/
	.t-store-country li:nth-of-type(3) {margin-right:0 !important;}
	.ms-faq .t-store-country ul {height:auto;}
	.list-cate-faq h1 {font-size:20px;margin-bottom:16px;margin-top:24px;}
	.section-storelocator .list-cate-faq h1 {margin:0;padding:39px 0 8px;margin:0 0 8px}
	.section-storelocator .headtitle a {bottom:5px;}
	#list-top5-contain, #list-search {margin-top:15px;padding-left:15px;padding-right:15px;}
	.headtitle {padding-bottom:20px}
	.headtitle a {font-size:10px;}
	.support-faq-index .column.main {padding-bottom:0}
	.list-cate-faq li a, .list-cate-faq li .answer {font-size:12px;}
	.list-cate-faq .anchor {top:0;}
	#list-search-results {min-height:50px;}
	.contact-contain h1 {font-size:20px;}
	.contact-contain a {font-size:10px;line-height:24px;}
	.section-contact {min-height:150px;}
	.contact-contain h1 {padding-top:35px;margin-bottom:22px;}
    .ms-faq .section-storelocator {padding-bottom:33px;}
	.section-contact .action.primary > span {padding-right:10px;}
	.section-contact .action.primary > span:after {right:-2px;font-size:8px;}
}	

input::-ms-clear{
    display: none;
}

.ms-faq li .answer p a{
    display: inline-block;
    text-decoration: underline;
    font-family: AktivGrotesk_Regular;
}