/* ------------------------       MAIN       ------------------------ */
/*@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Regular.eot');
	src: local('☺'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg#RobotoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoSlab';
	src: url('fonts/RobotoSlab-Regular.eot');
	src: local('☺'), url('fonts/RobotoSlab-Regular.woff') format('woff'), url('fonts/RobotoSlab-Regular.ttf') format('truetype'), url('fonts/RobotoSlab-Regular.svg#RobotoSlabRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body {
	font-family: Roboto;
	margin:0;
	padding:0;
	color: #383838;
}
h1 {
	display:none;
}
img {
	border:none;
	margin:0;
	padding:0;
}
b {
	font-weight: 700;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter {
	margin:0 auto;
}
.clearfloat {
	clear:both;
}
.wrapper {
	position: relative;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.mobile-only {
	display: none;
}
/* ------------------------     END MAIN     ------------------------ */

/* ------------------------      HEADER      ------------------------ */
.top-bar {
	background: #000000;
	padding: 5px 0;
	text-align: right;
}
.top-bar a {
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	text-decoration: none!important;
}
.top-bar a:hover {
	color: #FC8200;
}
.first-line {
	background: url("images/first-line.jpg") repeat-x;
}
.hamburger-menu {
	display: none;
}
.logo {
	position:absolute;
	top:0;
	left:70px;
	height:215px;
	z-index: 10;
}
.logo:hover {
	/*background: url("images/logo-bg.png") no-repeat;*/
}
.logo img {
	margin:13px 30px;
}
.hotline {
	padding:0 0 0 27%;
	/*text-align: right;*/
	font: 23px Roboto;
	text-transform: uppercase;
	color:#FFF;
	font-weight:700;
}
.hotline img {
	display: inline-block;
}
.hotline .text-block {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	padding-top: 9px;
	font-weight: 400;
	padding-left: 5%;
	font-family: Roboto Slab;
}
.hotline .text-block span {
	color: #fc8200;
}
.donate {
	margin:10px 0 7px 30px;
}
.page-content .donate {
	margin-left:0;
}
.donate a {
	display:block;
	background: url("images/donate-bg.png") no-repeat;
	width:274px;
	height:44px;
}
.donate a:hover {
	background: url("images/donate-bg-hover.png");
}
.header a.alignright {
	font-size: 16px;
	color: #002c77;
	text-decoration: none;
	padding: 31px 0 25px;
}
.header a.alignright:hover {
	color: #fc8200;
}
.hotline .mobile {
	display: none;
}
/* ------------------------    END HEADER    ------------------------ */

/* ------------------------       MENUS      ------------------------ */
.menu ul {
	margin:0;
	padding:0;
}
.menu li {
	list-style: none;
	float:left;
}
.menu li a {
	text-decoration: none;
}
.login {
	width: auto;
	margin: 0;
	padding:0;
}
.login li {
	float: none;
	display: inline-block;
	padding: 0;
}
.login li a {
	color: #fff;
	/*font-weight: 700;*/
}
.main-menu {
	margin-right:0;
}
.main-menu li.menu-item-56 {
	margin-right: 0;
}
.main-menu li {
	font-family: Roboto Slab;
	font-size: 22px;
	/*padding: 14px 24px 20px;*/
	padding:5px 12px 7px 12px;
	margin: 0 20px 0;
	position:relative;
}
.main-menu li:hover {
	background: #fc8200;
}
.main-menu>ul>li>.before {
	position: absolute;
	display:none;
	left: 0;
	top: 51px;
	margin-top: -10px;
	width: 0px;
	height: 25px;
	/*border-left: 75px solid transparent;
	border-right: 75px solid transparent;
	border-top: none;*/
	z-index: 20;
	background: url("images/arrow-menu.png") 100% 100% no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.main-menu>ul>li:hover>.before {
	/*border-top: 25px solid #fc8200;*/
	display: none;
}
.main-menu li a {
	color: #022e75;
}
.main-menu li:hover>a {
	color: #FFF;
}
.main-menu li:hover>a[href="#"] {
	cursor:default;
}
.main-menu li .sub-menu {
	display:none;
	position: absolute;
	background: #FFF;
	z-index:10;
	top:41px;
	left:0;
	padding: 13px 0 15px;
}
.main-menu li:hover .sub-menu {
	display:block;
}
.main-menu li .sub-menu li {
	float:none;
	white-space: nowrap;
	margin: 0;
	padding: 0 25px;
}
.main-menu li .sub-menu li a {
	color: #383838;
	font-size: 18px;
}
.main-menu li .sub-menu li:hover {
	background:none;
	/*font-weight: 700;*/
}
.main-menu li .sub-menu li:hover a {
	color: #fc8200;
}
.main-menu li.mobile {
	display: none;
}
/* ------------------------     END MENUS    ------------------------ */

/* ------------------------     SLIDESHOW    ------------------------ */
.prev,
.next {
	position:absolute;
	top:170px;
	z-index:10;
}
.prev {left:80px;}
.next {right:80px;}

.next .bx-next,
.prev .bx-prev {
	display:block;
	background: url("images/arrow-right.png");
	width:30px;
	height:130px;
	filter: alpha(opacity=50);
	opacity:0.5;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.prev .bx-prev {
	background-image: url("images/arrow-left.png");
}
.next .bx-next:hover,
.prev .bx-prev:hover {
	filter: alpha(opacity=100);
	opacity:1;
}

.bx-controls {
	position:absolute;
	max-width:1280px;
	width: 100%;
	text-align:center;
	bottom:30px;
}

.bx-pager-item {
	display:inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: url("images/bullet.png");
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url("images/active-bullet.png");
}

#home-slideshow {
	overflow: hidden;
	margin:0;
}
#sidebar-featured .widget_sp_image-description {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-family: Roboto Slab;
	font-size:32px;
	font-weight: 700;
	color:#FFF;
	line-height: 40px;
	max-width:640px;
}
.page-id-350 #sidebar-featured,
.parent-pageid-350 #sidebar-featured {
	height: 224px;
	background-position: bottom;
}
/* ------------------------   END SLIDESHOW  ------------------------ */

/* ------------------------    LOGIN POPUP   ------------------------ */
#fade { 
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.popup_block {
	left: 50%;
	margin: 0 0 0 -140px;
	position: fixed;
	top: -5px;
	z-index: 99999;
	display: none;
	text-align: left;
}
.close span{
	margin: 0;
	position: absolute;
	color: #fff;
	right: 6px;
	top: 125px;
}
#loginForm .title {
	background: #002d75;
	color: #fff;
	font-family: Roboto Slab;
	font-weight: 700;
	font-size: 22px;
	padding: 15px 30px;
}

#loginForm {
	width: 280px;
	margin: 100px auto 0;
	background: #ffffff;
}
#loginForm .field {
	margin:15px 0;
	padding:0 30px;
}
#loginForm .submit {
	padding:0 30px 15px 30px;
}
#loginForm .field label {
	display: block;
	margin: 0 0 11px;
}
#loginForm .field input {
	width:100%;
	padding:8px 0;
	margin: 0;
	border: 1px solid #b8b8b8;
}

#forgot {
	float: right;
	font-size: 11px;
	color: #ababab;
	text-decoration: none;
	margin: 0;
}

#loginForm .submit input[type=submit] {
	width:100%;
	padding:8px 0;
	border:none;
	background: #fc8200;
	color: #fff;
	font-size: 15px;
}
/* ------------------------  END LOGIN POPUP ------------------------ */

/* ------------------------      SIDEBAR     ------------------------ */
.sidebar {
	width: 28%;
	padding: 0 30px;
	box-sizing: border-box;
	line-height:26px;
}
#right {
	border:none;
	color: #002c77;
	font-family:Roboto Slab;
	font-size: 18px;
	font-weight: 400;
	line-height:32px;
	margin-top: 90px;
}
.home #right {
	width: 66.6%;
	margin:20px 0;
	padding-right: 0;
	border-left: 1px solid #dedede;
}
.home #right .widget-wrapper {
	display: flex;
	margin: 0 -15px;
}
.home #right .widget-wrapper .videosidebar {
	width: 50%;
	margin: 0 15px;
}
.home .sidebar {
	margin:20px 0;
}
#sidebar-home {
	width: 33.3%;
	padding:0;
}
.home #sidebar-home .title {
	padding:0 30px 20px 0;
}
.home #sidebar-home .textwidget {
	height: auto;
	padding:0 30px 0 0;
}
.home #sidebar-home .textwidget p {
	margin:0;
	font-size: 18px;
}
.sidebar .title {
	font-family: Roboto Slab;
	font-size: 22px;
	font-weight: 700;
	color: #002c77;
	/*margin:0 0 8px;*/
}
.home .sidebar .title {
	font-size: 20px;
	font-weight:400;
}
.home #right .title {
	line-height:26px;
	margin: 0 0 20px 0;
}
#sidebar-featured {
	width:100%;
	height:448px;
	margin:0;
	padding:0;
	background: url("images/slides-bg.jpg") repeat-x;
	background-position: 10px;
	border:none;
	border-bottom: 10px solid #fc8200;
}
.home #sidebar-featured {
	height:450px;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	width: 100%;
	overflow: hidden;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ------------------------    END SIDEBAR   ------------------------ */

/* ------------------------      CONTENT     ------------------------ */
.main.wrapper {
	background: url("images/main-bg.png") repeat-y;
	padding: 0;
}
.content {
	width: 72%;
	padding: 35px 0 35px 80px;
	box-sizing: border-box;
}
.home .content {
	display: none;
	width: 50px;
	font-size: 16px;
	margin: 20px 20px 20px 80px;
}
.content h2 {
	font-family: Roboto Slab;
	font-size: 30px;
	font-weight:700;
	color: #002c77;
	margin:0 0 10px;
}
.main a {
	color: #fc8200;
	font-weight:700;
	text-decoration: none;
}
.main a:hover {
	color: #949494;
}
.home .content h2 {
	font-size: 18px;
	font-weight:400;
}
.content h3 {
	font-size:20px;
	margin:15px 0;
}
.content p {
	margin: 20px 0;
	line-height:26px;
}
.directors-page .directors {
	margin-top:30px;
}
.directors-page .director {
	width:235px;
	margin:0 60px 50px 0;
	line-height: 10px;
}
.directors-page .director.last-in-line {
	margin-right: 0;
}
.directors-page .director img {
	margin:0;
	padding:0;
}
.directors-page .director .description {
	background: #444;
	color: #fff;
	padding: 7px 18px 10px;
	line-height: 15px;
	font-size: 15px;
}
.director .description .position {
	font-family: Roboto Slab;
	font-size:14px;
	font-weight: 700;
	padding-bottom:3px;
}
/* ------------------------    END CONTENT   ------------------------ */

/* ------------------------   CONTACT FORM   ------------------------ */
.main div.wpcf7 {
	margin-top:15px;
	color: #666666;
}

.wpcf7 *,
.wpcf7 *:focus,
.wpcf7 *:hover {
	outline:none;
	border-color: transparent;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	background: #f4f4f4;
	border:1px solid transparent;
	padding:8px 10px;
	margin:5px 5px 5px 0;
	font-size:18px;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
	border-color: #fc8200;
	outline:none;
}

.ik_select_list ul, .install ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.intro-select1-link,
.intro-select1-dd .ik_select_list {
	padding:8px 45px 8px 10px;
	margin:5px 0;
	min-width:106px;
	background-image: url('images/select-arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
	background-color:#f4f4f4;
	color:#666666;
	font-size:20px;
	line-height:24px;
	white-space: nowrap;
}
.intro-select1-dd .ik_select_list {
	background-image: none;
	background-color:#616161;
	padding:5px 0;
	margin-top:0;
}
.intro-select1-link.ik_select_link_focus {
	background-image: url('images/select-arrow-active.gif');
}
.intro-select1-link {
	position:relative;
}
.intro-select1-link:after {
	right:15px
}
.intro-select1-dd{
	top:37px;
}
.intro-select1-dd .ik_select_list li {
	padding:0 30px 0 10px;
	color: #bababa
}
.intro-select1-dd .ik_select_list li.ik_select_hover {
	background:#858585;
	color:#fff;
}
.wpcf7 input[type=submit] {
	width:108px;
	background: #002d75;
	color:#fff;
	text-align: center;
}

.wpcf7 .full-width {width:100%;}

.wpcf7 textarea {
	margin-bottom: -2px;
}

.wpcf7 *::-webkit-input-placeholder {color: #666666;}
.wpcf7 *:-moz-placeholder /* FF 4-18 */ {color: #666666;}
.wpcf7 *::-moz-placeholder /* FF 19+ */ {color: #666666;}
.wpcf7 *:-ms-input-placeholder /* IE 10+ */ {color: #666666;}

.wpcf7 select.required {font-weight: 700 !important}
.wpcf7 .required::-webkit-input-placeholder {font-weight:700;}
.wpcf7 .required:-moz-placeholder /* FF 4-18 */ {font-weight:700;}
.wpcf7 .required::-moz-placeholder /* FF 19+ */ {font-weight:700;}
.wpcf7 .required:-ms-input-placeholder /* IE 10+ */ {font-weight:700;}

.wpcf7 *::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.8s ease;}
.wpcf7 *::-moz-placeholder                {opacity: 1; transition: opacity 0.8s ease;}
.wpcf7 *:-moz-placeholder                 {opacity: 1; transition: opacity 0.8s ease;}
.wpcf7 *:-ms-input-placeholder            {opacity: 1; transition: opacity 0.8s ease;}
.wpcf7 *:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.8s ease;}
.wpcf7 *:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.8s ease;}
.wpcf7 *:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.8s ease;}
.wpcf7 *:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.8s ease;}

.main div.wpcf7-validation-errors {
	width: 98%;
	border: 2px solid #fc8200;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
}
/* ------------------------ END CONTACT FORM ------------------------ */

/* ------------------------     SITE MAP     ------------------------ */
.ddsg-wrapper h2 {
	font-size: 22px;
	margin: 15px 0;
	color: #383838;
}
.ddsg-wrapper ul {
	padding:0;
	list-style: none;
}
.ddsg-wrapper ul li {
	margin:10px 0;
}
.ddsg-wrapper a {
	color: #383838;
	font-weight: 700;
}
.ddsg-wrapper a:hover {
	color: #fc8200;
}
.ddsg-wrapper ul li ul {
	margin: 10px 0 0 30px;
}
.ddsg-wrapper ul li ul li {
	margin:0;
}
.ddsg-wrapper ul li ul li a {
	font-weight: 400;
}
.ddsg-wrapper ul li ul li a:before {
	content: '- ';
}
/* ------------------------   END SITE MAP   ------------------------ */

/* ------------------------      FOOTER      ------------------------ */
.footer {
	min-height:67px;
	background: url("images/footer-bg.jpg") repeat-x;
}
.footer .menu {
	margin:23px 0;
	padding: 0 20px;
}
.footer .menu li {
	color:#000;
	font-size:13px;
	/*font-weight: 400;*/
}
.footer .menu li a {
	color: #000;
}
.footer .menu li a:hover {
	color: #fc8200;
}
/* ------------------------    END FOOTER    ------------------------ */

/* ------------------------    IE STYLES     ------------------------ */
.ie7 .intro-select1-dd {
	top:40px;
}
.ie10 .donate,
.ie9 .donate,
.ie8 .donate {
	margin-top:6px;
}
.ie8 #sidebar-featured .widget_sp_image-description,
.ie7 #sidebar-featured .widget_sp_image-description {
	top:25%;
	left:25%;
}
/* ------------------------  END IE STYLES   ------------------------ */

/* Tablet layout */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#home-slideshow .widget_sp_image img {
		height: 340px;
	}
	#sidebar-featured {
		height: 340px;
	}
	.prev, .next {
		top: 120px;
	}
	#sidebar-featured .widget_sp_image-description {
		font-size: 27px;
	}
	.home .sidebar {
		margin: 20px 0 32px;
	}
	.home .content {
		padding: 0;
		margin: 0;
	}
	#right p:first-child {
		margin-top: 0;
	}
	#sidebar-featured img {
		height: 340px!important;
		width: auto!important;
	}
}
/* Tablet and Mobile layout */
@media only screen and (max-width: 1024px) {
	.tml.tml-login {
		display: none;
	}
	.content {
		padding: 31px 0 0;
	}
	.main.wrapper {
		padding: 0 20px;
		box-sizing: border-box;
		background: none!important;
	}
	#right.sidebar {
		padding: 0 0 0 20px;
		overflow: hidden;
		margin-top: 30px;
	}
	.home #sidebar-home .textwidget {
		padding: 0 20px;
	}
	.logo {
		left: 0;
	}
	.donate {
		margin-right: 20px;
	}
	.logo img {
		margin: 13px 20px;
	}
	.main-menu li {
		padding: 5px 7px 7px 7px;
		margin: -37px 0px 0;
		font-size: 20px;
	}
	.main-menu li .sub-menu {
		top: 37px;
	}
	.main-menu li .sub-menu li {
		padding: 7px 25px;
	}
	.main-menu li .sub-menu li a {
		font-size: 19px;
	}
	#home-slideshow .widget_sp_image {
		overflow: hidden;
	}
	#home-slideshow .widget_sp_image img {
		max-width: none!important;
		margin-left: 50%;
		transform: translateX(-50%);
		width: auto;
	}
	#sidebar-featured .widget_sp_image-description {
		transform: translate(-50%, -58%);
		-moz-transform: translate(-50%, -58%);
		-ms-transform: translate(-50%, -58%);
		-o-transform: translate(-50%, -58%);
		-webkit-transform: translate(-50%, -58%);
	}
	.prev {
		left: 20px;
	}
	.next {
		right: 20px;
	}
	#copyright {
		float: left;
		width: 100%;
	}
	.content h2:first-child {
		margin-top: -8px;
	}
	.footer {
		margin-top: 12px;
	}
	.home .footer {
		margin-top: 32px;
	}
	.footer .menu {
		padding: 0 20px;
	}
	.footer .menu#footer-menu {
		margin: 13px 0 6px;
	}
	.footer .menu#copyright {
		margin: 6px 0;
		box-sizing: border-box;
	}
}
/* Mobile Layout */
@media (max-width: 768px) {
	.mobile-only {
		display: block;
	}
	.hamburger-menu {
		display: block;
		position: absolute;
		right: 20px;
		top: 102px;
		height: auto;
		width: 45px;
		overflow: hidden;
		cursor: pointer;
	}
	.hamburger-menu span {
		display: block;
		width: 100%;
		background: #fc8200;
		height: 6px;
		margin-top: 6px;
	}
	.header a.alignright.desktop {
		display: none;
	}

	.logo {
		height: auto;
	}
	.logo img {
		margin: 32px 20px 0;
		width: 70px;
	}
	.first-line {
		background-size: cover;
		min-height: 158px;
	}
	.top-bar {
		padding: 5px 20px;
		text-align: left;
	}
	.top-bar li:first-child a {
		margin-left: 0;
	}
	.top-bar .alignright.mobile-only a {
		color: #fff;
		text-decoration: none;
	}
	.donate {
		width: 100%;
		margin: 17px 0 0;
		text-align: right;
		padding-right: 20px;
		display: none;
	}
	.donate a {
		display: inline-block;
		margin: 0;
		background-size: 100%;
		width: 188px;
		height: 30px;
	}
	.hotline {
		width: 100%;
		clear: both;
		text-align: right;
		padding: 18px 20px 30px;
		font-size: 13px;
		box-sizing: border-box;
	}
	.hotline span {
		color: #fc8200;
	}
	.hotline img {
		display: none;
	}
	.hotline .text-block {
		font-weight: 600;
		padding-left: 5%;
		font-family: Roboto;
		font-size: 13px;
	}
	.hotline .mobile {
		display: inline-block;
		text-align: right;
		width: 210px;
	}
	.hotline a {
		color: #fff;
		text-decoration: none;
	}
	.main-menu {
		display: none;
		float: none;
		margin-right: 0;
	}
	.main-menu li {
		width: 100%;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
		border-top: 1px solid #022e75;
	}
	.main-menu li.mobile {
		display: block;
	}
	.main-menu li a {
		padding: 4px 20px;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	.main-menu li .sub-menu {
		display: block;
		position: static;
	}
	.main-menu li .sub-menu a {
		padding-left: 40px;
	}
	.main-menu li:hover {
		background: #fff;
	}
	.main-menu li:hover>a {
		color: #fc8200;
	}
	.main-menu li .sub-menu,
	.main-menu li:hover .sub-menu {
		padding: 0;
		display: none;
	}
	.main-menu li .sub-menu li {
		padding: 0px;
	}
	#menu-main-menu .menu-item-has-children > a {
		cursor: pointer;
	}
	#home-slideshow .widget_sp_image img {
		height: 250px;
	}
	#sidebar-featured {
		height: 210px;
	}
	#sidebar-featured .page-thumbnail {
		float: none;
		overflow: hidden;
	}
	#sidebar-featured .page-thumbnail img {
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.prev, .next {
		top: 62px;
	}
	#sidebar-featured .widget_sp_image-description p {
		font-size: 13px!important;
		line-height: 16px!important;
		-webkit-text-size-adjust: none!important;
	}
	.home .content {
		margin-bottom: 13px;
	}
	.home #right {
		width: 100%;
		margin: 20px 0;
		float: none;
		padding: 0;
		clear: both;
		border: none;
	}
	.home #right .widget-wrapper {
		display: block;
		margin: 0;
	}
	.home #right .widget-wrapper .videosidebar {
		width: 100%;
		margin: 0;
	}
	.home #right .widget-wrapper .videosidebar:last-child {
		width: 100%;
		margin: 24px 0 0;
	}
	.home #sidebar-home .title,
	.home #sidebar-home .textwidget {
		border-left: none;
		border-right: none;
		padding: 0;
	}
	.home #sidebar-home .title {
		padding-bottom: 20px;
	}
	#right.sidebar,
	.content {
		width: 100%;
		padding: 0;
	}
	.content {
		margin-top: 31px;
	}
	.content p:last-child {
		margin: 20px 0 0;
	}
	#right p:last-child {
		margin-bottom: 0;
	}
	#right.sidebar {
		margin-top: 20px;
		margin-bottom: 19px;
	}
	#sidebar-home {
		width: 100%;
		padding: 0;
		float: none;
	}
	.home #sidebar-featured {
		height: 260px!important;
	}
	#sidebar-featured img {
		height: 200px!important;
		width: auto!important;
	}
	#sidebar-featured #home-slideshow img {
		height: 250px!important;
	}
	.video-wrapper {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		width: 100%;
		overflow: hidden;
	}
	.video-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.footer {
		background-size: cover;
	}
	.footer .menu#footer-menu {
		margin: 8px 0 -6px;
	}
	.footer .menu li {
		padding-bottom: 3px;
	}
	.footer .menu#copyright {
		margin: 6px 0 5px;
	}
}