#parentHorizontalTab {  vertical-align:top;}
ul.resp-tabs-list, p { margin: 0px; padding: 0px; }
.resp-tabs-list {    width: 100%; margin:0px; padding: 0px;  text-align: center; background:#ff6666; border-bottom:solid 1px rgba(255,255,255,.5); border-top:solid 1px rgba(255,255,255,.5);  }
.resp-tabs-list li {display: inline-block; padding:3px 2em; margin: 0px -2px;  width:auto; border-left:solid 1px rgba(255,255,255,.3); vertical-align: middle;  list-style: none; text-align: center; font-weight:400; font-size:.9rem; line-height:2.5em; cursor: pointer;}
.resp-tabs-list li a{color: #fff;  }
.resp-tabs-list li a:hover{color: #888;  }
.resp-tabs-list li:last-child{border-right:solid 1px rgba(255,255,255,.3);}



.resp-tabs-container { padding: 0px; width: 100%; clear: left; }
.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:.9em; font-weight:500; color: #333; }
.resp-tab-active {   color: #fff!important;    }
.resp-content-active, .resp-accordion-active { display: block;  }
.resp-tab-content { padding:5% 0px; }
h2.resp-accordion {  width: 100%;  margin:2px auto; padding:4px 15px;  font-size:1.5rem;  line-height:1.75em; color:#1f328c; display: none; cursor: pointer; font-weight:700; font-style: italic; text-align: left;  background-color:#eb6866; border-bottom:1px #ccc solid; }
h2.resp-tab-active { color: #000; }
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:10px 15px !important; margin: 0 0 4px; cursor: pointer; float: none; }
.resp-vtabs .resp-tabs-container { padding: 0px;  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:15px !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:10px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #1f328c; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #fff; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active {  margin:2px auto; padding:8px 15px!important;  color: #000 !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #fff; overflow: auto; }
.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;}
@media only screen and (max-width: 1160px) {
 .resp-tabs-list li { padding: 10px .5em; font-size: 1em;}
 }
@media only screen and (max-width: 999px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; width: 100% !important;  font-size:1rem;  }
h2.resp-accordion { display: block; width: 100% !important;   }
	
.resp-vtabs .resp-tab-content { border: 1px solid #fff;  }
.resp-tab-content{ padding:1% !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; }
}
