
.logo-left img {
	max-width: 300px;
}

.logo-right img {
	max-width: 250px;
	float: right;
}

.head-bot {
	background: #f3f3f3;
}

div.header-links {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex: 1;
	flex-wrap: wrap;
	padding: 10px 0;
}

.header-links > div, .header-links > ul {
	width: auto;
}


.default .ry-container {
	max-width: 1380px;
	padding: 0 40px;
}


div.head-top {
	background: #fff;
	padding: 50px 0;
}

.heads h4 {
	color: #222;
	letter-spacing: .05em;
}

div.swiper-button-next:hover, div.swiper-button-prev:hover {
	background: #002a5c!important;
}


div.hero-content {
	bottom: 40px;
}

#theme1-cta a.cta-links {
	background: #000;
}

}
a.cta-links:before {
	background: #fff;
	color: #000;
}


a.cta-links:hover {
	background: #ffffff;
}

a.cta-links:hover::before {
	background: #000;
	color: #fff;
}


ul.dropdown-menu li.active a {
	background: transparent !important;
	color: #2f2f2f;
}

#contact .sm-center {
	text-align: center !important;
}

a.bio-btn {
	background: #002a5c;
}

.primary-btn {
	background: #002a5c; 
}

.default a.power {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	flex: 1;
	flex-wrap: wrap;
}

/* MEDIA QUERY */
@media (min-width: 1600px) {

	.heads h4 {
		font-size: 50px;
	}	
}





/*------------------------------------*\
~edits
\*------------------------------------*/
@media (max-width: 1199px) {
	div .ry-head .ry-container {
		max-width: 100%;
	}
}
@media (max-width: 991px) {
	div .about-img {
		text-align: center;
		max-width: 279px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
}
@media (max-width: 991px) {
	div .inner-sub-title {
		text-align: center;
	}
}
@media (max-width: 991px) {
	div .heads.rev-copy.wht-copy {
		text-align: center;
	}
}
@media (max-width: 1100px) {
	div .wht-info-wrp {
		padding: 30px 20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
	div .prop-info {
		padding: 20px 0;
	}
}
@media (max-width: 991px) {
	div .sidebar {
		margin-top: 40px;
	}
}
@media (max-width: 991px) {
	div .sidebar .bio {
		margin-left: auto !important;
		margin-right: auto !important;
		background-color: transparent;
	}
}
@media (max-width: 991px) {
	div .sidebar .teamsocial {
		margin-bottom: 40px;
	}
}
@media (max-width: 425px) {
	div .inner-pg .heads h3 {
		font-size: 35px;
	}
	div.blog-copy {
		padding: 0 10px;
		text-align: justify;
	}
}
@media (max-width: 425px) {
	div .about-item .inner-sub-title h4 {
		font-size: 35px;
	}
}
@media (max-width: 425px) {
	div .pg-title {
		padding-left: 10px;
		padding-right: 10px;
	}
}



.appt .btn.btn-primary{
	width: 100%;
	padding: 20px 0px; 
	margin: 30px 0px;
}

div.testi-block {
    border: solid 1px #dcdddc;
    padding: 15px;
    margin-top: 30px;
    height: 500px;
    width: 300px;
    overflow: auto;
    position: relative;
}

@media (max-width:1199px) {
	div.testi-block {
		width:250px !important;
	}
}

@media (max-width:991px) {
	div.testi-block {
		width: 350px !important;
	}
}
	