@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?dj3sd3");
	src: url("../fonts/icomoon.eot?dj3sd3#iefix") format("embedded-opentype"), url("../fonts/icomoon-inner.ttf?dj3sd3") format("truetype"), url("../fonts/icomoon.woff?dj3sd3") format("woff"), url("../fonts/icomoon.svg?dj3sd3#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media screen and ( min-width: 640px ) {
    body .userway.userway-the-big.userway_p3 {
        right: 50px !important;
        bottom: 70px !important;
    }
}

h4{
	font-size: 20px;
}

.results-header p {
    margin-bottom: 41px;
}

.icon-ico-3:before {
	content: "\e909";
}

.icon-clock:before {
	content: "\e900";
}

.icon-ico-1:before {
	content: "\e901";
}

.icon-ico-2:before {
	content: "\e902";
}

.icon-ico-8:before {
	content: "\e903";
}

.icon-ico-4:before {
	content: "\e904";
}

.icon-ico-5:before {
	content: "\e905";
}

.icon-ico-6:before {
	content: "\e906";
}

.icon-ico-7:before {
	content: "\e907";
}

.icon-logo:before {
	content: "\e908";
}

.icon-search:before {
	content: "\f002";
}

.icon-user:before {
	content: "\f007";
}

.icon-book:before {
	content: "\f02d";
}

.icon-bookmark:before {
	content: "\f02e";
}

.icon-group:before {
	content: "\f0c0";
}

.icon-users:before {
	content: "\f0c0";
}

.icon-shield:before {
	content: "\f132";
}

.icon-rocket:before {
	content: "\f135";
}

.icon-bank:before {
	content: "\f19c";
}

.icon-institution:before {
	content: "\f19c";
}

.icon-university:before {
	content: "\f19c";
}

.icon-pie-chart:before {
	content: "\f200";
}

.icon-street-view:before {
	content: "\f21d";
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

body {
	min-width: 320px;
}

#wrapper {
	max-width: 100%;
	position: relative;
	overflow: hidden;
}

#header {
	background: #eaeaea;
}

.navbar-default {
	border: none;
	padding: 9px 0 0;
}

.nav-holder {
	background: #222;
	margin: 0 -9999px;
	padding: 10px 9999px;
}

.navbar-toggle {
	border: none;
	background: #444444;
	color: #dbdbdd;
	float: none;
	width: 100%;
	margin: 0;
	border-radius: 0;
	text-align: left;
	padding: 3px 23px;
	font-size: 18px;
}

.navbar-toggle .caret {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.navbar-collapse {
	border: none;
}

.navbar-nav {
	margin: 0;
	background: #444444;
	font-size: 18px;
	margin: 6px 0 0;
}

.navbar-nav > li > a,
.navbar-nav > li > .dropdown > a {
	padding: 10px 10px 10px 23px;
	display: block;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > .dropdown  > a:hover,
.navbar-nav > li > .dropdown  > a:focus {
	text-decoration: none;
}

// .navbar-nav .dropdown-menu {
// 	padding: 0;
// 	left: auto;
// 	right: 0;
// 	overflow: hidden;
// 	border-radius: 0;
// }

.navbar-nav .dropdown-menu > li > a {
	padding: 7px 40px 7px 20px;
	position: relative;
}

.navbar-nav .dropdown-menu > li > a .external-link {
	position: absolute;
	top: 10px;
	right: 10px;
}

.header-list .external-link {
	display: none;
}

.header-list li.active a {
	color: #73767a;
}

.header-list a {
	color: #3f3f3f;
}

.header-list a:hover {
	color: #73767a;
}

.registry {
	padding: 5px 0 0;
	margin: 0 0 5px;
}

.registry > li {
	padding: 0 0 0 18px;
	vertical-align: middle;
	font-size: 22px;
}

.registry > li.open .setting {
	background: #98c849;
}

.registry > li.open .square-link {
	color: #98c849;
}

.registry a {
	color: #6b6b6b;
}

.registry a:hover,
.registry a:focus {
	text-decoration: none;
}

.registry .dropdown-menu {
	right: 0;
	left: auto;
	margin: 0;
	border-radius: 0;
}

.registry .dropdown-menu.square-drop {
	padding: 0;
	min-width: 250px;
}

.registry .dropdown-menu.square-drop:before,
.registry .dropdown-menu.square-drop:after {
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	content: "";
}

.registry .dropdown-menu.square-drop:before {
	right: 5px;
	top: -4px;
	background: #fff;
	z-index: -1;
}

.registry .dropdown-menu.square-drop:after {
	right: 5px;
	top: -5px;
	background: #c7c7c7;
	z-index: -2;
}

.registry .dropdown-menu.square-drop > li {
	position: relative;
}

.registry .dropdown-menu.square-drop > li.more {
	width: 100%;
	text-align: center;
	padding: 0;
}

.registry .dropdown-menu.square-drop > li.more > a {
	padding: 7px 0;
	color: #428bca;
	background: #f7f7f7;
}

.registry .dropdown-menu.square-drop > li.more > a:hover {
	background: #dedede;
}

.registry .dropdown-menu.square-drop > li > a {
	padding: 5px 5px 5px 46px;
	display: block;
	white-space: normal;
}

.registry .dropdown-menu.square-drop > li > a:hover {
	background: #f7f7f7;
	text-decoration: none;
}

.registry .dropdown-menu.square-drop .title {
	display: inline-block;
	color: #000;
	font-weight: normal;
}

.registry .dropdown-menu.square-drop .icon {
	color: #000;
	font-size: 17px;
	position: absolute;
	top: 6px;
	left: 10px;
}

.select-link:hover .setting {
	background: #98c849;
}

.square-link:hover {
	color: #98c849;
}

.visual {
	background: url(../images/img1.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	z-index: 1;
	padding: 40px 0;
}

.visual:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(22, 26, 34, .6);
	z-index: -1;
}

.visual .form-inline {
	position: relative;
}

.visual input[type="search"],
.summon-search-field {
	padding: 5px 57px 5px 16px;
	width: 100%;
	height: 60px;
}

.summon-search-field {
	float: left;
}

.summon-search-tagline {
	display: none;
}

.visual input[type="search"]::-webkit-input-placeholder,
.summon-search-field::-webkit-input-placeholder {
	letter-spacing: .5px;
}

.visual input[type="search"]::-moz-placeholder,
.summon-search-field::-moz-placeholder {
	opacity: 1;
	letter-spacing: .5px;
}

.visual input[type="search"]:-moz-placeholder,
.summon-search-field:-moz-placeholder {
	letter-spacing: .5px;
}

.visual input[type="search"]:-ms-input-placeholder,
.summon-search-field:-ms-input-placeholder {
	letter-spacing: .5px;
}

.visual input[type="search"].placeholder,
.summon-search-field.placeholder {
	letter-spacing: .5px;
}

.visual input[type="search"]:focus,
.summon-search-field:focus {
	outline: none;
	border-color: transparent;
}

.visual .btn-holder {
	position: absolute;
	top: 0;
	right: 0;
}

.visual .btn-search {
	background: transparent;
	border: 0;
	color: #98c849;
	font-size: 24px;
	padding: 18px 12px;
	border-radius: 0 5px 5px 0;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

.visual .btn-search:hover,
.visual .btn-search:focus {
	outline: none;
	background: #98c849;
	color: #fff;
}

.visual .advanced {
	color: #98c849;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.visual .advanced:hover {
	color: #fff;
}

.visual .btn-group {
	display: block;
	padding: 30px 0 0;
	overflow: hidden;
}

.visual .btn-group > .btn {
	width: 100%;
	margin: 0 0 23px;
	padding: 12px;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

.visual .btn-group > .btn:hover,
.visual .btn-group > .btn:focus {
	outline: none;
	background: #98c849;
	color: #fff;
}

.visual .btn-group > .btn:last-child {
	margin: 0;
}

.visual .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 5px;
}

.visual .btn-group > .btn:first-child {
	margin-left: 0;
}

.visual .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.visual .btn-group > .btn:last-child:not(:first-child),
.visual .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.content-holder {
	padding: 35px 0 0;
}

.breadcrumb > li {
	padding: 0 26px 0 0;
	position: relative;
}

.breadcrumb > li + li:before {
	content: "\e903";
	font-family: "icomoon";
	font-size: 8px;
	position: absolute;
	top: 50%;
	left: -17px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
}

.dynamic-form {
    margin-bottom: 50px;
    margin-top: 30px;
}
.dynamic-form .field {
    margin-bottom: 30px;
}
.dynamic-form .checkboxes .heading,
.dynamic-form .radiobuttons .heading {
    font-weight: bold;
}
.dynamic-form .checkboxes .heading p,
.dynamic-form .radiobuttons .heading p {
    font-weight: normal;
}
.dynamic-form .checkboxes .input label,
.dynamic-form .radiobuttons .input label {
    display: block;
    font-weight: normal;
}
.dynamic-form .radiobuttons .input label input {
    margin-right: 10px;
}
.dynamic-form .plaintext input {
    padding: 3px 5px;
    width: 300px;
}
.dynamic-form .plaintext textarea {
    min-height: 200px;
    width: 300px;
}
.dynamic-form .submit input {
    background: #98c849;
    border: 0;
    border-radius: 5px;
    color: #fff;
    padding: 8px 16px;
}
.feedbackTopic input {
    margin-right: 10px;
}

form .submit {
    margin-top: 30px;
}

.breadcrumb > li a:hover {
	text-decoration: underline;
}

h1 {
	color: #900;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #900;
	font-weight: normal;
}

h2 {
	margin: 25px 0 15px;
}

h3 {
	margin: 0 0 20px;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	margin: 0 0 20px;
}

h2:before, h3:before, h4:before {
	content: '';
	display: table;
	clear: both;
}

.article a {
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.article {
	padding-bottom: 20px;
}

.blog .article-headline {
    margin-bottom: 20px;
}

.blog .article-headline h4 {
    margin-bottom: 10px;
}

.side-nav ul {
	padding: 0 0 0 20px;
	margin: 0 0 40px;
}

.side-nav ul ul {
	padding: 0 0 0 15px;
	margin: 0 0 15px;
}

.side-nav ul a {
	position: relative;
	display: block;
	padding: 3px 30px 3px 3px;
	border-bottom: 1px solid #eee;
	-webkit-transition: background linear 0.2s, border linear 0.2s;
	   -moz-transition: background linear 0.2s, border linear 0.2s;
	     -o-transition: background linear 0.2s, border linear 0.2s;
	        transition: background linear 0.2s, border linear 0.2s;
}

.side-nav ul a:hover {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}

.side-nav ul a.current {
	background: #eee;
	border-bottom: 1px solid #990000;
}

.side-nav .external-link {
	position: absolute;
	top: 6px;
	right: 3px;
}

.section {
	padding: 0 0 30px;
}

.section .text-box .lead {
	color: #babbbd;
	font-size: 16px;
	margin: 0 0 15px;
	font-weight: normal;
}

.section .img-box img {
	margin: 0 auto;
}

.item-list > li {
	position: relative;
	padding: 0 0 7px 20px;
}

.item-list > li:before {
	position: absolute;
	content: "\e908";
	font-family: "icomoon";
	color: #900;
	font-size: 11px;
	top: 2px;
	left: 3px;
}

.time-box {
	background: #e5e282;
	padding: 32px 0;
	position: relative;
}

.time-box:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -9999px;
	left: -9999px;
	content: "";
	background: #e5e282;
	display: block;
}

.time-box h2 {
	text-align: center;
	font-size: 20px;
	color: #161a22;
	font-weight: bold;
}

.time-box .time-list {
	font-size: 18px;
	margin: 0 -15px;
	text-align: center;
}

.time-box .time-list li.active a {
	background: #fffdb0;
}

.time-box .time-list a {
	color: #161a22;
	display: block;
	position: relative;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.time-box .time-list a:before {
	height: 0;
	width: 0;
	border-left: 7.5px solid transparent;
	border-right: 7.5px solid transparent;
	border-top: 7.5px solid #e5e282;
	position: absolute;
	content: "";
	top: -11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	visibility: hidden;
}

.time-box .time-list a:hover {
	background: #fffdb0;
	text-decoration: none;
}

.time-box .time-list .title {
	color: #000;
	display: inline-block;
	min-width: 50px;
	text-align: right;
	padding: 0 10px 0 0;
}

.time-box time {
	display: inline-block;
}

.time-box time span {
	display: inline-block;
}

.time-box .icon-clock {
	font-size: 127px;
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0;
	color: #fffdb0;
}

#footer {
    overflow: hidden;
}

.footer-box {
	position: relative;
	background: #222;
	padding: 53px 0 33px;
}

.footer-box:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	content: "";
	background: #222;
	display: block;
}

.footer-box h4, .footer-box h3 {
	color: #fff;
	border-bottom: 1px solid #424242;
	padding: 0 0 11px;
	box-shadow: 0 1px 0 0 black;
}

.footer-box a {
	color: #98c849;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.footer-box .external-link {
	width: 12px;
	height: 12px;
}

.footer-box a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-box .footer-nav {
	padding: 0 0 20px;
}

.footer-box .footer-list li {
	padding: 0 0 0 16px;
	position: relative;
}

.footer-box .footer-list li:before {
	position: absolute;
	content: "\e903";
	top: 5px;
	left: 0;
	font-family: "icomoon";
	font-size: 6px;
	color: #fff;
}

.footer-box .contact-list {
	color: #98c849;
}

.footer-box .contact-list .phone {
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.footer-box .contact-list .phone:hover {
	color: #900;
}

#footer {
	background: #151515;
	color: #e0e0e0;
}

#footer .footer-bottom {
	padding: 30px 0;
	text-align: center;
	font-size: 12px;
}

#footer .cite-list li {
	display: inline;
}

#footer .cite-list address {
	display: inline;
	margin: 0;
}

#footer .cite-list a {
	color: #484848;
}

#footer .cite-list a:hover {
	color: #fff;
}

#footer .bottom-list {
	padding: 10px 0 0;
}

#footer .bottom-list li {
	position: relative;
}

#footer .bottom-list li:before {
	position: absolute;
	content: "|";
	top: 0;
	right: -4px;
}

#footer .bottom-list li:last-child:before {
	visibility: hidden;
}

#footer .bottom-list a {
	color: #484848;
	-webkit-transition: color .3s;
	transition: color .3s;
}

#footer .bottom-list a .external-link {
	width: 10px;
	height: 10px;
	color: #888;
}

#footer .bottom-list a:hover {
	color: #fff;
}

.documents {

}

.documents .icon-book {
	font-size: 32px;
	color: #ccc;
}

.content-holder.no-header {
	padding-top: 100px;
	padding-bottom: 150px;
}

@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a .external-link {
		color: #777;
		fill: currentColor;
		stroke: currentColor;
	}

	.dropdown-submenu>.dropdown-menu, .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a .external-link {
		color: #666;
		fill: currentColor;
		stroke: currentColor;
	}
}


@media (min-width: 480px) {
	.section .img-box img {
		margin: 0;
	}
}

@media (min-width: 768px) {
	.navbar-header {
		float: none;
		padding: 0 0 5px;
	}

	.header-list li {
		padding: 0 33px 0 0;
	}

	.header-list {
		padding: 5px 0 0;
		margin: 0;
		font-size: 15px;
	}

	.registry {
		padding: 0;
		margin: 0;
	}

	.registry > li:first-child {
		float: right;
	}

	.registry > li:last-child {
		float: left;
	}

	.registry > li {
		padding: 0 0 0 11px;
	}

	.registry .dropdown-menu {
		top: 110%;
		min-width: 197px;
	}

	.registry .dropdown-menu.square-drop:before {
		right: 10px;
	}

	.registry .dropdown-menu.square-drop:after {
		right: 10px;
	}

	.registry .dropdown-menu.square-drop {
		min-width: 390px;
	}

	.registry .dropdown-menu.square-drop > li {
		width: 33.332%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin-right: -4px;
		font-size: 13px;
	}

	.registry .dropdown-menu.square-drop > li.more > a {
		min-height: 41px;
		padding: 11px 0;
	}

	.registry .dropdown-menu.square-drop > li > a {
		padding: 68px 9px 20px;
		min-height: 126px;
	}

	.registry .dropdown-menu.square-drop .title {
		display: block;
		padding: 10px 0 0;
	}

	.registry .dropdown-menu.square-drop .icon {
		display: block;
		font-size: 38px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 30px;
	}

	.select-link {
		border: 1px solid #d6d6d6;
		font-size: 14px;
		display: inline-block;
		background: #fff;
		min-width: 197px;
		position: relative;
		padding: 0 28px 0 0;
	}

	.select-link .setting {
		padding: 9px;
		background: #222;
		border: none;
		color: #fff;
		display: inline-block;
	}

	.select-link .user {
		display: inline-block;
		padding: 0 4px 0 7px;
	}

	.select-link .caret {
		position: absolute;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.square-link {
		display: inline-block;
		padding: 5px;
		line-height: 1;
	}

	.visual input[type="search"],
	.summon-search-field {
		padding: 5px 31px;
		font-size: 26px;
		height: 80px;
	}

	.visual .btn-holder {
		position: static;
	}

	.visual .btn-search:hover,
	.visual .btn-search:focus,
	.summon-search-submit:hover,
	.summon-search-submit:focus {
		background: #fff;
		color: #98c849;
	}

	.visual .btn-search,
	.summon-search-submit {
		width: 100%;
		background: #98c849;
		color: #fff;
		border-radius: 5px;
		font-size: 28px;
		line-height: 1.3;
		font-weight: bold;
		letter-spacing: -1.5px;
		padding: 22px 12px;
		border: 0px solid transparent;
		text-transform: uppercase;
	}

	.summon-search-submit {
		width: 23%;
		margin-left: 2%;
		float: left;
	}

	.visual .advanced-holder {
		text-align: center;
		padding: 15px 0 0;
	}

	.summon-search-box,
	#summonBoxWidget {
		overflow: hidden;
	}

	.visual .advanced,
	.summon-search-widget a {
		font-size: 20px;
		letter-spacing: -1px;
	}

	.summon-search-widget a {
		display: inline-block;
		float: right;
		color: #98c849 !important;
		margin-top: 15px;
		-webkit-transition: color .3s;
		transition: color .3s;
	}

	.summon-search-widget a:hover {
		color: #fff !important;
	}

	.visual .btn-group {
		padding: 20px 0 0;
	}

	.visual .btn-group > .btn {
		width: 30%;
		margin: 0 36px 23px 0;
	}

	.item-list li {
		padding: 0 0 7px 30px;
	}

	.time-box {
		padding: 32px 0 0;
	}

	.time-box .time-list li {
		display: inline-block;
		width: 14%;
		margin-right: -4px;
		vertical-align: middle;
	}

	.time-box .time-list a {
		padding: 40px 0 35px;
	}

	.time-box .time-list .title {
		display: block;
		padding: 0 0 15px;
		text-align: center;
	}

	.time-box time span {
		display: none;
	}

	.footer-box .footer-nav.footer-nav-small {
		width: 75%;
		padding: 0 20px 20px 0;
	}

	.footer-box .footer-nav.footer-nav-add {
		width: 25%;
	}

	.footer-box .footer-nav {
		display: inline-block;
		margin-right: -4px;
		vertical-align: top;
		padding: 0 0 20px;
		width: 100%;
	}

	.footer-box .footer-list {
		width: 33.332%;
		display: inline-block;
		margin-right: -4px;
		vertical-align: top;
	}

	#footer .footer-bottom {
		font-size: 15px;
	}
}

@media (min-width: 992px) {
	.header-list {
		float: left;
	}
	.nav-holder {
		padding: 0 9999px;
	}

	.navbar-nav {
		background: none;
		margin: 0 -18px;
		font-size: 15px;
	}

	.navbar-nav > li > a,
	.navbar-nav > li > .dropdown > a {
		padding: 16px 7px;
	}

	.registry .icon-ico-7 {
		display: inline-block;
		vertical-align: middle;
		font-size: 22px;
	}

	.visual {
		padding: 53px 0 16px;
	}

	.visual .btn-group > .btn {
		width: auto;
		min-width: 200px;
		margin: 0 20px 23px 0;
	}

	.content-holder {
		padding: 42px 0 0;
	}

	.breadcrumb {
		margin: 0 0 42px;
	}

	.breadcrumb > li + li:before {
		font-size: 6px;
		left: -12px;
	}

	.breadcrumb > li {
		padding: 0 13px 0 0;
	}

	h1 {
		font-size: 50px;
		letter-spacing: -2.7px;
		padding: 0 0 13px;
		margin: 0 0 41px;
	}

    .results-header h1 {
        margin-bottom: 21px;
    }

	h2 {
		font-size: 34px;
	}

	.section {
		padding: 0 0 54px;
	}

	.section .text-box {
		font-size: 20px;
	}

	.section .text-box .lead {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 26px;
	}

	.section .text-box p {
		margin: 0 0 22px;
	}

	.item-list li {
		padding: 0 0 0 40px;
	}

	.item-list li:before {
		top: 7px;
		left: 12px;
		font-size: 13px;
	}

	.time-box {
		padding: 0;
	}

	.time-box h2 {
		margin: 0;
		padding: 20px 0;
		text-align: left;
	}

	.time-box .valign {
		white-space: nowrap;
		text-align: center;
		text-align: left;
	}

	.time-box .valign:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 0;
		min-height: 170px;
	}

	.time-box .valign > * {
		white-space: normal;
		display: inline-block;
		vertical-align: middle;
		max-width: 99%;
	}

	.time-box .valign > * {
		max-width: 100%;
	}

	.time-box .time-list {
		text-align: center;
	}

	.time-box .time-list li.active a:before {
		visibility: visible;
	}

	.time-box .time-list a:hover:before {
		visibility: visible;
	}

	.time-box .time-list a {
		padding: 46px 0 37px;
	}

	.time-box .time-list .title {
		padding: 0 0 12px;
	}

	.footer-box {
		padding: 60px 0 33px;
	}

	.footer-box .footer-nav.footer-nav-small {
		width: 37%;
		padding: 0 60px 20px 0;
		font-size: 15px;
	}

	.footer-box .footer-nav.footer-nav-small h4 {
		font-size: 20px;
		padding: 0 0 12px;
		margin: 0 0 21px;
	}

	.footer-box .footer-nav.footer-nav-add {
		width: 11.55%;
		padding: 0 0 20px;
	}

	.footer-box .footer-nav {
		width: 50%;
		padding: 0 50px 20px 0;
	}

	.footer-box .footer-list {
		width: auto;
		padding: 0 25px 0 0;
	}

	.footer-box .footer-list li:before {
		top: 6px;
	}

	.footer-box .footer-list li {
		padding: 0 0 7px 16px;
	}

	.footer-box .contact-list li {
		padding: 0 0 5px;
	}
}

@media (min-width: 1200px) {
	.navbar-nav > li {
		padding: 0 5px;
	}

	.navbar-nav > li > a,
	.navbar-nav > li > .dropdown > a {
		padding: 16px 12px;
	}

	// .navbar-nav .dropdown-menu {
	// 	right: 5px;
	// }

	.registry .dropdown-menu.square-drop:before {
		right: 46.5%;
		-webkit-transform: rotate(45deg) translateX(-50%);
		-ms-transform: rotate(45deg) translateX(-50%);
		transform: rotate(45deg) translateX(-50%);
		top: -1px;
	}

	.registry .dropdown-menu.square-drop:after {
		right: 46.5%;
		-webkit-transform: rotate(45deg) translateX(-50%);
		-ms-transform: rotate(45deg) translateX(-50%);
		transform: rotate(45deg) translateX(-50%);
		top: -2px;
	}

	.registry .dropdown-menu.square-drop {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 116%;
	}

	.visual .form-inline {
		padding: 0;
	}

	.visual .advanced {
		line-height: 1;
	}

	.visual .btn-group {
		padding: 0;
	}

	h3 {
		font-size: 26px;
	}

	h4 {
		font-size: 20px;
	}

	.time-box h2 {
		font-size: 30px;
	}

	.footer-box {
		font-size: 18px;
	}

	.footer-box .footer-nav.footer-nav-small {
		padding: 10px 60px 20px 0;
		width: 32.5%;
	}

	.footer-box .footer-nav.footer-nav-add {
		padding: 10px 0 20px;
		width: 11.55%;
	}

	.footer-box .footer-nav {
		width: 55.5%;
	}

	#footer {
		font-size: 15px;
	}

	#footer .footer-bottom {
		padding: 37px 0;
	}

	#footer .cite-list {
		margin: 0;
	}

	#footer .bottom-list {
		padding: 3px 0 0;
		margin: 0;
	}
}

#month_calendar {
    padding-top: 40px;
    margin-bottom: 60px;
}

@media (max-width: 767px) {
	.select-link:hover .user {
		color: #98c849;
	}
}
h2{color:#900;}
#faqs li.a:before{content:"";}
#faqs li.q{border-top:1px dashed #333;margin: 10px 0;cursor:pointer;}
#faqs li:first-child{border-top:none;}
.article.event .slide-info-date{float: left;padding: 0 5px 0 0;}

.welcome-block {
	padding-top: 5px;
}
