@charset "utf-8";
/*
 * Author: Symetris
 * Web Site: 
 * Project: Donner Metals
 * Copyright 2012
 *
 * Footer CSS
 * Define footer style of HTML Elements
 */

#footer_email_list{
	float: left;
}

#footer_email_list .title{
	color: #373a31;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
}

#footer_email_list .title span{
	color: #00ae8b;
	font-size: 14px;
	display: block;
	line-height: 11px;
}

#footer_email_list #mc_signup_form{
	padding:0;
}

#footer_email_list #mc_signup_form label{
	display:none;
}

.mc_form_inside{
	width: 232px;
	float: right;
}

#mc_message{
	margin: 0;	
}

.mc_merge_var {
	margin-bottom: 0 !important;
	float: left;
}

#mc_mv_EMAIL{
	background: #cad2d2;
	border: none;
	height: 33px;
	width: 198px;
	-webkit-box-shadow: inset -5px 5px 10px 5px rgba(33,30,30,0.2);
	-moz-box-shadow: inset -5px 5px 10px 5px rgba(33,30,30,0.2);
	box-shadow: inset -5px 5px 10px 2px rgba(33,30,30,0.2);
	padding: 5px;
}

#mc_signup_submit{
	width: 34px !important;
	margin: 0 !important;
	float: right;
	height: 33px;
	text-indent: -9999px;
	font-size: 0;
	display: block;
	line-height: 0;
	border: 0;
	background: url(../images/green_arrow.png) center center no-repeat;
	outline: none;
}

.mc_success_msg{
	color:#00529B !important;	
}

#footer_social_media {
	float: right;
	margin-left: 34px;
}

#social_title {
	color: #373a31;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 11px;
    margin-top: 6px;
    float: left;
    margin-right: 20px;
}

#social_title span {
	color: #00ae8b;
	font-size: 14px;
	display: block;
	line-height: 1;
}

#footer_social_media a{
	display: inline-block;
	height: 33px;
	text-indent: -9999px;
	width: 32px;
	margin-right: 7px;
}

#footer_social_media a:last-child{
	margin-right: 0;
}

#mc_signup{
	float: left;
}

#footer_social_media .footer_rss {
	background:url(../images/icon_rss.png) no-repeat;
}

#footer_social_media .footer_facebook {
	background:url(../images/icon_facebook.png) no-repeat;
}

#footer_social_media .footer_twitter {
	background:url(../images/icon_twitter.png) no-repeat;
}

#footer_social_media .footer_linkedin {
	background:url(../images/icon_linkedin.png) no-repeat;
}	

#footer_menu{
	clear: both;
}

#footer_menu ul {
	float: right;
	margin-top: 27px;
	margin-bottom: 30px;
	list-style: none;
	padding: 0;
}

#footer_menu li{
	background: url(../images/green_slash.png) right no-repeat;
	padding-right: 13px;
	padding-left: 8px;
	float: left;
}

#footer_menu li a{
	font-family: 'Lato', sans-serif;
	color: #373a31;
	font-size: 14px;
	padding: 0 2px 8px 2px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1px;
}

#footer_menu li a:hover{
	border-bottom: 5px solid #28b599;
}

#footer_menu li:last-child {
	padding-right: 0;
	background: none;
}

#footer_menu li:last-child a {
	padding-right: 0;
}

#footer_copyright {
	clear:both;
	padding-bottom: 40px;
}

#footer_copyright p {
	clear:both;
	color:#373a31;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	text-align:right;
	margin: 0;
	line-height: 11px;
	margin-bottom: 3px;
}

#footer_copyright a {
	color:#373a31;
	text-decoration: none;
}

#mobile-trigger {
    display: none;
    position: relative;
    padding: 4px 0 2px 38px;
    color: #00ae8b;
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
    cursor: pointer;
}

#mobile-trigger span {
    position: absolute;
    top: 6px;
    left: 10px;
    border-bottom: 8px double #00ae8b;
    border-top: 3px solid #00ae8b;
    height: 3px;
    width: 20px;
}

#trigger-wrapper{
	text-align: right;
	clear: both;
}

header .wrapper{
	overflow: hidden;
}

.entry-content img{
	max-width: 100%;
	height: auto;
}

.main-content{
	width: 668px;
	float: right;
}

#nav-above>span{
	width: 33%;
	display: block;
	float: left;
}

#nav-above #back_post_link{
	text-align: center;
}

.main-content .yahoo_chart{
	max-width: 100%;
}

.videos-wrapper{
	padding: 20px;
	background: #000;
}

.videos-wrapper iframe{
	width: 100%;
	border: 0;
	margin-top: 15px;
}

.col-6{
	width: 48%;
	margin-right: 4%;
	float: left;
}

.col-4{
	width: 30.66%;
	margin-right: 4%;
	float: left;
}

.col-6.last,.col-4.last{
	margin-right: 0;
}



.green-heading{
	background: #11957a;
}

.green-heading h2{
	margin: 0;
	padding: 20px 0;
	border: 0;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	position: relative;
}

.green-heading h2:before{
	left: 50%;
    margin-left: -10px;
	bottom: 0;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #383838;
	position: absolute;
}

.dark-section {
	padding: 10px 0;
	background: #383838;
	
}

.dark-section p{
	color: #fff;
	font-size: 17px;
	line-height: 1.5;
	text-align: justify;
}

.wrapper:after,.wrapper:before{
	display: table;
	content: " ";
	clear: both;
}

.home-logos{
	text-align: center;
	background: #fff;
	padding-bottom: 10px;
}

.home-logos img{
	margin: auto;
	max-height: 70px;
    margin-top: 30px;
}

.home-logos .col-4:first-child img{
	max-height: 110px;
	margin-top: 5px;
} 

.home footer{
	margin-top: 0;
}

.news-slide p{
	text-align: center;
}

.dark-section .slick-slider{
	margin-bottom: 0;
}

button.slick-prev,button.slick-next{
	text-indent: -99999px;
	outline: none !important;
	opacity: 0;
}

.news-home:hover button{
	opacity: 1;
}

button.slick-prev{
	background: url(/wp-content/themes/donnermetals2017/images/arrow-left.png) center center no-repeat !important;
}

button.slick-next{
	background: url(/wp-content/themes/donnermetals2017/images/arrow-right.png) center center no-repeat !important;
	right: 0;
}

#menu-main-menu > li > .sub-menu .sub-menu ,
#menu-main-menu-french > li > .sub-menu .sub-menu {
	right:100%;
	min-width: 200px;
}
@media screen and (max-width: 980px){

	#page_container{
		padding: 0 15px;
	}

	#footer_wrapper{
		padding: 36px 15px 0;
	}

	.main-content{
		width: 67%;
	    padding-left: 4%;
	    padding-right: 4%;
	}

	.home #page_container{
		padding: 0;
	}

	.home .wrapper{
		padding: 0 15px;
	}

}

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

	#page_container{
		background-size: 230% auto;
	}

	.main-content{
		width: 62%;
	}

}

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

	#header_slogan p{
		font-size: 20px;
	}

	#header_slogan{
		margin-top: 10px;
	}

	.home #sidebar{
		display: none;
	}

	header {
		position: relative;
	}

	#menu-main-menu > li ,
	#menu-main-menu-french > li {
		width: 100%;
		float: none;
		border-bottom: 1px solid;
		height: auto;
		position: relative;
	}

	header #access #menu-main-menu > li,
	header #access #menu-main-menu-french > li{
		padding: 0;
		background:none;
	}

	#menu-main-menu > li > a ,
	#menu-main-menu-french > li > a {
		padding: 0 0px 0 7px;
    	font-size: 14px;
    	float: none;
    	width: 80%;
    	line-height: 46px;
	}

	#menu-main-menu > li:hover > .sub-menu ,
	#menu-main-menu-french > li:hover > .sub-menu {
	    display: none;
	}

	#menu-main-menu,
	#menu-main-menu-french{
		background: #fff;
		overflow: hidden;
	}

	header #access a:hover {
	    border-bottom: 0;
	}

	#menu-main-menu > li:hover > .sub-menu ,
	#menu-main-menu-french > li:hover > .sub-menu {
	    display: none;
	}

	#menu-main-menu .sub-menu > li ,
	#menu-main-menu-french .sub-menu > li {
	    margin: 0;
	}

	header #access #menu-main-menu .sub-menu > li > a ,
	header #access #menu-main-menu-french .sub-menu > li > a {
		padding: 10px 20px;
		font-weight: normal;
		border-bottom: 1px solid #d2d2d2;
	}

	header #access #menu-main-menu .sub-menu > li > a:first-child,
	header #access #menu-main-menu-french .sub-menu > li > a:first-child{
		border-top: 1px solid #d2d2d2;
	}

	#menu-main-menu > li.menu-item-has-children:after ,
	#menu-main-menu-french > li.menu-item-has-children:after {
		content: '';
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 20px;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: #373a31 transparent transparent transparent;
	}

	header #access .menu ul{
		position: relative;
	}

	.intro_sticky_hd{
		left: 0;
	}

	.intro_sticky_hd .wrapper{
		padding: 15px 15px 0;
	}

	header.intro_sticky_hd #access{
		margin-top: 0;
	}

	.intro_sticky_hd #mobile-trigger{
		margin-top: 20px;
	}

	#header_slogan.header_slogan_fr p{
		font-size: 18px;
	}

	.main-content{
		width: 55%; 
		padding-left: 5%;
		padding-right: 5%;
	}

	header #access li.current_page_item a, header #access li.current_page_parent a, header #access li.current-page-ancestor a {
		border-bottom: 0;
	}

}

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

	.col-6,.col-4{
		width: 100%;
		margin-right: 0;
	}

	#footer_wrapper{
		text-align: center;
	}

	#footer_email_list,#footer_social_media{
		float: none;
	}

	#footer_social_media{
		margin: 15px 0 0;
	}

	#footer_email_list .title,#footer_social_media a{
		vertical-align: top;
	}
	   
	#footer_email_list .title,#mc_signup,#social_title{
		display: inline-block;
    	float: none;
	}

	#footer_menu ul{
		text-align: center;
		float: none;
	}

	#footer_menu li{
		float: none;
    	display: inline-block;
	}

	#footer_menu li a:hover{
		border-bottom:0;
	}

	#footer_copyright p{
		text-align: center;
	}

	#sidebar{
		width: 36%;
	}

	.main-content{
		width: 50%; 
	}

}

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

	#header_slogan p {
		font-size: 16px;
	}

	#header_slogan.header_slogan_fr p{
		font-size: 15px;
	}

}

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

	#page_container {
		background: #fff;
	}

	#header_slogan{
		margin-bottom: 13px;
	}

	#header_slogan p{
		color: #353535;
		line-height: 18px;
	}

	#header_logo a{
		width: 90px;
		background-size: contain;
		height: 87px;
	}

	#header_language_selector a:hover{
		color: #00ae8b;
	}

	.intro_sticky_hd + .clear{
		padding-top: 147px;
	}

	#header_slogan.header_slogan_fr p{
		word-spacing: 1px;
		letter-spacing: -0.5px;
	}

	#sidebar{
		width: 100%;
		min-height: 0 !important;
	}

	.main-content{
		width: 90%; 
	}

	.s_basic_pages{
		background-size: cover;
	}

	.s_basic_pages #pages-2{
		padding-bottom: 20px;
	}

	#nav-above>span{
		width: 100%;
		float: none;
	}

	#normanarchivewidget-2{
		padding-bottom: 20px;
	}

}

@media screen and (max-width: 410px){
	#header_slogan.header_slogan_fr p{
		display: none;
	}

	.wpcf7 input{
		max-width: 100%;
	}
}


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

	#header_logo{
		float: none;
		margin: 0 0 15px;
		text-align: center;
	}

	#header_logo a{
		display: inline-block;
	}

	header{
		padding-top: 10px;
	}

	#header_content{
		float: none;
		text-align: center;
	}

	#header_language_selector{
		float: none;
		margin-bottom: 10px;
	}

	#header_content #header_stock_widget{
		float: none;
	}

	#header_slogan{
		display: none;
	}

	#trigger-wrapper{
		text-align: center;
   		margin: 10px 0;
	}

	#mobile-trigger{
		padding-left: 28px;
	}

	#mobile-trigger span{
		left: 0;
	}

	.intro_sticky_hd + .clear{
		padding-top: 203px;
	}

	.intro_sticky_hd #mobile-trigger{
		margin-top: 0;
	}

	.single-post .post_socials{
		float: none;
		width: 100%;
		margin: 0;
	}


	.single-post .page_en  .addthis_toolbox a{
		float: left;
	}

	.single-post .post_socials ul{
		text-align: left;
		display: inline-block;
		padding-left: 0;
		margin: 0;
	}


}