﻿/*body { margin: 0px; padding: 0px; background: #f5f5f5; font-family: 'Segoe UI'; }*/
ul.resp-tabs-list1, p { margin: 0px; padding: 0px; }
.resp-tabs-list1 li { font-weight: 600; font-size: 13px; display: inline-block; padding: 13px 15px; margin: 0px 5px 0px 0px; list-style: none; cursor: pointer; float: left; color:#fff !important; background: #333333; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
/*.resp-tabs-list li.active { background:#e55e13; color:#FFF;}*/
.resp-tabs-list1 li:hover { background:#e55e13; color:#FFF;}

.resp-tabs-container1 { padding: 0px; background-color: #fff; clear: left; }
h2.resp-accordion1 { cursor: pointer; padding: 5px; display: none; background: #333; }
.resp-tabs-container1 p{font:normal .938em 'Roboto Condensed', sans-serif; color:#333; margin:0 0 16px; text-align:justify; text-transform:uppercase !important;}
.resp-tabs-container1 ul{}
.resp-tabs-container1 ul li{font:normal .938em 'Roboto Condensed', sans-serif; color:#333; background:url(../images/icons/li.png) no-repeat left center; padding-left:15px; line-height:22px;}

.resp-tab-content1 { display: none; padding: 15px; }
.resp-tab-active1 { border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -1px !important; padding: 12px 14px 14px 14px !important;border-bottom: none; background:#e55e13 !important; color:#fff; }
.resp-content-active1, .resp-accordion-active1 { display: block; }
.resp-tab-content1 { border: 1px solid #c1c1c1; }
h2.resp-accordion1 { font-size: 13px; border: 1px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; }
h2.resp-tab-active1 { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }
h2.resp-tab-title1:last-child1 { border-bottom: 12px solid #c1c1c1 !important; background: blue; }
/*-----------Vertical tabs-----------*/
.resp-vtabs1 ul.resp-tabs-list1 { float: left; width: 30%; }
.resp-vtabs1 .resp-tabs-list li1 { display: block; padding: 15px 15px !important; margin: 0; cursor: pointer; float: none; }
.resp-vtabs1 .resp-tabs-container1 { padding: 0px; background-color: #fff; border: 1px solid #c1c1c1; float: left; width: 68%; min-height: 250px; border-radius: 4px; clear: none; }
.resp-vtabs1 .resp-tab-content1 { border: none; }
.resp-vtabs1 li.resp-tab-active1 { border: 1px solid #c1c1c1; border-right: none; background-color: #fff; position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 14px !important; }
.resp-arrow1 { width: 0; height: 0; float: right; margin-top: 3px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 12px solid #c1c1c1; }
h2.resp-tab-active1 span.resp-arrow1 { border: none; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 12px solid #9B9797; }
/*-----------Accordion styles-----------*/
h2.resp-tab-active1 { background: #e55e13 !important; }
.resp-easy-accordion1 h2.resp-accordion1 { display: block; }
.resp-easy-accordion1 .resp-tab-content1 { border: 1px solid #c1c1c1; }
.resp-easy-accordion1 .resp-tab-content1:last-child1 { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit1 { width: 100%; margin: 0px; }
.resp-tab-content-active1 { display: block; }
h2.resp-accordion:first-child1 { border-top: 1px solid #c1c1c1 !important; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (min-width: 960px) and (max-width: 1199px)
{
.resp-tabs-list1 li{ margin:0px 2px 0px 0px; padding:13px 5px;}
}
@media only screen and (max-width: 768px) {
ul.resp-tabs-list1 { display: none; }
h2.resp-accordion1 { display: block; }
.resp-vtabs1 .resp-tab-content1 { border: 1px solid #C1C1C1; }
.resp-vtabs1 .resp-tabs-container1 { border: none; float: none; width: 100%; min-height: initial; clear: none; }
.resp-accordion-closed1 { display: none !important; }
.resp-vtabs1 .resp-tab-content1:last-child1 { border-bottom: 1px solid #c1c1c1 !important; }
}
