#parentHorizontalTab {  vertical-align:top;}
ul.resp-tabs-list, p { margin: 0px; padding: 0px; }
.resp-tabs-list { border-bottom: 1px solid rgba(126, 126, 126, 0.1); box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4); width: 100%; margin: auto; /*background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);*/ }
.resp-tabs-list li { display: inline-block; padding: 10px 2em; width:30%; color: #000; margin: 0 auto; list-style: none; text-align: center; font-weight:400; font-size:1.1em; cursor: pointer; }
.resp-tabs-container { padding: 0px; width: 100%; clear: left; }
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; width: 100%; }
.resp-tab-content { display: none; padding: 30px 0px 0px 0px; width: 100%; margin: 0px auto; line-height: 1.8em; }
.resp-tab-content p { font-size: 0.9em; font-weight: 400; color: #666; }
.resp-tab-active { border-bottom: #BB0000 4px solid!important; color: #BB0000!important; background: #fff!important; padding: 10px 50px !important; box-shadow:0px 1px 2px rgba(153,153,153,.5);}
.resp-content-active, .resp-accordion-active { display: block; }
.resp-tab-content { /*border: 1px solid #c1c1c1;*/ border-top-color: #b1aa9d; }
h2.resp-accordion { padding: 10px 0px;  margin-bottom: 2px; font-size: 18px; border: 1px solid rgba(255,255,255,.5)!important; border-top: 0px solid #fff; width: 100% !important; margin: 0px; font-weight: 400; text-align: center; background-color:#c71633!important;  }
h2.resp-tab-active { padding: 10px 0px!important; margin-bottom: 0px ;  border-bottom: 0px solid #c1c1c1 !important;color: #000;  text-align: center; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: rgba(201,214,223,.9); }
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list { float: left; width: 30%; }
.resp-vtabs .resp-tabs-list li { display: block; padding: 15px 15px !important; margin: 0 0 4px; cursor: pointer; float: none; }
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #c1c1c1; float: left; width: 68%; min-height: 250px; border-radius: 4px; clear: none; }
.resp-vtabs .resp-tab-content { border: none; word-wrap: break-word; }
.resp-vtabs li.resp-tab-active { position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px !important; border-top: 1px solid; border: 1px solid #5AB1D0 !important; border-left: 4px solid #5AB1D0 !important; margin-bottom: 4px !important; border-right: 1px #FFF solid !important; }
.resp-arrow { width: 0; height: 0; float: right; margin-top: 3px; margin-right:20px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #fff; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #000; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background: #666 !important; color: #fff !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #fff; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #fff;/* !important;*/ }
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1;/* !important;*/ }
/*.fixedNav{ dislay: block; position: fixed; top:0px; left: 0px; padding:10px 0;  transition: all 0.5s ease-in; z-index:999;background-image: linear-gradient(to right, #BB0000 10%,#f35924 50%, #ffcc00 100%); box-shadow:0px 1px 3px rgba(51,51,51,.5);}*/
 @media only screen and (max-width: 999px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; color: #FFF; width:100% !important; }
.resp-vtabs .resp-tab-content { border: 1px solid #fff; }
#parentHorizontalTab h2 { width: 100% !important; }
.resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: 100px; clear: none; }
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #fff !important; }
}
