/*
Theme Name: DominicanToday
Theme URI: http://dominicantoday.com
Author: MeritDesigns
Author URI: http://meritdesigns.com
*/

@font-face {
	font-family: 'Helvetica Neue';
	src: url('fonts/HelveticaNeue-MediumCond.eot');
	src: url('fonts/HelveticaNeue-MediumCond.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeue-MediumCond.woff') format('woff'),
		url('fonts/HelveticaNeue-MediumCond.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}



/** General **/
body { margin:0px; padding:0px; background-color:#efefef; font-family: 'Lato', sans-serif; font-size: 16px; color: #474747; font-weight: 400; }
p { margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:10px; }
a { color: #00488A; text-decoration: none; }
a:hover, a:focus, a:visited { color: #00488A; text-decoration: none; }
form { margin:0px; padding:0px; }
img { max-width: 100%; height: auto; }

h1, h2, h3, h4, h5 { margin-top: 0; font-family: 'Helvetica Neue';}

h1 a, h2 a, h3 a { text-decoration: none; transition: all 0.2s ease-in-out; }
h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: underline !important;  }

.lato { font-family: 'Lato', sans-serif; }
.neue { font-family: 'Helvetica Neue', sans-serif; }

h1, .font36 { font-size: 32px;  }
.font24 { font-size: 24px; font-family: 'Helvetica Neue', sans-serif; color: #00488A; text-transform: uppercase; padding-bottom: 20px;  }
h2, .font20 { font-size: 20px; }
h3, .font18 { font-size: 16px; }
h4, .font14 { font-size: 14px; } 
h5, .font12, .fecha { font-size: 13px; color: #939393;  }

.azul { color: #00488A; }
.azul-claro { color: #65BFF1; }
.gris { color: #777; }

.container-fluid { width: 1280px; max-width: 100%; margin: 0 auto; }
.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.clearblock { height:1px; clear:both; font-size:1px; }
.nowrapblock { 	white-space:nowrap }

/** HEADER **/
header { overflow: hidden; }
.new_header .content-menu {  }
.new_header .container-fluid { width: 100%; }
.new_header .top-menu { text-align: right; color: #86BEEF; font-size: 14px; }
.new_header .top-menu a { color: #fff; text-transform: uppercase; font-size: 14px; margin-left: 16px; }
.new_header .top-menu a:hover { color: #85BEEE;  }
.new_header .top-menu p { margin: 0; padding: 0; }

#header-nav { background: transparent; border: none;}
.navbar.navbar-default { padding: 0; margin: 0; background: transparent; border: none; border-radius: none !important; }
.navbar-default .navbar-nav > li > a { text-transform: uppercase; font-family: 'Open Sans', sans-serif; color: #85BEEE; padding: 8px 13px; white-space: nowrap; font-size: 14px;  }
.navbar-default .navbar-nav > li#menu-item-17 a { background: url(images/home.png) no-repeat 14px center #01498A; padding-left: 40px;  }
.navbar-default .navbar-nav > li#menu-item-17 a:hover, .navbar-default .navbar-nav > li#menu-item-17.current-menu-item a { background: url(images/home.png) no-repeat 14px center #0F599A; padding-left: 40px;  }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.current-menu-item > a { background: #0F599A; color: #fff; }
ul.navbar-nav.navbar-right { margin-right: 0; }
ul.navbar-nav.navbar-right > li > a { }
ul.navbar-nav.navbar-right > li > a:hover  {  }

.navbar-toggle { padding: 2px; border: none !important; background: none !important; }

ul.navbar-nav.navbar-right li.search-form input::-webkit-input-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
ul.navbar-nav.navbar-right li.search-form input::-moz-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
ul.navbar-nav.navbar-right li.search-form input::-ms-input-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
ul.navbar-nav.navbar-right li.search-form input:-moz-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }

ul.navbar-nav.navbar-right li.search-form input:focus::-webkit-input-placeholder { opacity: 0; }
ul.navbar-nav.navbar-right li.search-form input:focus::-moz-placeholder { opacity: 0; }
ul.navbar-nav.navbar-right li.search-form input:focus::-ms-input-placeholder { opacity: 0; }
ul.navbar-nav.navbar-right li.search-form input:focus:-moz-placeholder { opacity: 0; }

ul.navbar-nav.navbar-right form { vertical-align: middle; display: block; padding-top: 2px; line-height: 16px; height: 24px;  }
ul.navbar-nav.navbar-right li.search-form input {  display: inline-block; border-left: 1px solid #0F599A; border-right: none; border-bottom: none; border-top: none; padding-top: 4px; padding-bottom: 4px; text-align: right; color: #85BEEE; padding-right: 8px; width: 130px; padding-left: 8px; }
ul.navbar-nav.navbar-right li.search-form input[type="text"] { background: transparent; padding-top: 0; height: 24px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s;   -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
ul.navbar-nav.navbar-right li.search-form input[type="text"]:focus { background: rgba(255,255,255,0.9); text-align: left; }
ul.navbar-nav.navbar-right li.search-form input[type="submit"] { background: url(images/search.png) no-repeat center 5px; width: 20px; height: 24px; /** border: none; box-shadow: none; background-size: 18px; margin-top: -4px; **/ text-indent: 0; overflow: hidden; border: none !important; }
.navbar-toggle .icon-bar { color: #fff; background-color: #fff; border-top: 3px solid #fff; }
.navbar-collapse { border: none !important; }
.banners-top { margin-top: 120px; }

/** Menu fixed **/
header { width: 100%; position: fixed; top: 0; left: 0; /** height: 130px; **/ overflow: hidden; z-index: 999; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; -ms-transition: height 0.3s; -o-transition: height 0.3s; transition: height 0.3s; }
header .new_header { font-family: 'Open Sans', sans-serif; background: #01498A; padding-top: 30px;  padding-bottom: 0; color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;   -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
header #logo img { height: 45px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
header .new_header .top-menu p.last-update { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; padding-top: 6px; font-size: 0.92em; opacity: 1;}
header .new_header .menu_principal { border-top: 1px solid #0F599A; padding-left: 4px; padding-right: 4px; margin-top: 18px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

/** header.smaller { height: 90px; } **/
header.smaller #logo img { height: 32px; }
header.smaller .new_header { padding-top: 14px; }
header.smaller .new_header .top-menu p.last-update { display: none; opacity: 0; }
header .new_header .menu_principal { margin-top: 10px; }

/** Banner top **/

#header-banners { width: 1090px; max-width: 100%; margin-left: auto; margin-right: auto; background: #fff; padding-top: 7px; overflow: hidden; height: auto !important; clear:both; margin-bottom: 14px; margin-top: 14px; z-index: 1; position: relative; }
#header-banners img, #header-banners object, #header-banners embed { height: 90px; border: none; z-index: 1; position: relative; }
#header-banners .col-sm-9, #header-banners .col-sm-3 { padding: 0 5px; z-index: 1; position: relative; }

/** CONTENIDOS **/
.content { background: #fff; overflow: hidden; padding: 15px 0; }
.main-content { border-right: 1px solid #efefef; }
.columna-1 { border-right: 1px solid #efefef; }

.columna-1, .columna-2, .main-sidebar { padding-left: 15px; padding-right: 15px; overflow: hidden; }

.main-content { width: 72%; }
.main-sidebar { width: 28%; }
.columna-1 { width: 54%; }
.columna-2 { width: 46%; }
.sidebar { padding: 0; }

p.categoria { margin: 0; padding: 0 0 5px 0; font-weight: normal; }
p.categoria a { text-transform: uppercase; color: #65BFF1; font-size: 14px; margin-right: 8px; font-weight: 400; }
.noticias1 a.img-noticia img { margin: 5px 0 15px; width: 100%; }
.noticias1 { border-bottom: 1px solid #efefef; margin-bottom: 15px; }

.noticias2 a.img-noticia img { margin: 5px 15px 15px 0; float: left; }
.noticias2 { border-bottom: 1px solid #efefef; margin-bottom: 10px; }
.noticias2:nth-child(4) { border-bottom: none; margin-bottom: 0; }

.bloque-terceras { padding-top: 20px;}
.noticias3 { margin-bottom: 12px; }
.noticias3 a.img-noticia img { margin: 5px 0 5px 0; width: 100%; }
.bloque-terceras .clear2 { display: none; }
.the-image { display: inline-block; width: 100%; height: 174px; }

.noticia-business a.img-noticia img { margin: 5px 15px 15px 0; float: left; }
.noticia-business { border-bottom: 1px solid #efefef; margin-bottom: 10px; }
.noticia-business:nth-child(4) { border-bottom: none; margin-bottom: 0; }

/** Real Estate **/
.module .module-title {   }
.module .module-title h2 { border-bottom: 1px solid #01498A; color: #01498A; margin-bottom: 15px; }
.sidebar .module .module-title h2 { color: #777; margin-top: 5px; }

.right-col-rstate-item { float: left; width: 25%; margin: 0 0 12px 0; padding: 0; display: inline-block; }
.module.real-estate a.imagen-bg { display: block; width: 100%; height: 140px; margin-bottom: 10px; }
.module.real-estate h3 { padding-bottom: 0; margin-bottom: 4px; }
.right-col-rstate-item { border: 1px solid #fff; padding:0 6px; margin: 0; background: #fff; transition: all 0.2s ease-in-out; }
.right-col-rstate-item:nth-child(1), .right-col-rstate-item:nth-child(5), .right-col-rstate-item:nth-child(9), .right-col-rstate-item:nth-child(13) { padding-left: 0; }
.right-col-rstate-item:nth-child(4), .right-col-rstate-item:nth-child(8), .right-col-rstate-item:nth-child(12), .right-col-rstate-item:nth-child(16) { padding-right: 0; }
.right-col-rstate-item-off { display:none; }
.module.real-estate { border-bottom: 3px solid #efefef; }
.module.real-estate .rstate-footer { padding: 10px 0 10px 0; font-size: 15px; font-weight: 400; text-align: right; }

/**
.module ul.paginacion  { list-style-type: none; margin: 0 0 10px 0; padding: 0; }
.module ul.paginacion  li { padding: 2px 6px; margin-right: 2px; float: left; font-size: 12px; background: #e6e6e6; border-radius: 3px; } 
.module ul.paginacion  li.rstate-num-on, .module ul.paginacion  li:hover { background: #0052a4; color: #fff; }
.module ul.paginacion  li.rstate-num-on a, .module ul.paginacion  li:hover a { color: #fff !important; }
.module ul.paginacion  li:nth-child(1) { color: #0052a4; background: none !important; }
**/

/** Sidebar **/
.sidebar .banner { text-align: center; /** border-bottom: 3px solid #ededed; **/ }
.sidebar .banner img, .main-content .banner img { width: 100%; }
.sidebar .banner, .sidebar .module { margin-bottom: 20px; }


/** Rate exchange & Fuel prices**/
.exchange-rates { font-weight: 400; border-bottom: 3px solid #ededed; padding-bottom: 12px; margin-bottom: 12px; }
.right-col-exrate-item-name { color: #01498A; font-weight: normal; display: inline-block; width: 60%; }
.right-col-exrate-item-value { color: #5c5c5c; display: inline-block; width: 35%; float: right; font-weight: normal; }
.right-col-exrate-item-value img { float: right; padding-top: 7px; padding-right: 4px; }
.exchange-rates .block { padding: 3px 0; }
.exchange-rates .block.border { border-bottom: 1px solid #ededed; padding-bottom: 12px; margin-bottom: 8px; }

.module.business { } 
.module.business .module-title h2 { position: relative; padding-left: 38px;  }
.module.business .module-title h2 img { position: absolute; left: 0; width: 35px;  }

/** Bussines & Pleasure **/
.right-col-buspleasure { padding-top:14px; padding-left:14px; padding-right:14px;   }
.right-col-buspleasure-item { border-bottom: 1px solid #f0f0f0; margin-bottom: 14px; padding-bottom: 10px; }
.right-col-buspleasure-item-title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:8px; }
.right-col-buspleasure-item-img { float:left; margin-right:5px; border:1px solid #598dc4; padding:1px; }

/** Category **/
.noticias1.category { padding-bottom: 0; border-bottom: none !important;  }
.noticias2-category { padding: 0 7px 10px 7px; border-bottom: none; margin-top: 24px; }

.noticias1.category .imagen-cat { width: 100%; height: 400px; margin-bottom: 10px; }

.noticias2-category img { margin-bottom: 6px; }
.the-image-cat { display: inline-block; width: 100%; height: 180px; margin-bottom: 6px; } 
.bloque-noticias2 .clear { border-bottom: 1px solid #efefef; }
.notic2, .notic5, .notic8, .notic11, .notic14, .notic17, .notic20  { padding-left: 0; }
.notic4, .notic7, .notic10, .notic13, .notic16, .notic19, .notic22  { padding-right: 0; }
.category-footer { padding: 10px 0 10px 0; font-size: 15px; font-weight: 400; text-align: right; }

/** Detalle **/
.detalle h1 { font-size: 44px; color: #00488A; }
.article-toptools { margin-bottom: 10px; position: relative; }
.article-body-tools { margin-top: 12px; }
.article-toptools span.flecha {  }
.main-image { margin-bottom: 20px; } 
.main-image img { width: 100%; }
.modal-dialog { z-index: 9999; }

.galeria.left { padding: 5px 0 0 0; }
.img-galeria img { width: 100px; height: 80px; }

.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid span { background: #fff; }
.oculto { display: none; }
#comments { font-family: 'Lato', sans-serif; }
h3.comments { display: none; }

/** More news **/
.single-more-news, .single-most-read { border: 1px solid #efefef; border-radius: 5px; padding: 14px; }
.single-more-news h2, .single-most-read h2 { color: #00488A !important; }
.more-news { border-bottom: 1px solid #efefef; padding-bottom: 12px; margin-bottom: 10px; }
.more-news:nth-child(5) { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.more-news img { float: right; margin-left: 10px; }

.single-more-news a.link-more, .single-most-read a.link-more { color: #333; text-decoration: none; }
.single-more-news a.link-more:hover, .single-most-read a.link-more:hover { text-decoration: underline; color: #00488a; }

/** Search **/
.listado-categorias { padding: 16px; border-bottom: 2px solid #efefef; }
.listado-categorias ul { list-style-type: none; margin: 0; padding: 0;  }
.listado-categorias ul li { display: inline-block; width: 24.5%; padding: 0; font-weight: 300; } 
.listado-categorias label { font-weight: normal; }

.busqueda ul { list-style-type: none; margin: 0; padding: 0; }
.form-search input { border-radius: 4px; border: 1px solid #efefef; padding: 4px 12px; }
.form-search input[type="submit"] { padding: 5px 20px; font-family: 'Lato', sans-serif; font-weight: 600; text-transform: uppercase; color: #222; font-size: 15px; }
.form-search label { font-weight: normal;  } 

ul.search-results-list li { padding-top: 12px; padding-bottom: 12px; border-bottom: 1px solid #efefef; } 
ul.page-numbers { padding: 0; margin: 15px 0; list-style-type: none; }
ul.page-numbers li { display: inline-block; padding: 0; margin: 0; } 
ul.page-numbers li .page-numbers { padding: 1px 6px; background: #f0f0f0; text-align: center; font-weight: normal; } 
ul.page-numbers li .page-numbers.current { background: #00488A; color: #fff;  }

.pagination a { display: inline-block; border: 1px solid #dfdfdf; text-align: center; margin: 2px; background: #f0f0f0; padding: 3px 5px; min-width: 24px; }
.pagination a.selected { background: #00488A; color: #fff; border: 1px solid #00488A; }



/** FOOTER **/
#footer-bar { margin: 0; padding: 0; border-top:1px solid #CCCCCC; background-color:#EEEEEE; }
#footer-bar UL { margin:0px; padding: 4px; list-style:none; list-style-type:none; }
#footer-bar LI { margin:0 0 4px 0; padding: 2px 10px; list-style:none; list-style-type:none; float:left; border-right:1px solid #CCCCCC; border-right-color:#000000;  }
#footer-bar LI.lastitem { border:none!important; }
#footer-bar A { color:#0000FF; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; text-decoration:none; }
#footer-bar A:hover { text-decoration:none; }
#footer-lower { padding:7px; background: #fff !important;  }
#footer p { font-size: 13px; margin: 0; padding: 0; }
#footer #pie { padding: 20px 10px 10px 10px; }

.search_responsive { display: none; }

.cel { display: none; }

@media (max-width: 992px) {
	header .new_header { padding-top: 10px; }
	header.smaller .new_header { padding-top: 0; }
	#footer .col-sm-12 { margin-bottom: 12px; overflow: hidden; }
	ul.navbar-nav.navbar-right > li > a { background: transparent;  }
	ul.navbar-nav.navbar-right { text-align: right; }
	ul.navbar-nav.navbar-right li.search-form input { border-left: none; background:#0F599A; color: #f0f0f0; width: 200px;  }
	ul.navbar-nav.navbar-right > li > a:hover { background: rgba(255,255,255,0.2); }
	.navbar-collapse.collapse { }
	.navbar-collapse.collapse li { padding-left: 20px; padding-right: 20px; }
	#header-logo-search button { background:#043867; }
	.banners-top { margin-top: 100px; }
	ul.navbar-nav.navbar-right { display: none; }
	.search_responsive { display: block; position: absolute; left: 30px; top: 5px; z-index: 99999; width: auto; }
	.search_responsive input[type="text"] { color: #fff; background: transparent; padding-top: 3px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s;   -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; float: left; border: 0; width: 60px; margin-right: 6px; padding-bottom: 3px; padding-left: 0; }
	.search_responsive:hover input[type="text"], .search_responsive input[type="text"]:focus { width: 130px; background: rgba(255,255,255,0.9); padding-left: 12px; color: #043867; }
	.search_responsive input[type="text"]:focus {  }
	.search_responsive input[type="submit"] { display: inline-block; float: left; background: url(images/search.png) no-repeat center 4px; width: 30px; height: 26px; text-indent: 0; overflow: hidden; border: none !important; }
	.search_responsive input::-webkit-input-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
	.search_responsive input::-moz-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
	.search_responsive input::-ms-input-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
	.search_responsive input:-moz-placeholder { opacity: 1; text-transform: uppercase; font-size: 14px; color: white; text-align: right; }
	.search_responsive:hover input::-webkit-input-placeholder, .search_responsive input:focus::-webkit-input-placeholder { opacity: 0; }
	.search_responsive:hover input::-moz-placeholder, .search_responsive input:focus::-moz-placeholder { opacity: 0; }
	.search_responsive:hover input::-ms-input-placeholder, .search_responsive input:focus::-ms-input-placeholder { opacity: 0; }
	.search_responsive:hover input:-moz-placeholder, .search_responsive input:focus:-moz-placeholder { opacity: 0; }
	
	.listado-categorias ul li { width: 33.2%; } 
}

@media (max-width: 767px) {
	.solo-pc { display: none !important; }
	header .top-menu { display: none; }
	header .new_header, header.smaller .new_header { padding-top: 0; }
	header.smaller #logo img, header #logo img  { height: 32px; }
	header.smaller .new_header, header .new_header { padding-top: 14px; }
	header.smaller .new_header .top-menu p.last-update, header .new_header .top-menu p.last-update { display: none; opacity: 0; }
	header .new_header .menu_principal { margin-top: 10px; }
	.banners-top { margin-top: 90px; }
	#header-banners, #header-logo-search {  display: none; }
	#header-logo-search .last_update { display: none; }
	#header-logo-dt { float: none; width: 100%; padding-bottom: 12px; }
	ul.navbar-nav.navbar-right li.search-form { display: block; }
	.new_header .col-sm-6 { text-align: center; margin-top: 12px; }
	p.last-update { font-size: 13px; }
	
	h1, .font36 { font-size: 28px;  }
	h2, .font20 { font-size: 18px; }
	h3, .font18 { font-size: 16px; }
	
	.main-content { width: 62%; }
	.main-sidebar { width: 38%; }
	
	.columna-1, .columna-2 { width: 100%}
	.columna-1 { margin-bottom: 15px; }
	.columna-1 .banner { padding-bottom: 15px; border-bottom: 3px solid #ededed; }
	.right-col-rstate-item { width: 50%; margin-bottom: 15px; }
	.limpiar { width: 100%; clear: both; }
	
	.bloque-terceras .noticias3 { padding: 0 15px; }

	.noticias3 a.img-noticia img { margin: 5px 12px 5px 0; width: 100px; display: inline-block; float: left; }
	.noticias3 .clear { border-bottom: 1px solid #ededed; padding-bottom: 12px; margin-bottom: 12px; }
	
	/**
	.right-col-rstate-item:nth-child(1), .right-col-rstate-item:nth-child(3), .right-col-rstate-item:nth-child(7), .right-col-rstate-item:nth-child(9), right-col-rstate-item:nth-child(11), .right-col-rstate-item:nth-child(13), .right-col-rstate-item:nth-child(15), .right-col-rstate-item:nth-child(17), .right-col-rstate-item:nth-child(20) { padding-left: 0; }
	**/
	
	
	#rightColProperty0, #rightColProperty2, #rightColProperty4, #rightColProperty6, #rightColProperty8, #rightColProperty10, #rightColProperty12, #rightColProperty14, #rightColProperty16, #rightColProperty18, #rightColProperty20 { padding-left: 0; padding-right: 7px; }
	
	#rightColProperty1, #rightColProperty3, #rightColProperty5, #rightColProperty7, #rightColProperty9, #rightColProperty11, #rightColProperty13, #rightColProperty15, #rightColProperty17, #rightColProperty19, #rightColProperty21 { padding-right: 0; padding-left: 7px; }
	
	/** 
	.right-col-rstate-item:nth-child(2), .right-col-rstate-item:nth-child(4), .right-col-rstate-item:nth-child(6), .right-col-rstate-item:nth-child(8), .right-col-rstate-item:nth-child(10), .right-col-rstate-item:nth-child(12), .right-col-rstate-item:nth-child(14), .right-col-rstate-item:nth-child(16), .right-col-rstate-item:nth-child(18), .right-col-rstate-item:nth-child(20) { padding-right: 0; }
	**/
	
	.exchange-rates { font-size: 0.9em; }
	.right-col-exrate-item-name { width: 54%; }
	.right-col-exrate-item-value { width: 45%; }
	
	.noticias1.category { padding-bottom: 10px; }
	.noticias1.category .imagen-cat { height: 300px; }
	
	.noticias2-category { padding: 0 0 0 0 !important; border-bottom: 1px solid #efefef; clear: both; width: 100%; }
	.noticias2-category img { float: left; width: 40%; margin-right: 12px; margin-bottom: 10px; }
	.bloque-noticias2 .clear { border-bottom: none; }
	.clear3 { clear: both; width: 100%; }
	.noticias2-category { padding-bottom: 12px; margin-top: 15px; }
	
	.detalle h1 { font-size: 28px; }
	.article-body-tools { margin-bottom: 18px; }
	
	.listado-categorias ul li { width: 49.5%; } 
	
}

@media (max-width: 598px) {
	body  { background: #fff; }
	.container-fluid.container-principal { padding-left: 0; padding-right: 0; overflow: hidden; }
	
	header #logo { margin-top: 0; }
	header #logo img { height: 22px !important; }
	
	
	.main-content { border-right: none !important; }
	.columna-1 { border-right: none !important; }
	
	.noticias1 a.img-noticia img { margin-left: -15px; margin-right: -15px; max-width: 120%; width: 120%; }
	.main-content, .main-sidebar { width: 100%; }
	.clear2 { clear: both; }
	#footer-bar LI { margin:0 0 4px 0; padding: 2px 6px; }
	ul.search-options-sections li { width: 100%; float: none; }
	.search-options .col-sm-8, .search-options .col-sm-4 { text-align: center;  }
	.search-options .col-sm-8 { margin-bottom: 8px; }
	.search-options .col-sm-8 input[type="text"] { width: 140px !important; padding-right: 10px; }
	
	.columna-1 .banner img { width: 300px; margin-left: auto; margin-right: auto; max-width: 100%; }
	.sidebar .banner img { width: 300px; margin-left: auto; margin-right: auto; max-width: 100%; }
	.sidebar .banner:nth-child(2) { display: none; }
	.listado-categorias ul li { width: 99%; } 
	
	.noticias1.category .imagen-cat { height: 260px; }
	
	.form-search input[type="text"] { max-width: 55%; }
	
	.cel { display: block; }
	
}

@media (max-width: 498px) {
	.categoria .fecha { white-space: nowrap; }
	.module.real-estate a.imagen-bg { height: 100px; }
	.rstate-footer a { white-space: nowrap; font-size: 13px; }
	
	.noticias1.category .imagen-cat { height: 240px; }
	
}


#table-no-resize { width: 100%; }
#table-no-resize th { text-align: center; }

#table-no-resize td { padding: 6px; text-align: center; }
#table-no-resize tr:nth-child(2n+1) { background: #F2F2F2; }
#table-no-resize th { padding: 8px; background: #d0d0d0; }


@media only screen and (max-width: 568px) {
 #table-no-resize td { padding: 6px; text-align: left; font-size: 12px; }
 
  #table-no-resize thead {
    display: none;
  }

  #table-no-resize tbody td {
    border: none !important;
    display: block;
    padding: 0;
    vertical-align: top;

    /* IE 9 */
    float: left\9;
    width: 100%\9;
  }

  #table-no-resize tbody tr td:nth-child(1):before { content: 'BANNER №:'; }
  #table-no-resize tbody tr td:nth-child(2):before { content: 'POSITION:'; }
  #table-no-resize tbody tr td:nth-child(3):before { content: 'PIXELS:'; }
  #table-no-resize tbody tr td:nth-child(4):before { content: 'US / Month:'; }
  #table-no-resize tbody tr td:nth-child(5):before { content: 'RD$ / Month:'; }
  
  #table-no-resize tbody td:before {
	font-size: 11px;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    padding: 2px 10px;
    width: 6.5em;
  }
  

  #table-no-resize tbody td .bt-content {
    display: inline-block;
    padding: 2px 5px;
  }

  #table-no-resize tbody td:first-of-type:before,
  #table-no-resize tbody td:first-of-type .bt-content {
    padding-top: 10px;
  }

  #table-no-resize tbody td:last-of-type:before,
  #table-no-resize tbody td:last-of-type .bt-content {
    padding-bottom: 10px;
  }
}

/**
#st-1:before { content: 'Share / Recommend this article:'; margin-right: 10px; padding-top: 8px; display: inline-block; font-weight: 300 !important; }
#st-3:before { content: 'Share / Recommend this article'; display: inline-block; font-weight: normal !important;width: 100%; text-align: center; padding-bottom: 8px; padding-right: 8px; }
**/

#st-1.sharethis-inline-share-buttons.st-inline-share-buttons.st-center { text-align: right; }
#st-1.st-has-labels .st-btn, #st-3.st-has-labels .st-btn { width: 40px !important; max-width: 40px !important; min-width: 40px !important; }
.st-label { display: none !important; }
.st-btn.last {  }

@media(max-width: 698px) {
	#st-1 { text-align: right;}
	/** #st-1:before { content: 'Share / Recommend this article'; margin-right: 0; padding-top: 0; display: inline-block; font-weight: normal !important; width: 100%; text-align: right; padding-right: 10px; padding-bottom: 8px; } **/
}

@media(min-width: 767px) {
	.st-btn.last { display: none !important; }
}

/** MOD. 13/06/ **/
.noticianum4 {
	display: none;
}