/*** MAIN ***/
header {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

#top-menu {
    margin-left: 5%
}

.row {
    background-color: #fff
}

h3>a {
    font-size: 2rem;
}

.specials-body {
    margin-left: 10%;
    padding: 5px 5px 20px;
    position: relative;
    width: 80%;
    margin-top: 30px;
    overflow: hidden;
}

.regbox {
    float: left;
    padding: 5px;
    position: relative;
    margin: 30px 0;
    width: 90%;
    margin-left: 5%;
}

.specialsp p, .specialsp li {
    font-weight: 300;
    font-size: 1.1rem;
    line-height: 150%;
    margin-bottom: 1rem;
}

.specialsp h2,
.specialsp h3,
.specialsp h4 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.specialsp h4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.specialsp h2 + h3,
.specialsp h3 + h4 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.specialsp h2:first-child,
.specialsp h3:first-child,
.specialsp h4:first-child {
	padding-top: 0;
}

.specialsp h4:first-child {
    margin-top: 0;
}

.specialsphead h1 {
    position: relative;
    float: left;
    bottom: 0px;
    color: white;
    font-size: 3rem;
    letter-spacing: 0px;
    line-height: 120%;
    font-family: 'vag_rounded_bold';
    text-transform: uppercase;
    margin-bottom: 0px;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphens: none;
}

.specialsp h1>a {
    color: white;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphens: none;
}

.specialsp h1>a:hover {
    color: white;
    text-decoration: none;
}

.specialsphead.special-scorecard h2 {
    top: 0px;
    color: white;
    font-size: 1.8rem;
    margin-left: 12%;
    position: relative;
    float: left;
}

a {
    color: rgb(0, 173, 232);
}

.specialsp .button-sidebar-group a {
    color: #222
}

.button-sidebar-group {
    float: left;
}

a:hover {
    color: rgb(0, 173, 232);
    text-decoration: underline;
}

.trending-block-content p {
    font-family: 'vag_rounded', georgia;
}

.title-top {
    /* margin-top: 0px; */
    /* position: relative; */
    /* min-height: 140px; */
    /* float: left; */
    /* display: flex; */
    /* flex-direction: column; */
    align-self : flex-end;
}

/*** END MAIN ***/
/*** IMAGES ***/
.specials-banner {
    width: 100%;
    float: left;
    margin: -20px 0 30px 0;
}

/*** VARIE **/
div.h172 {
    height: 172px!important;
}

div.h60 {
    height: 60px;
}

hr.style13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

div.h42 {
    height: 42px;
}

div.h113 {
    height: 113px;
}

.fondo {
    position: absolute;
    bottom: 5px;
    right: 15px;
}

.texto1 {
    width: 64%;
    margin-left: 18%;
    padding: 5px;
    margin-top: 84px;
    margin-bottom: 84px;
}

#home-blocks-2 a {
    font-family: 'vag_rounded';
    letter-spacing: 0.5px;
    color: black;
    font-size: 0.9rem;
    line-height: 1.1rem
}

#home-blocks-2 h2 a {
    font-family: 'vag_rounded';
    letter-spacing: 0.5px;
    font-size: 1.5rem;
    line-height: 1.9rem
}

.bottom-anchored {
    position: absolute;
    top: auto;
    bottom: 10px;
}

.pa-subtitle-m {
    color: white;
    display: inline-block;
    padding: 0.5rem 0;
    margin: 2rem 0;
    font-family: 'vag_rounded';
    width: 100%;
    text-align: center;
}

h2.pa-yellow {
    background-color: #fdb813;
}

h2.pa-red {
    background-color: #ee2b2c;
}

h2.pa-blue {
    background-color: #00ade8;
}

/*** END VARIE ***/
/*** COMBINE AND DELETE ***/
.list-content h4 {
    margin-left: 1.2rem;
}

.withimage h2 {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
    color: black;
    font-family: "Oswald", sans-serif;
    font-size: 3.2rem;
    ; font-weight: 100;
    line-height: 58px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    z-index: 2;
    padding: 5px;
}

.title2 {
    width: 80%;
    margin-left: 10%;
    padding: 5px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.fixed {
    position: fixed;
    top: 0;
    left: auto;
}

.fixed {
    position: fixed;
    width: inherit;
    max-width: 220px;
}

.separa-title {
    height: 200px;
    width: 99%;
    position: absolute;
    margin-left: 0;
    margin-top: 25px;
}

#fitin {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 1em;
    float: right;
    padding: 10px;
    font-family: 'vag_rounded';
    margin-bottom: 20px;
}

.fitin {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px;
    font-family: 'vag_rounded';
    margin-bottom: 20px;
    color: white;
    background-color: white;
}

.fitin a, .fitin p {
    line-height: 160%;
    font-size: 1.5em;
    font-family: 'vag_rounded';
    color: #222;
    background-color: white;
}

hr.style-four {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(253, 184, 19, 0.8);
}

/*** END COMBINE ***/
/*** COUNTRY LISTS ***/
#country-list {
    margin: 3rem 0;
}

#country-list li.country {
    overflow: hidden;
    height: 120px;
    position: relative;
    display: block;
    float: left;
    padding: 0 0.625rem 1rem;
}

#country-list li.country:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.4);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

#country-list li.country img {
    margin: 0;
    height: 102%;
    width: 102%;
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0;
}

#country-list .black-layer {
    background-color: rgba(255,255,255,0.3);
    margin: 5%;
    width: 100%;
    height: 100%;
    z-index: 150;
    position: absolute;
    bottom: 0;
    left: 0;
}

#country-list li.country h2 {
    font-size: 1.5rem;
    font-weight: 900;
    color: black;
    z-index: 200;
    position: absolute;
    bottom: 5%;
    right: 10%;
    text-transform: uppercase;
    text-align: right;
}

#country-list li.country h2 a {
    color: black;
}

#country-list .country-image {
    border: solid 1px #444;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.flash-country-entry {
    border-bottom: 1px solid #d3d3d3;
    padding-top: 3rem;
    margin-bottom: 3rem;
}

.flash-country-text {
    padding: 1rem 0;
}

.flash-country-top {
    position: relative;
    height: auto;
    width: 100%;
    float: left;
    height: 120px;
    padding: 10px 50px;
}

.flash-country-top img.tabletdesktop {
    right: 50;
    top: 0;
    z-index: 100;
    position: absolute;
    height: 120px;
    max-width: 205px;
}

.flash-country-top h2 {
    font-size: 3rem;
    text-transform: uppercase;
}

.flash-layer-white {
    width: 205px;
    right: 50;
    top: 0;
    height: 100%;
    z-index: 150;
    position: absolute;
    height: 120px;
    -webkit-box-shadow: inset -40px 0 50px -40px rgba(255,255,255,0.2);
    box-shadow: inset 160px 0 120px -40px rgba(255,255,255,0.2);
}

.flash-country-stats {
    float: left;
    width: 100%;
    padding: 2rem 50px;
}

.flag-mobile {
    width: 100%;
    float: left;
    margin: 15px 0px;
    display: none;
    border: solid 1px #e9e9e9;
}

/*** END COUNTRY LISTS ***/
/*** SOCIAL ***/
.social-list {
    display: inline;
    width: 70%;
    margin-left: 15%;
    margin-top: 30px;
    border: 0px;
}

#fb-root {
    margin-top: 0px;
}

/*** END SOCIAL ***/
/*** MENUS ***/
.specials-menu {
    float: right;
    z-index: 9999;
    width: inherit;
    position: fixed;
    /* padding-top: 10px; */
    background-color: white;
    width: 280px;
    /* margin-top: 1rem; */
    margin-bottom: 1rem;
}

#specials-side .specials-menu {
    float: right;
    z-index: 9999;
    width: inherit;
    position: relative;
    padding-top: 10px;
    background-color: #d6d6d6;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}

#specials-side .specials-menu li {
    font-size: 1.6rem
}

.cover-menu {
    margin-top: 20px;
    border-top: solid white 10px;
}

.fix-menu {
    position: relative;
    z-index: 9001;
    width: 100%;
    /* height: 32px; */
    /* padding: 0 0.9000em 1rem; */
}
@media screen and (max-width: 40.063em) {
	.fix-menu {
		padding: 0 0.9000em 1rem;
	}
}

.fix-menu ul.share-buttons {
    padding: 15px 0px;
    width: 100%;
    margin: 0;
}

.fix-menu ul.share-buttons li {
    padding: 0.3rem;
}

.fix-menu h5 {
    border-top: solid 4px;
    padding-top: 5px;
}

.special-fixed {
    max-width: 220px;
    width: inherit;
    position: fixed;
    top: 0px;
}

.fix-relative {
    position: relative;
    width: 100%;
}

.right-off-canvas-menu {
    overflow-y: visible;
}

.drag-box {
    position: relative;
    z-index: 300;
}

.drag-menu {
    height: 50vh;
    width: 3%;
    position: fixed;
    z-index: 9999;
}

a.drag-menu, a:hover.drag-menu {
    padding-top: 25vh;
    color: white;
    text-decoration: none;
}

.mobileonly .inner-wrap {
    position: fixed;
    width: 3%;
    height: 50vh;
    top: 35vh;
    right: 0;
    background: #222;
    padding-top: 0;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.right-off-canvas-menu {
    background: white;
}

.move-left .exit-off-canvas {
    box-shadow: none;
}

.off-canvas-wrap.move-left {
    min-height: auto;
}

/* POWER AUDITS */
.power-audits-4 {
    width: 70%;
    margin-left: 15%;
}

#home-blocks-2 .power-audits-4 ul li {
    padding: 3rem 2.5rem;
}

.power-audit-1 {
    height: 450px;
    background-color: #fdb813;
    padding: 0px 2rem;
    position: relative;
}

.power-audit-1.asia-pa {
    background-color: #ee2b2c;
}

.power-audit-1.wider-pa {
    background-color: #00ade8;
}

.power-audit-1 h2 {
    color: white;
    font-family: "vag_rounded_bold";
    text-align: center;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphens: none;
}

#home-blocks-2 .power-audit-1 h2>a {
    color: white;
    font-family: "vag_rounded_bold";
    text-align: center;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphens: none;
}

.power-audit-top-logo {
    position: absolute;
    top: 0;
    right: 0;
    height: 100px;
    float: left;
}

.power-audit-top-logo img {
    height: 100px;
    float: right;
}

.power-audit-title {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pa-top-panel {
    width: 100%;
    background-color: white;
    padding: 2rem;
    height: 100%;
}

#panel-1, #panel-2, #panel-3 {
    height: 40%;
    width: 100%;
    padding: 3rem 10%;
    top: 0;
    left: 0;
    position: fixed;
    background-color: rgba(0,0,0,0.6);
}

.move-to-bottom {
    top: auto!important;
    bottom: 0!important;
}

/*** END MENUS ***/
@media screen and (max-width:64.063em) {

    .mobileonly {display:none}

    /* .logo-r {
        position: absolute;
        right: 2%;
        top: 20%;
    } */

    /* .special-fixed {
        padding-right: 5%;
        position: fixed;
        top: 0px;
    } */
}

@media screen and (max-width:960px) {
    #country-list li.country h2 {
        font-size: 1.1rem
    }

    .flash-country-top h2 {
        font-size: 2.5rem;
    }

    .specials-body {
        width: 100%;
        margin-left: 0px;
    }

    .regbox {
        margin-left: 2%;
    }

    .texto2 {
        width: 90%;
        margin-left: 5%;
        padding: 3px;
    }

    .mobileonly {
        display: none
    }

    .title-top {
        /* min-height: 120px; */
    }

    .menu1 h3, .menu1 p, .menu1 li, .menu1 a {
        font-size: 16px;
    }

    .specialsp p {
        /* font-size: 1.1rem; */
        /* line-height: 1.3rem; */
    }

    .specials-quote p {
        font-size: 1.6rem;
        line-height: 2.1rem;
    }

    .specialsphead h1 {
        font-size: 3.6rem;
        line-height: 3.5rem;
        margin-left: 2%;
    }

    .specialsphead.special-scorecard h1 {
        font-size: 2.8rem;
        line-height: 110%;
    }

    button {
        padding: 22px;
    }

    .power-audits-4 {
        width: 90%;
        margin-left: 5%;
    }

    .pa-top-panel {
        overflow: scroll;
        padding: 1rem;
    }

    #panel-1, #panel-2, #panel-3 {
        height: 50%;
        padding: 0.5rem;
    }
}

@media screen and (max-width:750px) {
    .specialsphead.special-scorecard h1 {
        font-size:2.3rem;
        line-height: 2.5rem;
    }
}

@media screen and (max-width: 40.063em) {
    header {
        /* padding:10px; */
    }

    .regbox {
        margin-left: 2px;
    }

    .texto2 {
        width: 98%;
        margin-left: 1%;
        padding: 3px;
    }

    .mobileonly {
        display: block
    }

    .flag-mobile {
        display: block;
    }

    .specialsphead h1 {
        color: white;
        font-size: 2.3rem;
        line-height: 110%;
        /* text-align: center; */
        margin-left: 0px;
    }

    .specialsphead.special-scorecard h1 {
        font-size: 2rem;
        bottom: auto;
        line-height: 2.2rem;
    }

    .withimage h2 {
        font-size: 2.4rem;
        margin-bottom: 25px;
        line-height: 2.8rem;
    }

    .mobile-space {
        height: 280px;
        width: 100%;
        float: left;
        padding-top: 30px;
    }

    .fixed {
        position: asbolute;
        top: 70px;
    }

    .regbox {
        float: left;
        padding: 5px 5px 5px 5px;
        position: relative;
        width: 100%;
    }

    .specialsp-headlines h2 {
        font-size: 30px;
    }

    .specialsp-headlines {
        padding-top: 0px;
    }

    .title2 {
        margin-bottom: 5px;
    }

    .specialsp p {
        /* font-size: 1rem; */
        /* line-height: 1.2rem; */
    }

    .specials-quote p {
        font-size: 1.6rem;
        line-height: 2.1rem;
    }

    .logo-r {
        /* width: 30%; */
        /* margin-right: 35%; */
        /* margin-top: 0px; */
        position: relative;
        /* right: auto;
        top: auto;
        float: right; */
    }

    .menu1 a {
        font-size: 18px;
    }

    .title-top {
        /* padding: 4px; */
        /* min-height: 120px; */
    }

    .flash-layer-white {
        display: none
    }

    .flash-country-top {
        height: auto;
    }

    .flash-country-top h2 {
        font-size: 2.2rem;
    }
		.logo-r img {
				max-width: 180px;
		}
		header .columns + .columns {
				margin-top: 1rem;
		}
		div#specials-fix, .toc-container {
		    background: white;
		    z-index: 1;
		    height: auto;
		    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		    padding: 0;
		}
		header {margin-bottom: 0;}
}

@media screen and (max-width: 475px), screen and (max-width:475px) {
}

@media (max-width: 340px) {
    .specialsphead h1 {
        font-size: 2.1rem;
        line-height: 2.1rem;
    }
}

#specials-fix {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}
#specials-menu-toggle, .toc-toggle {
    font-family: vag_rounded, serif;
    font-weight: bold;
    /* margin-top: 1rem; */
    /* margin-bottom: 1rem; */
    padding: 1rem 0.9000em;
}
.menu-toggle-icon-opened {
	display: none;
}
.menu-toggle-icon-opened,
.menu-toggle-icon-closed {
    float: right;
}
@media only screen and (min-width: 40.063em) {
	#specials-menu {
	    display: block !important;
	}
}

.specials-content > p, .specials-content > ul > li, .specials-content > ol > li {
    max-width: 640px;
}

.specials-content .image-container,
.country-body img {
    /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
}
.specials-content .image-container {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.results-by-country {
    margin-top: 4rem;
}
.specials-content a {
    color: inherit;
    text-decoration: underline;
}

/* Social */
.social-share .share-buttons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  grid-gap: .5rem;
}
.social-share .share-button {
	background-color: gray;
	width: 100% !important;
	text-align: center;
	border-radius: 2px;
	font-size: 1.25rem;
	color: white !important;
	padding: .5rem;
}

.social-share .share-twitter    { background-color: #1DA1F2 }
.social-share .share-facebook   { background-color: #3b5998 }
.social-share .share-linkedin   { background-color: #0077b5 }
.social-share .share-reddit     { background-color: #ff4500 }
.social-share .share-whatsapp   { background-color: #25D366 }
.social-share .share-telegram   { background-color: #0088cc }

.social-share .share-twitter:hover   { background-color: darken(#1DA1F2, 15%); }
.social-share .share-facebook:hover   { background-color: darken(#3b5998, 15%); }
.social-share .share-linkedin:hover   { background-color: darken(#0077b5, 15%); }
.social-share .share-reddit:hover   { background-color: darken(#ff4500, 15%); }
.social-share .share-whatsapp:hover   { background-color: darken(#25D366, 15%); }
.social-share .share-telegram:hover   { background-color: darken(#0088cc, 15%); }

.social-share .fab {
	color: currentColor;
}
.social-share .icon {
	color: inherit;
}

.social-share .show-for-small-only {
    display: block !important;
}
@media only screen and (min-width: 40.063em) {
	.social-share .show-for-small-only {
	    display: none !important;
	}
}

/* Table of contents */
@media only screen and (max-width: 40.063em) {
	.toc-container {
		margin-left: -.9rem;
		margin-right: .9rem;
		width: calc(100% + 1.8rem);
		padding: 0;
		float: left;
		margin-bottom: 2rem;
	}
}

@media only screen and (min-width: 40.063em) {
	.toc-container {
		/* padding: 1rem; */
		border-radius: 2px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	}
}

.toc-toggle {
    margin-top: 0 !important;
}
.toc {
    font-family: vag_rounded;
    list-style-type: none;
    margin-left: 0;
    display: none;
    margin-bottom: 0;
    padding: 0 0.9000em 1rem;
}

.toc li {
    font-size: inherit;
}

.toc li a {
    color: inherit;
}

.toc li a {
    color: inherit;
}
.toc li:last-child {
    margin-bottom: 0;
}
.toc .fa-list-ul {
    margin-right: .4rem;
}

/* Country selector */
.selector {
	background-color: white;
	font-family: vag_rounded, sans-serif;
  z-index: 1;
}
.country-selector {
	box-shadow: 0px 4px 4px white;
}
.selector-label {
	font-weight: bold;
	padding-top:.5rem;
	padding-bottom: 1rem;
}
.selector ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 -6px;
}
.selector ul li {
	margin: 4px 6px;
}
.selector-list .btn {
	padding: .4rem;
}
.btn:hover, .btn:active, .btn:focus {
    color: inherit;
    background-color: #fdb813;
    border-color: #fdb813;
}
.selector-list .btn .flag-icon {
	margin-right: .2rem;
}
.country-body {
	margin-top: 2rem;
}
.country-body h3 {
	padding-top: 0;
}

@media ( max-width: 599px ), ( max-height: 599px ) {
	.country-selector {
		position: sticky;
		top:0;
		margin-left: -14.4px;
		width: calc(100% + 14.4px*2);
		padding: 1rem .9rem;
	}
	.country-selector .selector-label {
		padding: 0;
	}
	.country-selector .selector-list {
		display:none;
		margin-top: 1rem;
	}
}
@media ( max-width: 600px ) {
	.country-selector {
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	}
}
@media ( min-width: 600px ) and ( min-height: 600px ) {
	.country-selector {
		position: sticky;
		top:0px;
	}
	.country-selector .selector-label {
		display: none;
	}
	.country-selector .selector-list {
		display: block !important;
	}
}

.grid-12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  margin-top: 2rem;
}
.width-6\/12 {
  grid-column: span 6;
}
.width-4\/12 {
  grid-column: span 4;
}
.width-8\/12 {
  grid-column: span 8;
}
.width-12\/12 {
  grid-column: span 12;
}
@media ( max-width: 1024px ) {
	.width-4\/12, .width-6\/12, .width-8\/12 {
	  grid-column: span 12;
	}
}

@media only screen and (max-width: 40.063em) {
    body {
        max-width: 100%;
    }
}
@media only screen and (min-width: 40.063em) {
    .specialsp:not(.specialsphead) > .row > .medium-4 {
        padding-right: 2rem;
    }
    .specialsphead.row > .medium-3 {
        padding-left: 2rem;
    }
}
.toc-container + .specials-content {
    margin-top: 2rem;
}
.chart-selector-body {
    margin-top: 2rem;
}
@media screen and (min-width: 40.063em) {
    .specialsphead {
        display: flex;
    }
}

.special-author, .special-date {
    font-family: vag_rounded, sans-serif;
}

.gray-box {
    background-color: #d8d8d8;
    padding: 1.5rem;
    border-radius: 4px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    max-width: 640px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.gray-box h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
}
.gray-box p:last-child,
.gray-box ul:last-child,
.gray-box li:last-child {
    margin-bottom: 0;
}
.specialsp div[id^="ftn"] {
    max-width: 640px;
}
