﻿.community-tab .resp-vtabs ul.resp-tabs-list{ width: 100%; background-color: transparent; }
.community-tab .resp-vtabs li.resp-tab-active:after{ display: none; }
.community-tab .resp-vtabs li.resp-tab-active:before{ position: absolute; z-index: 2; left: 50%; bottom: -10px; margin-left: -5px;
content: ''; border-right: 10px solid transparent; border-left: 10px solid transparent; border-top: 10px solid #cd0f01; }
.community-tab .resp-vtabs .resp-tabs-list li{ display: inline-block; background-color: #1a66b0; padding: 15px 8px !important; font-size: 13px; }
.community-tab .resp-vtabs .resp-tabs-container{ width: 100%; width: 100%; padding: 30px; background-color: #F3F3F3;
border-top: 1px solid #D1D5D9;}
.community-tab .resp-vtabs li.resp-tab-active{background-color: #cd0f01;}
.community-tab .resp-vtabs .resp-tab-content{ padding: 0px; }
.cmnty-wrp .resp-vtabs .resp-tabs-list li{ padding: 15px 40px !important; font-size: 16px; }



 ul.resp-tabs-list{
    margin:0;
    padding:0px;
	width:100%;
	float:left;
	list-style:none;
}
 .resp-tabs-list li{
    font-size:16px;
    display:inline-block;
    line-height:normal;
    padding:10px 15px;
    margin:0;
    list-style:none;
    cursor:pointer;
    float:left;
    font-weight:600;
    -webkit-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
}
 .tab{
    display:block;
    clear:both;
    width:100%;
    float:left;
}
 h2.resp-accordion{
    cursor:pointer;
    padding:5px;
    display:none;
}
 .resp-tab-content{
    display:none;
    padding:0 50px;
    overflow:auto;
}
.resp-tab-active {
    border-bottom: none;
    /* color: #fff !important; */
    background-color: #0e95be;
}
 .resp-content-active, .resp-accordion-active{
    display:block;
    color:#1966B0 !important;
}
 .resp-tab-content{
    width:100%;
    float:left;
}
 h2.resp-accordion{
    font-size:14px;
    margin:-1px 0 0 0;
    padding:10px 15px;
    border:1px solid #E0E0E1;
}
 h2.resp-tab-active{
}
.resp-vtabs ul.resp-tabs-list {
    width: 30%;
    float: left;
    background-color: #07485c;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
 .resp-vtabs .resp-tabs-list li{
    display:block;
    padding:15px 30px !important;
    margin:0;
    cursor:pointer;
    float:none;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}

.resp-vtabs .resp-tabs-container {
    float: left;
    width: 70%;
    padding: 0;
    clear: none;
    padding: 50px;
    background-color: #07485c;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
 .resp-vtabs .resp-tab-content{
    border:none;
    padding:0 40px;
}
 .resp-vtabs li.resp-tab-active{
    border-right:none;
    position:relative;
    z-index:1;
    margin-right:0px !important;
    color:#fff;
    font-weight:700;
    position:relative;
}
.resp-vtabs li.resp-tab-active:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #0e95be;
    border-bottom: 20px solid transparent;
    content: '';
    position: absolute;
    top: 6px;
    right: -18px;
}
 
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #07485c;
}
 h2.resp-tab-active span.resp-arrow{
    border:none;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:9px solid #fff;
}
h2.resp-tab-active {
    background: #0e95be;
    border-left: 1px solid #E0E0E1;
    border-top: 1px solid #E0E0E1;
    border-right: 1px solid #E0E0E1;
    color: #fff !important;
}
 .resp-easy-accordion h2.resp-accordion{
    display:block;
}
 .resp-easy-accordion .resp-tab-content{
    border:1px solid #E0E0E1;
}
 .resp-easy-accordion .resp-tab-content:last-child{
    border-bottom:1px solid #E0E0E1 !important;
}
 .resp-jfit{
    width:100%;
    margin:0px;
}
 .resp-tab-content-active{
    display:block;
}
 h2.resp-accordion:first-child{
    border-top:1px solid #E0E0E1 !important;
}
 @media only screen and (max-width:800px){
    ul.resp-tabs-list{
        display:none;
    }
     h2.resp-accordion{
        display:block;
        width:100%;
        float:left;
        margin:0;
    }
.resp-vtabs .resp-tab-content {
    width: 100%;
    float: left;
    padding: 10px;
    background-color: #07485c;
}
     .resp-vtabs .resp-tabs-container{
        border:none;
        float:none;
        width:100%;
        min-height:initial;
        clear:none;
        padding:0;
        margin-top:0;
       
    }
     .resp-accordion-closed{
        display:none !important;
    }
     .resp-vtabs .resp-tab-content:last-child{
        border-bottom:1px solid #E0E0E1 !important;
    }
.community-tab .resp-vtabs .resp-tabs-container { padding: 15px; float: left;}
.resp-tab-content .subheading{ font-size: 18px; line-height: 22px; margin-bottom: 10px; }
}
 @media only screen and (max-width:640px){
    .resp-tab-content{
        padding:30px 0;
        margin:0 0 0px 0;
    }
     .resp-tabs-container h2{
        font-size:16px;
        line-height:20px;font-weight:700;
    }
}
