body.acc-contrast {
	color: #ffffff;
}

body.acc-contrast .header-container,
body.acc-contrast .nav-container.affix {
	background: #2e271e;
	color: #2e271e;
}

body.acc-contrast #main-content,
body.acc-contrast .header-top {
	background-color: #2e271e;
}

body.acc-contrast .nav-header {
	color: #2e271e;
}

body.acc-contrast #mobile-nav .nav-header{
	color: #ffffff;
}

body.acc-contrast h1,
body.acc-contrast h2,
body.acc-contrast h3,
body.acc-contrast h4,
body.acc-contrast h5,
body.acc-contrast h6,
body.acc-contrast p,
body.acc-contrast span.intro,
body.acc-contrast .mid-bar-component h3,
body.acc-contrast .mid-bar-component h1,
body.acc-contrast .mid-bar-component h2,
body.acc-contrast .mid-bar-component h4,
body.acc-contrast .mid-bar-component h5,
body.acc-contrast .mid-bar-component h6,
body.acc-contrast #content h1,
body.acc-contrast #content h2,
body.acc-contrast #content h3,
body.acc-contrast #content h4,
body.acc-contrast #content h5,
body.acc-contrast #content h6,
body.acc-contrast .gs-spelling{
	color: #ffffff;
}

body.acc-contrast .dropdown-menu li>a:focus,
body.acc-contrast .dropdown-submenu:hover>a{
	color: #FF7300;
	text-decoration: none;
}

body.acc-contrast ul .dropdown-menu p,
body.acc-contrast ul .dropdown-menu h2,
body.acc-contrast ul .dropdown-menu h3,
body.acc-contrast ul .dropdown-menu h4,
body.acc-contrast ul .dropdown-menu h5,
body.acc-contrast ul .dropdown-menu h6,
body.acc-contrast ul .dropdown-menu .footnote{
  color: #2e271e;
}

body.acc-contrast #countdown{
  background-color: #2e271e;
  color: #ffffff;
}

body.acc-contrast .navbar .nav>li>a{
	text-decoration: none;
}

body.acc-contrast .dropdown-menu li>a { 
	text-decoration: none;
	color: #2e271e;
}

body.acc-contrast .dropdown-menu li>a:hover {
	color: #2e271e;
}

body.acc-contrast .navbar .nav> .dropdown li>a:focus {
	color: #000000;
	text-decoration: none;
}

body.acc-contrast .navbar .nav>li>a:focus {
	color: #ffffff;
	text-decoration: none;
}

body.acc-contrast .header-container a{
	color: #FF7300;
	text-decoration: none;
}

body.acc-contrast .header-container a:hover{
	color: #ffffff;
	text-decoration: underline;
}

body.acc-contrast a{
	color: #FF7300;
	text-decoration: underline;
}

body.acc-contrast a:hover{
	color: #ffffff;
	text-decoration: none;
}

body.acc-contrast #content a:hover{
	color: #ffffff;
}

body.acc-contrast #content .tool-item a,
body.acc-contrast .tool-item a{
	text-decoration: none;
	color: #2e271e;
	background-color: #ffffff;
}

body.acc-contrast #content .tool-item a:hover,
body.acc-contrast .tool-item a:hover{
	background-color: #eeeeee;
}

body.acc-contrast ul.news p a span.news-date,
body.acc-contrast ul.news p a span.news-title{
	color: #FF7300;
	text-decoration: underline;
}

body.acc-contrast ul.news p a span.news-date:hover,
body.acc-contrast ul.news p a span.news-title:hover{
	text-decoration: none;
	color: #ffffff;
}

body.acc-contrast span.button-orange>.btn{
	background-color: #FF7300;
	color: #000000;
	text-decoration: underline;
}

body.acc-contrast span.button-orange>.btn:hover{
	background-color: #d86202;
	color:#000000;
	text-decoration: none;
}

body.acc-contrast span.button-gray>.btn{
	background-color: #C4C4C4;
	text-decoration: underline;
	color: #000000;
}

body.acc-contrast span.button-gray>.btn:hover{
	background-color: #b1b1b1;
	color: #000000;
	text-decoration: none;
}

body.acc-contrast div.text.parbase.section span.btn a{
	color: #2e271e;
}

body.acc-contrast h1 span.gray,
body.acc-contrast h2 span.gray,
body.acc-contrast h3 span.gray,
body.acc-contrast h4 span.gray,
body.acc-contrast h5 span.gray,
body.acc-contrast h6 span.gray {
	color: #C4C4C4;
}

body.acc-contrast div.infobox.widget>.btn {
	background-color: #FF7300;
	color: #2e271e;
}

body.acc-contrast div.infobox.widget>.btn:hover {
	background-color: #d86202;
	color: #2e271e;
}

body.acc-contrast #top.test-top {
	display: none;
}

body.acc-contrast h1.college-title,
body.acc-contrast h2.college-title,
body.acc-contrast .navbar .nav>li.search-nav,
body.acc-contrast .navbar .nav>li.email-btn {
	border-left: 1px solid #ffffff;
}

body.acc-contrast .navbar .nav>li.add-link {
	border-right: 1px solid #ffffff;
}

body.acc-contrast div.header-search-bar a.ss-icon {
	border: 2px solid #ffffff;
}

body.acc-contrast div.header-search-bar form input#q {
	height: 20px;
}

body.acc-contrast div.header-search-bar button.ss-icon {
	background-color: #FF7300;
	color: #2e271e;
}

body.acc-contrast .mm-menu {
	color: #ffffff;
}

body.acc-contrast div#page-banner h1 {
	display: block;
	background: #2e271e;
	color: #ffffff !important;
	padding: 10px;
}

body.acc-contrast div#page-banner .carousel-caption .lead {
	background: #2e271e;
	color: #ffffff !important;
}

body.acc-contrast #myCarousel .carousel-caption,
body.acc-contrast #myCarousel .carousel-caption>.lead {
	background-color: #2e271e;
	padding-top: 5px;
}

body.acc-contrast .pullquoteLeft {
	color: #FF7300;
	border-right: 4px solid #ffffff;
}

body.acc-contrast .pullquoteRight {
	color: #FF7300;
	border-left: 4px solid #ffffff;
}

body.acc-contrast div.accordion-heading .accordion-toggle:hover {
	background-color: #1c1712;
	color: #ffffff;
}

body.acc-contrast .sorting_disabled,
body.acc-contrast table.dataTable.display tbody tr.odd {
	color: #2e271e;
	background-color: #ffffff;
}

body.acc-contrast .btn-group>.btn {
	background-color: #2e271e;
	text-decoration: underline;
}

body.acc-contrast .btn-group.open.btn-primary.dropdown-toggle {
	background-color: #2e271e;
}

body.acc-contrast .btn-group>.btn:hover {
	background-color: #2e271e;
	color: #fe871a;
	text-decoration: none;
}

body.acc-contrast .btn-group .dropdown-menu {
	background-color: #ffffff;
	color: #2e271e;
}

body.acc-contrast .btn-group .dropdown-menu a:hover {
	background-color: #2e271e;
	color: #ffffff;
}

body.acc-contrast .btn-group .dropdown-menu li > a {
	color: #2e271e;
}

body.acc-contrast #content .nav-news h3,
body.acc-contrast #content .nav-news .orange {
	color: #2e271e;
	text-decoration: underline;
}

body.acc-contrast #content .nav-news h3:hover,
body.acc-contrast #content .nav-news .orange:hover {
	text-decoration: none;
}

body.acc-contrast .nav-news a {
	background-color: #2e271e;
}

body.acc-contrast #content .sidebar-news p {
	color: #ffffff;
}

body.acc-contrast #event_list a {
	color: #ffffff;
}

body.acc-contrast span.orange {
	color: #FF7300;
	text-decoration: underline;
}

body.acc-contrast span.orange:hover {
	color: #ffffff;
	text-decoration: none;
}

body.acc-contrast .jgallery .zoom-container .title.fade {
	background-color: #2e271e;
	opacity: 1.0;
}

body.acc-contrast #content div.learn_more_box div.learn-more-title {
	color: #2e271e;
}

body.acc-contrast #content .widget.text-widget p,
body.acc-contrast #content .widget.text-widget h2,
body.acc-contrast #content .widget.text-widget h3,
body.acc-contrast #content .widget.text-widget h4,
body.acc-contrast #content .widget.text-widget h5,
body.acc-contrast #content .widget.text-widget h6 {
	color: #2e271e;
}

body.acc-contrast p span.footnote {
	color: #ffffff;
}

body.acc-contrast div.breadcrumbs {
	color: #ffffff;
}

body.acc-contrast .flex-control-paging li a {
	background-color: #72564a;
}

body.acc-contrast .flex-control-paging li a.flex-active {
	background-color: #ffffff;
}

body.acc-contrast p.tout {
	color: #ffffff;
}

body.acc-contrast span.ghost>a,
body.acc-contrast span.ghost>.request-info-allied-health,
body.acc-contrast span.ghost>.steps-apply-allied-health,
body.acc-contrast span.ghostFilled a {
	background-color: #2e271e;
}

body.acc-contrast span.ghost>a:hover,
body.acc-contrast span.ghost>.request-info-allied-health:hover,
body.acc-contrast span.ghost>.steps-apply-allied-health:hover,
body.acc-contrast span.ghostFilled a:hover {
	background-color: #fe871a;
	color: #2e271e;
}

body.acc-contrast .btn.btn-primary{
	background-color: #ffffff;
	text-decoration: underline;
	color: #2e271e;
}

body.acc-contrast .btn {
	background-color: #696969;
	text-decoration: underline;
	color: #ffffff;
}

body.acc-contrast .btn.btn-primary:hover,
body.acc-contrast .btn:hover {
	background-color: #fe871a;
	color: #2e271e;
	text-decoration: none;
}

body.acc-contrast .background-area.noPadding>div.body-parsys {
	background-color: #2e271e;
}

body.acc-contrast .admissions{
	background: #ffffff;
}

body.acc-contrast .progDescription{
	color:#ffffff !important;
}

body.acc-contrast #actions,
body.acc-contrast #hours,
body.acc-contrast .tab-content,
body.acc-contrast .tab-content p,
body.acc-contrast .tab-content h1,
body.acc-contrast .tab-content h2,
body.acc-contrast .tab-content h3,
body.acc-contrast .tab-content h4,
body.acc-contrast .tab-content h5,
body.acc-contrast .tab-content h6,
body.acc-contrast .tab-content li,
body.acc-contrast .tab-content ul,
body.acc-contrast .tab-content .footnote,
body.acc-contrast .tab-content .blockquote {
	background-color: #2e271e;
	color:#ffffff !important;
	padding-bottom: 5px;
	padding-left: 8px;
}

body.acc-contrast .tab-content a:hover {
	color: #ffffff !important;
}

body.acc-contrast .tab-content> .btn.btn-primary,
body.acc-contrast .tab-content .btn{
	background-color: #FF7300;
	text-decoration: underline;
	color: #2e271e !important;
}

body.acc-contrast .localist-widget-hl .event-card {
  background: #ffffff !important
}

body.acc-contrast .localist-widget-hl .event-card .event-short-date{
	background: #2e271e
}


body.acc-contrast .nav-tabs>.active>a:hover {
	color: #ffffff !important;
}

body.acc-contrast .nav-tabs > li > a:hover{
	background-color: #3a3125;
	color: #ffffff;
}

body.acc-contrast div.tab_control.section .nav-tabs > .active > a,
body.acc-contrast div.tab_control.section .nav-tabs > .active > a:hover {
	box-shadow: 0 18px 0px 0px #2e271e, 3px 0 10px -4px rgba(0, 0, 0, 0.3), -3px 0 10px -4px rgba(0, 0, 0, 0.3);
}

body.acc-contrast .nav-tabs li a {
	background-color:#3a3125;
}

body.acc-contrast .nav-tabs > .active > a,  
body.acc-contrast .nav-tabs > .active > a:hover{
	color: #ffffff !important;
	background-color:#2e271e !important;
}

body.acc-contrast .dataTables_wrapper .dataTables_length,
body.acc-contrast .dataTables_wrapper .dataTables_filter,
body.acc-contrast .dataTables_wrapper .dataTables_info,
body.acc-contrast .dataTables_wrapper .dataTables_processing,
body.acc-contrast .dataTables_wrapper .dataTables_paginate {
	color: #ffffff;
}

body.acc-contrast #sidenav > ul > li.active > a,
body.acc-contrast .cat-widget > ul > li.active > a {
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

body.acc-contrast #sidenav>ul>li a:hover,
body.acc-contrast .cat-widget>ul>li a:hover {
	background: #2e271e;
	color: #ffffff;
}

body.acc-contrast #sidenav>ul>li>a {
	text-decoration: none;
}

body.acc-contrast #sidenav > ul > li > ul > li.active > a {
	color: #ffffff;
	border-left:1px solid #ffffff;
}

body.acc-contrast #sidenav a,
body.acc-contrast .breadcrumbs a{
	text-decoration: none;
}

body.acc-contrast .sidebar-left a{
  font-weight: 600;
}


body.acc-contrast .tertiary_column_control .section a{
  font-weight: 600;
}

body.acc-contrast #gray-bar>.container>.row>.container-news>.slider>.row p {
	color: #000;
}

body.acc-contrast #content div.learn_more_box div.learn-more-subtitle {
	color: #ffffff;
}

body.acc-contrast div.commenting.section {
	background-color: #ffffff;
}

body.acc-contrast div.background-area,
body.acc-contrast div.background-area p,
body.acc-contrast div.background-area h1,
body.acc-contrast div.background-area h2,
body.acc-contrast div.background-area h3,
body.acc-contrast div.background-area h4,
body.acc-contrast div.background-area h5,
body.acc-contrast div.background-area h6 {
	background-color: #2e271e !important;
	color: #ffffff !important;
}

body.acc-contrast .background-area a h2,
body.acc-contrast .background-area a h3,
body.acc-contrast .background-area a h4,
body.acc-contrast .background-area a h5,
body.acc-contrast .background-area a h6{
	color: #FF7300 !important;
	text-decoration: underline;
}

body.acc-contrast .background-area a h2:hover,
body.acc-contrast .background-area a h3:hover,
body.acc-contrast .background-area a h4:hover,
body.acc-contrast .background-area a h5:hover,
body.acc-contrast .background-area a h6:hover{
	color: #ffffff !important;
	text-decoration: none;
}

body.acc-contrast .mid-bar-component {
	background: transparent !important;
	color: #ffffff;
}

body.acc-contrast #gray-bar,
body.acc-contrast #gray-bar p {
	background-color: #ccc !important;
	color: #3A3A3A !important;
}

body.acc-contrast .span6 h1 {
	color: #2e271e !important;
}

body.acc-contrast #myCarousel .carousel-control,
body.acc-contrast #myCarousel .flex-direction-nav li a,
body.acc-contrast .page-banner .tertiary-slider .flex-direction-nav li a {
	background-color: #2e271e;
}

body.acc-contrast .mm-page {
	background-color: #2e271e;
}

body.acc-contrast th,
body.acc-contrast td {
	background-color: #2e271e !important;
	color: #ffffff !important;
}

body.acc-contrast footer{
	margin-top:30px;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .08);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .08);
    background-color: #2e271e;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, #2e271e),
			color-stop(1, rgba(0, 0, 0, .13))
		);
}


body.acc-contrast .header-container {
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .08);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .08);
    background-color: #2e271e;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .6) 0%, #2e271e 100%);
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0, rgba(0, 0, 0, .08)),
			color-stop(1, #2e271e)
		);
	}

body.acc-contrast legend{
	color:#ffffff;
}

body.acc-contrast div.feature-mobile-only{
	display:block!important; 
}

body.acc-contrast div.feature-mobile-only img{
  background-position: center;
  object-fit: cover;
  width: 100%;
  max-height: 825px;
}

body.acc-contrast .parallax-window{
	display:none;
}
  
body.acc-contrast div.feature-story-title{
	margin-top:0px!important;
}

body.acc-contrast .navbar .btn-navbar .icon-bar{
	background: #2e271e;
}

body.acc-contrast div#main-nav.navbar .btn-small-nav-search{
	color: #2e271e;
}

body.acc-contrast div.parsys.body-parsys.mobile-only{
	background: #2e271e !important;
	border: 5px solid white;
}

body.acc-contrast .gsc-input th, 
body.acc-contrast .gsc-input td{
	background-color:#ffffff !important;
}

body.acc-contrast div.header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box input.gsc-search-button{
	background-color: #FF7300 !important;
}

body.acc-contrast div.header-search-bar div[id^=___gcse] .gsc-control-searchbox-only form.gsc-search-box input.gsc-search-button:hover {
  background: #d86202 !important;
  background-position: 20px!important;
  border-color: #d86202!important;
}

div[id^="___gcse"] .gsc-control-cse .gs-result .gs-title a{
	font-weight: normal;
}

body.acc-contrast .gsc-control-cse{
	background-color:#2e271e !important;
	border-color: #2e271e !important;
}

body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult div.gs-visibleUrl, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult div.gs-visibleUrl,
body.acc-contrast .gsc-orderby-label,
body.acc-contrast .gs-fileFormat,
body.acc-contrast .gsc-result-info,
body.acc-contrast .gsc-branding-text, 
body.acc-contrast .gcsc-branding-text,
body.acc-contrast  .gsc-branding-text,
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult .gs-snippet, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult .gs-snippet, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-fileFormatType{
	color: #ffffff;
}

body.acc-contrast .gs-title a,
body.acc-contrast .gs-result .gs-title, 
body.acc-contrast .gs-result .gs-title *,
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:link, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:link b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:link, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:link b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:visited, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:visited b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:visited, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:visited b{
	color: #FF7300 !important;
	text-decoration: underline;
}

body.acc-contrast .gs-title a:hover,
body.acc-contrast .gs-result .gs-title, 
body.acc-contrast .gs-result .gs-title a *:hover,
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:hover, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:hover b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:hover, 
body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gs-imageResult a.gs-title:hover b{
  color: #ffffff !important;
}

body.acc-contrast .gsc-webResult.gsc-result, 
body.acc-contrast .gsc-results .gsc-imageResult{
	background-color:#2e271e !important;
	border-color: #2e271e !important;
}

body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-current-page{
	color: #ffffff;
	background-color: #2e271e;
}

body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page{
	background-color: #2e271e;
	text-decoration: underline;
}

body.acc-contrast div[id^="___gcse"] .gsc-control-cse .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{
  color: #ffffff;
	text-decoration: none;
}

body.acc-contrast div.header-search-bar div[id^="___gcse"] .gsc-control-searchbox-only form.gsc-search-box button.bgsu-gsc-search-button{
	background-color: #FF7300 !important;
	color: #2e271e !important;;
}

body.acc-contrast div.header-search-bar div[id^="___gcse"] .gsc-control-searchbox-only form.gsc-search-box button.bgsu-gsc-search-button:hover{
	background-color: #d86202 !important;
	color: #000000 !important;
}

body.acc-contrast .gsc-completion-container span:hover{
	background-color: #ffffff !important;
	color: #2e271e !important;
}


body.acc-contrast .gs-no-results-result .gs-snippet, 
body.acc-contrast .gs-error-result .gs-snippet{
	background-color:#2e271e;
	border:none;
}

body.acc-contrast footer .accessibility p a:hover,
body.acc-contrast footer .accessibility button.acc-contrast-switch:hover{
	color:#ffffff;
}

body.acc-contrast .brownHighlight,
body.acc-contrast .orangeHighlight{
	background-color:#2e271e !important;
}

body.acc-contrast .prgmNav{
	background: #ffffff;
}

body.acc-contrast .prgmNav a{
	color: #2e271e;
}

body.acc-contrast div.list.card .listAll{
	background: #ffffff;
	color: #2e271e;
}

.twitter-share-button {
	visibility: visible !important; 
}

.orange-flag h3{margin-top:-10px;}
.orange-flag .textFlag{
  background: #ff7300;
  color:#fff;
  padding:10px;
  font-size:16px;
  position: relative;
  top:-50px;
  font-weight:400;
  text-transform: none;
	display: inline;
}

@media (min-width: 0px) and (max-width: 480px) {
.orange-flag h3 .textFlag{font-size: 13px;}	
}

@media (min-width: 768px) and (max-width: 979px) {
	.orange-flag h3 .textFlag{font-size: 13px;}	
}


/* Classes for text sizes and editing site-wide */

body .margin40{margin:40px 0;}
	body .margin60{margin:60px 0;}
	body .margin80{margin:80px 0;}
	body .margin100{margin:100px 0;}
body .margin120{margin:120px 0;}
body .margin140{margin:140px 0;}
body .margin160{margin:160px 0;}
	body .marginTop40{margin:40px 0 0 0;}
	body .marginTop60{margin:60px 0 0 0;}
	body .marginTop80{margin:80px 0 0 0;}
	body .marginTop100{margin:100px 0 0 0;}
	body .marginBottom40{margin:0 0 40px 0;}
	body .marginBottom60{margin:0 0 60px 0;}
	body .marginBottom80{margin:0 0 80px 0;}
	body .marginBottom100{margin:0 0 100px 0;}
body .txtMedium, body .txtMedium p, body .mid-bar-component .txtMedium p{font-size:20px; line-height:110%}
body .txtLarge, body .txtLarge p, body .mid-bar-component .txtLarge p{font-size:35px; line-height:110%;}
body .txtLarger, body .txtLarger p, body .mid-bar-component .txtLarger p{font-size:45px; line-height:110%;}
body .txtLargest, body .txtLargest p, body .mid-bar-component .txtLargest p{font-size:55px; line-height:110%;}
	body .txtSuper, body .txtSuper p, body .mid-bar-component .txtSuper p{font-size:100px; line-height:110%;}
	body .tightenLine, body .tightenLine p, body .mid-bar-component .tightenLine p{line-height:75%;}
body .bold200, body .bold200 p{font-weight:200;}
body .bold400, body .bold400 p{font-weight:400;}
body .bold600, body .bold600 p{font-weight:600;}
body .bold800, body .bold800 p{font-weight:800;}
.fullWidth .btn {width:100%; box-sizing: border-box;}

@media (max-width: 768px){
	body .txtMedium, body .txtMedium p, body .mid-bar-component .txtMedium p{font-size:4vw;}
body .txtLarge, body .txtLarge p, body .mid-bar-component .txtLarge p{font-size:6vw; }
body .txtLarger, body .txtLarger p, body .mid-bar-component .txtLarger p{font-size:8vw; }
body .txtLargest, body .txtLargest p, body .mid-bar-component .txtLargest p{font-size:10vw; }
	body .txtSuper, body .txtSuper p, body .mid-bar-component .txtSuper p{font-size:15vw;  hyphens: auto; }
	body .tightenLine, body .tightenLine p, body .mid-bar-component .tightenLine p{line-height:80%;}
	
}


