@media only screen and (max-width: 767px) {
body.page-resources.resources .our-resources .view-resources-terms .view-content .views-field {
 max-width: 305px;
 margin: 15px 15px 15px 15px;
 text-align: center!important;
}
}

@media screen and (min-width: 1200px){
.storie-row.col-xs-12.col-lg-6, .storie-row.col-xs-12.col-sm-6, .storie-row.col-xs-12.col-md-6 {
    width: 70% !important;
}

.col-lg-4 {
    width: 32% !important;
}

.col-lg-9 {
    width: 70%!important;
    margin-left: 25px;
}
}


@media (min-width: 992px) {
.col-lg-9 {
    width: 70%!important;
    margin-left: 25px;
}
}


@media screen and (max-width: 767px) {
.report-title, h3 {
    font-size: 18px;
    font-weight: 600;
}


@media screen (min-width: 768px){
.col-lg-9 {
width: 70%;
margin-left: 20px;
}
}


.vkanalytics-content.col-xs-12.col-sm-6.col-md-6.col-lg-6 {
padding:20px;

}

h2.pane-title {
    font-size: 23px;
    line-height: 1.5;
}

.pane-content .report-content {
padding: 50px 35px 90px 35px;
}

 .img-report-responsive {
width: 60%;
}

.report-content-inner {
    text-align: center;
    position: unset;
}


.vkanalytics-title { 
    font-size: 20px;
    line-height: 1.5;
    font-weight:600;
}	


body.logged-in h2.pane-title {
    font-size: 23px!important;
    line-height: 1.5pt;
    margin-bottom: 80px;
}

.pane-content .vkanalytics-content {
padding: 50px 35px 90px 35px;
}

 .img-vkanalytics-responsive {
width: 60%;
}

.vkanalytics-content-inner {
    text-align: center;
}
}


/*
* === Imagem de Background Home Page  ===
*/

@media screen and (max-width: 420px)
body.an_pages .video-section .video-overlay .overlay-content {
    height: 460px!important;
}

/*
* === Cookies Footer ===
*/

@media screen (max-width: 600px)
#sliding-popup .popup-content #popup-buttons {
    clear: both;
    float: right!important;
    margin: 5px 15px 1em!important;
    max-width: 100%!important;
}