/* Bootstrap Config
http://getbootstrap.com/customize/?id=8937a941a7072a0af9b1
desk: 53/30 - 966
tab: 35/30 - 750
*/

body {
	font-family: 'Source Sans Pro', sans-serif;
	/* font-family: 'Great Vibes', cursive; */
	font-size: 19px;
	line-height: 150%;
	color: #212121;
	background: #FFF;
}
a {
	color: #930200;
	text-decoration: none;
}
a:hover {
	color:#13133F;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
	text-decoration: none;
}
ul {
	margin:0 0 0 0px;
}
ol {
	margin:0 0 0 5px;
}
li {
	line-height: inherit;
}
hr {
	border-color:#FFF;
}
h1 {
	color: #920100;
	font-family: 'Great Vibes', cursive;
	font-size: 289.47%;
	font-weight: 300;
	line-height: 120%;
	margin:0;
	text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}
h2 {
	color: #920100;
	font-size: 136.84%;
	font-weight: normal;
	line-height: 100%;
	margin:5px 0;
	padding:0;
}
h3 {
	color: #0D0D39;
	font-size: 200%;
	font-weight: 300;
	line-height: 100%;
	margin:10px 0;
	padding:0;
}
h4 {
	color: #202020;
	font-size: 110.53%;
	font-weight: bold;
	line-height: 100%;
	margin:5px 0;
	padding:0;

}
.formResponsive input[type="submit"].btn,
a.btn {
	background: #960000;
	color:#FFF;
	text-transform: uppercase;
	padding:6px 10px;
	border-radius: 0;
	border:2px solid #FFF;
	font-size: 83.33%;
	font-weight: 600;
}
.formResponsive input[type="submit"].btn:hover,
a.btn:hover {
	color:#EEE;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
}
a.btn.lg {
	font-family: 'Source Sans Pro', sans-serif;
	background: #960000;
	color:#FFF;
	text-transform: uppercase;
	padding:10px 16px;
	border-radius: 11px;
	border:3px solid #FFF;
	font-size: 120%;
	font-weight: 600;
	 -webkit-box-shadow: 1px 1px 1px 1px #CCC;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 -moz-box-shadow:    1px 1px 1px 1px #CCC;  /* Firefox 3.5 - 3.6 */
	 box-shadow:         1px 1px 1px 1px #CCC;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	 display:inline-block;
	 margin:10px 0 20px;
}
a.btn.lg:hover {
	color:#EEE;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
}
div.moduletable div.custom {
	width: 100%;
	padding:0;
}
blockquote {
	font-size: 94.44%;
	font-weight: 600;
	line-height: 130%;
	margin:20px 0;
}
.img-responsive {
	outline:1px solid #BBB;
	border:1px solid #FFF;
}
span.wf_caption a {
	outline:1px solid #BBB;
	border:1px solid #FFF;
}
span.wf_caption > span {
	font-size: 73.68%;
	font-weight: 300;
	border-bottom:1px dotted #666;
	padding:3px;
	line-height: 150%;
}
.rstboxes .rstbox .rstbox-close {
	color:#FFF !important;
	font-weight: bold;
}
/* Form */
.formControlLabel {
	display: none;
}
.formResponsive .formHorizontal .formControls {
	margin-left:0 !important;
}
.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0px !important;
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
	padding:10px 10px !important;
	width:75%;
	font-size: 100%;
	line-height: 120% !important;
	height: auto !important;
	background: #FFF;
	color:#666;
	border:1px solid #999;
	border-radius: 0;
}
.formResponsive select {
	margin-bottom:10px !important;
	height: 37px !important;
	padding:0 0 0 10px !important;
}
.formResponsive .formDescription {
	display: none;
}
.formResponsive .formError {
	position: relative;
	top:-20px;
}
.formResponsive input[type="submit"] {
	text-shadow: none !important;
}

/* Pop Up */
#rstbox_1 {
	top:15%;
}
#rstbox_1 .rstbox-content {
	font-family: "Cinzel", serif;
	color:#545454;
	font-size: 164.285714%;
	text-transform: uppercase;	
	line-height: 200%;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom:20px;
}
#rstbox_1 .rstbox-content img {
	margin-bottom:20px;
	width: 100%;
}
#rstbox_1 .rstbox-content strong {
	color: #382772;
	font-family: 'Great Vibes', cursive;
	font-size: 225%;
	font-weight: 300;
	text-transform: none;
	letter-spacing: normal;
	line-height: 120%;
}
#rstbox_1 .rstbox-content a.btn {
	font-family: 'Source Sans Pro', sans-serif;
	background: #960000;
	color:#FFF;
	text-transform: uppercase;
	padding:10px 16px;
	border-radius: 11px;
	border:3px solid #FFF;
	font-size: 75%;
	font-weight: 600;
	 -webkit-box-shadow: 1px 1px 1px 1px #CCC;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 -moz-box-shadow:    1px 1px 1px 1px #CCC;  /* Firefox 3.5 - 3.6 */
	 box-shadow:         1px 1px 1px 1px #CCC;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	 display:inline-block;
	 margin:10px 0 20px;
}
#rstbox_1 .rstbox-content a.btn:hover {
	color:#EEE;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
}

/* Sign the Declaration */

div.moduletable.signers {
	width: 100%;
	background: url(../images/signers_bg.jpg) 0 0 repeat;
	background-size: cover;
	padding:10px 0 30px;
}
div.moduletable.signers ul {
	list-style: none;
	padding:0 30px;
}
div.moduletable.signers ul li {
	display: inline-block;
	padding-right:15px;
}
div.moduletable.sign label[for*='style0'],
div.moduletable.signers li.adams {
	font-family: 'Calligraffitti', cursive;
}
div.moduletable.sign label[for*='style1'],
div.moduletable.signers li.bartlett {
	font-family: 'Herr Von Muellerhoff', cursive;
	font-size: 120%;
}
div.moduletable.sign label[for*='style2'],
div.moduletable.signers li.franklin {
	font-family: 'Sacramento', cursive;
	font-size: 120%;
}
div.moduletable.sign label[for*='style3'],
div.moduletable.signers li.hancock {
	font-family: 'Monsieur La Doulaise', cursive;
	font-size: 120%;
}
div.moduletable.sign label[for*='style4'],
div.moduletable.signers li.jefferson {
	font-family: 'Pinyon Script', cursive;
	font-size: 120%;
}
div.moduletable.sign {
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:1px solid #0D0D39;
}
div.moduletable.sign .rsform-block-style .formControlLabel {
	display: block;
	font-size: 80%;
	float:none;
	text-align: left;
	width: 100%;
}
div.moduletable.sign .rsform-block-style span.formValidation {
	display: none;
}
div.moduletable.sign input[type='radio'] {
	position: relative;
	top:2px;
	left:-8px;
}
div.moduletable.sign input[type='checkbox'] {
	position: relative;
	left:2px;
}
div.moduletable.sign label[for*='subscribe0'] {
	font-size: 80%;
	font-weight: normal;
	position: relative;
	top:0px;
	left:-8px;
}
div.moduletable.sign .rsform-block-subscribe {
	margin:-10px 0;
}
div.moduletable.sign .rsform-block-subscribe span.formValidation {
	display: none;
}
div.moduletable.sign h3 {
	font-size: 100%;
	color:#131340;
	font-weight: 600;
	margin-bottom: 10px;
}
div.moduletable.sign .rsformVerticalClear {
	padding:10px 0;
}
div.moduletable.sign label {
	margin-left:10px;
	line-height: 120%;
}
div.moduletable.sign .inputbox {
	width: 100%;
	position: relative;
	top:-10px;
}

/* top */
.top {
	height:45px;
	border-bottom:1px solid #CCC;
}
.top div.moduletable.tagline {
	font-family: "Cinzel", serif;
	font-size: 65.79%;
	color:#666;
	line-height: 45px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top:2px;
}
.top div.moduletable.col-sm-8 {
	width:65%;
}
.top div.moduletable.col-sm-4 {
	width:35%;
}
.top ul.nav {
	text-align: right;
	margin-top:7px;
}
.top ul.nav li {
	font-size: 68.42%;
	text-transform: uppercase;
	font-weight: 900;
	display: inline-block;
	padding:0 10px;
	letter-spacing: 2px;
}
.top ul.nav li a {
	color:#920000;
	padding:0;
	background:none;
}
.top ul.nav li a:hover {
	color:#13133F;
}
.top ul.nav li:last-child {
	background: #920000;
	border: 2px solid #fff;
	border-radius: 8px;	
	 -webkit-box-shadow: 1px 1px 1px 1px #CCC;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	 -moz-box-shadow:    1px 1px 1px 1px #CCC;  /* Firefox 3.5 - 3.6 */
	 box-shadow:         1px 1px 1px 1px #CCC;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	 margin-left:10px;
	 line-height: 100%;
	 padding:6px 10px;
}
.top ul.nav li:last-child a {
	color:#FFF;
	padding:0;
}
.top ul.nav li:last-child a:hover {
	color:#EEE;
}


/* Navigation */
.navigation {
	background: url(../images/nav_bg_with.jpg) 50% 0 no-repeat;
	-webkit-box-shadow: 2px 2px 3px rgba(100,100,100,.75);
	box-shadow: 2px 2px 3px rgba(100,100,100,.75);
	position: relative;
	z-index: 200;
}
.navigation .container {
	height:217px;
	padding:0;
}
.navigation-content {
	padding:0;
}
.navigation .navbar-brand {
	display: block;
	border: 0;
	text-shadow: none;
	padding: 0;
	margin:26px 0px 33px;
	width:100%;
	height: 110px;
}
.navigation .navbar-brand img {
	width: 100%;
}
.navigation .navbar-collapse {
	padding:0;
}
.navigation .navbar-default {
	background: none;
	border:0;
	border-radius: 0;
	box-shadow: none;
}
.navigation .navbar {
	background:none;
	min-height: 0;
	padding:0;
	position: relative;
	z-index: 100;
	margin-bottom:0;
}
.navigation .navbar .nav {
	height:39px;
	text-align: center;
}
.navigation .navbar .nav li {
	font-size: 82.53%;
	line-height: 280.61%;
	padding:12px 22px 18px;
	margin:0;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 100%;
}
.navigation .navbar .nav li.item-195,
.navigation .navbar .nav li.item-196,
.navigation .navbar .nav li.item-197 {
	display: none;
}
.navigation .navbar .nav li a {
	padding:0;
	color: #FFF;
	font-weight: 600;
}
.navigation .navbar .nav li a:focus {
	background: none;
	outline:none;
}
.navigation .navbar .nav li a:hover {
	background: none;
	color:#FFFF99;
}
.navigation .navbar .nav li.active {
}
.navigation .navbar .nav li.active a {
	color:#FFFF99;
}
.navigation .navbar .nav li.active a:hover {
	color: FFF;
}
.navigation .navbar .nav-child {
	position: absolute;
	z-index: 1000;
	opacity:0;
	height: 0;
	min-width: 200px;
	overflow:hidden;
	border:0px;
	border-top:2px solid #FFF;
	box-shadow: 1px 1px 1px #aaa;
	background-color:#333;
	padding:0;
	margin:21px 0 0;
	font-size: 100%;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.navigation .navbar .nav-child:hover {
	max-height: 999px;
}
.navigation .navbar .nav-child li {
	display: block;
	padding:10px 50px !important;
	font-size: 100%;
	line-height: 150%;
	margin:0;
	border-bottom:1px solid #666 !important;
	list-style: none;
	text-transform: none;
	letter-spacing: normal;
}
.navigation .navbar .nav-child li:first-child {
}
.navigation .navbar .nav-child li:last-child {
	float:none;
	margin:0;
}
.navigation .navbar .nav-child li.divider {
	display: none;
}
.navigation .navbar .nav-child li a {
	display: block;
	color: #FFF;
	white-space: nowrap;
	padding:0;
	line-height: 150%;
}
.navigation .navbar .nav-child li a:hover {
	color:#FFFF99 !important;
}
.navigation .navbar .nav > li:hover > .nav-child,
.navigation .navbar .nav > li > a:focus + .nav-child {
	opacity:1;
	height:auto;
}
.navigation .navbar .nav-child li:hover {
	background: none;
}
.navigation .navbar .nav > li.active li a {
	color:#FFF;
}
.navigation .navbar .nav > li.active li {
	background: none;
}


/* Slideshow */
.slideshow-content {
	padding:0;
}

/* Home */
.home-content {
	padding:200px 0 150px;
	background: url(../images/home_bg.jpg) 50% 100px no-repeat;
}
.home-content div.moduletable {
	color:#101010;
	line-height: 200%;
	text-align: center;
}
.home-content div.moduletable h3 {
	font-size: 100%;
	text-transform: uppercase;
	color:#040433;
	line-height: 200%;
	font-weight: 600;
}
.home-content div.moduletable ul {
	list-style: none;
	padding:0;
	margin:20px 0 0;
}
.home-content div.moduletable ul li {
	display: inline-block;
	padding:0 20px;
	margin:0;
	text-transform: uppercase;
	font-size: 73.68%;
	line-height: 120%;
	font-weight: 600;
	letter-spacing: 2px;
}
.home-content div.moduletable ul li:nth-child(2) {
	border-right:1px solid #920000;
	border-left:1px solid #920000;
}
.home-content div.moduletable form {
	border:1px solid #BBB;
	display: inline-block;
	width:80%;
	padding:0 10px;
	position: relative;
	text-align: left;
	margin-bottom:10px;
}
.home-content div.moduletable p.formDescription {
	display: none;
}
.home-content div.moduletable .rsform-block {
	margin:0;
}
.home-content div.moduletable input.inputbox {
	background:none;
	border:0;
	box-shadow: none;
	color:#444;
	font-size: 100%;
	line-height: 200%;
	vertical-align: baseline;
	width:90%;
	outline:none;
	height: auto;
	margin:0px;
}
.home-content div.moduletable .rsform-block-submit {
	position: absolute;
	right:5px;
	top:10px;	
}
.home-content div.moduletable input.rsform-submit-button {
	background:none;
	border:0;
	color:#930200;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: none;
	position: relative;
	top:-7px;
}
.home-content div.moduletable input.rsform-submit-button:hover {
	color:#040433;
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-o-transition: color .15s linear;
	transition: color .15s linear;
}
.home-content div.moduletable .formfooter {
	padding:0 100px;
	color:#868686;
	font-size: 73.68%;
	text-transform: uppercase;
	line-height: 130%;
}


/* Video */
.video-content {
	padding:0;
}
section#top_97 {
	background-size: cover !important;
}
section#top_97 .parallax_module_position {
	width:966px;
	margin:0 auto;
	background:transparent;
	max-width: inherit;
	padding:0;
	opacity: 1;
	top:0;
}
section#top_97 .parallax_module_position .videotext {
	width: 33.33333333%;
	float:left;
	margin:150px 0 0 30px;
	font-size:94.74%;
	color:#FFF;
	line-height: 200%;
}
section#top_97 .parallax_module_position .videotext h3 {
	font-size: 105.56%;
	color:#FFF;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom:10px;
}
section#top_97 .parallax_module_position .videotext a {
	text-transform: uppercase;
	color:#B20000;
	font-size: 66.67%;
	padding-left:15px;
}
section#top_97 .parallax_module_position .videotext a:hover {
	color:#FFF;
}
section#top_97 .parallax_module_position .sp_simple_youtube  {
	width: 50%;
	float:left;
	margin:150px 0 0 8.33333333%;
}
section#top_97 .parallax_module_position .sp_simple_youtube iframe {
	border:1px solid #777777;
	padding:2px;
}

/* Contest */
.contest-content {
	padding:200px 0;
}
.contest div.moduletable {
	color:#101010;
	line-height: 200%;
	text-align: center;
}
.contest div.moduletable h3 {
	color: #920100;
	font-family: 'Great Vibes', cursive;
	font-size: 510.53%;
	font-weight: 300;
	line-height: 120%;
	margin:0;
	text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}
.contest div.moduletable h4 {
	font-size: 100%;
	text-transform: uppercase;
	color:#040433;
	line-height: 200%;
	font-weight: 600;
}
.contest div.moduletable ul {
	list-style: none;
	padding:0;
	margin:20px 0 0;
}
.contest div.moduletable ul li {
	display: inline-block;
	padding:0 20px;
	margin:0;
	text-transform: uppercase;
	font-size: 73.68%;
	line-height: 120%;
	font-weight: 600;
	letter-spacing:2px;
}
.rafflecopter iframe {
	margin:0 !important
}

/* Big Image */
.bigimage-content {
	padding:0;
}

/* Share */
.share-content {
	text-align: center;
	padding:150px 0;
}
.share-content div.moduletable {
	line-height: 130%;
}
.share-content div.moduletable h3 {
	font-size: 105.26%;
	font-weight: bold;
	color:#930200;
	letter-spacing: 3px;
	text-transform: uppercase;
} 
.share-content div.moduletable .addthis_custom_sharing {
	margin:50px 0;
}
.share-content div.moduletable a.at300b {
	padding-right:40px;
	margin-left:40px;
	border-right: 1px solid #ddd;
	line-height: 200%;
	display: inline-block;
}
.share-content div.moduletable a.at300b:hover {
	opacity: .8;
}
.share-content div.moduletable a.at300b:first-child {
	margin-left:0;
}
.share-content div.moduletable a.at300b:last-child {
	padding-right:0;
	border:0;
}	

/* Content */
#main.mainbody {
	border-bottom:1px solid #CCC;
	margin-bottom:2px;
}
.mainbody div.moduletable.pathway {
	font-size: 73.68%;
	margin:5px 0 40px;
}
.mainbody div.moduletable.pathway .breadcrumb {
	padding:0;
	margin:0;
	background: none;
}
.mainbody div.moduletable.pathway .breadcrumb li {
	background: none !important;
	padding:0 !important;
}
.mainbody div.moduletable.pathway .breadcrumb li a {
	color:#878787;
}
.mainbody div.moduletable.pathway .breadcrumb li a:hover {
	color:#930200;
}
.mainbody div.moduletable.pathway .breadcrumb>li+li:before {
	content:none;
}
.mainbody div.moduletable.pathway .breadcrumb>li:first-child {
	display: none;
}
.mainbody div.moduletable.pathway span.divider {
	padding:0 5px;
	color:#878787;
}
#content {
	min-height: 650px;
}
#content .padding {
	margin:0;
	padding:0 0 40px;
}
#content .page-header {
	padding:0;
	margin:0;
	border:0;
}
#content .category-desc {
}
div.items-leading > div {
	border-top:1px solid #FFF;
	padding-top:20px;
	margin-top:20px;
	margin-bottom:20px;
}
div[class*='leading-'] .create {
	font-size: 83.33%;
}
div[class*='leading-'] .item-image {
	width:43%;
	float:left;
	margin-right:15px;
	margin-top:5px;
}
div[class*='leading-'] .item-image img {
	width: 100%;
}
div[class*='leading-'] h2 {
	color: #202020;
	font-size: 110.53%;
	font-weight: bold;
	line-height: 100%;
	margin:5px 0;
	padding:0;
}
div[class*='leading-'] .page-header h2 {
	color: #920100;
	font-size: 136.84%;
	font-weight: normal;
	line-height: 100%;
	margin:5px 0;
	padding:0;
}
.item-page .create {
	margin-left:3px;
	font-weight: 600;
	margin-bottom:5px;
}
.item-page .item-image {
	width:95%;
	margin:20px 0;
	float:none !important;
}
.item-page .item-image img {
	width: 100%;
}
#left {
	padding-left:0;
}
#left .padding {
	padding-top:198px;
}
#left .nav {
	margin-bottom:30px;
}
#left .nav li {
	font-size: 93.05%;
	line-height: 120%;
	padding:10px 0;
	border-bottom:1px dotted #666;
}
#left .nav li:last-child {
	border:0;
}
#left .nav li a {
	background: none;
	color:#666666;
	padding:0;
}
#left .nav li a:hover,
#left .nav li.active a,
#left .nav li a:hover {
	color: #930200;
}
#left .nav li.divider {
	color:#131340;
	font-weight: 600;
	border-bottom:0;
	margin-bottom:10px;
}
#left .nav-child {
	list-style: none;
	padding:0;
	margin:8px 0 5px;
}
#left .nav-child li {
	border:0;
	padding:0 0 0 15px;
	margin-bottom:3px;
}
#left .nav-child li.active {
	background:url(../images/submenu_item_bg.png) 5px 3px no-repeat;
}
#left div.moduletable.addthis {
	
}
#left div.moduletable.addthis h3 {
	font-size: 93.05%;
	color:#131340;
	font-weight: 600;
	margin-bottom: 10px;
}
#left div.moduletable.addthis img:hover {
	opacity:.8;
}
#left div.moduletable.addthis a {
	padding-right:15px;
	margin-left:15px;
	border-right: 1px dotted #CCC;
}
#left div.moduletable.addthis a:first-child {
	margin-left:0;
}
#left div.moduletable.addthis a:last-child {
	padding-right:0;
	border:0;
}

/* Footer Area */
.footer {
	background:#333 url(../images/footer_bg.png) 50% 100px no-repeat;
}
.footer .container {
	padding: 200px 0px;
}
.footer div.moduletable {
	font-size: 105.26%;
	line-height: 160%;
	color:#FFF;
	text-align: center;
}
.footer div.moduletable b {
	font-size: 109.52%;
}
.footer div.moduletable.col-sm-3,
.footer div.moduletable.col-sm-4,
.footer div.moduletable.col-sm-6 {
	margin-top:30px;
	margin-bottom: 30px;
}
.footer div.moduletable img {
	width: 85%;
}
.footer div.moduletable.col-sm-6 img {
	width: 45%;
}
.footer div.moduletable.col-sm-6.dykema img {
	width: 37%;
}
.footer div.moduletable div.custom.col-sm-offset-4 {
	margin-left:0;
}

/* Print Template */
body.contentpane {
	background: #FFF;
}
.contentpane .logo {
	width:auto;
	height:auto;
	margin-top:0px;
}
.contentpane .printlink {
	position: relative;
	top:11px;
	float:right;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.contentpane .printlink a:link,
.contentpane .printlink a:visited {
	font-size: 79%;
	line-height: 245%;
	text-transform: uppercase;	
	color:#959595;
}
@media print {
.contentpane .printlink {
	display: none;
}
}

/* start tablet width styles */
@media (min-width: 768px) and (max-width: 991px) {
.top {
	height: 33px;
}
.top-content {
	padding-right:0;
}
.top div.moduletable.col-sm-8 {
	width:64%;
}
.top div.moduletable.col-sm-4 {
	width:36%;
}
.top div.moduletable.tagline {
	line-height: 33px;
	padding:0;
	font-size: 57.89%;
	margin-left:-10px;
}
.top ul.nav {
	margin:0 -15px;	
}
.top ul.nav li {
	font-size: 57.89%;
	padding:0 8px;
}
.top ul.nav li:last-child {
}
.navigation {
	background-size: cover;
}
.navigation .container {
	height: 158px;
}
.navbar-brand {
	margin:17px 0px 21px !important;
	height:80px !important;
}
.navbar .nav {
	padding-left: 0px !important;
}
.navbar .nav li {
	font-size: 68.42%;
	padding:12px 15px !important;
	letter-spacing: 2px !important;
}
.navigation .navbar .nav-child {
	margin-top:13px;
}
.navbar .nav li.item-154 .nav-child {
	right:0;
}
.home-content {
	padding:150px 0;
}
section#top_97 .parallax_module_position {
	width: 768px;
}
section#top_97 .parallax_module_position .sp_simple_youtube iframe {
	width: 100%;
}
.contest-content {
	padding:150px 0;
}
section#top_99 {
	height: 472px !important;
}
.share-content {
	padding:100px 0px;
}
.footer {
	background-size: contain;
}
.footer .container {
	padding: 150px 0px;
}
#rstbox_1 {
	max-width: 80% !important;
}

} /* end tablet width styles */


/* start nav button styles */
@media (max-width: 767px) {
	
.navbar-toggle {
	border:0 !important;
	border-radius: 0;
	margin:0;
	position: relative;
	top:-73px;
	right:10px;
}
.navbar-toggle:hover {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-toggle .icon-bar {
	background: #FFF !important;
	height: 4px;
	width: 25px;
	margin-top:3px;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 3px;	
}
.navbar-collapse {
	border:0;
	background: #0D0938;
	margin-top:-39px;
	position: absolute;
	right:0 !important;
	left:15px !important;
	z-index: 10000;
	width: 100%;
}
.navbar-collapse .navbar {
	margin-bottom:0;
}
.navbar .nav {
	padding:3px 0 3px !important;
	border:0 !important;
	border-bottom:2px solid #FFF;
	width: 100% !important;
}
.navbar .nav li {
	display: block !important;
	border:0 !important;
	border-top:1px solid #FFF !important;
	width: 100%;
	padding:10px !important;
	text-align:left
}
.navbar .nav li:hover,
.navbar .nav li.active {
	background: #0D0938;
}
.navbar .nav li a,
.navbar .nav li.active a,
.navbar .nav li a:hover,
.navbar .nav li.active a:hover {
	color:#FFF;
	font-size: 100%;
	padding:5px 25px !important;
	border:0 !important;
}
.navbar .nav-child {
	display: none;
}


} /* end nav button styles */

/* start smartphone width styles */
@media (max-width: 767px) {

.row {
	margin:0;
}
.col-sm-12 {
	padding:0;
}

#main.mainbody {
	padding-top:20px;
}
#content {
	font-size: 89.47%;
	line-height: 150%;
	min-height: 0;
	padding:0;
	border-bottom:1px dotted #BBB;
	margin-bottom:1px;
}
#content h1 {
	font-size: 170.58%;
}
#content h3 {
	font-size: 152.94%;
}
#left {
	font-size: 90%;
	border-top:1px dotted #BBB;
}
#left .padding {
	padding-top:0;
	padding-bottom:50px;
}
.top {
	height: 23px;
}
.top-content {
	padding:0;
}
.top div.moduletable {
	display: none;
}
.top div.moduletable.tagline {
	display: block;
	font-size: 36%;
	line-height: 23px;
	padding:0;
	font-weight: bold;
	width: 100%;
}
.navigation {
	background: url(../images/nav_bg_xs_with.jpg) 50% 0 no-repeat;	
}
.navigation .container {
	height:88px;
}
.navbar-brand {
	margin:0 !important;
	height: 88px !important;
}
.navigation .navbar .nav {
	height: auto;
}
.slideshow .container-fluid {
	padding:0;
}
.home .container {
	padding:0;
}
.home-content {
	padding:50px 0;
	background-size:contain;
	background-position-y:25px;
}
.home-content div.moduletable {
	padding:0 15px;
	line-height: 150%;
	font-size: 90%;
}
.home-content div.moduletable h3 {
	line-height: 150%;
}
.home-content div.moduletable ul {
	margin:0;
}
.home-content div.moduletable ul li:nth-child(2) {
	border:0;
}
.home-content div.moduletable ul li {
	display: block;
	font-size: 100%;
	border-bottom:1px dotted #666 !important;
	padding:10px 0;
	font-weight: normal;
}
.home-content div.moduletable ul li:last-child {
	border-bottom:0 !important;
}
.home-content div.moduletable form {
	width: 100%;
}
.home-content div.moduletable .rsform-block-submit {
	top:13px;
}
.home-content div.moduletable .formfooter {
	padding:0;
}
.video .container-fluid {
	padding:0;
}
section#top_97 .parallax_module_position {
	width:100%;
}
section#top_97 .parallax_module_position .sp_simple_youtube {
	width:100%;
	margin:25px 0;
	padding:0 15px;
	position: relative;
	z-index: 200;
}
section#top_97 .parallax_module_position .sp_simple_youtube iframe {
	width: 100%;
}
section#top_97 .parallax_module_position .videotext {
	margin:0 0 25px;
	padding:0 15px;
	width:100%;
	float:none;
	line-height: 150%;
	position: relative;
	z-index: 100;
}
.contest-content {
	padding:50px 0;
}
.contest-content div.moduletable {
	line-height: 150%;
	font-size: 90%;
}
.contest div.moduletable h3 {
	font-size: 350%;
}
.contest div.moduletable h4 {
	font-size: 90%;
}
.bigimage .container-fluid {
	padding:0;
}
section#top_99 {
	height: 223px !important;
}
section#top_99 {
	background-size: cover !important;
}
.share-content {
	padding:50px 0;
}
.share-content div.moduletable a.at300b {
	padding-right:25px;
	margin-left:25px;
}
.footer {
	background-size: contain;
	background-position-y: 25px;
}
.footer .container {
	padding:100px 0;
}
.footer div.moduletable {
	font-size: 90%;
	line-height: 150%;
	padding:15px;
}
.footer div.moduletable b {
	font-size: 100%;
}
.footer div.moduletable img {
	width: 100%;
	height: auto !important;
}
#rstbox_1 {
	top:5% !important;
	max-width: 90% !important;
	border-width: 5px !important;
}
} /* end smartphone width styles */
