* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 13px;
	line-height: 18px;
	font-family: arial, sans-serif;
	color: #484646;
	background-color: #8E8E8E;
	background-image: url('images/pattern.svg');
	background-attachment: fixed;
	background-size: contain;
	min-width: 100%;
}

table td {
	padding: 5px;
}



.shadowbox {
	padding: 1em;
	margin-top: 15px;
	border-radius: 11px;
	background:white;

	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}


a { color: #04506E; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; text-shadow: 2px 2px 8px #F7F8F7; }
a img { border: 0; }
a.more { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKklEQVR4AWMoWicsCMTvgHgVEDOAMAOUsRuI/0MkEIKCIEEoDsWlEtNMAFjhKHpdu/eDAAAAAElFTkSuQmCC) no-repeat 0 5px; padding-left: 11px; color: #F5F6F6; text-decoration: underline; font-size: 12px; }
a.more:hover { text-decoration: none; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }


.tabstart {
	float:left;
	padding-top: 2px;
	padding-bottom: 4px;
}

.tabstartright {
	float:left;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width:80%; /*width: 970px;*/ margin: 0 auto; }

.header { position:-webkit-sticky;position:sticky;top:0;z-index:100 }
.header .shell
{
	padding: 8px;
	width:80%; /*width: 990px;*/
	border-radius: 5px;
	border-bottom: 1px solid #000000;
	background: #525250; /* Old browsers */
	background: -moz-linear-gradient(top, #454543 0%, #5e5e5c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454543), color-stop(100%,#5e5e5c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #454543 0%,#5e5e5c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454543', endColorstr='#5e5e5c',GradientType=0 ); /* IE6-9 */
}

.moby100 {
	float:right;width:40%;text-align:center;margin-top:10px;
}

#navigationx { float: left;margin-top:3px; }
#navigationx ul { list-style: none; list-style-position: outside; font-size: 14px; font-family: arial, verdana, sans-serif; }
#navigationx ul li { display: inline; padding-left: 12px; padding-right: 12px; border-right: 1px solid #898977; padding-top: 5px; padding-bottom: 5px;}
#navigationx ul li a { color: #f5f5f5; text-shadow: 2px 2px #000; font-family: arial, verdana, serif; }
#navigationx ul li a:hover,
#navigationx ul li.active a { color: #fff; text-decoration: none; text-shadow: 2px 2px 8px #F7F8F7; border-bottom: 1px solid #fff; }

.slider { height: 436px; }

.slider, #carousel, #carousel > div {
	width:90%; /*width: 980px;*/
	height: 436px;
}

.slider {
	margin: 0px 0 0 -495px;
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 50%;
}

#carousel {
	position: relative;
	z-index: 2;
}
#carousel div {
	overflow: hidden;
	position: relative;
	float: left;
}
#carousel div > * {
	position: absolute;
}
#carousel img.img-front {
	left: 649px;
	top: 0;
	z-index: 4;
}

#carousel img.img-mid {
	left: 572px;
	top: 46px;
	z-index: 3;
}

#carousel img.img-back {
	left: 498px;
	top: 80px;
	z-index: 2;
}

#carousel h3 {
	font-size: 68px;
	letter-spacing: -5px;
	font-weight: normal;
	font-family: 'pt-sans', arial, helvetica, serif;
	color: #f5f5f5;
	line-height: 70px;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	width: 420px;
	left: 32px;
	background: url(images/slider-h3-border.png) repeat-x 0 bottom;
	top: 91px;
	padding-bottom: 13px;
	margin: 0 0 18px;
}

#carousel h5 { font-size: 15px; color: #d3d2d3; font-family: tahoma, arial, helvetica, serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-weight: normal; position: absolute; top: 63px; left: 32px; white-space: nowrap; }

#carousel p {
	color: #ECEEEF;
	font-size: 14px;
	width: 420px;
	left: 32px;
	top: 181px;
	margin: 0;
	line-height: 26px;
	text-shadow: 2px 2px #000000;
}
#carousel a {
	color: #fff;
	text-shadow: 2px 2px #000000;
	text-decoration: underline;
}
#carousel a:hover {
	text-shadow: 2px 2px 8px #F7F8F7;
}
#carousel a.green-btn {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-decoration: none;
	text-align: center;
	line-height: 52px;
	outline: none;
	display: block;
	background-color: #888;
	width: 194px;
	height: 56px;
	left: 32px;
	top: 308px;
	background: url(images/green-btn.png) no-repeat 0 0;
}
#carousel a:hover {
	background-position: -1px -54px;
}

#prev, #next {
	background: url(images/direction-nav.png) no-repeat 0 0;
	display: block;
	width: 17px;
	height: 22px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
}

#prev {
	left: 426px;
}

#next {
	right: 434px;
	background-position: right 0;
}

.pagination { position: absolute; bottom: 15px; left: 50%; margin-left: -44px; width: 88px; }
.pagination a { background: url(images/pagination.png) no-repeat 0 0; width: 20px; height: 20px; display: inline-block; font-size: 0; line-height: 0; text-indent: -4000px; cursor: default; }
.pagination a.selected { background-position: 0 -20px; }

.main { 
		font-size: 13px;
		padding: 5px 0 20px 0; 
		border-radius: 5px; 
		background: rgba(249,247,241,1); 
		box-shadow: 0px -4px 10px rgba(0,0,0,0.4), 0px 4px 10px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); 
		-webkit-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); 
		-o-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); 
	}

.main h1 { font-size: 20px; line-height: 22px; letter-spacing: -1px; color: #484646; font-family: Trebuchet MS, arial, verdana, sans-serif; margin-bottom: 5px; }
.main h2 { font-size: 20px; line-height: 22px; color: #484646; font-family: Impact, Charcoal, sans-serif; margin-bottom: 5px; font-weight: normal; }
.main h3 { font-size: 22px; line-height: 24px; color: #484646; font-family: Trebuchet MS, arial, verdana, sans-serif; margin-bottom: 5px; }
.main h4 { font-size: 20px; line-height: 22px; color: #484646; font-family: Trebuchet MS, arial, verdana, sans-serif; margin-bottom: 3px; }
.main h5 { font-size: 16px; line-height: 18px; letter-spacing: -1px; color: #484646; font-family: Trebuchet MS, arial, verdana, sans-serif; margin-bottom: 5px; }
.main h6 { font-size: 14px; line-height: 16px; color: #484646; font-family: Trebuchet MS, arial, verdana, sans-serif; margin-bottom: 5px; }

.main p a { text-decoration: underline; }
.main p a:hover { text-decoration: none; }
.main img { border-radius: 5px; }

.main section { background: url(images/section.png) no-repeat center bottom; padding-bottom: 50px; margin-bottom: 20px; }

.main .cols { padding-left: 32px; padding-right: 32px; }
.main .cols h2 { padding-bottom: 4px; }
.main .cols .col { width: 277px; float: left; }
.main .cols .col + .col { padding-left: 40px; }
.main .cols .col img { float: left; margin-right: 16px; width: 73px; }
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .post { padding-left: 32px; padding-right: 32px; }
.main .post img { float: left; margin-right: 18px; width: 333px; height: 333px; }

.main .post-cnt { padding-top: 22px; }
.main .post-cnt p { padding-bottom: 10px; }
.main .post-cnt ul { list-style: none; list-style-position: outside; height: 100%; overflow: hidden; }
.main .post-cnt ul li { padding-left: 11px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKklEQVR4AWMoWicsCMTvgHgVEDOAMAOUsRuI/0MkEIKCIEEoDsWlEtNMAFjhKHpdu/eDAAAAAElFTkSuQmCC) no-repeat 0 9px; padding-bottom: 7px; }
.main .post-cnt ul li a { text-decoration: underline; }
.main .post-cnt ul li a:hover { text-decoration: none; }

.main .content { padding-left: 32px; padding-right: 32px; }
.main .content span { }
.main .content ul { margin: 2em; }
.main .content ol { margin: 2em; }

.main #partners-slider { height: 56px; }

.main .partners { padding: 0 70px 30px 70px; height: 100%; position: relative; overflow: hidden; margin-top: -20px; z-index: 100; }
.slider-holder2 { position: relative; overflow: hidden; }
#partners-slider { overflow: hidden; position: relative; }
#partners-slider img { margin: 0px 25px; float: left; height: 52px; }

.slider-arr a.arr-btn { background: url(images/slider-b-arr.png) no-repeat 0 0; width: 30px; height: 30px; display: block; position: absolute; top: 10px;}
.slider-arr a.prev-arr { left: 32px; }
.slider-arr a.prev-arr:hover { background-position: 0 -31px; }
.slider-arr a.next-arr { right: 32px; background-position: right 0; }
.slider-arr a.next-arr:hover { background-position: right -31px; }

.socials { background: url(images/socials-pattern.png) repeat 0 0; height: 50px; padding: 0 17px; margin: 0 32px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset; }
.socials p { float: left; line-height: 50px; font-size: 12px; }
.socials p a { text-decoration: none; }
.socials p a:hover { text-decoration: underline; }
.socials ul { list-style: none; list-style-position: outside; float: right; padding-top: 11px; }
.socials ul li { float: left; padding-left: 5px; }
.socials ul li a { display: block; background: url(images/socials.png) no-repeat 0 0; width: 28px; height: 28px; font-size: 0; line-height: 0; text-indent: -4000px; }
.socials ul li a.facebook-ico { background-position: 0 0; }
.socials ul li a.twitter-ico { background-position: -35px 0; }
.socials ul li a.skype-ico { background-position: -68px 0; }
.socials ul li a.rss-ico { background-position: -102px 0; }

#footer { color: #f5f6f6; text-shadow: 2px 2px 3px #000000; }
#footer .shell { width:80%; /*width: 980px;*/ margin-top: 20px; border: 1px solid #000000; border-radius: 5px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAgAQMAAABAX0jNAAAAA1BMVEUyHBEMUnGLAAAAC0lEQVQIHWMY4gAAAMAAAbydU0gAAAAASUVORK5CYII=) repeat 0 0; padding: 26px 0; margin-bottom:0px;padding-bottom:0px;box-shadow: 0px -4px 10px rgba(0,0,0,0.4), 0px 4px 10px rgba(0,0,0,0.4); -moz-box-shadow: 0px -5px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0px -5px 4px rgba(0,0,0,0.7); -o-box-shadow: 0px -2px 5px rgba(0,0,0,0.7) }
#footer .footer-cols { padding: 0 32px 26px; }
#footer .col { width: 195px; float: left; margin-right:3px; }
#footer .col + .col { padding-left: 22px; }
#footer .h2 { font-size: 14px; margin-bottom: 10px; color: #fff; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFElEQVR4AWOYd+Xvf4b///8zgAkASycJabR0dWsAAAAASUVORK5CYII=) repeat-x 0 bottom; padding-bottom: 10px; text-shadow: 2px 2px #000; font-family: arial, verdana, sans-serif; font-weight: 700; }
#footer a { color: #fff; }
#footer a:hover { text-shadow: 1px 1px 8px #F7F8F7; }

#footer .col ul { list-style: none; list-style-position: outside; }
#footer .col ul li { padding-left: 11px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKklEQVR4AWMoWicsCMTvgHgVEDOAMAOUsRuI/0MkEIKCIEEoDsWlEtNMAFjhKHpdu/eDAAAAAElFTkSuQmCC) no-repeat 0 8px; padding-bottom: 7px; font-size: 14px; margin-bottom: 1.1em; }
#footer .col p { font-size: 11px; color: #ECEEEF; }

#footer .footer-bottom { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFElEQVR4AWOYd+Xvf4b///8zgAkASycJabR0dWsAAAAASUVORK5CYII=) repeat-x 0 0; padding: 15px 32px 0; }

#footer .footer-bottom { text-shadow: none; background: #1E0D04; padding-bottom: 1em; border-radius: 5px; }
#footer .footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #FEFFFF; text-shadow: none; }
#footer .footer-bottom p.copy span { padding: 0 8px; }
#footer .footer-bottom p.copy a { color: #FEFFFF; text-decoration: underline; }
#footer .footer-bottom p.copy a:hover { color: #fff; text-decoration: none; }

#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; line-height: 11px; }
#footer .footer-nav ul li { float: left; border-right: 1px solid #181818; padding: 0 8px; text-shadow: rgba(0,0,0,0.7) 0px 1px 1px; }
#footer .footer-nav ul li:first-child { padding-left: 0; }
#footer .footer-nav ul li a { color: #FEFFFF; }
#footer .footer-nav ul li a:hover { color: #fff; }

#navigationx a.nav-btn { display: none; }



	.effect8
	{
		padding: 10px;
		background: white;
		position:relative;
		border-radius: 5px;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
				box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	.effect8:before, .effect8:after
	{
		content:"";
		position:absolute;
		z-index:-1;
		-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
		-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
		box-shadow:0 0 20px rgba(0,0,0,0.8);
		top:10px;
		bottom:10px;
		left:0;
		right:0;
		-moz-border-radius:100px / 10px;
		border-radius:100px / 10px;
	}
	.effect8:after
	{
		right:10px;
		left:auto;
		-webkit-transform:skew(8deg) rotate(3deg);
		   -moz-transform:skew(8deg) rotate(3deg);
			-ms-transform:skew(8deg) rotate(3deg);
			 -o-transform:skew(8deg) rotate(3deg);
				transform:skew(8deg) rotate(3deg);
	}
	
	


.comtrols
{
	border-radius: 5px;
	float: left;
	background: #525250; /* Old browsers */
	background: -moz-linear-gradient(top, #454543 0%, #5e5e5c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454543), color-stop(100%,#5e5e5c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #454543 0%,#5e5e5c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454543', endColorstr='#5e5e5c',GradientType=0 ); /* IE6-9 */
	margin: auto;
	width: 100%;
	text-align: center;
	margin-top:-50px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	box-shadow: 5px 5px 4px rgba(0,0,0,0.7);
}
.comtrols div {
 background-size: 135px 29px;
 background-repeat: no-repeat;
 background-position: top left;
 width: 135px;
 text-align: center;
 color: white;
 float: left;
 text-shadow: 1px 1px 2px #000000;
 padding-top: 1px;
 padding-bottom: 3px;
 margin-right: 1px;
 margin-left: 11px;
 margin-bottom: 11px;
 margin-top: 11px;
 border-radius: 15px;
 text-decoration: none;
 border: 1px solid silver;
 box-shadow: 2px 2px 4px #000000;
}
.comtrols span {
 font-size: 1.1em;
 letter-spacing: -1px;
 font-weight: bold;
 text-decoration: none;
 background: black;
 background:rgba(0,0,0,0.2);
 display:block;
 border-radius: 10px;
 width: 100%;
 margin: 0;
 padding: 0;
}
.comtrols a {
 color: white;
 font-weight: bold;
 text-decoration: none;
}
.comtrols img {
 margin: 0;
 padding: 0;
 box-shadow: inset 2px 2px 3px 3px #000000;
 border: 0px;
 border-top: 1px solid black;
}
.orangeish {
 background: orange;
}

.blueish {
 background: #3366FF;
}

.reddish{
 background: red;
}

.yellowish{
 background: #FFE233;
}

.greenish{
 background: green;
}

/* #Media Queries
================================================== */
@media only screen and (min-width: 981px) {
	.onlymoby {
		visibility: hidden;
		display: none;
	}
}

/* ipad portrait */
@media only screen and (min-width: 768px) and (max-width: 980px) {
	body
	{
		min-width: 768px;
		background-color: #8E8E8E;
		background-image: url('images/pattern.svg');
		background-attachment: fixed;
		background-size: contain;
	}
	.shell { max-width: 748px; }
	#navigationx ul li { padding-left: 24px; font-size: 15px; }
	.header .shell
	{
		padding: 5px 0px 0;
		width: 748px;
		background: #525250; /* Old browsers */
		background: -moz-linear-gradient(top, #454543 0%, #5e5e5c 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454543), color-stop(100%,#5e5e5c)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #454543 0%,#5e5e5c 100%); /* IE10+ */
		background: linear-gradient(to bottom, #454543 0%,#5e5e5c 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454543', endColorstr='#5e5e5c',GradientType=0 ); /* IE6-9 */
	}
	.header-top { padding-left: 20px; padding-right: 20px; }

	.slider, #carousel, #carousel > div {
		width: 708px;
		height: 436px;
	}

	.onlymoby {
		visibility: hidden;
		display: none;
	}

	.slider {
		width: 708px;
		margin: 0px 0 0 -354px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}

	#carousel h3 { font-size: 58px; width: 290px; left: 10px; }
	#carousel h5 { font-size: 15px; width: 290px; left: 10px; }
	#carousel p { font-size: 14px; width: 294px; left: 10px; color: white; }
	#carousel a.green-btn { top: 340px; left: 10px; }

	#carousel img.img-front {
		left: 476px;
		width: 230px !important;
		height: 390px;
		border-radius: 5px;
	}

	#carousel img.img-mid {
		left: 425px;
		width: 192px !important;
		height: 309px;
		border-radius: 5px;
	}

	#carousel img.img-back {
		left: 366px;
		width: 141px !important;
		height: 238px;
		border-radius: 5px;
	}

	#prev { left: 290px; }
	#next { right: 297px; }

	#navigationx ul { font-size: 11px; }
	#navigationx ul li { line-height: 29px; }

	.main section { background: url(images/t-section.png) no-repeat center bottom; padding-bottom: 50px; margin-bottom: 20px; }
	.main .cols { padding-left: 20px; padding-right: 20px; }
	.main .cols .col { width: 200px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; width: 73px; margin-bottom: 14px; }
	.main .cols .col .col-cnt { float: none; display: block; text-align: center; }

	.main .post { padding-left: 20px; padding-right: 20px; }
	.main .post h2 { font-size: 21px; }
	.main .post img { width: 274px; height: 274px; }

	.main .socials { height: 80px; padding-top: 16px; margin: 0 20px; }
	.main .socials p { display: block; float: none; line-height: 22px; }
	.main .socials ul { display: block; float: none; }
	.main .content { padding-left: 20px; padding-right: 20px; }

	#partners-slider img { margin: 0px 15px; float: left; height: 52px; }

	#footer .footer-cols { padding-left: 20px; padding-right: 20px; }
	#footer .footer-cols .col { width: 165px; }
	#footer .footer-cols .col + .col { padding-left: 16px; }
	#footer .footer-bottom { padding-left: 20px; padding-right: 20px; }
}


@media only screen and (max-width: 767px) {
	body
	{
		min-width: 320px;
		background-image: url('images/pattern.svg');
		background-attachment: fixed;
		background-size: contain;
	}
	.shell { max-width: 90%;  }
	.header .shell
	{
		padding: 0 0 0 0;
		background: #525250;
		
	}
	.header-top { padding: 0 0 0px 0; }
	#logo { margin: 0 auto; float: none; display: block; }
	#logo img { display:none; }

	#navigationx { float: none; display: block; position: relative;  z-index: 1000; margin: 20px 10px 0 10px; height: 32px; padding-top: 0; }
	#navigationx a.nav-btn { display: block; height: 32px; padding-left: 13px; line-height: 32px; width: 99%; margin: 0 auto; 
		font-size: 15px; color: #fff; font-size: 17px; font-family: arial, verdana, sans-serif; font-weight: 400; position: relative; z-index: 100;}
	#navigationx a.nav-btn:hover { text-decoration: none; }
	#navigationx a.nav-btn span { background: url(images/nav-arr.png) no-repeat 0 0; width: 10px; height: 7px; position: absolute; top: 13px; right: 13px; }
	#navigationx a.nav-btn span.active { background-position: 0 bottom; }

	#navigationx ul { display: none; position: absolute; width: 90%; background: #100f11; top: 22px; left: 0px; padding-top: 20px; border-radius: 0 0 7px 7px; -moz-border-radius: 0 0 7px 7px; -webkit-border-radius: 0 0 7px 7px; -o-border-radius: 0 0 7px 7px; }
	#navigationx ul li { float: none; display: block; padding-left: 0; padding-bottom: 8px; }
	#navigationx ul li a { display: block; padding-left: 10px; }
	#navigationx ul li.home { display: none; }
	#header { background: url(images/m-header.png) repeat-x 0 0; height: 218px; width: 100%; }

	.slider, #carousel, #carousel > div {
		width: 90%;
		height: 436px;
	}

	.slider {
		width: 90%;
		margin: 0px 0 0 -150px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}

	.nomoby {
		visibility: hidden;
		display: none;
	}

	.moby100 {
		visibility: visible;
		display: block;
		width: 100%;
		text-align: left;
		float:left;
		margin-bottom: 2px;
	}

	#carousel h3 { font-size: 56px; width: 290px; left: 10px; top: 70px; background: transparent; }
	#carousel h5 { font-size: 15px; width: 290px; left: 70px; top: 55px; }
	#carousel p { font-size: 14px; width: 294px; left: 10px; display: none; color: #fff; }
	#carousel a.green-btn { top: 365px; left: 0px; width: 100%; text-align: center; background: url(images/green-btn@2x.png) repeat-x 0 0; height: 35px; line-height: 35px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
	#carousel a.green-btn:hover { background-position: 0 bottom; }

	#carousel img.img-front {
		top: 120px;
		left: 120px;
		width: 140px !important;
		height: 240px;
	}

	#carousel img.img-mid {
		top : 140px;
		left: 80px;
		width: 110px !important;
		height: 198px;
	}

	#carousel img.img-back {
		top: 160px;
		left: 40px;
		width: 90px !important;
		height: 155px;
	}

	.pagination { bottom: 8px; left: 155px; }

	.main img { max-width: 100%; }

	.main section {  padding-bottom: 30px; margin-bottom: 20px; }
	.main .cols { padding-left: 10px; padding-right: 10px; }
	.main .cols .col { width: 100%; }
	.main .cols .col + .col { padding: 20px 0 0; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; width: 73px; margin-bottom: 14px; }
	.main .cols .col .col-cnt { float: none; display: block; text-align: center; }

	.main .post { padding-left: 20px; padding-right: 20px; }
	.main .post h2 { font-size: 21px; }
	.main .post img { width: 274px; height: 274px; }

	.main .socials { height: 120px; padding-top: 16px; margin: 0 10px; }
	.main .socials p { display: block; float: none; line-height: 22px; }
	.main .socials ul { display: block; float: none; }
	.main .socials span { display: block; }
	.main .content { padding-left: 20px; padding-right: 20px; }

	.main #partners-slider { height: 56px; }
	.main .partners { padding: 0 40px 12px; position: relative; margin-top: -20px; }
	#partners-slider img { margin: 0px 10px; }
	.slider-arr a.prev-arr { left: 10px; }
	.slider-arr a.next-arr { right: 10px; background-position: right 0; }

	
	#footer .footer-cols { padding-left: 10px; padding-right: 10px; }
	#footer .footer-cols .col { width: 100%; float: none; display: block; padding-bottom: 20px; }
	#footer .footer-cols .col + .col { padding-left: 0px; }

	#footer .footer-bottom { padding-left: .5%; padding-right: .5%; width:99%; }
	#footer .footer-nav { float: left; display: block; padding-bottom: 12px; width:100%; }
	#footer .footer-nav ul { list-style: none; padding-bottom: 12px; }
	#footer .footer-nav ul li { margin-bottom: 2em;padding: 0 3px; font-size: 1.2em; line-height: 11px; width: 90%; text-align:center; }
	
	#footer .footer-nav ul li a {
	width: 90%;
	padding: 1em;
	font-size:1.2em;
}
	
	#footer .footer-bottom p.copy { float: none; display: block; clear: both; }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
	#logo a { }
	#navigationx { background: url(images/navigation@2x.png) no-repeat 0 0; -webkit-background-size: 298px 32px; -moz-background-size: 298px 32px; background-size: 298px 32px; }
	#navigationx a.nav-btn span {  -webkit-background-size: 10px 15px; -moz-background-size: 10px 15px; background-size: 10px 15px; text-shadow: 2px 2px 8px #000; }
	.pagination a { background: url(images/pagination@2x.png) no-repeat 0 1px; -webkit-background-size: 18px 40px; -moz-background-size: 18px 40px; background-size: 18px 40px; }
	.mainXX section { background: url(images/section@2x.png) no-repeat center bottom; -webkit-background-size: 300px 10px; -moz-background-size: 300px 10px; background-size: 300px 10px; }
}