/* --------------- */

.page-template-page-offers .fusion-one-half.fusion-column-first {
	width: calc(50% - ( ( 6% ) * 0.5 ) )!important;
	margin-right: 6%!important;
}
.page-template-page-offers .fusion-one-half.fusion-column-last {
	width: calc(50% - ( ( 6% ) * 0.5 ) )!important;
}
.page-template-page-offers2 #main .fusion-row {
	max-width: 100%;
}


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

.page-template-page-offers .fusion-one-half.fusion-column-first, .page-template-page-offers .fusion-one-half.fusion-column-last {
	width: 100%!important;
	margin-right: 0!important;
}
	
}

/* -------------- */

body {

	font-weight: 300;

	line-height: 1.5em;

	background: #fff!important;

}

body .header-v5 #small-nav {

	border-bottom: none!important;	

}

.page-template-page-supplier .fusion-page-title-bar {

	height: 37px!important;	

}

.fusion-logo {

	position: relative;

	z-index: 9999;

}

.fusion-header-wrapper .fusion-header {

	background-color: #019c94!important;

	text-align: center;

}

.page-template-page-offers .fusion-header-wrapper .fusion-header {

	text-align: left;	

}

.fusion-header-wrapper .fusion-header .fusion-row {

	-webkit-transform-style: preserve-3d;

	-moz-transform-style: preserve-3d;

	transform-style: preserve-3d;

	position: relative;

	overflow: visible!important;

}

.fusion-secondary-main-menu {

	display: none;

}

.fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-header {

	padding-top: 0!important;

	padding-bottom: 0!important;	

}

.fusion-header-wrapper .fusion-header .fusion-logo {

	display: inline-block;

	margin: 0 0 -10px 0!important;

	overflow: visible;

	border: 1px solid #ddd;	

	padding: 10px;

	background: #fff;

}

body .fusion-mobile-menu-design-classic.fusion-header-v5 .fusion-logo {

	margin: 0 0 -20px 0!important;

}

.fusion-page-title-bar .fusion-page-title-row h1 {

	line-height: 1.0em!important;

}

.fusion-header-wrapper .fusion-header .fusion-logo img {

	max-height: 140px;

	max-width: 300px;

}

.header-tagline {

	display: block;

color: white;

font-size: 24px;

float: right;

position: absolute;

right: 0;

top: 50%;

transform: translateY(-50%);

padding-left: 350px;

line-height: 1.1em;

width: 100%;

text-align: right;

}

.page-template-page-offers #header {

	text-align: left;

}

#header {

	text-align: center;

}

.header-wrapper .header-v5 #header {

	border-bottom: none;	

}



.banner {

	background-size: cover;

	background-position: center;

	padding: 10% 0;

}



.page-template-page-supplier .post-content {

	margin-top: 40px;

}

.page-template-page-supplier #content p {

	line-height: 1.2em;
	
}

.page-template-page-supplier .post-content .fusion-fullwidth {

	max-width: 800px;

	margin: 0 auto;

}

.page-template-page-supplier .post-content .fusion-text p {

	font-size: 15pt;	

}

#content ul {
	font-size: 12pt;
}

/* Offers */



#main-offer {

	display: flex;

	align-items: center;

	border-top: 15px solid #6caa43;

	border-left: 1px solid #979797;

	border-right: 1px solid #979797;

	border-bottom: 1px solid #979797;

	margin-top: -120px;

	background: #fff;

	text-align: center;

	padding: 10px;

}

.main-offer-logo {

	width: 40%;

	padding: 20px;

	border-right: 1px solid #979797;

}

.main-offer-description {

	width: 60%;

	padding: 20px;	

}

.main-offer-description h2 {

	color: #019c94;

	font-size: 36px!important;

	line-height: 1.3em!important;

	margin: 0!important;	

}



.offer {

	height: 300px;

	position: relative;

	margin-bottom: 30px;

	margin-top: 60px;

	font-weight: 600;

}

.offer h3 {

	font-weight: 600!important;

}

.offer.featured {

	float: none;

	width: 100%;

	margin-right: 0;

	height: 400px;

}

#offers hr {

	border-top: none;

	border-bottom: 1px solid #979797;

	margin: 30px 0 120px 0;

}

.offer.last {

	margin-right: 0;

}

.offer-details {

	border-top: 15px solid #6caa43;

	border-left: 1px solid #979797;

	border-right: 1px solid #979797;

	border-bottom: 1px solid #979797;

	padding: 0 40px;

	position: relative;

	text-align: center;

	height: 100%;

	z-index: 10;

	background: #fff;

	width: 60%;

}

.fusion-one-full .offer {

	height: 300px;

	margin-left: auto;

	margin-right: auto;

	max-width: 800px;

}

.fusion-one-full .offer:before {

	content: "FEATURED OFFER";

	display: inline-block;

	position: absolute;

	top: -50px;

	left: 0;

	letter-spacing: 2px;

	font-size: 15px;	

}

.fusion-one-full .offer-details {

	width: 45%;	

}

.fusion-one-full .offer-image {

	top: -50px;

	width: 60%;	

}

.offer-details a.offer-link {

	display: inline-block;

	background: #019c94;

	color: white;

	text-transform: uppercase;

	padding: 15px 43px 15px 30px;

	letter-spacing: 1px;

	background-image: url(images/right-arrow.png);

	background-repeat: no-repeat;

	background-position: right 20px center;

	font-size: 17px;

	line-height: 20px;

	position: absolute;

	left: 100%;

	bottom: -1px;

	width: auto;

	min-width: 180px;

}

.offer-details h3 {

	color: #5c5d61!important;

	font-size: 17px!important;

	margin: 0!important;

	font-weight: 400;	

}

.fusion-one-full .offer-details h3 {

	font-size: 18px!important;

	line-height: 1.5em;	

}

.offer-logo, .offer-description {

	-webkit-transform-style: preserve-3d;

	-moz-transform-style: preserve-3d;

	transform-style: preserve-3d;

}

.offer-description {

	height: 50%;

	border-top: 1px solid #979797;	

}

.offer-logo {

	height: 50%;

}

.offer-details img {

	max-width: 100%;

	max-height: 80px;

}

.offer-details img, .offer-details h3 {

	position: relative;

	top: 50%;

	transform: translateY(-50%);

}

.offer-image {

	position: absolute;

	width: 50%;

	right: 0;

	top: -30px;

	bottom: 30px;

	z-index: 1;

	background-size: cover;

	background-position: center;

}



.page-template-page-supplier .gform_wrapper form {

	padding: 30px;	

}

.page-template-page-supplier .gform_wrapper .top_label .gfield_label {

		

}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {

	box-shadow: none!important;

	-webkit-box-shadow: none!important;

	-moz-box-shadow: none!important;

	font-family: "Montserrat", Arial, Helvetica, sans-serif!important;

	font-weight: 300!important;

}

.gform_wrapper input[type=submit], .gform_wrapper input[type=submit]:hover {

	display: inline-block;

	background: #019c94;

	color: white;

	text-transform: uppercase;

	padding: 15px 43px 15px 30px;

	letter-spacing: 1px;

	background-image: url(images/right-arrow.png);

	background-repeat: no-repeat;

	background-position: right 10px center;

	font-size: 17px;

	line-height: 20px;

	cursor: pointer;

}

.page-template-page-supplier .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {

	padding: 20px!important;

	height: auto!important;	

}

::placeholder {

	color: #5c5d61;

}



#footer {

	background: #5c5d61!important;

	color: #ddd!important;

	font-size: 14px;

	line-height: 1.5em;	

	padding-left: 30px;

	padding-right: 30px;

}

#footer .fusion-row {

	max-width: 1200px;	

}

#footer p, #footer h3 {

	margin-top: 0!important;

}

#footer a {

	color: #ddd;

}

.footer-widgets-custom {

	padding: 40px 0;

	display: flex;

	align-items: center;

}

#footer .footer-widgets-custom h6 {

	margin: 0;	

}

#footer .windfall {

	float: left;

	width: 13%;

	margin-right: 2%;

}

#footer .windfall img {

	width: 125px;

}

#footer .footer-1, #footer .footer-2 {

	float: left;

	width: 37%;

}

#footer .footer-1 {

	margin-right: 9%;

}

#footer .copyright {

	color: #019c94;

	text-align: center;

	padding: 30px 0!important;

	border-top: 1px solid #7f8081;

	font-size: 10px;

}

#footer .copyright a {

	color: #019c94!important;

	text-decoration: underline;

}



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

.banner {
	padding: 0;
	height: 300px;
}

.main-offer-description h2 {

	font-size: 30px!important;	

}

#footer, #footer .copyright {

	font-size: 14px;

}

.offers-three .fusion-layout-column {
	width: 100%!important;
	margin-right: 0!important;
}

	

}



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

	

body #header {

	padding-top: 0;

	padding-bottom: 0;

}

.offer {

	height: 240px;

	width: 100%;

	float: none;

	margin-right: 0;

}



.fusion-header-wrapper .fusion-header .fusion-logo img {

	max-height: 140px;

	max-width: 240px;

}

.header-tagline {

	font-size: 20px;

	padding-left: 290px;

}



	

}



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





html .fusion-body.page-template-page-supplier .fusion-page-title-bar .fusion-breadcrumbs {

	display: block;	

}

.page-template-page-supplier.fusion-body .fusion-page-title-bar {

	min-height: 37px;	

}

.page-template-page-supplier.fusion-body .fusion-page-title-row {

	min-height: 27px;

}

.fusion-one-full .offer-details, .offer-details {

	width: 55%;	

}

.fusion-one-full .offer-image, .offer-image {

	width: 55%;	

}



}



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

.fusion-page-title-bar-left .fusion-page-title-secondary {
	margin: 15px 0 10px!important;
}
.page-template-page-supplier.fusion-body .fusion-page-title-bar {
    min-height: 40px;
}
.fusion-body .fusion-page-title-bar {
    padding-top: 7px!important;
    padding-bottom: 7px!important;
}
.main-offer-description h2 {
    font-size: 22px !important;
}

#footer .windfall {

	float: none;

	width: 100%;

	margin-right: 0;

	margin-bottom: 30px;

}

#footer .footer-1, #footer .footer-2 {

	float: none;

	width: 100%;

	margin-bottom: 30px;

}

#footer .footer-1 {

	margin-right: 0;

	margin-bottom: 30px;

}



.footer-widgets-custom {

	display: block;

}

	

}



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

	

.offer, .offer.featured, .fusion-one-full .offer {

	height: auto;

	padding-top: 240px;

}

.offer-details, .offer-image, .fusion-one-full .offer-details, .fusion-one-full .offer-image {

	width: 100%;

	padding: 0;

}

.offer-image, .fusion-one-full .offer-image {

	height: 240px;

	top: 0;

	left: 0;

}

.offer-logo, .offer-description {

	height: auto;

	padding: 20px;

}

.offer-details img, .offer-details h3 {

	top: auto;

	transform: none;

}

.offer-details a.offer-link {

	position: relative;

	right: auto;

	left: auto;

	bottom: auto;

	display: block;

}



#main-offer {

	display: block;

}

.main-offer-logo {

	width: 100%;

	padding: 0;

	border-right: none;

	margin-bottom: 30px;

}

.main-offer-description {

	width: 100%;

	padding: 0;	

}



.fusion-header-wrapper .fusion-header .fusion-logo {

	padding: 15px;

}

.fusion-header-wrapper .fusion-header .fusion-logo img {

	max-height: 120px;

	max-width: 170px;

}

.header-tagline {

	font-size: 18px;

	padding-left: 210px;

}

	

}

body .gform_wrapper ::placeholder, body .gform_wrapper ::-webkit-input-placeholder, body .gform_wrapper input[placeholder]{
    color: #757575 !important;
}
 .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    color: #757575 !important;
}

.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield_select[multiple=multiple] {
    color: #333333 !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	color:  #333333 !important;
}

.gform_confirmation_message {
  background: #6caa43 !important;
  color: white !important;
  padding: 25px 50px !important;
}