



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { 
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
}
th {
   font-weight: bold;
}
th, td {
   border: 1px solid #EAEAEA;
   padding: 6px 10px;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { 
	outline: 0;
}
a img {
	border: 0;
}
a img:hover {
	opacity: 0.8;
	filter:alpha(opacity=80); 
	box-shadow: #000 0 0 0;
}
embed, iframe, object {
	max-width: 100%;
}
button::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0;
}


body,
button,
input,
select,
textarea {
	color: #3f3f3f;
	font: 16px 'Lato', sans-serif;
	line-height: 20px;
	word-wrap: break-word;
}
body {
	background: #c3c3c3;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 18px;
	color: #000000;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }
hr {
	border-color: #EAEAEA;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 30px 0;
}


p {
	line-height: 24px;
	margin-bottom: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #EAEAEA;
}
pre, code, kbd, var, samp, tt {
	font-family:"Courier 10 Pitch",Courier,monospace;
	font-size: 14px;
	line-height: 19px;
	white-space: pre-wrap;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #3f3f3f;
	cursor: help;
}
address {
	display: block;
	font-style: italic;
	margin: 0 0 15px;
}
ins {
	background: #F8F8F8;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}


sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
	font-size: 16px;
}
dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin: 0 0 0 10px;
}


blockquote {
	font-style: italic;
	font-weight: normal;
	padding: 20px;
	border: 1px solid #EAEAEA;
	border-left: 3px solid #0FBE7C;
	margin-bottom: 20px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #3f3f3f;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}


input, textarea {
 	-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	padding: 1%;
	border: 1px solid #EAEAEA;
	line-height: 20px;
	width: 98%;
	margin: 0 0 30px;
	background-color: #F8F8F8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: 1px solid #EAEAEA;
}
input.anch_506 {
	width: 60%;
	padding: 4px 10px;
	height: 22px;
	color: #3f3f3f;
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #EAEAEA;
}
input.anch_506:focus {
	padding-left: 10px;
	border-color: #EAEAEA;
	text-indent: 0;
}
.bt_learn,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
   color: #FFFFFF;
	display:inline-block;
   margin-bottom: 30px;
   padding: 5px 25px;
   -moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
	background-color: #0FBE7C;
	border: 0px;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
   font-size: 16px;
}
.gamethumb95 a,
.article_422020 a {
   color: #3f3f3f;
   padding: 5px 25px;
	cursor: pointer;
   border: 1px solid #EAEAEA;
   font-size: 16px;
}
.gamethumb95 a:hover,
.article_422020 a:hover {
	color: #0FBE7C;
}

a {
	color: #0FBE7C;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	text-decoration: none;
}


figure {
	margin: 0;
	text-align: center;
}
img {
	max-width:100%;
	height:auto;
	vertical-align:top;
	margin-bottom: 18px;
}
.all-dep-inner img, .banenridli img, .audio-28664-7 img {
	max-width: 100%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {

}
img.deviceproducer, img.home-status-bus {
	max-width: 100%;
	height: auto;
}
.all-dep-inner img.kuqyy {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.color_3800, img.ediscovery_mass, img.boardlink12 {
	margin-bottom: 1.625em;
}
p img {

}
img#javaform {
 	display: none;
}


.footer_ad_box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.footer_ad_box {
	display: inline-block;
}
* html .footer_ad_box {
	height:1%;
}
.footer_ad_box {
	display: block;
}
.c-34 {
	clear: both;
}


.color_3800 {
	display: inline;
	float: left;
	margin-right: 30px;
}
.ediscovery_mass {
	display: inline;
	float: right;
	margin-left: 30px;
}
.boardlink12 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}





body {
	padding-top: 30px;
	padding-bottom: 30px;
}
#ctl11_divmenu {
	max-width: 1268px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.hdn11temp, .hl-hm-home {
	padding-top: 0;
	padding-bottom: 0;
}
.hl-hm-home #ctl11_divmenu {
	max-width: 100%;
}
.component_5424 #ctl11_divmenu {
	max-width: 1038px;
}
.hdn11temp #ctl11_divmenu {
	max-width: 100%;
}
.hdn11temp #ctl11_divmenu {
	padding-top: 0;
	padding-bottom: 0;
}
.alert-n {
	margin: 0 auto;
	max-width: 1218px;
}
.hl-hm-home .alert-n {
	max-width: 1218px;
}
.component_5424 .alert-n {
	max-width: 978px;
}
.hdn11temp .alert-n {
	max-width: 978px;
}


#comingsoonmsg2 {
}
#city_letter_j {
	background-color: #F8F8F8;
	border-bottom: 1px solid #EAEAEA;
}
#domainchk_netht {
	background: linear-gradient(to bottom right, #00a9b2, #0388fe);
	border-bottom: 1px solid #EAEAEA;
}
#homeyellow {

}
#cate3035 {
	float: left;
	margin-right: 25px;
}
#bi_parking {
	float: left;
	padding: 0 20px 0 0;
	max-width: 100%;
}
#bi_parking img {
	margin-bottom: 0px;
}
#comment-221050 {
	float: left;
	padding: 10px 20px 0 0;
}
#bajaprawns a {
	color: #1d1d1d;
	font-size: 36px;
}
h1#bajaprawns {
	padding-bottom: 5px;
}
h3#bajaprawns {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
#bajaprawns a:hover {
	color: #0FBE7C;
}
#blogarea {
	line-height: 24px;
	font-size: 16px;
	padding-bottom: 0;
	color: #3f3f3f;
}
#kwt1945300 {
	float: left;
}
#ader {
	overflow: hidden;
}
#kwt1945300 .audio-28664-7 {
	text-align: right;
	padding-top: 10px;
}
#kwt1945300 .audio-28664-7 h3 {
	padding-bottom: 5px;
}

.grid-242 {
	margin-bottom: 0;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}


#comingsoonmsg2 .bsap_1234901 input.anch_506 {
	width: 130px;
}
.bsap_1234901 button {
	border-radius: 0;
	line-height: 32px;
	margin-bottom: 0;
	margin-left: -6px;
	padding: 0;
}
.doll-dropdown:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'Genericons';
	content: '\f400';
	vertical-align: middle;
	padding: 0 7px;
}



nav li > ul,
nav li > ol {
	margin: 0;
	list-style: none;
}
.exchange-bar {
	float: right;
}
.exchange-bar li {
	float: left;
	position: relative;
	padding: 0 0 0 25px;
	font-family: 'Lato', sans-serif;
}
.exchange-bar ul li a {
	font-size: 16px;
}
.exchange-bar li.block_14370,
li.block_14370 {
	display: none;
}
.exchange-bar a {
    display: block;
    float: left;
    padding: 20px 7px 8px 7px;
    height: 30px;
}
.exchange-bar a:hover,
.exchange-bar ul li.fav210085 a,
.exchange-bar ul li.cp-layoutbox a,
.exchange-bar ul li.abcdsxcmh a,
.exchange-bar ul li.ajax-399 a,
.exchange-bar ul li:hover > a {
	color: #0FBE7C;
}


.exchange-bar ul li ul,
.exchange-bar ul li:hover ul ul,
.exchange-bar ul ul li:hover ul ul,
.exchange-bar ul ul ul li:hover ul ul,
.exchange-bar ul ul ul ul li:hover ul ul {
	display:none;
	z-index: 9999;
}
.exchange-bar ul li:hover ul,
.exchange-bar ul ul li:hover ul,
.exchange-bar ul ul ul li:hover ul,
.exchange-bar ul ul ul ul li:hover ul,
.exchange-bar ul ul ul ul ul li:hover ul {
	display:block;
}
.exchange-bar ul li ul {
	position: absolute;
	border-top: 1px solid #0FBE7C;
	top: 45px;
	left: 25px;
	width: 150px;
}
.exchange-bar ul li ul li {
	float: none;
	border-bottom: 1px solid #EAEAEA;
	padding: 0;
}
.exchange-bar ul li ul li a,
.exchange-bar ul li.fav210085 ul li a,
.exchange-bar ul li ul li.fav210085 a,
.exchange-bar ul li.cp-layoutbox ul li a,
.exchange-bar ul li.abcdsxcmh ul li a,
.exchange-bar ul li.ajax-399 ul li a {
	float: none;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
	height: 100%;
	padding: 6px 10px;
	color: #3f3f3f;
}
.exchange-bar ul li ul li a:hover, .exchange-bar ul li ul li:hover > a, .exchange-bar ul li.fav210085 ul li a:hover {
	color: #0FBE7C;
}
.exchange-bar ul li ul li ul {
	left: 150px;
	top: -1px;
}
.exchange-bar select {
	display: none;
}
.exchange-bar ul li.go_button_ctry  > ul{
	display: block;
}

.artcl3070693 {
	display: none;
	cursor: pointer;
}
.flex-test .artcl3070693 {
	background: #3A3A3A;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	padding: 5px 22px;
	margin: 0;
	text-align: center;
}
.flex-test .artcl3070693:hover {
  background: #0FBE7C;
}
.flex-test .artcl3070693:before {
  content: '\2261';
  margin-right: 10px;
}
.dhtml_menu-3398 {
	float: none;
	padding-top: 0;
	background-color: #000000;
	margin-top: 5px;
}
.dhtml_menu-3398 ul {
  margin: 0;
  list-style: none;
}
.dhtml_menu-3398 a {
  display: block;
  color: #FFFFFF;
  padding: 10px 40px;
  text-decoration: none;
}
.dhtml_menu-3398 li {
  background: #3A3A3A;
  position: relative;
}
.dhtml_menu-3398 li:hover {
  background: #0FBE7C;
}
.dhtml_menu-3398 ul ul a {
  padding-left: 60px;
}
.dhtml_menu-3398 ul ul ul a {
  padding-left: 80px;
}
.dhtml_menu-3398 ul > .ajax-399,
.dhtml_menu-3398 ul > .fav210085 {
  background: #0FBE7C;
}


.fixed-saver {
	float: right;
}
.fixed-saver li {
	float: left;
	position: relative;
	font-family: 'Lato', sans-serif;
}
.fixed-saver li.block_14370,
li.block_14370 {
	display: none;
}
.fixed-saver a {
	color: #3f3f3f;
	display: block;
	float: left;
	font-size: 10px;
	height: 21px;
	padding: 5px 0 0 16px;
	font-size: 12px;
}
.fixed-saver a:hover,
.fixed-saver ul li.fav210085 a,
.fixed-saver ul li.cp-layoutbox a,
.fixed-saver ul li.abcdsxcmh a,
.fixed-saver ul li.ajax-399 a,
.fixed-saver ul li:hover > a {
	color: #0FBE7C;
}


#834619 {
	border-bottom: 1px solid #EAEAEA;
}
#834619,
#834619 .cat003 {
	position: relative;
}
#834619 .jsform_login{
	width: 100%;
}
.hdn11temp #834619 .cat003,
.hl-hm-home #834619 .cat003 {
   max-width: 1600px;
   margin: 0 auto;
}
#834619 .hotoralmenu {
	display: block;
}
#834619 .addto-27206 {
	display: none;
}
.empnoteframe #834619 .block-advbanner {
	top: 25%;
}
#834619 .block-advbanner {
	top: 50%;
	-ms-transform: translateY(-50%); 
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
	position: absolute;
	left: 5%;
	max-width: 40%;
}
.hdn11temp #834619 .block-advbanner {
   left: 13.8%;
}
.hl-hm-home #834619 .block-advbanner {
   left: 4.9%;
}
#834619 .hm_menu_frame {
	background-color: #2e2e2e;
	padding: 10px 15px;
	padding: 1rem 1.5rem;
}
#834619 img {
	margin-bottom: 0px;
}
#834619 .cigmenubrand36 {
	display: inline-block;
	left: 0;
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
}
#834619 .c6279 {
	padding: 0;
}
.cigmenubrand36 .c6279 a {
	color: #FFFFFF;
	text-decoration: none;
}
#834619 .c6279 span {
	color: #FFFFFF;
	display: block;
	font-size: 26px;
}
#834619 .all-dep-inner {
	color: #FFFFFF;
	padding-top: 5px;
	padding-top: 0.5rem;
}
#834619 .all-dep-inner p {
	margin: 0;
	padding: 0;
}
#834619 .gen155135011 {
	background-color: #0FBE7C;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Lato',sans-serif;
	padding: 10px 15px;
	padding: 1rem 1.5rem;
	float: left;
	margin-top: 15px;
	font-size: 20px;
}
#834619 .gen155135011:hover {
	background-color: #3f3f3f;
}


#fotoflickr {
	text-align:center;
	line-height:0;
	position: absolute;
	width: 100%;
	bottom: 15px;
	z-index: 999;
}
#fotoflickr a {
	width: 18px;
	height: 6px;
	margin: 0 4px;
	overflow:hidden;
	display:inline-block;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#fotoflickr a:hover, #fotoflickr a.cm2835 {
	background-color: #0FBE7C;
	color: #0FBE7C;
}


.hcategory_243 {
	border-bottom: 1px solid #EAEAEA;
	padding: 20px 0;
}
.hcategory_243 .features-top1 {
	float: left;
	max-width: 100%;
	padding-right: 30px;
}
.grid_title-40 {
	font-size: 22px;
	padding-bottom: 0;
	line-height: 36px;
}


.fsel_349 {
	float: right;
	text-align: right;
	margin-top: 8px;
   margin-bottom: 2px;
	font-size: 12px;
}
.fsel_349 {
	color: #3f3f3f;
}
.fsel_349 a {
	color: #3f3f3f;
}
.fsel_349 a:hover {
	color: #0FBE7C;
}


.asdfg8kym2f7gj {
}
.hyw {
   display: none;
}
#80560b {
	padding: 40px 0 10px 0;
}
.chatlogin {
	margin-bottom: 30px;
	padding-top: 30px;
}
.chatlogin .dynimage99 {
	font-size: 22px;
	padding-bottom: 10px;
}
.chatlogin p {
	padding-bottom: 0;
}
.chatlogin .cart_status_148 {
	text-align: center;
}
.chatlogin a.entryid70924:hover, .infb15988 a.item-6015:hover {
	text-decoration: underline;
}
.dynimage99 a {
	color: #1d1d1d;
}
.itemsideholder .dynimage99 a:hover,
.caticon11 .dynimage99 a:hover,
.bannerother .dynimage99 a:hover {
	color: #0FBE7C;
}
.itemsideholder p,
.caticon11 p,
.bannerother p {
	text-align: center;
}
.itemsideholder .folder_122,
.caticon11 .folder_122,
.bannerother .folder_122 {
	text-align: center;
}
.itemsideholder .dynimage99,
.caticon11 .dynimage99,
.bannerother .dynimage99 {
	text-align: center;
}
.caticon11 {
	float: left;
	width: 28.407225%;
	margin: 0 2.46305419%;
	padding: 0px 0px 30px;
}
.bannerother {
	float: left;
	width: 23.1527094%;
	margin: 0 2.46305419% 0 0;
	padding: 0px 0px 30px;
}
.article_584 {
	margin: 0px;
}
.itemsideholder {
	float: left;
	width: 48.7684729%;
	margin: 0 2.46305419% 0 0;
	padding: 0px 0px 30px;
}
.c201036 {
	float: right;
	margin: 0px;
}
.jscategoryid {
	margin-bottom: 20px;
}
.jscategoryid img {
	margin-bottom: 0px;
}
.jscategoryid .itemsideholder .dynimage99,
.jscategoryid .caticon11 .dynimage99,
.jscategoryid .bannerother .dynimage99 {
	font-size: 22px;
	padding-bottom: 8px;
	text-align: left;
}
.jscategoryid .itemsideholder p,
.jscategoryid .caticon11 p,
.jscategoryid .bannerother p {
	text-align: left;
}
.jscategoryid .itemsideholder .folder_122,
.jscategoryid .caticon11 .folder_122,
.jscategoryid .bannerother .folder_122 {
	text-align: center;
	padding-bottom: 0;
}
.infb15988 {
	padding-bottom: 30px;
}
.infb15988 .dynimage99 {
	font-size: 22px;
}
.infb15988 .dynimage99,
.infb15988 p,
.infb15988 .folder_122 {
	text-align: left;
}
.infb15988 .folder_122 {
	padding-bottom: 0px;
}
.ilnbar-heart {
	margin-bottom: 20px;
}
.ilnbar-heart .earphones {
	font-size: 24px;
	padding-bottom: 8px;
}
.img_icon_cursos {
	padding-top: 10px;
	padding-bottom: 15px;
}
.ilnbar-heart .itemsideholder .dynimage99,
.ilnbar-heart .caticon11 .dynimage99,
.ilnbar-heart .bannerother .dynimage99 {
	text-align: left;
	font-size: 20px;
	padding-bottom: 8px;
	line-height: 22px;
}
.ilnbar-heart .itemsideholder p,
.ilnbar-heart .caticon11 p,
.ilnbar-heart .bannerother p {
	text-align: left;
}
.ilnbar-heart .ardabil-city {
	font-size: 12px;
	padding: 3px;
	font-family: 'Lato', sans-serif;
}
.hdn11temp .ilnbar-heart .ardabil-city,
.component_5424 .ilnbar-heart .ardabil-city {
	font-size: 11px;
}


.ardabil-city {
	border-bottom: 1px dashed #EAEAEA;
	border-top: 1px dashed #EAEAEA;
	padding: 5px;
	font-size: 15px;
}
.ardabil-city li:first-child {
	border-left: 0 none;
	padding-left: 0 !important;
}
.ardabil-city li {
	border-left: 1px solid #EAEAEA;
	float: left;
	padding: 0 6px 0 6px !important;
	border-bottom: none !important;
}
.ardabil-city li:last-child {
	float: right;
	border-left: 0 none;
	padding-right: 0px !important;
}
.earphones {
	text-align: center;
	text-transform: uppercase;
}
.charanobunaga {
	text-align: center;
}


.country_list_9 .gamethumb95 {
	float: left;
	margin-bottom: 30px;
}
.country_list_9 .article_422020 {
	float: right;
	margin-bottom: 30px;
}
.hn-12822809 {
	text-align: center;
}
#896923 .hn-12822809 .ahfgh1 {
   padding-bottom: 3px;
}


.file-10908 {
	margin: 15px 0;
}
.file-10908 span {
	padding: 2px 5px;
	border: 1px solid #EAEAEA;
	background-color: #0FBE7C;
	color: #FFFFFF;
}
.file-10908 a span {
	background-color: #FFFFFF;
	color: #3f3f3f;
}
.file-10908 a span:hover {
	color: #0FBE7C;
	border-color: #0FBE7C;
	text-decoration: none;
}


.id_195632 {
	margin-bottom: 30px;
}
.id_195632 .dynimage99 {
	font-size: 22px;
	text-align: left;
}
.id_195632 .abbetmoi:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
	content: '\f106';
	width: 25px;
	height: 19px;
	float: left;
	margin-right: 3.06%;
	color: #0FBE7C;
	transform: rotate(180deg);
}
.id_195632 .ed-2045847 {
	padding: 20px;
	border-width: 2px 1px 1px 1px;
	border-style: solid dashed dashed dashed;
	border-color: #0FBE7C #EAEAEA #EAEAEA #EAEAEA;
	font-style: italic;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
.id_195632 .ed-2045847 p {
	margin-bottom: 0px;
}
.id_195632 .ewm2 {
	text-align: right;
	clear: both;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
}
.id_195632 .ewm2 span {
	font-size: 16px;
	color: #3f3f3f;
}


.accordion1383 {
	margin-bottom: 60px;
}
.comments160900 {
	border-width: 1px 1px 1px 3px;
	border-style: dashed dashed dashed solid;
	border-color: #EAEAEA #EAEAEA #EAEAEA #0FBE7C;
	padding: 20px 3.85878489% 20px 3.69458128%;
   background-color: #F8F8F8;
}
.hmenuwrapper {
	width: 69.5187166%;
	float: left;
}
.hmenuwrapper h3 {
	padding-bottom: 0;
	font-size: 24px;
}
.hmenuwrapper p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.games_page_1 {
	float: right;
	background-color: #0FBE7C;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	font-family: 'Lato',sans-serif;
	padding: 5px 3.28407225%;
	margin-top: 4px;
	width: fit-content;
}



.framesswu3w {
   word-wrap: break-word;
   margin-bottom: 30px;
}
.framesswu3w .gbl-footer-1 {
   padding-bottom: 15px;
}
.itemsideholder .framesswu3w .dynimage99 {
   text-align: left;
}
.framesswu3w ul,
.framesswu3w ol {
   margin-top: 5px;
}


.img-dot-3 {
	border: 1px solid #ccc;
	margin-bottom: 1.5rem;
	max-width: 100%;
}
.img-dot-3 img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.gh_link_b024 {
	text-align: center;
}
.img-dot-3 .gh_link_b024 {
	margin: 0.8075rem 0;
}
.id_metal {
}


.fontsizeslider {
	margin: 0 auto 15px;
}
.boxheadm5 {
	display: inline-block;
	padding: 15px 2%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bands-1290 .boxheadm5,
.gzdta_tab .boxheadm5,
.customlg248227 .boxheadm5 {
	padding: 15px 1%;
}
.book-trip-tab .boxheadm5,
.cartoes_footer .boxheadm5,
.film5 .boxheadm5,
.giftimg6 .boxheadm5 {
	padding: 10px 0.5%;
}
.df-19-m2f2a4ec .boxheadm5 { width:50%; }
.bands-1290 .boxheadm5 { width:33.33%; }
.gzdta_tab .boxheadm5 { width:25%; }
.customlg248227 .boxheadm5 { width:20%; }
.book-trip-tab .boxheadm5 { width:16.66%; }
.cartoes_footer .boxheadm5 { width:14.28%; }
.film5 .boxheadm5 { width:12.5%; }
.giftimg6 .boxheadm5 { width:11.11%; }
.expertise_list img {
	margin: 0 auto;
}
.fontsizeslider .id_metal {
	font-size: 12px;
	line-height: 1.2;
	padding-top: 5px;
}


#block_59622 {
	background-color: #FFFFFF;
}
.banenridli a {
	word-wrap: break-word;
}
.idpaidpre {
}
#block_59622 h1,
#block_59622 h2,
#block_59622 h3,
#block_59622 h4,
#block_59622 h5,
#block_59622 h6 {
   margin-bottom: 1rem;
}
#block_59622 h2.governo,
#block_59622 h3.governo  {
	margin-bottom: 10px;
	font-size: 28px;
}
.framecity3 {
	border-radius: 50%;
	float: left;
}
.kh2 article header {
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
}
.kh2 .footer-system,
.kh2 .a-1452,
.kh2 .entryid3090,
.kh2 .daycount2 {
	display: block;
	margin-left: 100px;
	color: #727272;
}
#896923 .kh2 article header cite a:hover,
#896923 .kh2 a.footer-system:hover,
#896923 .kh2 a.a-1452:hover {
	color: #0FBE7C;
}
.kh2 .daycount2 a {
	color: #727272;
}
.kh2 .daycount2 a:hover {
	color: #0FBE7C;
}
.kh2 .daycount2 span {
	margin-left: 10px;
	padding: 0 5px;
	background-color: #0FBE7C;
	color: #FFFFFF;
	border-radius: 3px;
}
.kh2 article header .daycount2:before,
.kh2 article header .footer-system:before,
.kh2 article header .a-1452:before,
.kh2 article header .entryid3090:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.kh2 article header .daycount2:before { content: '\f304'; }
.kh2 article header .footer-system:before { content: '\f411'; }
.kh2 article header .a-1452:before { content: '\f107'; }
.kh2 article header .entryid3090:before { content: '\f307'; }
.banenridli {
	padding: 2rem;
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
}
.b_tozih {
	margin-bottom: 20px;
}
.b_tozih ul, .b_tozih ol {
   margin: 0 0 20px 20px;
}
.b_tozih ul {
   list-style: square outside none;
}
.b_tozih .boxalt01txt11 {
	float: right;
	color: #727272;
}
.b_tozih .boxalt01txt11:hover {
	color: #0FBE7C;
}
.b_tozih .boxalt01txt11:before {
	content: '\f412';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.catab3286 {
	margin-bottom: 34px;
	margin-bottom: 3.4rem;
}
.catab3286 .boxinst {
   margin-left: 20px;
}
.catab3286, .catab3286 .boxinst {
	list-style-type: none;
	padding: 0;
}
.had-hdr { display: none; }
.a_alk_382_417,
.ib2_el_nycwtd1n {
   margin-bottom: 15px;
}
.a_alk_382_417 a,
.ib2_el_nycwtd1n a {
   color: #3f3f3f;
   padding: 5px 25px;
	cursor: pointer;
   border: 1px solid #EAEAEA;
   font-size: 16px;
}
.a_alk_382_417 a:hover,
.ib2_el_nycwtd1n a:hover {
	color: #0FBE7C;
}


#efclgysloyoto {
}
#efclgysloyoto h3#jipu {
	line-height: 1.5;
}
#efclgysloyoto h3#jipu #dreiscmenucat27 {
	margin-left: 10px;
	margin-left: 1rem;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
}
#efclgysloyoto form {
	margin: 24px 0;
	margin: 2.4rem 0;
}
#efclgysloyoto form p {
	margin: 11px 0;
	margin: 1.1rem 0;
}
#efclgysloyoto form p.back-image-home {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}
#efclgysloyoto form label {
	display: block;
	line-height: 1.5;
}
#efclgysloyoto form input[type="text"],
#efclgysloyoto form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
	padding: 10px;
	width: 100%;
}
#efclgysloyoto form p.i613_838 {
	margin: 0;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #373737;
}
.img_buynow {
	color: red;
}


#features_slider .audio-28664-7 ul li, #cb101 .audio-28664-7 ul li {
	line-height: 1.5;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px 0;
}
#cb101 .audio-28664-7 ul li {
	border-bottom: 1px solid #1d1d1d;
}
#features_slider .audio-28664-7 ul li li, #cb101 .audio-28664-7 ul li li {
	border-bottom: none;
}
#features_slider .audio-28664-7 ul ul, #cb101 .audio-28664-7 ul ul {
	padding-left: 10px;
}
.audio-28664-7 select {
	border: 1px solid #DDDDDD;
	color: #3f3f3f;
	padding: 2px;
	width: 60%;
}
#features_slider h3.dynimage99 {
	font-size: 22px;
	line-height: 32px;
	padding-bottom: 15px;
}
#features_slider .audio-28664-7, .bar_sub_icon_3 .audio-28664-7 {
	margin-bottom: 35px;
	font-size: 16px;
}
#features_slider a:hover {
	text-decoration: underline;
}
.bar_sub_icon_3 {
	padding-bottom: 20px;
	text-align: center;
}
.bar_sub_icon_3 .divlistingcount {
  font-size: 30px;
  line-height: 36px;
}
.bar_sub_icon_3 input.anch_506 {
	width: 50%;
}


#btn_update_pass {
}
#btn_update_pass th,
#btn_update_pass td,
#btn_update_pass caption {
	text-align: left;
	padding-bottom: 10px;
}
#btn_update_pass #instmenu {
	color: #0FBE7C;
}
#btn_update_pass caption {
	text-align: center;
}
#btn_update_pass #bb_image42 {
	padding-right: 35px;
	text-align: right;
}
.div_chambre #btn_update_pass th {
   font-weight: 600;
}
.dynimage99 span {
	border-bottom: 2px solid #0FBE7C;
	padding-bottom: 5px;
}
#cb101 #btn_update_pass th,
#cb101 #btn_update_pass td {
	border: 1px solid #1d1d1d;
	padding: 3px 2px 3px 8px;
}
.audio-28664-7 th, .audio-28664-7 td {
   padding: 1px 1px 1px 2px;
}


.b250816 {
	background-color: #0c0c0c;
	border-top: 1px solid #EAEAEA;
}
.chp3890016027 {
	padding-top: 30px;
	padding-bottom: 10px;
	color: #727272;
}
.chp3890016027 .bannerother .dynimage99 {
	text-align: left;
}
.chp3890016027 h3.dynimage99 {
	color: #D5D5D5;
}
.chp3890016027 .bannerother p {
	text-align: left;
	color: #727272;
}
.chp3890016027 a {
	color: #D5D5D5 !important;
}
.chp3890016027 a:hover {
	color: #0FBE7C !important;
}
#cb101 .audio-28664-7 {
	padding-bottom: 25px;
}
#cb101 .dynimage99 {
	font-size: 22px;
	line-height: 32px;
}
#cb101, #cb101 p {
	font-size: 14px;
	line-height: 18px;
}


.header_para {
	padding: 10px 0px;
	background-color: #F8F8F8;
	border-top: 1px solid #EAEAEA;
}
.dh_b_i3 {
	width: 100%;
}
.header_para .ahrs_marquee {
	color: #3f3f3f;
	max-width: 50%;
	float: left;
	font-size: 12px;
}
.header_para .ahrs_marquee a {
	color: #3f3f3f;
}
.header_para .ahrs_marquee a:hover {
	color: #0FBE7C;
}
.header_para .fixed-saver {
	float: right;
}
.header_para .fixed-saver a {
	padding-top: 0;
}
.header_para .fixed-saver ul li ul {
	top: 21px;
}


a#backbg {
	bottom: 20px;
	position: fixed;
	right: 20px;
	display: none;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 26px/1 'Genericons';
	vertical-align: top;
	color: #FFFFFF;
	background-color: #0FBE7C;
	opacity: 0.5;
	filter:alpha(opacity=50); 
	border-radius: 3px;
	padding: 6px;
}
a#backbg:before {
	content: '\f432';
}
a#backbg:hover {
	opacity: 1;
	filter:alpha(opacity=100); 
}


.item-6015, .entryid70924 {
	font-size: 14px;
	color: #0FBE7C;
	font-family: 'Lato', sans-serif;
}


#btc_w {
	float: left;
	width: 70%;
}
#features_slider {
	float: right;
	width: 250px;
}
.hdn11temp #btc_w, .component_5424 #btc_w {
	width: 65.5763547%;
}
.hdn11temp #features_slider, .component_5424 #features_slider {
	width: 30.4827586%;
}


.cwfb #btc_w {
	float: right;
}
.cwfb #features_slider {
	float: left;
}


.design-archives #btc_w {
	float: none;
	margin: 0 auto;
}
.ebadvicon #btc_w {
	width: 100%;
}
.design-archives #features_slider,
.ebadvicon #features_slider {
	display: none;
}


#896923 .blog-grid-33735, #896923 .ahfgh1 {
	padding-bottom: 45px;
}
.amenity_search #896923 .blog-grid-33735 {
	padding-bottom: 25px;
}
.blog-grid-33735 .c6279, .ahfgh1 .c6279 {
	font-size: 26px;
	line-height: 32px;
}
.blog-grid-33735 .c6279 a, .ahfgh1 .c6279 a {
	color: #1d1d1d;
}
.blog-grid-33735 .c6279 a:hover, .ahfgh1 .c6279 a:hover {
	color: #0FBE7C;
}
.blog-grid-33735 .all-dep-inner {
	margin-bottom: 10px;
}
.all-dep-inner ul {
	list-style: square;
}
.all-dep-inner ul,
.all-dep-inner ol {
	padding: 0 0 0 35px;
   margin-bottom: 30px;
}
.all-dep-inner li > ul,
.all-dep-inner li > ol {
	margin-bottom: 0;
}
.blog-grid-33735 .all-dep-inner a:hover {
	text-decoration: underline;
}
.bloccoupdecoeur .blog-grid-33735 .checkmsg16 {
	float: left;
	width: 36%;
	text-align: left;
	padding-right: 4%;
}
.cxxx4x24x2377 #btc_w article:nth-child(odd) figure {
	float: left;
	padding-right: 4%;
}
.cxxx4x24x2377 #btc_w article:nth-child(even) figure {
	float: right;
	padding-left: 4%;
}
.blog-grid-33735 .item-2242 {
	border: 1px solid #EAEAEA;
	font-size: 14px;
	color: #3f3f3f;
	font-family: 'Lato', sans-serif;
	margin: 0 0 20px;
}
.blog-grid-33735 .item-2242 .btcontinuarp3,
.blog-grid-33735 .item-2242 .colorcar,
.blog-grid-33735 .item-2242 .bng,
.blog-grid-33735 .item-2242 .acflag_es,
.blog-grid-33735 .item-2242 .h4os {
	padding: 5px 10px;
}
.blog-grid-33735 .item-2242 .home-on {
	padding: 5px 10px;
	background-color: #0FBE7C;
	float: right;
	border-right: none;
}
.blog-grid-33735 .item-2242 a, .cartmicroitems .item-2242 a {
	color: #3f3f3f;
}
.blog-grid-33735 .item-2242 a.item-6015 {
	color: #FFFFFF;
}
.blog-grid-33735 .item-2242 a.item-6015:hover {
	color: #FFFFFF;
}
.blog-grid-33735 .item-2242 a:hover, .cartmicroitems .item-2242 a:hover {
	color: #0FBE7C;
}
.blog-grid-33735 .item-2242 span {
	float: left;
	padding: 0 6px 0 6px;
}
.blog-grid-33735 .item-2242 span:first-child {
	border-left: none;
}
.blog-grid-33735 .item-2242 .btcontinuarp3:before,
.blog-grid-33735 .item-2242 .colorcar:before,
.blog-grid-33735 .item-2242 .bng:before,
.blog-grid-33735 .item-2242 .acflag_es:before,
.blog-grid-33735 .item-2242 .h4os:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'Genericons';
	vertical-align: top;
}
.blog-grid-33735 .item-2242 .btcontinuarp3:before { content: '\f304'; }
.blog-grid-33735 .item-2242 .colorcar:before { content: '\f307'; }
.blog-grid-33735 .item-2242 .bng:before { content: '\f301'; }
.blog-grid-33735 .item-2242 .acflag_es:before { content: '\f300'; }
.blog-grid-33735 .item-2242 .h4os:before { 	content: '\f411'; }
.amenity_search #896923 .curidfblang {
	margin: 30px 0;
}
.amenity_search #896923 .curidfblang a {
	border: 1px solid #EAEAEA;
	padding: 3px 5px;
	border-radius: 3px;
	color: #3f3f3f;
}
.amenity_search #896923 .curidfblang a:hover {
	color: #0FBE7C;
	text-decoration: none;
}



div.btn2_sidehot {
    position: relative;
}

iframe#block-474566 {
    width: 100%;
}
.kadv {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 62px;
    height: 50px;
    font: 0px/0 a;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

div#ban-eu:hover .kadv {
    visibility: visible;
    opacity: 1;
}

#forum1799 {
    max-height: 58px;
    overflow: hidden;

}

#extra_data a {
	color: #fff;
}
#extra_data a:hover {
	color: #c6c6c6;
	background-color: #0388fe;
}

.kadv:before {
    content: "\f452";
    display: block;
    font-family:  "Genericons";
    font-size: 20px;
}

.get-rewarded.framerddm:before{
    content: "\f448";
}


@media screen and (min-width: 1500px) {
   .hdn11temp #834619 .block-advbanner {
      left: 17.6%;
   }
   .hl-hm-home #834619 .block-advbanner {
      left: 9.6%;
   }
}
@media screen and (min-width: 1650px) {
   .hdn11temp #834619 .block-advbanner {
      left: 19.45%;
   }
   .hl-hm-home #834619 .block-advbanner {
      left: 11.9%;
   }
}
@media screen and (max-width: 1308px) {
	#ctl11_divmenu {
		width: 97%;
	}
	.hl-hm-home #ctl11_divmenu, .hdn11temp #ctl11_divmenu {
		width: 100%;
	}
	.alert-n {
		width: 94%;
	}
}
@media screen and (max-width: 1078px) {
	body {
		padding: 15px 0;
	}
	#834619 .block-advbanner {
		max-width: 60%;
	}
	.hmenuwrapper {
		float: none;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.games_page_1 {
		width: 93%;
	}
	.header_para .ahrs_marquee {
		float: none;
		max-width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.header_para .fixed-saver {
		float: none;
		text-align: center;
	}
	.header_para .fixed-saver li {
		float: none;
		display: inline;
	}
	.header_para .fixed-saver a {
		float: none;
		display: inline;
		padding: 5px 5px 0;
	}
	.fixed-saver li.block_14370, li.block_14370 {
		display: none;
	}
	.itemsideholder, .caticon11, .bannerother {
		float: left;
		width: 46.7684729%;
	}
   .chatlogin .caticon11 {
      float: left;
      margin: 0 2.46305%;
      padding: 0 0 30px;
      width: 28.4072%;
   }
	.c201036, .article_584 {
		float: right;
	}
	.global_navi_on2 { float: left; margin: 0; }
	.campaign-1128 { float: right; margin: 0; }
	.hplvitamines, .b1bannerdiv {
		float: left;
		width: 46.7684729%;
	}
	.f-1781, .back-top-anchor {
		float: right;
		margin-right: 0;
	}
	.aq-block-24-27 {
		clear: both;;
	}
	.c-34 {
		clear: none;
	}
}
@media screen and (max-width: 768px) {
	#btc_w, #features_slider, .hdn11temp #btc_w, .component_5424 #btc_w {
		float: none;
		width: 100%;
		margin: 0;
	}
	#cate3035 {
		float: none;
		max-width: 100%;
		margin-right: 0px;
	}
	#bi_parking {
		float: none;
		text-align: center;
		margin-bottom: 10px;
		padding-right: 0;
	}
	#comment-221050 {
		float: none;
		text-align: center;
		padding: 0;
		margin-bottom: 10px;
	}
	#blogarea {
		padding-bottom: 5px;
	}
	#kwt1945300 {
		float: none;
		max-width: 100%;
	}
	#kwt1945300 .audio-28664-7 {
		padding: 0 0 10px 0;
		float: none;
		text-align: center;
	}
	.artcl3070693,
	.chat-alt.cbbgysks6e7jve .icon-tech-notes {
		display: block;
	}
	.exchange-bar {
		float: none;
	}
	#834619 .block-advbanner { max-width: 70%; }
	#834619 .hm_menu_frame { padding: 5px 10px; padding: 0.5rem 1rem; }
	#834619 .cigmenubrand36 { margin-bottom: 0; }
	#834619 .c6279 span { font-size: 18px; line-height: 1.4; }
	#834619 .all-dep-inner p { font-size: 14px; line-height: 1.4; }
	#834619 .gen155135011 { font-size: 14px; padding: 5px 10px; padding: 0.5rem 1rem; }

	

	
	.ccb_widget-161 {
        background: #0FBE7C none repeat scroll 0 0;
        color: #d8d8d8;
        cursor: pointer;
        display: block;
        height: 24px;
        line-height: 21px;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 9px;
        width: 24px;
    }

    .dhtml_menu-3398 li.fav210085 > .ccb_widget-161 {
        background: #d8d8d8 none repeat scroll 0 0;
    }

    .dhtml_menu-3398 li.fav210085 > .ccb_widget-161 i {
        color: #880121;
    }

    .dig7974666 .fav_topic_376 .attachment_9981 {
        display: none;
    }

    .ccb_widget-161 span {
        display: inline-block;
        font-size: 11px;
        line-height: 23px;
        margin-left: 0;
    }
    .dhtml_menu-3398 li:hover > .ccb_widget-161 {
        background: #d8d8d8;
        color: #0FBE7C;
    }

    .ccb_widget-161 span.iu_state {
        line-height: 30px;
        margin-left: 0;
    }

    .dig7974666 .flex-test .artcl3070693 {
        background: #131313 none repeat scroll 0 0;
        color: #fff;
        font: 0px/0 a;
        height: 36px;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        width: 40px;
    }

    .dig7974666 #game_2453743 {
        float: left;
    }

    .dig7974666 #homeyellow #kwt1945300 .audio-28664-7,
    .dig7974666 #homeyellow {
        padding: 0;
    }

    .dig7974666 .flex-test .artcl3070693::before {
        font-size: 21px;
        left: 50%;
        line-height: 25px;
        margin-right: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .dig7974666 #domainchk_netht {
        position: relative;
        margin-bottom: 15px;
        border: none;
    }

    .dig7974666 #game_2453743 .fav_topic_376 {
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 9999;
    }

    .dig7974666 #comment-221050 {
        float: left;
        text-align: left;
    }

}

@media (min-width: 600px) and (max-width: 768px) {
	.dig7974666 #kwt1945300 {
        float: left;
        margin-top: 15px;
        max-width: 100%;
    }

    .dig7974666 #game_2453743 {
        float: right;
        margin-top: 10px;
        padding: 0;
    }

    .dig7974666 .dhtml_menu-3398 {
        margin-top: 10px;
    }

    .dig7974666 #bi_parking {
        float: left;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .dig7974666 #cate3035 {
        float: left;
        margin-top: 10px;
    }

    .dig7974666 #comment-221050 {
        float: left;
        margin: 13px 0 0;
        text-align: left;
    }

    .dig7974666 #blogarea {
        font-size: 13px;
        margin-bottom: 0;
    }

    .dig7974666 #bajaprawns a {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
	.itemsideholder, .caticon11, .bannerother {
		float: none;
		width: 100%;
		margin: 0;
	}
   .chatlogin .caticon11 {
      float: none;
      width: 100%;
      margin: 0;
   }
	.hplvitamines, .f-1781, .b1bannerdiv, .back-top-anchor {
		float: none;
	}
	#btc_w, #features_slider {
		float: none;
		width: 100%;
		margin: 0;
	}
	.hdn11temp #btc_w, .component_5424 #btc_w, .hdn11temp #features_slider, .component_5424 #features_slider {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	#834619 .hm_menu_frame { padding: 3px 6px; padding: 0.3rem 0.6rem; }
	#834619 .c6279 span { font-size: 14px; }
	#834619 .all-dep-inner p { font-size: 10px; }
	#834619 .gen155135011 { margin-top: 5px; font-size: 10px; padding: 3px 6px; padding: 0.3rem 0.6rem; }
	#fotoflickr { bottom: 5px; }
	#fotoflickr a { height: 4px; margin: 0 3px; width: 12px; }
	.gzdta_tab .boxheadm5,
   .customlg248227 .boxheadm5,
   .book-trip-tab .boxheadm5,
   .cartoes_footer .boxheadm5,
   .film5 .boxheadm5,
   .giftimg6 .boxheadm5 {
   	width:25%;
   }

   .dig7974666 #bi_parking {
        display: inline-block;
    }

    .dig7974666 #comment-221050 {
        display: inline-block;
        float: none;
        margin-top: 12px;
        vertical-align: top;
    }

    .dig7974666 #cate3035 {
        padding-top: 10px;
        text-align: center;
    }

    .dig7974666 #ader {
        float: right;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 420px) {
   #ctl11_divmenu {
   	width: 97%;
   }
   .alert-n {
   	width: 95%;
   }
	#834619 .all-dep-inner, #834619 .gen155135011 { display: none; }
	.gzdta_tab .boxheadm5,
   .customlg248227 .boxheadm5,
   .book-trip-tab .boxheadm5,
   .cartoes_footer .boxheadm5,
   .film5 .boxheadm5,
   .giftimg6 .boxheadm5 {
      width:33.33%;
   }

   .dig7974666 #comment-221050 {
        text-align: center;
    }
}


.colorcar .ad_8735 {
  display: none;
}


#ban-eu h1 {
	color:white;
	max-width: 600px;
	height: auto;
	position: absolute;
	left: 5%;
	top: 25%;
	font-size: 3em;
	line-height:1.1em;
	text-shadow: 0px 0px 10px black;
}