/*
Theme Name:     Acos Theme
Theme URI:      http://www.elegantthemes.com/gallery/divi/
Description:    Acos Theme (A Divi child)
Author:         Elegant Themes for Divi and Pitstop101media for child theme
Author URI:     http://www.pitstop101media.com.au
Template:       Divi
Version:        1.0.0

*/
@import url("../Divi/style.css");

body.home .et_pb_blurb h4 {
  color: #009dff;
  font-size: 25px;
  font-family: inherit;
}

/* Lessens the drop down main menu height */
#main-header .nav li ul {
  padding: 0; 
}

/* header defaults */
h1, h2, h3, h4, h5, h6 {
  color: inherit;
  line-height: normal;
}

/*Makes the mobile drop down letters always visible */
.et_mobile_menu li a {
  color: inherit;
}

/* add borders to page builder images */
.et_pb_image {
  border: 4px solid #fff;
}

/* more visible menu background */
.nav ul li a:hover, .et_mobile_menu li a:hover { color: #111; background-color: #ddd; }

/*Form elements*/
input,
input[type=checkbox],
input[type=radio],input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin: 0; }
textarea { padding: 4px; }
input[type=submit]{ background-color: #FFC610; border:0; padding: 4px; color: #000; }
 
 
/* Slideshow top and bottom padding  -Dynamic slideshow total height is affected by this */
.et_pb_slide_description {
  padding: 130px 0 230px 0;
}
 
/* Makes sure overlays show on top of the headers */
#main-header,#top-header {
  z-index: 10000;
}

/* Makes sure overlays show on top of the headers */
.home #et-main-area{
margin-top: -2px;
}

/* All pages logo setting*/
.et_fixed_nav #logo {
  margin-bottom: 0;
  position: absolute;
  max-height: 100%;
}

.et_fixed_nav.et_header_style_centered #logo{
  float: none;
  position: relative;
}


.et-fixed-header #logo {
  max-height: 50px !important;
}



/* Home page logo setting
.home.et_fixed_nav #logo {
  max-height: none;
}
*/

/* Menu setting*/
#top-menu li, .fullwidth-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 15px;
}

#main-content .container {
  padding-top: 28px;
}

/* Sets the header height scrolled up*/
#main-header { 
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.7) !important;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.7) !important;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.7) !important; 
	padding: 10px 0 0px 0;
}


.et-fixed-header {
  padding: 5px 0 5px 0 !important;
   min-height: 50px !important;

}

.et_pb_slide_description {
  
  -webkit-animation-duration: .7s;
  -webkit-animation-delay: .9s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .7s;
  -moz-animation-delay: .9s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-delay: .9s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .9s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  animation-delay: .9s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  -webkit-animation-name: fadeBottom;
  -moz-animation-name: fadeBottom;
  -ms-animation-name: fadeBottom;
  -o-animation-name: fadeBottom;
  animation-name: fadeBottom;
}
.ngg-galleryoverview {

    text-align: center;
}
.ngg-gallery-thumbnail-box {
float: none  !important; 
    margin: 5px 20px !important;
    display: inline-block;
}
.ngg-gallery-thumbnail img {
	display: inline-block !important;
}

.ngg-gallery-thumbnail {
 float: none  !important; 
}

.et_pb_button {
	padding: .3em 1em !important;
}

.et_pb_contact_right p input {
    max-width: 72px !important;
    padding: 12px !important;
}

div.wpcf7-response-output {
    margin: 7em .5em 1em !important;
}

#footer-widgets { display: none; }

#navigation #et-top-navigation { float: left; padding-left: 0 !important; }
.et_header_style_left #navigation #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a { padding-bottom: 10px; }

#footer-bottom .et-social-icon a {color: white !important;}
#main-footer { background-color: #858a91 !important; }

.ds-slider-left.et_pb_slider .et_pb_container {
    float: left !important; /*move the slider text container to the left*/
}
.ds-slider-left .et_pb_slide_description  {
	text-align: left !important; /*align the slider text to the left*/
	padding: 35% 8%; /*adjust the padding around the slider text container, this will help you to control the 
	height of your slides. You can remove this if you want the default height*/
}
.ds-slider-left.et_pb_slider .et_pb_button {
    float: left !important;  /*move the button to the left*/
}
.et_pb_slide_content h2 { padding-left: 203px; }
.et_pb_slide_title { color: #fff200 !important; text-align: center; display: inline-block; }
.et_pb_contact p textarea { font-family: Arial; }

input[type="date" i], input[type="datetime-local" i], input[type="month" i], input[type="time" i], input[type="week" i] {
	font-family: "Open Sans",Arial,sans-serif;
}

#et-info-phone {
    margin-right: 0px;
}

.header_phone {
	position: absolute;
    top: -35px;
    right: 32px;
	color:#878a91;
	font-weight:bold;
	font-size:22px;
	margin-left: 60px;
	margin-top: 27px;
}

#two-column-jobs h2 {
	background: #eee;
	padding: 10px;
	border-radius: 5px;
}

.bx-viewport {
	height: 215px !important;
}

div.bxslider .item {
	text-align: center;
	padding: 15px;
	height: 215px;
}

.bxslider {
	background-color: #eee;
}

.bxslider ul {
	list-style: none;
    padding: 0;
}

.bxslider ul li.job-title a {
	color: rgba(21,116,193,0.65);
}

.bxslider ul li.location, .bxslider ul li.salary, .bxslider ul li.job-type {
	color: #666;
	font-size: 12px;
}

.bx-wrapper {
  border: 0;
  margin-top: 10px;
}

#top-header .container {
	width: 95%;
    max-width: 100%;
}
/*================================[ 1500 width ]=================================*/

@media only screen and (max-width: 1500px){
		

} 
/*================================[ 1250 width ]=================================*/

@media only screen and (max-width: 1250px){
	
	.home.et_fixed_nav #logo {
	 margin-left: 0px;
	}

} 

/*================================[ 1100 width ]=================================*/

@media only screen and (max-width: 1100px){
                                       
} 


/*================================[ 980 width ]=================================*/

@media only screen and (min-width:981px) {	
	.bxslider ul li.job-title a {
		
	}
}

@media only screen and (max-width: 980px){
		
		.et_fixed_nav #logo { 
		  max-height: 100px;
			margin-left: 0px;
		}
		.home.et_fixed_nav #logo {
		  max-height: 100px;
		}
		
		.et_pb_container {
		  
		  min-height: 100% !important;
		}
		
} 



/*================================[ 760 width ]=================================*/

@media only screen and (max-width: 767px){
	
	#footer-widgets {
	  padding-top: 30px;
	}
	.footer-widget {
		margin: 0;
	}
	
	#footer-bottom div{
		text-align: center;
		float: none !important;
	}
	
	.header_phone {
		bottom: 0px;
		right: -10px;
		font-size: 14px;
	}
	
	.et-social-icons li {
		margin-left: 0;
	}
	
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 85%;
	}
	
	.bxslider ul li label {
		display: none;
	}
}


/*================================[ 479 width ]=================================*/

@media only screen and (max-width: 479px){
	#et-footer-nav .container{
	  width: 100%;
	}
	
	.et_pb_column {
	 padding-bottom: 0px;
	}
}