@font-face {
    font-family: "Change";
    src: url("/templates/assets/fonts/Change.otf") format("opentype");
}

#journeyLandingPage .mainGraphic {
    width: 800px;
}
#journeyLandingPage .master-slider h1 {
    font-family: 'ABCRom Extended Black', Arial, Helvetica, sans-serif;
    font-size: 118px;
    text-shadow: 0px 0px 32px rgba(0,0,0,0.75);
    line-height: initial;
    margin: 0;
    text-transform: initial;
    color: #fff;
}
#journeyDetailPage .master-slider h1 {
    line-height: initial;
    margin: 0;
}


#journeyLandingPage .master-slider h2 {
    font-size: 26px;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
    text-transform: uppercase;
}
#journeyLandingPage .master-slider h3 {
    color: #fff;
    font-size: 25px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'ABCRom Mono Book', Arial, Helvetica, sans-serif;
}
h1.slideTitle {
    font-family: 'ABCRom Extended Black', Arial, Helvetica, sans-serif;
    font-size: 60px;
    margin: 0;
}
#journeyDetailPage .master-slider h1.slideTitle {
    text-transform: uppercase;
    text-shadow: 2px 2px 5px #000;
}

#journeyLandingPage .master-slider {
    background-image: url('/templates/images/masterslider/background.jpg');
    background-repeat: repeat-y;
    text-align: left;
}

#journeyLandingPage .certificationImg {
	width: 350px;
}

#journeyLandingPage .header {
	background-image: url('/templates/images/masterslider/spacer-bg-header.jpg');
	background-repeat: repeat-x;
}

	#journeyLandingPage .header img {
		max-width: 100%;
	}

#journeyLandingPage .lower img {
	max-width: 100%;
}
.subSlideTitle {
    font-family: 'ABCRom Mono Book', Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}

h1.largeTxtSlide {
    font-family: 'ABCRom Book', Arial, Helvetica, sans-serif;
    font-size: 40px;
}

.whiteTxt {
	color: #fff;
}

.redTxt {
	color: #d90e4d;
}



#journeyDetailPage .master-slider h2 {
    font-size: 20px;
}


.sliderTxtBox {
	max-width: 400px;
	text-align: left;
}
.ms-btn {
	padding: 8px 15px 6x 15px;
}
.myCustomBtn {
    background-color: #d90e4d;
    border-radius: 80px;
    color: white;
    font-family: 'ABCRom Book', Arial, Helvetica, sans-serif;
}
.whiteBtnDetail {
    color: #fff;
    font-size: 8pt;
    font-family: 'ABCRom Book', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: #BB0C2F;
}
.redBtnDetail {
    background-color: #d90e4d;
    border-radius: 80px;
    color: white;
    font-family: 'ABCRom Book', Arial, Helvetica, sans-serif;
    font-size: 25px;
}


.changeFont {
	font-family: "Change", cursive;
}

h2.changeFont {
	font-size: 45px;
	text-align: left;
}

.changeFont.xlarge {
	font-size: 75px;
	text-align: left;
}

.dotsBG {
    background-image: url('/templates/images/masterslider/dots.png'), url('/templates/images/masterslider/background.jpg');
}

.gridBG {
    background-image: url('/templates/images/masterslider/background-grid.jpg');
    background-size: cover;
}

.plainBG {
    background-image: url('/templates/images/masterslider/background.jpg');
}

.discount {
    font-size: 55px;
    color: #fff;
    font-family: 'ABCRom Mono Book', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
    .discount i {
        font-family: 'ABCRom Extended Black', Arial, Helvetica, sans-serif;
        font-style: initial;
        text-transform: uppercase;
    }
.ms-badge.maxW100 {
	max-width: 100px
}
#journeyDetailPage .master-slider {
    background-image: url('/templates/images/masterslider/background.jpg');
    background-repeat: repeat-y;
    text-align: left;
    background-color: #fff;
}

#journeyDetailPage .certificationImg {
	width: 350px;
}

#journeyDetailPage .header {
    background-image: url('/templates/images/masterslider/spacer-bg-header.jpg');
    background-repeat: repeat-x;
    height: 122px;
}

	#journeyDetailPage .header img {
		max-width: 100%;
	}

#journeyDetailPage .lower img {
	max-width: 100%;
}

#journeyDetailPage .ms-view {
	background: #fafafa;
}
.button.grey {
    background-color: #e2e2e2;
    color: #828282;
}

.recClass {
    background-image: url(/templates/5/images/overlay-black-30.png), url(/templates/5/images/img-ClassSpacer.jpg);
    background-repeat: repeat, no-repeat;
    background-size: contain;
}
.badgeSpec, .badgeExp, .badgeMst {
    position: relative;
}
.atTradeshows {
    width: 320px;
    display: inline-block;
    margin-right: 50px
}

@media screen and (max-width: 980px) {
    .master-slider div {
		font-size: 12px;
	}
    .showsAndEventsPage .master-slider img {
        max-width: 100%
    }
    .showsAndEventsPage h1 {
        font-size:1.6em;
    }
    h1.largeTxtSlide {
        font-size: 20px;
    }

	h2.topH2 {
		top: -10px;
		position: relative;
		font-size: 15px;
	}

    #journeyDetailPage .master-slider h3 {
        font-size: 20px;
    }

	#journeyDetailPage .sliderTxtBox {
		max-width: 300px
	}

    #journeyLandingPage .master-slider h1 {
        font-size: 80px;
    }
    #journeyDetailPage .master-slider h1 {
        font-size: 50px;
    }
        #journeyLandingPage .master-slider h2 {
            font-size: 20px;
        }

    #journeyLandingPage .master-slider h3 {
        font-size: 25px;
    }

	h1.largeTxtSlide {
		font-size: 30px;
	}


	#journeyLandingPage .sliderTxtBox {
		max-width: 300px;
		font-size: 16px;
	}

	.myCustomBtn {
		

		position: relative;
		top: 20px;
		font-size: 12px
	}
    .redBtnDetail {
        position: relative;
        top: 20px;
        font-size: 12px
    }
    .whiteBtnDetail {
        position: relative;
        top: 20px;
        font-size: 12px
    }
    .sliderTxtBox {
        top:20px;
    }
    .badgeSpec {
        bottom: 50px !important;
        left: 80px !important;
    }

    .badgeExp {
        bottom: 70px !important;
        left: 140px !important;
    }

    .badgeMst {
        bottom: 50px !important;
        left: 200px !important;
    }
    .whiteBtnDetail  {
        display:none;
    }
}
@media screen and (max-width: 760px) {
	.master-slider div {
		font-size: 12px;
	}

    #journeyLandingPage .master-slider h1 {
        font-size: 50px;
    }
    #journeyDetailPage .master-slider h1 {
        font-size: 21px;
    }
	#journeyLandingPage h2.topH2 {
		top: -10px;
		position: relative;
		font-size: 15px;
	}

    #journeyLandingPage .master-slider h3, #journeyDetailPage .master-slider h3 {
        font-size: 20px;
    }

	.sliderTxtBox {
		max-width: 200px
	}
    #journeyDetailPage .sliderTxtBox {
        display:none;
    }
    #journeyDetailPage .subSlideTitle {
        top: 15px;
        position: relative;
        font-size: 35px;
    }
    .badgeSpec {
        left: 30px !important;
        bottom: 30px !important;
    }
    .badgeExp {
        bottom: 50px !important;
        left: 75px !important;
    }
    .badgeMst {
        left: 130px !important;
        bottom: 30px !important;
    }
    .mobHide {
        display: none;
    }
    .ms-badge.maxW100 {
        max-width:70px;
    }
    .atTradeshows {
        width: 100%;
        display: inline-block;
        margin-right: 0;
    }
}

@media screen and (max-width: 390px) {


}