File: /datos/www/embajadasyconsulados.procolombia.co/public_html/wp-content/themes/colombia2016/style.css
/*
Theme Name: Colombia 2016
Theme URI: http:///
Description: Theme for colombia.co
Author: cesosag
Author URI:
Version: 0.1
Tags: html5, naked, bare, clean, basic, minimal
*/
.home #content-wrapper{margin-top: -8em;z-index: 150;}
.cat-campana-de-turismo{}
.category-documento-tres-ejes .post-img img {}
#post-27922 > .post-img > img{}
/* Desktop */
@media screen and (min-width: 48em)
{
#main-slider .slide-caption{}
#main-slider > div.swiper-wrapper > div > figure > figcaption{}
#main-slider .slide-caption h2{
margin-top: 0!important;
}
.home #content-wrapper {margin-top: -13em;}
/*.home section#slider-main{ z-index: -5;}*/
.bx-wrapper .bx-prev{
margin-top: -22px!important;
}
.bx-wrapper .bx-next{
margin-top: -22px!important;
}
}
/* Mobile */
/* ----------- HTC One ----------- */
/* Portrait and Landscape */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3) {
.home #content-wrapper {margin-top: -15em;}
}
/* Portrait */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: portrait) {
.home #content-wrapper {margin-top: -15em;}
}
/* Landscape */
@media screen
and (device-width: 360px)
and (device-height: 640px)
and (-webkit-device-pixel-ratio: 3)
and (orientation: landscape) {
.home #content-wrapper {margin-top: -15em;}
}