/*CSS brought over from Info Type: WYSIWYG*/
/* Header */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700|Rajdhani:400,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700|Rajdhani:400,700&display=swap');

/* PAGE AND FOOTER MARGINS */
#PageMain, #PageFooter {
 margin-top: 0;

}
/* 2 COLUMN FULL WIDTH IMAGE AND CONTENT */
.se-2col-fw-feature .content-block-column:first-child {
 min-height: 340px;
}

.se-2col-fw-feature .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 padding: 45px 30px;
 text-align: left;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #202020;
 font-family: 'Rajdhani', sans-serif;
 font-style: normal;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 margin: 11px 0;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 34px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 30px;
}

.sePage .sePageLayout .sePageMain h5 {
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain p {
 font-family: 'PT Sans', sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #FFFFFF;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 border-width: 2px;
 border-color: #fcce01;
 background: #fcce01;
 color: #404040;
 font-family: 'Rajdhani', sans-serif;
 font-weight: 700;
 font-size: 18px;
 text-transform: uppercase;
 padding: 6px 15px;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:active {
 border-color: #cccccc;
 background: #cccccc;
 color: #404040;
 text-decoration: none;
 text-transform: uppercase;
 padding: 6px 15px;
}

/* HERO */
.se-hero-top,
.se-hero-footer {
 position: relative;
}

.se-hero-top {
 border-bottom: 5px solid #fcce01;
}

.se-hero-top .row>div,
.se-hero-footer .row>div {
 position: static;
}

.se-hero-top .editContent,
.se-hero-footer .editContent {
 z-index: 1;
}

.se-hero-top .editContent {
 margin: 0 auto;
 max-width: 100%;
height: 250px;

}

.se-hero-footer .content-block-column,
.se-hero-top .content-block-column {
 padding: 8% 8%;
 display: flex;
 align-items: left;
 justify-content: left;
}

.se-hero-top .content-block-column::before,
.se-hero-footer .content-block-column::before {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-hero-top h1 {
 margin: 8px auto 11px;
}

.se-hero-footer .content-block-column {
 padding: 5% 5%;
}

/* 2 COLUMN FULL WIDTH IMAGE AND CONTENT */
.se-2col-fw-feature .content-block-column:first-child {
 min-height: 340px;
}

.se-2col-fw-feature .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: left;
 justify-content: left;
 padding: 15px 15px;
 text-align: left;
}

/* PAGE AND FOOTER MARGINS */
#PageMain, #PageFooter {
 margin-top: 0;

}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #202020;
 font-family: 'Rajdhani', sans-serif;
 font-style: normal;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 margin: 11px 0;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 34px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 30px;
}

.sePage .sePageLayout .sePageMain h5 {
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain p {
 font-family: 'PT Sans', sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #FFFFFF;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 border-width: 2px;
 border-color: #fcce01;
 background: #fcce01;
 color: #404040;
 font-family: 'Rajdhani', sans-serif;
 font-weight: 700;
 font-size: 18px;
 text-transform: uppercase;
 padding: 6px 15px;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:active {
 border-color: #cccccc;
 background: #cccccc;
 color: #404040;
 text-decoration: none;
 text-transform: uppercase;
 padding: 6px 15px;
}

/* HERO */
.se-hero-top,
.se-hero-footer {
 position: relative;
}

.se-hero-top {
 border-bottom: 5px solid #fcce01;
}

.se-hero-top .row>div,
.se-hero-footer .row>div {
 position: static;
}

.se-hero-top .editContent,
.se-hero-footer .editContent {
 z-index: 1;
}

.se-hero-top .editContent {
 margin: 0 auto;
 max-width: 100%;
}

.se-hero-footer .content-block-column,
.se-hero-top .content-block-column {
 padding: 8% 8%;
 display: flex;
 align-items: left;
 justify-content: left;
}

.se-hero-top .content-block-column::before,
.se-hero-footer .content-block-column::before {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-hero-top h1 {
 margin: 8px auto 11px;
}

.se-hero-footer .content-block-column {
 padding: 5% 5%;
}

/* 2 COLUMN FULL WIDTH IMAGE AND CONTENT */
.se-2col-fw-feature .content-block-column:first-child {
 min-height: 340px;
}

.se-2col-fw-feature .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: left;
 justify-content: left;
 padding: 15px 15px;
 text-align: left;
}
 .specialized-stumpjumper-header-bg {
 background: url("https://www.sefiles.net/images/library/site/SE_CAMPAIGNS_HH2000x667_Stumpjumper18-R1.jpg");
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center bottom;
 color: #fff !important;
 height: 350px;
 }


 .specialized-stumpjumper-header-text {
 text-align: left;
 display: flex;
 justify-content: center;
 flex-direction: column;
 height: 350px;
 }

 .specialized-stumpjumper-header-text h1 {
 color: #fff !important;
 font-size: 3em !important;
 margin: 5px auto;
 font-style: italic;
 text-transform: uppercase;
 }

 .specialized-logo {
 display: inline-block;
 max-width: 30px !important;
 height: auto;
 margin: 15px auto 0;
 }

 .specialized-stumpjumper-button {
 background: #ed1b2e;
 color: #fff !important;
 padding: 10px 30px;
 margin: 10px auto;
 font-weight: 700;
 font-size: 1em;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 -webkit-transition-duration: 0.4s;
 transition-duration: 0.4s;
 cursor: pointer;
 text-shadow: none !important;
 }

 .specialized-stumpjumper-button:hover {
 background: #000;
 color: #fff !important;
 text-shadow: none !important;
 }

 .sem-content .specialized-stumpjumper-button,
 a.specialized-stumpjumper-button:visited,
 a.specialized-stumpjumper-button:active,
 a.specialized-stumpjumper-button:link {
 text-decoration: none !important;
 text-shadow: none !important;
 }

 /* Admin */

 .row-margin {
 padding-bottom: 30px;
 }

 /* Intro Text */

 .specialized-stumpjumper-intro-text {
 margin: auto;
 }

 .specialized-stumpjumper-intro-text h2 {
 color: #000 !important;
 font-size: 2em !important;
 padding-bottom: 5px;
 border-bottom: 1px solid #ed1b2e;
 font-style: italic;
 text-transform: uppercase;
 }

 .specialized-stumpjumper-intro-text p {
 font-size: 1.1em !important;
 }

 .specialized-stumpjumper-intro-text ul {
 padding-left: 15px;
 }

 .specialized-stumpjumper-intro-text ul li {
 list-style: none !important;
 }

 .specialized-stumpjumper-intro-text li:before {
 content: "?";
 padding-right: 5px;
 color: #ed1b2e;
 }

 .specialized-stumpjumper-intro-text li {
 padding-top: 5px;
 font-size: 1.1em;
 }

 /* Features */

 .specialized-stumpjumper-features {
 margin: 0px auto;
 }

 .specialized-stumpjumper-features h2 {
 color: #000 !important;
 font-size: 2em !important;
 padding-bottom: 5px;
 border-bottom: 1px solid #ed1b2e;
 font-style: italic;
 text-transform: uppercase;
 }

 .specialized-stumpjumper-features h3 {
 color: #000 !important;
 font-size: 1.5em !important;
 margin-bottom: 0;
 font-style: italic;
 text-transform: uppercase;
 }

 .specialized-stumpjumper-features p {
 font-size: 1.1em !important;
 }

 /* Product Headers */

 .specialized-stumpjumper-shop-header {
 background-color: #ed1b2e !important;
 }

 /* Mobile Stuff */

 @media only screen and (max-width:992px) {
 .specialized-stumpjumper-header-bg { background-position: 75% bottom; }

 @media only screen and (max-width:768px) {
 .specialized-stumpjumper-intro-text { margin: 0; }
 .specialized-stumpjumper-header-text h1 { font-size: 1.75em !important; }
 .specialized-stumpjumper-intro-text h2 { font-size: 1.5em !important; }
 .specialized-stumpjumper-features h2 { font-size: 1.5em !important; }
 .specialized-stumpjumper-features h3 { font-size: 1.25em !important; }
 }

 /* Catalog */

 .seitemhighlight .seitemlistdiv td {
 border: none;
 }

.treck {
margin: 0px 15px 0px 15px;
}

.logos {
margin: 40px 15px 0px 15px;
}

