/*
Theme Name: Save your Internet
Theme URI: http://www.takethefastlane.eu
Author: Fastlane
Author URI: http:/www.takethefastlane.eu
Template: landkit
Description: Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: ArchitectsDaughter;
  src: url('fonts/ArchitectsDaughter.ttf'); /* IE9 Compat Modes */
}

@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/architects-daughter-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Architects Daughter Regular'), local('ArchitectsDaughter-Regular'),
       url('fonts/architects-daughter-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/architects-daughter-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/architects-daughter-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/architects-daughter-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/architects-daughter-v8-latin-regular.svg#ArchitectsDaughter') format('svg'); /* Legacy iOS */
}

/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/rubik-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Rubik'), local('Rubik-Regular'),
       url('fonts/rubik-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rubik-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rubik-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/rubik-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rubik-v7-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: Rubik-Bold;
    src: url('fonts/Rubik-Bold.ttf');
}

p, body {
	 font-family: 'Rubik'!important;
}
 
.white-text {
	color:white!important;
}


.page-template-template-landing footer, .page-template-template-landing #main-menu {
	display:none!important;
}

.page-template-template-landing .navbar, .page-template-template-landing .navbar-main {
	height:130px;
}

.page-template-template-landing .footer-parallax-container {
	margin-bottom:0!important;
}

.page-template-template-landing .icon-box-cell label {
	color:white!important;
}

.page-template-template-landing .icon-box-cell .onlycover {
	background-color: white !important;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	background-size:80% 80%;
	background-repeat:no-repeat;
}

.header-title {
	height:150px!important;
	background-size: 100% 150%;
}


.niche-box-team {
	padding-bottom:150px!important;
}

.page-template-template-landing .scale-up, .img-scale-up:hover img {
    animation: none!important;
    transform: none !important;
    opacity: 1;
} 

.page-template-template-landing .niche-box-team:hover .content-box {
    margin-top: 0;
    transition: none;
}

.home {
	background-color:white!important;
}

a, .btn {
	cursor:pointer!important;
}

a:hover, .btn:hober {
	color:#7FC1F6!important;
}

ul li {
	font-size:16px!important;
	line-height:22px!important;
	margin-bottom:15px;
} 

.navbar-mini {
	position: absolute;
	background: none;
	width: 1170px;
	left: 50%;
	transform: translateX(-50%);
	top: 30px;
	z-index: 9999;
	border-bottom: 0!important;
}

.page-template-template-base .navbar-mini, .page-template-template-country .navbar-mini {
	top: 30px;
}


.navbar-mini .navbar-nav {
	float: right!important;
}


strong {
	font-family: Rubik-Bold,'Rubik-Bold'!important;
}

p, body {
color: #525252!important;
}

.navbar-main {
	height:150px;
}

.page-template-template-base .navbar-main, .page-template-template-c .navbar-main {
	height:150px;
}

.navbar-main .navbar-nav {
	margin-top:40px;
}

/*
#section_EvYk2 .container {
margin-bottom:-80px;
margin-top:-80px;
background:none;
position:fixed;
left: 50%;
transform: translateX(-50%);
}
*/

#section_EvYk2 .container {
	position:absolute;
	margin-top:-80px;
	left: 50%;
	transform: translateX(-50%);
}

.section-item .container {
	padding-top:0;
}

.navbar-big-logo .navbar-brand {
top: 0
}

.navbar-brand img {
	max-height: 100px!important;
}


h1,h2,h3,h4, label {
	font-family: 'Architects Daughter' !important;
	color:#535353!important;
	font-weight:600;
}

p {
	font-size:16px;
}


.form-right {
	margin-right: -20px;
	z-index: 2;
	margin-top: -30px;
}

.form-left {
	margin-left: -20px;
	z-index: 2;
	margin-top: -30px;
}

.question-box {
	min-height:630px;
	padding:70px;
	background-size:100% 100%;
}

.question-box .text-m {
	font-size:20px!important;
}

.cta-box .img-box {
	pointer-events:none;
}

.cta-box .img-box img {
	max-width: 171px;
	height: auto;
	width: 80px!important;
	margin-top: 50%;
	transform: translateY(-50%);
	margin-left:0!important;
}

.cta-box .btn-default {
	font-size:30px;
	line-height:0;
}

.cta-section .big-text {
    line-height:20px;
}
    
.btn {
	background-color:#ff6b6b!important;
}

.fa {
	color:#ff6b6b!important;
}

.btn:hover {
	background-color:#80C3F7!important;
}


.callbox h4 .firstWord {
	color:#ff6b6b!important;
	font-size:22px;
}

.callbox .btn {
	background-color:#ff6b6b!important;
}

.tweetbox .btn {
	background-color:#7FC1F6!important;
}

.tweetbox h4 .firstWord {
	color:#7FC1F6!important;
	font-size:22px;
}

.cta-box {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-in-out;
	position:relative;
}

.cta-box:hover {
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.35);
}

.cta-one:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#66C184;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.cta-two:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#ff6b6b;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.cta-three:after {
	content:"";
	position:absolute;
	width:80px;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	background:url('images/arrow-down.png'),#7FC1F6;
	background-size:20px 10px, 20px 70px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	font-size:40px;
	color:white;
	line-height:0;
	padding-top:20px;
	pointer-events: none;
}

.collapse-button b {
	font-size:16px;
}

.grid-table td {
	border:0;
}

.title-base h1 {
	color:#535353!important;
}

.mailbox h4 .firstWord {
	color:#66C184!important;
	font-size:22px;
}

.mailbox .btn {
	background-color:#66C184!important;
}

.greencollapse .collapse-button b, .greencollapse .fa-dot-circle-o, .greencollapse .caret {
	color:#66C184!important;
}

.redcollapse .collapse-button b, .redcollapse .fa-dot-circle-o, .redcollapse .caret {
	color:#ff6b6b!important;
}

.bluecollapse .collapse-button b, .bluecollapse .fa-dot-circle-o, .bluecollapse .caret {
	color:#82C2F4!important;
}

.single .content {
	margin-top:60px;
}

.white-wrapper {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-in-out;
padding: 35px;
background-color: #fff;
border-radius: 2px;
-webkit-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
-moz-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
}

.newmode-tool {
	padding-top:100px;
	margin-top:-100px;
}

.img-box:before {
	background:none!important;
}

.all-portfolios-1348 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
}

.logoshowcase-col-lg-4 {
	width: 100%;
}

.lsuw-logo-gird-3-1348 a img {
	height: auto!important;
	width: 80%!important;
	transition: none!important;
}

.lsuw-logo-gird-3-1348 {
	background:none!important;
}

.action-day .active-panel {
	border:0!important;
}

.action-day .panel {
	height:auto!important;
}

.action-day .container {
	padding-bottom:50px!important;
}

.list-group-item a {
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	background: none;
	margin-top: 20px!important;
	font-family: ArchitectsDaughter, 'Architects Daughter' !important;
	cursor:pointer;
}

.page-template-template-actionday .navbar, .page-template-template-actionday .navbar-main {
	height:130px;
}

.clipb {
	margin-left:50%;
	transform: translateX(-50%);
	cursor:pointer;
}


.modern-ticker {
	max-width:100%!important;
}

.modern-ticker.mt-theme10 .mt-label {
	background-color: #ff6b6b!important;
	color:white!important;
}

.error404 .bg-color {
	background: white!important;
}

.countdown {
	vertical-align: middle;
    display: flex;
    align-items: center;
}

.countdown div {
	background:#ebebeb;
	margin-right:10px;
}

.countdown-text {
	font-size:30px;
	margin-right:20px!important;
}

.grid-list .grid-item {
	-webkit-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
    -moz-box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
    box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
    margin-bottom: 60px;
    padding:30px;
}


/* Code post 20 June */

.notice-section .content {
	padding-top:0!important;
	padding-bottom:0!important;
}

.notice-section {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 50px;
	z-index: 9999;
	background:#525252;
}

.notice-section .list-group-item {
	border:none!important;
	margin-left:auto;
	margin-right:auto;
	width:1170px;
}

.notice-section .list-group-item > a:before {
	content:"";
	left:0;
	position:absolute;
	height:30px;
	width:30px;
	background:url('images/arrow-down.png'),#ff6b6b;
	background-size:10px 10px, 100%;
	background-repeat:no-repeat;
	background-position:center center;
	top:5px;
	color:white;
	font-size:30px;
	line-height:30px;
	border-radius:50%;
	display:flex;
	flex-direction:row;
	align-items: center;
	justify-content: center;
}

.notice-section .list-group-item a {
	font-family: 'Rubik'!important;
	font-size:18px;
	line-height: 18px!important;
}

.notice-section .list-group-item > a {
	background: none;
	border:none;
	padding: 10px 15px 10px 40px;
	text-align:left;
	color:white;
}

.notice-section .list-group-item > a.active {
	border:none;
	font-weight: inherit!important;
}

.notice-section .list-group-item > a.active:hover {
	background:none;
	border:none;
	color:#ff6b6b;
}

.notice-section .list-group-item > a:hover {
	background: none;
	color:#ff6b6b;
}

.notice-section .list-group-item .panel {
	color:white;
	font-size:18px;
	text-align:left;
}

.notice-section .list-group-item .panel a {
	color:#7FC1F6;
}

.page-template-default .navbar-default {
	padding-top:80px!important;
}

/* Code V2 */


.mapsvg-gauge {
	background:none!important;
	box-shadow:none!important;
}

.circle-box {
	background:#525252;
	border-radius:50%;
	  width:80%;
	  padding-bottom:80%;
	  position:relative;
	  text-align:center!important;
}

.circle-box p {
	position:absolute;
	top:50%; 
	left:25%;
	transform: translate(-17%, -50%);
	margin:0;
}

.first-circle {
	left:-200px;
	top:-50px;
}

.second-circle {
	right:-80px;
	top:-190px;
}

.third-circle {
	left:-170px;
	top:-300px;
}

.map-bullet {
	padding-left:15px;
}

.page-template-template-country .footer-parallax-container {
	display:flex;
	flex-direction:column;
}

.page-template-template-country .footer-parallax-container header {
	order:1;
}

.page-template-template-country .footer-parallax-container .header-title {
	order:2;
}

.page-template-template-country .footer-parallax-container .actionday-section {
	order:3;
}

.page-template-template-country .footer-parallax-container .actionday-section > .container {
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .intro-section {
	order:6;
	overflow:visible;
}

.page-template-template-country .footer-parallax-container .intro-section > .container {
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .mugshot-section {
	order:7;
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .mugshot-section > .container {
	padding-bottom:0!important;
	padding-top:0!important;
}

.page-template-template-country .footer-parallax-container .mugshot-text-section {
	order:8;
	margin-top:-80px;
}

.page-template-template-country .footer-parallax-container .mugshot-text-section > .container {
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .nmtool {
	order:4;
	background:white!important;
	overflow:visible;
	z-index:4;
}

.page-template-template-country .footer-parallax-container .other-campaigns-section {
	order:5;
}

.page-template-template-country .footer-parallax-container .other-campaigns-section > .container {
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .nmtool .tabcontent {
	background:#F2F2F2!important;
}

.page-template-template-country .footer-parallax-container .images-section {
	order:9;
	padding-top:60px;
}

.page-template-template-country .footer-parallax-container .images-section > .container {
	padding-bottom:0!important;
}

.page-template-template-country .footer-parallax-container .accordion-section {
	order:10;
}

.page-template-template-country .footer-parallax-container .logo-section {
	order:11;
}

.page-template-template-country .footer-parallax-container .footer-parallax {
	order:12;
}

.page-template-template-country .footer-parallax-container .nmtool > .container {
	padding-bottom:50px!important;
	padding-top:200px!important;
}

.nmtabs {
    padding-top: 40px;
    padding-bottom:40px;
}

#tabs {
    margin-top: -200px;
}

.tab {
    overflow: hidden;
}

.tab button {
	width: 33%;
    background-color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
	background-color:#F2F2F2;
    font-weight:500!important;
}

.tab h2 {
    font-weight:500!important;
}

.tabcontent {
    display: none;
    padding: 40px 12px;
    border-top: none;
}

.mep-grid {
	display:flex;
	list-style-type: none;  
	flex-flow: row wrap;
	margin-left: -20px;
	margin-right:-20px;
	padding-left:0;
}

.mep-grid .mep-item {
    margin:0;
    flex: 1 1 calc(12.5%);
    padding: 5px;
    max-width:12.5%;
}

.mep-grid .mep-content {
	position:relative;
	overflow:visible;
	width:100%;
	vertical-align: top;
	line-height: 1.3; 
	color:#000;
	text-align:center;
	border-radius: 10px 10px 0 0;
}

.mep-grid .mep-content img {
	position: relative;
	top: 0;
	left: 0;
	height: 150px;
	width: auto;
}


.mep-grid .mep-overlay {
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 10px 10px 0 0;
}

.mep-grid .mep-text {
	/* position:relative;
	z-index:3; */
	text-align:center;
	padding:15px 10px;
	background: #FB6D71;
	border-radius: 0 0 10px 10px;
}

.mep-grid .mep-text h4  {
	margin:0!important;
	color:white!important;
	font-family:'Rubik'!important;
	font-size:12px!important;
}

.mep-grid .mep-text p {
	font-family:'Rubik'!important;
	font-size:10px!important;
	color:white!important;
	margin:0!important;
}

.pagination {
	width:100%;
	display:flex;
	margin-bottom:40px;
}

.pagination .nav-next, .pagination .nav-previous {
	display:none;
}

.mugshot-section .searchandfilter > ul {
 	display:flex;
 	flex-direction:column;
 	align-items: center;
    justify-content: center;
    padding-left:0;
    margin-left:-15px;
    margin-right:-15px;
}

.mugshot-section .searchandfilter > ul > li {
 	margin-right:25px;
 	width:100%;
    display:block;
}

.mugshot-section .nice-select {
    height: auto !important;
	position: relative;
	display:block!important;
	border:none!important;
}

.mugshot-section .nice-select:after {
    display:none;
}

.mugshot-section .nice-select .current {
    display:none;
}

.mugshot-section .nice-select .list {
    z-index: 9999!important;
    display: flex;
    position: relative;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    border:none!important;
    box-shadow:none!important;
    border-radius:0;
}

.mugshot-section .nice-select .list .option {
    padding-top:15px;
}

.mugshot-section .nice-select .selected {
    background:#EBEBEB;
}

[data-value="abstentions"] {
	color:#BA55D3;
}

[data-value="not-present"] {
	color:#646464;
}

[data-value="not-present"] {
	color:#646464;
}

[data-value="team-freedom"] {
	color:#6cbf88;
}

[data-value="team-censorship"] {
	color:#ff6b6b;
}

.collapsible {
  cursor: pointer;
  padding: 18px;
  width: 100%!important;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  text-align:center;
  margin-bottom:20px;
  background:white;
}


/* Expandable boxes */

.accordion-section > .container {
  position: relative;
}

.accordion-section .expandable-box .hc_wp_editor_cnt a {
  font-family: Rubik-Bold!important;
}

.accordion-section .expandable-box .hc_wp_editor_cnt:first-child {
  padding:40px;
}

.accordion-section .expandable-box .hc_wp_editor_cnt:first-child:after {
  content:"Expand";
  position:relative;
  height:30px;
  width:100px;
  background:#ff6b6b;
  padding:10px 20px;
  top:30px;
  color:white;
  border-radius:5px;
  cursor:pointer;
}

.accordion-section .expandable-box .hc_wp_editor_cnt:nth-child(2) {
  display: none;
  background:#ff6b6b;
  padding:40px;
  text-align:left;
  border-radius: 0 10px 10px 0;
}

.accordion-section .open .hc_wp_editor_cnt:first-child:after {
  content:"Close";
}

.accordion-section .open .hc_wp_editor_cnt:nth-child(2) {
  display: inline-block;
}

.accordion-section .expandable-box {
  width: 30%;
  height: auto;
  min-height:630px;
  float: left;
  margin: 0 3% 20px 0;
  border: 1px solid #999;
  border-radius: 12px;
  padding: 0;
  box-sizing: border-box;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}


.accordion-section .expandable-box > .row {
	max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  
.accordion-section .open  {
    border-color: #ff6b6b;
    width: 100%;
    height: auto;
    margin: 0;
  }
  
.accordion-section .open .hc_wp_editor_cnt {
    width: 50%;
    display: inline-block;
 }
 
.accordion-section .out {
    width: 0;
    height: 0;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0;
    opacity: 0;
  }


/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

/* Style the collapsible content. Note: hidden by default */
.collapsible-content {
  padding: 0 18px;
  overflow: hidden;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.collapsible-content > ul {
  padding-top:30px;
  padding-bottom:30px;
}

.collapsible:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #6cbf88!important;
    margin-left: 5px;
}

.collapse-box {
   width:100%;
}

.collapse-box .active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
    color: #6cbf88!important;
}

.home-tab-section {
    overflow:visible;
}

.quick-facts-tabs {
    margin-top:-140px;
}

.quick-facts-tabs .nav-tabs.nav-justified a {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: ArchitectsDaughter, 'Architects Daughter';
    font-size: 40px;
}

.quick-facts-tabs > .panel {
    border:none;
    padding-top:40px;
}

.intro-section > .container > .row {
	background: #F3F5E8;
    padding: 60px;
    margin-top: -60px;
    border-radius: 0 0 20px 20px;
}


/* Timeline */

.timeline {
    margin-bottom: 0;
}


.timeline > li > .timeline-label {
    white-space: normal!important;
}

.timeline > li > .timeline-label h4 {
    font-size: 30px!important;
    line-height: 36px!important;
}

.timeline-badge {
	width: 30px!important;
	height: 30px!important;
	margin-left: -16px!important;
}

.tl-red .timeline-badge, .filter-red.active, .filter-red:hover {
	background:#FD6C6E!important;
}

.filter-red {
	border:1px solid #FD6C6E;
	background:none;
}

.tl-red a {
	color:#FD6C6E!important;
}

.tl-blue .timeline-badge, .filter-blue.active, .filter-blue:hover {
	background:#81C2F4!important;
}

.filter-blue {
	border:1px solid #81C2F4;
	background:none;
}

.tl-blue a {
	color:#81C2F4!important;
}

.tl-green .timeline-badge, .filter-green.active, .filter-green:hover {
	background:#6cbf88!important;
}

.filter-green {
	border:1px solid #6cbf88;
	background:none;
}

.tl-green a {
	color:#6cbf88!important;
}

.tl-orange .timeline-badge, .filter-orange.active, .filter-orange:hover {
	background:#ffb347!important;
}

.filter-orange {
	border:1px solid #ffb347;
	background:none;
}

.tl-orange a {
	color:#ffb347!important;
}

.filter-grey {
	border:1px solid #525252;
	background:none;
}

.filter-grey.active, .filter-grey:hover {
	background-color:#525252!important;
}

#myBtnContainer {
    text-align:center;
    margin-top:60px;
}

.filter {
    border-radius:3px;
    padding:10px;
    margin-right:15px;
}

.filter.active, .filter:hover {
	color:white;
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}


.filterDiv {
    display: none; /* Hidden by default */
}

.filterDiv.show {
    display: block; 
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.hc_timeline_cnt {
    padding-top: 0!important; 
    padding-bottom:0!important;
}


.page-template-template-timeline .footer-parallax-container {
    display: flex;
    flex-direction:column;
}

.page-template-template-timeline .footer-parallax-container .scroll-change {
    order:1;
}

.page-template-template-timeline .footer-parallax-container .header-title {
    order:2;
}

.page-template-template-timeline .footer-parallax-container #timeline-filters {
    order:3;
}

.page-template-template-timeline .footer-parallax-container #timeline-filters > .container {
    padding-bottom:50px!important;
}

.page-template-template-timeline .footer-parallax-container #section_5ZtkF {
    order:4;
}

.page-template-template-timeline .footer-parallax-container .footer-parallax {
    order:5;
}

/* Language menu */

.country-select .dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.country-select .dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.country-select {
    position: relative;
    display: inline-block;
}

.country-select .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.country-select .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.country-select .dropdown-content a:hover {background-color: #ddd}

.country-select .show {display:block;}


/* Floating CTA  */

.floating-cta {
	position: fixed;
	width: 150px;
	height: 150px;
	z-index: 9999;
	background: #FF6B6B;
	color: white !important;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	font-size: 28px;
	left: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 30px;
	box-shadow: 0 0 0 rgba(255, 107, 107, 0.6);
	animation: pulse 2s infinite;
	text-align:center;
}

.floating-cta:hover {
	background: #81C2F4;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 107, 107, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(255, 107, 107, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 107, 107, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 107, 107, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 107, 107, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255, 107, 107, 0);
      box-shadow: 0 0 0 20px rgba(255, 107, 107, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/* Main menu tweaks  */

.dropdown, #main-menu, .navbar-right {
	position: static!important;
}


#main-menu .dropdown-menu {
	width: 100%;
	position: absolute;
	top: 90%;
}

#main-menu .dropdown-menu li {
    width: 10%;
    display: inline-block;
    text-align:center;
}

/* Action week  */

.actionday-title h1 {
    color:white!important;
}


@media (max-width:992px) {

	.cta-section {
        z-index:auto!important;
        display:none;
    }
    
    .notice-section .list-group-item {
		width: 100%;
	}
	
	.navbar-default {
		padding-top:0!important;
	}
	
    .navbar-mini {
		position: relative;
		display:block!important;
	}
	
	.navbar-mini span i {
		margin-right: 0!important;
	}
	
	.navbar-main .navbar-nav {
		margin-top: 50px!important;
	}
	
	.navbar-main .navbar-nav ul li {
		height:40px!important;
	}
	
	.navbar-brand {
		background:#fff!important;
	}
	
	.navbar-brand img {
		margin-top:0!important;
	}
	
	.navbar-mini {
		width:100%!important;
	}
	
	.navbar-mini .navbar-left {
		display:none!important;
	}

	.cta-section .container {
        margin-bottom: 0!important;
		margin-top: 0!important;
    }
    
    .cta-section .cta-box {
        width: 33%;
        display:table-cell;
        padding:0 0;
    }
    
    .cta-section .big-text {
        display:none;
    }
    
    #section_5ZtkF {
        padding-top:0!important;
    }
    
    .navbar-fixed-top {
        position:relative!important;
    }

	.navbar-main .container {
        background:#fff!important;
    }

	.action-day .panel {
		min-height:950px;
	}
	
	body {
		overflow-x:hidden;
		width:100vw;
		max-width:100vw;
	}
	
	.notice-section .list-group-item a {
	font-size:14px!important;
	}
	
	.notice-section .list-group-item .panel {
	font-size:12px!important;
	}

	.notice-section .list-group-item a:before {
		height:20px!important;
		width:20px!important;
		font-size:30px;
		padding-left:3px!important;
		padding-bottom:3px!important;
		top:10px!important;
	}

	.mapsvg {
		overflow:visible!important;
	}
	
	.mapsvg-gauge {
		width: 100%;
		max-width:none!important;
		top: 95%;
		position: absolute;
	}

	.circle-box {
		left: 0!important;
		top:0!important;
		margin-left:auto;
		margin-right:auto;
	}

	.first-circle, .third-circle {
		display: none!important;
	}
	
	#column_q3Rk3 {
		margin-top: 60px!important;
		margin-bottom:100px!important;
	}
	
	#column_4Vm0G .row {
		display: flex!important;
		flex-direction:column;
	}

	#column_4Vm0G .row div:first-child {
		order:1;
	}
	
	#column_4Vm0G .row div:nth-child(2) {
		order:3;
	}
	
	#column_4Vm0G .row div:nth-child(3) {
		order:2;
	}

	#column_ib5AV {
		padding-top:0!important;
	}
	.intro-section {
		margin-bottom:0!important;
	}
	.intro-section h2 {
		font-size:20px!important;
	}
	.mep-grid .mep-item {
    	flex: 1 1 calc(50%)!important;
		max-width:50%!important;
    }
    .tablinks h2  {
		font-size:16px!important;
	}
	.expandable-box {
		width:95%!important;
		margin-left:auto!important;
		margin-right:auto!important;
		float:none!important;
	}
	.expandable-box > .row {
		display:flex;
		flex-direction:column;
	}
	.expandable-box > .row .hc_wp_editor_cnt {
		width:100%;
	}
	#section_5ZtkF {
		margin-top:0!important;
	}
	.timeline-inverted {
		padding-left:0!important;
	}
	.timeline li {
		padding-right:0!important;
	}
	.filterDiv:not(.show) {
    	height:0!important;
	}
	
	.floating-cta {
	display:none!important;
	}


}