﻿.tabs11 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #d9d9d9;
	border-bottom: none;
	height: 54px;
	width: 99%;
	background-color: #fff;
	position: relative;
	z-index: 4;
}
.tabs11 li {
	margin: 0;
	text-align: left;
}
.tabs11 li a {
	position:relative;
	width:175.6px;
	float: left;
	color: #161616;
	height: 53px;
	padding: 0;
	text-align:center;
	font-weight: normal;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #fff;
	border-right: 1px solid #d9d9d9;
}

.tabs11 li a.last {
	border-right: none;
}

.tabs11 li a:hover {
	color: #119ee7;
}

.tabs11 li.active a {
	color: #119ee7;
	background-color:#fff;
}

.tabs-content11 {
	float: left;
	width: 99%;
	padding: 30px 30px;
	text-align: left;
	margin-bottom: 40px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	position: relative;
	z-index: 3;
}
.tabs-content11 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content11 .tabs-panel {
	padding: 20px;
}
.tabs-content11 .tabs-panel11 .tab-title3 {
	display: none;
}

.tabs11.two li a {
	padding: 0px 20px;
}


/*	#Themes
//	================================================== */

#example-11 .tabs11 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-11 .tabs11 li:last-child {
border-right: 1px solid #DDD;
}
#example-11 .tabs11 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-11 .tabs-content11 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-11 .tabs-content11 .tab-title {
color: #0b8593;
}


@media only screen and (min-width: 1000px) and (max-width: 1169px){

.tabs11 li a {
	width:97.4px;
}

.tabs11 li a .tab_arrow_down {
    margin: 0px 0px 0px 29px;
}

	
}

@media only screen and (min-width: 768px) and (max-width: 999px){

.tabs11 li a {
	padding: 0px 9px;
}

.tabs11.two li a {
	padding: 0px 5px;
}

.tabs11 li a {
    font-size: 14px;
}

.tabs11 {
    background-color:#fff;
	height: 51px;
}

.footer_logo {
    width: 100%;
}

.footer ul.recent_posts li {

    border-bottom: 1px solid #2F2F2F;
    margin: 0px 0px 23px 0px;
}










}


@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs11 li a {
	padding: 0px 10px;
}

.tabs11 {
    background-color:#fff;
	height: 51px;
}

}


@media only screen and (max-width: 479px){


.tabs-content11 img.img_left2 {
    margin-bottom: 20px;
    margin-right: 17px;
    width: 49%;
}
.tabs-content11 {
    width: 99%;
margin: 0px 0%;
}

.tabs11 li a {
    margin: 0px 0%;
    width: 48.3%;
	font-size:13px;
}

.tabs11 {
    width: 99%;
}

.tabs11 li a .tab_arrow_down {
    margin: 0px 0px 0px 24px;
}



	
}
