#hero-margin-goelectric {
padding: 10vw 45px !important;
}

.earlybird-pricing {
margin: 5vw;
}

.wsp-text-first .block-bg-img {
 padding: 4vw 45px 10vw !important;
}

.wsp-holiday-first {
 background-attachment: fixed !important;
}

.wsp-black-divider {
 padding: 1px;
 border: 1px solid #E2E2E2;
 background: url(/merchant/500/images/site/0500_web_hh-small-expo-black.png) no-repeat;
 background-size: cover;
}

.wsp-black-divider h2 { color: #fff !important; }

a.btn.btn-yellow {
 color: #000;
 background-color: #f5ed23;
 border-color: #f5ed23;
 font-family: "Adelle",Garamond,Times,serif;
 padding: 6px 25px;
 margin-bottom: 20px;
}

a.btn.btn-yellow:hover {
 color: #000;
 background-color: #fff;
 border-color: #fff;
}

/*
@media (min-width: 1200px){
ul.slick-slider {
 width: 100%;
}
}
*/

.wsp-additional-hh .row {
margin: 0 auto;
}

.wsp-additional-hh-2-col {
margin-left: 0 !important;
margin-right: 0 !important;
}

.wsp-sixblocksection .block-bg-img {
border-color: #ccc;
}

/* FULL-WIDTH 2 COL */
.sePage .sePageLayout .wsp-2col-sec h2 {
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 margin: 11px auto;
}

.sePage .sePageLayout .wsp-2col-sec p {
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .wsp-2col-sec h2 {

 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 margin: 11px auto;
}

.sePage .sePageLayout .wsp-2col .wsp-2col-sec p {
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-dark {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 75px 60px;
}

.sePage .sePageLayout .sePageMain .wsp-2col .wsp-2col-sec {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 75px 60px;
}

.sePage .sePageLayout .sePageMain .wsp-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
.sePage .sePageLayout .sePageMain .wsp-2col .wsp-2col-sec {
 padding: 45px;
 }
}