/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);*/
/* Bootstrap Overrides */

.btn {
	padding: 0 20px;
	margin: 0;
	font-size: 16px;
	line-height: 42px;
	text-shadow: none;
	background: #d86724;
	border-radius: 3px;
	box-shadow: none;
	border: none;
}
.btn.reverse {
	background: #ffffff;
	color: #d86724 !important;
	margin-bottom: 10px !important;
}
body {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #222222;
}
.ui-widget {
	font-family: Helvetica, Arial, sans-serif;
}
 @media (min-width: 768px) and (max-width: 979px) {
	.nav-collapse, .nav-collapse.collapse {
		overflow: visible;
	}
	.navbar .btn-navbar {
		display: none;
	}
}
 @media (max-width: 767px) {
	body {
		overflow-y: hidden;
		height: 100%;
		-webkit-overflow-scrolling: touch;
	}
	#navbar.affix {
		position: absolute !important;
		top: 0 !important;
		height: 100%;
		min-height: 100%;
	}
	.nav-collapse {
		overflow-y: scroll !important;
	}
	.scroll-wrap {
		position: absolute;
		top: 50px;
		overflow-y: scroll;
		width: 100%;
		max-width: 100%;
	}
	#navbar table {
		width: 100%;
	}
	.carousel-pager a {
		margin: 0 6px !important
	}
}
 input[placeholder], [placeholder], *[placeholder] {
 color: #222 !important;
 opacity: 1;
}

::-webkit-input-placeholder {
 opacity: 1;
 color: #222;
}

:-moz-placeholder {
 opacity: 1;
}

::-moz-placeholder {
 opacity: 1;
}

:-ms-input-placeholder {
 opacity: 1;
}
li {
	line-height: 23px;
}
.center {
	text-align: center;
}
a:focus {
	outline: 0;
}
a, .ui-widget-content a {
	color: #BB5717;
	text-decoration: none;
	font-weight: 700;
}
a:hover, .ui-widget-content a:hover {
	color: #BB5717;
	text-decoration: underline;
}
a:hover i {
	text-decoration: none !important;
}
#nav-wrapper {
	position: relative;
	z-index: 1000;
}
h3 {
	color: #052f68;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}
.hero {
	background: #11564a;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxMTU2NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM0ZTRjNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #11564a 50%, #4e4c42 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#11564a), color-stop(50%,#4e4c42));
	background: -webkit-linear-gradient(left, #11564a 50%,#4e4c42 50%);
	background: -o-linear-gradient(left, #11564a 50%,#4e4c42 50%);
	background: -ms-linear-gradient(left, #11564a 50%,#4e4c42 50%);
	background: linear-gradient(to right, #11564a 50%,#4e4c42 50%);
}
.hero.hidden-phone .container {
	background: url(../images/hero-bg.jpg) left top no-repeat;
	height: 301px;
	padding-top: 37px;
}
.hero .span8 {
	padding: 140px 0 0;
}
.hero .span8 h1 {
	color: #fff;
	font-size: 42px;
	line-height: 60px;
	font-weight: 800;
	padding: 0;
	margin: 0;
}
.hero .span8 h1 span {
	white-space: nowrap;
}
.hero .span8 h2 {
	color: #fff;
	/*font-family: 'Open Sans', Helvetica, Arial, sans-serif;*/
font-family: Helvetica, Arial, sans-serif;;
	font-size: 26px;
	line-height: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	text-align: left;
}
.destination-search-box {
	background: #68665e;
	border-radius: 5px;
	padding: 10px 15px;
	color: #fff;
}
.destination-search-box p {
	margin-bottom: 5px;
}
.hero-link {
	color: #fff;
	font-size: 12px;
	padding: 15px 0 0 15px;
}
.hero-link a {
	color: #FFAE00;
	text-decoration: underline;
}
.hero-link a:hover {
	text-decoration: none;
}
.destination-search-box h2 {
	text-align: left;
	color: #fff;
	font-size: 25px;
	margin-top: 0;
}
.destination-search-box h3 {
	color: #fff;
	font-size: 14px;
}
.destination-search-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.destination-search-box ul strong {
	font-size: 12px;
}
.destination-search-box ul li {
	float: left;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
}
.destination-search-box label {
	font-size: 11px;
	margin: 0;
}
.destination-search-box input[type="radio"] {
	display: none;
}
.destination-search-box input[type="radio"] + label span {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: -2px 5px 0 0;
	vertical-align: middle;
	background: url(../images/radio.png) left top no-repeat;
	cursor: pointer;
}
.destination-search-box input[type="radio"]:checked + label span {
	background-position: 0 -14px;
}
.destination-search-box .search-field {
	margin-top: 14px;
}
.destination-search-box .search {
	background: #c3cbc6;
	border: none;
	outline: 0;
	height: 27px;
	width: 85%;
	border-radius: 0;
	margin-bottom: 0;
}
 @media (min-width: 768px) and (max-width: 979px) {
	.destination-search-box {
		padding: 10px 20px;
	}
	.destination-search-box h2 {
		margin-top: 0;
		font-size: 20px;
	}
	.destination-search-box .search {
		width: 80%;
	}
	#frontinstitutionform {
		margin-bottom: 5px;
	}
	.destination-search-box p {
		margin: 0;
	}
	}
	.destination-search-box .search-btn {
		background: url(../images/search-btn.png) no-repeat;
		width: 26px;
		height: 28px;
		outline: none;
		border: none;
		text-indent: -9999px;
		margin-bottom: 0;
		margin-left: 5px;
	}
	.destination-search-box p a {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	.destination-search-box p a:hover {
		text-decoration: underline;
	}
	 @media (max-width: 979px) {
	.hero .span8 {
		padding: 130px 0 0;
	}
	.hero .span8 h1 {
		font-size: 38px;
	}
	.hero .span8 h1 span {
		white-space: nowrap;
	}
	.destination-search-box ul li {
		float: none;
	}
	.destination-search-box h3 {
		display: none;
	}
}
 @media (max-width: 767px) {
	.hero {
		background: #11564a url(../images/hero-bg-mobile.jpg) no-repeat right top;
		min-height: 136px;
		padding-top: 12px;
		padding-right: 110px;
		box-sizing: border-box;
	}
	.hero h1 {
		color: #fff;
		font-size: 16px;
		line-height: 18px;
		font-weight: 800;
		padding: 0;
		margin: 0;
	}
	.hero h1 span {
		white-space: nowrap;
		overflow: visible;
	}
	.hero h2 {
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		font-weight: 700;
		padding: 0;
		margin: 0 0 10px 0;
		text-align: left;
	}
	#accordion-search {
		background: #fff;
		border-radius: 0;
		padding: 0;
	}
	#accordion-search h3 {
		border: none;
		padding: 0;
		margin: 0;
		font-size: 18px;
		line-height: 36px;
		padding: 0 20px !important;
		background: #848484;
		border-radius: 0;
		color: #fff;
		height: 36px;
		position: relative;
		/*font-family: 'Open Sans', Helvetica, Arial, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
		font-weight: 700;
	}
	#accordion-search h3:after {
		position: absolute;
		right: 20px;
		top: 6px;
		width: 24px;
		height: 24px;
		content: "\f041";
		font-family: FontAwesome;
		font-size: 12px;
		line-height: 24px;
		text-align: center;
		color: #e16818;
		background: #fff;
		border-radius: 50%;
	}
	#accordion-search h3.ui-accordion-header-active:after {
		content: "\f068";
	}
	#accordion-search h4 {
		color: #052f68;
		font-size: 14px;
	}
	#accordion-search strong {
		font-size: 12px;
		color: #222222;
		padding-bottom: 14px;
		display: block;
	}
	.destination-search-box-mobile ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.destination-search-box-mobile ul li {
		float: left;
		padding-right: 10px;
		font-size: 14px;
		color: #555;
	}
	.destination-search-box-mobile label {
		font-size: 14px;
		margin: 0;
	}
	.destination-search-box-mobile input[type="radio"] {
		display: none;
	}
	.destination-search-box-mobile input[type="radio"] + label span {
		display: inline-block;
		width: 36px;
		height: 36px;
		margin: -2px 5px 0 0;
		vertical-align: middle;
		background: url(../images/radio-mobile.png) 0 -36px no-repeat;
		cursor: pointer;
	}
	.destination-search-box-mobile input[type="radio"]:checked + label span {
		background-position: 0 0;
	}
	.destination-search-box-mobile .search-field {
		margin-top: 14px;
	}
	.destination-search-box-mobile .search {
		background: #fff;
		border: none;
		outline: 0;
		height: 44px;
		width: 70%;
		border-radius: 0;
		margin-bottom: 0;
		border: 1px solid #848484;
		border-right: none;
	}
	.destination-search-box-mobile .search-btn {
		background: url(../images/search-btn-mobile.png) no-repeat;
		width: 41px;
		height: 44px;
		outline: none;
		border: none;
		text-indent: -9999px;
		margin-bottom: 0;
		margin-left: 0;
	}
	.destination-search-box-mobile p a {
		font-size: 14px;
		color: #e16818;
		text-decoration: underline;
	}
	.navbar .btn-navbar {
	}
}
img {
	max-width: 100%;
}


#navbar {
	margin-bottom: 0;
	height: 89px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	z-index: 999;
}
#navbar .navbar-inner {
	position: relative;
}
#navbar .container {
	padding: 0;
}
#navbar #navbar-right {
	position: relative;
	right: 0;
	top: 5px;
}
#navbar .navbar-right-inner .clearfix {
	float: right;
	display: block;
}
#navbar-right .btn-group {
	margin-top: 0;
}
#navbar-right .nav-link {
	float: left;
	margin-left: 20px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 36px;
	display: inline-block;
	text-transform: uppercase;
}
#navbar-right .nav-link a {
	font-weight: 700;
}
#navbar-right .nav-link.first a.site-search-lnk {
	margin-left: 8px;
}
#navbar-right .nav-link a.destination-search-lnk {
	padding-right: 10px;
	border-right: 2px solid #474747;
}
#navbar-right .nav-link a i.fa-map-marker {
	font-size: 17px;
}
#navbar-right .nav-link a i.fa-search {
	font-size: 14px;
}
#navbar-right .nav-link a .caret {
	margin-top: -4px;
	vertical-align: middle;
}
 @media (max-width: 767px) {
	#navbar {
		height: 50px;
	}
	.navbar .btn-navbar {
		margin-top: 14px !important;
	}
	.navbar .logo {
		top: 10px !important;
		margin-left: 10px;
	}
	.nav-collapse {
		top: 50px !important;
	}
}
.nav-link.first {
	text-align: right;
	width: 100%;
	margin-left: 0 !important;
}
body.i18n-ko .nav-link.first{
	margin-left: 1px !important;
}
.nav-link.second {
	text-align: center;
}
.nav-link.third {
	text-align: right;
}
#navbar-right .nav-link.last {
	margin-left: 0;
	float: none;
}
.nav-link .dropdown-menu {
	text-align: left;
}
#navbar-right .btn {
	background: none;
	border: none;
	height: auto;
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	text-decoration: none;
}
.btn-orange, .btn-white {
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	height: 33px;
	line-height: 34px !important;
	padding: 0 15px;
	background: #e46900;
	font-size: 13px;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#register-header {
	font-weight: 700 !important;
	background: #bb5717 !important;/*width: 100%;*/
}
#register-footer {
	font-weight: 700 !important;
	font-size: 14px !important;
}
#navbar-right .btn-orange:hover {
	color: #fff;
}
.btn-white {
	background: #fff;
	color: #BB5717;
	height: 40px;
	line-height: 40px !important;
}
#navbar-right .dropdown-menu {
	top: 60%;
}
#navbar .navbar-inner {
	padding: 0;
}
.navbar .logo {
	position: relative;
	left: 0;
	top: 27px;
	z-index: 100;
}
#navbar .menu.nav {
	margin: 14px auto 0 !important;
	display: table;
	background: url(../images/nav-bg.jpg) 44px 20px no-repeat;
	float: none;
}
#navbar .menu.nav > li {
	margin-left: 62px;
	width: 46px;
	position: relative;
}
#navbar .menu.nav > li a {
	padding-left: 0;
	padding-right: 0;
	width: 100px;
	text-align: center;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: -27px;
	height: 27px;
	position: relative;
}
#navbar .menu.nav > li.active-trail a:after {
	font-family: 'FontAwesome';
	content: "\f0d8";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	line-height: 16px;
	font-size: 16px;
	height: 12px;
}
#navbar .menu.nav > li:first-child {
	margin-left: 0;
}
.menu.nav li a.menu-303, .menu.nav li a.menu-303:hover {
	color: #2D797E;
}
.menu.nav li a.menu-406, .menu.nav li a.menu-406:hover {
	color: #B35A00;
}
.menu.nav li a.menu-412, .menu.nav li a.menu-412:hover {
	color: #9b3d01;
}
.menu.nav li a.menu-413, .menu.nav li a.menu-413:hover {
	color: #146395;
}
.menu.nav li a.menu-473, .menu.nav li a.munu-473:hover {
	color: #002e68;
}
h1 {
	font-weight: 800;
	font-size: 42px;
	line-height: 48px;
	padding-top: 40px;
	margin-top: 0;
	/*font-family: 'Open Sans', sans-serif;*/
font-family: Helvetica, Arial, sans-serif;
}
.description {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #222;
}
.description_field p {
	font-size: 19px;
	line-height: normal;
}
.front-section-menu a {
	font-weight: 700;
	font-size: 19px;
	line-height: 40px;
	display: block;
}
@media (min-width: 1200px) {
	.front-section-menu a {
		font-size: 17px;
	}
}
.front-section-menu a:after {
	content: '\203A';
	padding-left: 10px;
	font-size: 1.1em;
}
.front-section-menu.jump-horizontal a {
	display: inline;
	margin-right: 36px;
}
 @media (max-width: 767px) {
	.front-section-menu.jump-horizontal a {
		display: block;
		margin-right: 0;
	}
	#carousel2 .carousel-btns {
		display: none;
	}
	#carousel2 .carousel-pager a {
		width: 50px;
	}
	.front-section .horizontal {
		margin-bottom: 0 !important;
	}
	#navbar-right {
		display: none;
	}
	.navbar .btn-navbar {
		background: url(../images/mobile-nav-bg.png) no-repeat;
		width: 26px;
		height: 22px;
		border: none;
		box-shadow: none;
		margin-top: 35px;
	}
	.navbar .btn-navbar:hover, .navbar .btn-navbar:focus {
		background: url(../images/mobile-nav-bg.png) no-repeat;
		transition: none;
	}
	#navbar .menu.nav {
		background: none;
		display: block;
	}
	#navbar .menu.nav li {
		width: auto;
		margin: 0;
	}
	#navbar .menu.nav li a {
		margin: 0;
		background: none;
		padding: 0 5% 0 0;
		text-align: right;
		height: 46px;
		line-height: 46px;
		border-bottom: 1px dotted #9e9d99;
		width: 95%;
	}
	#navbar .menu.nav > li.active-trail a:after {
		content: "\f0d9";
		font-size: 16px;
		height: 46px;
		line-height: 46px;
		text-align: right;
	}
	.navbar ul.language {
		list-style: none;
		padding: 10px 0;
	}
	.navbar ul.language a {
		position: relative;
		padding-right: 5%;
	}
	.navbar ul.language a.active:after {
		content: "\f00c";
		font-family: FontAwesome;
		position: absolute;
		right: 0;
	}
	.nav-collapse {
		position: absolute;
		width: 100%;
		top: 89px;
		left: 0;
		background: #ecebe7;
		text-align: right;
	}
	.nav-collapse-inner {
		padding: 20px 0;
	}
	.nav-collapse .btn {
		width: 90%;
		text-align: center;
		margin: 0 auto;
		display: block;
		text-transform: uppercase;
		color: #fff;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#navbar .menu.nav li {
		float: left;
		margin-left: 32px;
	}
	.nav-collapse .nav>li>a:hover {
		background-color: transparent !important;
	}
	#navbar .menu.nav {
		padding-right: 0;
		background-image: url(../images/nav-bg-tablet.jpg);
	}
	#navbar-right .nav-link {
		margin-left: 2px;
	}
	#navbar-right .nav-link.last {
		margin-left: 0;
	}
	#navbar #navbar-right {
		top: 6px;
	}
	#navbar-right .nav-link a {
		padding: 0px 3px;
	}
}
#block-system-main .views-row {
	border-bottom: 3px solid #666;
}
#block-system-main .views-row:last-child {
	border-bottom: none;
}
#block-system-main .content-row {
	padding: 14px 0;
	border-bottom: 1px solid #999
}
#block-system-main .content-row:last-child {
	border-bottom: none;
}
.cycle-slideshow, .slide {
	width: 100%;
}
#carousel2 .slide {
	height: auto;
	display: none;
}
#carousel1 .slide-inner {
	width: 80%;
	padding: 0 5%;
	margin: 0 auto;
	background: url(../images/home_plan-bg.jpg) repeat;
	height: 470px;
}
#carousel2 .slide-inner {
	width: 80%;
	padding: 0 5%;
	margin: 0 auto;
	height: auto;
}
#carousel2 .slide img {
	margin-top: 50px;
}
#carousel2 .carousel-pager {
	background: url(../images/carousel2-shadow.png) center bottom no-repeat;
	padding-bottom: 21px;
}
#accordion1 .ui-accordion-content {
	background: url(../images/home_plan-bg.jpg) repeat;
	font-size: 14px;
	color: #222;
	padding: 20px;
}
#accordion1 .ui-accordion-content h3 {
	display: none;
}
#accordion1 .ui-accordion-content a {
	color: #BB5717;
	text-decoration: underline;
	font-weight: 700;
}
#carousel1 h3 {
	padding-top: 130px;
}
#carousel1  h3.less-padding {
	padding-top: 20px;
}
#carousel1 .slide2 img {
}
.carousel-pager {
	padding: 20px 0;
}
.carousel-pager-inner {
	display: table;
	margin: 0 auto;
	text-align: center;
}
.carousel-pager a {
	float: left;
	text-align: center;
	display: block;
	width: 95px;
	margin: 0 10px;
}
#carousel2 .carousel-pager a {
	padding-bottom: 28px;
}
#carousel2 .carousel-pager a.cycle-pager-active {
	background: url(../images/carousel2-active.png) center bottom no-repeat;
}
.carousel-pager a:hover {
	text-decoration: none;
}
.carousel-pager a img.active {
	display: none;
}
.carousel-pager a.cycle-pager-active img.not-active, .carousel-pager a:hover img.not-active {
	display: none;
}
.carousel-pager a.cycle-pager-active img.active, .carousel-pager a:hover img.active {
	display: inline;
}

/*Accordion active/inactive state */
h3.ui-accordion-header img.active {
	display: none;
}

h3.ui-accordion-header img.not-active {
	display: inline;
}

h3.ui-accordion-header-active img.active {
	display: inline;
}

h3.ui-accordion-header-active img.not-active {
	display: none;
}


.carousel-pager .thumbnail-text {
	text-align: center;
	color: #B35A00;
	font-size: 14px;
	font-weight: 700;
}
#carousel1, #carousel2, #carousel3 {
	position: relative;
}
#carousel2 .carousel-btns {
	top: 400px;
}
.carousel-btns {
	width: 100%;
	position: absolute;
	top: 200px;
	z-index: 998;
}
.carousel-btns a {
	font-size: 100px;
	color: #009EA7;
	position: absolute;
	top: 0;
	font-weight: 100;
	text-decoration: none;
}
.carousel-btns a:hover {
	text-decoration: none;
}
#carousel2 .carousel-btns a {
	color: #e46a00;
}
a.prev {
	left: 10px;
}
a.next {
	right: 10px;
}
.ui-accordion .ui-accordion-content {
	height: auto;
	padding: 10px 20px !important;
	border-radius: 0 !important;
	border: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #fff;
	color: #848484;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 20px !important;
	border-radius: 0 !important;
	border: none !important;
	border-bottom: 1px solid #e4e1e1 !important;
}
#accordion1 h3 img {
	margin-right: 20px;
}
 @media (max-width: 480px) {
	#accordion1 h3 img {
		margin-right: 5px;
	}
}
#accordion1 h3 .glyph {
	color: #e1690e;
	margin-left: 5px;
}
#accordion1 .ui-state-default .accordion-open {
	display: none;
}
#accordion1 .ui-state-active .accordion-open {
	display: inline;
}
#accordion1 .ui-state-active .accordion-closed {
	display: none;
}
#node-40 {
	background: #f7f7f7;
	padding-bottom: 40px;
}
#carousel3 .slide {
	display: none;
}
#carousel3 .slide-inner {
	margin: 0 auto;
	border: 10px solid #EDEBE2;
	padding: 40px 40px 0;
	background: #fff;
}
#carousel3 #slider-pagination-wrapper {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: -10px;
	z-index: 1000;
}
#carousel3 #slider-pagination {
	display: table;
	margin: 0 auto;
}
#carousel3 #slider-pagination a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: #eac5a7;
	border-radius: 8px;
	float: left;
	margin-left: 30px;
}
#carousel3 #slider-pagination a:first-child {
	margin-left: 0;
}
#carousel3 #slider-pagination a.cycle-pager-active {
	background: #e16818;
}
 @media (max-width: 979px) {
	#carousel3 .slide-inner {
	}
}
 @media (max-width: 767px) {
	#carousel3 {
		width: 100%;
		overflow: hidden;
	}
	#carousel3 .cycle-slideshow {
		width: 270px !important;
		margin: 0 auto;
		overflow: visible !important;
		position: relative;
		left: -5px;
	}
	#carousel3 .slide-inner {
		width: auto;
		padding: 20px;
		white-space: normal;
	}
	#carousel3 .slide {
		width: 260px;
		margin-left: 10px;
		vertical-align: top;
	}
}
#block-views-taxonomy-term-jump-menu {
	position: relative;
	z-index: 1000;
	width: 100%;
	height: auto;
}
#block-views-taxonomy-term-jump-menu li {
	float: left;
	margin-right: 20px;
}
#block-views-taxonomy-term-jump-menu a {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 5px;
	color: #428BCA;
}
#block-views-taxonomy-term-jump-menu li.active a {
	background: #428BCA;
	color: #fff;
}
#block-views-taxonomy-term-jump-menu a span {
	display: block;
	padding-top: 20px;
}
#block-views-taxonomy-term-jump-menu .navbar.affix, #block-views-taxonomy-term-jump-menu-mobile .btn-group.affix {
	position: fixed;
	top: 50px;
}
#navbar.affix {
	position: fixed;
	top: 0;
	width: 100%;
}
.anchor {
	position: relative;
	top: 0px;
	width: 100%;
	height: 120px;
}
.navbar-inner {
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	filter: none;
}
.node h2 {
	padding-top: 40px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: transparent;
	box-shadow: none;
	color: #555555;
	text-decoration: none;
}
.navbar .nav > li > a {
	color: #777777;
	float: none;
	padding: 45px 10px 0;
	text-decoration: none;
	text-shadow: none;
}
.inner-section-wrapper {
	padding-bottom: 39px;
	margin-bottom: -39px;
	position: relative;
	z-index: 100;
}
.inner-text {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #555;
	padding-bottom: 20px;
}
h1.mobile {
	font-size: 32px;
	padding-top: 10px;
	float: left;
	font-weight: 700;
}
h2 {
	color: #052f68;
	text-align: center;
	font-size: 38px;
}
#node-11, #node-24, #node-16 {
	background: #f7f7f7;
}
#node-11 p, #node-16 p {
	padding: 5px 40px;
}
#node-11 p.small {
	padding-left: 40px;
	font-size: 9px;
	line-height: 1em;
}
#node-23, #node-24 {
	padding: 0 20px 40px 20px;
}
#node-23 .img-top {
	text-align: center;
}
.blue-box {
	border: 6px solid #82d7dd;
	background: #f7f7f7;
	padding: 0 20px 20px;
	min-height: 300px;
}
.blue-box .quote {
	color: #146395;
	line-height: 24px;
	min-height: 257px;
}
.blue-box .quote:after {
	content: '\201D';
}
.blue-box .quote:before {
	content: '\201C';
	font-size: 190px;
	color: #189098;
	font-family: Geneva;
	position: relative;
	top: 90px;
}
.blue-box .cite {
	padding-left: 30px;
	color: #555;
	min-height: 60px;
	padding-top: 20px;
}
.blue-box .cite:before {
	content: '\2013\2002';
	position: relative;
	margin-left: -17px;
}
 @media (min-width: 1200px) {
.blue-box .quote {
	min-height: 209px;
}
.blue-box .cite {
	min-height: 0;
}
#node-22 p {
	margin-bottom: 0;
	padding-top: 20px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.blue-box .quote {
	min-height: 329px;
}
.blue-box .cite {
	min-height: 100px;
}
}
 @media (max-width: 767px) {
.blue-box, .blue-box .quote, .blue-box .cite {
	min-height: 0;
}
.pad-phone {
	padding: 0 20px;
}
}
 @media (max-width: 978px) {
.orange-box .download-btn {
	padding: 0 10px !important;
}
}
#node-22 {
	background: #f7f7f7;
}
.white-box {
	padding: 18px;
	box-shadow: 0 7px 18px rgba(0,0,0,0.25);
	min-height: 400px;
	background: #fff;
}
.white-box img {
	width: 100% !important;
	height: auto !important;
}
 @media (max-width: 767px) {
.white-box {
	margin-bottom: 40px;
}
}
#node-25 {
	padding-bottom: 0;
}
#node-25 img {
	height: auto !important;
	width: 100% !important;
}
.cbtn, .download-btn, .product-btn {
	height: 42px;
	color: #fff;
	padding: 0 40px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 42px;
	font-size: 18px;
	display: inline-block;
	border-radius: 3px;
}

.cbtn:visited, .download-btn:visited, .product-btn:visited {
	color:#fff;
}

.cbtn:hover {
	color: #fff !important;
}
.cbtn.blue {
	background: #009EA7;
}
 @media (max-width:767px) {
.cbtn, .download-btn, .product-btn {
	font-size: 16px;
}
}
#node-37 .cbtn.blue, #node-38 .cbtn.blue {
	background: #19869b;
}

#node-158 .cbtn.blue, #node-173 .cbtn.blue {
	background: #1C819B;
}
.cbtn.blue:hover {
	background: #009EA7;
}
.download-btn, .product-btn {
	background: #e77601;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
 @media (max-width:767px) {
.download-btn, .product-btn {
	font-size: 16px;
}
}
.download-btn:hover, .product-btn:hover {
	color: #fff;
}
.page-taxonomy-term-5 .download-btn {
	background: #bb5717;
}
#node-27 a {
	color: #b44a04;
}
#node-16 {
	padding-bottom: 30px;
}
#node-27 {
	padding: 0 20px 40px 20px;
	background: #fdbd2c;
}
#node-27 .white-box {
	padding-bottom: 0;
	position: relative;
}
#node-27 .white-box img {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
}
 @media (max-width: 767px) {
#node-27 .white-box {
	min-height: 0;
}
#node-27 .white-box img {
	position: static;
}
}
#node-33 {
	padding: 0 20px 40px 20px;
}
.orange-box {
	padding: 20px;
	text-align: center;
	color: #222222;
}
.orange-box p {
	font-size: 16px;
	line-height: normal;
}
.orange-box h3 {
	color: #233b5c;
}
#node-34 {
	background: #f5f4f4;
}
#node-34 img, #node-37 img, #node-38 img,  #node-158 img, #node-173 img {
	height: auto !important;
	width: 100% !important;
}

#node-158, #node-173 {
	background: #d6f0f2;
}

#node-37 {
	background: #82d7dd;
}
#node-38 {
	background: #ffffff;
}
.cbtn.scholarships {
	background: #bb5717;
}
#node-28 {
	background: #f7f7f7;
}
#product-carousel {
	position: relative;
}
#product-carousel-inner {
	padding: 40px 50px 0;
}
#prod-carousel1 .slide {
	width: 140px;
	text-align: center;
	white-space: normal;
	vertical-align: top;
	height: auto !important;
}
#prod-carousel1 .product-image {
	position: relative;
}
#prod-carousel1 .product-image {
	height: 151px;
}
#prod-carousel1 .product-image:after {
	content: "";
	width: 29px;
	height: 29px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
}

#prod-carousel1 .product-image.test_prep:after {
	background: url(../images/prep-indicator.png) -29px 0 no-repeat;
}

#prod-carousel1 .product-image.improve_english:after {
	background: url(../images/prep-indicator-dark.png) -29px 0 no-repeat;
}

#prod-carousel1 div.ribbon:after {
	content: "";
	width: 29px;
	height: 29px;
	right: -2px;
	bottom: 3px;
	position: absolute;
	display: block;
	background: url(../images/prep-indicator-orange.png) -29px 0 no-repeat;
}

#prod-carousel1 .slide-inner {
	position: relative;
	cursor: pointer;
}

#prod-carousel1 div.ribbon {
	width: 127px;
	height: 54px;
	left: 6px;
	top: 90px;
	position: absolute;
	display: block;
	background: url(../images/restricted-ribbon.png) no-repeat;
}

#prod-carousel1 div.ribbon span {
	color:#fff;
	font-size:10px;
	line-height: 12px;
	text-align: left;
	padding-top:10px;
	padding-left:15px;
	display:block;
	width:90px;
}

/*#prod-carousel1 .slide7 .product-image:after, #prod-carousel1 .slide8 .product-image:after, #prod-carousel1 .slide9 .product-image:after, #prod-carousel1 .slide10 .product-image:after {
	background-image: url(../images/prep-indicator-dark.png);
}*/

/*.i18n-zh-hans #prod-carousel1 .slide6 .product-image:after,
.i18n-ko #prod-carousel1 .slide6 .product-image:after
{
	background-image: url(../images/prep-indicator-dark.png) !important;
}*/

/*#prod-carousel2 .slide7 h3, #prod-carousel2 .slide8 h3, #prod-carousel2 .slide9 h3, #prod-carousel2 .slide10 h3 {
	color: #052f68 !important;
}*/
#prod-carousel1 .cycle-slide-active .product-image:after {
	background-position: 0 0;
	behavior: url(/ets/css/pie.htc);
}

#prod-carousel1 .cycle-slide-active div.ribbon:after {
	background-position: 0 0;
	behavior: url(/ets/css/pie.htc);
}
#prod-carousel1 .carousel-btns {
	top: 100px;
}
#prod-carousel1 .carousel-btns a {
	color: #ffcf81;
}
#prod-carousel1 .product-title {
	font-weight: 600;
	margin-top: 10px;
	padding: 10px 9px 0;
	min-height: 140px;
}
#prod-carousel1 .cycle-slide-active .product-title {
	border-radius: 5px 5px 0 0;
	background: #F7F7F7;
}
#prod-carousel1 .product-sub-text {
	color: #222222;
	font-weight: 600;
}
#prod-carousel2 {
	background: #F7F7F7;
}
#prod-carousel2 .slide {
	width: 100%;
	display: none;
}
.product-btn {
	width: 100%;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
#prod-carousel2 .slide-inner {
	padding: 20px;

}
#prod-carousel2 h3 {
	color: #009EA7;
}

#prod-carousel2 h3.improve_english {
	color: #052f68;
}

#prod-carousel2 h3.test_prep {
	color: #009EA7;
}

#prod-carousel2 h3.restricted {
	color: #e77601;
}



#prod-carousel2 .product-title {
	font-weight: 600;
	margin: 14px 0;
}
.footer {
	margin-top: 0;
	border: none;
	padding: 0;
	border: none;
}
.footer-register {
	padding: 10px 20px;
	background: #BB5717;
}
.register-header {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	float: left;
}
.register-btn {
	float: right;
}
.footer-nav {
	padding: 40px 20px;
	background: #f7f7f7;
	border-bottom: 2px solid #fff;
}
.footer-nav a {
	background: none !important;
}
.footer-nav li {
	float: left;
}
.footer-nav ul.menu.nav {
	display: table;
	margin: 0 auto;
}
.footer-nav a {
	font-size: 19px;
	font-weight: 700;
	padding: 0 20px;
	text-transform: uppercase;
	height: auto !important;
}
.footer-nav a:hover {
	text-decoration: underline !important;
}
.footer-secondary-nav {
	background: #f7f7f7;
	border-bottom: 2px solid #eaeaea;
	padding: 20px 0;

}
.footer-secondary-nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: table;
	text-align: center;
	margin: 0 auto;
}
 @media (min-width: 768px) and (max-width: 979px) and (max-aspect-ratio: 13/9) {
	 .footer-secondary-nav ul {
		width: 75%;
	}
 }
.footer-secondary-nav ul li {
	/*float: left;*/
	display: inline-block;
	text-align: center;
	padding: 0 10px;
}
.footer-secondary-nav ul li a {

	font-size: 12px;
	color: #222;
	background: #f7f7f7;
}
.footer-social {
	padding: 20px 0;
	background: #f7f7f7;
}
.footer-social-inner {
	display: table;
	margin: 0 auto;
}
.visit .label, .visit a, .share .label, .share a, .visit, .share {
	float: left;
}
.share {
	margin-left: 30px;
}
.label {
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	background: none;
	text-shadow: none;
	color: #555;
}
.footer-social a {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	line-height: 24px;
	text-align: center;
	color: #dadada;
	margin-left: 18px;
}
.footer-social a.facebook {
	background: #204385;
}

.footer-social a.instagram {
	background: #3c739c;
}
.footer-social a.twitter {
	background: #2aa9e0;
}
.footer-social a.google-plus {
	background: #d3492c;
}
.legal {
	padding: 20px;
	font-size: 10px;
	line-height: normal;
}
 @media (max-width: 767px) {
.footer-nav, .footer-secondary-nav {
	float: left;
	width: 49%;
	margin: 40px 0;
	padding: 0;
	border-bottom: none;
}
.footer-secondary-nav {
	border-left: 1px solid #848484;
}
.footer-nav ul li, .footer-secondary-nav ul li {
	display: block;
	text-align: left;
}
.footer-nav ul li a {
	line-height: 50px;
	text-transform: none;
}
.footer-secondary-nav ul li {
	line-height: 44px;
}
.footer-navs {
	background: #F7F7F7;
	border-bottom: 2px solid #fff;
}
.footer-social .label {
	float: none;
	display: block;
}
.footer-social a {
	margin-right: 18px;
	margin-left: 0;
}
.register-header {
	display: none;
}
.register-btn {
	float: none;
	text-align: center;
}
.register-btn a {
	margin: 0 auto;
}
}
#node-49 {
	background: #f7f7f7;
}
#communities-carousel {
	position: relative;
	width: 100%;
}
#communities-carousel-inner {
	padding: 10px 50px 0;
}
#communities-carousel1 {
	margin-bottom: 40px;
}
#communities-carousel1 .slide {
	padding: 0 20px;
	text-align: center;
	white-space: normal;
	vertical-align: top;
	height: 330px;
	border-left: 1px dotted #969696;
}
#communities-carousel1 .slide:first-child {
	border-left: none;
}
#communities-carousel1 .carousel-btns {
	top: 100px;
}
#communities-carousel1 .carousel-btns a {
	color: #ffcf81;
}
#node-59 {
	background: #f7f7f7;
}
#communities {
	text-align: center;
	background: #f7f7f7;
}
#communities .row {
	margin-bottom: 30px;
}
#communities .communities-title {
	font-weight: 700;
	font-size: 14px;
	margin-top: 20px;
	padding: 0;
	color: #052f68;
}
#communities .communities-description {
	color: #222222;
	font-size: 14px;
	min-height: 90px;
}
 @media (min-width:767px) and (max-width: 979px) {
#communities .communities-description {
	min-height: 140px;
}
#communities .communities-title {
	min-height: 40px;
}
}
 @media (max-width:767px) {
#communities .communities-title {
	font-size: 16px;
}
#communities .communities-description {
	min-height: 0;
	padding: 14px 0;
	font-size: 16px;
}
#communities .communities-btn {
	margin-bottom: 20px;
}
}
.communities-feed-wrapper {
	background: url(../images/tablet.png) center top no-repeat;
	height: 456px;
	padding-top: 35px;
}
.communities-feed {
	width: 647px;
	height: 400px;
	margin: 0 auto;
	background: #fff;
}
#communities-carousel2-wrapper {
	background: url(../images/tablet.png) center top no-repeat;
	height: 456px;
	padding-top: 35px;
}
#communities-carousel2 {
	margin: 0 auto;
	width: 647px;
	height: 386px;
}
#communities-carousel-mobile .slide {
	width: 100px;
}
.communities-btn a {
	display: inline-block;
	width: 111px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #19869b;
	border-radius: 3px;
}
/* News Stuff */

.news-box {
	background: #fff;
	padding: 28px 20px 38px;
}
.news-box h1 {
	padding: 0;
}
.front .views-row-5 .front-section {
	padding: 50px 0;
}
.front .news-link-box .row-fluid .span4 {
	float: none;
	width: 100%;
	margin: 0;
}
.news-box .views-row {
	padding: 20px 40px;
	border-bottom: 1px dotted #e6e6e6;
	background: url(../images/rss.png) left 20px no-repeat;
}
.news-box h2 {
	text-align: left;
	line-height: 22px;
}
.news-box h2 {
	font-size: 20px;
	color: #052f68;
}
.news-box h2 a:hover {
	color: #052f68;
	text-decoration: underline;
}
.news-box .news-date {
	color: #222;
}
.news-box .news-read-more {
	font-weight: 700;
}
.news-link-box {
	padding: 7px;
	background: #fff;
	text-align: center;
}
.front .news-link-description, .front .news-link-btn {
	display: none;
}
.news-link {
	padding: 48px 0;
	position: relative;
}
.news-link.first {
	background: #dee2e9;
}
.news-link.second {
	background: #c6d1e1;
}
.news-link.third {
	background: #acbfd9;
}
.news-link a {
	color: #002d6a;
	font-size: 18px;
	font-weight: 700;
}
 @media (max-width: 767px) {
	 .news-box {
		background: #fff;
		padding: 28px 5px 38px;
	}
	.news-box .news-box {
		padding: 0px;
	}
	.news-box h1 {
		padding: 0;
	}
	.front .views-row-5 .front-section {
		padding: 50px 0;
	}
	.front .news-link-box .row-fluid .span4 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.news-box .views-row {
		padding: 20px 40px;
		border-bottom: 1px dotted #e6e6e6;
		background: url(../images/rss.png) left 20px no-repeat;
	}
	.news-link a {
		font-size: 16px;
	}
}
.news-link-description {
	color: #222;
	font-size: 17px;
	line-height: 24px;
	padding: 14px 20px;
	text-align: left;
}
.news-link-btn {
	position: absolute;
	bottom: 20px;
	left: 50%;
}
.news-link-btn a {
	background: #052f68;
	color: #fff;
	text-transform: uppercase;
	width: 186px;
	padding: 0;
	position: relative;
	left: -50%;
}
.news-link-btn a:hover {
	background: #052f68;
	text-decoration: underline;
	color: #fff;
}
#block-views-news-news-page .news-more-btn {
	padding: 40px 0 0;
}
#block-views-news-news-page a.btn {
	background: #052f68;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	position: relative;
	padding: 0 20px;
	font-weight: 700;
	font-size: 18px;
}
 @media (max-width: 767px) {
#block-views-news-news-page a.btn {
	font-size: 16px;
}
}
#block-views-news-news-page a:hover.btn {
	text-decoration: underline;
}
.page-taxonomy-term-7 .front-section-menu {
	display: none;
}
.page-taxonomy-term-7 #block-views-news-news-page, .page-taxonomy-term-7 #block-nodeblock-55 {
	background: url(http://ets-staging.mrmclient.com/sites/default/files/pages/backgrounds/news-bg.jpg) repeat;
}
.page-taxonomy-term-7 .news-box {
	margin: 45px 30px 0;
}
.page-taxonomy-term-7 .news-box .views-row table {
	border: 1px solid #BB5717;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 2em auto;
}
.page-taxonomy-term-7 .news-box .views-row table thead th {
	background: #edebe2;
	text-align: left;
	padding: 0.2em 1em;
	border-bottom: 1px solid #BB5717;
}
.page-taxonomy-term-7 .news-box .views-row table tbody tr td {
	padding: 0.2em 1em;
	border-bottom: 1px solid #BB5717;
	background: #fff;
}
.page-taxonomy-term-7 .news-box .views-row table tbody tr.highlight td {
	background: #f0f0f0;
}
@media (max-width: 767px) {
	.page-taxonomy-term-7 .news-box {
		margin: 45px 0;
		padding: 28px 5px 38px 5px;
	}
	.news-box .views-row {
		padding: 20px 10px 20px 20px;
	}
	.page-taxonomy-term-7 .news-box .views-row table {
		font-size: 15px;
		margin: 1em auto;
		width: 100%;
	}
	.page-taxonomy-term-7 .news-box .views-row table thead th {
		padding: 0.2em 0.5em;
	}
	.page-taxonomy-term-7 .news-box .views-row table tbody tr td {
		padding: 0.2em 0.5em;
	}
}
.page-taxonomy-term-7 .news-link-box {
	margin: 30px 30px 45px;
}
.page-taxonomy-term-7 .news-link {
	width: 33.22233%;
	margin: 0;
	height: 380px;
}
.page-taxonomy-term-7 .block-title {
	display: none;
}
.page-taxonomy-term-7 .news-link h3 i {
	display: none;
}
 @media (max-width: 767px) {
h2.news-title {
	font-size: 16px;
}
.news-box .views-row-last {
	border-bottom: 1px dotted #e6e6e6;
}
.front .news-link {
	background: #fff !important;
	padding: 0;
}
.front .news-link-box {
	text-align: left;
	padding: 0 20px 20px;
}
.front .news-link-img {
	display: none;
}
.news-link-box h3 {
	margin: 0;
}
.page-taxonomy-term-7 .news-link {
	width: 100%;
}
.page-taxonomy-term-7 .news-link {
	height: auto;
	padding-bottom: 80px;
}
}
/* Email */

.email-checkboxes input[type="checkbox"] {
	display: none;
}
.email-checkboxes input[type="checkbox"] + label span {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin: -2px 5px 0 0;
	vertical-align: middle;
	background: url(../images/email-check.png) left top no-repeat;
	cursor: pointer;
}
.email-checkboxes input[type="checkbox"]:checked + label span {
	background-position: 0 -27px;
}
.email-checkboxes .checkbox {
	padding-left: 0;
	height: 140px;
}
 @media (min-width: 768px) and (max-width: 979px) {
.email-checkboxes .checkbox {
	height: 220px;
}
}
.email-checkboxes .checkbox label {
	float: left;
	width: 15%;
}
.email-checkboxes .email-text {
	float: right;
	width: 85%;
}
.email-text .small a {
	color: #222;
}
.email-text .small a:hover {
	color: #222;
	text-decoration: underline;
}
.email-form {
	background: #edebe2;
	padding-top: 20px;
	padding-bottom: 20px;
}
.emails-top label, .emails-top input {
	float: left;
}
.email-checkboxes {
	margin-top: 20px;
}
.emails-top input {
	height: 32px;
	background: #fff;
	border: none;
	border-radius: 0;
	margin-left: 15px;
	width: 60%;
}
.emails-top label {
	line-height: 32px;
	margin: 0;
	padding: 0;
}
.email-form h4 {
	font-size: 16px;
	color: #052f68;
}
.email-text strong {
	color: #606161;
	font-size: 14px;
	font-weight: 600;
}
.email-text li {
	font-size: 14px;
}
.email-form .checkbox {
	padding: 0 20px !important;
	margin-bottom: 20px;
}
.checkbox.first, .checkbox.second, .checkbox.third {
}
.checkbox.second, .checkbox.third, .checkbox.fifth {
	border-left: 1px dotted #959593;
}
.checkbox.fourth, .checkbox.fifth {
	margin-top: 20px;
}
.checkbox.fourth {
	margin-left: 0;
}
.email-checkboxes .seperator {
	width: 92%;
	float: right;
	border-bottom: 1px dotted #959593;
}
.bottom-checkbox {
	border-top: 1px dotted #959593;
}
.checkbox.sixth {
	height: auto;
	font-size: 14px;
	width: 80%;
	margin: 0 auto;
	padding-top: 20px !important;
	line-height: normal;
}
 @media (max-width: 767px) {
.email-checkboxes .checkbox {
	padding-right: 0 !important;
	padding-left: 5% !important;
	width: 95% !important;
}
.communities-feed-wrapper {
	display: none;
}
.emails-top {
	padding: 0 20px;
}
.emails-top label, .emails-top input {
	float: none;
	margin-left: 0 !important;
}
.email-form h4 {
	padding-left: 20px;
}
.email-checkboxes .checkbox {
	width: auto !important;
	padding-left: 20px !important;
}
.checkbox.sixth {
	width: auto;
	padding-left: 20px;
}
.checkbox.sixth label {
	margin: 0 !important;
}
}
.email-checkboxes .btn {
	color: #fff;
	background: #19869b;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
}
 @media (max-width: 767px) {
.email-checkboxes .btn {
	font-size: 16px;
}
}
.email-checkboxes .btn .fa {
	font-size: 14px;
}
.email-more {
	margin: 0 auto;
	background: url(../images/email-envelope.jpg) no-repeat;
	width: 258px;
	height: 150px;
	text-align: center;
}
.email-more a {
	display: block !important;
	margin: 0 auto;
	width: 56px;
	height: 54px;
	position: relative;
	top: 96px;
	right: 3px;
	line-height: 54px;
	color: #fff;
	font-size: 20px;
}
.email-form.closed {
	display: none;
}
.email-more a .fa {
	line-height: 54px;
}
.email-more a .fa-minus {
	display: none;
}
.email-more a.open .fa-minus {
	display: block;
}
.email-more a.open .fa-plus {
	display: none;
}
.email-more a:hover {
	text-decoration: none;
}
 @media (max-width: 767px) {
.email-checkboxes .seperator {
	display: none;
}
.checkbox {
	border: none !important;
	height: 75px !important;
	width: 100% !important;
}
/*.front-section .container {
	padding-left: 20px;
}*/
.hero-top {
	padding-left: 20px;
}
/*.views-row-5 .front-section .container {
	padding: 0 20px;
}*/
}
/* ASU Search Form */

.asu-search label {
	padding-left: 0;
}
.asu-search {
	background: #f0f0f0;
	border-radius: 5px;
	padding-bottom: 20px;
}
.quick-search, .score-search {
	border: 5px solid #f0f0f0;
	padding: 30px;
	border-radius: 5px 5px 0 0;
}
.asu-divider {
	border-bottom: 1px dotted #979797;
	width: 99%;
	margin: 0 auto;
}
.score-search {
	background: #f0f0f0;
	border-radius: 0 0 5px 5px;
}
.quick-search {
	background: url(../images/asu-building.jpg) right bottom no-repeat #f7f7f7;
}
.asu-search input[type="radio"] {
	display: none;
}
.asu-search input[type="radio"] + span {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: -2px 5px 0 0;
	vertical-align: middle;
	background: url(../images/radio-orange.png) left top no-repeat;
	cursor: pointer;
}
.asu-search input[type="radio"]:checked + span {
	background-position: 0 -14px;
}
.asu-search label.big input[type="radio"] + span {
	width: 23px;
	height: 23px;
	background: url(../images/radio-orange-big.png) left top no-repeat;
}
.asu-search label.big input[type="radio"]:checked + span {
	background-position: 0 -23px;
}
.asu-search input[type="checkbox"] {
	display: none;
}
.asu-search input[type="checkbox"] + span {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin: -2px 5px 0 0;
	vertical-align: middle;
	background: url(../images/email-check.png) left top no-repeat;
	cursor: pointer;
}
.asu-search input[type="checkbox"]:checked + span {
	background-position: 0 -27px;
}
label.big {
	font-size: 24px;
	font-weight: 700;
	color: #052f68;
}
.asu-search h4 {
	padding: 0 0 10px 36px;
	font-size: 16px;
	font-weight: 600;
	color: #222;
}
.quick-search-form, .score-search-form {
	padding-left: 60px;
}
.quick-search .radio.inline {
	padding-top: 0;
	vertical-align: top;
	margin-left: 10px;
}
.search-field {
	margin-top: 10px;
}
.asu-search input[type="text"] {
	border-radius: 0;
	border: 1px solid #e8a579;
	height: 25px;
	line-height: 25px;
}
.asu-search strong {
	font-weight: 600;
}
.score-search input[type="text"] {
	margin-bottom: 20px;
}
.score-search-form label {
	font-size: 16px;
	vertical-align: middle;
}
.score-search input[type="checkbox"] + span {
	margin-top: -10px !important;
}
p.small {
	font-size: 12px;
	color: #222;
}
.asu-search select {
	background: transparent;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
	width: 100%;
}
.asu-search .select {
	border: 1px solid #e8a579;
	border-radius: 0;
	-webkit-appearance: none;
	float: right;
	width: 69%;
	height: 30px;
	margin-bottom: 12px;
	background: url(../images/select.png) right center no-repeat #fff;
}
.asu-search input {
	color: #222;
}
.asu-search option {
}
.select-box label {
	float: left;
	width: 30%;
	line-height: 25px;
}
.asu-search .btn {
	color: #fff;
	background: #e16818;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	margin: 20px auto 0;
}
.asu-search .btn .fa {
	font-size: 14px;
}
 @media (max-width: 767px) {
.asu-search h4 {
	padding-left: 0;
}
.quick-search-form, .score-search-form {
	padding-left: 0;
}
.quick-search-form strong {
	display: block;
	margin-bottom: 10px;
}
.quick-search-form label.inline.first {
	margin-left: 0;
}
.select-box label, .asu-search .select {
	float: none;
	width: 100%;
}
.asu-search .checkbox {
	height: auto !important;
}
.asu-search .btn {
	padding: 0;
	width: 100%;
}
}
.node-type-asu-search .inner-section-wrapper, .node-type-asu-search .inner-text, .node-type-inner-content .inner-section-wrapper, .node-type-inner-content .inner-text {
	color: #fff;
}
.node-type-asu-search .inner-section-wrapper {
	margin: 0;
	margin-bottom: 30px;
}
.node-type-asu-search .container {
	position: relative;
}
.transparent-box {
	background: #A64E15;
	border-radius: 3px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	position: absolute;
	right: 0;
	bottom: 36px;
	padding: 15px;
}
.transparent-box p {
	padding: 0;
}
.transparent-box a {
	color: #fff;
	text-decoration: underline;
}
.transparent-box a:hover {
	text-decoration: none;
}
 @media (max-width: 767px) {
.transparent-box {
	position: static;
}
}
.page-node-18 .field-name-field-section-interior-text p {
	font-weight: 700;
}
.content-group {
	padding: 60px 0;
}
.node-type-inner-content h2 {
	color: #052f68;
	font-size: 24px;
	padding-top: 0;
	padding-bottom: 10px;
}
.node-type-inner-content .content-group p {
	color: #222;
	line-height: 23px;
}
.node-type-inner-content p.big {
	color: #848484;
	font-size: 18px;
	font-weight: 600;
}
.inner-accordion h3 {
	color: #222 !important;
	font-weight: 600;
	margin: 0;
	border: none;
	border-bottom: 1px dotted #a2a2a2;
	font-size: 16px;
	color: #464646;
}
.inner-accordion h3.ui-accordion-header-active {
	border: none;
}
.inner-accordion .accordion-open {
	display: none;
}
.inner-accordion h3 i {
	color: #e16818;
	margin-left: 10px;
}
.inner-accordion h3.ui-accordion-header-active .accordion-open {
	display: inline;
}
.inner-accordion h3.ui-accordion-header-active .accordion-closed {
	display: none;
}
.inner-accordion .ui-accordion-content {
	color: #222;
	font-size: 16px;
	border: none;
	border-radius: 0;
	background: none;
	border-bottom: 1px dotted #a2a2a2;
	padding-left: 0.7em;
	padding-right: 0.5em;
}
.content-group.even-row {
	background: #edebe2;
}
.content-group.even-row .ui-state-default, .content-group.even-row .ui-widget-content .ui-state-default, .content-group.even-row .ui-widget-header .ui-state-default {
	background: #edebe2 !important;
}
#searchresultstable {
	width: 100% !important;
}
/* Search Results */

#asu-details {
	padding: 0 0 60px;
}
.asu-header {
	background: #f7f7f7;
	margin: 20px 0;
}
.asu-header h2.heading, .asu-header .back-to-top, .asu-header .pagination, .asu-header .prevnext {
	float: left;
}
.asu-header h2.heading {
	padding: 0 0 0 20px;
	line-height: 50px;
	color: #052f68 !important;
	font-size: 24px !important;
	margin: 0;
}
.asu-header .back-to-top {
	cursor: pointer;
	color: #e16818;
	line-height: 50px;
	margin-left: 20px;
}
.asu-header.top .back-to-top {
	margin-left: 60px;
}
.asu-header .pagination-wrapper {
	float: right;
	padding-right: 20px;
}
.asu-header .pagination, .asu-header .prevnext {
	margin: 0 !important;
	line-height: 50px;
	color: #052f68;
	font-size: 16px;
}
.asu-header .prevnext {
	font-size: 14px;
}
.asu-header .prevnext a {
	color: #e16818;
}
#searchresultstable thead {
	border-bottom: none !important;
	padding: 20px 0;
}
#searchresultstable thead th, #searchresultstable thead th a {
	color: #052f68;
	font-size: 16px;
	font-weight: 700;
}
#searchresultstable thead a i {
	color: #e16818;
}
#searchresultstable .main-row:hover {
	cursor: pointer;
}
#searchresultstable td {
	color: #222;
	font-size: 16px;
	line-height: 30px;
}
#searchresultstable td.name .id-code {
	font-size: 12px;
	line-height: 18px;
}
.additional-info {
	background: #edebe2;
	padding: 20px;
}
.additional-info-left, .additional-info-middle, .additional-info-right {
	padding: 1%;
	float: left;
}
.additional-info-left {
	width: 33%;
}
.additional-info-middle {
	border-right: 1px dotted #646462;
	border-left: 1px dotted #646462;
	width: 37%
}
#searchresultstable .additional-info-middle th {
	text-align: center;
	font-size: 12px;
	color: #848484;
	font-weight: 600;
	padding: 0;
}
#searchresultstable .additional-info-middle td.last {
	text-align: center;
}
#searchresultstable .additional-info-middle td {
	font-size: 14px;
}
.additional-info-right {
	width: 23%;
}
.additional-info-wrap {
	display: none;
}
.main-row i.fa {
	color: #e16818;
	margin-left: 10px;
	font-size: 12px;
}
.main-row .fa-chevron-down {
	display: none;
}
.main-row.open .fa-chevron-down {
	display: inline;
}
.main-row.open .fa-chevron-right {
	display: none;
}
tr.main-row > td {
	padding: 10px 20px !important;
	border-bottom: 1px dotted #555;
}
tr.main-row.open td {
	border: none;
}
#searchresultstable th {
	padding: 20px;
}
.additional-info {
	font-size: 14px;
}
.additional-info td {
	border: none;
	border-bottom: 1px dotted #555;
}
.additional-info h3 {
	color: #222;
	font-size: 16px;
}
.additional-info p {
	padding: 8px 0;
	margin: 0;
}
.asu-header .pagination select {
	background: transparent;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
	width: 100%;
	vertical-align: top;
}
.asu-header .pagination .select {
	border: 1px solid #e8a579;
	border-radius: 0;
	-webkit-appearance: none;
	float: left;
	width: 100px;
	height: 30px;
	margin: 10px 20px 0 10px;
	background: url(../images/select.png) right center no-repeat #fff;
}
.asu-header .select-box label {
	width: auto;
	line-height: 50px;
	display: block;
}
#searchresultstable th {
	text-align: left;
}
.additional-info td {
	border: none;
}
 @media (max-width: 767px) {
th.city, td.city, th.state, td.state, th.country, td.country {
	display: none;
}
.additional-info-left, .additional-info-middle, .additional-info-right {
	float: none;
	width: 100%;
	padding: 0;
	border: none;
}
.additional-info-left p {
	padding: 0;
}
}
.asu-header-mobile {
	padding: 20px;
}
.asu-header-mobile .btn-group {
	width: 100%;
}
.asu-header-mobile .dropdown-toggle {
	display: block;
	background: #fff;
	border: 1px solid #e16818;
	width: 96% !important;
	height: 42px;
	line-height: 42px;
	color: #e16818;
	border-radius: 0 !important;
	padding: 0 0 0 4%;
	position: relative;
	text-align: left;
}
.asu-header-mobile .dropdown-toggle span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
	width: 42px;
	border-left: 1px solid #e16818;
	text-align: center;
	line-height: 42px;
}
.inline-btns {
	margin-bottom: 10px;
	width: 100%;
}
.inline-btns .btn {
	width: 48%;
	color: #fff;
	float: left;
	padding: 0;
	font-size: 12px;
}
.inline-btns .btn:hover {
	background: #e16818 !important;
}
.inline-btns .btn.email {
	float: right;
}
.asu-header-mobile.bottom .btn, .asu-header-mobile .top-btn .btn {
	width: 100%;
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 0;
	margin-bottom: 10px;
}
.asu-header-mobile.bottom .btn:hover {
	background: #e16818 !important;
}
/* TOEFL TV */

#node-28 {
	background: url(../images/practice-tv.jpg) center bottom no-repeat #f7f7f7;
	height: 636px;
}
 @media (max-width: 767px) {
	#node-28 {
		background: none;
		height: auto;
		padding-bottom: 40px;
	}
}
.toefl-tv iframe {
	margin: 0 auto;
	width: 590px;
	height: 280px;
}
.toefl-tv {
	position: relative;
	width: 590px;
	margin: 0 auto;
	top: 53px;
}
.tv-page {
	/*width: 127px;*/
	width:116px;
	height: 68px;
	background: url(../images/tv-pager.png) center center no-repeat;
	float: left;
	/*margin-left: 16px;*/
	margin-left: 1px;
	margin-top: 8px;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
}

.toefl-tv.chinese iframe {
	margin: 0 auto;
	width: 589px;
	height: 270px;
}
.toefl-tv.chinese {

	width: 589px;
	margin: 0 auto;
	top: 62px;
}

.tv-page.cycle-pager-active {
	/*display: none;*/
	background-color: #fdbd2c;
}
.cycle-youtube.cycle-slide-active {
	z-index: 100 !important;
}
.yt-wrapper {
	height: 0px;
	padding-top: 30px;
	padding-bottom: 56%;
	position: relative;
	overflow: hidden;
}
.yt-wrapper iframe, .yt-wrapper object, .yt-wrapper embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.overlay {
	background-image: url('../images/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.25);
	width: 100%;
	z-index: 10000;
}

/*Carousel styles */
.item-video {
	height:200px;
}

.owl-carousel .owl-video-frame {
	position: static;
}

.tv-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.tv-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-top:20px;
}
.tv-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.tv-theme .owl-dots .owl-dot.active span, .tv-theme .owl-dots .owl-dot:hover span {
  background: #009EA7;
}

.tv-theme .owl-nav .owl-next{
	top:208px;
}

.tv-theme .owl-nav .owl-prev {
	top:208px;
}

/* New Carousel Nav */
.tv-pager-theme {
    width:90%;
    margin: 0 auto;
}

.tv-pager-theme .owl-controls .owl-buttons .owl-prev, .tv-pager-theme .owl-nav .owl-prev{
  position: absolute;
  left: -27px;
  top: 23px;
  width: 25px;
  height:45px;
  background-image: url('../images/left-arrow-beige.png');
}

.tv-pager-theme .owl-controls .owl-buttons .owl-next, .tv-pager-theme .owl-nav .owl-next{
  position: absolute;
  right: -25px;
  top: 23px;
   width: 25px;
  height:45px;
  background-image: url('../images/right-arrow-beige.png');
}

.tv-pager-theme {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.tv-page-nav {
	border:4px solid #f4f6f1;
	margin-top:10px;
	cursor: pointer;
}

.tv-page-nav.active {
	border:4px solid #f9b600;
	margin-top:10px;
}

.tv-pager-theme .owl-item {
	width:121px;
}

@media (max-width: 767px) {
	.tv-pager-theme .owl-controls .owl-buttons .owl-next, .tv-pager-theme .owl-nav .owl-next{
	  background-image: url('../images/right-arrow.png');
	}

	.tv-pager-theme .owl-controls .owl-buttons .owl-prev, .tv-pager-theme .owl-nav .owl-prev{
	  background-image: url('../images/left-arrow.png');
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {

	.toefl-tv, .toefl-tv.chinese {
		width:280px;
	}

	#videoPlayer {
		width:280px;
		height:170px!important;
	}

	.toefl-tv iframe, .toefl-tv.chinese iframe,  {
		margin: 0 auto;
		width: 280px;
		height: 170px;
	}

}


#tv-carousel-pager {
	margin-bottom: 50px;
}





#node-20 .container, #node-41 .container, #node-30 .container {
	width: 100%;
}
.faq-header {
	background: url(../images/faq-img.png) right center no-repeat;
	height: 298px;
}
.page-node-60 h1, .page-node-71 h1 {
	color: #052f68;
	padding-top: 50px;
}
.page-node-60 .inner-text {
	padding: 0;
}
 @media (max-width: 979px) {
.faq-header {
	background: url(../images/faq-img-mobile.jpg) right center no-repeat;
	height: 67px;
}
.faq-header h1 {
	padding-top: 10px;
	font-size: 32px;
}
.faq-header h3 {
	display: none;
}
}
.tertiary-nav {
	background: #fb935d;
	height: 30px;
	line-height: 30px;
	color: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	position: relative;
	z-index: 990;
}
.tertiary-nav h2 {
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 30px;
}
.tertiary-nav .menu-block-wrapper, .tertiary-nav ul {
	float: left;
}
.tertiary-nav ul {
	margin: 0 0 0 10px;
}
.tertiary-nav li {
	float: left;
}
.tertiary-nav a {
	color: #fff !important;
	font-size: 13px;
	border-right: 1px solid #da8051;
	padding: 0 20px;
	font-weight: 700;
	line-height: 30px;
}
.tertiary-nav li.active, .tertiary-nav a:hover, .tertiary-nav a:active, .tertiary-nav a:focus {
	background: #e16818 !important;
}
 @media (min-width: 768px) and (max-width: 979px) {
.tertiary-nav h2 {
	display: none;
}
.tertiary-nav ul {
	margin: 0;
}
}
#search-form {
	padding: 20px 0;
	background: #ecebe8;
}
#search-form #edit-basic {
	width: 50%;
	margin: 0 auto;
}
#search-form .search-query {
	border-radius: 0;
	background: #f6f6f5;
	border: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	box-shadow: none;
}
#search-form .btn {
	color: #e46900 !important;
	background: #f6f6f5;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
}
.page-taxonomy-term-7 .control-group {
	display: none;
}
.page-taxonomy-term-7 .view-taxonomy-term .node {
	display: none;
}
#node-27 strong a {
	color: #222;
	text-decoration: underline;
}

 @media (min-width: 768px) and (max-width: 979px) {
	.orange-box h3 {
		min-height: 50px;
	}
	.orange-box p:nth-child(3) {
		min-height: 160px;
	}
	#node-16 .span4 p:nth-child(3) {
		min-height: 161px;
	}
 }
 @media (min-width: 980px) and (max-width: 1199px) {
	.orange-box p:nth-child(3) {
		min-height: 120px;
	}
	#node-16 .span4 p:nth-child(3) {
		min-height: 100px;
	}
 }

  @media (min-width: 1199px) {
	.orange-box p:nth-child(3) {
		min-height: 120px;
	}
	#node-16 .span4 p:nth-child(3) {
		min-height: 100px;
	}
 }


/*Testimonial Node Carousel Styles */

.wrapper-with-margin {
	margin: 0 50px;
}

.testimonial-carousel .owl-item img{
	border:0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.testimonial-carousel .owl-item .item{
	height:379px;
	background-image: url('../images/card-background.png');
	margin: 12px;
}

.owl-theme .owl-controls .owl-buttons div {
	font-size: 100px;
	position: absolute;
	top: 0;
	font-weight: 100;
	text-decoration: none;
}

.quote_cta {
	position: absolute;
	bottom:150px;
	margin-left:30px;
}

.owl-theme .owl-controls .owl-buttons div a  {
	color: #009EA7!important;
}

.owl-theme .owl-controls .owl-buttons div a:hover {
	text-decoration: none;
}

.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-nav .owl-prev{
	position: absolute;
  left: -45px;
  top: 185px;
  width: 25px;
  height:45px;
  background-image: url('../images/left-arrow.png');
  cursor: pointer;
}

.owl-theme .owl-controls .owl-buttons .owl-next, .owl-nav .owl-next{
	position: absolute;
  right: -45px;
  top: 185px;
   width: 25px;
  height:45px;
  background-image: url('../images/right-arrow.png');
  cursor: pointer;
}

.quote {
	padding:10px 30px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.quote img{
	display: block;
	margin-bottom: 10px;
}

.owl-item .source {
	position: absolute;
	bottom: 20px;
	width:100%;
}

.owl-item .thumbnail {
	float: left;
	width: 105px;
	margin-right:10px;
	margin-left:15px;
}

.owl-item .source_name {
	margin-top:10px;
	width:90%;
	*width:150px;
	color: #2D797E;
	font-weight: bold;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.owl-item .source_title {
	width:90%;
	*width:300px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	width:300px;
  height:100px;
}

.testimonial-carousel .owl-pagination {
	display: none;
}

.swipeInstructions {
	display: none;
}

.testimonial-carousel {
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}



  @media (max-width: 400px) {

		.wrapper-with-margin {
			margin: 0;
		}

		/*.owl-theme .owl-controls .owl-buttons {
			display: none;
		}*/

		.owl-pagination {
			/*display: block;*/
		}

		.testimonial-carousel .owl-controls .owl-buttons .owl-prev, .owl-nav .owl-prev{
		  left: 40px;
		  top: 400px;
		  position: absolute;
		}

		.testimonial-carousel .owl-controls .owl-buttons .owl-next, .owl-nav .owl-next{
		  right: 40px;
		  top: 400px;
		  position: absolute;
		}

		.swipeInstructions {
			display: block;
			width:100%;
			text-align: center;
			text-transform: lowercase;
			height:50px;
			font-family: 'Open Sans', Helvetica, Arial, sans-serif;
		}
  }


/* AUSTRALIA PAGE OVERRIDES */
.page-taxonomy-term-20 #block-views-interior-top-interior-top {
	display:none !important;
	}




