/* FIX FOR PAGE STATIC */
@media screen and (max-width:800px) {
    .page-template-pagewithsidebar #primary {
        box-sizing: border-box;
        float: left;
        width: 100% !important;
        clear: both;
    }

    .page-template-pagewithsidebar #secondary {
        float: left;
        width: 100%;
    }
}

@media screen and (min-width:600px) {
    .page-template-pagewithsidebar #primary {
        box-sizing: border-box;
        float: left;
        width: 70%;
    }

    .page-template-pagewithsidebar #secondary {
        float: left;
        width: 30%;
    }
}

@media screen and (max-width:800px) {
    .page-template-pagewithsidebar .home-widget.one-part {
        margin-left: 220px !important;
    }
}

@media screen and (max-width:590px) {
    .page-template-pagewithsidebar .home-widget.one-part {
        margin-left: 0 !important;
    }
}

@media only screen and (min-width:667px) and (max-width:1024px) {
    .page-template-pagewithsidebar #primary {
        width: 60%;
    }

    .page-template-pagewithsidebar #secondary {
        float: left;
        width: 40%;
    }

    .page-template-pagewithsidebar #secondary .one-part {
        width: 100%;
    }
}

@media only screen and (min-width:320px) and (max-width:667px) {
    .page-template-pagewithsidebar #post-page-title h1 {
        font-size: 28px;
    }
}

/*Alterações 2019 / Março / Eduardo */
/*HOMEPAGE*/

.menu-link {
    padding: 0 8px;
}

.mrecbox {
    width: 100%;
}

/*HEADER / NONIO */
#navigation {
    border: 0;
}

.big-logo {
    border: 0;
    width: 154px;
    height: 70px;
}

.top-menu {
    display: none;
}

.sub-menu-wrapper {
    top: 70px;
}

div.user_data_info {
    position: absolute;
    right: 10px;
    height: 100%;
    width: 75px;
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding: 7px 0;
}

div#gigyaName {
    max-width: 90px;
    text-align: center;
}

.user_data_menu:before {
    left: unset !important;
    right: 12px;
}

.user_data_menu {
    margin-left: unset !important;
    right: 30px;
}

.user_data_menu_mobile {
    z-index: 999;
}

/*HEADER / NONIO */

/*SEARCH*/

.search-box {
    z-index: 99;
    right: 90px;
}

.fixed-menu #searchform {
    display: block;
}

.fixed-menu #searchform input,
#navigation #searchform input#s {
    margin: 0 !important;
}

#navigation .submit-button {
    width: 70px !important;
    height: 70px !important;
    margin: 0 !important;
}

/*SEARCH*/

/*SLIDER*/
.flex-direction-nav {
    display: none;
}

ul.slides_ {
    width: 100vw !important;
}

.slides_ > li {
    position: relative;
    width: 38vw !important;
    height: 300px !important;
    overflow: hidden;
    background-size: contain !important;
}

.slides_ > li:nth-child(2) {
    height: 298px !important;
    border-bottom: 2px solid white;
}

.slides_ > a {
    width: 35vw !important;
    height: 300px !important;
}

.slides_ > li:first-child {
    width: calc(62vw - 2px) !important;
    height: 600px !important;
    border-right: 2px solid white;
}

.slides_ > li img,
.slides > li:first-child img {
    min-height: 100% !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    object-position: center !important;
}

.super-slider-part {
    height: 100%;
}

.super-slider-post {
    height: 100%;
}

.super-slider-text-box {
    margin-bottom: 20px;
}

.super-slider-title {
    margin-bottom: 10px;
    transition: 0.3s ease all;
}

.super-slider-title h2 a:after {
    content: '';
    display: block;
    height: 5px;
    width: 100px;
    background: #FFF;
    margin-top: 5px;
    transition: 0.3s ease all;
}

.super-slider-title h2 a:hover:after {
    box-shadow: inset 100px 0 0 0 #f48132;
    transition: 0.3s ease all;
}

.slides_ li .super-slider-title h2 {
    font-size: 20px;
    transition: 0.3s ease all;
}

.slides_ li:first-child .super-slider-title h2 {
    font-size: 32px;
}

.slides_ > li:after {
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(20deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 50%);
}

/*SLIDER*/

/*SHARE*/
.share-post {
    display: none !important;
}

.essb_links.essb_template_dark-retina a {
    background-color: #f48132 !important;
}

/*SHARE*/

/*HP BLOG WIDGET*/

.datasheet-geolocation.row {
    display: none;
}

.ev-detail-info.row hr {
    display: none;
}

.datasheet-map div.row:first-child {
    display: none;
}

.datasheet-details .right img {
    display: none;
}


#primary {
    width: calc(100% - 320px) !important;
}

.single #post-content {
    width: 100% !important;
}

#secondary {
    width: 320px !important;
}

.home #primary div#blog-list .home-widget:nth-child(3) .blog-category ul li,
.home #primary div#blog-list .home-widget:nth-child(4) .blog-category ul li,
.home #primary div#blog-list .home-widget:nth-child(7) .blog-category ul li,
.home #primary div#blog-list .home-widget:nth-child(11) .blog-category ul li {
    width: 50% !important;
}

/*#main .widget-title, #main .widget-title a {
display: none;
}*/

.home-widget.three-parts,
.home-widget.two-parts {
    width: 100% !important;
}

div#huge_img_featured_category_exm1-3 .img-featured {
    display: flex !important;
    flex-direction: row !important;
}

.huge .img-featured-title h2 {
    font-size: 18px !important;
    line-height: 22px !important;
    /*WAS {font-size: 30px!important; line-height: 34px!important;}*/
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important;
}

#buttonRead {
    Font-family: 'Open sans';
}

/*HP BLOG WIDGET*/

/*SIDEBAR*/

#mrec1 {
    margin-top: 9px !important;
}

.single #secondary .home-widget:first-child #text-5 .textwidget {}

/*
.single #secondary .home-widget:first-child #text-5 .textwidget:after {
    content: 'PUB';
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #969696;
    text-align: right !important;
    font-size: 10px;
    width: 300px;
    margin: 0 auto 40px;
}

*/
.single div#text-13 {
    padding-left: 7px;
}

#iframeInjection_ad_mrec1 {
    min-width: 308px !important;
    width: auto !important;
    padding-left: 2px;
}

.trending-posts {
    width: 302px;
    border: 0 !important;
    margin: 0 8.5px;
}

/*SIDEBAR*/

/*FOOTER (OVERWRITE)*/

#footer {
    padding: 20px;
}

#bottom-menu ul {
    text-align: center;
}

.copyright {
    margin-bottom: 0;
}

/*FOOTER (OVERWRITE)*/
/*HOMEPAGE*/
/*HOMEPAGE*/
/*HOMEPAGE*/

/*SINGLE POST*/
/*SINGLE POST*/
/*SINGLE POST*/

/*SINGLE BLOG WIDGET*/

.single #primary {
    padding: 0 30px;
}

.fb-social-float-icon,
.twitter-social-float-icon,
.pinterest-social-float-icon,
.google-social-float-icon {
    margin-left: 0 !important;
}

.single div#mrecmob {
    text-align: center;
    padding-bottom: 20px;
}

.rating-head-block div {
    position: relative;
}

.rating-head-block div a {
    position: relative;
    z-index: 3;
}


.rating-head-block div:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: blue;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
}

.rating-head-block div:hover a {
    opacity: 0;
}

.rating-head-block div.datasheet-share-facebook:hover:after {
    cursor: pointer;
    top: 0;
    background: #3A3A3A;
    background-image: url(https://qua.evasoes.pt/files/2019/04/facebook-orr.png);
    background-repeat: no-repeat;
    background-position: 50% 49.5%;
    background-size: 50%;
    margin-bottom: 10px;
}

/*.datasheet-multiple-template .datasheet-share-title:hover,*/
.datasheet-multiple-template .datasheet-collapse.col-lg-1.text-uppercase:hover,
/*.datasheet-single-template .datasheet-share-title:hover,*/
.datasheet-single-template .datasheet-share-email:hover {
    cursor: pointer;
}

.datasheet-title.col-lg-4.text-uppercase a:hover,
.datasheet-share-title:hover {
    color: #f48132 !important;
}

.datasheet-title.col-lg-4.text-uppercase a:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(https://qua.evasoes.pt/files/2019/04/sub-arrow-d.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
}

.datasheet-title.col-lg-4.text-uppercase a:hover:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(https://qua.evasoes.pt/files/2019/04/sub-arrow-d-or.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
}

.datasheet-share-email.col-lg-1 {
    background-image: url(https://qua.evasoes.pt/wp-content/themes/evasoes/images/sub-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

.datasheet-share-email {
    height: 17px;
    padding: 18px 30px 10px 0px;
    background-color: #3A3A3A;
}

/*SINGLE BLOG WIDGET*/

/*SHARE BUTTONS*/
.floating-share-icons {
    Display: none;
}

/*SHARE BUTTONS*/
/*SINGLE POST*/
/*SINGLE POST*/
/*SINGLE POST*/

/*CATEGORIA*/
/*CATEGORIA*/
/*CATEGORIA*/

span.page-numbers.dots {
    color: #FFF;
}

/*CATEGORIA*/
/*CATEGORIA*/
/*CATEGORIA*/

/*SEARCH PAGE*/
/*SEARCH PAGE*/
/*SEARCH PAGE*/
/*HP BLOG WIDGET*/
.search #primary {
    width: calc(100% - 340px) !important;
    margin-right: 10px;
}

/*HP BLOG WIDGET*/

/*SEARCH SIDEBAR*/

.search #secondary {
    margin-left: 10px !important;
}

div#blogues-sidebar li:nth-child(2) .blogue-title {
    color: #f48132;
    font-size: 30px;
    font-weight: 700;
    margin-left: 10px;
    padding-top: 2px;
}

.cse table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
}

.search .cse .gsc-cursor-box,
.gsc-cursor-box {
    border-top: 0 !important;
}

.gcsc-branding img {
    max-width: 40px;
}

/*SEARCH SIDEBAR*/
/*SEARCH PAGE*/
/*SEARCH PAGE*/
/*SEARCH PAGE*/

/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/

/*HOMEPAGE*/
/*HOMEPAGE*/
/*HOMEPAGE*/


/*SINGLE POST*/
/*SINGLE POST*/
/*SINGLE POST*/
/*SHARE BUTTONS*/
.fb-share-icon,
.twitter-share-icon,
.pinterest-share-icon,
.google-share-icon {
    background-color: #f48132 !important;
}

/*SHARE BUTTONS*/
/*SINGLE POST*/
/*SINGLE POST*/
/*SINGLE POST*/


/*1400*/
/*900*/
@media screen and (max-width: 1400px) and (min-width: 900px) {
    #main-nav .menu > .menu-item {
        display: block;
    }
}

/*1400*/
/*900*/

/*1160*/
@media only screen and (max-width: 1160px) {

    /*FOOTER (OVERWRITE)*/
    .footer-logo {
        margin-top: 20px;
    }

    #bottom-menu {
        margin-bottom: 0;
    }

    /*FOOTER (OVERWRITE)*/
}

/*1160*/

/*1024*/
@media only screen and (max-width: 1024px) {

    /*HEADER / NONIO*/

    /*
    .search-box {
        right: 85px;
    }
*/

    div.user_data_info {
        right: 10px;
    }

    /*HEADER / NONIO*/

    /*SLIDER*/
    .super-slider-text-box {
        margin-bottom: 10px;
    }

    .slides_ li .super-slider-title h2 {
        font-size: 14px;
    }

    .slides_ li:first-child .super-slider-title h2 {
        font-size: 26px;
    }

    .super-slider-category {
        font-size: 11px !important;
    }

    /*SLIDER*/

    /*HP BLOG WIDGET*/
    .home #primary .blog-category ul {
        flex-wrap: wrap;
    }

    div#blog_category_exm1-7 ul {
        flex-wrap: wrap !important;
    }

    .home .three-parts .blog-category li {
        width: 33.3333%;
    }

    .four-parts .huge .img-featured li {
        width: 50% !important;
    }

    .home div#blog_category_exm1-6 ul li:nth-child(n+1) {
        width: 50%;
    }

    /*HP BLOG WIDGET*/

    /*SIDEBAR*/
    .trending-posts {
        width: 300px;
        border: 0 !important;
        margin: 0;
    }

    /*SIDEBAR*/

    /*FOOTER (OVERWRITE)*/
    .footer-logo {
        margin-top: 10px;
    }

    #bottom-menu {
        margin-bottom: 20px;
    }

    #bottom-menu li {
        font-size: 12px;
    }

    /*FOOTER (OVERWRITE)*/

    /* POST*/
    .single #secondary {
        float: left !important;
    }

    /*POST*/
}

/*1024*/

/*MIN 1024*/
@media only screen and (min-width: 1024px) {
    .footer-logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #bottom-menu {
        float: none;
        width: 100% !important;
    }
}

/*MIN 1024*/

/*979*/
@media only screen and (max-width: 979px) {

    /*HP BLOG WIDGET*/
    .home #primary .blog-post-title h2 {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .home .home-widget:last-child .blog-category ul .blog-post-title-box {
        height: 90px;
    }

    /*HP BLOG WIDGET*/
}

/*979*/

/*900*/
@media only screen and (max-width: 900px) {

    /*SLIDER*/
    .super-slider-text-box {
        margin-bottom: 5px !important;
    }

    .slides_ li .super-slider-title h2 {
        line-height: 16px;
    }

    .slides_ li:first-child .super-slider-title h2 {
        line-height: 26px;
    }

    /*SLIDER*/

    /*HP BLOG WIDGET*/
    .home #primary .blog-post-title h2 {
        font-size: 15px !important;
    }

    .home .huge .img-featured-title h2 {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .datasheet-multiple-template .datasheet-title.col-lg-4.text-uppercase {
        width: 50% !important;
    }

    /*HP BLOG WIDGET*/
}

/*900*/

/*800*/
@media only screen and (max-width: 800px) {

    /*HEADER / NONIO */
    li#xpto {
        position: absolute;
        right: 80px;
        margin-top: 10px;
    }

    /*HEADER / NONIO */

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*HP BLOG WIDGET*/
    .single #secondary {
        float: unset !important;
    }

    .single .home-widget.one-part {
        Margin-left: 0 !important;
    }

    /*HP BLOG WIDGET*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*800*/

/*768*/
@media only screen and (max-width: 768px) {

    /*HEADER / NONIO */
    li#xpto {
        /*right: 80px !important;
        margin-top: 10px !important;*/
    }

    div.user_data_info {
        right: 0;
    }

    .search-box {
        right: 70px;
    }

    /*HEADER / NONIO */

    /*SLIDER*/
    .super-slider-text-box {
        margin-bottom: 0;
    }

    .super-slider-text-box {
        bottom: 0;
    }

    .slides_ > li,
    .slides > a {
        height: 200px !important;
    }

    .slides_ > li:first-child {
        height: 400px !important;
    }

    .slides_ > li:nth-child(2) {
        height: 198px !important;
    }

    /*.slides_ li .super-slider-title h2 {
line-height: 24px;
}*/

    .slides_ li:first-child .super-slider-title h2 {
        line-height: 28px;
    }

    /*SLIDER*/

    /*HP BLOG WIDGET*/
    .home .blog-category .category-icon a {
        display: none !important;
    }

    .home .blog-post-title-box {
        height: auto !important;
        min-height: 70px;
        padding-top: 10px !important;
    }

    .home #primary .blog-post-title h2 {
        line-height: 18px !important;
    }

    .home .home-widget:last-child .blog-category ul {
        flex-wrap: wrap !important;
    }

    .home .huge .img-featured-title h2 {
        font-size: 15px !important;
        line-height: 20px !important;
    }

    /*HP BLOG WIDGET*/

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE BLOG WIDGET*/
    .single #primary {
        padding: 0 10px;
    }

    /*SINGLE BLOG WIDGET*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*768*/

/*700*/
@media only screen and (max-width: 700px) {

    /*HEADER / NONIO*/
    #main-nav {
        position: relative !important;
    }

    #navigation {
        position: absolute !important;
        top: inherit !important;
        z-index: 11 !important;
    }

    .user_data_info_mobile {
        position: absolute !important;
        float: unset !important;
        margin-top: 58px !important;
        right: 30px !important;
        z-index: 12 !important;
    }

    li#menu-item-exm11007766 {
        display: block !important;
    }

    /*SEARCH / NONIO*/

    /*SEARCH*/
    .search-box {
        position: absolute !important;
        right: 0 !important;
        z-index: initial !important;
    }

    #navigation .submit-button {
        height: 82px !important;
    }

    #navigation #mob-menu #searchform {
        width: 100% !important;
    }

    input#s {
        position: absolute;
        right: 70px;
    }

    /*SEARCH*/

    /*SLIDER*/
    .slides_ > li,
    .slides > a {
        height: 18vh;
    }

    .slides_ > li:first-child {
        height: 36vh;
    }

    /*SLIDER*/
    /*HP BLOG WIDGET*/


    .home .pagination-simple {
        padding: 15px 0 !important;
    }

    .home div#mrecmob {
        text-align: center;
    }

    .home #secondary {
        width: 100% !important;
    }

    .home div#trending_widget_exm1-1 {
        width: 300px !important;
        margin: 0 auto;
    }

    .home div#trending_widget_exm1-1 .trending-posts {
        margin: 0;
    }

    .single #secondary {
        float: unset !important;
    }

    /*HP BLOG WIDGET*/

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SHARE BUTTONS*/

    .essb_links {
        display: block;
    }

    .essb_links.essb_template_dark-retina a {
        background-color: #f48132 !important;
    }

    .essb_fullwidth_25_100_100 li a {
        width: 98% !important;
        text-align: center !important;
    }

    .share-post li {
        width: 22% !important;
        margin: 3px 1.5% 3px 1.5% !important;
    }

    .search-results #primary,
    #secondary {
        width: 100% !important;
    }

    /*SHARE BUTTONS*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*700*/

/*600*/
@media only screen and (max-width: 600px) {

    /*HP BLOG WIDGET*/

    #billboard {
        padding-top: 33px;
    }

    .home .home-widget:last-child .blog-category ul li {
        width: 50%;
    }

    /*HP BLOG WIDGET*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/

    /*SINGLE BLOG WIDGET*/
    .single #primary {
        padding: 0 10px;
    }

    /*SINGLE BLOG WIDGET*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*600*/

/*480*/
@media only screen and (max-width: 480px) {

    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*SEACH / NONIO*/
    /*SEACH / NONIO*/
    /*SEACH / NONIO*/

    #navigation #searchform input {
        width: 30px;
        padding: 0;
    }

    .user_data_info_mobile {
        right: 20px !important;
    }

    /*SEACH / NONIO*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SHARE*/
    .share-post li {
        width: 21% !important;
        margin: 3px 2% 3px 2% !important;
    }

    /*SHARE*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/

    /*SEARCH PAGE*/
    /*SEARCH PAGE*/
    /*SEARCH PAGE*/
    /*HP BLOG WIDGET*/
    .search #primary {
        margin-right: 0 !important;
    }

    /*HP BLOG WIDGET*/

    /*SEARCH*/


    #navigation #mob-menu #searchform input:focus {
        width: calc(100% - 103px);
    }


    /*SEARCH*/

    /*SEARCH SIDEBAR*/

    .search #secondary {
        margin-left: 0 !important;
    }

    /*SEARCH SIDEBAR*/
    /*SEARCH PAGE*/
    /*SEARCH PAGE*/
    /*SEARCH PAGE*/
}

/*480*/

/*450*/
@media only screen and (max-width: 450px) {

    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HP BLOG WIDGET*/

    .home #primary div#blog-list .home-widget:nth-child(3) .blog-category ul li,
    .home #primary div#blog-list .home-widget:nth-child(4) .blog-category ul li,
    .home #primary div#blog-list .home-widget:nth-child(7) .blog-category ul li,
    .home #primary div#blog-list .home-widget:nth-child(11) .blog-category ul li {
        width: 100% !important;
    }

    .home #primary .blog-category ul,
    div#huge_img_featured_category_exm1-3 .img-featured {
        flex-flow: wrap;
    }

    .home .three-parts .blog-category li {
        width: 100% !important;
    }

    .four-parts .huge .img-featured li {
        width: 100% !important;
    }

    .home #primary div#blog-list .home-widget:nth-child(10) .blog-category ul li {
        width: 100% !important;
    }

    .home .blog-category .category-icon a {
        display: block !important;
        margin-top: 10px;
    }

    .home .blog-post-title-box {
        min-height: 40px;
    }

    /*HP BLOG WIDGET*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SHARE*/
    .share-post li {
        width: 21% !important;
        margin: 3px 2% 3px 2% !important;
    }

    /*SHARE*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*450*/

/*425*/
@media only screen and (max-width: 425px) {

    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*SLIDE*/
    .slides_ > li:first-child {
        width: calc(62vw - 2px) !important;
        border-bottom: 2px solid white;
    }

    .slides_ > li:nth-child(2) {
        border-bottom: 2px solid white;
    }

    /*SLIDE*/

    /*HP BLOG WIDGET*/

    #billboard {
        padding-top: 15px;
    }

    .home #primary div#blog-list .home-widget:nth-child(10) .blog-category ul li {
        width: 100% !important;
    }

    /*HP BLOG WIDGET*/

    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*SEARCH*/
    #navigation .submit-button {
        height: 82px !important;
    }

    /*
    #navigation #mob-menu #searchform input:focus {
        width: calc(100% - 115px);
    }
*/

    /*SEARCH*/

    /*SLIDER*/
    .slides_ > li,
    .slides_ > li:first-child,
    slides > a {
        width: 100vw !important;
        min-height: 24vh !important;
        height: 240px;
    }

    .slides_ li:first-child .super-slider-title h2 {
        font-size: 22px;
        line-height: 23px;
    }

    .slides_ li .super-slider-title h2 {
        font-size: 15px;
    }

    /*SLIDER*/
}

/*425*/

/*320*/
@media only screen and (max-width: 320px) {

    /*HEADER / NONIO */
    #navigation #mob-menu #searchform input,
    #navigation .submit-button {
        height: 64px !important;
    }

    .mob-menu-button {
        top: 22px !important;
    }

    .user_data_info_mobile {
        margin-top: 49px !important;
    }

    /*HEADER / NONIO */

    /*SEARCH*/
    #mob-menu img {
        width: 140px;
    }

    #navigation #mob-menu #searchform {
        width: 100% !important;
    }

    /*SEARCH*/

    /*SLIDER*/
    .super-slider-title {
        font-size: 14px !important;
    }

    .blog-post-title h2 {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    /*SLIDER*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/
    /*HOMEPAGE*/

    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE BLOG WIDGET*/
    .single .home-widget.one-part {
        margin-left: 0px !important;
    }

    /*.trending-posts ul {
width: 270px;
}*/
    /*SINGLE BLOG WIDGET*/
    /*SINGLE POST*/
    /*SINGLE POST*/
    /*SINGLE POST*/
}

/*320*/

/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/

/*Alterações 2019 / Março / Eduardo */

.single .soliloquy-clear div {
    background: #fafafa !important;
}

.single .mrecboxSlideshow iframe {
    min-height: 250px !important;
}

.postid-640085 .post-info {
    display: none;
}

/* BEGIN SSO */
.page-id-169475 h1 {
    font-weight: 800;
    font-size: 22px;
}

.page-id-169475 a.gy-click-screen-set.login {
    background: #ffffff;
    color: #f48132 !important;
    padding: 6px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: solid 1px #f48132;
}

.page-id-169475 a.gy-click-screen-set {
    background: #f48132;
    color: #ffffff !important;
    padding: 6px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: solid 1px #f48132;
}

.page-id-169475 .buttons-login-register br,
.page-id-169475 .gy-show-if-logged-in br {
    display: none;
}

.page-id-169475 p.nonio-text {
    margin: 0 0 30px 0;
}

.page-id-169475 .know-more {
    font-size: 14px;
    margin: 30px 0;
}

.page-id-169475 a.gy-click-logout {
    background: #ffffff;
    color: #f48132 !important;
    padding: 6px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: solid 1px #f48132;
}

.page-id-169475 a.gy-click-screen-set:hover {
    background: #000000;
    color: #ffffff !important;
    padding: 6px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: solid 1px #000000;
}

.page-id-169475 a.gy-click-logout:hover {
    background: #000000;
    color: #ffffff !important;
    padding: 6px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: solid 1px #000000;
}

.page-id-169475 #billboard_ad_container {
    display: none !important;
}

/* begin reportagem */
.single.single-format-aside .reportagem-head {
    width: 100%;
    background: #ccc;
    overflow: auto;
    position: relative;
    margin: 0 0 30px 0;
}

.single.single-format-aside .reportagem-info {
    width: calc(100% - 80px);
    position: absolute;
    left: 0;
    text-align: center;
    padding: 10% 40px 5% 40px;
    bottom: 0;
    color: #ffffff;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.single.single-format-aside .reportagem-info a {
    color: #ffffff;
}

.single.single-format-aside .reportagem-info .breadcrumbs {
    padding-left: 0;
}

.single.single-format-aside .reportagem-info h1 {
    font-size: 46px;
    line-height: 50px;
    padding: 0 0 20px 0;
}

.single.single-format-aside .reportagem-info p.author,
.single.single-format-aside .reportagem-info p.author a {
    color: #f48132;
}

.single.single-format-aside .reportagem-info p.date {
    color: #9c9c9c;
}

.single.single-format-aside .reportagem-imagem {
    width: 100%;
}

.single.single-format-aside .reportagem-imagem img {
    width: 100%;
    display: block;
    height: auto;
}

.single.single-format-aside #primary {
    width: calc(75% - 84px);
    margin: 0 auto !important;
    float: unset;
}

/* end reportagem */

.single #primary {
    width: calc(100% - 360px);
}

.single #secondary {
    width: 320px;
    /*    padding: 0 30px;*/
    overflow: auto;
    margin: 0 auto;
}

.single #secondary .mrecbox {
    padding-top: 0;
}

.single #secondary .widget-title {
    padding: 0 !important;
}

.single #novo-leiki-popular a {
    font-size: 12px;
    font-weight: 800;
    line-height: 12px;
    text-transform: uppercase;
}

.single #leikiContent .blog-post-image,
.single #leikiContentOther .blog-post-image {
    max-height: 150px;
}

/*******/

.banner-lidl {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    text-align: center;
}

/* BRAND STORY */
.single img.brandstory-gaveta-logo {
    max-width: 200px;
}

.home .blog-category .category-zdestaque-secundario.category-brand-story .blog-post-image {
    position: relative;
}

.home .blog-category .category-zdestaque-secundario.category-brand-story .blog-post-image .image_fx5:last-child {
    position: absolute;
    z-index: 99999;
    bottom: 10px;
    left: 10px;
}

.home .blog-category .category-zdestaque-secundario.category-brand-story .blog-post-image img.brandstory {
    max-width: 130px;
}

:root {
    --main-site-color: #f48132;
}

.brand-story-container {
    width: 100%;
    border-top: 3px solid var(--main-site-color);
    margin: 36px 0 24px;
}

.brand-story-box {
    display: flex;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    padding: 24px 0 0;
}

.brand-story-box:after {
    content: '';
    display: block;
    clear: both;
}

.brand-story-info-box {
    float: left;
    margin: auto;
}

.brand-story-info-img.img-bs {
    width: 120px;
}

.brand-story-info-img.img-gmg {
    width: 120px;
}

.brand-story-info-txt {
    width: 300px;
    text-align: center;
    padding: 0;
}

.brand-story-info-box img {
    display: inline !important;
    vertical-align: bottom;
    padding: 0 !important;
    margin: 0 !important;
}

.brand-story-txt {
    margin: 4px 0;
}

.brand-story-container p {
    font-size: 11px !important;
    color: #777;
    text-transform: uppercase;
    line-height: 26px !important;
    text-align: center;
    margin: 0 !important;
    padding: 0;
}

@media (max-width: 600px) {
    .brand-story-container p {
        font-size: 10px !important;
    }
}

@media (max-width: 480px) {
    .brand-story-box {
        display: block;
        max-width: 350px;
    }

    .brand-story-info-box {
        float: none;
    }

    .brand-story-info-img.img-bs,
    .brand-story-info-img.img-gmg {
        width: 100px;
    }

    .brand-story-txt {
        margin: 8px 15% 4px;
    }

    .brand-story-txt p {
        line-height: 16px !important;
    }
}


/* BEGIN CUSTOM BLOGS */

.page-id-17393 .content h3,
.datasheet-multiple-template .datasheet-title.col-lg-4.text-uppercase,
.datasheet-multiple-template .datasheet-rating-value.col-lg-1,
.datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-10,
.datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-2,
.datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-10,
.datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-2,
.datasheet-multiple-template .datasheet-details .left .col-lg-2,
.datasheet-multiple-template .datasheet-details .left .col-lg-10,

.single-ev_datasheet .ev-detail .subrating-description,
.single-ev_datasheet .ev-detail .datasheet-details .col-lg-4.title,
.single-ev_datasheet .ev-detail .datasheet-details .col-lg-8.value,
.single-ev_datasheet .ev-detail .datasheet-map .btn-map,
.single-ev_datasheet .ev-detail h3.ev-detail-multimedia-title,

.datasheet-single-template .datasheet-title.col-lg-4.text-uppercase,
.datasheet-single-template .datasheet-rating-title.col-lg-3.text-uppercase,
.datasheet-single-template .datasheet-rating-value,
.datasheet-single-template .datasheet-share-title,
.datasheet-single-template .col-lg-3,
.datasheet-single-template .col-lg-9 {
    font-family: 'Montserrat';
}

.category .cats {
    display: none;
}

.category.category-4868 .blog-post-title-box {
    padding-top: 0;
}

.category.category-4868 .cats {
    color: #f48132;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100% !important;
    float: left;
    padding: 0 0 5 0;
    display: initial;
}

.category.category-4868 .cats a {
    color: #f48132;
}

.category.category-4868 .cats a:hover {
    color: #000000;
}

.category.category-header-4868 {
    display: none;
}

.category.category-4868 .category-header-4870,
.category.category-4868 .category-header-4869,
.category.category-4868 .category-header-4871,
.category.category-4868 .category-header-6305,

.category.category-8 .category-header-4870,
.category.category-8 .category-header-4869,
.category.category-8 .category-header-4871,
.category.category-8 .category-header-6305,

.category.category-51 .category-header-4870,
.category.category-51 .category-header-4869,
.category.category-51 .category-header-4871,
.category.category-51 .category-header-6305,

.category.category-43 .category-header-4870,
.category.category-43 .category-header-4869,
.category.category-43 .category-header-4871,
.category.category-43 .category-header-6305,

.category.category-9 .category-header-4870,
.category.category-9 .category-header-4869,
.category.category-9 .category-header-4871,
.category.category-9 .category-header-6305,

.category.category-1150 .category-header-4870,
.category.category-1150 .category-header-4869,
.category.category-1150 .category-header-4871,
.category.category-1150 .category-header-6305,

.category.category-50 .category-header-4870,
.category.category-50 .category-header-4869,
.category.category-50 .category-header-4871,
.category.category-50 .category-header-6305,

.category.category-44 .category-header-4870,
.category.category-44 .category-header-4869,
.category.category-44 .category-header-4871,
.category.category-44 .category-header-6305,

.category.category-2723 .category-header-4870,
.category.category-2723 .category-header-4869,
.category.category-2723 .category-header-4871,
.category.category-2723 .category-header-6305,

.category.category-2589 .category-header-4870,
.category.category-2589 .category-header-4869,
.category.category-2589 .category-header-4871,
.category.category-2589 .category-header-6305,

.category.category-775 .category-header-4870,
.category.category-775 .category-header-4869,
.category.category-775 .category-header-4871,
.category.category-775 .category-header-6305,

.category.category-1612 .category-header-4870,
.category.category-1612 .category-header-4869,
.category.category-1612 .category-header-4871,
.category.category-1612 .category-header-6305,

.category.category-1613 .category-header-4870,
.category.category-1613 .category-header-4869,
.category.category-1613 .category-header-4871,
.category.category-1613 .category-header-6305,

.category.category-3820 .category-header-4870,
.category.category-3820 .category-header-4869,
.category.category-3820 .category-header-4871,
.category.category-3820 .category-header-6305,

.category.category-1 .category-header-4870,
.category.category-1 .category-header-4869,
.category.category-1 .category-header-4871,
.category.category-1 .category-header-6305,

.category.category-52 .category-header-4870,
.category.category-52 .category-header-4869,
.category.category-52 .category-header-4871,
.category.category-52 .category-header-6305,

.category.category-53 .category-header-4870,
.category.category-53 .category-header-4869,
.category.category-53 .category-header-4871,
.category.category-53 .category-header-6305,

.category.category-54 .category-header-4870,
.category.category-54 .category-header-4869,
.category.category-54 .category-header-4871,
.category.category-54 .category-header-6305,

.category.category-55 .category-header-4870,
.category.category-55 .category-header-4869,
.category.category-55 .category-header-4871,
.category.category-55 .category-header-6305 {
    display: none;
}

.category .category-header-6305,
.single .category-header-6305,
.category .category-header-4871,
.single .category-header-4871,
.category .category-header-4869,
.single .category-header-4869,
.category .category-header-4870,
.single .category-header-4870,
.category .category-header-34,
.single .category-header-34,
.category .category-header-33,
.single .category-header-33,
.category .category-header-9046,
.single .category-header-9046,
.category .category-header-12687,
.single .category-header-12687,
.category .category-header-13754,
.single .category-header-13754,
.category .category-header-12689,
.single .category-header-12689 {
    display: initial;
    width: 100%;
    height: auto;
    float: left;
    background: #ccc;
    overflow: auto;
    clear: both;
    text-align: center;
    margin-bottom: 20px;
}

.category .category-header-34,
.single .category-header-34 {
    background: linear-gradient(89deg, rgba(190, 214, 47, 1) 50%, rgba(219, 34, 40, 1) 50%);
}

.category .category-header-12689,
.single .category-header-12689 {
    background: #8ecdc4;
}

.category .category-header-13754,
.single .category-header-13754 {
    background: #f28d3d;
}

.category .category-header-12687,
.single .category-header-12687 {
    background: #faf496;
}

.category .category-header-9046,
.single .category-header-9046 {
    background: #d0b683;
}

.category .category-header-4870,
.single .category-header-4870 {
    background: #f5d93d;
}

.category .category-header-4871,
.single .category-header-4871,
.category .category-header-4869,
.single .category-header-4869 {
    background: #f7f7f7;
}

.category .category-header-6305,
.single .category-header-6305 {
    background: #065d87;
}

.category .category-header-6305 p,
.category .category-header-4871 p,
.category .category-header-4870 p,
.category .category-header-4869 p,
.category .category-header-13754 p,
.category .category-header-12689 p {
    margin: 0;
}

.category.category-addressbook .widget-title,
.category.category-fernando-melo .widget-title,
.category.category-francisco-seixas-da-costa .widget-title,
.category.category-especiais .widget-title {
    display: none;
}

.category.category-addressbook .three-parts .blog-category li,
.category.category-fernando-melo .three-parts .blog-category li,
.category.category-francisco-seixas-da-costa .three-parts .blog-category li,
.category.category-especiais .three-parts .blog-category li,
.category.category-blogues .three-parts .blog-category li {
    width: 100%;
}

.category.category-addressbook .blog-post-image,
.category.category-fernando-melo .blog-post-image,
.category.category-francisco-seixas-da-costa .blog-post-image,
.category.category-especiais .blog-post-image,
.category.category-blogues .blog-post-image {
    width: 30%;
    float: left;
}

.category.category-addressbook .blog-post-title-box,
.category.category-fernando-melo .blog-post-title-box,
.category.category-francisco-seixas-da-costa .blog-post-title-box,
.category.category-especiais .blog-post-title-box,
.category.category-blogues .blog-post-title-box {
    width: 67%;
    float: left;
    padding-left: 3%;
}

.category.category-addressbook .blog-post-date-author,
.category.category-fernando-melo .blog-post-date-author,
.category.category-francisco-seixas-da-costa .blog-post-date-author,
.category.category-especiais .blog-post-date-author,
.category.category-blogues .blog-post-date-author {
    display: none;
}

.category.category-addressbook .blog-post-content,
.category.category-fernando-melo .blog-post-content,
.category.category-francisco-seixas-da-costa .blog-post-content,
.category.category-especiais .blog-post-content,
.category.category-blogues .blog-post-content {
    display: initial;
    padding-left: 3%;
    width: 67%;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}

.category.category-addressbook .blog-post-title h2,
.category.category-fernando-melo .blog-post-title h2,
.category.category-francisco-seixas-da-costa .blog-post-title h2,
.category.category-especiais .blog-post-title h2,
.category.category-blogues .blog-post-title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 0;
}

.category.category-addressbook .mrecbox,
.category.category-fernando-melo .mrecbox,
.category.category-francisco-seixas-da-costa .mrecbox,
.category.category-especiais .mrecbox,
.category.category-blogues .mrecbox {
    margin-top: 20px;
}

.category-e-por-ai-fora .banner-lidl {
    background: #8ecdc4;
}

img.desktop {
    display: initial;
}

img.mobile {
    display: none;
}


#blogues-sidebar {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    padding-bottom: 10px;
}

#blogues-sidebar li {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    /*    border-bottom: 1px dashed #B3B3B3;*/
}

#blogues-sidebar li:first-child {
    margin-top: 0;
}

#blogues-sidebar li:last-child {
    border-bottom: none;
}

.blogue.image {
    width: 20%;
    float: left;
}

.blogue-title {
    width: 75%;
    float: left;
    margin-left: 5%;
    font-weight: 700;
    padding-top: 22px;
}

.single .wbtz-widget-divider {
    background: none;
}

.page-id-17393 .content h3 {
    font-size: 39px;
    line-height: 40px;
    font-weight: 700;
    margin: 10px 0;
    width: 100%;
}

.page-id-17393 #post-page-title h1 {
    float: left;
    font-size: 33px;
    font-weight: 800;
    color: #f48132;
}

@media only screen and (min-width:1023px) and (max-width:4000px) {
    .flex-direction-nav {
        display: none !important;
    }

    .share-post {
        display: none;
    }

    .mrecbox1 {
        display: none;
    }
}

@media only screen and (min-width:767px) and (max-width:900px) {
    .super-slider-title {
        font-size: 20px !important;
        line-height: 23px !important;
        text-transform: uppercase;
    }

    .share-post {
        display: none;
    }
}


@media only screen and (min-width:320px) and (max-width:766px) {
    .flex-direction-nav a {
        height: 40px !important;
        margin: -30px -25px 0 !important;
        width: 80px !important;
    }

    .super-slider-title {
        font-size: 20px !important;
        line-height: 23px !important;
        text-transform: uppercase;
    }

    .super-slider-text-box {
        bottom: 10px !important;
        box-sizing: border-box;
        color: #fff;
        padding: 0 20px !important;
        position: absolute;
        width: 100%;
        z-index: 1;
    }
}

.datasheet-multiple-template {
    width: 100%;
}

.datasheet-multiple-template .datasheet-single-place-template {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    float: left;
}

.datasheet-multiple-template .panel-group {
    height: 45px;
    overflow: hidden;
}

.datasheet-multiple-template .datasheet-header.row {
    width: 100%;
    clear: both;
    float: left;
    background: #0f0f0f;
    padding: 0;
}

.datasheet-multiple-template .datasheet-title.col-lg-4.text-uppercase {
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    color: #e7e7e7;
    float: left;
    clear: none;
}

.datasheet-multiple-template .datasheet-rating-title.col-lg-2.text-uppercase {
    font-size: 12px;
    text-transform: uppercase;
    color: #cfcfcf;
    float: right;
}

.datasheet-multiple-template .datasheet-rating-value.col-lg-1 {
    min-width: 28px;
    font-size: 27px;
    background-color: #336c00;
    float: right;
}

.datasheet-multiple-template .datasheet-rating-value a {
    color: #f3f3f3 !important;
}

.datasheet-multiple-template .datasheet-share-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #cfcfcf;
    background: #3a3a3a url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg") no-repeat right;
    float: right;
}

.datasheet-multiple-template .datasheet-share-facebook {
    background: #3a3a3a url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg") no-repeat right;
    float: right;
}

.datasheet-multiple-template .datasheet-share-facebook img {
    margin-top: 2px;
    margin-bottom: 0;
}

.datasheet-multiple-template .datasheet-share-email {
    display: none;
    /*WAS float:right;*/
}

.datasheet-multiple-template .datasheet-share-email img {
    margin-top: 4px;
    margin-bottom: 0;
}

.datasheet-multiple-template .datasheet-collapse.col-lg-1.text-uppercase img {
    visibility: hidden;
}

.datasheet-multiple-template .datasheet-collapse.col-lg-1.text-uppercase {
    width: auto;
    height: 17px;
    padding-top: 18px;
    float: right;
    /*background: #3a3a3a !important;*/
    background-image: url(https://qua.evasoes.pt/files/2019/04/sub-arrow-bx.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%;
    margin-bottom: 10px;
}

.datasheet-multiple-template .datasheet-collapse.col-lg-1.text-uppercase:hover {
    content: '';
    display: block;
    top: 0;
    z-index: 9999;
    background-color: #3a3a3a !important;
    background-image: url(https://qua.evasoes.pt/files/2019/04/sub-arrow-bx-or.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%;
    margin-bottom: 10px;
}

.datasheet-multiple-template .panel-collapse {
    width: 100%;
    overflow: auto;
    float: left;
    clear: both;
    background: #f9f9f9;
}

.datasheet-multiple-template .datasheet-details {
    padding: 0;
}

.datasheet-multiple-template .datasheet-details > * {
    padding: 0;
}

.datasheet-multiple-template .datasheet-details.col-lg-12 {
    width: 100%;
}

.datasheet-multiple-template .datasheet-details .left {
    width: 56%;
    height: auto;
    padding: 2%;
    overflow: auto;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    clear: both;
}

.datasheet-multiple-template .datasheet-details .left .items .items-left {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-10 {
    width: 60%;
    font-size: 12px;
    color: #4a4a4a;
    overflow: hidden;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-2 {
    width: 40%;
    font-size: 11px;
    color: #959595;
    text-transform: uppercase;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items .items-right {
    width: 50%;
    height: auto;
    overflow: auto;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-10 {
    width: 60%;
    font-size: 12px;
    color: #4a4a4a;
    overflow: hidden;
    text-transform: uppercase;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-2 {
    width: 36%;
    padding-left: 4%;
    font-size: 11px;
    color: #959595;
    float: left;
}

.datasheet-multiple-template .datasheet-details .left .col-lg-2 {
    width: 20%;
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    color: #959595;
}

.datasheet-multiple-template .datasheet-details .left .col-lg-10 {
    width: 80%;
    float: left;
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
    color: #4a4a4a;
}

.datasheet-multiple-template .datasheet-details .right {
    width: 40%;
    height: auto;
    overflow: auto;
    text-align: right;
    float: left;
    position: relative;
}

.datasheet-multiple-template .datasheet-details .right .rating-head-block {
    position: absolute;
    right: 0;
    display: block;
}

.datasheet-multiple-template .datasheet-details .right .rating-head-block-mob {
    display: none;
}

.datasheet-multiple-template .datasheet-details .row {
    margin-bottom: 10px;
    float: left;
    clear: both;
    width: 100%;
}

.datasheet-multiple-template hr {
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    height: 1px;
    background: #efefef;
}

@media screen and (max-width:1100px) {
    .datasheet-multiple-template .panel-group {
        height: auto;
        overflow: hidden;
    }

    .datasheet-multiple-template .datasheet-title.col-lg-4.text-uppercase {
        width:
            /*100%*/
            60%;
        font-size: 16px;
        text-transform: uppercase;
        color: #e7e7e7;
        float: left;
        clear: none;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left {
        width: 100%;
        height: auto;
        overflow: auto;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-2 {
        width: 25%;
        font-size: 11px;
        color: #959595;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-10 {
        width: 75%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right {
        width: 100%;
        height: auto;
        overflow: auto;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-2 {
        width: 25%;
        padding-left: 0;
        font-size: 11px;
        color: #959595;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-10 {
        width: 75%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-2 {
        width: 25%;
        float: left;
        font-size: 11px;
        text-transform: uppercase;
        color: #959595;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-10 {
        width: 75%;
        float: left;
        overflow: hidden;
        font-size: 12px;
        line-height: 15px;
        color: #4a4a4a;
    }
}

@media screen and (max-width:1000px) {
    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-2 {
        width: 30%;
        font-size: 11px;
        color: #959595;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-10 {
        width: 70%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-2 {
        width: 30%;
        padding-left: 0;
        font-size: 11px;
        color: #959595;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-10 {
        width: 70%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-2 {
        width: 30%;
        float: left;
        font-size: 11px;
        text-transform: uppercase;
        color: #959595;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-10 {
        width: 70%;
        float: left;
        overflow: hidden;
        font-size: 12px;
        line-height: 15px;
        color: #4a4a4a;
    }

    li#menu-item-exm1130643 {
        display: none !important;
    }
}



@media screen and (max-width:768px) {
    .single-format-gallery .fullwidth-image:before {
        content: unset;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left {
        width: 100%;
        height: auto;
        overflow: auto;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-2 {
        width: 100%;
        font-size: 11px;
        color: #959595;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-left .col-lg-10 {
        width: 100%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right {
        width: 100%;
        height: auto;
        overflow: auto;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-2 {
        width: 100%;
        padding-left: 0;
        font-size: 11px;
        color: #959595;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .items .items-right .col-lg-10 {
        width: 100%;
        font-size: 12px;
        color: #4a4a4a;
        overflow: hidden;
        text-transform: uppercase;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-2 {
        width: 100%;
        float: left;
        font-size: 11px;
        text-transform: uppercase;
        color: #959595;
    }

    .datasheet-multiple-template .datasheet-details .left .col-lg-10 {
        width: 100%;
        float: left;
        overflow: hidden;
        font-size: 12px;
        line-height: 15px;
        color: #4a4a4a;
    }
}

@media screen and (max-width:700px) {
    li#menu-item-exm1130643 {
        display: initial !important;
    }
}




@media screen and (max-width:375px) {
    .datasheet-multiple-template .datasheet-rating-value.col-lg-1 {
        min-width: 55px;
        font-size: 27px;
        background-color: #336c00;
        float: right;
    }

    .datasheet-multiple-template .datasheet-details .left {
        width: 96%;
        height: auto;
        padding: 2%;
        overflow: auto;
        float: left;
    }

    .datasheet-multiple-template .datasheet-details .right {
        width: 100%;
        height: auto;
        overflow: auto;
        text-align: center;
        background: #efefef;
        float: left;
    }

    .datasheet-multiple-template .datasheet-rating-title.col-lg-2.text-uppercase {
        font-size: 12px;
        text-transform: uppercase;
        color: #cfcfcf;
        float: right;
        display: none;
    }

    .rating-head-block {
        display: none;
    }

    .datasheet-multiple-template .datasheet-details .right .rating-head-block-mob {
        display: block;
        width: 100%;
        height: 45px;
        background-color: rgba(0, 0, 0, 0.8);
        position: absolute;
    }

    .datasheet-multiple-template .datasheet-share-title {
        background: url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg") no-repeat right;
    }

    .datasheet-multiple-template .datasheet-share-facebook {
        background: url(http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg) no-repeat right;
    }
}

.single-ev_datasheet .floating-share-icons ul {
    top: 0;
}

.single-ev_datasheet .ev-detail {
    width: 100%;
    max-width: 65.7%;
    margin-left: 2.3%;
    margin-top: 30px;
    float: left;
}

.single-ev_datasheet .ev-detail .ev-detail-title.row {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    clear: both;
}

.single-ev_datasheet .ev-detail .ev-detail-title .col-lg-8 {
    width: 85%;
    float: left;
}

.single-ev_datasheet .ev-detail .col-lg-4.text-right {
    width: 15%;
    height: auto;
    float: right;
}

.single-ev_datasheet .ev-detail a.btn.btn-primary {
    color: #fff;
    padding: 15px;
    float: right;
}

.ev-detail-title .btn {
    width: auto;
    font-weight: normal;
}

.single-ev_datasheet .ev-detail .col-lg-4.text-right {
    text-align: right;
}

.single-ev_datasheet .ev-detail .ev-detail-rating {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 30px;
}

.single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
    margin-top: 0;
    margin-bottom: 0;
}

.ev-detail-subrating {
    margin-top: 0;
}

.single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
    height: 55px;
    margin-top: 4px;
}

.ev-detail-rating-main.row {
    height: auto !important;
}

.single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 {
    border-bottom: solid 10px black;
}

.single-ev_datasheet .ev-detail .row .col-lg-3 {
    height: 14px;
    width: auto;
    float: left;
}

.single-ev_datasheet .ev-detail .ev-detail-rating-main .rating-main-value {
    background-color: #6a9b04;
    color: white;
    font-weight: bold;
    width: 85px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 10px;
    font-size: 27px;
    float: left;
}

.single-ev_datasheet .ev-detail .ev-detail-rating-main .rating-main-value .rating-total {
    color: #adc682;
    font-size: 17px;
}

.single-ev_datasheet .ev-detail .col-lg-6.text-center.rating-main-total {
    float: left;
    padding: 13px 30px 14px;
    background: url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-arrow.jpg") no-repeat left;
}

.single-ev_datasheet .ev-detail .ev-detail-rating-main .rating-main-total span {
    font-size: 13px;
}

.single-ev_datasheet .ev-detail .ev-detail-rating-main.row {
    width: auto;
    float: left;
}

.single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
    width: auto;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 18px;
    float: left;
}

.single-ev_datasheet .ev-detail .subrating-description {
    padding-right: 10px;
    padding-top: 2px;
    font-size: 13px;
    font-weight: 400;
    float: left;
}

.single-ev_datasheet .ev-detail .subrating-value {
    float: left;
}

.single-ev_datasheet .ev-detail .ev-detail-gallery {
    width: 100%;
    margin-top: 17px;
    clear: both;
}

.single-ev_datasheet .ev-detail .ev-detail-gallery #slider {
    height: auto;
}

.single-ev_datasheet .ev-detail .ev-detail-gallery #slider ul {
    height: auto;
}

.single-ev_datasheet .ev-detail .ev-detail-multimedia {
    margin-top: 0;
}

.single-ev_datasheet .ev-detail .ev-detail-info {
    margin-right: 0 !important;
    width: 90%;
    clear: both;
    float: right;
    background: #f9f9f9;
    margin-bottom: 30px;
}

.single-ev_datasheet .ev-detail .datasheet-details {
    padding: 2%;
}

.single-ev_datasheet .ev-detail .datasheet-details.col-lg-8 {
    width: 63%;
    float: left;
}

.single-ev_datasheet .ev-detail .datasheet-details .row {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    padding-bottom: 10px;
}

.single-ev_datasheet .ev-detail .datasheet-details .col-lg-4.title {
    width: 20%;
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    clear: none;
}

.single-ev_datasheet .ev-detail .datasheet-details hr {
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    height: 1px;
    background: #efefef;
}

.single-ev_datasheet .ev-detail .datasheet-details .col-lg-8.value {
    width: 80%;
    font-weight: 400;
    color: #4a4a4a;
    font-size: 15px;
    line-height: 20px;
    float: left;
    overflow: hidden;
}

.single-ev_datasheet .ev-detail .datasheet-details .col-lg-8.value > a:hover {
    text-decoration: underline;
}

.single-ev_datasheet .ev-detail .datasheet-map.col-lg-4 {
    width: 31%;
    float: left;
    margin-top: 2%;
}

.single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12 {
    height: 350px;
    overflow: hidden;
    background: #efefef;
    text-align: center;
}

.single-ev_datasheet .ev-detail .datasheet-map .btn-map {
    width: 100% !important;
    color: white;
    background-color: #f58232;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    margin-top: 0;
    float: left;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.single-ev_datasheet .ev-detail .datasheet-map .col-lg-12 img {
    width: auto;
}

.single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12.view-map-button {
    height: auto !important;
}

.single-ev_datasheet .ev-detail h3.ev-detail-multimedia-title {
    font-size: 20px;
    color: #0f0f0f;
    text-transform: uppercase;
    padding-top: 2%;
    padding-bottom: 2%;
    width: 96%;
    float: left;
    clear: both;
}

.single-ev_datasheet .ev-detail .row.ev-detail-multimedia-pictures {
    width: 97%;
    height: auto;
    margin-bottom: 2%;
    float: left;
}

.single-ev_datasheet .multi-category-small {
    width: 100%;
}

.single-ev_datasheet .ev-detail .col-md-15.col-sm-2.ev-datasheet-picture-container {
    width: 138px;
    height: auto;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    line-height: 90px;
}

.single-ev_datasheet .bx-viewport {
    height: 490px !important;
    background: #efefef;
    box-shadow: none;
}

.single-ev_datasheet #slider ul li {
    background: none;
}

.single-ev_datasheet .bx-wrapper img {
    overflow: hidden;
    width: auto;
    max-width: 100%;
    vertical-align: top;
    margin: 0 auto;
    display: block;
}

.single-ev_datasheet div#bx-pager {
    margin-bottom: 25px;
    max-height: none !important;
}

.single-ev_datasheet #slider #bx-pager a img {
    width: 73px;
    height: 73px;
    margin-bottom: 4px;
}

.single-ev_datasheet .last-thumb img {
    margin-left: -41px !important;
}

.single-ev_datasheet #bx-pager .last-thumb:before {
    top: 28px;
    left: 37px;
    padding-top: 26px;
    padding-bottom: 29px;
}

.single-ev_datasheet .ev-detail-multimedia-pictures iframe {
    width: 100%;
}

@media screen and (max-width:320px) {
    .single-ev_datasheet .ev-detail span.ev-detail-tag {
        display: inline-block;
        margin-bottom: 5px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        padding-left: 0;
        padding-right: 0;
    }

    .single-ev_datasheet .ev-detail .col-md-15.col-sm-2.ev-datasheet-picture-container {
        width: 125px;
        height: 125px;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 100px !important;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 13px;
        padding-left: 1px !important;
        padding-right: 1px !important;
        width: auto;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 5px !important;
        margin-right: 15px !important;
    }

    .ev-detail-tag {
        border: 1px solid black;
        border-radius: 6%;
        font-size: 12px;
        font-weight: bold;
        margin-right: 5px;
        padding: 2px 5px;
    }

    .single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12 {
        height: 350px;
        overflow: hidden;
    }

    .single-ev_datasheet .bx-viewport {
        height: 172px !important;
        background: #efefef;
        box-shadow: none;
        max-height: 172px;
    }

    .single-ev_datasheet #slider ul li {
        background: none;
    }

    .single-ev_datasheet .bx-wrapper img {
        max-width: 100%;
        display: block;
        max-height: 172px !important;
        width: auto;
        margin: 0 auto;
    }

    .single-ev_datasheet .bx-wrapper .bx-viewport {
        box-shadow: none;
    }

    .single-ev_datasheet #bx-pager .last-thumb:before {
        top: 40px;
        left: 57px;
        padding-top: 38px;
        padding-bottom: 39px;
    }

    .single-ev_datasheet #slider #bx-pager a img {
        width: 96px;
        height: 96px;
        margin-bottom: 4px;
    }

    .single-ev_datasheet div#bx-pager {
        display: none;
    }
}




@media screen and (max-width:375px) {
    .single-ev_datasheet .bx-wrapper img {
        max-width: 100%;
        display: block;
        width: auto;
        margin: 0 auto;
        height: 202px;
    }

    .single-ev_datasheet .bx-viewport {
        height: 202px !important;
        background: #efefef;
        box-shadow: none;
    }

    .category-especiais .blog-post-image,
    .category-blogues .blog-post-image,
    .category-fernando-melo .blog-post-image,
    .category-francisco-seixas-da-costa .blog-post-image,
    .category-addressbook .blog-post-image {
        width: 100% !important;
        clear: both !important;
    }

    .category-especiais .blog-post-title-box,
    .category-blogues .blog-post-title-box,
    .category-fernando-melo .blog-post-title-box,
    .category-francisco-seixas-da-costa .blog-post-title-box,
    .category-addressbook .blog-post-title-box {
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 10px;
    }

    .category-especiais .blog-post-content,
    .category-blogues .blog-post-content,
    .category-fernando-melo .blog-post-content,
    .category-francisco-seixas-da-costa .blog-post-content,
    .category-addressbook .blog-post-content {
        width: 100% !important;
        padding-left: 0 !important;
    }
}




@media screen and (min-width:480px) and (max-width:1023px) {
    .single-ev_datasheet #secondary {
        display: none;
    }

    .single #primary {
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    .single-ev_datasheet .ev-detail .datasheet-details .col-lg-8.value {
        width: 98%;
        clear: both;
    }

    .single-ev_datasheet .ev-detail .datasheet-details .col-lg-4.title {
        width: 98%;
        clear: none;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 100px !important;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 13px;
        padding-left: 1px !important;
        padding-right: 1px !important;
        width: auto;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 5px !important;
        margin-right: 15px !important;
    }

    .ev-detail-tag {
        border: 1px solid black;
        border-radius: 6%;
        font-size: 12px;
        font-weight: bold;
        margin-right: 5px;
        padding: 2px 5px;
    }

    .single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12 {
        height: 350px;
        overflow: hidden;
    }

    img.desktop {
        display: none;
    }

    img.mobile {
        display: initial;
    }

    .single #secondary {
        max-width: 100%;
    }
}





@media screen and (max-width:700px) {
    .single-ev_datasheet .ev-detail .ev-detail-info {
        width: 100%;
    }

    .single #secondary .one-part {
        width: 100% !important;
    }

    .single-ev_datasheet .ev-detail {
        float: left;
        margin-top: 30px;
        max-width: 100% !important;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row .col-lg-3 {
        height: 50px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 55px !important;
        margin-top: 4px !important;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 10px !important;
        width: auto;
    }

    .category.category-addressbook .blog-post-image,
    .category.category-fernando-melo .blog-post-image,
    .category.category-francisco-seixas-da-costa .blog-post-image,
    .category.category-especiais .blog-post-image,
    .category.category-blogues .blog-post-image {
        width: 100%;
        float: left;
    }

    .category.category-addressbook .blog-post-title-box,
    .category.category-fernando-melo .blog-post-title-box,
    .category.category-francisco-seixas-da-costa .blog-post-title-box,
    .category.category-especiais .blog-post-title-box,
    .category.category-blogues .blog-post-title-box {
        width: 100%;
        float: left;
        padding-left: 0;
    }

    .category.category-addressbook .blog-post-content,
    .category.category-fernando-melo .blog-post-content,
    .category.category-francisco-seixas-da-costa .blog-post-content,
    .category.category-especiais .blog-post-content,
    .category.category-blogues .blog-post-content {
        display: initial;
        padding-left: 0;
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
    }

    .category.category-addressbook .blog-post-title h2,
    .category.category-fernando-melo .blog-post-title h2,
    .category.category-francisco-seixas-da-costa .blog-post-title h2,
    .category.category-especiais .blog-post-title h2,
    .category.category-blogues .blog-post-title h2 {
        font-size: 32px;
        font-weight: 700;
        line-height: 38px;
        margin-top: 10px;
    }

    .category.category-4868 .cats {
        color: #f48132;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        width: 100% !important;
        float: left;
        padding: 0 0 5px 0;
        display: initial;
        padding-top: 10px;
    }
}

@media screen and (max-width:768px) {
    .single-ev_datasheet .ev-detail .col-lg-4.text-right {
        display: none;
    }

    .single #secondary .one-part {
        width: 100% !important;
    }

    .single-ev_datasheet .ev-detail {
        float: left;
        margin-top: 30px;
        max-width: 100% !important;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row .col-lg-3 {
        height: 50px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 55px !important;
        margin-top: 4px !important;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 10px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: auto;
    }
}

@media screen and (max-width:790px) {
    .single-ev_datasheet .ev-detail .datasheet-details.col-lg-8 {
        width: 96%;
        clear: both;
    }

    .single-ev_datasheet .ev-detail .datasheet-map.col-lg-4 {
        width: 100%;
        text-align: center;
        clear: both;
    }

    .single #secondary .one-part {
        width: 100% !important;
    }

    .single-ev_datasheet .ev-detail .datasheet-details.col-lg-8 {
        float: left;
        width: 95% !important;
    }

    .single-ev_datasheet .ev-detail {
        float: left;
        margin-top: 30px !important;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row .col-lg-3 {
        height: 50px !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 55px !important;
        margin-top: 4px !important;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 10px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: auto;
    }
}





@media screen and (max-width:800px) {
    .single-ev_datasheet .ev-detail {
        max-width: 93% !important;
        width: 100% !important;
    }

    .single-ev_datasheet .bx-viewport {
        height: 422px;
        background: #efefef;
        box-shadow: none;
    }

    .single-ev_datasheet #slider ul li {
        background: none;
    }

    .single-ev_datasheet .bx-wrapper img {
        max-width: 100%;
        display: block;
        width: auto;
        margin: 0 auto;
    }
}


@media screen and (max-width:852px) {
    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row .col-lg-3 {
        height: 50px;
    }

    .single-ev_datasheet .ev-detail .datasheet-details.col-lg-8 {
        float: left;
        width: 95% !important;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 200px;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .subrating-description {
        float: none;
        padding-right: 0;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        width: 97px !important;
        height: auto !important;
    }

    .single-ev_datasheet .ev-detail .subrating-value {
        float: none;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        border-left: none;
    }

    .single-ev_datasheet .ev-detail .datasheet-map.col-lg-4 {
        margin-bottom: 20px;
        background: #efefef;
        width: 94% !important;
        margin-left: 3%;
        margin-right: 3%;
        text-align: center;
    }

    .single-ev_datasheet .ev-detail .datasheet-map .col-lg-12 img {
        width: auto;
    }

    .single-ev_datasheet .ev-detail {
        max-width: 93%;
        width: 100%;
    }
}



@media screen and (max-width:1024px) {
    .single-ev_datasheet .ev-detail {
        max-width: 60%;
        width: 100%;
    }

    .single-ev_datasheet .bx-viewport {
        height: 350px;
        background: #efefef;
        box-shadow: none;
    }

    .single-ev_datasheet #slider ul li {
        background: none;
    }

    .single-ev_datasheet .bx-wrapper img {
        max-width: 100%;
        display: block;
        width: auto;
        margin: 0 auto;
        height: 490px;
    }
}

@media screen and (min-width:1024px) {
    .single-ev_datasheet .bx-wrapper img {
        height: 490px;
        overflow: hidden;
        width: auto;
        max-width: 100%;
        vertical-align: top;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (min-width:801px) and (max-width:969px) {
    .single-ev_datasheet .ev-detail .ev-detail-rating-main .rating-main-value {
        width: 70px;
    }

    .ev-detail-rating-main .rating-main-value .rating-value {
        font-size: 20px;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating-main .rating-main-value .rating-total {
        font-size: 13px;
    }

    .single-ev_datasheet .ev-detail .col-lg-6.text-center.rating-main-total {
        padding-left: 20px;
        padding-right: 10px;
    }

    .single-ev_datasheet .ev-detail .subrating-description {
        font-size: 11px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 97px !important;
    }

    .single-ev_datasheet .ev-detail-subrating {
        border-left: none;
    }

    .single-ev_datasheet .ev-detail .subrating-value {
        float: none;
    }
}

.datasheet-single-template {
    width: 100%;
}

.datasheet-single-template .datasheet-header.row {
    width: 100%;
    clear: both;
    float: left;
    background: #0f0f0f;
}

.datasheet-single-template .datasheet-title.col-lg-4.text-uppercase {
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    color: #e7e7e7;
    float: left;
    clear: none;
}

.datasheet-single-template .datasheet-info-right {
    float: right;
}

.datasheet-single-template .datasheet-info-right-mob {
    display: none;
}

.datasheet-single-template .datasheet-rating-title.col-lg-3.text-uppercase {
    font-size: 12px;
    text-transform: uppercase;
    color: #cfcfcf;
    float: left;
}

.datasheet-single-template .datasheet-rating-value {
    min-width: 28px;
    font-size: 27px;
    background-color: #336c00;
    float: right;
}

.datasheet-single-template .datasheet-rating-value a {
    color: #f3f3f3 !important;
}

.datasheet-single-template .datasheet-share-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #cfcfcf;
    background: #3a3a3a url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg") no-repeat right;
    float: right;
}

.datasheet-single-template .datasheet-share-facebook {
    background: #3a3a3a url("http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg") no-repeat right;
    float: right;
}

.datasheet-single-template .datasheet-share-facebook img {
    margin-top: 2px;
    margin-bottom: 0;
}

.datasheet-single-template .datasheet-share-email {
    float: right;
}

.datasheet-single-template .datasheet-share-email img {
    margin-top: 4px;
    margin-bottom: 0;
}

.datasheet-single-template .datasheet-content {
    background-color: #F9F9F9;
    overflow: auto;
}

.datasheet-single-template .datasheet-details {
    padding: 10px;
    overflow: auto;
}

.datasheet-single-template .datasheet-details > * {
    padding: 0;
}

.datasheet-single-template .datasheet-details .row {
    overflow: auto;
}

.datasheet-single-template .datasheet-details-block-1 {
    overflow: auto;
    width: 100%;
    padding: 0 !important;
    float: left;
    clear: both;
}

.datasheet-single-template .datasheet-details-block-1 .row {
    margin-bottom: 15px;
}

.datasheet-single-template .datasheet-details-block-1 .datasheet-details-left {
    width: 61%;
    float: left;
}

.datasheet-single-template .datasheet-details-block-1 .datasheet-details-left .col-lg-9 {
    width: 65%;
    float: left;
}

.datasheet-single-template .datasheet-details-block-1 .datasheet-details-left .col-lg-3.text-uppercase {
    min-width: 0;
    width: 35%;
}

.datasheet-single-template .datasheet-details-block-1 .datasheet-details-left .row .col-lg-9,
.datasheet-single-template .datasheet-details-block-1 .datasheet-details-right .row .col-lg-9,
.datasheet-single-template .datasheet-details-left .row .col-lg-3.text-uppercase,
.datasheet-single-template .datasheet-details-right .row .col-lg-3.text-uppercase {
    line-height: 16px !important;
}

.datasheet-single-template .datasheet-email.row {
    overflow: hidden;
}

.datasheet-single-template .datasheet-details-block-1 .datasheet-details-right {
    width: 39%;
    float: left;
}

.datasheet-single-template .datasheet-schedule .col-lg-3.text-uppercase {
    width: 50%;
    min-width: 0;
}

.datasheet-single-template .datasheet-schedule .col-lg-9 {
    width: 50%;
}

.datasheet-single-template .row {
    width: 100%;
    clear: both;
}

.datasheet-single-template .col-lg-3 {
    min-width: 0;
    width: 21.5%;
    color: #959595;
    font-size: 11px;
    text-transform: uppercase;
    float: left;
}

.datasheet-single-template .col-lg-9 {
    width: 78.5%;
    font-size: 12px;
    color: #4a4a4a;
    float: left;
    clear: none;
}

.datasheet-single-template .datasheet-details hr {
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    height: 1px;
    background: #efefef;
}

.datasheet-single-template .datasheet-map.col-lh-4 {
    width: 38%;
    min-height: 100px;
    margin-top: 0;
    background: #ccc;
    text-align: center;
    float: right;
    clear: none;
    position: relative;
}

@media screen and (max-width:1160px) {
    .single-ev_datasheet .ev-detail .subrating-description {
        float: none;
        font-size: 13px;
        font-weight: 400;
        padding-right: 0;
        padding-top: 0;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        margin-top: 12px;
    }
}

@media screen and (max-width:1024px) {
    .datasheet-single-template .datasheet-title.col-lg-4.text-uppercase {
        width: 100%;
        font-size: 16px;
        text-transform: uppercase;
        color: #e7e7e7;
        float: left;
        clear: both;
    }

    .datasheet-single-template .col-lg-9 {
        font-size: 12px;
        color: #4a4a4a;
        float: left;
        clear: both;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 30px !important;
    }

    .datasheet-single-template .datasheet-details-block-1 .datasheet-details-left,
    .datasheet-single-template .datasheet-details-block-1 .datasheet-details-left .col-lg-3.text-uppercase,
    .datasheet-single-template .datasheet-details-block-1 .datasheet-details-left .col-lg-9 {
        width: 100%;
    }

    .datasheet-single-template .datasheet-details-block-1 .datasheet-details-right,
    .datasheet-single-template .datasheet-schedule .col-lg-3.text-uppercase,
    .datasheet-single-template .datasheet-schedule .col-lg-9 {
        width: 100%;
    }

    .single-ev_datasheet .ev-detail {
        float: left;
        margin-top: 30px;
        max-width: 60%;
        width: 100%;
    }

    .single-ev_datasheet .ev-detail .datasheet-details .col-lg-4.title {
        clear: none;
        float: none;
        font-size: 12px;
        font-weight: 400;
        padding-top: 4px;
        width: 20%;
    }

    .single-ev_datasheet .ev-detail .datasheet-details .col-lg-8.value {
        color: #4a4a4a;
        float: left;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        width: 80%;
    }

    .single-ev_datasheet .ev-detail .datasheet-details.col-lg-8 {
        float: left;
        width: 50%;
    }

    .single-ev_datasheet .ev-detail .datasheet-map.col-lg-4 {
        float: left;
        margin-top: 2%;
        width: 44%;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 55px;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 13px;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }

    .single-ev_datasheet .ev-detail .subrating-description {
        float: none;
        font-size: 13px;
        font-weight: 400;
        padding-right: 0;
        padding-top: 0;
    }
}


@media screen and (max-width:800px) {
    .datasheet-single-template .datasheet-title.col-lg-4.text-uppercase {
        width: auto;
        font-size: 16px;
        text-transform: uppercase;
        color: #e7e7e7;
        float: left;
        clear: none;
    }

    .datasheet-single-template .datasheet-share-title {
        background: url(http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg) no-repeat right;
    }

    .datasheet-single-template .datasheet-share-facebook {
        background: url(http://evasoes.blogs.dev.controlinveste.pt/wp-content/themes/evasoes/images/datasheet-sep.jpg) no-repeat right;
    }

    .datasheet-share-email {
        background: none;
    }

    .datasheet-single-template .datasheet-info-right {
        display: none;
    }

    .datasheet-single-template .datasheet-info-right-mob {
        width: 100%;
        height: 45px;
        background-color: rgba(0, 0, 0, .8);
        position: absolute;
        top: 0;
        right: 0;
        display: block;
    }
}

@media screen and (max-width:589px) {
    .datasheet-single-template .datasheet-title.col-lg-4.text-uppercase {
        width: 100%;
        font-size: 16px;
        text-transform: uppercase;
        color: #e7e7e7;
        float: left;
        clear: both;
    }

    .datasheet-single-template .datasheet-details {
        padding: 10px;
        overflow: auto;
    }
}

@media screen and (max-width:480px) {
    .datasheet-map.col-lh-4 {
        width: 100% !important;
        min-height: 100px;
        margin-top: 0;
        background: #ccc;
        width: 40%;
        float: right;
        clear: both;
    }

    .datasheet-single-template .datasheet-details {
        width: 100%;
        padding: 0;
        overflow: auto;
        clear: both;
    }

    .datasheet-single-template .datasheet-details > * {
        padding: 0;
    }

    .datasheet-single-template .datasheet-details {
        width: 90%;
        padding: 5%;
        overflow: auto;
        clear: both;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 100px !important;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 13px;
        padding-left: 1px !important;
        padding-right: 1px !important;
        width: auto;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 5px !important;
        margin-right: 15px !important;
    }

    .ev-detail-tag {
        border: 1px solid black;
        border-radius: 6%;
        font-size: 12px;
        font-weight: bold;
        margin-right: 5px;
        padding: 2px 5px;
    }

    .single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12 {
        height: 350px;
        overflow: hidden;
    }
}

@media screen and (max-width:320px) {
    .datasheet-single-template .datasheet-rating-title.col-lg-3.text-uppercase {
        font-size: 10px;
    }

    .datasheet-rating-title.col-lg-3.text-uppercase {
        min-width: 50px;
    }

    .datasheet-single-template .datasheet-share-title {
        font-size: 10px;
    }

    .datasheet-single-template .datasheet-rating-value {
        min-width: 22px;
        font-size: 16px;
    }

    .single-ev_datasheet .ev-detail .ev-detail-rating .col-lg-12 .row {
        height: 100px !important;
        margin-top: 4px;
    }

    .single-ev_datasheet .ev-detail .col-lg-3.ev-detail-subrating {
        float: left;
        height: auto;
        margin-top: 13px;
        padding-left: 1px !important;
        padding-right: 1px !important;
        width: auto;
    }

    .single-ev_datasheet .ev-detail {
        margin-left: 5px !important;
        margin-right: 15px !important;
    }

    .ev-detail-tag {
        border: 1px solid black;
        border-radius: 6%;
        font-size: 12px;
        font-weight: bold;
        margin-right: 5px;
        padding: 2px 5px;
    }

    .single-ev_datasheet .ev-detail .datasheet-map .row .col-lg-12 {
        height: 350px;
        overflow: hidden;
    }
}

.vc_gitem_row .vc_gitem-col {
    margin-top: -25px;
    padding-left: 22px;
}

.page-id-8382 .content h2 {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 32px;
    margin: 10px 0;
    width: 100%;
}

@media screen and (min-width:600px) {

    .page-id-8380 #primary,
    .page-id-8382 #primary,
    .page-id-8384 #primary {
        box-sizing: border-box;
        float: left;
        width: 70%;
    }

    .page-id-8380 #secondary,
    .page-id-8382 #secondary,
    .page-id-8384 #secondary {
        float: left;
        width: 30%;
    }
}

@media screen and (max-width:800px) {

    .page-id-8380 .widget.widget_thumbnails_exm1,
    .page-id-8382.widget.widget_thumbnails_exm1,
    .page-id-8384.widget.widget_thumbnails_exm1 {
        display: none;
    }

    .page-id-8380 #primary,
    .page-id-8382 #primary,
    .page-id-8384 #primary {
        box-sizing: border-box;
        float: left;
        width: 100% !important;
        clear: both;
    }

    .page-id-8380 #secondary,
    .page-id-8382 #secondary,
    .page-id-8384 #secondary {
        float: left;
        width: 100%;
    }

    .page-id-8380 .home-widget.one-part,
    .page-id-8382 .home-widget.one-part,
    .page-id-8384 .home-widget.one-part {
        margin-left: 220px !important;
    }
}

@media screen and (max-width:700px) {

    .page-id-8380 #primary,
    .page-id-8382 #primary,
    .page-id-8384 #primary {
        box-sizing: border-box;
        float: left;
        width: 100% !important;
        clear: both;
    }

    .page-id-8380 #secondary,
    .page-id-8382 #secondary,
    .page-id-8384 #secondary {
        float: left;
        width: 100%;
    }

    .page-id-8384 #post-content,
    .page-id-8382 #post-content,
    .page-id-8380 #post-content {
        max-height: none;
        overflow: hidden;
        position: relative;
    }
}

@media screen and (max-width:590px) {

    .page-id-8380 .home-widget.one-part,
    .page-id-8382 .home-widget.one-part,
    .page-id-8384 .home-widget.one-part {
        margin-left: 0 !important;
    }
}

.page-id-68 .blog-post-title-box {
    float: left;
    height: auto;
    padding: 5px 0 10px;
    width: 100%;
}

.page-id-8380 .content.page-content {
    max-height: none !important;
    width: 100% !important;
}

.page-id-8382 .content.page-content {
    max-height: none !important;
    width: 100% !important;
}

.vc_grid-item-zone-c-left .vc_gitem-zone-c,
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 20%;
}

.page-id-17393 .vc_grid-item-zone-c-left .vc_gitem-zone-c,
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 30%;
}

.page-id-8384 .content.page-content {
    max-height: none !important;
    width: 100% !important;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 80%;
}

.page-id-17393 .vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 70%;
}

.vc_gitem-link {
    color: #000000 !important;
}

.blog-post-title h2 {
    font-size: 18px;
    font-weight: 800;
    line-height: 22px;
}

.top-menu-posts li {
    margin-right: -5%;
}

.top-menu-posts li .featured-posts-title {
    width: 75%;
}

.newsletter {
    background-color: #f48132;
}

.breadcrumbs {
    font-size: 14px;
    opacity: 0.6;
    padding-bottom: 12px;
    padding-left: 12px;
}

tr:nth-child(2n+1) td {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

.search td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #999;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: #999;
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: #999;
    border-top-style: solid;
    border-top-width: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

.search .gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-bottom-color: rgb(255, 204, 51);
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgb(255, 204, 51);
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: rgb(255, 204, 51);
    border-right-style: solid;
    border-right-width: 0;
    border-top-color: rgb(255, 204, 51);
    border-top-style: solid;
    border-top-width: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.gs-title {
    text-align: left;
    font-weight: 600;
    line-height: 17px;
    padding-bottom: 12px !important;
}

.gsc-result .gs-title {
    height: auto !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

.at-h3.at-recommended-label {
    display: none !important;
}

.at4-recommended-container.at4-recommended-horizontal {
    display: none !important;
}

.at-branding-logo {
    display: none !important;
}

.page-id-178 #post-page-title h1,
.page-id-180 #post-page-title h1,
.page-id-321 #post-page-title h1,
.page-id-182 #post-page-title h1 {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: -1px;
    padding-bottom: 15px;
    word-wrap: break-word;
}

.img-featured-category-link > a {
    display: none;
}





/* DESKTOP */

@media only screen and (min-width:1024px) {
    .img-michelin {
        margin-top: -20px;
    }

    .category #primary {
        width: 70%;
    }

    .category #secondary {
        float: left;
        width: 30%;
    }

    .tag #primary {
        width: 70%;
    }

    .tag #secondary {
        float: left;
        width: 30%;
    }

    .soliloquy-container .soliloquy-prev,
    .soliloquy-container .soliloquy-next {
        margin-top: 0 !important;
        top: 246px !important;
    }
}

@media only screen and (max-width:956px) {
    li#menu-item-exm11007766 {
        display: none;
    }
}

/* TABLET */

@media only screen and (min-width:667px) and (max-width:1024px) {
    .menu-item.menu-item-type-custom.menu-item-object-custom.active {
        display: none;
    }

    .page-id-8380 #primary,
    .page-id-8382 #primary,
    .page-id-8384 #primary {
        width: 60%;
    }

    .page-id-8380 #secondary .one-part,
    .page-id-8382 #secondary .one-part,
    .page-id-8384 #secondary .one-part {
        width: 100%;
    }

    .page-id-8380 #secondary,
    .page-id-8382 #secondary,
    .page-id-8384 #secondary {
        float: left;
        width: 40%;
    }

    .tag #primary,
    .tag #secondary,
    .tag #secondary .one-part {
        width: 100%;
    }

    .tag #secondary {
        float: right;
    }

    .tag .widget.widget_thumbnails_exm1 {
        display: none;
    }

    .soliloquy-container .soliloquy-prev,
    .soliloquy-container .soliloquy-next {
        margin-top: 0 !important;
        top: 200px !important;
    }
}

/* PHONE */

@media only screen and (min-width:320px) and (max-width:667px) {
    .img-michelin {
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .vc_grid-item-zone-c-right .vc_gitem-zone-c {
        float: right;
        width: 100%;
    }

    .vc_grid-item-zone-c-left .vc_gitem-zone-c,
    .vc_grid-item-zone-c-right .vc_gitem-animated-block {
        float: left;
        width: 100%;
    }

    .soliloquy-container .soliloquy-next,
    .soliloquy-container .soliloquy-prev {
        margin-top: 0 !important;
        top: 55px !important;
    }
}

#leikiContent img {
    max-height: 198px;
}

#percorra p {
    font-style: italic;
}

/* Hugo Push Notifications */

.page-id-11603 #post-page-title h1 {
    text-transform: none !important;
    display: none;
}

.top-menu-posts .featured-posts-title {
    font-size: 13px !important;
}

.widget-title,
.widget-title a {
    color: #f48132;
}

.col-lg-12 {
    padding-bottom: 10px;
}

@media only screen and (max-width:1024px) and (min-width:667px) {
    .single-ev_datasheet #secondary {
        width: 35%;
    }
}

.page-id-169475 #post-page-title {
    display: none !important;
}

#wibbitzcarroussel {
    padding-top: 40px;
    padding-bottom: 40px;
}

img.tui-gaveta-logo {
    width: 250px;
}

@media only screen and (min-width:1025px) {
    .tui-gaveta ins {
        width: 25%;
    }

    .tui-gaveta li {
        width: 100% !important;
    }
}

@media only screen and (max-width:1024px) and (min-width:667px) {
    .tui-gaveta ins {
        width: 50%;
    }

    .tui-gaveta li {
        width: 100% !important;
    }
}

#ad_widget_sizes_exm1-8 .ad-widget-box {
    max-width: 250px;
    padding-top: 30px;
    margin-bottom: -25px;
}

/* BRAND STORY */

img.brandstory-category-logo {
    width: 450px;
    margin: 0 auto;
    padding-top: 50px;
}

.brandstory-category {
    width: 100%;
    text-align: center;
    height: 200px;
    background: #f7f7f7;
}

.category-brand-story .widget-title {
    display: none;
}

.brandstory-single-logo {
    width: 150px !important;
    height: auto !important;
}

.brandstory-single {
    margin-top: 10px;
    padding-bottom: 5px;
}

.single-format-status .post-author {
    float: left;
    display: none;
}

.brandstory-txt {
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat' !important;
}

img.brandstory-hp-logo {
    width: 150px !important;
}

img.brandstory-gaveta-logo {
    width: 250px;
    padding-top: 10px;
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    img.brandstory-category-logo {
        width: 380px;
        margin: 0 auto;
        padding-top: 50px;
    }
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .single.single-format-aside .reportagem-info h1 {
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 20px 0;
    }

    img.brandstory-category-logo {
        width: 300px;
        margin: 0 auto;
        padding-top: 50px;
    }

    .brandstory-category {
        width: 100%;
        text-align: center;
        height: 160px;
        background: #f7f7f7;
    }
}


/* Special buttons */

#specialbutton a {
    background-color: #f48132;
    color: white !important;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* REMOVE FADE IN EFFECT */

#main {
    opacity: 1;
}

.super-slider-title h2 {
    text-shadow: 3px 1px 7px rgba(0, 0, 0, .5);
}

.img-featured-category.huge ul li .img-featured-posts-image a .image_fx5 img {
    width: 116% !important;
    max-width: 116%;
    margin-left: -8%;
}

.img-featured-category.huge ul li .img-featured-posts-image .img-featured-title {
    position: relative;
    bottom: 0;
    text-shadow: none;
    padding: 10px 0;
}

.img-featured-category.huge ul li .img-featured-posts-image .img-featured-title .brandstory-hp {
    position: absolute;
    top: -40px;
    left: 10px;
}

.img-featured-category.huge ul li .img-featured-posts-image .img-featured-title h2 {
    height: 100px;
}

.img-featured-category.huge ul li .img-featured-posts-image .img-featured-title a {
    color: #000;
}

@media only screen and (max-width:1024px) {
    .img-featured-category.huge ul li .img-featured-posts-image .img-featured-title h2 {
        height: auto;
    }
}

/* END CUSTOM BLOGS */
/* START SOLILOQI */

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: rgba(0, 0, 0, 0) !important;
    font-size: 1em;
    line-height: 1.25;
    display: block;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    text-align: center;
    padding: 10px;
}

/* END SOLILOQI */


/* begin blogs sidebar */
#blogues-sidebar {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    padding-bottom: 10px;
}

#blogues-sidebar li {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    /*    border-bottom: 1px dashed #B3B3B3;*/
}

#blogues-sidebar li:first-child {
    margin-top: 0px;
}

#blogues-sidebar li:last-child {
    border-bottom: none;
}

.blogue.image {
    width: 20%;
    float: left;
}

.blogue-title {
    width: 75%;
    float: left;
    margin-left: 5%;
    font-weight: 700;
    padding-top: 30px;
}

/* PIERRE */
.blogue-duplo-box {
    width: 20%;
    float: left;
    position: relative;
}

.blogue-duplo-box .image.first {
    width: 100%;
    float: none;
    position: relative;
}

.blogue-duplo-box .image.second {
    width: 100%;
    float: none;
    position: absolute;
    top: 0;
    left: 80%;
}

.blogue-duplo-box .image a {
    width: 40%;
}

li.blogue-duplo .blogue-title {
    box-sizing: border-box;
    padding-left: 17%;
}

.category .home-widget.one-part:first-of-type,
.category .home-widget.one-part:nth-of-type(2) {
    display: none;
}

.category.category-blogues .home-widget.one-part:first-of-type {
    display: block;
}

.category.category-invasoes .home-widget.one-part:nth-of-type(2) {
    display: block;
}

.category.category-invasoes #nav_menu-3 .widget-title {
    display: block;
}

/* end blogs sidebar */

/* END CUSTOM BLOGS */

/* EVASOES 360 */
.category-evasoes-360 #site-logo,
.category-evasoes-360 .about-logo,
.category-evasoes-360 #mob-menu,
.post-evasoes-360 #site-logo,
.post-evasoes-360 .about-logo,
.post-evasoes-360 #mob-menu,
.post-evasoes-360 #buttonRead,
.post-evasoes-360 .floating-share-icons li {
    background: #3ca082 !important;
}

.category-evasoes-360 #main .widget-title,
.category-evasoes-360 #main .widget-title a,
.category-evasoes-360 #main-nav ul li:hover > .menu-link,
.category-evasoes-360 .sub-menu-wrapper .small-category li:hover > .small-text a,
.category-evasoes-360 .category-icon a,
.category-evasoes-360 a:hover,
.post-evasoes-360 #main .widget-title,
.post-evasoes-360 #main .widget-title a,
.post-evasoes-360 #main-nav ul li:hover > .menu-link,
.post-evasoes-360 .sub-menu-wrapper .small-category li:hover > .small-text a,
.post-evasoes-360 .category-icon a,
.post-evasoes-360 .post-author a,
.post-evasoes-360 .content a,
.post-evasoes-360 a:hover,
.post-evasoes-360 blockquote,
.post-evasoes-360 blockquote p,
.post-evasoes-360 blockquote p span {
    color: #f48132 !important
        /*was #3ca082!important;*/
}

.post-evasoes-360 blockquote {
    border-left: 2px solid #3ca082 !important;
}

.category-evasoes-360 #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background,
.post-evasoes-360 #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
    fill: #3ca082 !important;
}

.post-evasoes-360 .floating-share-icons li a:hover {
    color: #fff !important;
}

.category-evasoes-360 #searchform .submit-button,
.post-evasoes-360 #searchform .submit-button {
    background: #3ca082 url(https://qua.evasoes.pt/wp-content/themes/evasoes/images/search-icon-black.png) no-repeat center;
}

.category-evasoes-360 .banner-lidl,
.post-evasoes-360 .banner-lidl {
    background: #f7f7f7;
    height: auto;
}

.category-evasoes-360 .banner-lidl a,
.post-evasoes-360 .banner-lidl a {
    display: blocK;
    width: 500px;
    max-width: 90%;
    margin: 45px auto;
}

.category-evasoes-360 .three-parts.archive .widget-title {
    display: none;
}

#main-nav ul li.item-evasoes-360 > .menu-link,
#main-nav ul li.item-evasoes-360 ul.small-category li:hover a,
#blog-list ul .home-widget:nth-child(3) .widget-title a {
    color: #3ca082 !important;
}

#main-nav ul li.item-evasoes-360:hover > .menu-link {
    color: #111 !important;
}

/* TESTE CSS HUGO A VER SE O ERRO ACONTECE */


.specialmrec {
    width: 425px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
}

@media only screen and (max-width:1100px) and (min-width:701px) {
    .menu .menu-link {
        font-size: 13px !important;
    }
}

@media only screen and (max-width:900px) and (min-width:701px) {
    .menu .menu-link {
        padding: 0 6px !important;
    }

    li#menu-item-exm1230 {
        font-size: 13px !important;
    }
}

div#media-wrapper,
.single .soliloquy-container {
    margin-bottom: 0 !important;
}

/* Artigos sobre este local */
.related-datasheets-list #texty {
    /*width: 76%;*/
}

ul.related-datasheets-list li {
    margin-bottom: 10px;
}

ul.related-datasheets-list li:after {
    clear: both;
    display: block;
    content: "";
}

/*Fix GMG Header | pesquisa header*/
@media (min-width: 320px) and (max-width: 767px) {

    /* GMG */
    .gmg-remote-header-1 .globalmediaheader-wrapper {
        position: relative;
        min-width: 300px;
        max-width: 100%;
        height: 40px;
        margin: 0 10px;
    }

    /**/
    header > #nav-wrapper {
        min-height: 64px;
        /*float: none;*/
    }

    #navigation .search-box > #searchform input {
        height: 64px;
    }
}

/* Alinhamentos mrec sidebar */
@media (min-width: 768px) {

    .home-widget .textwidget {
        margin-top: 0;
    }

    .home-widget .mrecbox {
        padding-top: 0;
    }
}

/* Fix 1px between GMG &amp; header */
#layer > div:empty {
    display: none;
}

/* Fix Header search*/
/*#navigation .search-box.active #searchform input {
    z-index: 10;
    position: relative;
}*/

/* Fix Search page */
.gsc-input-box table {
    margin-bottom: 0;
}

.gsc-input-box .gsib_a {
    padding: 10px;
}

.gsc-search-button .gsc-search-button-v2 {
    cursor: pointer;
    padding: 17px 27px;
    margin-top: 0;
}

.gsc-search-button .gsc-search-button-v2:hover {
    background-image: none;
    background-color: #f48132;
    border-color: #f48132;
}

.termos-responsabilidade-nonio {
    font-size: 0.82em !important;
    font-style: italic;
    line-height: 1.7;
    margin: 5px 7px;
    opacity: 0.8
}



/* Alterações 2019/2020 / Janeiro / Ronilto */

/* Configuração dos campos de input para subscrição da newsletter */
.input-news-egoi {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    display: inline;
    width: 300px;
    height: 38px;
    padding: 0 0 0 15px;
    border-radius: 3px;
    border: 1px #ccc solid;
}

.bt-news-egoi {
    color: #ffffff;
    background-color: #000000;
    width: 130px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}

.bt-news-egoi:hover {
    background-color: #af500e;
}

@media screen and (max-width: 450px) {
    .newsletter input[type=submit] {
        width: calc(85% + 17px) !important;
        margin-top: 5px;
    }
}

/* END - Configuração dos campos de input para subscrição da newsletter */

/* Alteração do display das tags nos artigos */
.post-tags a {
    margin: 0 6px 6px 0;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

.tags-title {
    margin-right: 6px;
    padding: 5px 10px;
}


/* Ajustes no padding do mapa e fb icon no datasheet - tablet */
@media screen and (max-width: 800px) {
    .datasheet-single-template .datasheet-map img {
        padding-top: 45px !important;
    }

    .datasheet-single-template .datasheet-share-facebook img {
        padding-top: 0 !important;
    }
}

/* Remoção da margem e background azul apresentados com múltiplos datasheets */
.datasheet-multiple-template .datasheet-collapse.col-lg-1.text-uppercase {
    margin-bottom: 0;
}

.rating-head-block div:after {
    background: none;
}


/* Configuração da caixa para subscrição da newsletter na sidebar */
.newsletter-sb {
    background-color: #f48132;
    background-image: url(https://qua.evasoes.pt/files/2020/01/news-back-40.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
}

.home .newsletter-sb {
    margin-top: 10px;
}

.nl-title-sb {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.nl-subtitle-sb {
    line-height: 22px;
    margin-bottom: 20px;
}

.nl-title-sb:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 30%;
    padding-top: 10px;
    border-bottom: 2px solid #000;
}

.input-news-egoi-sb {
    font-size: 13px;
    color: rgb(0, 0, 0);
    display: inline;
    width: calc(100% - 17px);
    height: 38px;
    padding: 0 0 0 15px;
    border-radius: 3px;
    border: 1px #ccc solid;
}

.bt-news-egoi-sb {
    color: #ffffff;
    background-color: #000000;
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-top: 5px;
}

.bt-news-egoi-sb:hover {
    background-color: #af500e;
}

.newsletter-sb form br {
    display: none;
}


@media only screen and (max-width: 480px) {
    .user_data_info_mobile {
        right: 10px !important;
    }

    input#s {
        right: 50px;
    }

    #navigation #mob-menu #searchform input:focus {
        width: calc(100% - 112px);
    }

    #navigation .submit-button {
        right: 30px;
    }
}

input#s:focus + .submit-button,
#navigation input#s:focus + .submit-button,
#navigation .search-box.active input + .submit-button,
#searchform .submit-button {
    z-index: 9999;
}

/* BEGIN PUBLICIDADE */

.mrecbox,
.mrec-wrapper,
#post-content #inread,
#billboard {
    position: relative;
    text-align: center;
    border-top: 1px solid #141414;
    border-bottom: 1px solid #141414;
    padding: 20px 0 !important;
    margin: 15px 0 !important;
    margin-bottom: 25px !important;
}

.mrecbox:before,
.mrec-wrapper:before,
#post-content #inread:before,
#billboard:before {
    content: 'Publicidade';
    position: absolute;
    top: -15px;
    left: calc(50% - 50px);
    width: 100px;
    height: 30px;
    background: #fff;
    font-size: 11px;
    color: #141414;
    letter-spacing: .025em;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    padding: 0;
}


#post-content #inread:before,
#post-content .mrec-wrapper:before {
    content: 'Publicidade \2022  Continue a ler a seguir';
    left: calc(50% - 130px);
    width: 260px;
}

#post-content #inread,
#post-content .mrec-wrapper {
    margin: 40px 0 !important;
}

.mrecbox:after,
.mrecbox1:after {
    display: none;
}

/* END PUBLICIDADE */



.trending-posts {
    margin-bottom: 20px;
}

.home .trending-posts {
    margin-top: 20px;
    margin-bottom: 0;
}

/* reduzir o tamanho da fonte no título do artigo (tablet) */
@media only screen and (max-width: 1025px) and (min-width: 668px) {
    #post-page-title h1 {
        font-size: 42px;
    }
}


.trending-posts-title:before {
    font-size: 13px;
    line-height: 13px;
    margin-right: 5%;
    max-width: 5%;
    color: #ccc;
}

.trending-posts-title a {
    font-weight: 700;
    max-width: 90%;
    line-height: 16px;
}

.trending-posts-category a {
    font-weight: 300;
}

/* pedido do Marcelo 18/02/2020 - retirar like do FB e reduzir o espaço */
.fbalign {
    display: none;
}

#post-content {
    padding-bottom: 0px;
}


/* pedido do Bruno 22/04/2020 - páginas de tags e autores desformatadas */
@media screen and (max-width: 800px) {

    .tag #primary,
    .page-id-810627 #primary {
        box-sizing: border-box;
        float: left;
        width: 100% !important;
        clear: both;
    }
}

/* FIX COMMENTS FB WIDTH */
.fb-comments iframe {
    min-width: 100% !important;
}
