/** Generated: Tuesday, 1st of July 2025, 07:47:05 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@font-face { font-family: 'OpenSans'; src:  url('/files/fonts/OpenSans-Regular.woff2') format('woff2'), url('/files/fonts/OpenSans-Regular.woff') format('woff'); }
@font-face { font-family: 'OpenSans Bold'; src:  url('/files/fonts/OpenSans-Bold.woff2') format('woff2'), url('/files/fonts/OpenSans-Bold.woff') format('woff'); }
* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

*,
:after,
:before { box-sizing: border-box }

textarea,
select,
input:not([type=checkbox]):not([type=radio]),
button {
	-webkit-appearance: none;
	outline: none;
}

a:hover { transition: all .3s ease }

body {
	width: 100vw;
	overflow-x: hidden;
}

.up { text-transform: uppercase }

img {
	max-width: 100%;
	height: auto
}

html,
body,
.h-100 { height: 100% }

#wrap {
	min-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: 100vw;
}

header,
main,
footer { flex-shrink: 0 }

main { flex-grow: 1 }

#hero,
.rel,
.video { position: relative }

.abs,
.video iframe,
.video video { position: absolute }

.btn,
.tc { text-align: center }

.tr { text-align: right }

.tl { text-align: left }

.text-white { color: #fff }

html { -ms-overflow-style: scrollbar }

#menu-toggler,
.hidden,
.tab-content,
[hidden],
input.hidden:not([type=checkbox]):not([type=radio]){ display: none }

#logo,
.block,
.nav-item a,
input:not([type=checkbox]):not([type=radio]),
label,
select,
textarea,
.panel.show { display: block }

.inl,
.btn,
.nav-item {
	display: inline-block;
	position: relative
}

.mid { vertical-align: middle }

strong { font-weight: bolder }
.vh-100 { min-height: 100vh }
.vw-100 { width: 100vw }

h1,
h2 { line-height: 1.15em }

#details .item,
h1,
h2,
h3,
main ul,
ol,
p,
table { margin-bottom: 15px }

header .ui-title,
header ul,
main ul:last-child,
ol:last-child,
p:last-child,
.mb-0 { margin-bottom: 0 }

main ul,
ol { margin-left: 18px }

.clear { clear: both }

.w-100,
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block { width: 100% }

.w-50 { width: 50% }

#menu-toggler {
	border: none;
	z-index: 1500
}
a,
#menu-toggler,
.point,
button { cursor: pointer }

select.custom {
	background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
	width: 100%;
	font-size: 1rem;
	padding: .375rem .75rem;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 5px;
	line-height: 1.4rem
}

label { margin-bottom: 4px }

.container {
	width: 95%;
	max-width: 1200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative
}

.flex,
.cell,
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cell {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.jr {
	justify-content: flex-end;
	flex-grow: 1
}

.row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.rr { flex-direction: row-reverse }

.col,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-flex: 0
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-8 {
	-ms-flex: 0 0 66.6666%;
	flex: 0 0 66.6666%;
	max-width: 66.6666%
}

.col-7 {
	flex: 0 0 58,333333%;
	max-width: 58.333333%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-5 {
	-ms-flex: 0 0 41.666666%;
	flex: 0 0 41.666666%;
	max-width: 41.666666%
}

.col-4 {
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-2 {
	-ms-flex: 0 0 16.666666%;
	flex: 0 0 16.666666%;
	max-width: 16.666666%
}

.p-2 { padding: .6rem }

.pt-2,
.py-2 { padding-top: .6rem }

.pr-2,
.px-2 { padding-right: .6rem }

.pb-2,
.py-2 { padding-bottom: .6rem }

.pl-2,
.px-2 { padding-left: .6rem }

.p-3 { padding: 1rem }

.pt-3,
.py-3 { padding-top: 1rem }

.pr-3,
.px-3 { padding-right: 1rem }

.pb-3,
.py-3 { padding-bottom: 1rem }

.pl-3,
.px-3 { padding-left: 1rem }

.p-4 { padding: 1.5rem }

.pt-4,
.py-4 { padding-top: 1.5rem }

.pr-4,
.px-4 { padding-right: 1.5rem }

.pb-4,
.py-4,
.py-54 { padding-bottom: 1.5rem }

.pl-4,
.px-4 { padding-left: 1.5rem }

.p-5 {
	padding: 3rem
}

.pt-5,
.py-5,
.py-54 {
	padding-top: 3rem
}

.pr-5,
.px-5 {
	padding-right: 3rem
}

.pb-5,
.py-5 {
	padding-bottom: 3rem
}

.pl-5,
.px-5 {
	padding-left: 3rem
}

.p-0,
.px-0,
.pl-0 {
	padding-left: 0;
}

.p-0,
.px-0,
.pr-0 {
	padding-right: 0;
}

.p-0,
.py-0,
.pt-0 {
	padding-top: 0;
}

.p-0,
.py-0,
.pb-0 {
	padding-bottom: 0;
}

.m-2,
.my-2,
.mt-2 { margin-top: .6rem }

.m-2,
.my-2,
.mb-2 { margin-bottom: .6rem }

.m-2,
.mx-2,
.ml-2 { margin-left: .6rem }

.m-2,
.mx-2,
.mr-2 { margin-right: .6rem }

.m-3,
.mt-3,
.my-3 {
	margin-top: 1rem
}

.m-3,
.mr-3,
.mx-3 {
	margin-right: 1rem
}

.m-3,
.mb-3,
.my-3 {
	margin-bottom: 1rem
}

.m-3,
.ml-3,
.mx-3 {
	margin-left: 1rem
}

.m-4,
.mt-4,
.my-4 {
	margin-top: 1.5rem
}

.m-4,
.mr-4,
.mx-4 {
	margin-right: 1.5rem
}

.m-4,
.mb-4,
.my-4 {
	margin-bottom: 1.5rem
}

.m-4,
.ml-4,
.mx-4 {
	margin-left: 1.5rem
}

.m-5,
.mt-5,
.my-5 {
	margin-top: 3rem
}

.m-5,
.mr-5,
.mx-5 {
	margin-right: 3rem
}

.m-5,
.mb-5,
.my-5 {
	margin-bottom: 3rem
}

.m-5,
.ml-5,
.mx-5 {
	margin-left: 3rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.m-0,
.my-0,
.mt-0 {
	margin-top: 0;
}

.m-0,
.my-0,
.mb-0 {
	margin-bottom: 0;
}

.m-0,
.mx-0,
.ml-0 {
	margin-left: 0;
}

.m-0,
.mx-0,
.mr-0 {
	margin-right: 0;
}

.video {
	padding-bottom: 56.25%;
	max-width: 100%;
}

.video iframe,
.video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

@media screen and (max-width:1200px) {
	.r2 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r22 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r23 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh2 { display: none }
}

@media screen and (max-width:1000px) {
	.r1 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.r13 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}
	.rh1 { display: none }
}

@media screen and (max-width:750px) {
	.r7 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r72 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh7 {
		display: none
	}
}

@media screen and (max-width:550px) {
	.r5 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.r52 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.rh5 {
		display: none
	}
}

@media screen and (max-width:400px) {
	.r4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media screen and (max-width:360px) {
	.r3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

table { border-collapse: collapse }

td { padding: 8px 10px }
th { padding: 5px 10px }

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	list-style: none
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "/"
}

#menu .open_menu {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.4rem;
	height: 42px;
	width: 42px;
	z-index: 60;
	border: 0;
	background: transparent
}

body {
	font: 400 16px OpenSans, sans-serif;
	color: #3c3c3b;
	background: #f3f3f3;
	width: 100vw;
	overflow-x: hidden;
}

body.adminbar-loaded{
	margin-top:50px;
}

.container {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}

header .container{
	max-width: 1400px;
}

h1,
h2,
h3,
strong {
	font-weight: 700;
	font-family: 'OpenSans Bold';
}

h1,
h2,
h3,
#menu a {
	text-transform: uppercase
}

.four h2 {
	font-size: 20px
}

aside a,
#menu a {
	color: #000
}

html {
	padding-top: 0 !important
}

header,
#menu {
	position: absolute
}

header{
	z-index: 300;
	width: 100%;
	left: 0;
}

#menu {
	position: absolute;
	top: 48px;
	right: 0;
	width: 90%;
	background: rgba(255,255,255,.8);
	text-align: center;
	padding: 15px 5% 15px 0;
}

.four .more{
	position: relative;
	margin-top:50px;
}



#menu,
#newest .content {
	background: rgba(255,255,255,.8);
}

#menu a {
	padding: 8px 15px;
	font-family: "OpenSans Bold";
	font-size: 15px;
}

#menu li li a {
	text-align: left;
	padding: 2px 15px;
	text-transform: inherit
}

#menu li:hover a {
	background: #fff
}

#menu li li {
	padding: 0
}

#logo {
	position: relative;
	z-index: 350;
	width: 150px;
	height: 150px;
	top: 25px;
}

#hero {
	position: relative
}

ul.slimmenu li > ul {
	width: 180px;
	padding: 5px 0 10px;
	border-top-left-radius: 0;
	margin-top: -4px
}

#menu a,
#newest .content {
	border-radius: 4px;
}

#newest .content{
	overflow: hidden;
}

.slick-dots {
	bottom: 0
}

a,
#menu.active {
	color: #fe0000
}

h1,
h2,
h3 {
	color: #000
}



#featured .bor {
	background: #fff;
	border: 1px solid #999;
}

#featured .four:hover .bor {
	box-shadow: 2px 2px 5px 0 rgba(50,50,50,.5)
}

#featured .four img {
	margin-top: -85px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #fff
}

#featured .four .content {
	padding: 25px 30px 30px
}

.nappi {
	background: #000;
	color: #fff
}

#featured .four,
.nappi,
#menu {
	border-radius: 4px
}

#logos .inl {
	vertical-align: middle
}

#logos_main img {
	max-width: 200px;
	max-height: 120px;
	margin: 0 30px 20px;
}

#logos_sub img,
.logosSub img {
	max-width: 150px;
	max-height: 80px;
	margin: 20px;
}

#logos {
	padding: 45px 0 0
}

/*#content .left { width: 72% }*/

/*#content .right { width: 26% }*/

.sidebar{
	height: max-content;
}

@media screen and (max-width: 1050px){

}

media

#content .content,
.content.bw,#double {
	padding: 25px 40px
}




#content .right .content {
	padding: 10px 25px
}

aside h3 {
	background: #000;
	color: #fff;
	text-align: center;
	line-height: 2.4em;
}

aside li,
aside a {
	display: block
}

aside a {
	padding: 10px 15px
}

aside li li a {
	padding-left: 45px
}

aside a,
aside li li:last-child a {
	border-bottom: 1px solid rgba(0,0,0,.2)
}

aside li:last-child a {
	border-bottom: none
}

footer h3,
aside h3,
aside ul {
	margin: 0
}
/*
#wrap { margin-top: -60px }

.home #wrap { margin-top: 30px }
*/


.event {
	padding: 25px 0;
	border-bottom: 1px solid #999;
}

.event:last-child {
	border-bottom: none
}

.event h2 {
	font-size: 1.2em;
	margin-bottom: 8px
}

#featured .four p {
	height: 90px
}

#newest {
	position: absolute;
	bottom: 180px;
	right: 0;
	width: 100%;
}

#newest .content {
	padding: 25px;
	width: 550px;
	float: right;
	border: 1px solid #999
}

#newest h1,
#newest h2 {
	font-size: 1.2em;
	margin-bottom: 5px
}
@media screen and (min-width: 750px){
	#newest .more {
		position: absolute;
		bottom:0px;
	}
}

#newest .more {
	margin-top: 15px;
}

#newest .left {
	width: 45%;
	height: 250px;
	float:left;
}

#newest #line.left {
	background: #999;
	width: 1px;
	margin: 0 3%
}

#lang {
	position: absolute;
	top: 10px;
	right: 0;
}

#lang li {
	margin-left: 8px
}

#lang img {
	width: 42px;
	height: 27px;
}

footer.container {
	margin-top: 45px
}

footer .inl {
	width: 50%
}

footer .inl .inl {
	width: auto;
	margin-bottom: 15px
}

footer .inl .inl:first-child {
	margin-right: 15px
}

footer img {
	width: 72px;
	height: 72px;
}

footer iframe {
	width: 100%;
	height: 175px;
}

footer .content {
	padding: 45px 30px 30px
}

footer h3 {
	font-size: 18px;
	text-transform: none;
}

.news {
	padding: 30px 0;
	border-top: 1px solid #999
}

.news:first-child {
	margin-top: 30px
}

.four figcaption h3 {
	font-size: 1em;
	margin: 10px 0 0
}

.home #videos {
	margin-bottom: 45px
}
.home #videos .four {
	margin-bottom: 0
}
.home #videos h2.tc {
	font-size: 2em;
	margin-bottom: 40px;
}

#video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 20px;
}

#video iframe {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

ul.slimmenu li > ul {
	width: 230px
}

.align_right {
	float: right
}
.align_left {
	float: left
}

#featured .four{
	margin-top: 90px;
}




#hero img{
	width: 100%;
	max-width: 100%;
	display: block;
}

#hero .some img{
	width: auto;
}

.some{
	position: absolute;
	top:67px;
	right: 0px;
}

.nappi{
	display: inline-block;
	padding: 8px 20px;
	cursor: pointer;
}

.front_news h4{
	color: #000000;
}

.black{
	color: #000000;
}

@media screen and (min-width: 750px){
	.weather.gr2{
		grid-template-columns: 1fr 1fr;
	}
}
.weather.gr2{
	display: grid;
	justify-items:center;
}

.info.gr4{
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(20rem,1fr));
	grid-gap:1rem;
}

.gallery.gr4{
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(250px,1fr));
	grid-gap:1rem;
}

main#wrap{
	margin-top:-80px;
}

.home #wrap.container{
	margin-top:30px;
}

.bw{
	background: #fff;
	color: #000;
}

.right{
	float: right;
}
.left{
	float: left;
}

.submenu,.second_submenu{
	display: none;
}

.nav-item:hover .submenu,.sub:hover .second_submenu  {
	display: block;
}

.submenu{
	position: absolute;
	background: #fff;
	padding: 1rem;
	top:35px;
}

.second_submenu{
	position: absolute;
	background: #fff;
	padding: 1rem;
	top:0px;
	left: 230px;
}

.submenu a{
	padding-top:5px;
	padding-bottom: 5px;
	width: 230px;
}

.full{
	display: grid;
	grid-template-columns: 1fr;
}

.privacywire{
	font-size: 13px;
	padding: 0.5rem 1.0rem !important;
	z-index: 60 !important;
}

.privacywire-buttons button{
	font-size: 12px;
	padding: 0.5rem 0.5rem;
	border:none;
	margin-top:5px;
	border-radius: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:2px solid #000000;
	background: #fff;
}


.privacywire-buttons button{
	font-size: 12px;
	padding: 0.5rem 0.5rem;
	border:none;
	margin-top:5px;
	border-radius: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:2px solid #000000;
	background: #000000;
	color: #fff;
}

.privacywire-buttons button:hover{
	text-decoration: underline;
}

.privacywire-text ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:10px;
}

.privacywire-text input{
	margin-right: 5px;
}



@media screen and (min-width: 750px){
	.double{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	
}
@media screen and (min-width: 1050px){
	#content.sidebar{
		display: grid;
		grid-template-columns: 1fr 350px;
		grid-gap:1rem;
	}
}

.weather_location{
	max-width: 300px;
	height: 280px;
	width: 100%;
}

#menu .open_menu{
	display: none;
}

#double{
	padding: 77px 40px;
}

@media screen and (max-width: 1300px){
	/*
	.four { width: 48% }
	.four:nth-child(odd){ margin-right: 4% }
	.four:nth-child(even){ margin-right: 0 }
	/*
	#featured {
		margin: 0 auto;
		max-width: 670px;
	}
	
	.home #videos .four { margin-bottom: 20px }
	#videos .four img { width: 100% }
	*/
}

@media screen and (max-width: 1350px){

	.nav-item:hover .submenu,.sub:hover .second_submenu {
		display: none ;
	}

	.some {
		position: absolute;
		top: 26px;
		right: 80px;
	}

	#hero .container {
		width: 100%
	}
	#menu {
		position: absolute;
		top: 80px;
		left: 0;
		width: 100%;
		border-radius: 0;
		background: #000;
		padding: 0;

	}
	#lang {
		top: 55px;
		right: 15px
	}
	.collapse-button {
		top: 22px
	}
	#newest {
		top: 130px;
		right: 25px
	}
	/*.fade,
	#himg { padding-top: 45px }*/
	ul.slimmenu {
		position: absolute;
		top: 45px;
		left: 0;
		z-index: 600;
		width: 100%;
	}
	#menu a {
		color: #fff;
		border-top: 1px dotted rgba(255,255,255,.2);
		text-align: left;
		font-size: 1em;
		padding: 10px 15px;
		border-radius: 0;
	}
	#menu li li a {
		padding: 10px 15px 10px 45px;
	}
	#menu li {
		display: block
	}
	ul.slimmenu.collapsed li .sub-toggle {
		background: none;
		display: block;
	}
	#menu li:hover a,
	ul.slimmenu,
	ul.slimmenu.bw,
	ul.slimmenu li > ul {
		background: #000
	}
	/*#content .left { width: 68% }*/
	/*#content .right { width: 30% }*/
	#logo img {
		display: none
	}
	#logo {
		width: 92px;
		height: 30px;
		display: block;
		position: absolute;
		top: 8px;
		left: 15px;
	}

	header{
		min-height: 80px;
		background: #fff;
		position: relative;
	}

	#menu{
		display: none;
	}

	#menu-toggler{
		width: 48px;
		height: 48px;
		background: transparent;
		position: absolute;
		top: 18px;
		right: 15px;
		z-index: 200;
		display: block;
	}

	header .container, #menu.show, #menu li,.nav-item .submenu.show, #logo img, #menu .open_menu,.sub .second_submenu.show{
		display: block
	}

	.open_menu{
		display:block;
		color: #fff;
	}

	.open_menu::after {
		content: "+";
	}

	.open_menu.open::after {
		content: "-";
	}

	.submenu{
		left:0px;
		width:100%;
		position: relative;
		padding: 0rem;
		top:0px;
		background: #000000;
	}

	.second_submenu{
		left:0px;
		width:100%;
		position: relative;
		padding: 0rem;
		top:0px;
		background: #000000;
	}

	#menu .submenu a{
		color: #fff;
		padding: 10px 35px;
		width: 100%;
	}

	#menu .second_submenu a{
		color: #fff;
		padding: 10px 55px;
		width: 100%;
	}

	main.container,#newest .container{
		padding: 0px 0px;
		width: 100%;
	}

}

@media screen and (max-width: 1050px){
	aside.sidebar{
		display: none;
	}
	
}


@media screen and (max-width: 1000px){
	#newest {
		position: relative;
		top: 0;
		right: 0;
	}
	#newest .content {
		width: 100%;
		padding: 25px 5%;
		float: none;
		text-align: center;
	}
	#featured .four {
		margin-top: 90px
	}
	/*
	#content .left {
		width: 100%;
		float: none;
	}*/
	/*#content .right { display: none }*/
	footer .inl {
		width: 100%
	}
	.align_left,
	.align_right {
		float: none
	}

	#newest .more{
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
	}
	
	
	
	

}

@media screen and (max-width: 750px){
	#featured .four:nth-child(n){
		margin: 120px auto 0;
		width: 100%;
		max-width: 450px;
		display: block;
	}
	#featured .four p {
		height: auto
	}
	#videos .four:nth-child(n){
		width: 100%;
		max-width: 450px;
		display: block;
		margin: 0 auto 20px
	}
	#videos .four:last-child {
		margin-bottom: 0
	}
	#wrap.container {
		margin-top: 0;
		width: 100%;
	}
	.home #wrap.container {
		max-width: 90%
	}
	#content .left .content {
		padding: 25px 5%
	}
	h1 {
		font-size: 1.6em
	}
	h2 {
		font-size: 1.3em
	}
	h3 {
		font-size: 1em
	}
	#newest .left {
		width: 100%;
		float: none;
	}
	#newest .left:first-child {
		border-bottom: 1px solid #999;
		margin-bottom: 25px;
		padding-bottom: 25px
	}
	#newest #line.left {
		display: none
	}
	.two:nth-child(n){
		width: 100%;
	}

	#newest .more{
		position:  relative;
	}

	#newest .left{
		height: unset;
	}
	
	#double {
		padding: 25px 40px;
	}
}

@media screen and (max-width: 500px){
	#logos_main img,
	.logosSub img {
		margin: 0 auto
	}
	#logos_main img {
		max-width: 90%;
		max-height: auto;
	}
	#logos .inl {
		display: block;
		margin: 0 auto 30px;
	}
}
