.r-tabs .r-tabs-nav {
margin: 0;
padding: 0;
}
.r-tabs .r-tabs-tab {
display: inline-block;
margin: 0;
list-style: none;
}
.r-tabs .r-tabs-panel {
padding: 0;
display: none;
}
.r-tabs .r-tabs-accordion-title {
display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
display: block;
} @media only screen and (max-width: 767px) {
.r-tabs .r-tabs-nav { display: none;}
.r-tabs .r-tabs-accordion-title { display: block;}
.r-tabs-accordion-title .r-tabs-anchor{ color:#9fa3a7; display:block; overflow:hidden; margin:20px 0 0; padding-bottom:10px;}
.r-tabs-accordion-title .r-tabs-anchor i{
font-size:25px;
display:block;
margin-right:17px;
float:left;
}
.r-tabs-accordion-title .r-tabs-anchor h2{
font-weight:700;
font-size:14px;
display:inline-block;
line-height:24px;
padding:0;
margin:0;
}
.r-tabs-accordion-title .r-tabs-anchor em{
font-size:25px;
display:inline-block;
margin-right:12px;
background:#e8e9ed;
text-align:center;
height:20px;
width:20px;
border-radius:50%;
font-style:normal;
font-size:12px;
color:#9fa3a7;
line-height:20px;
}
#uc_elegant_side_tabs .uc_tab_content{ width:90% !important; padding:2% 5% !important; float:none !important;}
#uc_elegant_side_tabs .uc_tab_content p{ line-height:24px;}
.r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor{
color:#292929 !important;
}
.r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor em{
color:#fff !important;
background:#5feb8a;
}
#uc_elegant_side_tabs .uc_tab_nav li.r-tabs-state-active a em{
background:#5feb8a !important;
color:#fff !important;
}
}
@media only screen and (max-width: 414px) {
#uc_elegant_side_tabs .uc_tab_content{ padding: 15px !important;}
.r-tabs-accordion-title .r-tabs-anchor{ margin:10px 0 0;}
#uc_elegant_side_tabs .uc_tab_content p{ line-height:22px !important;}
}.uc_elegant_side_tabs *{
margin:0;
padding:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_elegant_side_tabs{
font-weight:400;
font-size:14px;
line-height:normal;
padding:0;
margin:0;
overflow:hidden;
} #uc_elegant_side_tabs .uc_tab_nav{
padding:14px 20px;
float:left;
list-style:none;
width:16%;
}
#uc_elegant_side_tabs .uc_tab_nav li{
display:block;
position:relative;
border-left:1px solid transparent;
}
#uc_elegant_side_tabs .uc_tab_nav li a{
display:block;
padding:19px 15px;
position:relative;
font-family: 'Montserrat', sans-serif;
}
#uc_elegant_side_tabs .uc_tab_nav li a span{
width: 3px;
position: absolute;
left: -2px;
top: 15%;
border-left:3px;
height:70%;
display:none;
}
#uc_elegant_side_tabs .uc_tab_nav li a h2{
font-weight:600;
font-size:14px;
display:inline-block;
line-height:24px;
padding:0;
margin:0;
}
#uc_elegant_side_tabs .uc_tab_nav li.r-tabs-state-active a{
color:#1b1b1b !important;
}
#uc_elegant_side_tabs .uc_tab_nav li.r-tabs-state-active a span{
display:block;
} #uc_elegant_side_tabs .uc_tab_content{
padding:47px 42px;
font-size:14px;
font-weight:400;
float:right;
width:70%;
min-height:220px;
font-family: 'Open Sans', sans-serif;
border-left:1px solid transparent;
}
#uc_elegant_side_tabs .uc_tab_content p{
line-height:31px;
padding:0;
margin:0;
}
#uc_elegant_side_tabs .uc_tab_content span.uc_top_border{
width:50px;
height:3px;
display:block;
margin-bottom:22px;
}
@media only screen and (max-width: 910px) {
#uc_elegant_side_tabs .uc_tab_content{ width:60%;}
#uc_elegant_side_tabs .uc_tab_nav{ width:20%;}
}
@media only screen and (max-width: 767px) {
#uc_elegant_side_tabs .uc_tab_content span.uc_top_border{ display:none;}
}