/*
Theme Name: WD Tiger Sharks
Theme URI: http://tigersharks.billhansondesign.com
Template: Divi
Version: 3.0.24
Description: Helping small to medium size businesses make an emotional connection with their clients.
Author: Bill Hanson Design
Author URI: http://www.billhansondesign.com
Tags: 
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* GLOBAL */
.copyright {
	float: left;
	color: #666; /*#adc0cd*/
	width: 75%;
	padding: 0px 50px 40px 0px;
}
.bhd-tag {
	float: right;
	width: 25%; 
	padding: 20px 0px 50px 40px;
}
@media only screen and (max-width: 768px) {
	.copyright {
		float: none;
		color: #666; /*#adc0cd*/
		width: 100%;
		display: block;
		padding: 40px 20px 20px 20px;
		text-align: center;
	}
	.bhd-tag {
		float: none;
		width: 50%; 
		display: block;
		margin: auto;
		padding: 20px 20px 50px 20px;
		text-align: center;
	}
}
@media only screen and (max-width: 414px) {
	.copyright {
		float: none;
		color: #666; /*#adc0cd*/
		width: 100%;
		display: block;
		padding: 40px 20px 20px 20px;
	}
	.bhd-tag {
		float: none;
		width: 100%; 
		display: block;
		padding: 20px 20px 50px 20px;
	}
	.record-table {
		display: none;
	}
}
.et-social-linkedin a:before { 
	content: '\e09d';
}
.et-social-pinterest a:before { 
	content: '\e095';
}
.round-column-corners {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
.res-dwn {
	height: 1em;
	width: auto;
}
/*	footer top border	*/
#main-footer {
	border-top: #adc0cd 2px solid;
	background-color: #0c0c0c;
}
@media only screen and (max-width: 414px) {
	#et-footer-nav {
		display: none;
	}	
}
#footer-bottom,
#footer-editor-info {
	background-color: #0c0c0c !important;
}
/*	home page gallery	*/
/*Hide the image title and default overlay effect*/
.teams-gallery .et_pb_gallery_item h3,
.et_overlay {
    display: none;
}
/*Set the position and size of the images and add an extra pixel to get rid of white space between images*/
.teams-gallery .et_pb_gallery_grid .et_pb_gallery_image {
    position: absolute;
    width: calc(100% + 1px) !important;
}
.teams-gallery .et_pb_gallery_caption {
    margin: 0 !important;
}
/*Set the colour of the caption text*/
.teams-gallery .et_pb_gallery_caption a {
    color: #adc0cd;
}
/*Set the font size and case for the title*/
.teams-gallery b {
    font-size: 20px;
    text-transform: uppercase;
}
#view-link {
	text-align: center;
	margin-bottom: 40px;
}
@media only screen and (max-width: 736px) {
	#view-link > a {
		width: 100%;
	}
	.home .et_pb_gallery_caption {
		display: none;
	}
}
/* mission statement line height */
.header-content .p1 {;
	line-height: 1.7em;
}
/* mobile search menu */
@media (max-width: 980px) {
	#et_top_search {
			float: left;
			margin: 0;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
			max-width: 45%;
	}
}
@media only screen and (max-width: 736px) {
		.blog-post-col-1,
		.blog-post-col-1 .et_pb_post_title {
				text-align: center;
		}
		.blog-post-col-1 .et_pb_team_member_image {
				margin: 20px auto;
		}
		.et_parallax_bg {
				background-position: right -200 bottom !important;
		}
}

/* testimonials */
.et_pb_testimonial_meta a {
		color: #7A0016;
}

/*
* Create Mansonory styles for search pages
*/
.search #left-area {
		-webkit-column-count: 3;
			 -moz-column-count: 3;
						column-count: 3;
		-webkit-column-gap: 60px;
			 -moz-column-gap: 60px;
						column-gap: 60px;
}

.search #left-area {
		-webkit-column-count: 3;
			 -moz-column-count: 3;
						column-count: 3;
		-webkit-column-gap: 60px;
			 -moz-column-gap: 60px;
						column-gap: 60px;
}
 
.search .et_pb_post > a {
		margin: -20px -20px 10px;
		display: block;
}
.search #left-area .et_pb_post {
		overflow: hidden; /* fix for Firefox */
		page-break-inside: avoid;
		break-inside: avoid-column;
		width: 100%;
		/*padding: 19px;
		border: 1px solid #d8d8d8;*/
		background-color: #fff;
		word-wrap: break-word;
		display: inline-block;
		box-shadow: 0px 6px 10px -5px #d8d8d8;
		border: 1px solid #efefef;
}
.search #left-area .et_pb_post h2 {
		font-size: 18px;
}
.search #left-area .search_result_wrap {
		padding: 0px 10px 10px;
}
 
.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio {
		padding: 0;
}
 
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
		margin: -20px -20px 10px;
}

.search .et_pb_post .et_pb_slider .et_pb_slide {
		min-height: 180px;
}

.search .pagination {
		padding: 20px 0;
}


/* Remove border under tab controls */
.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
    border-bottom: none;
}

/* Device Gallery Controls*/
.device-gallery .et-pb-controllers a {
		display: none;
}

/* Portfolio Grid

 
.et_portfolio_image, .et_shop_image  {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
 
.et_portfolio_image:hover, .et_shop_image:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
} */

/* Add Columns to BLOG page */

	#customblog .et_pb_column.et_pb_column_1_4 {
		width: 100%;
	}
	#customblog .et_pb_blog_grid .et_pb_post {
		float: left;
		margin-right: 1%;
		max-width: 19%;
		margin-bottom: 10px;
	}
	#customblog .et_pb_blog_grid .et_pb_post:nth-child(5n+1) {
		clear: both !important;
	}
.single .et_pb_post {
    margin-bottom: 0;
}
.single .post {
    padding-bottom: 0;
}
@media (min-width: 981px) {
#left-area {
    width: 79.125%;
    padding-bottom: 0;
}
}