ul.resp-tabs-list, p{margin:0px;padding:0px;}
.resp-tabs-list li{font-size:13px;display:inline-block;padding:10px 15px;margin:0;color:#6d7575;list-style:none;cursor:pointer;float:left;}
.resp-tabs-list li:hover{background-color:#e8ecec;}
.resp-tabs-container{padding:0px;background-color:#fff;clear:left;}
h2.resp-accordion{cursor:pointer;padding:5px;display:none;}
.resp-tab-content{display:none;padding:15px;}
.resp-tab-active{margin-bottom:-1px !important;}
.resp-tab-active{border-bottom:none;background-color:#fff;}
.resp-content-active, .resp-accordion-active{display:block;}
.resp-tab-content{border:none;}
h2.resp-accordion{font-size:13px;margin:0px;padding:10px 15px;}
h2.resp-tab-active{margin-bottom:0px !important;padding:10px 15px !important;}
h2.resp-tab-title:last-child{background:blue;}
.resp-vtabs ul.resp-tabs-list{float:left;width:30%;}
.resp-vtabs .resp-tabs-list li{display:block;cursor:pointer;float:none;font-family:'quarkbold';font-size:16px;color:#1a1a1a;border-bottom:1px solid #dadada;padding:24px 18px;background:#faf9f9;}
.resp-vtabs .resp-tabs-container{border-left:1px solid #c9c9c9;min-height:300px;padding:0px;background-color:#fff;float:left;width:69%;clear:none;}
.resp-vtabs .resp-tab-content{border:none;}
.resp-vtabs li.resp-tab-active{left:1px;border-left:4px solid #9e2019;background-color:#ffffff;border-right:none;position:relative;z-index:1;margin-right:0px;padding:24px 14px;font-weight:600;color:#173b0b;}
.resp-arrow{background:url(../img/sprite_droparrow.png) -40px 0 no-repeat;width:18px;height:18px;position:absolute;right:-2px;display:none;top:11px;}
.resp-tab-active span.resp-arrow{display:block;}
pre{width:70px;float:left;}
@media only screen and (max-width:768px){ul.resp-tabs-list{display:none;}
h2.resp-accordion{display:block;}
.resp-vtabs .resp-tab-content{border:1px solid #c2c2c2;}
.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none;}
.resp-accordion-closed{display:none !important;}
.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c2c2c2 !important;}
}
