﻿/* PROMO RESULTS PAGE */

.promoholder{
	padding: 12px 0;
	background: #f7f7f7;
}
#PromoContent_Section{
	padding:30px;
}
#PromoContent_Section .sidebar_filters{
	padding:20px;
	border:solid 1px #d2d5d6;
}
#PromoContent_Section form#Model_Form_Filters #ProductType{
	background:#fff;
	border:solid 1px #dcdfe2;
	margin-bottom:15px;
}
#PromoContent_Section form#Model_Form_Filters #ProductType label.group-label{
	padding:10px 0 10px 0;
	border-bottom:solid 1px #dcdfe2;	
	text-indent:15px;
	font-weight: bold;
}
#PromoContent_Section form#Model_Form_Filters #ProductType .flex-row{
	padding:10px 15px;
	flex-wrap: wrap;
}
#PromoContent_Section form#Model_Form_Filters #Industry{
	background:#fff;
	border:solid 1px #dcdfe2;
	margin-bottom:15px;
}
#PromoContent_Section form#Model_Form_Filters #Industry label.group-label{
	padding:10px 0 10px 0;
	border-bottom:solid 1px #dcdfe2;	
	text-indent:15px;
	font-weight: bold;
}
#PromoContent_Section form#Model_Form_Filters .checks-holder{
	padding:4px 15px;
}
#PromoContent_Section form#Model_Form_Filters .checks-holder span{
	font-size: 14px;
	color: #595b5c;
}
#PromoContent_Section form#Model_Form_Filters #Industry .flex-row{
	padding:10px 15px;
	flex-wrap: wrap;
}
#PromoContent_Section #search-results .list-item{
	padding:20px;
	background:#fff;
	position: relative;
	min-height: 510px;
	border:solid 1px #d2d5d6;
}
#PromoContent_Section #search-results .list-item a{
	overflow:hidden;
	transition: 0.4s all;	
}
#PromoContent_Section #search-results .list-item .promo-thumb{
	max-height:222px;
	overflow:hidden;
	margin-bottom:10px;
}
#PromoContent_Section #search-results .list-item .promo-thumb .zoom-container {
	overflow: hidden;	
}
#PromoContent_Section #search-results .list-item .promo-thumb .zoom img {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
#PromoContent_Section #search-results .list-item h2.promo-title{
	font-family: "Roboto Condensed", sans-serif;
	font-size:20px;
	font-weight:600;
	color:#000;
	transition: 0.4s all;
	margin:0 0 5px 0;
}
#PromoContent_Section #search-results .list-item a:hover h2.promo-title{
	text-decoration:underline;
}
#PromoContent_Section #search-results .list-item p.promoresults-content{
	font-size:16px;
	color:#191919;
	font-weight:300;
	margin:0;
	transition: 0.4s all;	
}
#PromoContent_Section #search-results .list-item a:hover p.promoresults-content{
	color:#595959;
}
#PromoContent_Section #search-results .list-item span.learn-btn{
	display: inline-block;
	padding: 8px 20px;
	margin-top:8px;
	background:#fb4c17;
	color:#fff;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: 0.4s all;
}
#PromoContent_Section #search-results .list-item a:hover span.learn-btn{
	background:#bc2d07;
}
#PromoContent_Section #search-results .list-item span.type-subheading{
	font-size:14px;
	color:#818181;
	margin:0;
	padding:0;
}
#PromoContent_Section .sort{
	text-align:right;
}
#PromoContent_Section .sort form label.sort-label{
	display:inline-block;
	vertical-align:middle;
}
#PromoContent_Section .sort form select{
	background-color:#fff;
	display:inline-block;
	height:50px;
	width:300px;
	vertical-align:middle;
	border:solid 1px #dcdfe2;
	padding:0 10px;
	border-radius: 0;
	background-position: right 1rem center;
}
.reset-button{
	display: inline-block; 
	padding: 11px 20px; 
	background:#ccd0d2;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
.reset-button:hover{
	background:#b5babd;
	color:#000;
}

/* PROMO DETAILS PAGE */

#PromoDetails_Section{
	padding:30px 0;
}
#PromoDetails_Section h2.details-heading{
	font-family: "Roboto Condensed", sans-serif;
	font-size:38px;
	color:#212121;
}
#PromoDetails_Section img{
	margin:0 0 10px 0;
}
#PromoDetails_Section .disclaimer{
	padding:20px 0 20px 0;
	font-size:14px;
	line-height:1.8;
	color:#505050;
}
#DetailsForm_Section{
	padding:20px;
	border:solid 1px #d2d5d6;
}
#DetailsForm_Section .orange-inlay{
	padding:30px 10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3600+0,ff3600+100&0.89+0,0+100 */
	background: linear-gradient(to right,  rgba(255,54,0,0.75) 0%,rgba(255,54,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#DetailsForm_Section .form-heading{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:20px;
}
#DetailsForm_Section form#Form_PromoForm fieldset label{
	color:#000;
}
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_FirstName_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Company_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_LastName_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Email_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Phone_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Address_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_City_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_State_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Zip_Holder,
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Contact_Holder
{
	display: inline-block;
	width:49.4%;
	margin: 0;
}
#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Message_Holder
{
	clear:both;
	width:99%;
}
#BuyingTools_Section{
	padding:30px 0 30px 0;
	background:#f1f1f1;
}
#BuyingTools_Section .tools-heading{
	font-size:32px;
	font-weight:600;
	color:#1c1c1c;
	margin-bottom:20px;
}
#BuyingTools_Section a {
	display:block;	
    transition: 0.4s all;	
}
#BuyingTools_Section a .tools-block{
	background:#fff;
	padding:20px 10px;
    transition: 0.4s all;	
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);	
}
#BuyingTools_Section a:hover .tools-block{
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);	
}
#BuyingTools_Section a .tools-block span{
	font-family: "Roboto Condensed", sans-serif;
	font-size:18px;
	font-weight:700;
	color:#000;
}
#BuyingTools_Section a:hover .tools-block span{
	color:#ff3600;
}


@media only screen and (max-width: 960px) {
	#PromoContent_Section form#Model_Form_Filters #ProductType {
	    max-width: 100%;
	}
	#PromoContent_Section form#Model_Form_Filters #Industry {
	    max-width: 100%;
	}
	#PromoContent_Section .sort form label.sort-label {
	    display: block;
	}
	#PromoContent_Section .sort form select {
	    display: block;
	    width: 100%;
	}
	#PromoContent_Section .sort {
	    text-align: left;
	}		
}
@media only screen and (max-width: 640px) {
	#PromoContent_Section {
	    padding: 20px;
	}	
	#PromoContent_Section #search-results .list-item {
	    padding: 20px;
	    text-align:center;
	}	
	#PromoDetails_Section h2.details-heading {
	    font-size: 28px;
	}	
	#DetailsForm_Section .form-heading {
	    font-size: 28px;
	    margin-bottom: 10px;
	}	
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_FirstName_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Company_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_LastName_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Email_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Phone_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Address_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_City_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_State_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Zip_Holder,
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Contact_Holder
	{
		display: block;
		width:100%;
	}
	#DetailsForm_Section form#Form_PromoForm #Form_PromoForm_Message_Holder
	{
		width:100%;
	}
	#DetailsForm_Section textarea {
	    padding: 10px;
	}
	#BuyingTools_Section {
	    padding: 20px 0 20px 0;
	}	
	#BuyingTools_Section .tools-heading {
	    font-size: 28px;
	    margin-bottom: 10px;
	}				
}
