/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height: 20px;
	color: #4b5053;
	background-color:#fff;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

::-webkit-input-placeholder {opacity: 1 !important;}
:-moz-placeholder {opacity: 1 !important;}
::-moz-placeholder {opacity: 1 !important;}
:-ms-input-placeholder {opacity: 1 !important;}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	width:100%;
	max-width:100.1%;
	height:auto;
}

/*a {
	color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	text-decoration:none;
	color:#54aeb0;
}*/


.clear {
	clear:both;
	height:0;
	font-size:0;
}

#page {
	overflow-x:hidden;
}

section {padding: 55px 0;}

.container {
	padding-left: 30px;
	padding-right: 30px;
}




.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot35 {margin-bottom:35px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot55 {margin-bottom:55px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot65 {margin-bottom:65px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot75 {margin-bottom:75px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot95 {margin-bottom:95px !important;}
.margbot120 {margin-bottom:120px !important;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padbot85 {padding-bottom:85px !important;}
.padtop0 {padding-top:0 !important;}
.padright0 {padding-right:0 !important;}


.center {text-align:center;}
.right {text-align:right;}

.color_text {color:#54aeb0 !important;}


.btn {
	display:inline-block;
	vertical-align:top;
	padding:12px 53px 11px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-shadow:none;
	border:0;
	border-radius:0;
	box-shadow:none;
	background-color:#333;
}
.btn:hover {
	color:#333;
	background-color:#ff9d00;
}





/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

p {margin:0 0 20px;}


h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Ek Mukta', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	line-height:1.2;
	color:#000;
}

h1 {margin:0 0 24px; font-size:35px;}
h2 {margin:0 0 43px; font-size:23px;}
h3 {margin:0 0 21px; font-size:20px;}
h4 {margin:0 0 21px; font-size:17px;}
h5 {margin:0 0 15px; font-size:15px;}
h6 {margin:0 0 15px; font-size:12px;}

.page_title h2 {
	margin-bottom:61px;
	font-family: 'Monoton', cursive;
	font-weight:400;
	line-height:40px;
	font-size:40px;
}







/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	padding:17px 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

header.menu_fixed {
	padding:15px 0;
	background-color:#000;
    border-bottom: 4px solid #ff9d00;
}

header.menu_fixed .hobbyauditorium img {
	background: #ffffff;
	padding: 2px;
}

.logo {
	float: left;
	padding-top: 15px;
}

.logo a {
	display: block;
}

.logo img {
	max-width: 200px;
	margin-right: 20px;
}

.logo.comewhatevermay img,
.logo.onewaytickettofun img,
.logo.yourcontentmarket img {
	background: #ffffff;
}

/* Menu */
.main_menu {
	float:right;
	padding:19px 0 0;
}

.main_menu li {
	display:inline-block;
	margin:0 0 0 10px;
	padding:0;
}

.main_menu li:nth-child(1) {
	margin: 0;
}

.main_menu li a {
	display:block;
	padding:1px 10px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:13px;
	color:#fff;
	border:3px solid transparent;
}
.main_menu li a:focus{
	background-color: transparent;
}
.main_menu li a:hover{
	color:#ff9d00;
	border-color: #ff9d00;
	background-color: transparent;
}
.main_menu li.active a {
	color:#ff9d00;
	border-color: #ff9d00;
	background-color: transparent;
}



/*-----------------------------------------------------------------------------------*/
/*	Slider
/*-----------------------------------------------------------------------------------*/
#home {margin:0 0 55px;}
.flexslider.top_slider .slides li {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.flexslider.top_slider .slides li.slide1 {
    background-image:url(../images/slider/slide1.jpg);
    background-position: center !important;
}


.flexslider.top_slider .container {
	position:relative;
    background-color: rgba(0,0,0,0.4);
}
.top_slider_cap {
	position:absolute;
	z-index:2;
	top:50%;
	left:30px;
	right:30px;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.top_slider_cap h1 {
	margin:0 0 26px;
	text-transform:uppercase;
	font-weight:400;
	line-height:45px;
	font-size:50px;
	color:#fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.31);
}
.top_slider_cap p {
	width:50%;
	margin:0 auto 24px;
	line-height:23px;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.31);
}
.top_slider_cap .slide_btn_active {
	display:inline-block;
	min-width:160px;
	padding:12px 10px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:13px; 
	color:#000;
	background-color: #ff9d00;
}
.top_slider_cap .slide_btn_active:hover {
	color:#000;
	border-color:#fff;
	background-color:#fff;
}
.slider_img1 {
	position:absolute;
	z-index:1;
	left:30px;
	bottom:0;
	right:30px;
	text-align:center;
}
.slider_img1 img {
	width:auto !important;
	margin-left:auto;
	margin-right:auto;
}

a.LiveSupportBtn{
	font-size:18px;
	width:300px;
	background:#ff9d00;
	padding:20px;
	display:block;
	border-radius:10px;
	line-height:16px;
	text-decoration:none;
	color:#FFF;
	margin-top:20px;
	z-index:1 !important;
	margin:0 auto;
}



/*-----------------------------------------------------------------------------------*/
/*	Section Services
/*-----------------------------------------------------------------------------------*/
#services {padding-bottom:0;}
#services .services_img {
	/*margin-left:-42px;
	width:392px;
	max-width:none;*/
}
#services .service_item {
	position:relative;
	padding:15px 0 40px;
}
#services .service_item i.service_icon_pr {
	display:block;
	width:40px;
	height:40px;
	margin:0 auto 14px;
	line-height:40px;
	font-size:32px;
	color:#2d3134;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#services span{
	font-size:16px;
}

#services .service_item:hover i.service_icon_pr {
	color:#ff9d00;
}
#services .service_item > *{
 z-index: 5;
 position: relative;
}
#services .service_item i.service_icon_dub {
	position:absolute;
	z-index: 3;
	left:0;
	top:0;
	width:100%;
	font-size: 115px;
    height: 115px;
	color:#eee;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
    margin: auto;
    right: 0;
    bottom: 0;
}
#services .service_item:hover i.service_icon_dub {
    font-size: 200px;
    height: 200px;
    transform: rotateY(360deg);
}
#services .service_item h4 {
	margin:0 0 16px;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:22px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover h4 {
	color:#ff9d00;
}





/*-----------------------------------------------------------------------------------*/
/*	Section About
/*-----------------------------------------------------------------------------------*/
#about {
	padding-top:0;
}

#accordion{
	padding:0 90px;
}

/* Accordion */
#accordion h4 {
	position:relative;
	margin:0;
	padding:13px 0 16px;
	text-transform:none;
	font-weight:700;
	line-height:20px;
	font-size:16px;
	padding-right:30px;
	cursor:pointer;
	border-bottom:1px solid #dadada;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#accordion p{
	font-size:14px;
}

#accordion h4.ui-accordion-header-active {
	border-bottom:0;
}
#accordion h4.ui-accordion-header-active,
#accordion h4:hover {
	color:#ff9d00;
}
#accordion h4:before {
	content:'+';
	position:absolute;
	top:13px;
	right:0;
	width:23px;
	height:23px;
	font-weight:300;
	text-align:center;
	line-height:25px;
	font-size:22px;
	color:#fff;
	border-radius:50%;
	background-color:#000;
}
#accordion h4.ui-accordion-header-active:before {
	content:'-';
	padding-top:3px;
	line-height:17px;
	background-color:#ff9d00;
}
#accordion .ui-accordion-content {
	padding:4px 0 26px;
	border-bottom:1px solid #c8c8c8;
}
#accordion .ui-accordion-content p {
	margin:0;
}


/*-----------------------------------------------------------------------------------*/
/*	Section Work
/*-----------------------------------------------------------------------------------*/
#work .work_img {
	position:relative;
	float:left;
	display:block;
	width:25%;
	background-color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#work .work_img:hover {
	transform:scale(0.95);
	-webkit-transform:scale(0.95);
}
#work .work_img img {
	opacity:0.6;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#work .work_img:hover img {
	opacity:1;
	transform:scale(0.97);
	-webkit-transform:scale(0.97);
}




/*-----------------------------------------------------------------------------------*/
/*	Section Content
/*-----------------------------------------------------------------------------------*/
#content_type7 {padding-bottom:0;}
#content_type7 h1 {margin-bottom:40px;}
#content_type7 h5 {
	margin-bottom:20px;
	text-transform:none;
	font-weight:600;
	line-height:20px;
	font-size:15px;
}
#content_type7 .content_btn {
	display:inline-block;
	width:224px;
	padding:14px 20px 13px;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	line-height:20px;
	font-size:15px;
	color:#010101;
	border:3px solid #000;
}
#content_type7 .content_btn:hover {
	color:#fff;
	background-color:#000;
}
#content_type7 .content_foto {
	margin-left:-45px;
	width:490px;
	max-width:none;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Team
/*-----------------------------------------------------------------------------------*/
#team {
	padding-top:12px;
	padding-bottom:90px;
}
#team .team_item {
	position:relative;
	padding:30px 40px 27px;
	background-color:#f6f6f6;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover {
	background-color:transparent;
}
#team .team_item:before {
	content:'';
	position:absolute;
	left:-20px;
	top:-20px;
	right:-20px;
	bottom:-20px;
	opacity:0;
	border:3px solid #000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover:before {
	left:0;
	top:0;
	right:0;
	bottom:0;
	opacity:1;
}
#team .team_foto {
	overflow:hidden;
	width:140px;
	height:140px;
	margin:0 auto 18px;
	border-radius:50%;
}
#team .team_foto img {
	border-radius:50%;
}

#team .team_name {
	margin:0;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:14px;
	color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover .team_name {
	color:#54aeb0;
}
#team .team_position {
	margin:0 0 8px;
	text-transform:uppercase;
	line-height:20px;
	font-size:12px;
	color:#737a7f;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_descr {
	padding:0 0 10px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#team .team_social a {
	display:inline-block;
	width:22px;
	height:22px;
	margin:0 7px 0 0;
	text-align:center;
	line-height:22px;
	font-size:20px;
	color:#c5ccd1;
}
#team .team_social a:hover {
	color:#000;
}







/*-----------------------------------------------------------------------------------*/
/*	Section Video
/*-----------------------------------------------------------------------------------*/
#video_bg {
	position:relative;
	margin-bottom:54px;
	height:344px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.video_bg_content {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.video_bg_content .left_text {
	display:inline-block;
	padding:0 75px 0 0;
	line-height:24px;
	font-size:22px;
	color:#feffff;
}
.video_bg_content .right_text {
	display:inline-block;
	padding:0 0 0 75px;
	line-height:24px;
	font-size:16px;
	color:#feffff;
}

.mb_YTVPProgress {display:none !important;}
.mb_YTVPMuteUnmute {display:none !important;}
.mb_YTVPPlaypause {
	overflow:hidden;
	position:absolute !Important;
	top:-235px;
	left:50%;
	width:62px !important;
	height:62px !important;
	margin:0 0 0 -31px;
	line-height:62px !Important;
	text-align:center;
	font-size:32px !important;
	text-indent:4px;
	border-radius:50%;
	border:2px solid #fff;
	background-color:rgba(255,255,255,0.15);
}








/*-----------------------------------------------------------------------------------*/
/*	Section Facts
/*-----------------------------------------------------------------------------------*/
#facts .fun_fact span {
	position:relative;
	display:block;
	margin-bottom:25px;
	padding-bottom:22px;
	font-weight:300;
	line-height:78px;
	font-size:83px;
	color:#54aeb0;
}
#facts .fun_fact span:before {
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-12px;
	width:25px;
	height:1px;
	background-color:#2d3134;
}
#facts .fun_fact p {
	font-weight:700;
	color:#333;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Testimonials
/*-----------------------------------------------------------------------------------*/
#testimonials {padding-top:0;}
#testimonials .slides li {
	padding:97px 0 74px;
	background-color:#f6f6f6;
}
#testimonials .flexslider.testimonials_carousel {
	position:static;
}
#testimonials .testimonials_img {
	position:absolute;
	left:0;
	top:0;
	right:50%;
	bottom:0;
	margin-right:300px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#testimonials .testimonials_img.bg1 {background-image:url(../images/testimonials_img1.jpg);}
#testimonials .testimonials_img.bg2 {background-image:url(../images/testimonials_img2.jpg);}
#testimonials .testimonials_img.bg3 {background-image:url(../images/testimonials_img3.jpg);}

#testimonials .testimonials_text {
	position:relative;
	float:right;
	width:730px;
	padding-top:57px;
	line-height:30px;
	font-size:18px;
}
#testimonials .testimonials_text:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:13px;
	background-image:url(../images/testim_i.png);
	background-repeat:no-repeat;
}
#testimonials .testimonials_text p {
	margin-bottom:63px;
	color:#000;
}
#testimonials .testimonials_text span {
	display:block;
	color:#54aeb0;
}




/*-----------------------------------------------------------------------------------*/
/*	Section Contacts
/*-----------------------------------------------------------------------------------*/
#contacts {
	padding-top:60px;
	margin-bottom:29px;
}
#contacts h4 {
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:14px;
}








/*-----------------------------------------------------------------------------------*/
/*	Widgets
/*-----------------------------------------------------------------------------------*/

.widgets_clear {display:none;}



/* Widget Twitter */
.widget_twitter li {
	position:relative;
	padding:0 0 30px 30px;
}
.widget_twitter li:before {
	content: "\f099";
	position:absolute;
	left:0;
	top:0;
	width:24px;
	height:24px;
	font-family: FontAwesome;
	line-height:24px;
	font-size:18px;
	color:#fff;
}
.widget_twitter .tweet_text {
	display:block;
	padding:0 0 10px;
}
.widget_twitter .tweet_time {
	display:block;
}
.widget_twitter .tweet_time a {
	color:#54aeb0;
}
.widget_twitter .tweet_time a:hover {
	color:#fff;
}


/* Widget Contact Inf */
.widget_contact_inf li {
	padding-bottom:9px;
}
.widget_contact_inf li i {
	display:inline-block;
	margin-right:17px;
	font-size:18px;
}


/* Widget Newsletter */
.newsletter_form form {
	position:relative;
}
.newsletter_form input[type="text"] {
	width:100%;
	padding:11px 60px 11px 17px;
	line-height:20px;
	font-size:12px;
	color:#b5b5b5;
	border:0;
	border-radius:0;
	box-shadow:none;
	background:rgba(83,87,90,0.5);
}
.newsletter_form input[type="submit"] {
	overflow:hiiden;
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:43px;
	height:42px;
	text-indent:-999px;
	text-shadow:none;
	border:0;
	box-shadow:none;
	border-radius:0;
	background-color:#54aeb0;
	background-image:url(../images/newsletter_bg.png);
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.newsletter_form input[type="submit"]:hover {
	background-color:#aaa;
}


/* Widget Social */
.social a {
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 2px 0 0;
	text-align:center;
	line-height:24px;
	font-size:18px;
	color:#80878c;
}
.social a:hover {
	color:#54aeb0;
}


/* latest News */
.latest_news_item {
	position:relative;
	display:block;
	margin-bottom:25px;
	padding:0 0 17px 62px;
	border-bottom:1px solid #434343;
}
.widget_latest_news a:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}
.latest_news_item img {
	position:absolute;
	left:0;
	top:4px;
	width:53px;
}
.latest_news_item p {
	margin:0 0 10px;
	text-transform:uppercase;
	line-height:20px;
	font-size:14px;
	color:#80878c;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.latest_news_item:hover p {
	color:#fff;
}
.latest_news_item span {
	display:block;
	color:#54aeb0;
}


/* Widget Flickr */
.widget_flickr ul {
	margin:0 -6px -6px 0;
}
.widget_flickr li {
	overflow:hidden;
	float:left;
	width:81px;
	height:71px;
	margin:0 6px 6px 0;
	background-color:#54aeb0;
}
.widget_flickr li a {display:block;}
.widget_flickr li a img {
	width:100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.widget_flickr li a:hover img {
	opacity:0.3;
}


/* Widget Contact Information */
.widget_stay_connected ul {
	margin-bottom:16px;
	padding-bottom:9px;
	border-bottom:1px solid #434343;
}
.widget_stay_connected ul li {
	position:relative;
	padding:0 0 9px 37px;
}
.widget_stay_connected li i {
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:16px;
}
.widget_stay_connected li span {
	color:#aaa !important;
}


/* Widget Category */
.widget_category li {
	margin:0 0 9px;
	padding:0 0 8px;
	border-bottom:1px solid #434343;
}
.widget_category li:last-child {
	margin:0;
	padding:0;
	border:0;
}
.widget_category li a {color:#aaa;}
.widget_category li a:hover {color:#fff;}



/* Widget Links */
.widget_links li {padding-bottom:9px;}
.widget_links li a {color:#aaa;}
.widget_links li a:hover {color:#fff;}






/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	overflow:hidden;
	padding:40px 0 0;
	color:#969696;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
    background-position: bottom !important;
    background-size: 1px 100%;
    
	font-size:14px;
}
footer a {color:#fff;}
footer a:hover {color:#54aeb0;}
footer h4 {
	margin-bottom:25px;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:16px;
	color:#f2f1e6;
}
footer div.row > div:nth-of-type(3){
 display: none;
}

#copyright {
	padding:23px 0;
	color:#fff;
	border-top:1px solid #434343;
}
#copyright span {color:#54aeb0;}


/*lang nav*/

.flags{
	font-size:3.3em;
	line-height:1;
	margin:0;
	float: right;
}
.flag{
	box-sizing:content-box;
	display:inline-block;
	position:relative;
	width:0.6em;
	height:0.6em;
	margin:0;
	background:#fff;
	border-radius:50%;
	border:solid #eee;
	overflow:hidden;
	box-shadow:0;
	opacity:.5;
	transition: 1s;
}
.flag:hover, .flag.active{
	border-radius:50%;
	box-shadow:0 0 .2em #666;
	opacity:1;
	transform: scale(1.1);
}
/* UK */
/*.en{*/
/*	background: linear-gradient(90deg, transparent 46%, red 46%, red 56%, transparent 56%), linear-gradient(transparent 38%, white 38%, white 42%, red 42%, red 58%, white 58%, white 62%, transparent 62%), linear-gradient(90deg, transparent 44%, white 44%, white 46%, red 46%, red 56%, white 56%, white 58%, transparent 58%), linear-gradient(33deg, transparent 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, transparent 57%), linear-gradient(-33deg, mediumblue 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, mediumblue 57%);*/
/*}*/
/*
.en:after{

}
.en:before{
  display:block;
  content:"";
  width:0;
  height:0;
  position:absolute;
  left:.35em;
  border-style: solid;
  border-width: 0 0 .35em 0.45em;
  border-color: transparent  transparent  transparent rgb(10,100,150);
  box-shadow:0 0 0 .0675em #fff;
}
.en:after{
	display: block;
    content: "";
    position: absolute;
    background: #fff;
    width: .065em;
    height: .45em;
    left: 65%;
    transform: rotate(45deg);
}
*/



/* Italiano IT */
/*.it:before{*/
/*	background:rgb(10,150,10);*/
/*	display:block;*/
/*	position:absolute;*/
/*	bottom:0;*/
/*	content:"";*/
/*	width: .23em;*/
/*	height: 0.7em;*/
/*}*/
/*.it:after{*/
/*	display:block;*/
/*	content:"";*/
/*	width: .23em;*/
/*	height: 0.7em;*/
/*	float:right;*/
/*	background:rgb(200,10,10);*/
/*}*/
/*!* Deutchland DE *!*/
/*.de{*/
/*	background:rgb(200,10,10);*/
/*}*/
/*.de:before{*/
/*	background:rgb(255,200,0);*/
/*	display:block;*/
/*	position:absolute;*/
/*	bottom:0;*/
/*	content:"";*/
/*	width: 0.7em;*/
/*	height: .23em;*/
/*}*/
/*.de:after{*/
/*	display:block;*/
/*	content:"";*/
/*	width: 0.7em;*/
/*	height: .23em;*/
/*	background:rgb(0,0,0);*/
/*}*/
/*.pt{*/
/*	background-image: url("../flags-icon/pt.gif");*/
/*	background-size: contain;*/
/*	background-position: center;*/
/*}*/
/*.jp{*/
/*	background-image: url("../flags-icon/jp.gif");*/
/*	background-size: contain;*/
/*	background-position: center;*/
/*}*/
/*.nl{*/
/*	background: rgb(255,255,255);*/
/*}*/
/*.nl:before {*/
/*	background: rgb(30,70,139);*/
/*	display: block;*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	content: "";*/
/*	width: 0.7em;*/
/*	height: .23em;*/
/*}*/
/*.nl:after {*/
/*	display: block;*/
/*	content: "";*/
/*	width: 0.7em;*/
/*	height: .23em;*/
/*	background: rgb(174, 28, 40);*/
/*}*/

/*!* ES *!*/
/*.es{*/
/*	background:linear-gradient(red 25%, yellow 25%, yellow 75%, red 75%);*/
/*}*/

/*!* PL *!*/
/*.pl{*/
/*	background:linear-gradient(#FFFFFF 50%, #D22730 50%);*/
/*}*/

/*!* FRANCE *!*/

/*.fr {*/
/*	background-image: -webkit-linear-gradient(90deg, #0055A4 33%, #ffffff 33%, #ffffff 66%, #EF4135 66%);*/
/*	background-image: -o-linear-gradient(90deg, #0055A4 33%, #ffffff 33%, #ffffff 66%, #EF4135 66%);*/
/*	background-image: -moz-linear-gradient(90deg, #0055A4 33%, #ffffff 33%, #ffffff 66%, #EF4135 66%);*/
/*	background-image: linear-gradient(90deg, #0055A4 33%, #ffffff 33%, #ffffff 66%, #EF4135 66%);*/
/*}*/
/*!* SWEDEN *!*/

/*.sv {*/
/*	background: linear-gradient(90deg, transparent 28%, yellow 28%, yellow 34%, transparent 34%),*/
/*	linear-gradient(transparent 42%, yellow 42%, yellow 46%, yellow 46%, yellow 58%, yellow 58%, yellow 62%, transparent 62%),*/
/*	linear-gradient(90deg, mediumblue 25%, yellow 25%, yellow 28%, yellow 28%, yellow 34%, yellow 34%, yellow 37%, mediumblue 37%);*/
/*}*/

/*!* DANISH *!*/

/*.da {*/
/*	background: linear-gradient(90deg, transparent 28%, white 28%, white 45%, transparent 34%),*/
/*	linear-gradient(transparent 42%, white 42%, white 46%, white 46%, white 58%, white 58%, white 62%, transparent 62%),*/
/*	linear-gradient(180deg, red 75%, white 25%, white 28%, white 28%, white 34%, white 34%, white 37%, red 75%);*/
/*}*/

/*!* FINNISH *!*/

/*.fi {*/
/*	background: linear-gradient(90deg, transparent 28%, white 28%, white 45%, transparent 34%),*/
/*	linear-gradient(transparent 42%, white 42%, white 46%, white 46%, white 58%, white 58%, white 62%, transparent 62%),*/
/*	linear-gradient(180deg, mediumblue 75%, white 25%, white 28%, white 28%, white 34%, white 34%, white 37%, mediumblue 75%);*/
/*}*/

/*!* NORWEGIAN *!*/

/*.no {*/
/*	background: linear-gradient(90deg, transparent 28%, blue 28%, blue 34%, transparent 34%),*/
/*	linear-gradient(transparent 42%, blue 42%, blue 46%, blue 46%, blue 58%, blue 58%, blue 62%, transparent 62%),*/
/*	linear-gradient(90deg, red 25%, blue 25%, blue 28%, blue 28%, blue 34%, blue 34%, blue 37%, red 37%);*/
/*}*/

/*.tr {*/
/*	background-image: url("../flags-icon/tr.gif");*/
/*	background-size: contain;*/
/*	background-position: center;*/
/*}*/

.en{
	background-image: url("../shared/flags/uk.gif");
	background-size: contain;
	background-position: center;
}
.da{
	background-image: url("../shared/flags/da.gif");
	background-size: contain;
	background-position: center;
}
.de{
	background-image: url("../shared/flags/de.gif");
	background-size: cover;
	background-position: center;
}
.es{
	background-image: url("../shared/flags/es.gif");
	background-size: contain;
	background-position: center;
}
.fi{
	background-image: url("../shared/flags/fi.gif");
	background-size: contain;
	background-position: center;
}
.fr{
	background-image: url("../shared/flags/fr.gif");
	background-size: contain;
	background-position: center;
}
.it{
	background-image: url("../shared/flags/it.gif");
	background-size: contain;
	background-position: center;
}
.nl{
	background-image: url("../shared/flags/nl.gif");
	background-size: cover;
	background-position: center;
}
.no{
	background-image: url("../shared/flags/no.gif");
	background-size: contain;
	background-position: center;
}
.pt{
	background-image: url("../shared/flags/pt.gif");
	background-size: contain;
	background-position: center;
}
.pl{
	background-image: url("../shared/flags/pl.gif");
	background-size: cover;
	background-position: center;
}
.sv{
	background-image: url("../shared/flags/sv.gif");
	background-size: contain;
	background-position: center;
}
.tr{
	background-image: url("../shared/flags/tr.gif");
	background-size: contain;
	background-position: center;
}
.cn{
	background-image: url("../shared/flags/cn.gif");
	background-size: cover;
	background-position: center;
}
.kr{
	background-image: url("../shared/flags/kr.gif");
	background-size: cover;
	background-position: top;
}
.rs{
	background-image: url("../shared/flags/rs.gif");
	background-size: cover;
	background-position: top;
}
