.theme-section p br{
	display:none;
}
.page-center-title{
	text-align:center;
	padding:50px 0 30px 0;
}
.page-center-title h3 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 3px;
	font-family: Oswald !important;
	text-transform: uppercase;
	padding: 0px;
	letter-spacing: 4px;
}
.page-center-title h2 {
	font-size: 53px;
	color: #000;
	font-weight: 600;
	margin-bottom: 3px;
	font-family: Oswald !important;
	padding: 0px;
	position:relative;
}
.page-center-title h2:after{
	content:"";
	position:absolute;
	left:0px;
	right:0px;
	width:120px;
	height:3px;
	background:#41C8FA;
	margin:auto;
	bottom:-15px;
}
.Read-more{
	font-size:18px;
	color:#41C8FA;
	font-weight:500;
	display:inline-block;
	font-family: Jost !important;
}
.footer-links {
	padding: 0px;
	margin: 0px !important;
}
.footer-links li {
	list-style: none;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.footer-links li a{
	color:#fff;
	font-size:16px; 
	font-weight:300;
	font-family: Jost !important;
}
.copy-right {
	padding: 12px 12px 0 12px;
	width: 100%;
	text-align: center;
	display: inline-block;
	border-top: 1px solid #535252;
}
.copy-right p {
	font-size: 16px !important;
	color: #fff !important;
	display: inline-block;
	font-family: Jost !important;
}
.left-border{
	width:60px;
	height:3px;
	background:#41C8FA;
	margin:0 auto;
	display: inline-block;
}
.center-border{
	width:80px;
	height:3px;
	background:#41C8FA;
	margin:0 auto;
	display: inline-block;
}
.leader-bullets{
	text-align:center;
	padding:0px;
	margin:0px;
}
.leader-bullets li{
	display: inline-block;
  margin: 0 20px;
    margin-bottom: 0px;
    margin-left: 20px;
  color: #fff !important;
  font-size: 20px !important;
  padding: 0px !important;
  position: relative;
}
.leader-bullets li:after{
	position: absolute;
  left: -20px;
  top: 10px;
  width: 10px;
  height: 10px;
  content: "";
  background: #fff;
  border-radius: 50%;
}
.team-body-content p, .page-center-title p{
	display:inline-block;
	margin-top:40px;
}
.bt-conForm{
	margin-top:40px !important;
}
.bt-conForm .bt-con{
	width:100% !important;
	display:inline-block;
}
.bt-conForm .wpcf7-form-control-wrap{
	width: 100% !important;
  display: inline-block;
}
.bt-conForm .wpcf7-form-control-wrap input {
	width: 100%;
	font-size: 16px;
}
.bt-conForm .wpcf7-submit {
	background: rgb(65, 201, 251) !important;
	color: #fff;
	padding: 14px 30px;
	border: none;
	font-size: 18px;
}
.bt-conForm .wpcf7-submit:hover {
	background: rgb(0, 0, 0) !important;
	color: #fff;	
}
.bt-conForm textarea {
	height: 150px;
	font-size: 16px;
}
img#wpstats{
	display:none !important;
}
.footer-links{
	padding-left:0px !important;
}
.section-content .thrv-columns{
	display:none;
}

@media only screen and (max-width: 991px) {
.page-center-title h3 {
	font-size: 18px;
	letter-spacing: 2px;
}	
	.page-center-title h2{
		font-size:35px;
	}	
.page-center-title {
	padding: 30px 0 10px 0;
}	
	.page-center-title h2::after{
		width:90px;
	}	
.leader-bullets li {
	font-size: 16px !important;
}	
.team-body-content p , .page-center-title p{
	margin-top: 26px;
	font-size: 16px;
	padding: 0 10px;
	line-height: 1.5;
	margin-bottom: 25px;
}	
	
	
}
html[amp] #amp-mobile-version-switcher {
    display: none;
}


@media only screen and (max-width: 767px) {
.page-center-title h3 {
	font-size: 16px;
}	
	.page-center-title h2{
		font-size:30px;
	}
	.sub-menu{
		left:-33px !important;
	}
	.bt-conForm .wpcf7-submit {	
	padding: 14px 30px;
	font-size: 16px;
}
	
}
.wpcf7-response-output {color:#3b3b3b!important; background:#fff; border-radius:7px;}


