@charset "utf-8";
@media print {
* { -webkit-print-color-adjust: exact; -moz-print-color-adjust: exact; -o-print-color-adjust: exact; visibility: visible; }
video, audio, object, embed { display: none; }
img { max-width: 500px; }
body { margin: 1cm auto; padding: 0px; }
.printHeader { text-align: center; padding: 15px; display: block; background: #2C4B89 }
.printHeader img { max-width: 200px; }
.printHeader p { display: inline-block; width: 100%; text-align: center; margin-top: 10px; }
.header, .navbar, .footer, .banner, .copyright, .accordion-head, .arrow:after, .accordion-body.openBody:after { display: none; }
.printFooter { width: 100%; text-align: center; display: block; font-size: 12px; color: #fff; font-weight: 400; margin-top: 30px; }
.contentInner .container { width: 100%; }
.container { width: 100% !important; }
.span4 { width: 33.33% !important; float: left !important; padding: 0 15px; }
.Highlight, .textBox a { border: 1px solid #000; }
.span3.rightInner.widget, .accordion-body { display: block !important; width: 100%; }
.accordion .accordion-head { border-bottom: 0px !important; }
a.LNFButton, .LNFButton {
	border: 2px solid #2C4B89;
}
a.MCButton, .MCButton {
	border: 2px solid #FFB444;
}
.programsponsorOuter { height: auto; }
.programsponsorOuter .container .span6.slider-top { padding: 20px; text-align: center; }
.pro-sponsorSlider li {
	margin-bottom: 20px; display: block;
}
.banner-content-bottom div a,
.banner-content-bottom div a span { color: #ffffff !important; }
.goal-slider.owl-carousel .owl-item {
	width: 240px !important;
	margin-right: 25px !important;
}
.feature-slider.owl-carousel .owl-item {
	width: 240px !important;
	margin-right: 25px !important;
}
.feature-section { margin-top: 100px; }
.testimonal-slider.owl-carousel { width: 600px; margin:0 auto; }
.testimonal-slider.owl-carousel .owl-item {
	width: 515px !important;
	margin-right: 0 !important;
}
.owl-carousel.owl-theme.pro-sponsorSlider {
	width: 600px; margin: 0 auto; padding: 0;
}
.owl-carousel.owl-theme.pro-sponsorSlider .owl-item {
	width: 100px !important; margin: 0 15px !important;
}
.sponsorOuter { margin: 0 auto; }
.innerContent .widget .accordion-body { width: 400px; display: block !important; }

.owl-carousel .owl-stage {
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100% !important;
    max-width: 100%;
    text-align: center !important;
}

.owl-carousel .owl-stage .owl-item {
    width: 45% !important;
    margin: 30pxpx 2% !important;
}

.testimonal-slider {
    margin: 0 !important;
    text-align: center;
}
.VideoGallery a:after {
	display: none;
}

.full-width-img-calltoaction img {
    position: relative;
    width: 500px;
}

.full-width-img-calltoaction:before {
    display: none;
}

}

@media (min-width: 980px) {

.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu li.dropdown-submenu ul.subdropdown-menu { display: none; position: absolute; left: 100%; top: 0; padding-left: 10px; }
.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu li.dropdown-submenu ul.subdropdown-menu:after { position: absolute; content: ''; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid #fff; top: 15px; left: 5px; }
.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu > li.dropdown-submenu:hover > ul.subdropdown-menu {
	display: block;
	background: #242424;
	list-style: none;
}
.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.subdropdown-menu > li.dropdown-submenu:hover ul.subdropdown-menu { display: block; }
.fixed-header .menuDiv .headTop-right .input-prepend { background: #437894; padding-left: 10px; margin-bottom: 0px; }
.fixed-header .menuDiv { max-width: 1170px; margin: 0 auto; }
.fixed-header .menuDiv .headTop-right { display: none; margin-top: 7px; }
.fixed-header .menuDiv .headTop-right ul { margin: 0 0 5px; }
.fixed-header .menuDiv .headTop-right form { margin-bottom: 0px; }
}
@media (min-width: 1200px) {
.navbar .container { width: 1170px; }
}
@media (max-width: 1500px) {
.banner-content-bottom div a span { padding: 0 25px; }
.program-sponsor-bg img {
    width: auto;
    max-width: none;
    height: 100%;
}
.banner-content-bottom.fixed div a {
	width: 42%;
}
.testimonal-row.row-fluid {
	padding: 0 50px;
}
.programsponsorOuter .container .span6.slider-top {
	padding: 100px 60px 0 60px;
	width: 600px;
}
.pro-sponsorSlider li:nth-child(2n+1) {
	margin-right: 50px;
}

}

@media (max-width: 1366px) {
.banner-content-bottom div a span {
	padding: 0 10px;
}
.navbar.navigation .nav>ul>li{padding:0 12px;}
a.top-icon-link{margin-left:15px;}
}
@media (max-width: 1265px) {
	.navbar.navigation .nav>ul>li{padding:0 10px;}
	a.top-icon-link{margin-left:11px;}
}
@media (max-width: 1225px) {
	.navbar.navigation .nav>ul>li{padding:0 7px;}
	a.top-icon-link{margin-left:8px;}
}
@media (max-width: 1199px) {
	.links-block img {
		height: 201px;
		max-width: 300px;
		display: block;
	}
	.VideoGallery ul li,
	.row.d-flex-wrap .col4 {
		-webkit-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
.container {
	width: 970px;
}
.logo img {
    width: 115px;
}
a.top-icon-link {
    margin-left: 15px;
}
.innerContent .rightInner { margin-left: 0px !important; }
.innerContent .leftInner { padding-right: 35px; }
.innerContent .container:after { left: 700px; }
/* .navbar.navigation .nav ul>li a { font-size: 14px; } */
.fixed-header .container { margin: 0px auto; max-width: 980px; width: 100%; }
.fixed-header .menuDiv .headTop-right { margin-left: 0px; }
.fixed-header.navigation .navbar-inner { background: transparent; }
.navbar.navigation .nav > ul > li { padding: 0 6px; }
.search-icon { margin-right: 10px; }
.banner-content-bottom div a span strong { font-size: 16px; }
.banner-content-bottom div a span {
	padding: 0 8px;
	font-size: 12px;
}
.banner-content p {
	margin: 20px 0 0px 0;
}
.banner-content-in {
	width: 100%;
}
.banner-content {
	width: calc(100% - 40px);
	left: 20px;
	right: 20px;
}
.fastfacts ul li {
    padding: 0 5px;
}
.programsponsorOuter .container .span6.slider-top {
	padding: 20px 20px 0 20px;
}
.pro-sponsorSlider li {
	margin-bottom: 40px;
}
.pro-sponsorSlider li:nth-child(2n+1) {
	margin-right: 20px;
}
.footer .footCol2 {
	margin-left: 20px;
}
.banner-content ul {
	padding: 20px 0 0 0;
}
.testimonal-row.row-fluid {
	padding: 0 15px;
}
.banner-content-bottom.fixed div a {
	width: 50%;
}
.programsponsorOuter .container .span6.slider-top {width: 50%;}
.top-header{padding:0 25px;}
.navbar.navigation .nav ul > li a{font-size:15px;}
}
@media (max-width: 1075px) {
	.nav-hide-elements{display:none;}
	a.top-icon-link{padding:40px 0;}
}
@media (max-width: 979px) {
	.HomepageHeader {
		margin-top: 93px;
	}
	.banner-content {
		padding: 80px 0;
	}
	.banner-content h1 {
		font-size: 55px;
	}
	.top-icon-link {
		display: none;
	}

.container {
	width: 750px;
}
.header .xsVisible { display: block !important; }
.header .xsHidden { display: none !important; }
.header .container { max-width: 724px; width: 100%; }
.navigation .navbar-inner { min-height: auto; }
.navbar .container { width: 724px; }
.navbar-inner, .navbar.navigation { background: none; background-image: none; }
.navbar.navigation { left: 0; position: absolute; margin-bottom: 0; width: 100%; }
.navbar.navigation .navbar-inner .btn-navbar {  margin-right: 0px; top:-16px; box-shadow: none; right:15px; transform: rotate(180deg); }

.navbar.navigation .nav ul>li { width: 100%; display: inline-block; position: relative; }
.navbar.navigation .nav ul > li a {
	line-height: inherit;
	min-height: inherit;
	margin: 0;
	text-align: left;
	background: transparent;
	padding: 15px 40px;
	color: #242424;
	font-size: 22px;
	font-weight: 600;
}
.navbar.navigation .nav ul > li a img { display: none; }
.dropdownArrow::after {
	color: #728FBA; transform: rotate(90deg);
}
.dropdownArrow:after { top: 0; left: 0; right: 0; }
.navbar.navigation .nav ul>li:hover > a { background: #fff; color: #242424; }

.navbar.navigation .nav ul>li .dropdownArrow { display: block; width: 15px; height: 15px; position: absolute; top: 10px; left: auto; right: 32px; }
.navbar.navigation .nav ul > li.dropdown > ul > li > ul > li > a, .navbar.navigation .nav ul > li.dropdown > ul > li > ul > li:first-child > a, .navbar.navigation .nav ul > li.dropdown > ul > li > ul > li > ul > li:first-child > a, .navbar.navigation .nav ul > li.dropdown > ul > li > ul > li > ul > li > a { padding: 5px 0px 5px 40px; }
.navbar.navigation .nav ul > li.dropdown > ul > li > ul > li:last-child > a, .navbar.navigation .nav ul > li.dropdown > ul > li > ul > li > ul > li:last-child > a { padding-bottom: 20px; }
.navbar.navigation .btn-navbar, .navbar.navigation .btn-navbar:hover, .navbar.navigation .btn-navbar:focus { position: relative; z-index: 99; margin-right: 0px; background: transparent !important; background-image: none; border: none !important; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; padding: 0px; }
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 17px;
	height: 2px;
	background-color: #728fba!important;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar.navigation .nav > ul > li { padding: 0; }
.btn-navbar .icon-bar+.icon-bar { margin-top: 9px; }
.menuDiv { position: fixed; left: 0px; top: 96px; background: rgb(0, 0, 0); max-width: 100%; z-index: 99; height: 100% !important; -webkit-transform: translateX(-150%); -moz-transform: translateX(-150%); -ms-transform: translateX(-150%); -o-transform: translateX(-150%); transform: translateX(-150%); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; overflow: auto; width: 100%; }
.menuDiv.show-menu { -webkit-transform: translateX(0%) !important; -moz-transform: translateX(0%) !important; -ms-transform: translateX(0%) !important; -o-transform: translateX(0%) !important; transform: translateX(0%) !important; -webkit-transition: all 0.3s ease-in-out !important; -moz-transition: all 0.3s ease-in-out !important; -o-transition: all 0.3s ease-in-out !important; -ms-transition: all 0.3s ease-in-out !important; transition: all 0.3s ease-in-out !important; background: #fff; }
.menuDiv .top-header { margin-bottom: 0px; }
.menuDiv .top-header .top-headerFrame, .menuDiv .headTop-right.secondboxUL { display: block; padding: 0px; max-width: 100%; float: none; }
.menuDiv .top-header .top-headerFrame { padding: 15px 20px; }
.menuDiv .input-prepend input { color: #6d6d6d; padding: 5px 10px 5px 10px; font-weight: normal; font-style: italic; }
.menuDiv .secondboxUL li a { min-width: auto; padding: 0 7px; margin-bottom: 0px; }
.menuDiv .add-on i { font-size: 12px; }
.menuDiv .headTop-right .input-prepend .add-on:first-child { -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; position: absolute; right: 10px; top: -4px; z-index: 9; left: auto; }
.menuDiv .secondboxUL li:first-child { margin-right: 8px; }
.menuDiv .top-header form { margin-bottom: 10px; }
.navigation .nav >ul { display: block; }
.navbar.navigation .nav > ul >li:after { display: none; }
.header { padding-top: 15px; position: fixed; width: 100%; }

.navbar.navigation .btn-navbar:hover, .navbar.navigation .btn-navbar:focus, .navbar.navigation .btn-navbar:active, .navbar.navigation .btn-navbar.active, .navbar.navigation .btn-navbar.disabled, .navbar.navigation .btn-navbar[disabled] { background-color: #5aa2cc; border-color: #5aa2cc; }
.row-fluid .span4.headTop-right>ul, .row-fluid .span8.headTop-left { position: relative; z-index: 9; }
.nav-collapse .dropdown-menu { margin: 0; }
.dropdown-submenu .dropdown-menu { display: block; }
.dropdown-submenu>a::after { display: none; }
.navigation .nav {
	margin-bottom: 0;
	width: 100%; height: 100%;
}
.navigation .nav ul.dropdown-menu {
	background: #F7F7F9;
	position: static;
	padding: 15px 20px;
	border: 0;
	width: 100%;
	box-shadow: none;
}
.navbar.navigation .nav ul li.dropdown:hover > ul.dropdown-menu { width: 100%; }
.navbar.navigation .nav ul li.dropdown ul li a {
	padding: 10px 30px;
	color: #767C87;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: capitalize;
}

.navigation .nav ul.dropdown-menu li .dropdown-menu { display: none; }
.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu li.dropdown-submenu ul.subdropdown-menu { position: static; display: none; padding-left: 15px; }
.navbar.navigation .nav ul li.dropdown:hover > ul.dropdown-menu, .navbar.navigation .nav ul li.dropdown:focus > ul.dropdown-menu { display: none; }
.dropdown.menu-open > .dropdownArrow:after, .dropdown-submenu.menu-open > .dropdownArrow:after { transform: rotate(270deg); }
.navbar.navigation .nav ul li.dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.subdropdown-menu{background:none!important;border:none;}
.menuDiv a.search-icon {
	display: none;
}
.menuDiv .LNFButton {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: 140px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: calc(100% - 40px);
	background: #FFB444;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: capitalize;
}
.menuDiv .LNFButton:hover, .menuDiv .LNFButton:focus {background: #728FBA;}
.menuDiv .LNFButton:hover img, .menuDiv .LNFButton:focus img { display: none; }
.search-box {
	width: calc(100% - 40px);
	display: flex;
	background: #F7F7F9;
	margin: 20px 20px 10px 20px;
}
.home input.search-bar {
	height: 50px;
	width: calc(100% - 50px);
	margin: 0;
	padding: 0 20px;
	border: 0;
	background: transparent;
	color: #767C87;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
.menuDiv a.search-iconin {
	margin: 0;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
}

h1,
h2, .CalltoAction,
h3 ,
h4 ,
h5 {
	line-height: 1.4;
}

h1 {
    font-size: 55px;
}
h2, .CalltoAction {
    font-size: 45px;
}
h3 {
    font-size: 31px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 17px;
}

.innerContent .widget .accordion-body { margin-bottom: 30px; }
.btn-navbar.active .icon-bar, .btn-navbar .icon-bar { -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.btn-navbar span.menu { margin-bottom: 5px; transform: rotate(180deg); display: block; color: #000; font-family: 'Avenir Next'; font-weight: bold; font-size: 20px; line-height: normal; text-transform: lowercase; letter-spacing: 0.5px; }
.btn-navbar.active span.menu { margin-bottom: 15px; }
.btn-navbar.active .icon-bar:nth-child(3) { display: none; }
.btn-navbar .icon-bar:nth-child(2) { transform: rotate(0deg); width: 30px; }
.btn-navbar .icon-bar:nth-child(4) { transform: rotate(0deg); width: 38px; }
.btn-navbar.active .icon-bar:nth-child(1) {
    transform: rotate(-45deg);
    width: 38px;
    position: relative;
    top: 10px;
}
.btn-navbar.active .icon-bar:nth-child(2) { transform: rotate(45deg); width: 38px; }
.btn-navbar.active .icon-bar:nth-child(4) { transform: rotate(-45deg); margin-top: -6px; width: 38px; margin-left: 1px; }
.menuDiv a { display: inline-block; margin-bottom: 30px; }
.input-prepend { position: relative; }
.input-prepend .add-on { position: absolute; z-index: 9; top: 0; left: 0; background: transparent; border: 0; padding-left: 10px; }
.input-prepend input { width: 100%; padding-left: 35px; background: transparent; border: 0; color: #fff; font-size: 14px; font-style: normal; text-shadow: none; padding: 5px 10px 5px 35px; height: auto; }

.innerContent .container:after { left: 538px; }
.logo img:last-child { display: inline-block; }
.header {
	padding-top: 0;
}
.top-header {
	padding: 15px;
}
.headTop-left { width: auto; }
.headTop-right.secondboxUL {
    width: auto;
}
.banner-image { height: 100%; overflow: hidden; }
.banner-image img { width: 100%;}
.banner-content-bottom div { display: block; padding: 5px 0; }
.banner-content-bottom div a {
	width: calc(100% - 20px);
}
.banner-content-bottom div a span:nth-child(2) { display: none; }
.banner-content { top:200px; }
.banner-content-bottom div a span { padding: 0 20px; }
.fastfacts ul li .TitleText {
	width: 120px;
	height: 120px;
	line-height: 120px; font-size: 35px;
}
.testimonal-content span { width: 60px; height: 60px; }
.testimonal-content div {
	width: calc(100% - 80px);
}
.testimonal-content div h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 20px;
}
.testimonal-content div p {
	font-size: 16px;
	margin: 0;
}
.pro-sponsorSlider li { width: 150px; }
.innerBanner {
	height: 260px; overflow: hidden; margin-top: 120px;
}
.innerBanner .item { height: 100%; }
.innerBanner .item > img {
	width: auto;
	height: 100%;
	max-width: inherit;
}
.innerBanner .banner-content-bottom { display: none; }
.innerBanner .banner-content {
	top: 47%;
}
.banner-content ul {
	padding: 0;
}
.innerContent .leftInner {
	max-width: 320px;
	width: 320px;
}
.BulletList ul li a { font-size: 18px; }
.navMenu .MCButton {
	position: absolute;
	bottom: 140px;
	left: 0;
	right: 0;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.banner-content-bottom.fixed { position: static; }
.banner-content-bottom.fixed {
	position: absolute;
	height: auto;
	top: inherit;
}
.banner-content-bottom.fixed div {
	background: rgb(44 75 137 / 90%);
}
.banner-content-bottom.fixed div a {
	width: calc(100% - 20px);
}
.programsponsorOuter,
.programsponsorOuter .container .row-fluid { height: 500px; }
.programsponsorOuter .container .span6.slider-top {
	right: 15px;
}
.programsponsorOuter .container .span6.slider-top {
	padding: 60px 20px 0 20px;
}
.innerContent.hide-box .rightInner > div { width: 100%; }
.innerContent.hide-box .rightInner {
	padding: 40px 15px;
}
.Highlight {
	padding: 20px 20px 0 20px;
	margin: 20px 0;
}
.feature-content div h4 { font-size: 20px; }

a.top-icon-link {
	display: none;
}
/*.dropdownArrow:after {color: #fff!important;}*/
}
@media (max-width: 767px) {
	.row.d-flex-wrap .link-col3 {
		-webkit-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.menuDiv {
		top: 80px;
	}
	.testimonal-slider {
		margin: 0;
		padding: 0 15px;
	}
	.InlineCTA {
		display: block;
		text-align: center;
	}
	.InlineCTA p {
		-webkit-flex: 1 1 100%;
		flex: 1 1 100%;
		max-width: 100%;
	}
	
	.FeaturedSponsor  {
		text-align: center;
	}
	.FeaturedSponsor img {
		margin: 0 auto 0;
		float: none;
	}
	.FeaturedSponsor h2 {
		margin-top: 15px;
	}
	.FeaturedSponsor p {
		margin: 0 0 15px;
	}
	.VideoGallery ul li, .row.d-flex-wrap .col4 {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footerTop .row.d-flex-wrap .col3 {
		margin-top: 20px;
	}
	.footerTop .row.d-flex-wrap .col3 {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.VideoGallery ul li {
		-webkit-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

.photo-gallery-sec .owl-nav button {
	width: 40px;
    height: 40px;
	margin: 0 5px -20px!important;
}
.photo-gallery-sec .owl-nav button img {
	width: 20px;
}
.photo-gallery-sec .owl-nav {
	margin-top: 30px;
}
.xsVisible { display: block !important; }
.xsHidden { display: none !important; }
.span2.headTop-right.secondboxUL { width: 100%; float: none; max-width: 320px; margin: 0 auto; padding: 0; }
.span2.headTop-right.secondboxUL li:nth-child(1), .span2.headTop-right.secondboxUL li:nth-child(2) { display: none; }
.secondboxUL li:last-child .hAnchor.dark-blueLink { width: 100%; margin-top: 0; }
.input-prepend { width: 100%; }
.headTop-right.secondboxUL ul { margin-bottom: 0; }
.navbar .container { width: 100%; padding: 0 15px; }

.navbar.navigation { left: 0; position: absolute; margin-bottom: 0; width: 100%; top: 0; }
.navbar.navigation .navbar-inner .btn-navbar {top: 34px;}

.homeCols { margin-bottom: 15px; }
.navbar.navigation .btn-navbar { margin-top: 0; }


h1 {
    font-size: 50px;
}
h2, .CalltoAction {
    font-size: 40px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}



.banner-content .TitleText {
	font-size: 25px;
	line-height: 30px;
}
.banner-content p {
	font-size: 18px;
	line-height: 25px;
}
.banner-content-bottom div a span:first-child { padding: 0 40px; }
.banner-content-bottom div a span {
	padding: 0 15px; font-size: 14px;
}
.banner-content-bottom div a { display: flex; }
.spacing { padding: 30px 0; }
.header-title {
	margin-bottom: 30px;
}
.fastfacts ul {
	display: block;
	width: 400px;
	margin: 0 auto;
}
.fastfacts ul li {
	padding: 0;
	width: 100%;
	text-align: inherit;  margin-bottom: 20px;
}
.fastfacts ul li .TitleText {
	width: 120px;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	text-align: right;
	border-right: 3px solid #FFB444;
	padding-right: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}
.fastfacts ul li .TitleText:before, .fastfacts ul li .TitleText:after { display: none; }
.button-box {
	margin-top: 30px;
}
.container {
	width: 100%;
}
.goal-slider h4 { font-size: 20px; }
.imagebox-section .button-box { padding: 20px 0; }
.benefit-box {  display: block;}
.benefit-content {
	width: 100%;
}
.feature-content div { text-align: center; }
.feature-content div h4 { font-size: 26px; text-align: center; }
.owl-dots {
	text-align: center;
}
.owl-theme .owl-dots .owl-dot {
	background: transparent;
	border: 0;
	padding: 0;
}
.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 5px 5px;
	background: transparent;
	border: 2px solid #767C87;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #767C87;
}
.testimonal-slider.owl-carousel { padding: 0 40px; text-align: center; }
.testimonal-content { display: block; }
.testimonal-content div {
	width: 100%;
}
.testimonal-content span {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
.testimonal-content div h4 {
	margin: 20px 0;
	font-size: 26px;
	line-height: 100%;
	text-align: center;
}
.testimonal-content div p {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.programsponsorOuter { height: 700px; }
.programsponsorOuter .container .row-fluid {
	height: auto;
	display: block;
}
.programsponsorOuter .container .span6.program-content {
	padding: 50px 30px 80px 30px;
	text-align: center;
	display: block;
	width: 100%;
}
.programsponsorOuter h3, .programsponsorOuter p {
	color: #fff;
	text-align: center;
}
.programsponsorOuter p {
	margin: 20px 0 0 0;
}
.programsponsorOuter .container .span6.slider-top {
	padding: 20px 0;
	display: block;
	width: 100%;
	background: rgb(255 255 255 / 60%);
	position: relative;
	height: auto;
	right: 0;
}
.pro-sponsorSlider.owl-carousel { display: block; }
ul.pro-sponsorSlider-mb, .pro-sponsorSlider-mb ul { margin: 0; padding: 0;list-style-type: none; }
.pro-sponsorSlider-mb ul li { height: 165px; display: table; width: 100%; }
.pro-sponsorSlider-mb ul li a { height: 100%; display: table-cell; vertical-align: middle; }
.pro-sponsorSlider-mb .owl-dots {
	position: absolute;
	bottom: -65px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.pro-sponsorSlider-mb.owl-theme .owl-dots .owl-dot span {
	border: 2px solid #fff;
}
.pro-sponsorSlider-mb.owl-theme .owl-dots .owl-dot.active span,
.pro-sponsorSlider-mb.owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}
.footer { padding: 30px 20px; }
.homeCols .HeaderTextGold {
	margin: 0 0 10px 0;
}
.homeCols p { margin: 0 0 6px 0; }
.footer .footCol2 {
	margin-left: 0;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	padding-right: 5px;
}
.homeCols ul li a { margin-bottom: 8px; }
.copyright ul { text-align: center; }



/*inner page css*/
.innerContent { display: block; }
.innerContent .rightInner,
.innerContent .leftInner { width: 100%; max-width: 100%; padding: 0; }
.accordion-head .arrow::after {
	content: "";
	background: url(../images/arrow.png) no-repeat;
	width: 39px; height: 39px; right:12px;
}
.accordion .LNFButton { display: none; }
.innerContent .widget .accordion-body {
	margin: 0;
	padding: 20px;
}
.BulletList ul { margin: 0; }
.innerContent .leftInner h3 {
	margin-bottom: 0;
}
/*accordian css*/
.accordion { width: 100%; margin: 0; }
.accordion .accordion-head {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	width: 100%;
	opacity: 1;
	margin: 0px;
	padding: 20px 12px;
	border: 3px solid #F7F7F9;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 28px;
}
.accordion .accordion-head.open { border-bottom: 0px; }

.accordion .accordion-head * { cursor: pointer; }
.arrow { float: right; width: 19px; height: 19px; }
.arrow:after { content: "\f107"; font-family: 'FontAwesome'; float: right; -moz-transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; color: #727272; font-size: 14px; top: 22px; right: 5px; position: absolute; font-weight: bold; line-height: 1; }
.accordion-head.open .arrow:after { transform: rotate(180deg); }
.accordion-head.open .arrow { background: url("../images/menuArrowActive.png"); }
.innerContent .rightInner {
	padding: 50px 15px;
}
blockquote {
	margin: 35px 0;
	border-width: 5px;
}
.links-block {
	margin-bottom: 30px;
}
.benefit-content:first-child {
	padding-left: 15px;
}
.benefit-content:last-child {
	padding-right: 15px;
}
.innerContent .inlineLink {
	color: #FFB444;
}
.upcomingbox {
	display: block;
	margin: 0 -15px;
	width: auto;
}
.accordion .accordion-head {  color: #333; }
.upcomingbox .accordion-body {
	padding: 0 15px;
}
.logo img {
	width: 130px;
}
.navbar.navigation .navbar-inner .btn-navbar {
    top: 26px;
}
.HomepageHeader {
    margin-top: 80px;
}
.full-width-img-calltoaction {
	min-height: auto;
}
.sponsors-list ul {
	flex-wrap: wrap;
	justify-content: center;
}

.sponsors-list ul li {
	flex: 0 0 33.33%;
	-webkit-flex: 0 0 33.33%;
	padding: 5px;
}

.sponsors-list .sponsorSlider ul li {
	max-width: 100% !important;
}
}
@media (max-width: 479px) {
	h2, .CalltoAction {
		font-size: 32px;
	}
	.headTop-left {
		width: 200px;
	}

	.banner-content-bottom div a span:first-child {
		padding: 0 15px;
	}
	.banner-content-bottom div a span:last-child {
		line-height: inherit;
		padding-top: 16px;
	}
	.fastfacts ul {
		width: 100%;
		padding: 0 20px;
	}
	.fastfacts ul li .TitleText {
		width: 70px;
		font-size: 22px;
		padding-right: 15px;
		margin: 0 15px 0 0;
	}
	.pro-sponsorSlider-mb .owl-dots { bottom: -51px; }
	.navbar.navigation .nav ul > li a {padding: 15px 20px;}
	.VideoGallery ul li {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footerTop .row.d-flex-wrap .col1, .footerTop .row.d-flex-wrap .col2 {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.row.d-flex-wrap .link-col3 {
		-webkit-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footerTop .row.d-flex-wrap .col2 {
		margin-top: 20px;
	}
}

