/* 
 Theme Name:     Wynns
 Author:         We are Ghost
 Author URI:     http://www.weareghost.com
 Template:       Divi
 Version:        v2.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.5.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


h2 {
	font-size: 37px;
}

/*p {
	font-size: 20px;
}*/



/* ----- Header ----- */

#main-header {
	border-bottom: 5px solid #8A415C;
}

.content-area img {
	border-bottom: 20px solid #F4B11B;
}

.yellow-brdr
{
border-bottom: 20px solid #F4B11B;
}


/* ----- Home Page Slider ----- */

.slider_title
{
padding: 20px 0;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    text-align: left;
    width: 50%;
    margin: 0 25%;
font-size:32px;
}

p.slider
{
font-family:"Runda","Helvetica", "Arial", "Open Sans", sans-serif;
text-transform:uppercase;
font-weight:700;
}

.et_pb_fullwidth_header_subhead {
	padding-bottom: 50px;
}

.header-content
{
margin-top:12.5%;
margin-bottom:12.5%;
}

.et_pb_slide_content
{
text-align:left !important;
}

/* TOP MENU LINK HOVER */
#top-menu li li a:hover
{
background:#6b1a2b;
color:#fff;
}

/* -- HEADER -- */
/*#top-menu-nav
{
	width: 1200px;
    left: 400px;
    position: relative;
}

#top-menu
{
	position:relative !important;
	left:100px !important;
}*/

.sliderHeader
{
	    margin: 0em;
    overflow: visible;
    border-top: 3px solid white;
    font-size: 100%;
    padding: 15px 0;
    border-bottom: 3px solid white;
}


@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .home-slider, .home-slider .et_pb_container { 
        height: 600px !important; 
    }
    .home-slider, .home-slider .et_pb_slide { 
        max-height: 600px; 
    }
    .home-slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}
/*logo */
@media screen and (max-width:1063px) {
.menu-item
{
padding-right:12px !important;
}
}

/* - Header - */
#main-header .container
{
	max-width:none;
}

.industry_hero
{
	height:100%;
}

.et-pb-active-slide .et_pb_slide_description, .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video, .et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video, .et_pb_slide:first-child .et_pb_slide_image img.active {
    animation-name: none !important;
}

.industry_info
{
	position:absolute;
	bottom:0;
}

/* - Gallery - */

/*
#wynnsGallery .et_pb_module_header
{
	
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 100%;
	text-align:center;
	font-size:1.2em;
    height: 100%;
    display: flex;
 align-items: center;
	justify-content: center;
	z-index:-1;


}*/

#wynnsGallery .project:hover span.et_overlay
{
z-index:3;
}

#wynnsGallery .project:hover .et_pb_module_header
{
	z-index:4;
}


/* - Header - */
/*
@media screen and (max-width:1250px) {
	#main-header .container
	{
	width:90%;
	}
	
	#main-header img
	{
	max-width:90px;
	}
}

@media screen and (max-width:1100px) {
	#main-header .container
	{
	width:85%;
	}
}*/

/* - Case Studies - */
/*
@media (max-width: 980px) {
.document_download .et_pb_column
{
	width:100% !important;
}
	
	.document_download .et_pb_column.et_pb_column_1_4.et_pb_column_4  
	{
		padding-bottom:30px;
	}
} */

/* - Text with Image - */
@media screen and (min-width:767px) {
.text_image_section .et_pb_blurb
{
	position:absolute;
	bottom:0;
}
}

	#main-header .container
	{
		transition:0.4s;
	}

@media screen and (max-width:1300px) {
	/*#main-header .container
	{
		width:95%;
	}*/
	
	#et-top-navigation {
		padding-left:100px!important;
	}
	
	
}

/********* Mobile Menu Collapse ********/
 
/**** This hides the sub menu items on mobile ****/
 
#main-header .et_mobile_menu li ul.hide {
display: none !important;
}
 
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
 
#mobile_menu .menu-item-has-children {
position: relative;
}
#mobile_menu .menu-item-has-children > a {
background: transparent;
}
 
/**** This styles the icon and moves it to the right ****/
 
#mobile_menu .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}
 
/**** Here you can swap out the actual icons ****/
 
span.menu-closed:before {
content: "\4c";
display: block;
color: #fff;
font-size: 16px;
font-family: ETmodules;
}
 
span.menu-closed.menu-open:before {
content: "\4d";
}

.text_banner_wrapper .et_pb_blurb_description
{
	padding-top:10px;
}

#top-header .container
{
	max-width:none;
}

/*Mobile menu */
.mobile_menu_bar::before {
	color:white!important;	
}

#mobile_menu {
	border-color:#f4b11b!important;
}

/*
#downloadsSections .et_pb_blurb_content {
	min-height:510px;		
}
*/

#logo {
	-webkit-transform:initial!important;
}

@media only screen and (max-width:1400px) {
	#homepageRowLeft, #specialProjectsRow, #nuclearImageRow, #homepageRowRight, #historyRowLeft .et_pb_row, #historyRowRight .et_pb_row {
		width:80%!important;
	}
}

@media only screen and (max-width:1250px) {
	#TRRow .et_pb_column, #historyRowRight .et_pb_column_7, #nuclearImageRow .et_pb_column, #specialProjectsRow .et_pb_column {
		width:350px;
		margin-right:0px;
	}
}

@media only screen and (max-width:980px) {
	#TRRow .et_pb_column, #historyRowRight .et_pb_column, #nuclearImageRow .et_pb_column, #specialProjectsRow .et_pb_column {
		width:100%;
		margin-right:auto;
	}
	
	#footerLogos {
		text-align:center;
	}
	
	#wynnsGallery h2 {
		font-size:16px;
	}
	
	#downloadsSections .et_pb_blurb_content {
		min-height:450px;
	}
}

@media only screen and (max-width:650px) {
	#downloadsSections .et_pb_column {
		width:100%;
	}
	
	#downloadsSections .et_pb_blurb_container, #downloadsSections .et_pb_button_module_wrapper {
		text-align:center;
	}
	
	#downloadsSections .et_pb_button_module_wrapper {
		padding-bottom:20px;
	}
	
	#downloadBlurb .et_pb_main_blurb_image {
		width:100%;
		margin-left:25%;
	}
}

@media only screen and (max-width:600px) {
		.homepageDivider {
			width:100%!important;
	}
}

@media only screen and (max-width:500px) {
	#marketSectorsS h2{
		font-size:3.2em;
	}
}

@media only screen and (max-width:400px) {
	h1 {
		font-size:3em!important;
	}
	
	.et_pb_blurb_container h1{
		font-size:2.2em!important;
	}
}

@media only screen and (max-width:380px) {
	#marketSectorsS h2 {
		font-size:2.5em;
	}
}

#footerImageSection img {
	/*max-width:125px;*/
	height:75px;
	width:auto;
	margin-right:10px;
	margin-bottom:10px;
}

@media only screen and (max-width:980px) {
	#footerImageSection br {
		display:none;
	}
}

#buttonSection .et_pb_column {
	position:absolute;
	bottom:0;
}

#buttonSection .et_pb_row {
	display:block;
}

#buttonSection .et_pb_module {
	position:relative!important;
}

@media only screen and (max-width:980px) {
	#buttonSection .et_pb_column {
		position:relative;
	}
	
	#buttonSection .et_pb_module {
		display:flex;
	}
	
	#buttonSection .et_pb_button {
		margin:0 auto;
	}
	

}

@media screen and (max-width:1463px) and (min-width:980px) {
	#logo
	{
	    max-width: 150px;
    position: relative;
    left: -75px;
	}
	/*
	#et-top-navigation
	{
padding-left:0 !Important;
	}
	*/
}

@media screen and (max-width:1300px) {
	#logo
	{
	left:-100px;
	}
}

#capabilitiesFooter .et_pb_image_wrap{
	margin-top: 10px;
}

.capabilitiesFooterRight .et_pb_blurb_container {
	position: absolute;
	right: 40px;
}

.mobile_caseStudy .et_pb_button_module_wrapper {
	max-width: 550px;
	margin: 0 auto;
}

@media only screen and (max-width: 750px) {
	.mobile_caseStudy .et_pb_button_module_wrapper {
		padding-left: 30px;
}
}

@media only screen and (max-width: 1090px) {
	#ports .et_pb_column_1_3 {
		width: 40%;
		margin-right: 0px;
}
}

@media only screen and (max-width: 980px) {
	#ports .et_pb_column_1_3 {
		width: 100%;
		margin-right: 0px;
}
}