/* Minification failed. Returning unminified contents.
(6957,1): run-time error CSS1019: Unexpected token, found '}'
(8122,1591): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(8122,1618): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8122,1739): run-time error CSS1019: Unexpected token, found '@keyframes'
(8122,1758): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
html, body, div, span, applet, object, iframe, p, blockquote,
a, abbr, acronym, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	/*border-spacing: 0;*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Sat May 14 07:50:22 PDT 2011
*/

/* Fluid class for determining actual width in IE */
.ui-tooltip-fluid{
	display: block;
	visibility: hidden;
	position: static !important;
	float: left !important;
}

.ui-tooltip, .qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;
}

	.ui-tooltip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;
		
		border-width: 1px;
		border-style: solid;
		
		text-align: left;
		word-wrap: break-word;
		overflow: hidden;
	}

	.ui-tooltip-titlebar{
		position: relative;
		min-height: 14px;
		padding: 5px 35px 5px 10px;
		overflow: hidden;
		
		border-width: 1px 1px 0;
		border-style: solid;

		font-weight: bold;
	}

	.ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

		/*! Default close button class */
		.ui-tooltip-titlebar .ui-state-default{
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -9px;

			cursor: pointer;
			outline: medium none;

			border-width: 1px;
			border-style: solid;
		}
		
		* html .ui-tooltip-titlebar .ui-state-default{
			top: 16px;
		}

		.ui-tooltip-titlebar .ui-icon,
		.ui-tooltip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
		}

		.ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}

			.ui-tooltip-icon .ui-icon{
				width: 18px;
				height: 14px;

				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{
	
}


/*! Default tooltip style */
.ui-tooltip-titlebar,
.ui-tooltip-content{
	border-color: #F1D031;
	background-color: #FFFFA3;
	color: #555;
}

	.ui-tooltip-titlebar{
		background-color: #FFEF93;
	}

	.ui-tooltip-titlebar .ui-tooltip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.ui-tooltip-titlebar .ui-state-hover{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.ui-tooltip-light .ui-tooltip-titlebar,
.ui-tooltip-light .ui-tooltip-content{
	border-color: #E2E2E2;
	color: #454545;
}

	.ui-tooltip-light .ui-tooltip-content{
		background-color: white;
	}

	.ui-tooltip-light .ui-tooltip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.ui-tooltip-dark .ui-tooltip-titlebar,
.ui-tooltip-dark .ui-tooltip-content{
	border-color: #303030;
	color: #f3f3f3;
}

	.ui-tooltip-dark .ui-tooltip-content{
		background-color: #505050;
	}

	.ui-tooltip-dark .ui-tooltip-titlebar{
		background-color: #404040;
	}

	.ui-tooltip-dark .ui-tooltip-icon{
		border-color: #444;
	}

	.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.ui-tooltip-cream .ui-tooltip-titlebar,
.ui-tooltip-cream .ui-tooltip-content{
	border-color: #F9E98E;
	color: #A27D35;
}

	.ui-tooltip-cream .ui-tooltip-content{
		background-color: #FBF7AA;
	}

	.ui-tooltip-cream .ui-tooltip-titlebar{
		background-color: #F0DE7D;
	}

	.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.ui-tooltip-red .ui-tooltip-titlebar,
.ui-tooltip-red .ui-tooltip-content{
	border-color: #D95252;
	color: #912323;
}

	.ui-tooltip-red .ui-tooltip-content{
		background-color: #F78B83;
	}

	.ui-tooltip-red .ui-tooltip-titlebar{
		background-color: #F06D65;
	}

	.ui-tooltip-red .ui-state-default .ui-tooltip-icon{
		background-position: -102px 0;
	}

	.ui-tooltip-red .ui-tooltip-icon{
		border-color: #D95252;
	}

	.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.ui-tooltip-green .ui-tooltip-titlebar,
.ui-tooltip-green .ui-tooltip-content{
	border-color: #90D93F;
	color: #3F6219;
}

	.ui-tooltip-green .ui-tooltip-content{
		background-color: #CAED9E;
	}

	.ui-tooltip-green .ui-tooltip-titlebar{
		background-color: #B0DE78;
	}

	.ui-tooltip-green .ui-state-default .ui-tooltip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.ui-tooltip-blue .ui-tooltip-titlebar,
.ui-tooltip-blue .ui-tooltip-content{
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.ui-tooltip-blue .ui-tooltip-content{
		background-color: #E5F6FE;
	}

	.ui-tooltip-blue .ui-tooltip-titlebar{
		background-color: #D0E9F5;
	}

	.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{
		background-position: -2px 0;
	}.ui-tooltip .ui-tooltip-tip{
	margin: 0 auto;
	overflow: hidden;

	background: transparent !important;
	border: 0px dashed transparent !important;
	z-index: 10;
}

	.ui-tooltip .ui-tooltip-tip,
	.ui-tooltip .ui-tooltip-tip *{
		position: absolute;
		
		line-height: 0.1px !important;
		font-size: 0.1px !important;
		color: #123456;

		background: transparent;
		border: 0px dashed transparent;
	}

	.ui-tooltip .ui-tooltip-tip canvas{ position: static; }#qtip-overlay{
	position: absolute;
	left: -10000em;
	top: -10000em;

	background-color: black;

	opacity: 0.7;
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/*! Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE6+, Safari 2+ */
.ui-tooltip-shadow{
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

	.ui-tooltip-shadow .ui-tooltip-titlebar,
	.ui-tooltip-shadow .ui-tooltip-content{
		filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3);
		-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3)";

		_margin-bottom: -3px; /* IE6 */
		.margin-bottom: -3px; /* IE7 */
	}


/*! Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.ui-tooltip-rounded,
.ui-tooltip-rounded .ui-tooltip-content,
.ui-tooltip-tipsy,
.ui-tooltip-tipsy .ui-tooltip-content,
.ui-tooltip-youtube,
.ui-tooltip-youtube .ui-tooltip-content{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.ui-tooltip-rounded .ui-tooltip-titlebar,
.ui-tooltip-tipsy .ui-tooltip-titlebar,
.ui-tooltip-youtube .ui-tooltip-titlebar{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.ui-tooltip-rounded .ui-tooltip-titlebar + .ui-tooltip-content,
.ui-tooltip-tipsy .ui-tooltip-titlebar + .ui-tooltip-content,
.ui-tooltip-youtube .ui-tooltip-titlebar + .ui-tooltip-content{
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}


/*! Youtube tooltip style */
.ui-tooltip-youtube{
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
}

	.ui-tooltip-youtube .ui-tooltip-titlebar,
	.ui-tooltip-youtube .ui-tooltip-content{
		background: transparent;
		background: rgba(0, 0, 0, 0.85);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";

		color: white;
		border-color: #CCCCCC;
	}

	.ui-tooltip-youtube .ui-tooltip-icon{
		border-color: #222;
	}

	.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* jQuery TOOLS Tooltip style */
.ui-tooltip-jtools{
	background: #232323;
	background: rgba(0, 0, 0, 0.7);
	background-image: -moz-linear-gradient(top, #717171, #232323);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
	
	border: 2px solid #ddd;
	border: 2px solid rgba(241,241,241,1);

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	-webkit-box-shadow: 0 0 12px #333;
	-moz-box-shadow: 0 0 12px #333;
	box-shadow: 0 0 12px #333;
}

	/* IE Specific */
	.ui-tooltip-jtools .ui-tooltip-titlebar{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
	}
	.ui-tooltip-jtools .ui-tooltip-content{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
	}

	.ui-tooltip-jtools .ui-tooltip-titlebar,
	.ui-tooltip-jtools .ui-tooltip-content{
		background: transparent;
		color: white;
		border: 0 dashed transparent;
	}

	.ui-tooltip-jtools .ui-tooltip-icon{
		border-color: #555;
	}

	.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{
		border-color: #333;
	}


/* Cluetip style */
.ui-tooltip-cluetip{
	-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
}

	.ui-tooltip-cluetip .ui-tooltip-titlebar{
		background-color: #87876A;
		color: white;
		border: 0 dashed transparent;
	}

	.ui-tooltip-cluetip .ui-tooltip-content{
		background-color: #D9D9C2;
		color: #111;
		border: 0 dashed transparent;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-icon{
		border-color: #808064;
	}
	
	.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{
		border-color: #696952;
		color: #696952;
	}


/* Tipsy style */
.ui-tooltip-tipsy{
	border: 0;
}

	.ui-tooltip-tipsy .ui-tooltip-titlebar,
	.ui-tooltip-tipsy .ui-tooltip-content{
		background: transparent;
		background: rgba(0, 0, 0, .87);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";
		
		color: white;
		border: 0px transparent;

		font-size: 11px;
		font-family: 'Lucida Grande', sans-serif;
		font-weight: bold;
		line-height: 16px;
		text-shadow: 0 1px black;
	}

	.ui-tooltip-tipsy .ui-tooltip-titlebar{
		padding: 6px 35px 0 10;
	}

	.ui-tooltip-tipsy .ui-tooltip-content{
		padding: 6px 10;
	}
	
	.ui-tooltip-tipsy .ui-tooltip-icon{
		border-color: #222;
		text-shadow: none;
	}

	.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/* Tipped style */
.ui-tooltip-tipped{

}
	
	.ui-tooltip-tipped .ui-tooltip-titlebar,
	.ui-tooltip-tipped .ui-tooltip-content{
		border: 3px solid #959FA9;
	}

	.ui-tooltip-tipped .ui-tooltip-titlebar{
		background: #3A79B8;
		background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";

		color: white;
		font-weight: normal;
		font-family: serif;

		border-bottom-width: 0;
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	.ui-tooltip-tipped .ui-tooltip-content{
		background-color: #F9F9F9;
		color: #454545;

		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}

	.ui-tooltip-tipped .ui-tooltip-icon{
		border: 2px solid #285589;
		background: #285589;
	}
		
		.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{
			background-color: #FBFBFB;
			color: #555;
		}

/* --- general --- */
.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
body
{
	background: #F0F0F0;
	padding: 0px;
	margin: 0px;
	font-family: 'Arial';
	font-size: 14px;
	color: #FFF;
}
a
{
	text-decoration: none;
	outline: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	padding: 1em 0;
	color: #3E3E3E;
	line-height: 150%;
}
p.text
{
	font-size: 16px;
}
#nieuwsarchief li{
    color: #000;
}
#nieuwsarchief li a,
span.aangemeld
, p a, .advanced
{
	color: #e20413;
}
strong
{
	color: #000;
}
blockquote
{
	padding-left: 25px;
	color: #25282A;
	font-size: 27px;
	font-family: 'Roboto';
	font-weight: bold;
	line-height: 120%;
	background: #F0F0F0 url("../images/icons/other/quote_content.png") no-repeat 20px 20px;
	padding: 50px 20px 20px;
}
blockquote.simple
{
	background-color: transparent;
	background-position: 0 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 18px;
}
pre
{
	font-family: 'Courier new';
    font-size: 14px;
    line-height: 170%;
	background: url('../images/code_background.png') repeat;
	text-shadow: 0 1px 0 #FFF;
	zoom:1;
	filter: dropshadow(color=#ffffff, offx=0, offy=1); 
	padding: 0 5px;
	margin: 0;
	overflow: auto;
}
label
{
	color: #25282A;
	font-family: 'Roboto';
}
.search_result {
	margin-left: 30px;
	border: 2px solid red;
	border-block: inherit;
	padding: 0.5em 1em;
}
.search_label
{
	line-height: 2em;
}

.relative
{
	position: relative;
}
.responsive
{
	display: block;
	width: 100%;
	height: auto;
}
input, textarea
{
	font-family: arial;
	background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #3E3E3E;
}
.center_align 
{
	text-align: center;
}
.margin_top_0
{
	margin-top: 0 !important;
}
.margin_top_10
{
	margin-top: 10px !important;
}
.margin_top_15
{
	margin-top: 15px;
}
.margin_top_20
{
	margin-top: 20px !important;
}
.padding_top_0
{
	padding-top: 0;
}
.padding_top_30
{
	padding-top: 30px;
}
.padding_top_bottom_25
{
	padding: 25px 0;
}
.padding_top_bottom_15
{
	padding: 15px 0 !important;
}
.nounderline,
.nounderline:hover
{
	text-decoration: none;
}
/* --- body styles --- */
body.image_1
{
	background: url("../images/backgrounds/images/image_1.jpg") fixed no-repeat;
}
body.image_2
{
	background: url("../images/backgrounds/images/image_2.jpg") fixed no-repeat;
}
body.image_3
{
	background: url("../images/backgrounds/images/image_3.jpg") fixed no-repeat;
}
body.image_4
{
	background: url("../images/backgrounds/images/image_4.jpg") fixed no-repeat;
}
body.image_5
{
	background: url("../images/backgrounds/images/image_5.jpg") fixed no-repeat;
}
body.pattern_1
{
	background: url("../images/backgrounds/patterns/pattern_1.png") fixed;
}
body.pattern_2
{
	background: url("../images/backgrounds/patterns/pattern_2.png") fixed;
}
body.pattern_3
{
	background: url("../images/backgrounds/patterns/pattern_3.png") fixed;
}
body.pattern_4
{
	background: url("../images/backgrounds/patterns/pattern_4.png") fixed;
}
body.pattern_5
{
	background: url("../images/backgrounds/patterns/pattern_5.png") fixed;
}
body.pattern_6
{
	background: url("../images/backgrounds/patterns/pattern_6.png") fixed;
}
body.pattern_7
{
	background: url("../images/backgrounds/patterns/pattern_7.png") fixed;
}
body.pattern_8
{
	background: url("../images/backgrounds/patterns/pattern_8.png") fixed;
}
body.pattern_9
{
	background: url("../images/backgrounds/patterns/pattern_9.png") fixed;
}
body.pattern_10
{
	background: url("../images/backgrounds/patterns/pattern_10.png") fixed;
}
body.overlay .background_overlay
{
	display: block;
}
.background_overlay
{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../images/backgrounds/images/overlay.png");
	z-index: 1;
}
/* --- site container --- */
.site_container
{
	background: #FFF;
}
.site_container.boxed
{
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
body.overlay .site_container
{
	position: relative;
	z-index: 2;
}
.site_container.boxed .header_top_bar
{
	width: auto;
}
.site_container.boxed .header_top_bar .latest_news_scrolling_list_container .category
{
	border-left: none;
}
.site_container.boxed .header_top_bar .search
{
	border-right: none;
}
.site_container.boxed .slider,
.site_container.boxed .slider li.slide
{
	width: 1150px;
	height: 508px;
}
.site_container.boxed .slider li.slide img
{
	width: 1155px;
}
.site_container.boxed .slider_content_box
{
	left: 55px;
	top: 231px;
}
.site_container.boxed .small_slider .slider_content_box
{
	left: 0;
	top: auto;
}
/* --- headers --- */
h1, h2, h3, h4, h5, h6
{
	font-family: 'Roboto';
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #25282A;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #25282A;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
.footer h1 a, .footer h2 a, .footer h3 a, .footer h4 a, .footer h5 a, .footer h6 a
{
	color: #FFF;
}
h1
{
	font-size: 42px;
	line-height: 110%;
}
h2
{
	font-size: 27px;
	line-height: 120%;
}
h3
{
	font-size: 20px;
	line-height: 140%;
}
h4
{
	font-size: 18px;
	line-height: 140%;
}
h5
{
	font-size: 16px;
	line-height: 140%;
}
h6
{
	font-size: 13px;
	line-height: 150%;
}
.box_header
{
	background: #F0F0F0;
	border-left: 3px solid #e20413;
	padding: 8px 15px 11px;
}
.footer .box_header
{
	background: #42494F;
	border-color: #858D94;
}
.about_title,
.about_subtitle
{
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 55px;
}
.about_subtitle
{
	font-weight: 700;
	color: #e20413;
}
/* --- header --- */
.header_container
{
	background-color: #fff;
	padding-bottom: 26px;
}
.header_top_bar_container
{
	background-color: #363B40;
}
.header_top_bar_container.border
{
	border-bottom: 1px solid #464D53;
}
.header_top_bar,
.header,
.menu_container .sf-menu,
.footer
{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	text-align: center;
	padding-top: 7px;
}
.header h1
{
	font-size: 96px;
	font-weight: 700;
	font-family: 'Roboto Condensed';
	color: #e20413;
	letter-spacing: -0.01em;
	line-height: 1;
}
.header h1 a
{	
	color: #e20413;
}
.header h4
{
	color: #7C7C7C;
	line-height: 1;
	margin-top: 3px;
}
.header .placeholder
{
	display: none;
	float: right;
	font-size: 30px;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	background: #F0F0F0;
	width: 728px;
	height: 61px;
	padding-top: 29px;
	margin-top: 7px;
	color: #ABABAB;
	text-align: center;
}
.header_top_bar
{	
	overflow: hidden;
	height: 46px;
}
.header_top_bar .caroufredsel_wrapper_vertical_carousel
{
	height: 46px !important;
}
/* --- header top bar styles --- */
/* - style 2 & 3 & 4 - */
.style_2.header_top_bar_container
{
	background: #FFF;
}
.style_2.border.header_top_bar_container
{
	border-bottom: 1px solid #E9E9E9;
}

.style_2 .latest_news_scrolling_list_container .category,
.style_2 .latest_news_scrolling_list_container li.left, 
.style_2 .latest_news_scrolling_list_container li.right,
.style_2 .search,
.style_2 .search .search_input
{
	border-color: #E9E9E9;
}
.style_2 .search .search_input,
.style_3 .search .search_input,
.style_4 .search .search_input
{
	background: transparent;
}
.style_2 .latest_news_scrolling_list_container .category,
.style_2 .latest_news_scrolling_list_container .category a,
.style_2 .latest_news_scrolling_list_container li .latest_news_scrolling_list a,
.style_2 .search .search_input,
.style_2 .search .search_input.hint,
.style_3 .latest_news_scrolling_list_container .category,
.style_3 .latest_news_scrolling_list_container .category a,
.style_3 .latest_news_scrolling_list_container li .latest_news_scrolling_list a,
.style_3 .search .search_input,
.style_3 .search .search_input.hint
{
	color: #25282A;
}
.style_2 .latest_news_scrolling_list_container li .timeago,
.style_3 .latest_news_scrolling_list_container li .timeago
{
	color: #ABABAB;
}
.style_2 .latest_news_scrolling_list_container .left a,
.style_3 .latest_news_scrolling_list_container .left a
{
	background-image: url("../images/icons/navigation/navigation_latest_arrow_left.png");
}
.style_2 .latest_news_scrolling_list_container .right a,
.style_3 .latest_news_scrolling_list_container .right a
{
	background-image: url("../images/icons/navigation/navigation_latest_arrow_right.png");
}
.style_2 .latest_news_scrolling_list_container li.left:hover, 
.style_2 .latest_news_scrolling_list_container li.right:hover/*,
.style_2 .search .search_submit:hover*/
{
	background-color: #E9E9E9;
}
/*.style_2 .search .search_submit,
.style_3 .search .search_submit
{
	background-image: url("../images/icons/other/header_search.png");
}*/
/* - style 3 - */
.style_3.header_top_bar_container
{
	background: #F0F0F0;
}
.style_3.border.header_top_bar_container
{
	border-bottom: 1px solid #E0E0E0;
}
.style_3 .latest_news_scrolling_list_container .category,
.style_3 .latest_news_scrolling_list_container li.left, 
.style_3 .latest_news_scrolling_list_container li.right,
.style_3 .search,
.style_3 .search .search_input
{
	border-color: #E0E0E0;
}
.style_3 .latest_news_scrolling_list_container li.left:hover, 
.style_3 .latest_news_scrolling_list_container li.right:hover/*,
.style_3 .search .search_submit:hover*/
{
	background-color: #E0E0E0;
}
/* - style 4 - */
.style_4.header_top_bar_container
{
	background: #2D3136;
}
.style_4.border.header_top_bar_container
{
	border-bottom: 1px solid #363B40;
}
.style_4 .latest_news_scrolling_list_container .category,
.style_4 .latest_news_scrolling_list_container li.left, 
.style_4 .latest_news_scrolling_list_container li.right,
.style_4 .search,
.style_4 .search .search_input
{
	border-color: #363B40;
}
.style_4 .latest_news_scrolling_list_container li.left:hover, 
.style_4 .latest_news_scrolling_list_container li.right:hover/*,
.style_4 .search .search_submit:hover*/
{
	background-color: #363B40;
}
/* - style 5 - */
.style_5.header_top_bar_container
{
	background: #000;
}
.style_5.border.header_top_bar_container
{
	border-bottom: 1px solid #464D53;
}
.style_5 .latest_news_scrolling_list_container .category,
.style_5 .latest_news_scrolling_list_container li.left, 
.style_5 .latest_news_scrolling_list_container li.right,
.style_5 .search,
.style_5 .search .search_input
{
	border-color: #464D53;
}
.style_5 .latest_news_scrolling_list_container li.left:hover, 
.style_5 .latest_news_scrolling_list_container li.right:hover/*,
.style_5 .search .search_submit:hover*/
{
	background-color: #464D53;
}
.style_5 .search .search_input
{
	background-color: transparent;
}
/* --- header container styles --- */
.style_2.header_container
{
	background: #363B40;
}
.style_2 .header h1,
.style_2 .header h1 a,
.style_3 .header h1,
.style_3 .header h1 a
{
	color: #FFF;
}
.style_2 .header h4,
.style_3 .header h4
{
	color: #9DA4AB;
}
.style_3.header_container
{
	background: #000;
}
.small.header_container
{
	padding-bottom: 30px;
}
.small .header
{
	text-align: left;
	padding-top: 22px;
}
.small .header h1
{
	font-size: 68px;
}
.small .header h4
{
	font-size: 16px;
	margin-top: 5px;
}
.small .header .logo
{
	float: left;
}
.small .header .placeholder
{
	display: block;
}
.style_2 .placeholder
{
	background: #42494F;
	color: #858D94;
}
.style_3 .placeholder
{
	background: #2D3136;
	color: #9DA4AB;
}
/* --- page header --- */
.page_header .page_title
{
	font-weight: bold;
}
.page_header_left,
.page_header_right
{
	float: left;
}
.page_header_left
{
	width: 400px;
}
.page_header_right
{	
	width: 650px;
}
/* bread crumbs --- */
.bread_crumb
{
	float: right;
	margin-top: 30px;
}
.bread_crumb li
{
	float: left;
}
.bread_crumb li,
.bread_crumb li a
{
	color: #7C7C7C;
	font-size: 12px;
}
.bread_crumb li a
{
	text-decoration: underline;
}
.bread_crumb li a:hover
{
	color: #25282a;
}
.bread_crumb .separator
{
	background: url("../images/icons/navigation/breadcrumb_arrow.png") no-repeat center center;
	width: 5px;
	height: 13px;
	padding: 0 10px;
}
/* --- footer --- */
.footer_container
{
	background: #363B40;
	padding-top: 50px;
}
.footer
{
	padding-bottom: 30px;
}
.footer p
{
	color: #D7DCE0;
}
.footer a
{
	color: #FFF;
	line-height: 140%;
}
/* --- menu --- */
.menu_container
{
	border-top: 3px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	background: #FFF;
}
.menu_container.sticky.move
{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.boxed .menu_container.sticky.move
{
	max-width: 1150px;
	width: 100%;
}
.sf-menu
{
	float: none;
	padding: 0;
	margin: -3px 0 0;
}
.sf-menu li
{
	height: 42px;
	border: none;
	border-top: 3px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding-right: 15px;
}
.sf-menu>li
{
	margin-bottom: -1px;
}
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
{
	background: none #fff;
}
.sf-menu li a, .sf-menu li a:visited
{
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 400;
	color: #25282A;
	padding: 10px 0 15px 15px;
	border: none;
}
.sf-menu li.submenu
{
	padding-right: 0;
}
.sf-menu li.submenu a
{
	background-image: url("../images/icons/navigation/menu_arrow.png");
	background-repeat: no-repeat;
	background-position: center right; /* background-position: 18px right; */
	background-color: transparent;
	padding-right: 15px;
	border-right: 15px solid transparent;
}
.sf-menu a:hover
{
	background-color: #F0F0F0;
}
.sf-menu li.submenu ul
{
	background: #363b40;
}
.sf-menu li:hover, .sf-menu li.selected,
.sf-menu li.submenu:hover
{
	background-color: #F0F0F0;
	border-top-color: #e20413;
	border-bottom-color: #F0F0F0;
}
.sf-menu li ul
{
	width: 210px;
	margin-top: 1px;
}
.sf-menu li ul.wide li
{
	width: 210px;
}
.sf-menu li.submenu.wide ul
{
	width: 420px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	top: 41px;
}
.sf-menu li ul li
{
	width: 210px;
	height: auto;
	padding: 0;
	border: none;
}
.menu_container .sf-menu li:hover ul a,
.menu_container .sf-menu li.submenu:hover ul a,
.menu_container .sf-menu li ul li a,
.menu_container .sf-menu li.submenu:hover ul li.selected ul li a
{
	border: none;
	color: #D7DCE0;
	background-color: #363B40;
}
.menu_container .sf-menu li ul li a,
.menu_container .sf-menu li.selected ul li a,
.menu_container .sf-menu li.submenu ul li a,
.menu_container .sf-menu li.submenu:hover ul li a,
.menu_container .sf-menu li:hover ul li a
{
	padding: 15px;
	font-family: 'Roboto';
	font-size: 14px;
	color: #D7DCE0;
	background-image: none;
}
.menu_container .sf-menu li ul li.submenu>a,
.menu_container .sf-menu li:hover ul li.submenu>a
{
	background-image: url("../images/icons/navigation/dark_bg/submenu_arrow.png");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 0;
	border-right: 15px solid transparent;
}
.menu_container .sf-menu li ul li.submenu>a:hover,
.menu_container .sf-menu li ul li.submenu.sfHover>a
{
	background-image: url("../images/icons/navigation/dark_bg/submenu_arrow_hover.png");
}
.menu_container .sf-menu li ul li a:hover, .menu_container .sf-menu li ul li.selected a,
.menu_container .sf-menu li.submenu ul li a:hover, .menu_container .sf-menu li.submenu:hover ul li.selected a,
.menu_container .sf-menu li.submenu:hover ul li.selected ul li a:hover, .menu_container .sf-menu li.submenu:hover ul li ul li.selected a, .menu_container .sf-menu li.submenu:hover ul li.selected ul li.selected a,
.menu_container .sf-menu li:hover ul li.sfHover>a
{	
	background-color: #42494F;
	color: #FFF;
}
.sf-menu li.submenu .mega_menu
{
	position: absolute;
	top: -999em;
	background: #42494f;
	padding: 30px 0px 30px 30px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul,
ul.sf-menu li li:hover .mega_menu, ul.sf-menu li li.sfHover  .mega_menu,
ul.sf-menu li li li:hover  .mega_menu, ul.sf-menu li li li.sfHover  .mega_menu
{
	left: 210px;
	top: -1px;
	z-index: 2 !important;
}
ul.sf-menu li:hover li .mega_menu
{
	display: none;
	width: 810px;
	left: 210px;
}
ul.sf-menu .mega_menu,
ul.sf-menu .mega_menu li
{
	background-color: #42494F;
}
/* --- mobile menu --- */
.mobile_menu_container
{
	display: none;
}
.mobile-menu-switch,
.mobile-menu,
.mobile-menu-divider
{
	display: none;
	margin-left: auto;
	margin-right: auto;
}
.mobile-menu-divider
{
	margin-top: 15px;
}
.mobile-menu li a
{
	display: block;
	color: #25282A;
	background: #F0F0F0;
	font-size: 16px;
	font-family: "Roboto";
	padding: 12px 20px;
	margin-bottom: 1px;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a
{
	background: #e20413;
	color: #FFF;
}
.mobile-menu li ul a
{
	font-size: 14px;
	padding-left: 40px;
}
.mobile-menu li ul ul a
{
	font-size: 13px;
	padding-left: 80px;
}
.mobile-menu li.selected ul a,
.mobile-menu li.selected ul li.selected ul a
{
	color: #25282A;
	background: #F0F0F0;
}
.mobile-menu-switch
{
	width: 35px;
	padding: 15px 8px 9px;
	border: 2px solid #e20413;
}
.mobile-menu-switch .line
{
	display: block;
	width: 35px;
	height: 3px;
	background: #e20413;
	margin-bottom: 6px;
}
.mobile-menu-switch:hover
{
	background: #e20413;
}
.mobile-menu-switch:hover .line
{
	background: #FFF;
}
/* --- footer menu ---*/
.footer_menu li
{
	float: left;
	margin-right: 30px;
}
/* --- page --- */
.page
{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}
.page_margin_top
{
	margin-top: 30px;
}
.page_margin_top_section
{
	margin-top: 50px;
}
/* --- vertical align --- */
.vertical_align
{
	display: table-row;
}
.vertical_align_cell
{
	display: table-cell;
	vertical-align: middle;
}
/* --- slider --- */
.caroufredsel_wrapper
{
	width: 100% !important;
	margin: 0 !important;
	overflow: hidden;
}
.caroufredsel_wrapper_slider
{
	margin-top: 30px !important;
}
.slider
{
	/*position: absolute;*/
	padding: 0;
	width: 1250px;
	height: 550px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
   
}
.slider li.slide
{
	float: left;
	position: relative;
	width: 1250px;
	height: 550px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.slider li.slide img
{
	width: 1250px;
}
.slider li.slide .pr_preloader
{
	height: 550px;
}
/* --- small slider --- */
.small_slider
{
	display: none;
}
.small_slider li.slide
{
	position: relative;
	float: left;
	width: 690px;
}
.small_slider li.slide img
{
	display: block;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
	height: auto;
}
.small_slider li.slide a:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
}
.small_slider .slider_content_box
{
	width: 650px;
	left: 0;
	bottom: 0;
	top: auto;
	/*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);*/
}
/* --- slider content --- */
.slider_content_box {
	position: absolute;
	width: 350px;
	padding: 18px 20px 20px;
	background: rgba(0,0,0,0.3);
	left: 105px;
	top: 260px;
}
.slider_content_box h2,
.slider_content_box h5
{
	float: left;
	clear: both;
	color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
}
.slider_content_box h2 a,
.slider_content_box h5 a
{
	color: #FFF !important;
}
.slider_content_box .post_details li.category:after
{
	background: none repeat scroll 0 0 #FFF;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 13px;
    width: 30px;
}
.slider_content_box p
{
	clear: both;
	color: #FFF;
	font-size: 14px;
	padding: 18px 0 0 0;
}
/* --- slider navigation --- */
.slider_navigation
{
	position: absolute;
	top: 45%;
	right: 0;
	width: 100%;
}
.slideleft{
	float: left;
}
.slideright{
	float:right;
}
.slider_navigation .slider_control a,
a.slider_control
{
	display: block;
	width: 45px;
	height: 45px;
	background-color: rgba(66,73,79,0.8);
	background-image: url("../images/icons/navigation/navigation_arrow_right.png");
	background-position: 0 0;
}
.slider_navigation .slider_control a
{
	background-color: rgba(0,0,0,0.3);
}
a.slider_control
{
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	z-index: 3;
	bottom: 0;
	-webkit-animation-duration: 300ms;
    animation-duration: 300ms;
}
a.slider_control.right
{
	right: 0;
}
.slider_navigation .slider_control:first-child a,
a.slider_control.left
{
	background-image: url("../images/icons/navigation/navigation_arrow_left.png");
}
a.slider_control.up
{
	background-image: url("../images/icons/navigation/navigation_arrow_up.png");
	top: 30px;
}
a.slider_control.down
{
	background-image: url("../images/icons/navigation/navigation_arrow_down.png");
}
a.slider_control.up,
a.slider_control.down
{
	left: 55px;
}
.slider_navigation .slider_control a:hover,
a.slider_control:hover
{
	background-color: #e20413;
}
/* --- slider count ---- */
.slidecount {
	bottom: 0.6rem;
	pointer-events: none;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.slidecount span{
	background: rgba(255,255,255,.4);
    border-radius: 50%;
    height: 0.5rem;
    width: 0.5rem;
    display: inline-block;
    line-height: .5rem;
    margin: 0 0.5rem;
}
.slidecount span.selected{
	background: rgb(255,255,255);
}
/* --- slider posts list --- */
.slider_posts_list_container
{
	position: relative;
}
.slider_posts_list
{
	clear: both;
}
.slider_posts_list li
{
	float: left;
	position: relative;
	width: 262.5px !important;
	height: 120px;
	border-bottom: 1px solid #F0F0F0;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.column_2_3 .slider_posts_list li
{
	width: 230px !important;
}
.slider_posts_list li.current h5, .slider_posts_list li:hover h5
{
	color: #25282A;
}
.slider_posts_list li h5
{
	position: relative;
	z-index: 1;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color: #7C7C7C;
}
.slider_posts_list li .date
{
	display: block;
	position: relative;
	z-index: 1;
	color: #ABABAB;
	font-size: 11px;
	padding-top: 23px;
	padding-left: 20px;
}
.slider_posts_list .slider_posts_list_bar
{
	position: absolute;
	background-color: #e20413;
    height: 6px;
	bottom: -1px;
}
.slider_posts_list .slider_posts_list_progress_block
{
	position: absolute;
	background-color: #F0F0F0;
    height: 100%;
	bottom: 4px;
}
/* --- blog grid --- */
.blog_grid .post
{
	position: relative;
	float: left;
	clear: none;
	margin: 0 0 0 2px;
	width: 524px;
	height: 261px;
}
.blog_grid .post .pr_preloader
{
	width: 524px;
	height: 261px;
}
.blog_grid .post.large,
.blog_grid .post.large .pr_preloader
{
	width: 787px;
	height: 524px;
}
.blog_grid .post.big,
.blog_grid .post.big .pr_preloader
{
	height: 524px;
}
.blog_grid .post.small,
.blog_grid .post.small .pr_preloader
{
	width: 261px;
}
.blog_grid .post:first-child
{
	margin: 0;
}
.blog_grid  .row
{
	margin-top: 2px;
}
.blog_grid  .row:first-child
{
	margin-top: 0;
}
.blog_grid  .column
{
	margin-left: 2px;
}
.site_container.boxed .blog_grid .post .slider_content_box,
.blog_grid .post .slider_content_box
{
	width: 100%;
	left: 0;
	bottom: 0;
	top: auto;
	background: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.4)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0);
	cursor: pointer;
	padding: 40px 0 20px;
}
.blog_grid .post .post_details.simple
{
	margin: 0 20px;
}
.blog_grid .post h2,
.blog_grid .post h5
{
	margin: 17px 20px 0;
}
.blog_grid .post:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
}
.blog_grid .slider_view
{
	display: none;
}
/* --- page layout --- */
.row:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.column 
{
	float: left;
	margin-left: 30px;
}
.column:first-child,
.column.first
{
	margin-left: 0;
}
.column.border_top
{
	border-top: 1px solid #E9E9E9;
}
.column_1_1
{
	width: 100%;
}
.column_1_2
{
	width: 510px;
}
.column_1_3,
.column_2_3 .column_1_2
{
	width: 330px;
}
.column_2_3
{
	width: 690px;
}
.column_1_3 .column_1_2
{
	width: 150px;
}
.column_2_3 .column_1_3
{
	width: 210px;
}
.column_1_4
{
	width: 240px;
}
.column_3_4
{
	width: 780px;
}
.row.copyright_row
{
	border-top: 1px solid #464D53;
	margin-top: 15px;
	padding-top: 15px;
}
.column_right
{
	float: right;
}
.columns.no_width .column_left,
.columns.no_width .column_right
{
	width: auto;
}
.mega_menu .column_1_2
{
	width: 390px;
}
.mega_menu .column_1_3
{
	width: 250px;
}
/* --- blog --- */
.sf-menu li.submenu .mega_menu.blog
{
	padding: 0 30px 30px 0;
}
.mega_menu  li.post
{
	float: left;
	margin: 30px 0 0 30px;
	margin-bottom: 0;
}
.post
{
	float: left;
	clear: both;
	margin-top: 50px;
}
.post:first-child
{
	margin-top: 30px;
}
.post img
{
	position: relative;
	display: block;
	width: 100%;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
}
.post a:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
}
.post h2
{
	clear: both;
	margin-top: 20px;
}
.post .with_number a
{
	float: left;
	width: 280px;
}
.post a.comments_number
{
	float: right;
	position: relative;
	width: auto;
	font-family: 'Arial';
	font-weight: bold;
	background: #F0F0F0;
	color: #7C7C7C;
	font-size: 12px;
	line-height: 1;
	padding: 8px 11px 9px;
	margin-top: 6px;
}
.footer .post a.comments_number
{
	background: #42494F;
	color: #9DA4AB;
}
.post .comments_number:hover,
.footer .post .comments_number:hover
{
	background: #e20413;
	color: #FFF;
}
.post .arrow_comments
{
	content: '';
	display: inline;
	position: absolute;
	border-style: solid;
	border-width: 5px 0 0 5px;
	border-color: #F0F0F0 transparent;
	right: 0;
	bottom: -5px;
}
.footer .post .arrow_comments
{
	border-color: #42494F transparent;
}
.post .comments_number:hover .arrow_comments,
.footer .post .comments_number:hover .arrow_comments
{
	border-color: #e20413 transparent;
}
.post h5,
.menu_container .sf-menu li ul.mega_menu li.post h5 a
{
	clear: both;
	color: #FFF;
	margin-top: 15px;
}
.post h5.page_margin_top_section
{
	margin-top: 50px;
}
.sf-menu .mega_menu li.post:hover,
.sf-menu .mega_menu li.post li:hover
{
	background: transparent;
}
.menu_container .sf-menu li ul.mega_menu li.post a
{
	background: none;
	padding: 0;
}
.sf-menu .mega_menu li.post h5 a:hover
{
	text-decoration: underline;
}
span.number,
span.odometer.number
{
	color: #ababab;
    font-family: 'Roboto Condensed';
    font-size: 30px;
    font-weight: 300;
    padding: 5px 8px 5px 0;
	visibility: visible;
}
.post h5 .number
{
	float: left;
}
.post p
{
	margin-top: 11px;
    margin-right: 5px;
}
.post .post_details
{
	clear: both;
	float: left;
	margin-top: 25px;
}
.post .post_details+p
{
	clear: both;
	float: left;
}
.post_details li
{
	float: left;
	font-family: arial;
	font-size: 12px;
}
.post_details li.category
{
	font-weight: bold;
	background: #e20413;
	padding: 14px 15px 13px 14px;
}
.post_details li.category a
{
	color: #FFF;
}
.post_details li.date
{
	color: #7C7C7C;
	border: 1px solid #E9E9E9;
	border-left: none;
	padding: 13px 14px 12px 13px;
}
.menu_container .mega_menu  li.post
{
	clear: none;
	width: 240px;
}
.post ul.post_details.simple
{
	position: static;
	background: none;
	margin-top: 14px;
}
ul.post_details.simple li
{
	background: none;
	padding: 0;
}
.post ul.post_details.simple li.date,
ul.post_details.simple li.date
{
	margin-left: 10px;
	border: none;
}
.mega_menu li.post ul.post_details.simple li
{
	width: auto;
	color: #9DA4AB;
}
.slider_content_box ul.post_details li
{
	color: #FFF;
}
.blog  ul.post_details.simple li.category,
.blog  ul.post_details.simple li.category a,
.related li a
{
	color: #e20413;
}
.fa-hand-pointer-o:hover {
	cursor: pointer;
	background-color: #e20413;
	color: white;
}
.mega_menu.blog  ul.post_details.simple li.category a,
.menu_container .mega_menu .blog.small .post li.category,
.menu_container .mega_menu .blog.small .post li.category a
{
	font-family: arial;
	color: #9da4ab;
	font-size: 12px;
	font-weight: bold;
}
.mega_menu.blog  ul.post_details.simple li.category a:hover, .related li a:hover
{
	text-decoration: underline;
}
.mega_menu .column_1_2 .blog.small .post
{
	width: 390px;
}
.mega_menu .column_1_3 .blog.small .post
{
	width: 250px;
}
.mega_menu .column_1_2 .blog.small .post_content
{
	width: 250px;
}
.mega_menu .column_1_3 .blog.small .post_content
{
	width: 130px;
}
.mega_menu .column_1_3 .blog.small .post ul.post_details.simple li.date
{
	clear: both;
	margin-left: 0;
	margin-top: 5px;
}
.mega_menu .blog.small
{
	position: static;
	left: 0;
	top: 0;
	margin-top: 0;
}
.mega_menu .blog.small .post
{
	margin: 30px 0 0;
}
.mega_menu .blog.small .post:first-child
{
	margin-top: 0;
}
.menu_container .mega_menu .blog.small .post a
{
	padding: 0;
	background: none;
	color: #FFF;
}
.blog.small .post,
.blog.small_margin .post
{
	margin-top: 30px;
}
.blog.big img
{
	width: 330px;
}
.blog.small img
{
	width: auto;
}
.blog.big img,
.blog.big .post_content,
.blog.small img,
.blog.small .post_content
{
	float: left;
}
.blog.big .post_content
{
	width: 330px;
	margin-left: 30px;
}
.blog.small .post_content
{
	margin-left: 20px;
}
.column_2_3 .column_1_2 .blog.small .post_content,
.column_1_3 .blog.small .post_content
{
	width: 210px;
}
.column_1_2 .blog.small .post_content
{
	width: 390px;
}
.blog.small .post_content p
{
	margin-top: 0;
}
.blog.small .post_details.simple
{
	clear: none;
}
.blog.big .post_content h2,
.blog.small .post_content h5
{
	margin-top: 0;
}
.blog.medium .post
{
	clear: none;
	width: 210px;
	margin-top: 30px;
	margin-left: 30px;
}
.blog.medium .post:first-child,
.blog.medium .post:nth-child(3n+1)
{
	margin-left: 0;
}
.blog.rating .post
{
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
}
.blog.rating .post:first-child
{
	margin-top: 0;
}
.blog.rating .post,
.blog.rating .post_content
{
	position: relative;
	z-index: 1;
}
.blog.rating .post_content
{
	padding: 10px 20px;
}
.blog.rating .post span.number
{
	display: block;
	padding: 5px 0 0;
}
.blog.rating h5
{
	margin-top: 5px;
}
.blog.rating .post .value_bar_container
{
	position: absolute;
	bottom: 0;
}
.blog.rating .post .value_bar
{
	background: #F0F0F0;
	height: 100%;
}
.footer .blog ul.post_details.simple li.category,
.footer .blog ul.post_details.simple li.category a,
.footer .post_details li.date
{
	color: #9DA4AB;
	line-height: 1;
}
.column_1_3 .blog.small .post
{
	width: 330px;
}
/* --- single post --- */
h1.post_title
{
	font-size: 55px;
	font-weight: bold;
}
.post.single
{
	margin-top: 0;
}
.post.single .post_image
{
	display: block;
	position: relative
}
.post.single .post_image blockquote
{
	position: absolute;
	bottom: 0;
	background-image: url("../images/icons/other/quote_image.png");
	background-color: rgba(0,0,0,0.5);
	background-position: 20px 20px;
	color: #FFF;
}
.post.single .post_image blockquote .author
{
	color: #FFF;
}
.post.single .sentence,
.gallery_popup .sentence
{
	margin-top: 20px;
}
.post.single .sentence .text,
.gallery_popup .sentence .text
{
	color: #7C7C7C;
	font-weight: bold;
}
.post.single .sentence .author,
.gallery_popup .sentence .author,
blockquote .author
{
	color: #ABABAB;
	margin-left: 3px;
}
.gallery_popup .sentence .author
{
	color: 858D94;
	margin-left: 0;
}
.post.single .sentence .text,
.post.single .sentence .author,
.gallery_popup .sentence .text,
.gallery_popup .sentence .author,
blockquote .author
{
	line-height: 120%;
	font-size: 12px;
}
.post.single .post_content
{
	position: relative;
}
.post.single .author_box,
.post.single .content_box
{
	float: right;
}
.post.single .author_box
{
	position: absolute;
	width: 100px;
	text-align: center;
	visibility: visible;
	top: 0;
}
.post.single .content_box
{
	width: 560px;
	margin-left: 30px;
}
.post.single .text
{	
	font-size: 16px;
}
.post.single blockquote.inside_text
{
	float: left;
	width: 200px;
	margin-bottom: 1em;
	font-size: 18px;
	padding-top: 60px;
	background-position: 20px 30px;
	line-height: 140%;
	margin-right: 30px;
}
.post.single blockquote.right
{
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.post.single blockquote.inside_text.simple
{
	background-position: 0 20px;
}
blockquote .author
{
	display: block;
	margin-top: 23px;
	font-weight: normal;
}
.post.single .post_details
{	
	clear: both;
	float: none;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #E9E9E9;
}
.post.single .post_details a
{
	color: #e20413;
}
.post.single li.detail
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	padding: 0 0 0 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #7C7C7C;
}
li.detail.category
{
	background-image: url("../images/icons/other/post_category.png");
}	
.detail.date
{
	background-image: url("../images/icons/other/post_date.png");
}
.detail.author
{
	background-image: url("../images/icons/other/post_author.png");
}
.detail.views
{
	background-image: url("../images/icons/other/post_views.png");
}
.detail.comments
{
	background-image: url("../images/icons/other/post_comments.png");
}
.share_box
{
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding: 20px 0;
}
.share_box label
{
	float: left;
	font-size: 18px;
	margin-top: 5px;
}
.share_box .social_icons
{
	float: right;
}
.taxonomies.tags.left
{
	float: left;
}
.taxonomies.categories.right
{
	float: right;
}
.column_2_3 .iframe_video
{
	width: 100%;
	height: 388px
}
.column_2_3 .iframe_sound
{
	width: 100%;
}
/* --- single post small image --- */
.post.single.small_image .post_image_box
{
	float: left;
	width: 330px;
	margin-right: 30px;
}
.post.single.small_image .post_image_box .pr_preloader
{
	height: 242px;
}
.post.single.small_image .content_box
{
	width: 100%;
}
.post.single.small_image .text
{
	display: inline;
}
.post.single.small_image .text>*
{
	margin-left: 130px;
}
.post.single.small_image p
{
	clear: none;
	float: none;
}
/* --- list --- */
.list
{
	margin-top: 20px;
	border-top: 1px solid #E9E9E9;
}
.list li ul
{
	margin-top: 0;
}
.list li
{
	padding-top: 6px;
	padding-bottom: 6px;
}
.list li:first-child
{
	margin-top: 14px;
}
.list li ul li:first-child
{
	margin-top: 4px;
}
.list.spacing li ul li:first-child
{
	margin-top: 7px;
}
.list li,
.list li a
{
	color: #25282A;
}
.list.indent
{
	padding-left: 15px;
}
.list.no_border,
.review_block .list
{
	border-top: none;
}
.list.spacing li,
.review_block .list li
{
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0;
}
.review_block .list li,
.review_block .list li a
{
	color: #3E3E3E;
}
/* --- dropcap --- */
.dropcap
{
	line-height: 150%;
}
.dropcap .dropcap_label
{
	float: left;
	padding: 6px 13px;
	background-color: #F0F0F0;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.dropcap .dropcap_label.active
{
	background-color: #e20413;
}
.dropcap .dropcap_label h3
{
	color: #25282A;
	font-size: 24px;
}
.dropcap .dropcap_label.active h3
{
	color: #FFF;
}
/* --- taxonomies --- */
.taxonomies li
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.column_1_3  .taxonomies
{
	width: 335px;
}
.column_1_3 .taxonomies.columns li
{
	width: 48.51%;
}
.taxonomies a
{	
	display: block;
	border: 1px solid #E9E9E9;
	color: #7C7C7C; 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 13px 12px 12px;
	text-align: left;
}
.taxonomies a:hover
{
	color: #FFF;
	background: #e20413;
	border-color: #e20413;
}
.taxonomies.columns
{
	text-align: center;
}
.taxonomies.tags
{
	padding-left: 35px;
	background: url("../images/icons/other/post_footer_tags.png") no-repeat left center;
}
.taxonomies.categories
{
	padding-left: 35px;
	background: url("../images/icons/other/post_footer_category.png") no-repeat left center;
}
/* --- review --- */
.review_block
{
	padding: 30px;
	background: #F0F0F0;
}
.review_summary
{	
	position: relative;
	background: transparent;
	padding: 30px 0;
}
.review_block h5,
.review_summary h5
{	
	color: #25282A;
}
.column_2_3 .review_block  .column_1_2
{
	width: 300px;
}
.review_chart li
{
	margin-top: 15px;
}
.review_chart li:first-child
{
	margin-top: 0;
}
.review_summary .number,
.review_summary .text
{
	position: relative;
	float: left;
	z-index: 1;
}
.review_summary .text
{
	width: 480px;
}
.review_summary .text p
{
	color: #3E3E3E;
	font-size: 14px;
	margin-top: 0;
}
.review_summary .number
{
	border: 2px solid #e20413;
	color: #e20413;
	font-size: 42px;
	font-weight: 300;
	font-family: 'Roboto Condensed';
	padding: 27px 23px;
	margin: 0 30px;
}
.review_summary .value_bar_container
{
	position: absolute;
	bottom: 0;
}
.review_summary .value_bar
{
	background: #F0F0F0;
	height: 100%;
}
/* --- value bar --- */
.value_container
{
	background: #FFF;
	height: 26px;
	margin-top: 10px;
}
.value_container .value_bar
{
	position: relative;
	height: 20px;
	padding-top: 6px;
	background: #e20413;
	text-align: right;
}
.value_container .value_bar .number
{
	margin: 0 10px;
	padding: 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}
/* --- announcement --- */
.announcement
{
	background: #F0F0F0;
	padding: 30px;
}
.announcement h2
{
	float: left;
	margin-right: 10px;
}
.announcement .expose
{
	color: #e20413;
	margin-right: 0;
}
.announcement .vertical_align
{
	height: 57px;
}
/* --- read more --- */
.read_more
{
	position: relative;
	display: block;
	height: 29px;
	clear: both;
	float: left;
	color: #25282A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 12px;
}
.read_more.page_margin_top
{
	margin-top: 30px;
}
.read_more.page_margin_top_section
{
	margin-top: 50px;
}
.read_more span
{
	display: block;
	line-height: normal;
	margin-top: 7px;
	position: relative;
	margin-left: 38px;
}
.read_more .arrow, .read_more .selected
{
	position: absolute;
	width: 29px;
	height: 29px;
	margin-left: 0;
	background: #e20413 url("../images/icons/navigation/call_to_action_arrow.png") no-repeat;
	margin-top: 0;
}
.read_more:hover, .read_more .white
{
	color: #FFF;
}
.read_more:hover .arrow, .read_more .selected
{
	width: 100%;
}
.selected:hover {
	opacity: 0.3;
}

/* --- comment form, contact form --- */
.comment_form fieldset,
.contact_form fieldset
{
	clear: both;
}
.comment_form fieldset.column,
.contact_form fieldset.column
{
	clear: none;
}
.comment_form fieldset.column_1_3,
.contact_form fieldset.column_1_3
{
	margin-left: 10px;
	width: 223px;
}
.comment_form fieldset.column_1_3:first-child,
.contact_form fieldset.column_1_3:first-child
{
	width: 224px;
}
.column_1_3 .comment_form fieldset.column_1_3,
.column_1_3 .contact_form fieldset.column_1_3,
.comment_form fieldset.column:first-child,
.contact_form fieldset.column:first-child
{
	margin-left: 0;
}
.column_1_3 .comment_form fieldset.column_1_3,
.column_1_3 .contact_form fieldset.column_1_3
{
	margin-top: 10px;
}
.column_1_3 .comment_form fieldset.column_1_3:first-child,
.column_1_3 .contact_form fieldset.column_1_3:first-child
{
	margin-top: 0;
}
.comment_form select,
.comment_form input,
.comment_form textarea,
.contact_form select,
.contact_form input,
.contact_form textarea {
    background: #F0F0F0;
    border: none;
    font-size: 14px;
    padding: 15px 20px;
    color: #3E3E3E;
}
.comment_form textarea,
.contact_form textarea
{
	width: 650px;
	height: 105px;
	margin-top: 10px;
	resize: none;
}
.comment_form .text_input,
.contact_form .text_input
{
	width: 183px;
}
.comment_form fieldset.column:first-child .text_input,
.contact_form fieldset.column:first-child .text_input
{
	width: 184px;
}
.column_1_3 .comment_form .text_input,
.column_1_3 .contact_form .text_input,
.column_1_3 .comment_form fieldset.column:first-child .text_input,
.column_1_3 .contact_form fieldset.column:first-child .text_input,
.column_1_3 .comment_form textarea,
.column_1_3 .contact_form textarea
{
	width: 290px;
}
.comment_form [type='submit'],
.contact_form [type='submit']
{
	float: right;
	font-size: 12px;
	color: #25282a;
	margin-top: 10px;
	outline: none;
}
.comment_form .text_input:focus,
.comment_form textarea:focus,
.contact_form .text_input:focus,
.contact_form textarea:focus
{
	background: transparent;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 14px;
}
.comment_form textarea:focus,
.contact_form textarea:focus
{
	padding: 14px 19px;
	border: 1px solid #E9E9E9;
}
#cancel_comment
{
	display: none;
	float: right;
	font-size: 11px;
	margin-top: 30px;
	margin-right: 20px;
	color: #e20413;
}
.comment_form .hint,
.contact_form .hint
{
	color: #ababab;
}
::-webkit-input-placeholder 
{
	color: #ababab;
}
:-moz-placeholder 
{
	color: #ababab;
    opacity:  1;
}
::-moz-placeholder
{
	color: #ababab;
    opacity:  1;
}
:-ms-input-placeholder 
{
	color: #ababab;
}
/* --- search form --- */
.search_form input[type='text']
{
	width: 650px;
}
.search_form input[type='text']:focus
{
	background: transparent;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 14px;
}
input[type='submit'] {
	cursor: pointer;
}
.search_form input[type='submit'] {
	float: right;
}
/* --- tooltip --- */
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	font-size: 13px;
	font-family: arial;
	color: #FFF;
}
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	border:none; 
}
.ui-tooltip-content
{
	padding: 10px 20px 10px 20px;
}
.ui-tooltip-error .ui-tooltip-content
{
	background: #E9431C;
}
.ui-tooltip-success .ui-tooltip-content
{
	background: #61911B;
}
/* --- comments list --- */
.comment
{
	margin-top: 50px;
}
#comments_list>.comment:first-child
{
	margin-top: 30px;
}
.comment_author_avatar
{
    float: left;
	width: 100px;
    height: 100px;
	background: url("../images/samples/100x100/avatar.png");
}
.posted_by
{
	clear: both;
}
.posted_by h5
{
	float: left;
}
.posted_by abbr.timeago
{
	float: right;
	color: #7C7C7C;
	font-size: 12px;
	margin-top: 7px;
}
.posted_by .in_reply
{
	margin-left: 5px;
	color: #ABABAB;
}
#comments_list .comment_details
{
	float: left;
	width: 560px;
	margin-left: 30px;
}
#comments_list .children 
{
    clear: both;
    float: left;
    margin-left: 70px;
}
#comments_list .children .comment_details
{
	width: 460px;
}
#comments_list .children  .comment .parent_arrow
{
	float: left;
	width: 10px;
	height: 16px;
	margin-right: 20px;
	background: url("../images/icons/other/comment_reply.png") no-repeat;
}
/* --- pagination --- */
.pagination
{
	clear: both;
}
.pagination li
{
	float: left;
	margin-left: 5px;
}
.pagination li:first-child
{
	margin-left: 0;
}
.pagination li.left,
.pagination li.right
{
	width: 29px;
}
.pagination li.left a,
.pagination li.right a
{
	background-repeat: no-repeat;
	background-position: 0 0;
}
.pagination li.left a
{
	background-image: url("../images/icons/navigation/pagination_arrow_left.png");
}
.pagination li.right a
{
	background-image: url("../images/icons/navigation/pagination_arrow_right.png");
}
.pagination li.left a:hover,
.pagination li.right a:hover
{
	background-position: 0 -29px;
}
.pagination li a
{
	display: block;
    color: #7C7C7C;
    font-size: 14px;
    padding: 8px 10px 7px 11px;
	background: #F0F0F0;
}
.pagination li a:hover,
.pagination li.selected a
{
	color: #FFF;
	background-color: #e20413;
}
/* --- list bullet --- */
.bullet
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.bullet.parent
{
	background-position: left 3px;
}
.spacing .bullet.parent
{
	background-position: left 6px;
}
.bullet.style_1
{
	background-image: url("../images/icons/other/bullet_style_1.png");
	padding-left: 15px;
}
.bullet.style_2
{
	background-image: url("../images/icons/other/bullet_style_2.png");
}
.bullet.style_3
{
	background-image: url("../images/icons/other/bullet_style_3.png");
}
.bullet.style_4
{
	background-image: url("../images/icons/other/bullet_style_4.png");
}
/* --- tabs navigation --- */
.tabs_navigation
{
	width: 100%;
	padding: 0;
	margin: 0 0 -15px;
	list-style: none;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: none;
	border: none;
}
.tabs_navigation.small
{
	border-bottom: 1px solid #e9e9e9;
	margin: 0;
}
.tabs_navigation li
{
	position: relative;
	float: left;
	padding: 0;
	border: none;
	list-style: none;
	text-align: center;
}
.tabs_navigation li a
{
	position: relative;
	width: auto;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #25282A;
	padding: 8px 15px 11px;
	border: none;
	background: #F0F0F0;
	font-family: 'Roboto';
	line-height: normal;
	outline: none;
	text-decoration: none;
	transition: none;
	line-height: 140%;
	border-right: 1px solid #E0E0E0;
}
.tabs_navigation li:last-child a
{
	border-right: none;
}
.tabs_navigation li a:hover,
.tabs_navigation li a.selected,
.tabs_navigation li.ui-tabs-active a
{
	background: #e20413;
	color: #FFF;
}
.tabs_navigation li.ui-tabs-active span
{
	display: inline;
	position: relative;
	border-style: solid;
	border-width: 9px 9px 0;
	border-color: #e20413 transparent;
	bottom: -9px;
}
.tabs_navigation.small li
{
	margin: 5px 20px -1px 0;
}
.tabs_navigation.small li:last-child
{
	margin-right: 0;
}
.tabs_navigation.small li a
{
	padding: 0px 0px 8px 0;
	font-size: 15px;
	margin-bottom: 1px;
	color: #7C7C7C;
	background: none;
	border-right: none;
}
.tabs_navigation.small li a:hover,
.tabs_navigation.small li a.selected,
.tabs_navigation.small li.ui-tabs-active a
{
	border-bottom: 3px solid #e20413;
	padding-bottom: 6px;
	margin-bottom: 0;
	background: none;
	color: #25282A;
}
/* --- accordion --- */
.accordion.medium .ui-accordion-content
{
	padding: 30px 0 20px;
}
.accordion .ui-accordion-header
{
	padding: 10px 12px;
	cursor: pointer;
	border-bottom: 1px solid #E9E9E9;
}
.accordion .ui-accordion-header.ui-state-active
{
	background-color: #e20413;
	border-bottom-color: #e20413;
}
.accordion .ui-accordion-header h4
{
	padding-left: 41px;
}
.accordion .ui-accordion-header.ui-state-active h4
{
	color: #FFF;
	line-height: normal;
}
.accordion  .ui-accordion-header .ui-accordion-header-icon
{
	float: left;
	width: 21px;
	height: 21px;
	background: #F0F0F0 url("../images/icons/navigation/accordion_arrow_down.png") no-repeat 0 0;
	margin-right: 20px;
	margin-top: 2px;
}
.accordion  .ui-accordion-header:hover .ui-accordion-header-icon
{
	background: #e20413 url("../images/icons/navigation/accordion_arrow_down_hover.png") no-repeat 0 0;
}
.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon
{
	background: transparent url("../images/icons/navigation/accordion_arrow_up.png") no-repeat 0 0;
}
/* --- carousel --- */
.horizontal_carousel
{
	display: none;
}
.horizontal_carousel_container,
.vertical_carousel_container
{
	position: relative;
}
.horizontal_carousel_container a.slider_control
{
	top: 109px;
}
.horizontal_carousel_container.big a.slider_control,
.column_1_1 .horizontal_carousel_container.big a.slider_control
{
	top: 197px;
}
.column_2_3 .horizontal_carousel_container.big a.slider_control
{
	top: 405px;
}
.column_1_1 .horizontal_carousel_container a.slider_control
{
	top: 131px;
}
.column_1_1 .horizontal_carousel_container.small a.slider_control
{
	top: 76px;
}
.horizontal_carousel_container.thin a.slider_control
{
	top: 50px;
}
.horizontal_carousel_container .horizontal_carousel>li
{
	float: left;
	width: 210px;
	clear: none;
	margin-right: 30px;
	margin-top: 0;
}
.horizontal_carousel_container.big .horizontal_carousel>li
{
	width: auto;
}
.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-3>li
{
	width: 330px;
}
.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-4>li
{
	width: 240px;
}
.column_2_3 .horizontal_carousel_container.thin .horizontal_carousel.visible-5>li,
.gallery_popup .horizontal_carousel_container.thin .horizontal_carousel.visible-8 > li
{
	width: 130px;
	margin-right: 10px;
}
.gallery_popup .horizontal_carousel_container.thin
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.blog.horizontal_carousel>li
{
	padding-bottom: 1px;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control  .horizontal_carousel.visible-5>li,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8 > li
{
	opacity: 0.5;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-5>li.current,
.column_2_3 .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-5>li:hover,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8>li.current,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8>li:hover
{
	opacity: 1;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control  .horizontal_carousel.visible-5>li img,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8 > li img
{
	transition: none;
	-webkit-transition: none;
	opacity: 1;
}
.horizontal_carousel .author h6
{
	margin-top: 10px;
}
/* --- preloader --- */
.pr_preloader
{
	display: block;
	height: auto;
	min-height: 100px;
	background: url('../images/preloader.gif') no-repeat center center;
}
.blog .post>a>img,
.grid_view .post>a>img,
.post.single .post_image img,
.slider li.slide img,
.pr_preload
{
	display: none;
}
.blog .post>a>.icon,
.grid_view .post>a>.icon,
.post.single .post_image .icon,
.slider li.slide .icon
{
	display: none;
}
.blog.small .post>a>img,
.blog.small .post>a>.icon
{
	display: block;
}
/* --- icons --- */
.icon/*,
.icon .info*/
{
	display: block;
	position: absolute;
	width: 45px;
    height: 45px;
    z-index: 1;
	background-color: rgba(66,73,79,0.8);
	background-repeat: no-repeat;
	text-align: center;
}
.icon.small
{
	width: 29px;
	height: 29px;
}
/*.icon .info
{
	width: 0%;
	height: auto;
	z-index: 1;
	left: 45px;
	font-family: 'Roboto Condensed';
	color: #FFF;
	font-size: 18px;
	transition: width 250ms;
	overflow: hidden;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 13px;
}
.icon:hover .info
{
	width: 100%;
}*/
.icon span
{
	display: inline-block;
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    margin-top: 13px;
}
.icon.video
{
	background-image: url("../images/icons/media/video.png");
}
.icon.gallery
{
	background-image: url("../images/icons/media/gallery.png");
}
.icon.small.video
{
	background-image: url("../images/icons/media/small_video.png");
}
.icon.small.gallery
{
	background-image: url("../images/icons/media/small_gallery.png");
}
.icon.small.review
{
	background-image: url("../images/icons/media/small_review.png");
}
.icon.fullscreen
{
	cursor: pointer;
	background-image: url("../images/icons/media/fullscreen.png");
}
.icon.fullscreen:hover
{
	background-color: #e20413;
}
.icon.fullscreen.animated
{
	visibility: hidden;
	-webkit-animation-duration: 300ms;
    animation-duration: 300ms;
}
/* --- authors --- */
.authors .author
{
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
}
.authors .author:nth-child(2n+1)
{
	margin-left: 0;
}
.author h6
{
	color: #7C7C7C;
	font-weight: bold;
}
.author .thumb, .author .number, .author .thumb img
{
	display: block;
}
.author .thumb
{
	position: relative;
}
.author .details
{
	clear: both;
	margin-top: 10px;
}
.author .details h5
{
	margin-top: 0;
}
.author .number,
.author .number.odometer
{
	position: absolute;
	width: 50px;
	bottom: 7px;
	right: 0;
	z-index: 1;
	padding-right: 0;
	text-align: center;
}
.author .value_bar_container
{
	position: absolute;
	width: 50px;
	height: 100%;
    right: 0;
    bottom: 0;
}
.author .value_bar
{
	position: absolute;
	width: 50px;
	height: 100%;
	bottom: 0;
	background: #F0F0F0;
}
.author a img
{
	width: auto;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
	-webkit-transition: opacity 0.4s ease-in-out 0s;
}
.author a:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
	-webkit-transition: opacity 0.4s ease-in-out 0s;
}
.horizontal_carousel .author a img
{
	width: 100%;
}
.author .avatar_block
{
	float: left;
	margin-right: 30px;
}
.author .avatar_block img
{
	display: block;
	width: 240px;
}
.authors_list .author
{
	margin-top: 50px;
}
.authors_list .author:first-child
{
	margin-top: 0;
}
.authors_list .author blockquote .author
{
	margin-top: 23px;
	margin-left: 0;
}
.authors_list .content
{
	position: relative;
	float: left;
	width: 420px;
}
.authors_list .social_icons
{
	position: absolute;
	right: 0;
}
.authors_list .more
{
	width: 74px;
}
.authors_list .details
{
	position: relative;
	margin-top: 0;
	padding: 15px 20px;
}
.authors_list .author .value_bar_container
{
	left: 0;
	right: auto;
}
.authors_list .author .value_bar
{
	width: 100%;
}
.authors_list .details .columns 
{
	position: relative;
	z-index: 1;
}
.authors_list .details .columns .column
{
	width: 85px;
}
.authors_list .details .columns  .number
{
	position: static;
	width: auto;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
}
/* --- item content --- */
.item_content
{
	margin-top: 10px;
	list-style: none;
}
.page_margin_top.item_content:first-child
{
	margin-top: 30px;
}
.item_content:first-child
{
	margin-top: 0;
}
.item_content .features_icon
{
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.item_content.border_top
{
	padding-top: 30px;
	border-top: 1px solid #E9E9E9;
}
.item_content .not_found
{
	width: 110px;
	height: 110px;
	background-image: url("../images/icons/other/404.png");
}
.app
{
	background-image: url("../images/icons/features/app.png");
}
.calendar
{
	background-image: url("../images/icons/features/calendar.png");
}
.chart
{
	background-image: url("../images/icons/features/chart.png");
}
.chat
{
	background-image: url("../images/icons/features/chat.png");
}
.clock
{
	background-image: url("../images/icons/features/clock.png");
}
.database
{
	background-image: url("../images/icons/features/database.png");
}
.document
{
	background-image: url("../images/icons/features/document.png");
}
.envelope
{
	background-image: url("../images/icons/features/envelope.png");
}
.faq
{
	background-image: url("../images/icons/features/faq.png");
}
.graph
{
	background-image: url("../images/icons/features/graph.png");
}
.image
{
	background-image: url("../images/icons/features/image.png");
}
.laptop
{
	background-image: url("../images/icons/features/laptop.png");
}
.magnifier
{
	background-image: url("../images/icons/features/magnifier.png");
}
.features_icon.mobile
{
	background-image: url("../images/icons/features/mobile.png");
}
.pin
{
	background-image: url("../images/icons/features/pin.png");
}
.printer
{
	background-image: url("../images/icons/features/printer.png");
}
.quote
{
	background-image: url("../images/icons/features/quote.png");
}
.screen
{
	background-image: url("../images/icons/features/screen.png");
}
.speaker
{
	background-image: url("../images/icons/features/speaker.png");
}
.video
{
	background-image: url("../images/icons/features/video.png");
}
/* --- latest news scrolling list ---*/
.latest_news_scrolling_list_container li
{
	float: left;
	padding: 15px 14px 17px 15px;
}
.latest_news_scrolling_list_container li.posts
{
	padding: 0;
	overflow: hidden;
}
.latest_news_scrolling_list_container .category
{
	border-right: 1px solid #464D53;
	border-left: 1px solid #464D53;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
.latest_news_scrolling_list_container .date
{
	padding-left: 0;
}
.latest_news_scrolling_list_container .date .timeago
{
	display: none;
}
.latest_news_scrolling_list_container .date .timeago.current
{
	display: inline;
}
.latest_news_scrolling_list_container li.left,
.latest_news_scrolling_list_container li.right
{
	border-right: 1px solid #464D53;
	cursor: pointer;
}
.latest_news_scrolling_list_container li.left
{
	padding: 8px 8px 9px 7px;
}
.latest_news_scrolling_list_container li.right
{
	padding: 8px 7px 9px 8px;
}
.latest_news_scrolling_list_container li.left:hover,
.latest_news_scrolling_list_container li.right:hover
{
	background: #464D53;
}
.latest_news_scrolling_list_container .left a,
.latest_news_scrolling_list_container .right a
{
	display: block;
	width: 29px;
	height: 29px;
	background: no-repeat 0 0;
}
.latest_news_scrolling_list_container .left a
{
	background-image: url("../images/icons/navigation/dark_bg/navigation_latest_arrow_left.png");
}
.latest_news_scrolling_list_container .right a
{
	background-image: url("../images/icons/navigation/dark_bg/navigation_latest_arrow_right.png");
}
.latest_news_scrolling_list_container .left:hover a,
.latest_news_scrolling_list_container .right:hover a
{
	background-position: 0 -29px;
}
.latest_news_scrolling_list_container li .timeago
{
	color: #858D94;
	font-size: 14px;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list
{
	height: 46px;
	overflow: hidden;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list li
{
	padding-right: 5px;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list a
{
	color: #FFF;
	font-size: 14px;
}
/* --- social icons --- */
.social_icons li
{
	float: left;
	padding: 0 5px 0 0px;
}
.social_icons .social_icon
{
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: none;
	background-position: 0 0;
	outline: none;
}
.header_top_bar .social_icons
{
	float: right;
}
.header_top_bar .social_icons li
{
	padding: 8px 0 8px 5px;
}
.social_icons .social_icon:hover,
.social_icons.colors .social_icon
{
	background-position: 0 -30px;
}
.social_icons.colors .social_icon
{
	opacity: 1;
	transition: opacity 0.2s ease-in-out 0s;
}
.social_icons.colors .social_icon:hover
{
	opacity: 0.7;
	transition: opacity 0.2s ease-in-out 0s;
}
.behance
{
	background-image: url("../images/icons/social/behance.png");
}
.bing
{
	background-image: url("../images/icons/social/bing.png");
}
.blogger
{
	background-image: url("../images/icons/social/blogger.png");
}
.deezer
{
	background-image: url("../images/icons/social/deezer.png");
}
.designfloat
{
	background-image: url("../images/icons/social/designfloat.png");
}
.deviantart
{
	background-image: url("../images/icons/social/deviantart.png");
}
.digg
{
	background-image: url("../images/icons/social/digg.png");
}
.digg
{
	background-image: url("../images/icons/social/digg.png");
}
.dribbble
{
	background-image: url("../images/icons/social/dribbble.png");
}
.envato
{
	background-image: url("../images/icons/social/envato.png");
}
.facebook
{
	background-image: url("../images/icons/social/facebook.png");
}
.flickr
{
	background-image: url("../images/icons/social/flickr.png");
}
.form
{
	background-image: url("../images/icons/social/form.png");
}
.forrst
{
	background-image: url("../images/icons/social/forrst.png");
}
.foursquare
{
	background-image: url("../images/icons/social/foursquare.png");
}
.friendfeed
{
	background-image: url("../images/icons/social/friendfeed.png");
}
.googleplus
{
	background-image: url("../images/icons/social/googleplus.png");
}
.instagram
{
	background-image: url("../images/icons/social/instagram.png");
}
.linkedin
{
	background-image: url("../images/icons/social/linkedin.png");
}
.mail
{
	background-image: url("../images/icons/social/mail.png");
}
.mobile
{
	background-image: url("../images/icons/social/mobile.png");
}
.myspace
{
	background-image: url("../images/icons/social/myspace.png");
}
.picasa
{
	background-image: url("../images/icons/social/picasa.png");
}
.pinterest
{
	background-image: url("../images/icons/social/pinterest.png");
}
.reddit
{
	background-image: url("../images/icons/social/reddit.png");
}
.rss
{
	background-image: url("../images/icons/social/rss.png");
}
.search_submit 
{
	background-image: url("../images/icons/other/header_search.png");
	border-radius:1.5rem;
	background-color: white!important;
}
.skype
{
	background-image: url("../images/icons/social/skype.png");
}
.soundcloud
{
	background-image: url("../images/icons/social/soundcloud.png");
}
.spotify
{
	background-image: url("../images/icons/social/spotify.png");
}
.stumbleupon
{
	background-image: url("../images/icons/social/stumbleupon.png");
}
.technorati
{
	background-image: url("../images/icons/social/technorati.png");
}
.tumblr
{
	background-image: url("../images/icons/social/tumblr.png");
}
.twitter
{
	background-image: url("../images/icons/social/twitter.png");
}
.vimeo
{
	background-image: url("../images/icons/social/vimeo.png");
}
.wykop
{
	background-image: url("../images/icons/social/wykop.png");
}
.xing
{
	background-image: url("../images/icons/social/xing.png");
}
.youtube
{
	background-image: url("../images/icons/social/youtube.png");
}
.dark .behance,
.colors .behance
{
	background-image: url("../images/icons/social/dark_bg/behance.png");
}
.dark .bing,
.colors .bing
{
	background-image: url("../images/icons/social/dark_bg/bing.png");
}
.dark .blogger,
.colors .blogger
{
	background-image: url("../images/icons/social/dark_bg/blogger.png");
}
.dark .deezer,
.colors .deezer
{
	background-image: url("../images/icons/social/dark_bg/deezer.png");
}
.dark .designfloat,
.colors .designfloat
{
	background-image: url("../images/icons/social/dark_bg/designfloat.png");
}
.dark .deviantart,
.colors .deviantart
{
	background-image: url("../images/icons/social/dark_bg/deviantart.png");
}
.dark .digg,
.colors .digg
{
	background-image: url("../images/icons/social/dark_bg/digg.png");
}
.dark .digg,
.colors .digg
{
	background-image: url("../images/icons/social/dark_bg/digg.png");
}
.dark .dribbble,
.colors .dribbble
{
	background-image: url("../images/icons/social/dark_bg/dribbble.png");
}
.dark .envato,
.colors .envato
{
	background-image: url("../images/icons/social/dark_bg/envato.png");
}
.dark .facebook,
.colors .facebook
{
	background-image: url("../images/icons/social/dark_bg/facebook.png");
}
.dark .flickr,
.colors .flickr
{
	background-image: url("../images/icons/social/dark_bg/flickr.png");
}
.dark .form,
.colors .form
{
	background-image: url("../images/icons/social/dark_bg/form.png");
}
.dark .forrst,
.colors .forrst
{
	background-image: url("../images/icons/social/dark_bg/forrst.png");
}
.dark .foursquare,
.colors .foursquare
{
	background-image: url("../images/icons/social/dark_bg/foursquare.png");
}
.dark .friendfeed,
.colors .friendfeed
{
	background-image: url("../images/icons/social/dark_bg/friendfeed.png");
}
.dark .googleplus,
.colors .googleplus
{
	background-image: url("../images/icons/social/dark_bg/googleplus.png");
}
.dark .instagram,
.colors .instagram
{
	background-image: url("../images/icons/social/dark_bg/instagram.png");
}
.dark .linkedin,
.colors .linkedin
{
	background-image: url("../images/icons/social/dark_bg/linkedin.png");
}
.dark .mail,
.colors .mail
{
	background-image: url("../images/icons/social/dark_bg/mail.png");
}
.dark .mobile,
.colors .mobile
{
	background-image: url("../images/icons/social/dark_bg/mobile.png");
}
.dark .myspace,
.colors .myspace
{
	background-image: url("../images/icons/social/dark_bg/myspace.png");
}
.dark .picasa,
.colors .picasa
{
	background-image: url("../images/icons/social/dark_bg/picasa.png");
}
.dark .pinterest,
.colors .pinterest
{
	background-image: url("../images/icons/social/dark_bg/pinterest.png");
}
.dark .reddit,
.colors .reddit
{
	background-image: url("../images/icons/social/dark_bg/reddit.png");
}
.dark .rss,
.colors .rss
{
	background-image: url("../images/icons/social/dark_bg/rss.png");
}
.dark .search_submit,
.colors .search_submit
{
	background-image: url("../images/icons/other/dark_bg/header_search.png");
}

.dark .skype,
.colors .skype
{
	background-image: url("../images/icons/social/dark_bg/skype.png");
}
.dark .soundcloud,
.colors .soundcloud
{
	background-image: url("../images/icons/social/dark_bg/soundcloud.png");
}
.dark .spotify,
.colors .spotify
{
	background-image: url("../images/icons/social/dark_bg/spotify.png");
}
.dark .stumbleupon,
.colors .stumbleupon
{
	background-image: url("../images/icons/social/dark_bg/stumbleupon.png");
}
.dark .technorati,
.colors .technorati
{
	background-image: url("../images/icons/social/dark_bg/technorati.png");
}
.dark .tumblr,
.colors .tumblr
{
	background-image: url("../images/icons/social/dark_bg/tumblr.png");
}
.dark .twitter,
.colors .twitter
{
	background-image: url("../images/icons/social/dark_bg/twitter.png");
}
.dark .vimeo,
.colors .vimeo
{
	background-image: url("../images/icons/social/dark_bg/vimeo.png");
}
.dark .wykop,
.colors .wykop
{
	background-image: url("../images/icons/social/dark_bg/wykop.png");
}
.dark .xing,
.colors .xing
{
	background-image: url("../images/icons/social/dark_bg/xing.png");
}
.dark .youtube,
.colors .youtube
{
	background-image: url("../images/icons/social/dark_bg/youtube.png");
}
.colors .behance
{
	background-color: #000;
}
.colors .bing
{
	background-color: #FDB700;
}
.colors .blogger
{
	background-color: #F7974A;
}
.colors .deezer
{
	background-color: #36BDF4;
}
.colors .designfloat
{
	background-color: #F07D00;
}
.colors .deviantart
{
	background-color: #58735C;
}
.colors .digg
{
	background-color: #546B9F;
}
.colors .dribbble
{
	background-color: #E94D8A;
}
.colors .envato
{
	background-color: #83B542;
}
.colors .facebook
{
	background-color: #3B5A9B;
}
.colors .flickr
{
	background-color: #3565AB;
}
.colors .form
{
	background-color: #e20413;
}
.colors .forrst
{
	background-color: #859563;
}
.colors .foursquare
{
	background-color: #0086BE;
}
.colors .friendfeed
{
	background-color: #3C75BA;
}
.colors .googleplus
{
	background-color: #DD4B39;
}
.colors .instagram
{
	background-color: #5280A5;
}
.colors .linkedin
{
	background-color: #007BB6;
}
.colors .mail
{
	background-color: #C72C58;
}
.colors .mobile
{
	background-color: #e20413;
}
.colors .myspace
{
	background-color: #000;
}
.colors .picasa
{
	background-color: #65B145;
}
.colors .pinterest
{
	background-color: #CB2027;
}
.colors .reddit
{
	background-color: #FE5D05;
}
.colors .rss
{
	background-color: #F38F36;
}
.colors .search_submit {
	background-color: #3B5A9B;
}
.colors .skype
{
	background-color: #40BEEE;
}
.colors .soundcloud
{
	background-color: #F76E10;
}
.colors .spotify
{
	background-color: #85BF40;
}
.colors .stumbleupon
{
	background-color: #EB4C23;
}
.colors .technorati
{
	background-color: #56B849;
}
.colors .tumblr
{
	background-color: #4C6E8F;
}
.colors .twitter
{
	background-color: #00ACED;
}
.colors .vimeo
{
	background-color: #5CB5E6;
}
.colors .wykop
{
	background-color: #F15A25;
}
.colors .xing
{
	background-color: #1E6A70;
}
.colors .youtube
{
	background-color: #BC110A;
}
/* --- search --- */
.search
{
	float: right;
	border-left: 1px solid #464D53;
	border-right: 1px solid #464D53;
	margin-left: 15px;
	/*background: #42494F;*/
	line-height: 1;
}
.search .search_input
{
	float: left;
	width: 70px;
	font-size: 14px;
	background: #363B40;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 15px 14px 15px 15px;
	border-right: 1px solid #464D53;
	transition: width 0.5s;
	-moz-transition: width 0.5s; /* Firefox */
	-webkit-transition: width 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s; /* Opera */
}

.search .search_input:focus {
	width: 130px;
}
.search .search_input.hint
{
	color: #FFF;
}
.search .search_input::-webkit-input-placeholder 
{
	color: #858d94;
}
.search .search_input:-moz-placeholder 
{
	color: #858d94;
    opacity:  1;
}
.search .search_input::-moz-placeholder
{
	color: #858d94;
    opacity:  1;
}
.search .search_input:-ms-input-placeholder 
{
	color: #858d94;
}
/*.search .search_submit
{
	display: block;
	float: right;
	width: 30px;
	height: 46px;
	padding: 0 22px;
	background: url("../images/icons/other/dark_bg/header_search.png") 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
.search .search_submit:hover
{
	background-color: #464D53;
	background-position: 0 -46px;
}*/
/* --- buttons --- */
.more,
.more[type="submit"]
{	
	display: block;
	border: 1px solid #E9E9E9;
	color: #25282A; 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
}
.more.highlight,
.more.active:hover
{
	border: 2px solid #e20413;
	color: #e20413;
	padding: 13px 12px 12px;
	background: transparent;
}
.more.active,
.more:hover
{
	color: #FFF;
	background: #e20413;
	border-color: #e20413;
}
.more.medium,
.more.medium[type="submit"]
{
	font-size: 13px;
	padding: 15px 13px 14px;
}
.more.medium.highlight,
.more.medium.active:hover
{
	padding: 14px 12px 13px;
}
.more.big,
.more.big[type="submit"]
{
	font-size: 14px;
	padding: 20px 29px 19px;
}
.more.big.highlight,
.more.big.active:hover
{
	padding: 19px 28px 18px;
}
/* --- copyright row --- */
.copyright_row, 
.copyright_row h6
{
	font-family: 'Arial';
	font-size: 12px;
	color: #9DA4AB;
}
.copyright_row .footer_menu
{
	float: right;
}
.copyright_row .footer_menu li
{
	margin-left: 25px;
	margin-right: 0;
}
/* --- gallery popup --- */
.gallery_popup
{
	position: absolute;
	display: none;
	width: 100%;
	z-index: 101;
	left: 0;
	overflow-y: scroll;
	background: #2D3136;
}
.gallery_overlay
{
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #2D3136;
	z-index: 100;
}
.gallery_popup .header_container
{
	background: transparent;
	border-bottom: 1px solid #464D53;
	padding: 30px 0;
}
.gallery_popup .header
{
	text-align: left;
	padding: 0;
}
.gallery_popup .header h1,
.gallery_popup .header h1 a
{
	float: left;
	font-family: 'Roboto Condensed';
	font-size: 50px;
	color: #FFF;
}
.gallery_popup h3
{
	font-size: 18px;
	color: #FFF;
}
.gallery_popup p
{
	color: #D7DCE0;
}
.gallery_popup p
{
	font-size: 16px;
}
.gallery_popup .read_more
{
	color: #FFF;
}
.gallery_close
{
	float: right;
	display: block;
	width: 23px;
	height: 23px;
	background: url("../images/icons/other/dark_bg/gallery_close.png") no-repeat 0 0;
	margin-top: 15px;
}
.gallery_close:hover
{
	background-position: 0 -23px;
}
.gallery_popup .slider_navigation
{	
	position: static;
	float: left;
}
.gallery_popup .slider_navigation .slider_control:first-child
{
	margin-right: 2px;
}
.gallery_popup .slider_navigation .slider_control a
{
	background-color: #42494F;
}
.gallery_popup .slider_navigation .slider_control a:hover
{
	background-color: #e20413;
}
.gallery_popup .slider_info
{
	float: right;
	background: #42494F;
	font-size: 18px;
	font-family: 'Roboto Condensed';
	padding: 13px 15px 14px;
}
.gallery_popup .share_box
{
	border-top-color: #464D53;
	border-bottom: none;
}
.gallery_popup .share_box label
{
	color: #FFF;
}
/* --- prettyPhoto --- */
/*div.pp_default .pp_nav
{
	margin-top: 9px;
}
div.pp_default .pp_close
{
	margin-top: 7px;
}*/
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right
{
	background: none;
	padding: 0;
}
div.pp_default .pp_content, div.light_rounded .pp_content
{
	padding: 10px;
}
div.pp_default .pp_description
{
	font-size: 12px;
	color: #7C7C7C;
}
div.pp_default .pp_close
{
	margin-top: 8px;
	background: url("../images/icons/other/close.png") 0 0 no-repeat;
}
div.pp_default .pp_close:hover
{
	opacity: 1;
	background-position: 0 -30px;
}
/* --- map --- */
.contact_map
{
	width: 100%;
	height: 350px;
}
.column_1_3 .contact_map
{
	height: 330px;
}
/* --- divider --- */
.divider
{
	background: #F0F0F0;
    border: none;
    height: 10px;
	margin: 0;
}
.divider.page_margin_top
{
	margin-top: 30px;
}
.divider_block
{
	margin-top: 25px;
}
.divider_block .divider
{
	float: left;
}
.divider.first
{
	width: 30px;
}
.divider.subheader_arrow
{
	width: 20px;
	height: 30px;
	background: url("../images/icons/other/subheader_arrow.png") no-repeat 0 0;
}
.divider.last
{
	width: 1000px;
}
/* --- misc --- */
.scroll_top
{
	float: right;
	background: url("../images/icons/navigation/go_top_arrow.png") no-repeat center right;
	padding-right: 25px;
	font-size: 18px;
	font-family: 'Roboto';
	color: #FFF;
	line-height: 140%;
}
.button_preview
{
	float: left;
	margin-top: 30px;
	width: 90px;
	margin-right: 30px;
}
.button_preview.medium
{
	width: 109px;
}
.button_preview.big
{
	width: 108px;
}
.header h1 a,
.sf-menu a:hover,
.social_icons .social_icon:hover,
.more:hover,
.read_more:hover,
.tabs_navigation li a:hover,
.tabs_navigation li a:focus,
.tabs_navigation li a:active,
.post .comments_number:hover,
.taxonomies a:hover,
.pagination li a:hover,
.slider_content_box li.category a:hover,
.gallery_close:hover
{
	text-decoration: none;
}
input
{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input[type='checkbox']
{
	-webkit-appearance: checkbox;
}
input[type='radio']
{
	-webkit-appearance: radio;
}
:focus 
{
	outline:none;
}
::-moz-focus-inner 
{
	border:0;
}
body.lock-position 
{
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.fade.in {
    opacity: 1;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-authenticate {
	color: #FFF;
	background-color: #fed200;
	border-color: #ebccd1;
}
    .alert-authenticate a {
        color: #fff;
        font-weight: 900;
        text-decoration: underline;
    }
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
    margin-top: 10px;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.error{
    color: red;
}
li.lead img{
    max-width: 150px;
    margin-bottom: 5px;
}
li.lead {
    list-style-type: none;
    padding: 10px;
    border-left: 3px solid #e20413;
    margin-top: 10px;
}
li.lead span{
    font-size: 0.8em;
}
li.lead:hover{
    background-color: #F0F0F0;
}

.comment_form .text_input, .contact_form .text_input {
    width: 100%;
    box-sizing: border-box;
}
/* --- menu style 2 & 3 & 5 & 6 & 7 & 8 & 9 & 10 --- */
.style_2.menu_container
{
	background: #F0F0F0;
	border-color: #F0F0F0;
}
.style_2 .sf-menu
{
	border-top: 3px solid #E0E0E0;
}
.style_2 .sf-menu li
{
	background-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-top-color: #E0E0E0;	
}
.style_2 .sf-menu>li
{
	margin-top: -3px;
}
.style_2 .sf-menu li.submenu a,
.style_7 .sf-menu li.selected.submenu a,
.style_7 .sf-menu li.submenu:hover a
{
	background-image: url("../images/icons/navigation/menu_arrow.png");
}
.style_2 .sf-menu a:hover,
.style_3 .sf-menu a:hover
{
	background-color: #ED1C24;
}
.style_2 .sf-menu li:hover, .style_2 .sf-menu li.selected,
.style_2 .sf-menu li.submenu:hover,
.style_2 .sf-menu li:hover a, .style_2 .sf-menu li.selected a,
.style_2 .sf-menu li.submenu:hover a,
.style_3 .sf-menu li:hover, .style_3 .sf-menu li.selected,
.style_3 .sf-menu li.submenu:hover,
.style_3 .sf-menu li:hover a, .style_3 .sf-menu li.selected a,
.style_3 .sf-menu li.submenu:hover a,
.style_5 .sf-menu li:hover, .style_5 .sf-menu li.selected,
.style_5 .sf-menu li.submenu:hover,
.style_5 .sf-menu li:hover a, .style_5 .sf-menu li.selected a,
.style_5 .sf-menu li.submenu:hover a,
.style_10 .sf-menu li:hover, .style_10 .sf-menu li.selected,
.style_10 .sf-menu li.submenu:hover,
.style_10 .sf-menu li:hover a, .style_10 .sf-menu li.selected a,
.style_10 .sf-menu li.submenu:hover a
{
	background-color: #ED1C24;
	border-top-color: #ED1C24;
	border-bottom-color: #ED1C24;
}
.style_2 .sf-menu li.selected.submenu a,
.style_2 .sf-menu li.submenu:hover a,
.style_3 .sf-menu li.selected.submenu a,
.style_3 .sf-menu li.submenu:hover a,
.style_5 .sf-menu li.submenu a,
.style_6 .sf-menu li.selected.submenu a,
.style_6 .sf-menu li.submenu:hover a,
.style_7 .sf-menu li.submenu a,
.style_8 .sf-menu li.selected.submenu a,
.style_8 .sf-menu li.submenu:hover a,
.style_9 .sf-menu li.submenu a,
.style_10 .sf-menu li.selected.submenu a,
.style_10 .sf-menu li.submenu:hover a
{
	background-image: url("../images/icons/navigation/dark_bg/menu_arrow.png");
}
.style_2 .sf-menu li.selected a,
.style_2 .sf-menu li:hover a,
.style_3 .sf-menu li.selected a,
.style_3 .sf-menu li:hover a,
.style_5 .sf-menu li a,
.style_6 .sf-menu li.selected a,
.style_6 .sf-menu li:hover a,
.style_7 .sf-menu li a,
.style_8 .sf-menu li.selected a,
.style_8 .sf-menu li:hover a,
.style_9 .sf-menu li a,
.style_10 .sf-menu li.selected a,
.style_10 .sf-menu li:hover a
{
	color: #FFF;
}
/* --- menu style 3 --- */
.style_3.menu_container,
.style_3 .sf-menu li
{
	border-top-color: #ED1C24;
}
/* --- menu style 4 --- */
.style_4.menu_container,
.style_4 .sf-menu li
{
	background-color: #F0F0F0;
	border-color: #F0F0F0;
}
.style_4 .sf-menu li:hover, .style_4 .sf-menu li.selected,
.style_4 .sf-menu li.submenu:hover,
.style_4 .sf-menu li:hover a, .style_4 .sf-menu li.selected a,
.style_4 .sf-menu li.submenu:hover a
{
	background-color: #FFF;
	border-bottom-color: #FFF;
	border-top-color: #ED1C24;
}
/* --- menu style 5 & 7 & 9 & 10 --- */
.style_5.menu_container,
.style_5 .sf-menu li,
.style_7.menu_container,
.style_7 .sf-menu li,
.style_9.menu_container,
.style_9 .sf-menu li
{
	background-color: #363B40;
	border-color: #363B40;
}
.style_5 .sf-menu a:hover,
.style_10 .sf-menu a:hover
{
	background-color: #ED1C24;
}
/* --- menu style 6 --- */
.style_6 .sf-menu
{
	margin-top: 0;
}
.style_6.menu_container,
.style_6 .sf-menu li
{
	border-bottom-color: #363B40;
	border-top: none;
}
.style_6.menu_container
{
	border-bottom-width: 3px;
}
.style_6 .sf-menu a:hover
{
	background-color: #363B40;
}
.style_6 .sf-menu li:hover, .style_6 .sf-menu li.selected,
.style_6 .sf-menu li.submenu:hover,
.style_6 .sf-menu li:hover a, .style_6 .sf-menu li.selected a,
.style_6 .sf-menu li.submenu:hover a
{
	background-color: #363B40;
}
/* --- menu style 7 --- */
.style_7 .sf-menu a:hover
{
	background-color: #25282A;
}
.style_7 .sf-menu li:hover, .style_7 .sf-menu li.selected,
.style_7 .sf-menu li.submenu:hover,
.style_7 .sf-menu li:hover a, .style_7 .sf-menu li.selected a,
.style_7 .sf-menu li.submenu:hover a
{
	background-color: #FFF;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	color: #25282A;
}
/* --- menu style 8 & 9 & 10 --- */
.style_8 .sf-menu li,
.style_8.menu_container,
.style_10 .sf-menu li,
.style_10.menu_container
{
	border-top-color: #FFF;
}
.style_8 .sf-menu a:hover,
.style_9 .sf-menu a:hover
{
	background-color: #42494F;
}
.style_8 .sf-menu li:hover, .style_8 .sf-menu li.selected,
.style_8 .sf-menu li.submenu:hover,
.style_8 .sf-menu li:hover a, .style_8 .sf-menu li.selected a,
.style_8 .sf-menu li.submenu:hover a,
.style_9 .sf-menu li:hover, .style_9 .sf-menu li.selected,
.style_9 .sf-menu li.submenu:hover,
.style_9 .sf-menu li:hover a, .style_9 .sf-menu li.selected a,
.style_9 .sf-menu li.submenu:hover a
{
	background-color: #42494F;
	border-top-color: #42494F;
	border-bottom-color: #42494F;
}
.animated_element
{
	visibility: hidden;
	position: relative;
}
.fadeIn, .scale, .slideRight, .slideRightBack, .slideRight200, .slideLeft, .slideLeftBack, .slideLeft50, .slideDown, .slideDownBack, .slideDown200, .slideUp, .slideUpBack, .width, .height
{
	animation-timing-function: cubic-bezier(.75, 0, .25, 1);	
	-webkit-animation-timing-function: cubic-bezier(.75, 0, .25, 1);		
	visibility: visible !important;	
}
.slideRightBack, .slideLeftBack, .slideDownBack, .slideUpBack
{
	opacity: 0;
}
/* --- fadeIn --- */
.fadeIn
{	
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;	
}
@keyframes fadeIn 
{
	0% 
	{
		opacity: 0;
	}
	100% 
	{
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn 
{
	0% 
	{
		opacity: 0;
	}
	100% 
	{
		opacity: 1;
	}
}
/* --- scale --- */
.scale
{
	animation-name: scale;
	-webkit-animation-name: scale;
}
@keyframes scale 
{
	0% 
	{
		transform: scale(0.2);	
	}
	100% 
	{
		transform: scale(1);	
	}		
}
@-webkit-keyframes scale 
{
	0% 
	{
		-webkit-transform: scale(0.2);	
	}
	100% 
	{
		-webkit-transform: scale(1);
	}		
}
/* --- slideRight --- */
.slideRight
{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	
}
@keyframes slideRight 
{
	0% 
	{
		opacity: 0;
		transform: translateX(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideRightBack --- */
.slideRightBack
{
	animation-name: slideRightBack;
	-webkit-animation-name: slideRightBack;	
}
@keyframes slideRightBack 
{
	0% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
	100% 
	{
		opacity: 0;
		transform: translateX(-100%);
	}
}
@-webkit-keyframes slideRightBack 
{
	0% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
	100% 
	{
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
}
/* --- slideRight200 --- */
.slideRight200
{
	animation-name: slideRight200;
	-webkit-animation-name: slideRight200;	
}
@keyframes slideRight200 
{
	0%
	{
		opacity: 0;
		transform: translateX(-200%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight200 
{
	0%
	{
		opacity: 0;
		-webkit-transform: translateX(-200%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideLeft --- */
.slideLeft
{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
}
@keyframes slideLeft 
{
	0% 
	{
		opacity: 0;
		transform: translateX(100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}	
}
@-webkit-keyframes slideLeft 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideLeftBack --- */
.slideLeftBack
{
	animation-name: slideLeftBack;
	-webkit-animation-name: slideLeftBack;
}
@keyframes slideLeftBack 
{
	0% 
	{
		opacity: 1;
		transform: translateX(0%);
	}
	100% 
	{
		opacity: 0;
		transform: translateX(100%);
	}	
}
@-webkit-keyframes slideLeftBack 
{
	0% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
	100% 
	{
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
}
/* --- slideLeft50 --- */
.slideLeft50
{
	animation-name: slideLeft50;
	-webkit-animation-name: slideLeft50;
}
@keyframes slideLeft50 
{
	0% 
	{
		opacity: 0;
		transform: translateX(50%);
	}
	100% 
	{
		opacity: 1;
		transform: translateX(0%);
	}	
}
@-webkit-keyframes slideLeft50 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateX(50%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
/* --- slideDown --- */
.slideDown
{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;				
}
@keyframes slideDown 
{
	0% 
	{
		opacity: 0;
		transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateY(0%);
	}		
}
@-webkit-keyframes slideDown 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
/* --- slideDownBack --- */
.slideDownBack
{
	animation-name: slideDownBack;
	-webkit-animation-name: slideDownBack;				
}
@keyframes slideDownBack 
{
	0% 
	{
		opacity: 1;
		transform: translateY(0%);
	}
	100% 
	{
		opacity: 0;
		transform: translateY(-100%);
	}		
}
@-webkit-keyframes slideDownBack 
{
	0% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
	100% 
	{
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}	
}
/* --- slideDown --- */
.slideDown200
{
	animation-name: slideDown200;
	-webkit-animation-name: slideDown200;				
}
@keyframes slideDown200
{
	0% 
	{
		opacity: 0;
		transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		transform: translateY(0%);
	}		
}
@-webkit-keyframes slideDown200
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
/* --- slideUp --- */
.slideUp
{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
}

@keyframes slideUp 
{
	0% 
	{
		opacity: 0;
		transform: translateY(100%);
	}
	100%
	{
		opacity: 1;
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp 
{
	0% 
	{
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	100% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}	
}
/* --- slideUpBack --- */
.slideUpBack
{
	animation-name: slideUpBack;
	-webkit-animation-name: slideUpBack;
}

@keyframes slideUpBack 
{
	0% 
	{
		opacity: 1;
		transform: translateY(0%);
	}
	100%
	{
		opacity: 0;
		transform: translateY(100%);
	}	
}

@-webkit-keyframes slideUpBack 
{
	0% 
	{
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
	100% 
	{
		opacity: 0;
		-webkit-transform: translateY(100%);
	}	
}
/* --- width --- */
.width
{
	animation-name: width;
	-webkit-animation-name: width;
}

@keyframes width 
{
	0% 
	{
		width: 0%;
	}
	100%
	{
		width: 100%;
	}	
}

@-webkit-keyframes width 
{
	0% 
	{
		width: 0%;
	}
	100% 
	{
		width: 100%;
	}	
}
/* --- height --- */
.height
{
	animation-name: height;
	-webkit-animation-name: height;
}

@keyframes height 
{
	0% 
	{
		height: 0%;
	}
	100%
	{
		height: 100%;
	}	
}

@-webkit-keyframes height 
{
	0% 
	{
		height: 0%;
	}
	100% 
	{
		height: 100%;
	}	
}
@media screen and (max-width:1069px)
{
	/* --- site container --- */
	.site_container.boxed
	{
		max-width: 850px;
	}
	/* --- headers --- */
	h2
	{
		font-size: 22px;
	}
	h5
	{
		font-size: 14px;
	}
	.about_title, .about_subtitle
	{
		font-size: 46px;
	}
	/* --- header --- */
	.header_top_bar
	{
		width: auto;
	}
	.header,
	.menu_container .sf-menu,
	.page,
	.footer
	{
		width: 750px;
	}
	.header .placeholder
	{
		width: 430px;
	}
	/* --- page header --- */
	.page_header_left
	{
		width: 300px;
	}
	.page_header_right
	{	
		width: 450px;
	}
	/* --- footer --- */
	.footer_container
	{
		padding-top: 40px;
	}
	.footer_menu li
	{
		margin-right: 24px;
	}
	/* --- latest news scrolling list ---*/
	.latest_news_scrolling_list_container li.posts
	{
		width: 281px;
	}
	.latest_news_scrolling_list_container li.prev, .latest_news_scrolling_list_container li.next,
	.latest_news_scrolling_list_container .date
	{	
		display: none !important;
	}
	/* --- menu --- */
	.boxed .menu_container.sticky.move
	{
		max-width: 850px;
	}
	.sf-menu li
	{
		height: 39px;
	}
	.sf-menu li.submenu a
	{
		border-right-width: 8px;
	}
	.sf-menu li a, .sf-menu li a:visited
	{
		font-size: 16px;
		padding: 10px 0 14px 8px;
	}
	.sf-menu li:hover ul, .sf-menu li.sfHover ul
	{
		top: 38px;
	}
	.sf-menu li ul, .sf-menu li ul li
	{
		width: 198px;
	}
	ul.sf-menu .mega_menu,
	ul.sf-menu li:hover li .mega_menu
	{
		width: 528px;
	}
	ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul, ul.sf-menu li:hover li ul.mega_menu, ul.sf-menu li:hover li .mega_menu
	{
		left: 198px;
	}
	.sf-menu li.submenu .mega_menu
	{
		padding: 24px 0px 24px 24px;
	}
	.sf-menu li.submenu .mega_menu.blog
	{
		padding: 0 24px 24px 0;
	}
	.sf-menu li ul.expand_left_contact
	{
		margin-left: -109px;
	}
	.mega_menu .column_1_2
	{
		margin-left: 24px;
	}
	.mega_menu .column_1_2:first-child
	{
		margin-left: 0;
	}
	/* --- page --- */
	.page
	{
		padding-bottom: 40px;
	}
	.page_margin_top_section
	{
		margin-top: 40px;
	}
	/* --- slider --- */
	.slider
	{
		width: 893px;
		height: 393px;
	}
	.slider_content_box
	{
		width: 280px;
		left: 76px;
		top: 140px;
		padding: 13px 15px 15px;
	}
	.site_container.boxed .slider_content_box
	{
		top: 116px;
	}
	.slider_content_box p
	{
		font-size: 13px;
		padding: 13px 0 0;
	}
	.slider_content_box h2
	{
		margin-top: 12px;
	}
	.slider li.slide
	{
		width: 893px;
		height: 393px;
		background-size: auto 393px;
		-moz-background-size: auto 393px;
		-webkit-background-size: auto 393px;
		-o-background-size: auto 393px;
	}
	.slider li.slide img
	{
		width: 893px;
	}
	.site_container.boxed .slider,
	.site_container.boxed .slider li.slide
	{
		width: 850px;
		height: 376px;
	}
	.site_container.boxed .slider li.slide img
	{
		width: 855px;
	}
	.slider li.slide .pr_preloader
	{
		height: 393px;
	}
	/* --- small slider --- */
	.small_slider li.slide,
	.small_slider li.slide img
	{
		width: 490px;
	}
	.small_slider .slider_content_box
	{
		width: 460px;
	}
	/* --- slider navigation --- */
	.slider_posts_list li
	{
		width: 187.5px !important;
	}
	.column_2_3 .slider_posts_list li
	{
		width: 163.5px !important;
	}
	/* --- blog grid --- */
	.blog_grid .post,
	.blog_grid .post .pr_preloader
	{
		height: 186px;
	}
	.blog_grid .post.large,
	.blog_grid .post.large .pr_preloader
	{
		width: 561px;
		height: 374px;
	}
	.blog_grid .post.big,
	.blog_grid .post.big .pr_preloader,
	.blog_grid .post.medium,
	.blog_grid .post.medium .pr_preloader
	{
		width: 374px;
	}
	.blog_grid .post.big,
	.blog_grid .post.big .pr_preloader
	{
		height: 374px;
	}
	.blog_grid .post.small,
	.blog_grid .post.small .pr_preloader
	{
		width: 186px;
	}
	/* --- page layout --- */
	.column_1_2
	{
		width: 360px;
	}
	.column_1_3,
	.column_2_3 .column_1_2
	{
		width: 230px;
	}
	.column_2_3
	{
		width: 490px;
	}
	.column_1_3 .column_1_2
	{
		width: 100%;
		margin-left: 0;
	}
	.column_2_3 .column_1_3
	{
		width: 156px;
	}
	.column_1_4
	{
		width: 165px;
	}
	.column_3_4
	{
		width: 555px;
	}
	.columns.no_width .column_left, 
	.columns.no_width .column_right
	{
		width: 100%;
	}
	.columns.no_width .column_right
	{
		margin-top: 30px;
	}
	/* --- blog --- */
	.post
	{
		margin-top: 40px;
	}
	.post p
	{
		clear: both;
	}
	.post .with_number a
	{
		width: 100%;
	}
	.post a.comments_number
	{
		width: auto;
		padding: 6px 9px 7px;
	}
	.mega_menu.blog
	{
		padding: 0 24px 24px 0;
	}
	.mega_menu li.post
	{
		margin: 24px 0 0 24px;
	}
	.mega_menu .blog.small li.post
	{
		margin-left: 0;
	}
	.column_1_2 .blog.small .post_content
	{
		width: 240px;
	}
	.column_2_3 .column_1_2 .blog.small .post_content,
	.column_1_3 .blog.small .post_content 
	{
		width: 120px;
		margin-left: 10px;
	}
	.post ul.post_details.simple
	{
		margin-top: 10px;
	}
	.blog.small ul.post_details.simple li.date,
	.column_2_3 .blog.medium .post ul.post_details.simple li.date
	{
		clear: both;
		margin-left: 0;
		margin-top: 5px;
	}
	.column_2_3 .blog.medium .post
	{
		width: 143px;
	}
	.blog.big img,
	.blog.big .post_content
	{
		width: 230px;
	}
	.column_1_3 .blog.small .post
	{
		width: 230px;
	}
	.mega_menu .column_1_2,
	.mega_menu .column_1_2 .blog.small .post
	{
		width: 240px;
	}
	.mega_menu .column_1_2 .blog.small .post_content
	{
		width: 120px;
	}
	/* --- single post --- */
	h1.post_title
	{
		font-size: 44px;
	}
	.post.single .content_box
	{
		width: 360px;
	}
	.post.single .post_image blockquote
	{
		font-size: 18px;
		background-position: 20px 15px;
		padding-top: 45px;
	}
	.post.single .post_image blockquote .author
	{
		margin-top: 10px;
	}
	.post.single blockquote.inside_text
	{
		width: 320px;
	}
	.post h5.page_margin_top_section
	{
		margin-top: 40px;
	}
	.column_2_3 .iframe_video
	{
		height: 275px
	}
	/* --- single post small image --- */
	.post.single.small_image .post_content
	{
		width: 490px;
	}
	/* --- taxonomies --- */
	.column_1_3 .taxonomies
	{
		width: 235px;
	}
	.column_1_3 .taxonomies.columns li
	{
		width: 47.87%;
	}
	/* --- review --- */
	.column_2_3 .review_block .column_1_2
	{
		width: 200px;
	}
	.review_summary .number
	{
		font-size: 32px;
		padding: 22px 18px;
	}
	.review_summary .text
	{
		width: 338px;
	}
	/* --- announcement --- */
	.announcement .vertical_align,
	.announcement .vertical_align_cell
	{
		display: block;
		height: auto;
	}
	.announcement .more.big
	{
		padding-left: 0;
		padding-right: 0;
	}
	/* --- read more --- */
	.read_more.page_margin_top_section
	{
		margin-top: 40px;
	}
	/* --- comment form, contact form --- */
	.comment_form fieldset.column_1_3,
	.contact_form fieldset.column_1_3
	{
		width: 157px;
	}
	.comment_form fieldset.column_1_3:first-child,
	.contact_form fieldset.column_1_3:first-child
	{
		width: 156px;
	}
	.comment_form fieldset.column:first-child .text_input,
	.contact_form fieldset.column:first-child .text_input
	{
		width: 116px;
	}
	.comment_form .text_input,
	.contact_form .text_input
	{
		width: 117px;
	}
	.comment_form textarea,
	.contact_form textarea
	{
		width: 450px;
	}
	.column_1_3 .comment_form fieldset.column:first-child .text_input,
	.column_1_3 .contact_form fieldset.column:first-child .text_input,
	.column_1_3 .comment_form .text_input,
	.column_1_3 .contact_form .text_input,
	.column_1_3 .comment_form textarea,
	.column_1_3 .contact_form textarea
	{
		width: 190px;
	}
	/* --- search form --- */
	.search_form input[type='text']
	{
		width: 450px;
	}
	.search .search_input:focus
	{
		width: 70px;
	}
	/* --- comments list --- */
	#comments_list .comment_details
	{
		width: 360px;
	}
	#comments_list .children .comment_details
	{
		width: 260px;
	}
	.posted_by abbr.timeago
	{
		margin-top: 5px;
	}
	.comment
	{
		margin-top: 40px;
	}
	/* --- tabs navigation --- */
	.tabs_navigation li a
	{
		padding: 8px 5px 11px;
	}
	/* --- carousel --- */
	.horizontal_carousel_container a.slider_control
	{
		top: 124px;
	}
	.horizontal_carousel_container .horizontal_carousel > li,
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-4 > li
	{
		width: 230px;
	}
	.column_1_1 .horizontal_carousel_container.big .horizontal_carousel.visible-3 > li,
	.horizontal_carousel_container.big .horizontal_carousel > li img 
	{
		width: 230px;
	}
	.horizontal_carousel_container.big a.slider_control,
	.column_1_1 .horizontal_carousel_container.big a.slider_control,
	.column_1_1 .horizontal_carousel_container a.slider_control
	{
		top: 123px;
	}
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-3 > li
	{
		width: 360px;
	}
	.column_1_1 .horizontal_carousel_container.small a.slider_control
	{
		top: 87px;
	}
	.column_2_3 .horizontal_carousel_container.big .horizontal_carousel > li img,
	.gallery_popup .horizontal_carousel_container.big .horizontal_carousel > li img
	{
		width: 490px;
	}
	.column_2_3 .horizontal_carousel_container.big a.slider_control
	{
		top: 275px;
	}
	.column_2_3 .horizontal_carousel_container.thin .horizontal_carousel.visible-5 > li
	{
		width: 115px;
	}
	.column_2_3 .horizontal_carousel_container.thin a.slider_control
	{
		top: 39px;
	}
	/* --- authors --- */
	.authors .author
	{
		width: 103px;
		margin-left: 24px;
	}
	.authors .author:nth-child(2n+1)
	{
		margin-left: 0;
	}
	.author .number,
	.author .number.odometer,
	.author .value_bar_container,
	.author .value_bar
	{
		width: 35px;
	}
	.author .number,
	.author .number.odometer
	{
		font-size: 22px;
	}
	.authors_list .author
	{
		margin-top: 40px;
	}
	.authors_list .avatar_block,
	.authors_list .avatar_block img
	{
		width: 180px;
	}
	.authors_list .content
	{
		width: 280px;
	}
	.authors_list .details .columns .column
	{
		width: 55px;
	}
	/* --- gallery popup --- */
	.gallery_popup .horizontal_carousel_container.thin
	{
		width: 690px;
	}
	.gallery_popup .column_1_3 .share_box label
	{
		display: none;
	}
	/* --- map --- */
	.contact_map
	{
		height: 248px;
	}
	.column_1_3 .contact_map
	{
		height: 220px;
	}
	/* --- divider --- */
	.divider.last
	{
		width: 700px;
	}
}
@media screen and (max-width:767px)
{
	/* --- site container --- */
	.site_container.boxed
	{
		max-width: 562px;
	}
	/* --- headers --- */
	h2
	{
		font-size: 18px;
	}
	/* --- header --- */
	.header,
	.menu_container .sf-menu,
	.mobile-menu,
	.page,
	.footer
	{
		width: 462px;
	}
	.header .placeholder
	{
		width: 100%;
		margin-top: 30px
	}
	.header_container.style_2
	{
		margin-bottom: 30px;
	}
	.header_top_bar
	{
		height: auto;
	}
	/* --- page header --- */
	.page_header_left,
	.page_header_right
	{
		width: 100%;
	}
	/* --- latest news scrolling list ---*/
	.latest_news_scrolling_list_container
	{
		clear: both;
		border-top: 1px solid #464d53;
	}
	.header_top_bar_container.style_2 .latest_news_scrolling_list_container,
	.header_top_bar_container.style_3 .latest_news_scrolling_list_container
	{
		border-color: #E0E0E0;
	}
	.latest_news_scrolling_list_container li.posts
	{
		width: 293px;
	}
	/* --- menu --- */
	.mobile_menu_container
	{
		display: block;
	}
	.menu_container
	{
		border: none;
		background: transparent !important;
	}
	.menu_container.sticky.move,
	.boxed .menu_container.sticky.move
	{
		position: static;
		top: auto;
		width: auto;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	.sf-menu
	{
		display: none;
	}
	.mobile-menu-switch
	{
		display: block;
	}
	/* --- slider --- */
	.slider_content_box
	{
		width: 280px;
		left: 49px;
		top: 110px;
		padding: 13px 15px 15px;
	}
	.site_container.boxed .slider_content_box
	{
		top: 110px;
	}
	.slider_content_box p
	{
		display: none;
	}
	.slider_content_box h2
	{
		margin-top: 9px;
	}
	.slider
	{
		width: 550px;
		height: 242px;
	}
	.slider li.slide
	{
		width: 550px;
		height: 242px;
		background-size: auto 242px;
		-moz-background-size: auto 242px;
		-webkit-background-size: auto 242px;
		-o-background-size: auto 242px;
	}
	.slider li.slide img
	{
		width: 550px;
	}
	.site_container.boxed .slider,
	.site_container.boxed .slider li.slide
	{
		width: 562px;
		height: 250px;
	}
	.site_container.boxed .slider li.slide img
	{
		width: 567px;
	}
	.slider li.slide .pr_preloader
	{
		height: 242px;
	}
	/* --- small slider --- */
	.small_slider li.slide,
	.small_slider li.slide img
	{
		width: 462px;
	}
	.small_slider .slider_content_box
	{
		width: 432px;
	}
	/* --- slider navigation --- */
	.slider_posts_list li,
	.column_2_3 .slider_posts_list li
	{
		width: 231px !important;
		height: 100px;
	}
	.slider_posts_list li h5
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
	}
	.slider_posts_list li .date
	{	
		padding-left: 10px;
		padding-top: 8px;
		padding-right: 10px;
	}
	/* --- blog grid --- */
	.blog_grid .grid_view
	{
		display: none;
	}
	.blog_grid .slider_view
	{
		display: block;
	}
	/* --- page layout --- */
	.row .column
	{
		margin-top: 40px;
	}
	.row .column:first-child
	{
		margin-top: 0;
	}
	.column
	{
		margin-left: 0;
	}
	.column_1_2, .column_1_3, .column_2_3, .column_1_4, .column_3_4
	{
		width: 100%;
	}
	.column_2_3 .column_1_2,
	.column_1_3 .column_1_2
	{
		width: 216px;
	}
	.column_2_3 .column_1_2,
	.column_1_3 .column_1_2
	{
		margin-left: 30px;
		margin-top: 0;
	}
	.column_2_3 .column_1_2:first-child,
	.column_1_3 .column_1_2:first-child
	{
		margin-left: 0;
	}
	.column_2_3 .column_1_3,
	.column_1_3 .column_1_3
	{
		width: 147px;
	}
	/* --- blog --- */
	.post_details li
	{
		font-size: 11px;
	}
	.column_1_3 .blog.small .post
	{	
		width: 462px;
	}
	.column_2_3 .column_1_2 .blog.small .post,
	.blog.big img,
	.blog.big .post_content
	{	
		width: 216px;
	}
	.column_2_3 .column_1_2 .blog.small .post_content
	{
		width: 106px;
	}
	.column_2_3 .blog.medium .post
	{
		width: 134px;
	}
	/* --- single post --- */
	.post.single .content_box
	{
		width: 100%;
		margin-left: 0;
	}
	.post.single blockquote.inside_text
	{
		width: 422px;
		margin-left: 0;
		margin-right: 0;
	}
	.post.single blockquote.inside_text.simple
	{
		width: 100%;
	}
	.post.single .author_box
	{
		position: static !important;
		width: 100%;
		margin-top: 30px;
	}
	.post.single .author .thumb
	{
		width: 100px;
		float: left;
	}
	.post.single .author .details
	{
		float: left;
		clear: none;
		width: 332px;
		margin-left: 30px;
	}
	.column_2_3 .iframe_video
	{
		height: 260px
	}
	/* --- single post small image --- */
	.post.single.small_image .post_content
	{
		width: auto;
	}
	.post.single.small_image .text > *
	{
		margin-left: 0;
	}
	/* --- carousel --- */
	.horizontal_carousel_container .horizontal_carousel > li,
	.horizontal_carousel_container.big .horizontal_carousel > li img,
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-4 > li,
	.column_1_1 .horizontal_carousel_container.big .horizontal_carousel.visible-3 > li
	{
		width: 216px;
	}
	.horizontal_carousel_container a.slider_control,
	.horizontal_carousel_container.big a.slider_control,
	.column_1_1 .horizontal_carousel_container a.slider_control,
	.column_1_1 .horizontal_carousel_container.big a.slider_control
	{
		top: 113px;
	}
	.column_1_2 .blog.small .post_content,
	.column_1_3 .blog.small .post_content
	{
		width: 342px;
		margin-left: 20px;
	}
	.blog.small ul.post_details.simple li.date,
	.column_2_3 .blog.medium .post ul.post_details.simple li.date
	{
		clear: none;
		margin-left: 10px;
		margin-top: 0;
	}
	.column_2_3 .column_1_2 .blog.small ul.post_details.simple li.date
	{
		margin-left: 0;
		margin-top: 5px;
	}
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-3 > li
	{
		width: 462px;
	}
	.column_1_1 .horizontal_carousel_container.small a.slider_control
	{
		top: 125px;
	}
	.column_2_3 .horizontal_carousel_container.big .horizontal_carousel > li img,
	.gallery_popup .horizontal_carousel_container.big .horizontal_carousel > li,
	.gallery_popup .horizontal_carousel_container.big .horizontal_carousel > li img
	{
		width: 462px;
	}
	.column_2_3 .horizontal_carousel_container.big a.slider_control
	{
		top: 256px;
	}
	.column_2_3 .horizontal_carousel_container.thin .horizontal_carousel.visible-5 > li
	{
		width: 108px;
	}
	.column_2_3 .horizontal_carousel_container.thin a.slider_control
	{
		top: 34px;
	}
	/* --- taxonomies --- */
	.column_1_3  .taxonomies
	{
		width: 467px;
	}
	.column_1_3 .taxonomies.columns li
	{
		width: 48.92%;
	}
	/* --- review --- */
	.column_2_3 .review_block .column_1_2
	{
		width: 100%;
		margin-left: 0;
		margin-top: 40px;
	}
	.column_2_3 .review_block .column:first-child
	{
		margin-top: 0;
	}
	.review_summary .text
	{
		width: 310px;
	}
	/* --- comment form, contact form --- */
	.comment_form fieldset.column,
	.contact_form fieldset.column,
	.column_1_3 .comment_form fieldset.column,
	.column_1_3 .contact_form fieldset.column
	{
		margin-top: 0;
	}
	.column_1_3 .comment_form fieldset.column_1_3, 
	.column_1_3 .contact_form fieldset.column_1_3
	{
		margin-left: 10px;
	}
	.column_1_3 .comment_form fieldset.column_1_3:first-child, 
	.column_1_3 .contact_form fieldset.column_1_3:first-child
	{
		margin-left: 0;
	}
	.comment_form fieldset.column_1_3,
	.contact_form fieldset.column_1_3
	{
		width: 147px;
	}
	.comment_form fieldset.column_1_3:first-child,
	.contact_form fieldset.column_1_3:first-child
	{
		width: 148px;
	}
	.comment_form fieldset.column:first-child .text_input,
	.contact_form fieldset.column:first-child .text_input,
	.column_1_3 .comment_form fieldset.column:first-child .text_input,
	.column_1_3 .contact_form fieldset.column:first-child .text_input
	{
		width: 108px;
	}
	.comment_form .text_input,
	.contact_form .text_input,
	.column_1_3 .comment_form .text_input,
	.column_1_3 .contact_form .text_input
	{
		width: 107px;
	}
	.comment_form textarea,
	.contact_form textarea,
	.column_1_3 .comment_form textarea,
	.column_1_3 .contact_form textarea
	{
		width: 422px;
	}
	/* --- search form --- */
	.search_form input[type='text']
	{
		width: 422px;
	}
	/* --- comments list --- */
	#comments_list .comment_details
	{
		width: 332px;
	}
	#comments_list .children
	{
		margin-left: 42px;
	}
	/* --- authors --- */
	.authors .author
	{
		width: 138px;
	}
	.authors .author:nth-child(2n+1)
	{
		margin-left: 24px;
	}
	.authors .author:nth-child(3n+1)
	{
		margin-left: 0;
	}
	.author .number, .author .number.odometer, .author .value_bar_container, .author .value_bar
	{
		width: 38px;
	}
	.authors_list .content
	{
		width: 252px;
	}
	.authors_list .details .columns .column
	{
		margin-top: 0;
		margin-left: 30px;
	}
	.authors_list .details .columns .column:first-child
	{
		margin-left: 0;
	}
	/* --- social icons --- */
	.header_top_bar .social_icons
	{
		float: left;
	}
	/* --- gallery popup --- */
	.gallery_popup .horizontal_carousel_container.thin
	{
		width: 410px;
	}
	.gallery_popup .column_1_3 .share_box label
	{
		display: inline;
	}
	/* --- divider --- */
	.divider.last
	{
		width: 412px;
	}
	/* --- aminations --- */
	.slideRightBack, .slideLeftBack, .slideDownBack, .slideUpBack
	{
		opacity: 1;
	}
	/* --- slideRightBackBack --- */
	a.slider_control, .icon.fullscreen.animated
	{
		visibility: visible;
	}
	a.slider_control, .icon.fullscreen.animated
	{
		-webkit-animation-duration: 0ms;
		animation-duration: 0ms;
	}
	.slideRightBack
	{
		animation-name: slideRightBack;
		-webkit-animation-name: slideRightBack;	
	}
	@keyframes slideRightBack 
	{
		0% 
		{
			opacity: 0;
			transform: translateX(-100%);
		}
		100% 
		{
			opacity: 1;
			transform: translateX(0%);
		}
	}
	@-webkit-keyframes slideRightBack 
	{
		0% 
		{
			opacity: 0;
			-webkit-transform: translateX(-100%);
		}
		100% 
		{
			opacity: 1;
			-webkit-transform: translateX(0%);
		}
	}
}
@media screen and (max-width:479px)
{
	/* --- site container --- */
	.site_container.boxed
	{
		max-width: 400px;
	}
	/* --- headers --- */
	h4
	{
		font-size: 16px;
	}
	.about_title, .about_subtitle
	{
		font-size: 38px;
	}
	/* --- header --- */
	.header,
	.menu_container .sf-menu,
	.mobile-menu,
	.page,
	.footer
	{
		width: 300px;
	}
	.header_top_bar .caroufredsel_wrapper_vertical_carousel
	{
		width: 228px !important;
	}	
	.header h1
	{
		font-size: 72px;
	}
	/* --- latest news scrolling list ---*/
	.latest_news_scrolling_list_container li.left
	{
		border-left: 1px solid #464d53;
	}
	.latest_news_scrolling_list_container li.category
	{
		display: none;
	}
	.latest_news_scrolling_list_container li.posts
	{
		width: 208px;
	}
	/* --- slider --- */
	.slider .slider_content_box
	{
		padding: 10px;
		left: 33px;
		bottom: 10px;
		top: auto;
	}
	.site_container.boxed .slider_content_box
	{
		top: auto;
	}
	.slider_content_box .post_details,
	.slider_content_box .slider_navigation
	{
		display: none;
	}
	.slider_content_box h2
	{
		font-size: 14px;
		margin-top: 0;
	}
	.slider
	{
		width: 357px;
		height: 157px;
	}
	.slider li.slide
	{
		width: 357px;
		height: 157px;
		background-size: auto 157px;
		-moz-background-size: auto 157px;
		-webkit-background-size: auto 157px;
		-o-background-size: auto 157px;
	}
	.slider li.slide img
	{
		width: 357px;
	}
	.site_container.boxed .slider,
	.site_container.boxed .slider li.slide
	{
		width: 400px;
		height: 178px;
	}
	.site_container.boxed .slider li.slide img
	{
		width: 405px;
	}
	.slider li.slide .pr_preloader
	{
		height: 157px;
	}
	/* --- small slider --- */
	.small_slider li.slide,
	.small_slider li.slide img
	{
		width: 300px;
	}
	.small_slider .slider_content_box
	{
		width: 280px;
		padding: 10px;
	}
	/* --- slider navigation --- */
	.slider_posts_list li,
	.column_2_3 .slider_posts_list li
	{
		width: 150px !important;
		height: 90px;
	}
	.slider_posts_list li h5
	{
		font-size: 13px;
	}
	/* --- page layout --- */
	.row .column
	{
		margin-top: 40px;
	}
	.row .column:first-child
	{
		margin-top: 0;
	}
	.column_2_3 .column_1_2,
	.column_1_3 .column_1_2
	{
		width: 100%;
	}
	.column_2_3 .column_1_2, .column_1_3 .column_1_2
	{
		margin-left: 0;
		margin-top: 30px;
	}
	/* --- blog --- */
	.column_1_3 .blog.small .post,
	.column_2_3 .column_1_2 .blog.small .post,
	.blog.big img, .blog.big .post_content
	{
		width: 100%;
	}
	.blog.big .post_content
	{
		margin-top: 20px;
		margin-left: 0;
	}
	.column_1_3 .blog.small .post_content,
	.column_2_3 .column_1_2 .blog.small .post_content
	{
		width: 190px;
	}
	.column_2_3 .column_1_2 .blog.small ul.post_details.simple li.date
	{
		margin-left: 10px;
		margin-top: 0;
	}
	.column_1_2 .blog.small .post_content, 
	.column_1_3 .blog.small .post_content
	{
		width: 180px;
	}
	.column_2_3 .blog.medium .post
	{
		width: 135px;
	}
	.column_2_3 .blog.medium .post:nth-child(3n+1)
	{
		margin-left: 30px;
	}
	.column_2_3 .blog.medium .post:nth-child(odd)
	{
		margin-left: 0;
	}
	/* --- single post --- */
	h1.post_title
	{
		font-size: 36px;
	}
	.post.single .post_image blockquote 
	{
		background-image: none;
		font-size: 14px;
		padding: 15px;
	}
	.post.single .post_image blockquote  .author
	{
		font-size: 11px;
		margin-top: 7px;
	}
	.post.single blockquote.inside_text
	{
		width: 260px;
	}
	.post.single .author .details
	{
		width: 170px;
	}
	.column_2_3 .iframe_video
	{
		height: 169px
	}
	/* --- single post small image --- */
	.post.single.small_image .post_image_box
	{
		clear: both;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.post.single.small_image .text
	{
		display: block;
		margin-top: 30px;
	}
	.post.single.small_image .sentence .text
	{
		margin-top: 0;
	}
	/* --- tabs navigation --- */
	.tabs_navigation.small
	{
		border: none;
	}
	.tabs_navigation li a
	{
		font-size: 15px;
	}
	/* --- carousel --- */
	.horizontal_carousel_container .horizontal_carousel > li,
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-4 > li,
	.column_2_3 .horizontal_carousel_container.big .horizontal_carousel > li img,
	.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-3 > li,
	.column_1_1 .horizontal_carousel_container.big .horizontal_carousel.visible-3 > li,
	.gallery_popup .horizontal_carousel_container.big .horizontal_carousel > li,
	.gallery_popup .horizontal_carousel_container.big .horizontal_carousel > li img
	{
		width: 300px;
	}
	.horizontal_carousel_container.big .horizontal_carousel > li img
	{
		width: auto;
	}
	.horizontal_carousel_container a.slider_control,
	.column_1_1 .horizontal_carousel_container a.slider_control
	{
		top: 175px;
	}
	.horizontal_carousel_container.big a.slider_control,
	.column_1_1 .horizontal_carousel_container.big a.slider_control
	{
		top: 197px;
	}
	.column_1_1 .horizontal_carousel_container.small a.slider_control
	{
		top: 65px;
	}
	.column_2_3 .horizontal_carousel_container.big a.slider_control
	{
		top: 151px;
	}
	.column_2_3 .horizontal_carousel_container.thin .horizontal_carousel.visible-5 > li
	{
		width: 93px;
	}
	.column_2_3 .horizontal_carousel_container.thin a.slider_control
	{
		top: 23px;
	}
	/* --- taxonomies --- */
	.column_1_3  .taxonomies
	{
		width: 305px;
	}
	.column_1_3 .taxonomies.columns li
	{
		width: 48.36%;
	}
	/* --- review --- */
	.review_summary .text
	{
		width: 164px;
	}
	.review_summary .number
	{
		padding: 14px 10px;
	}
	/* --- comment form, contact form --- */
	.comment_form fieldset.column_1_3,
	.contact_form fieldset.column_1_3,
	.column_1_3 .comment_form fieldset.column_1_3,
	.column_1_3 .contact_form fieldset.column_1_3
	{
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.comment_form fieldset.column:first-child .text_input,
	.comment_form .text_input,
	.comment_form textarea,
	.contact_form fieldset.column:first-child .text_input,
	.contact_form .text_input,
	.contact_form textarea,
	.column_1_3 .comment_form fieldset.column:first-child .text_input,
	.column_1_3 .comment_form .text_input,
	.column_1_3 .comment_form textarea,
	.column_1_3 .contact_form fieldset.column:first-child .text_input,
	.column_1_3 .contact_form .text_input,
	.column_1_3 .contact_form textarea
	{
		width: 260px;
	}
	/* --- search form --- */
	.search_form input[type='text']
	{
		width: 260px;
	}
	/* --- comments list --- */
	.comment_author_avatar
	{
		display: none;
	}
	#comments_list .comment_details
	{
		width: 100%;
		margin-left: 0;
	}
	#comments_list .children
	{
		margin-left: 20px;
	}
	#comments_list .children .comment .parent_arrow
	{
		margin-right: 10px;
	}
	/* --- authors --- */
	.authors .author:nth-child(3n+1)
	{
		margin-left: 24px;
	}
	.authors .author:nth-child(2n+1)
	{
		margin-left: 0;
	}
	.authors_list .content
	{
		margin-top: 30px;
	}
	.authors_list .content,
	.authors_list .avatar_block, 
	.authors_list .avatar_block img
	{
		width: 300px;
	}
	/* --- social icons --- */
	.social_icons li
	{
		padding-left: 0;
	}
	/* --- search --- */
	.search
	{
		margin-left: 5px;
		border-right: none;
	}
	.search .search_submit
	{
		display: none;
	}
	/* --- gallery popup --- */
	.gallery_popup .horizontal_carousel_container.thin
	{
		width: 270px;
	}
	/* --- map --- */
	.contact_map
	{
		height: 150px;
	}
	/* --- divider --- */
	.divider.last
	{
		width: 250px;
	}
}
@media screen and (max-device-width: 480px)
{
	body
	{
		-webkit-text-size-adjust: none;
	}
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

.header img {
    max-width: 100%;
    margin: 10px 0;
}

.caroufredsel_wrapper_slider {
    margin-top: 15px !important;
}

img.banner {
    border: 1px solid #ED1C24;
}

.authors .author {
    min-height: 175px;
}

.header_top_bar {
    overflow: visible;
}

.header_top_bar .social_icons {
    margin-bottom: 0;
}

.header_top_bar .loginWrapper {
    float: right;
    position: relative;
}

.header_top_bar #loginButton {
    width: 46px;
    height: 46px;
    display: block;
    background: url(../images/business133.png) no-repeat;
}

.header_top_bar #loginButton:hover {
    background-color: #464D53;
	background-position: 0 -46px;
    text-decoration: none;
}

.header_top_bar #loginButton img {
    max-width: 26px;
}

.header_top_bar #logoutButton img {
    max-width: 16px;
}

.header_top_bar .loggedIn, .header_top_bar .loginForm {
    right: 0;
    left: auto;
    position: absolute;
    z-index: 1000;
    float: left;
    padding: 10px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175); 
    display: none;
}

    /*.header_top_bar #loginButtonWrapper:hover .loggedIn, .header_top_bar #loginButtonWrapper:hover .loginForm {
        display: block;
    }*/

.header_top_bar .loggedIn li {
	color: #3E3E3E;
    white-space: nowrap;
    margin: 8px 0;
}

.header_top_bar .loginForm input[type=email], .header_top_bar .loginForm input[type=password] {
    font-size: 14px;
    background: none;
    color: #3E3E3E;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 5px;
    min-width: 220px;
}

.header_top_bar .loginForm label {
    float: left;
    margin-right: 10px;
    height: 29px;
    display: block;
    line-height: 29px;
    margin-bottom: 15px;
}

.header_top_bar .loginForm .read_more {
    clear: none;
    float: left;
    margin-top: 0;
}

.header_top_bar .loginForm input[type=checkbox] {
    vertical-align: middle;
}

.header_top_bar .loginForm .slider_posts_list a {
    color: #3E3E3E;
    font-size:12px;
}

.search .search_input, .search .search_input:focus {
    width: 180px;
}

.small_slider li.slide {
    max-height: 427px;
}

.small_slider li.slide img {
    width: 100%;
}

.blog ul.post_details.simple li.category {
    float: none;
}

.post ul.post_details.simple li.date, ul.post_details.simple li.date {
    margin: 5px 0 0 0;
}

.slider_content_box .post ul.post_details.simple li.date, .slider_content_box ul.post_details.simple li.date {
    margin: 0 0 0 5px;
}

.blog.small .post>a>img {
    max-width: 100px;
}

.post_content_latest_news {
    margin-left: 0 !important;
}

h1, h1.post_title {
    font-size: 28px;
}

h2 {
    font-size: 18px;
}

.post.single .content_box {
    margin-left: 130px;
    min-height: 135px;
}

.blog.small .post_content {
    margin-left: 0;
    margin-right: 20px;
}

.blog ul.post_details.simple li.category_lees_verder {
    float: left;
    margin: 5px 0 0 10px;
}

.columnisten .blog.small .post, .columnisten .blog.small_margin .post {
    margin-top: 10px;
}

.author .thumb, .author .number, .author .thumb img {
    max-width: 100px;
}

.blog ul.post_details.simple li.event, .blog ul.post_details.simple li.event a {
    color: #7C7C7C;
}

.content_page ul, .text ol, .text ul {
    padding: 1em 0;
    color: #3E3E3E;
    line-height: 150%;
    margin-left: 15px;
    list-style-type: disc;
}

.text ol {
    list-style-type: decimal;
}

.content_box h3.excerpt ul {
    margin-left: 15px;
    list-style-type: disc;
}

.content_box h3.excerpt ol {
    margin-left: 15px;
    list-style-type: decimal;
}

.post .post_details {
    margin-bottom: 10px;
    margin-top: 0;
}

.post .with_number a {
    float: none;
    display: block;
}

.logo img {
    max-width:100%;
    max-height: 50px;
}

.post.single {
    float: none;
}

.page_header_left {
    width: 65%;
}

.page_header_right {
    width: 35%;
}

.margin_30 {
    margin: 30px;
}

.margin_left_30 {
    margin-left: 30px;
}

.post p {
    margin-top: 0;
}

#scroll-for-more {
    position: fixed;
    bottom: 15px;
    right: 40px;
}

.hide {
    display:none;
}

li.forgot-password {
    margin-top: 5px;
}

p.message {
    background: #e20413;
    color: #FFF;
    margin-top: 30px;
    padding: 12px;
}

.fancybox-inner {
    background-color: #fff
}

#new-website {
    padding: 0 15px;
}

#new-website-2 img {
    max-width: 100%;
}

.comment_form .text_input, .contact_form .text_input {
    width: 100%
}

a[title=actionbutton] {
	border: 1px solid #E9E9E9;
	color: #25282A; 
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;

    border: 2px solid #e20413;
	padding: 13px 12px 12px;
	background: #e20413;
    color: #FFF;

    display: inline-block;
    margin-bottom: 8px;
}

a[title=actionbutton]:hover {
	background: transparent;
	color: #e20413;
	border-color: #e20413;
    text-decoration: none;
}

.blog  ul.post_details.simple li.category,
.blog  ul.post_details.simple li.category a,
.related li a,
.links li a
{
	color: #e20413;
}

.post_details li.unlock
{
	color: #7C7C7C;
	border: 1px solid #E9E9E9;
	border-left: none;
	padding: 13px 14px 12px 13px;
}

.post_details li.unlock i.fa {
    color: #1d9d74;
}

ul.post_details.simple li.unlock {
    margin-top: 12px;
    border:none;
}

.column:nth-child(odd) {
    margin-left: 0;
}

@media screen and (max-width:1069px) {
    #scroll-for-more {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    #scroll-for-more {
        display: none !important;
    }
}

@media screen and (max-width:479px) {
    #scroll-for-more {
        display: none !important;
    }

    .search .search_input {
        width: 50px;
    }

    .search .search_input:focus {
        width: 130px;
    }
}

#fa-eye {
    top: 15px;
    position: relative;
    color: #e20413;
}

#fa-eye:hover {
    text-decoration: none;
}

body {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently supported by any browser but < IE9 */
}

.search_input_wide {
    width: -webkit-fill-available;
}
.search_select_wide {
    width: -webkit-fit-content;
    width: -webkit-fill-available;
    padding: 0.3em;
}
.collapse:not(.show) {
    display: none;
}

@media print {
    .do-not-print {
        display: none;
    }
}

#myModal{
    background: rgba(125,125,125,0.7);
}
.loginButtonWrapper {
    border: 1px solid #e20413;
    border-radius: 0.3em;
}
.ath-viewport * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ath-viewport {
	position: relative;
	z-index: 2147483641;
	pointer-events: none;

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

.ath-modal {
	pointer-events: auto !important;
	background: rgba(0,0,0,0.6);
}

.ath-mandatory {
	background: #000;
}

.ath-container {
	pointer-events: auto !important;
	position: absolute;
	z-index: 2147483641;
	padding: 0.7em 0.6em;
	width: 18em;

	background: #eee;
	background-size: 100% auto;

	box-shadow: 0 0.2em 0 #d1d1d1;

	font-family: sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
}

.ath-container small {
	font-size: 0.8em;
	line-height: 1.3em;
	display: block;
	margin-top: 0.5em;
}

.ath-ios.ath-phone {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}

.ath-ios6.ath-tablet {
	left: 5em;
	top: 1.8em;
}

.ath-ios7.ath-tablet {
	left: 0.7em;
	top: 1.8em;
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet{
	right: 0.4em;
	top: 1.8em;
}

.ath-android {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}

/* close icon */
.ath-container:before {
	content: '';
	position: relative;
	display: block;
	float: right;
	margin: -0.7em -0.6em 0 0.5em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
	background-color: rgba(255,255,255,0.8);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 2.7em;
	height: 2.7em;
	text-align: center;
	overflow: hidden;
	color: #a33;
	z-index: 2147483642;
}

.ath-container.ath-icon:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	float: none;
}

.ath-mandatory .ath-container:before {
	display: none;
}

.ath-container.ath-android:before {
	float: left;
	margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
	position: absolute;
	right: auto;
	left: 0;
	margin: 0;
	float: none;
}


/* applied only if the application icon is shown */
.ath-container.ath-icon {

}

.ath-action-icon {
	display: inline-block;
	vertical-align: middle;
	background-position: 50%;
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon{
	width: 1.6em;
	height: 1.6em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
	margin-top: -0.3em;
	background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
	width: 1.8em;
	height: 1.8em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);
	margin-bottom: 0.4em;
	background-size: 100% auto;
}

.ath-android .ath-action-icon {
	width: 1.4em;
	height: 1.5em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
	background-size: 100% auto;
}

.ath-container p {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2147483642;
	text-shadow: 0 0.1em 0 #fff;
	font-size: 1.1em;
}

.ath-ios.ath-phone:after {
	content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	bottom: -0.9em;
	left: 50%;
	margin-left: -1em;
	-webkit-transform: scaleX(0.9) rotate(45deg);
	transform: scaleX(0.9) rotate(45deg);
	box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
	content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	top: -0.9em;
	left: 50%;
	margin-left: -1em;
	-webkit-transform: scaleX(0.9) rotate(45deg);
	transform: scaleX(0.9) rotate(45deg);
	z-index: 2147483641;
}

.ath-application-icon {
	position: relative;
	padding: 0;
	border: 0;
	margin: 0 auto 0.2em auto;
	height: 6em;
	width: 6em;
	z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
	border-radius: 1em;
	box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),
		inset 0 0.07em 0 rgba(255,255,255,0.5);
	margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
	.ath-container.ath-phone {
		width: 24em;
	}

	.ath-android.ath-phone {
		margin-left: -12em;
	}

	.ath-ios.ath-phone {
		margin-left: -12em;
	}

	.ath-ios6:after {
		left: 39%;
	}

	.ath-ios8.ath-phone {
		left: auto;
		bottom: auto;
		right: 0.4em;
		top: 1.8em;
	}

	.ath-ios8.ath-phone:after {
		bottom: auto;
		top: -0.9em;
		left: 68%;
		z-index: 2147483641;
		box-shadow: none;
	}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
