/*	Responsive Tabs v1.0, Copyright 2014, Joe Mottershaw, https://github.com/joemottershaw/
//	======================================================================================= */

/*	Table of Contents
//	==================================================
//		#Reset
//		#Themes


/*	#Reset
//	================================================== */

.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.tabs {
	width: 13%;
	margin-right: 4%;
	 border: 1px solid #eeeeee; 
}
.tabs li {
	margin: 0px 0px 35px 0px;
	text-align: center;
}
.tabs li i {
	font-size: 30px;
	margin-bottom: 8px;
	text-align: center;
	display: block;
}
.tabs li a {
	color: #454545;
	display: block;
	height: 98px;
	padding: 22px 0px 20px 0px;
	text-decoration: none;
	font-size: 14px;
	background-color: #fff;
	position: relative;
}
.ts-faq-questions {
	padding-bottom: 30px;
}


.tabs li.active a {
	color: #fff;
	background-color: #474bff;
}
.tabs li.active a:after {
    content: "";
    border-top: 8px solid #474bff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 45%;
    bottom: -15px;
	    margin-top: 30px;
}
.tabs li.active a:after {

}


.tabs-content {
	width: 80%;
	padding: 0;
	text-align: left;
	float:left;
}
.tabs-content img {

}
.tabs-content img.img_left2 {
	width: auto;
}
.tabs-content .tabs-panel {
	padding: 20px;
}
.tabs-content .tabs-panel .tab-title {
	display: none;
}

.tabs-content .tabs-panel.bgimg1 {
	background: url(../../../images/site-img1.jpg) no-repeat right top;
	height: 340px;
}
.tabs-content .tabs-panel.bgimg2 {
	background: url(../../../images/site-img2.jpg) no-repeat right top;
	height: 340px;
}
.tabs-content .tabs-panel.bgimg3 {
	background: url(../../../images/site-img3.jpg) no-repeat right top;
	height: 340px;
}

.azp_sections ul.tabs{
	width:100%;
	margin-right:0px;
	float:left;
}

.azp_sections ul.tabs{
	width:100%;
	margin-right:0px;
}	
.azp_sections ul.tabs li{
	float:left;
	margin:0px;
	border-right: 1px solid #dedcdc;
	list-style:none;
	font-family: arial;
	position:relative;
	text-transform:uppercase;
}
.azp_sections ul.tabs li:last-child{
	border-right:none;
}
.azp_sections ul.tabs li a{
	   padding: 20px 26px;
	height:auto;
}		


.azp_sections .tabs-content{
    border: 1px solid #eeeeee;
	width:100%;
	border-radius:0px 5px 5px 5px;
	margin-top:10px;
	
}	
.tabs-panel3{
	padding:15px;
}	
.section-tab{
	margin-bottom:40px;
	margin-top:15px;
}

@media only screen and (max-width: 999px){

ul.tabs {
	float: left;
	width: 16%;
	margin-right: 2%;
}
.ts-faq-questions .azp_col-md-6{
	clear:both;
}	
}


@media only screen and (max-width: 767px){
ul.tabs {
	width: 25%;
	margin-right: 3%;
}
.tabs-content {
	width: 72%;
}

.tabs-content .tabs-panel.bgimg1,
.tabs-content .tabs-panel.bgimg2,
.tabs-content .tabs-panel.bgimg3 {
	background: none;
}
.azp_sections ul.tabs li a{
	padding:10px;
}

.ts-faq-questions .azp_col-md-6{
	clear:both;
}	
}


@media only screen and (max-width: 479px){
ul.tabs {
	width: 30%;
	margin-right: 1%;
}
.tabs-content {
	width: 69%;
}

.tabs-content .tabs-panel.bgimg1,
.tabs-content .tabs-panel.bgimg2,
.tabs-content .tabs-panel.bgimg3 {
	background: none;
}

.ts-faq-questions .azp_col-md-6{
	clear:both;
}		
}

.accordion-style2 .acc-trigger a,
.accordion-style2  .acc-trigger.active a
{
	background:none;
	padding-left:0px;
}

.accordion-style2 .acc-trigger:after,

.accordion-style2 .acc-trigger.active:after,
.accordion-style2  .acc-trigger.active a:after
{
	background:none;
	    content: "";
		border:0px;
}
.accordion-style2  .acc-trigger.active a{	
	color:#474bff;
}
.accordion-style2   .acc-trigger{
	border-bottom: 1px solid #ededed;
	
}
.accordion-style2 .acc-trigger.active{
	border-bottom: none;
}
.accordion-style2  .acc-trigger a{
	margin-bottom:0px;
}
.accordion-style2 .acc-trigger a:before {
    content: "\f0da";
    color: #737373;
    margin-right: 8px;
    font-family: 'FontAwesome';
    font-size: 13px;
}
.accordion-style2 .acc-trigger.active a:before {
    content: "\f0d7";
}
.accordion-style2  .acc-container .content{
	padding:0px;
	border:none;
}
.accordion-style2 .acc-trigger a:before{
	    color: #474bff;
}



.azp_sections ul.tabs-full{
	border:none;
}	
.azp_sections ul.tabs-full li{
	width:33%;
	border:none;
}	
.azp_sections ul.tabs-full li a {
    text-decoration: none;
    text-align: center;
    border-left: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding: 30px 5px;
   	color: #252525;
    background: #f3f3f3;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    font-family: Roboto;
}
.azp_sections ul.tabs-full li.active a,
.azp_sections ul.tabs-full li:hover a
 {
	color: #fff;
    background: #474bff;
    font-size: 16px;
    font-family: Roboto;
}
.azp_sections .tabs-content-full{
	padding:0px;
	border:none;
}	
.tabs-content-full .tabs-panel{
	padding:0px;
}
ul.tabs-full li.active a:after, ul.tabs-full li a:hover:after {
    content: "";
    border-top: 8px solid transparent;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 49%;
    bottom: -1px;
}	
ul.tabs-full li:first-child a {
    border-left: none;
    border-radius: 5px 0 0 5px;
}
ul.tabs-full li:last-child a {
    border-radius: 0px 5px 5px 0px;
}
