/***** MAIN STYLES *****/
h1 {
    color: #6edbd5;
    font-size: 40px;
    font-weight: 300;
}

.ls-slide h1 {
    font-size: 32px !important;
    font-weight: 600;
    text-transform: none;
    color: #fff;
}

h2 {
    color: #6edbd5;
    font-size: 32px;
    font-weight: 300;
}

h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 38px;
  	color: #6b757c;
}

h4, .h4 {
    color: #6edbd5;
    font-size: 18px;
  	line-height: 28px
    font-weight: 400;
    text-transform: uppercase;
}

.specs h4 {
    color: #6a757b !important;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}

p {
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 10px;
    line-height: 24px;
}

li {
    color:#404040;
    font-size: 17px;
  	font-weight: 300;
    line-height: 28px;
}

.heading h4::after {
    border-top: 1px solid #0d3b66;
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto 35px;
    position: relative;
    width: 40px;
    z-index: 99;
}
h5, .h5 {
    color: #0d3b66;
    font-size: 14px;
    font-weight: 600;
}
a {
    color: #eb3a46;
    text-decoration: none;
}
a:hover {
  	text-decoration: none;
    color: #7c9a52;
}

.dark-background h1 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 400;
}

.dark-background {
    color: #ffffff;
}

.dark-background h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
}

.dark-background p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.dark-background h2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 300;
}

.dark-background h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
}

.dark-background h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.dark-background li {
    color: #ffffff;
    font-family: "Lato",arial,sans-serif;
    font-size: 17px;
    line-height: 28px;
}

.hero h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    text-shadow: none;
    text-transform: none;
    width: 50%;
}

.hero h2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

.hero h3 {
    color: #ffffff;
    font-size: 21px;
    font-weight: 300;
}

.hero-dark h2 {
    color: #2e5c72;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

.hero-orange h2 {
    color: #f25316;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

.internal-hero h2 {
    color: #f15627;
    font-size: 32px;
    font-weight: 300;
}

.internal-hero h1 {
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
  	color: #ffffff;
}

.icons h5, .h5 {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 1px;
    text-transform: uppercase;
}

.light-background {
    color: #0f2e45;
}

.light-background h3 {
    color: #0f2e45;
    font-size: 24px;
    font-weight: 300;
}

.light-background p {
    color: #0f2e45;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.light-background h2 {
    color: #0f2e45;
    font-size: 32px;
    font-weight: 300;
}

.light-background h4 {
    color: #0f2e45;
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
}

.light-background h5 {
    color: #0f2e45;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.light-background li {
    color: #0f2e45;
    font-family: "Lato",arial,sans-serif;
    font-size: 17px;
    line-height: 28px;
}


.header-bar p {
  color:#FFFFFF;
  font-size:12px;
  font-weight:300;
  letter-spacing:1px;
  line-height:24px;
  margin-bottom:1px;
}

/***** HEADER OVERLAY STYLES *****/




/***** MENU STYLES *****/
.ddsmoothmenuh ul li a {
    color: #7c858b;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}
.ddsmoothmenuh {
    float: left;
    padding-top: 38px;
    width: 100%;
}
.horizontal-menu ul li {
	border-left: medium none;
    float: left;
    font-size: 14px;
    font-weight: 400;
    padding: 0 8px;
    font-weight: 400;
}

.horizontal-menu a {
    color: #ffffff;
    text-decoration: none;
}

.ultimatum-menu .nav-holder .navigation > li > a {
    color: #7c858b;
    display: block;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 5px;
    padding-top: 30px;
}




/***** FORM STYLES *****/

.button, .button span {
    background-color: #6edbd5;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-weight: 600;
    padding: 12px 20px;
    text-transform: uppercase;
}

/***** BLOG STYLES *****/

.post {
   margin-bottom: 30px;
}

.entry-title post-header h1 {
    font-size: 42px;
    font-weight: 600;
}

/***** BUTTON STYLES *****/
.myButton {
	background-color:#86d9a0;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 50px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.myButton:hover {
	background-color:#0d3b66;
  	color: #ffffff;
    text-decoration: none;
}
.myButton:active {
	position:relative;
	top:1px;
}

/***** SOCIAL STYLES *****/
[class*=" social-icon-"], [class^="social-icon-"] {
    font-family: "Mono Social Icons Font";
    font-style: normal;
    font-weight: 400;
    padding-right: 10px;
    text-decoration: inherit;
  	color: #7e888e;
}


/***** BLOG MENU STYLES *****/

.eg-herbert-hoover-element-0 {
    background-color: rgba(255, 255, 255, 0) !important;
    border-radius: 0 !important;
    color: #305c71 !important;
    display: block;
    font-family: "Raleway" !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 25px !important;
    padding: 0 !important;
    text-transform: uppercase !important;
    z-index: 2 !important;
}


/***** EMBED STYLES *****/

.video iframe {
	width: 100% !important;
}


/***** GALLERY BUTTON STYLES *****/

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 8px 30px;
    font-weight: 300;
}

/***** EMAIL SIGNUP STYLES *****/

.dark-background button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #6edbd5;
    padding: 10px 20px;
}


.dark-background button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    margin: 0;
    padding: 10px;
}

.mail label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
}



/***** TABS STYLES *****/

.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:focus, .wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:hover {
    background-color: #6edbd5;
    color: #fff;
}


.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #6edbd5;
    background-color: transparent;
    color: #6edbd5;
}

.wpb-js-composer .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: #6edbd5;
    background-color: transparent;
}


/***** RESPONSIVE VIDEO STYLES *****/

.video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 30px; 
  height: 0; 
  overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-top {
position: fixed !important;
}