/*
Theme Name: Behimba Development Theme
Theme URI: http://behimba.com
Description: Responsive theme built with Bootstrap/Angular.js
Author: David ML
Author URI: http://zacgordon.com/
Version: 1.0
Tags: responsive

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

*/

@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/bootstrap-responsive.css');
@import url('inc/css/pushy.css');
@import url('inc/css/normalize.css');
@import 'https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i';
@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Lora';
@import 'https://fonts.googleapis.com/css?family=Roboto+Mono:100,100i,300,300i,400,400i,500,500i,700,700i';


html, body{
    /* overflow-x: hidden; */
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

a, button{
    outline: none;
}

/*Custom Hack container Full-width*/
.container-fluid{
    width: 80%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 24px;
    color: #666;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
}

.pushy-active {
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto Mono', sans-serif;
}

body, p{
    font-family: 'Lora', serif;
    height: auto;
}

.read-more{
    font-family: 'Oswald', sans-serif;
    color: #cb113d;
    text-transform: uppercase;
}

button{
    font-family: 'Oswald', sans-serif;
}

@media screen and (max-width: 767px) {
    .featured-courses-block-1 .col-lg-4 {
        margin-bottom: 4em;
    }
    .flex-direction-nav{
        display: none;
    }
    div#courses-list {
        padding-left: 25px;
        padding-right: 25px;
    }
    h4 {
        font-size: 2em;
    }
    .page-id-234 .overlay-back-4 {
        height: 70%;
    }
    .page-id-211 .overlay-back-4 {
        height: 70%;
    }
    .page-id-236 .overlay-back-4 {
        height: 70%;
    }
    .page-id-185 .overlay-back-4 {
        height: 70%;
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
        width: 100%;
    }
    
		
		
		
		
    .encounter-box{
        /* max-height: 800px!important; */ /* WEBDEV COWOWO - DECEMBER 2016 - Homepage - Responsive behaviour of the Resources and Testimonials boxes */
        /* padding-right: 0!important; */
        /* padding-left: 0!important; */
    }
		
		
		
		
    .pushy{
    z-index: 9999999999999;
    }
    .slider-one-coyrse img{
        height: 250px!important;
    }

    .filter_container .half_container{
        width: 100%!important;
        padding: 1em 0;
        float: left;
    }
    .half_container p{
        width: 100%!important;
        margin-bottom: 5px;
        float: left;
    }
    .half_container .line_filter{
        width: 100%!important;
        float: left;
        margin-bottom: 1em;
    }
    div#slugs_filter{
        margin-bottom: 2em;
    }
    .half_container select{
        width: 100%!important;
    }
    .filter_slugs p{
        width: 100%!important;
    }
    .filter_container .filter_button{
        float: left!important;
    }
    .title-single-course h3 {
        font-size: 2.83em!important;
    }
    h1.inside {
        /* width: 25vh!important; */ /* TOOK IT AWAY FRO THE "creative tools for social change" page */
				/* BUT CAUSES TOO MUCH WIDTH... */
				/* width: auto!important; */
				/* width: 50vh!important; */
				/* width: 25vh!important; */
    }
    .section-back-course .text-line p {
        width: 100%;
        padding-right: 25px;
    }
    
    .source-spreed h2{
        font-size: 2.87em!important;
    }

    .blog .source-spreed h2{
        font-size: 2.37em!important;
    }
    
    .encounter-box {
        padding: 0em 0!important;
    }
}




 /* COWOWO */
@media screen and (max-width: 480px) {
    h1.inside {
				/* width: 25vh!important; */
    }
}

		
		
		
		
		
		
.menu-btn {
    width: auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0);
    color: #CB113D;
    text-align: center;
    cursor: pointer;
    float: left;
    font-size: 25px;
}

.logo-hype {
    float: left;
    padding-right: 15px;
}

nav.nav-centered {
    position: fixed;
    margin: 0 auto;
    display: block;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.logo-hype img {
    height: 50px;
}

.pushy-submenu > a {
    position: relative;
}

#menu-menu-1 ul,
#menu-menu-1-es ul,
#menu-menu-1-ca ul {
    padding: 0 0 0 18px;
    margin: 0;
    position: relative;
    /* top: 10%; */
    float: left;
}

header#first-content {
    min-height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.site-overlay-2 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 93;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    background: -o-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
    position: relative;
    height: 100%;
}

/* Sections CSS */ 

section#course-events-home {
    background-size: cover!important;
}

section#featured-events {
    padding: 4em 0;
    background: rgba(0, 0, 0, 0.9);
}

section#featureds {
    width: 100%;
    float: left;
}

section#last-post-blog {
    width: 100%;
    float: left;
    color: #FFF;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.title-sect-course-events {
    width: 13%;
    border-top: 1px solid #CB113D;
    border-bottom: 1px solid #cb113d;
    display: block;
}

ul.course-events-point {
    color: #FFf;
    font-size: 2.1em;
    line-height: 1.4;
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 1em 0 2em 0;
    list-style-position: outside;
}

.text-sect-course-events p {
    font-size: 1.26em;
    width: 100%;
    color: #FFF;
}

.text-sect-course-events {
    padding: 2em 0;
}

.title-sect-course-events h3 {
    font-size: 4em;
    color: #FFF;
    text-transform: uppercase;
    margin: 15px 0;
    width: 490%;
    font-weight: 300;
    line-height: 1;
}

.bux-button {
    float: left;
    width: 100%;
}

a.readmore-link {
    color: #cb113d;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-size: 1.3em;
    font-family: 'Oswald', sans-serif;
}

.course-events-point li {
    /* list-style: none; */
    font-family: 'Roboto Mono';
}

.course-events-point li:before {
    /* content: '\2022'; */
    /* font-size: 20px; */
    /* vertical-align:middle; */
    /* line-height: 15px; */
    /* margin-right: 2%; */
}

a.readmore-link:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0px 5px 9px;
    border-color: transparent transparent transparent #cb113d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

h5.type-2-head {
    font-family: 'Oswald', sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    padding: 0 15px;
    padding-bottom: 1em;
}

.title-course-featured h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 2em;
    width: 40vh;
    letter-spacing: 0.08em;
    margin: 25px 0px;
    line-height: 1.4;
    font-weight: 300;
}

.title-course-featured {
    width: 6vh;
    border-top: 1px solid #9B1A1F;
    border-bottom: 1px solid #9B1A1F;
    margin-bottom: 2.5em;
}

.data-course-featured {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 1.9em;
    text-transform: uppercase;
    margin-bottom: 1.5em;
    font-weight: bold;
}

div#box1 {
    background: #9B1A1F;
    padding: 3em 0;
}

div#box2 {
    background: rgba(0, 0, 0, 0.85);
    padding: 3em 0;
    color: #FFF;
}

h3.resources-title-q {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 2em;
    font-size: 1.56em;
}

.img-res-block {
    width: 100%;
    float: left;
    margin-bottom: 2em;
}

.img-res-block img {
    float: left;
    width: 70%;
}

.pre-resources-title-k {
    /* width: 10vh; */
		/* width: 65px; */ /* TEST */		
    float: left;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    margin: 1em 0;	
}

.pre-resources-title-k h2 {
    color: #FFF;
		text-transform: uppercase;
		font-size: 2em;
		font-weight: 400;
		/* width: 440%; */
		margin: 20px 0;
		letter-spacing: 0.2px;
		line-height: 1;
}

/*
.pre-resources-title-k h2::before,
.pre-resources-title-k h2::after {
	display: block;
	content: ' '; 
	background-color: #CB113D;
	height: 2px;
	width: 65px;
}
.pre-resources-title-k h2::before {
	margin-bottom: 1em;
}
.pre-resources-title-k h2::after {
	margin-top: 1em; 
}
*/
/* OJO, SON 2 ESCENARIOS DISTINTOS AKI, UNO SIN PRE UY EL OTRO CON, Y EOTRO ENBOX 1 Y OTRO WHATEVER */











.pre-blog-last-title-k {
    /* width: 15vh; */
    float: left;
    /*
		border-top: 1px solid #CB113D;
    border-bottom: 1px solid #CB113D;
		*/
    margin-bottom: 2em;
}

.pre-blog-last-title-k h2 {
    color: #CB113D;
    text-transform: uppercase;
    font-size: 3em;
    font-weight: 300;
    /* width: 800%; */
    margin: 20px 0;
    line-height: 1.5;
		
		/* background-color:#999; */ /* DEV */
}



.pre-blog-last-title-k h2::before,
.pre-blog-last-title-k h2::after {
	display: block;  /* YEAH */
	content: ' '; /* VIP, EVENTHOUGH BLANK */
	background-color: #CB113D;
	height: 1px;
	width: 95px;
}
.pre-blog-last-title-k h2::before {
	margin-bottom: 20px; /* CHECK */
}
.pre-blog-last-title-k h2::after {
	margin-top: 20px; /* CHECK */
}



.block-text-resources {
    width: 100%;
    float: left;
    margin-bottom: 3em;
}

.block-text-resources p {
    color: #fff;
    width: 100%;
    font-size: 1.6em;
    line-height: 1.355;
    margin: 0 0;
}

.readmore-resources a {
    color: #000;
    font-weight: bold;
}

.block-text-resources-testimonial {
    float: left;
    width: 100%;
}

#box2 .img-res-block img {
    display: block;
    margin: 0 auto;
    float: none;
}

.block-text-resources-testimonial p {
    font-size: 1.8em;
    line-height: 1.5;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    color: #FFF;
    padding-bottom: 0.5em;
    float: left;
}

#box2 .readmore-resources a {
    color: #FFF;
}

.block-text-testimonial-who {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    text-align: left;
    font-size: 1.3em;
    font-weight: 600;
}

.overlay-back-2 {
    background: -webkit-gradient(linear, 25% 43%, 100% 0%, from(rgba(0, 0, 0, 0.9)), to(rgba(255, 255, 255, 0)));
    padding: 4em 0;
}

.slogan-title {
    position: absolute;
    top: 5%;
    right: 35%;
    display: block;
    z-index: 9999;
    width: 8vh;
    border-bottom: 2px solid #CB113D;
    border-top: 2px solid #CB113D;
}

.slogan-title h1 {
    color: #CB113D;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1.4;
    width: 590%;
    letter-spacing: 0.08em;
    font-weight: 400;
}

h3.last-post-title-q {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 1.97em;
    font-size: 1.56em;
}

nav#menu-menu-1,
nav#menu-menu-1-es,
nav#menu-menu-1-ca {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    background: #000;
    overflow: hidden;
}

a.read-more:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0px 5px 9px;
    border-color: transparent transparent transparent #cb113d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.sub-text-1 {font-size: 2.5em;width: 45%;line-height: 1.3;}

a.read-more:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0px 5px 9px;
    border-color: transparent transparent transparent #cb113d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.sub-text-1 {font-size: 2.5em;width: 45%;line-height: 1.3;}

.readmore-resources {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    width: 100%;
    padding-left: 30px;
}

.readmore-resources:before{
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 0px 5px 9px;
    border-color: transparent transparent transparent #000000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.pre-blog-text {padding: 2em 0;float: left;width: 100%;}

#box2 .readmore-resources:before {
    border-color: transparent transparent transparent #FFF;
}

nav.nav-centered.hasScrolled-sticky-david {
    /* background: rgba(0, 0, 0, 0.85); */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#box1 h3.resources-title-q {
    color: #000;
}

.pushy a {
    color: #FFF;
    font-weight: 600;
    padding: 0px 20px;
    font-size: 14px;
    outline: none;
    letter-spacing: 0.3px;
}

.pushy a:active,:hover {
    color: #cb113d;
}

.sub-menu .pushy-submenu-open a {
    padding: 15px 30px;
    color: #FFF;
}

.pushy-submenu-open ul a {
    color: #be123b;
    font-weight: 400;
}

.pushy-submenu ul {
    transition: max-height 0.8s ease-in-out!important;
}

.readmoreblock-post {
    position: relative;
    float: left;
}





.encounter-box {
	float: left;
	width: 100%;
	padding: 0.5em 15px;
	
	/* WEBDEV COWOWO - DECEMBER 2016 - Homepage - Responsive behaviour of the Resources and Testimonials boxes */
	/*
	min-height: 315px;
	max-height: 315px;
	*/
	
	/* border: 1px solid orange; */ /* TEST */
	
	/* http://stackoverflow.com/questions/2997767/how-do-i-keep-two-divs-that-are-side-by-side-the-same-height */
	/*
	padding-bottom: 100%;
	margin-bottom: -100%;
	*/	
			
	
	}







.readmoreblock-post a.read-more:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 5px 10px;
    border-color: transparent transparent transparent #cb113d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}


.readmoreblock-post a.read-more {
    font-size: 1.25em;
}

footer#mainFooter {
    background: rgba(0, 0, 0, 0.9);
    padding: 2em 0;
    color: #CB113D;
    float: left;
    position: relative;
    width: 100%;
}

footer#mainFooter a p div{
    color: #CB113D;
}

.box-one-footer a {
    float: left;
    width: 100%;
    color: #CB113D;
    outline: none;
}

.box-one-footer {
    position: relative;
    float: left;
    width: 100%;
    padding: 1em 0;
    color: #CB113D;
}

.box-two-footer {
    position: relative;
    float: left;
    width: 100%;
    padding: 1em 0;
    color: #CB113D;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.box-third-footer a {
    color: #CB113D;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
    padding-right: 10px;
}

.box-two-footer a {
    color: #CB113D;
}

.third-place {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
}

.second-place {
    font-size: 1.2em;
}

.first-place {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 6px;
}

.box-four-footer {
    color: #CB113D;
    text-transform: uppercase;
    padding: 4em 0;
}

.box-five-footer {
    padding-top: 2em;
}

.box-five-footer .first-place {
    font-size: 3em;
    font-weight: 700;
    border-left: 1px solid #FFF;
    padding-left: 45px;
    width:60%;
    line-height: 1.1;
}

.box-six-footer .first-place {
    font-size: 3em;
    font-weight: 700;
    width:60%;
    line-height: 1.1;
    border-left: 1px solid #FFF;
    padding-left: 45px;
}

.linkinggroup {
    padding: 1em 0;
}

.box-six-footer {
    padding-top: 2em;
    padding-top: 2em;
}

.menu-item-object-custom form {
    padding: 5px 20px;
}

.search-form {
	position: relative;
}

.search-field {
	background-color: transparent;
	background-image: url(/wp-content/uploads/2016/09/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 37px;
	background-size: 20px 20px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.search-field:focus {
	background-color: rgba(255, 255, 255, 0);
	cursor: text;
	outline: 0;
	width: 230px;
	border-bottom: 1px solid #FFF;
}

.search-submit {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

input.search-submit.fullclass {
    display: block;
    width: 75%;
    float: right;
    border: none;
}

.menu-item label {
    text-transform: uppercase;
}

.slope-close-pushy {
    position: relative;
    padding: 4em 0;
}

.block-value-lang {
    width: 100%;
    float: left;
    padding: 4em 20px 2em;
}

.block-value-social {
    width: 100%;
    float: left;
    padding-bottom: 2em;
    padding-left: 20px;
    padding-right: 20px;
}

.block-value-social a {
    float: left;
    padding: 0px 6px;
    font-size: 1.56em;
}

.block-value-lang a {
    float: left;
    padding: 0px 6px;
    font-size: 1em;
}

.menu-item {
    width: 100%;
    float: left;
    outline: none;
}

.last-block-menu {
    float: left;
    width: 100%;
    padding-top: 35%;
}

.re-cup-main {
    float: left;
    width: 100%;
    padding: 0 1.55% 1.55% 0;
}

@media (max-width: 767px){
    .slogan-title{
        right: 78%;
        z-index: 94;
        width: 5vh;
        top: 25%;
        font-size: 0.9em;
    }
    .title-course-featured{
        width: 5vh;
    }
   .pre-blog-last-title-k {
        /* width: 4vh; */
   }
   .title-sect-course-events{
       width: 15vw;
   }
   .overlay-back-2{
       padding: 4em 0;
   }

}

div#box-build-1 {
    min-height: 900px;
}

div#box-build-2 {
    min-height: 900px;
}

section#featured-events .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    margin-bottom: 4em;
}

div#path-course {
    width: 100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    background: -o-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(rgba(255, 255, 255, 0)));
    -webkit-animation: fade 500ms;
    padding: 0;
    background-size: cover;
}




.title-single-course {
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 35px;
    font-family: 'Roboto Mono', sans-serif;
    /* width: 8vh; */ /* COMMENT THIS */
		/* 1 - get width in pixels of big sceen scenario */
		/* width: 65px; */ /* CLOSE ENOUGH */
		/* LATER, USE THIS WIDTH FOR PSEUDO ELEEMTNO BEFORE / AFTER, OR USE IT FOR new markup elemens... will be faster... but needs html... */
		
    /*
		border-top: 2px solid #CB113D;
    border-bottom: 2px solid #CB113D;
		*/
    float: left;
}

/*
.title-single-course::before { 
	background-color: red;
	height: 200px;
	width: 300px;
}
.title-single-course::after {
	background-color: orange;
	height: 200px;
	width: 300px;
}
*/


.box-absolute-title {
    position: absolute;
    bottom: 25%;
    left: 10%;
    /* width: 100%; */
    padding-right: 15px;
    padding-left: 15px;
}

div#top-course {
    width: 100%;
    padding: 0;
}

.overlay-back-3 {
    padding: 3em 0;
    height: 100%;
}

img#trib-close {
    width: 14px;
}





h1.inside {
	/* width: 85vh; */ /* this shouldn't hava a defined width caused by the narrower 2 lines elements */
	/* maybe add max width of ie 50% ... */
	/* max-width: 75%; */ /* TEST */
	/* width: 75%; */ /* ES EL PATER QUE DEBERIA TENER EL WIDTH %-age.. */
	/* I HAVE NOT CONCLUDED THE WIDTH RESTRICTION OF THIS HEADER (BLOOG POST SCENARIO) MIGHT COME BACK TO IT LATER IF SO REUQIRED */
	
	color: #ffffff;
	margin: 0.5em 0;
	font-weight: 300;
	
	/* background-color: #999; */ /* DEV */
	}

h1.inside::before,
h1.inside::after {
	display: block;  /* YEAH */
	content: ' '; /* VIP, EVENTHOUGH BLANK */
	background-color: #CB113D;
	height: 2px;
	width: 65px;
}
h1.inside::before {
	margin-bottom: 0.5em; /* CHECK */
}
h1.inside::after {
	margin-top: 0.5em; /* CHECK */
}




.date-range-single-course {
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Oswald',sans-serif;
    font-weight: bold;
    padding: 1em 0;
    font-size: 2em;
    line-height: 1.3;
    float: left;
    width: 100%;
}

.text-course {
    padding: 3em 0;
}

.first-step-course p {
    font-family: 'Roboto Mono', sans-serif;
    font-size: 1.8em;
    line-height: 1.5;
    font-weight: 300;
}

.first-step2-course p {
    font-size: 1.25em;
    margin-bottom: 0;
    color: #000;
}

hr.hr-course {
    border-top: 2px solid #cb113d;
    width: 10%;
    float: left;
    margin: 30px 0;
}

.slider-one-coyrse {
    float: left;
    width: 100%;
    padding: 3em 0;
}

.second-step-course {
    float: left;
    margin-bottom: 3em;
}

.third-step-course p {
    float: left;
    width: 100%;
}

.second-step-course ul li {
    margin-bottom: 0.35em;
    color: #000;
    font-size: 1.35em;
    float: left;
    width: 100%;
    list-style-position: inherit;
    margin-left: 20px;
    margin-right: 20px;
}

.second-step-course ul {
    padding-left: 0;
    float: left;
    width: 100%;
    padding: 1.5em 0;
    flex-wrap: wrap;
}

.nopad {
    padding: 0;
}

.col-slogan-text-step {
    font-family: 'Roboto Mono', sans-serif;
    font-size: 2em;
    line-height: 1.3;
    font-weight: 300;
    color: #EA233D;
    padding: 1em 0;
}

.third-step-course p {
    color: #000;
    width: 675%;
    text-align: left;
    float: left;
    font-weight: 500;
}

.slog-1 {
    color: #000;
}

.third-step-course p:first-child {
}

.sub-lfl {
}

.resubflf {width: 7vw;border-top: 2px solid #CB113D;border-bottom: 2px solid #CB113D;float: left;padding: 1em 0;}

.third-step-course {
    padding: 2em 0;
}

.slider-one-coyrse img {
    display: block;
    margin: 0 auto;
    height: 350px;
    margin-bottom: 2em;
}

div#fact-part {
    margin: 3em 0;
}

h3.builed {
    font-size: 1.8em;
    color: #EA233D;
    font-weight: 300;
    line-height: 1.6;
}

.pdf-text-build {
}

.logo-bld-pdf {
    float: left;
    padding: 2em 0;
}

.logo-bld-pdf img {
    height: 65px;
}

.areback-one {
    background: url(/wp-content/uploads/2016/09/background-home-b.jpg);
    background-size: cover;
    animation: fade 12s infinite;
    -webkit-animation: fade 6s infinite;
}

.areback-two {
    background: url('/wp-content/uploads/2016/10/background-2.jpg');
    /* background-position: top center; */
}

.areback-three {
    background: url(/wp-content/uploads/2016/09/background-home-b.jpg);
}

.section-back-course {
    position: relative;
    float: left;
    width: 100%;
    background: url('/wp-content/uploads/2016/10/back-courses.jpg');
    background-size: cover;
    background-position: center left;
}

.text-line p {
    color: #FFF;
    font-size: 1.25em;
    width: 41%;
    font-family: 'Roboto Mono';
}


.overlay-back-4 {
    padding: 1em 0;
    height: 70%;
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.94) 2%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.94) 2%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.94) 2%, rgba(0,0,0,0.7) 52%, rgba(255,255,255,0.46) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 2%,rgba(0,0,0,0.7) 52%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0000000', endColorstr='#75ffffff',GradientType=1 );
}

.box-absolute-title-2 {
    position: absolute;
    bottom: 10%;
    left: 11%;
}

.filter_container {
    /* padding: 5em 15em!important; */
}

.reopened-sect {
    background: #222;
    padding: 2em 15px;
    width: 80%;
    display: block;
    margin: 0 auto;
}

.re-sugg {font-family: 'Roboto Mono',sans-serif;color: #FFF;text-transform: uppercase;font-size: 2em;line-height: 1.4;font-weight: 300;}

.re-sugg:last-child {
    margin-bottom: 2em;
}

.re-sugg-1 {
    margin-top: 1.5em;
    color: #FFF;
}

.re-suga {font-family: 'Oswald';color: #FFF;font-size: 2.5em;text-transform: uppercase;font-weight: bold;float: right;line-height: 1.2;padding: 0.5em 0;text-align: right;}

span.first-word-span {
    float: none;
    margin: 0;
    color: #CB113D;
}

.opt-bl {
    color: #CB113D;
    font-family: 'Roboto Mono',sans-serif;
    font-size: 1.8em;
    margin-bottom: 2em;
    font-weight: 300;
}

div#sect-pdf {
    padding: 2em 0;
}

.brand-in-single {
    background: #1d1d1d;
    padding: 4em 0;
    color: #FFF;
}

.brand-in-single {
    background: url('/wp-content/uploads/2016/10/back-single-course-expl.png');
    padding: 4em 0;
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 650px;
    float: left;
}

.brand-in-single .title-single-course {
    margin-bottom: 3em;
}

.metaback {
    background: rgba(0,0,0,0.9);
    color: #FFF;
    padding-bottom: 6em;
}

.general-box-ewe {
    float: left;
    position: relative;
    width: 100%;
    padding: 6em 0;
    border-bottom: 2px solid #CB113D;
}

.source-spreed {
    /* width: 10vh; */
		/* PASARLO A WIDTH EN PIXELES */
		/* width: 75px; */ /* TEMP, PARA LUEGO QUITARLO */
		/*
    border-bottom: 2px solid #CB113D;
    border-top: 2px solid #CB113D;
		*/
    float: left;
    margin-bottom: 2em;
}

.source-spreed h2 { /* meterle el before / after a este */
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 300;
    /* width: 50vh; */ /* take this away, bt put width in %, if not working, tale away float to parent....... */
		width: 75%; /* TEST */
		/* background-color: #999; */ /* DEV */
}



.source-spreed h2::before,
.source-spreed h2::after {
	display: block;  /* YEAH */
	content: ' '; /* VIP, EVENTHOUGH BLANK */
	background-color: #CB113D;
	height: 2px;
	width: 75px;
}
.source-spreed h2::before {
	margin-bottom: 0.75em; /* CHECK */
}
.source-spreed h2::after {
	margin-top: 0.75em; /* CHECK */
}









.img-blocker-portada img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.img-blocker-portada {
    float: left;
}

.img-blocker-portada p {
    font-size: 1.2em;
    line-height: 2;
    color: #FFF;
}

.ewe-butt-box {
    float: right;
    background: #cb113d;
    /* padding: 1em 3em; */  /* CHANGED */
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #FFF;
    margin-top: 5%;
}

.ewe-butt-box a {
    color: #FFF;
	padding: 1em 3em; /* CHANGED */
display: block; /* CHANGED */
}

.termss-s {font-family: 'Oswald',sans-serif;text-transform: uppercase;font-weight: bold;}

select#mesos_filtre {
font-family: 'Lora',sans-serif;
/* background:none; */ /* COWOWO COMMENTED, TO HAVA A BG TO SEE THE TEXT ON */
}

.half_container p {
    font-weight: 300;
    font-family: 'Roboto Mono',sans-serif;
}

.filter_slugs p {
    font-weight: bold;
    font-family: 'Oswald',sans-serif;
}

select#upcoming_filtre {
    font-family: 'Lora',sans-serif;
        background: none;
}

.tag-sect-single {
    /* width: 80px; */
    /* border: rgb(119, 0, 0) solid thin; */
    /* text-align: center; */
    /* color: rgb(119, 0, 0); */
    /* margin-right: 10px; */
    /* cursor: pointer; */
}

div#pad-container {
    padding: 8em 0;
}


.img-place-single-team img {
    /* display: block; */
    /* margin: 0 auto; */
    margin-bottom: 2em;
    margin-top: 15px;
}

.item-member-name {
    text-transform: uppercase;
    font-size: 2em;
    font-family: 'Roboto Mono', sans-serif;
    /* margin-bottom: 0.8em; */
    font-weight: lighter;
    font-weight: 400;
}

.member-show-up {
    color: #CB113D;
    padding: 1.555em 0;
    width: 100%;
    float: left;
}

.item-member-text {
    color: #fff;
    width: 100%;
}

.img-place-general-team img {
    display: block;
    margin: 0 auto;
}

li.build-autor {
    float: left;
    position: relative;
    width: 100%;
    padding: 2em 0;
    list-style: none;
}

.post-foto-team img {
    display: block;
    margin: 0 auto;
    margin-bottom: 2em;
}

li#link1 .col-lg-6.nopad {
    float: right;
}

li#link3 .col-lg-6.nopad {
    float: right;
}

li#link5 .col-lg-6.nopad {
    float: right;
}

li#link7 .col-lg-6.nopad {
    float: right;
}

li#link8 .col-lg-6.nopad {
    float: right;
}

li#link1 .col-lg-6.nopad {
    float: right;
}

.autor-name {
    font-family: 'Roboto Mono', sans-serif;
    text-transform: uppercase;
    font-size: 1.80em;
    margin-bottom: 10px;
    font-weight: 300;
}

.autor-name a {
    color: #EA233D;
    outline: none;
}

.autor-subtitle-role p {
    color: #EA233D;
}

.autor-team-text p {
    color: #000;
    font-size: 1.15em;
}

#sect-test {
    padding: 4em 0;
    float: left;
    width: 100%;
}

#sect-test h3.inside {
    color: #CB113D;
    font-weight: 300;
}

.pre-text-def {
    font-size: 2em;
    width: 50%;
    line-height: 1.5;
    color: #CB113D;
    margin-bottom: 1em;
    float: left;
    width: 100%;
}

.featured-courses-block-1 {
    float: left;
    width: 100%;    
    background: rgba(0, 0, 0, 0.9);
}

.title-course-featured h4 a {
    color: #FFF;
    outline: none;
}

.featured-courses-block-1 {
    padding: 4em 0;
}

.date-entryquery {
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 1.9em;
    text-transform: uppercase;
    margin-bottom: 1.5em;
    font-weight: bold;
    line-height: 1.3;
    float: left;
    width: 100%;
}

.item-member-name a {
    color: #CB113D;
    font-weight: 300;
}

blockquote {
    color: #EA233D;
    font-weight: 300;
    line-height: 1.6;
    font-family: 'Roboto Mono', sans-serif!important;
    text-transform: uppercase;
    border-left: 5px solid #CB113D;
    margin: 2em 40px;
}

blockquote span{
    font-family: 'Roboto Mono', sans-serif!important;
}

.page-id-274, .page-id-270, .page-id-268, .page-id-262, .page-id-284, .page-id-260, .page-id-280, .page-id-264, .page-id-203 {
    /* background: rgba(0, 0, 0, 0.9); */
    color: #FFF;
}

.blt-button {
    background: #cb113d;
    padding: 1em 3em;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    text-align: center;
    margin-bottom: 2em;
}

.blt-button a {
    color: #FFF;
}

.stepbut {
    padding: 2em 0;
}

a {
    color: #cb113d;
}

#social-blocking li {
    float: left;
    list-style: none;
    margin-right: 2%;
    padding: 1%;
    background: #cb113d;
    height: 60px;
    width: 60px;
    text-align: center;
}

#social-blocking ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

div#social-blocking {
    font-size: 2em;
    padding: 1em 0;
    width: 100%;
    float: left;
}

div#social-blocking a {
    color: #FFF;
}

.fa {
    outline: none;
}

footer .container-fluid {padding-top: 0!important;padding-bottom: 0!important;}

.single-team div#social-blocking i {
    margin-top: 5px;
}

blockquote p {
    font-family: 'Roboto Mono', sans-serif!important;
    color: #CB113D!important;
    margin: 1em 0!important;
}

.page-id-93 .date-range-single-course {
    float: left;
    width: 100%;
    color: #fff;
}

a:hover, a:focus {
    color: #FFF;
    text-decoration: none;/* At the moment */
}

.page-id-93 .readmoreblock-post {
    padding: 0.75em 0;
    width: 100%;
}

.builed a:hover,a:active {
    color: #EA233D;
}

div#slider-course {
    padding: 2em 0;
}

.single-testimonials  {
    background: #2E2D2C;
    color: #FFF;
}

p {
    font-size: 1.25em;
    color: #000;
}

.brand-in-single p {
    color: #FFF;
    float: left;
    width: 100%;
}

.slider-blocking {
    width: 100%;
    float: left;
    position: relative;
}

.flexslider .slides img {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.flex-control-nav {
    bottom: 0
}

.flexslider .slides img {
    width: 100%!important;
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
    display: block; /* I added this line */
    line-height: 1.2;
}

.flex-direction-nav .flex-next {right: 0 !important;margin-right: -75px;opacity: 1 !important;}
.flex-direction-nav .flex-prev {left: 0 !important;opacity: 1 !important;margin-left: -75px;}
.flexslider {width: 90%;margin: 0 auto;margin-bottom: 5em;}

.flex-control-nav {
    display: none;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    line-height: 1.2;
    outline: none;
}

.flex-direction-nav a:before {
    color: #CB113D!important;
}

.autor-name a:hover {
    color: #EA233D;
}



.whiting-marg {
    padding: 5em 0 1em 0;
}

div#social-blocking a i {
    margin-top: 10px;
}

.some-source {
    float: left;
    width: 100%;
    padding: 2em 0;
}

.some-source-2 {
    padding: 1em 0;
}

.some-source-2 p:first-child {
    margin-bottom: 50px;
}

.section-back-single {
    position: relative;
    float: left;
    width: 100%;
    background-size: cover;
    background-position: center left;
}

section#build-single {
    float: left;
    width: 100%;
}

#build-single ul {
    font-size: 1.25em;
    padding: 0;
    margin: 2em 0;
    float: left;
    width: 100%;
}

.page-template-page-type-template-single {
    /* background: rgba(0, 0, 0, 0.9); */
    color: #FFF;
    float: left;
    width: 100%;
}

.page-template-page-testimonials .item-member-text {
    color: #CB113D;
    width: auto;
    float: left;
    margin-right: 15px;
    font-size: 1.15em!important;
    font-family: 'Oswald';
    font-style: italic;
    letter-spacing: 0.4;
    text-transform: uppercase;
}

.page-template-page-testimonials .item-member-name a {
    font-weight: 500;
}

.page-template-page-testimonials .member-show-up{
    border-bottom: 2px solid #CB113D;
    padding: 3em 0;
}

div#title-testi-name {font-family: 'Roboto Mono';text-transform: uppercase;font-size: 2em;margin-bottom: 30px;}

.single-testimonials div#pad-container {
    color: #FFF;
}

div#role {
    color: #cb113d;
    font-weight: 600;
    font-family: 'Roboto Mono';
}

.item-member-role {
    margin-bottom: 1em;
}

.item-finally-text {
    float: left;
    width: 100%;
    margin-bottom: 2em;
    padding-left: 15px;
    padding-right: 15px;
}

.single-testimonials .item-member-role img {
    margin-top: 8em;
}

ul.children {
    font-size: 1em!important;
}

.page-template-page-type-template-single p {
    color: #FFF;
}

h1 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 300;
}

h2 {
    color: #CB113D;
    font-weight: 300;
    font-size: 2em;
}

h3 {
    color: #ffffff;
    font-weight: 300;
    font-size: 1.8em;
}

h4 {
    font-weight: 300;
    font-size: 2.5em;
    text-transform: uppercase;
    margin: 0.85em 0;
}

h5 {
    font-family: 'Oswald';
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.01em;
    color: #FFF;
}

h6 {
    font-family: 'Oswald';
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.01em;
    color: #cb113d;
}


.title-single-course h1 {
    font-size: 3em;
}

.page-template-page-testimonials p {
    color: #FFF;
}

h2.wsp-testimonialss-title {
    color: #FFF;
}

h2.wsp-pages-title {
    color: #FFF;
}

h2.wsp-courses_eventss-title {
    color: #FFF;
}

h2.wsp-teams-title {
    color: #FFF;
}

.single-team {
    background: rgba(0, 0, 0, 0.9);
}

.single-team p {
    color: #FFF;
}






/* HOMEPAGE */

/*
#box1 .pre-resources-title-k {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

#box2 .pre-resources-title-k {
    border-top: 2px solid #9b1a1f;
    border-bottom: 2px solid #9b1a1f;
}
*/



#box1 .pre-resources-title-k,
#box2 .pre-resources-title-k {
    border-top-width: 0px;
    border-bottom-width: 0px;
		
		
		/* background-color: #999; */ /* DEV */
}



#box1 .pre-resources-title-k::before,
#box1 .pre-resources-title-k::after,
#box2 .pre-resources-title-k::before,
#box2 .pre-resources-title-k::after {
	display: block;  /* YEAH */
	content: ' '; /* VIP, EVENTHOUGH BLANK */
	/* background-color: #CB113D; */
	height: 2px;
	width: 65px;
}
#box1 .pre-resources-title-k::before,
#box1 .pre-resources-title-k::after {
	background-color: #000;
}
#box2 .pre-resources-title-k::before,
#box2 .pre-resources-title-k::after {
	background-color: #9b1a1f;
}

#box1 .pre-resources-title-k::before,
#box2 .pre-resources-title-k::before {
	margin-bottom: 1em; /* CHECK */
}
#box1 .pre-resources-title-k::after,
#box2 .pre-resources-title-k::after {
	margin-top: 1em; /* CHECK */
}








@media (max-width: 991px){
    .corse-feat .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        margin-bottom: 5em!important;
    }
    .slogan-title{
        right: 78%;
        z-index: 94;
        width: 5vh;
        top: 25%;
        font-size: 0.9em;
    }
}


/* WEBDEV COWOWO - DECEMBER 2016 - Homepage - Responsive behaviour of the Resources and Testimonials boxes */
/*
@media (min-width: 992px) and (max-width: 1199px) {
    .encounter-box{
        min-height: 550px;
        max-height: 550px;
    }    
}

@media (min-width: 1200px) and (max-width: 1310px) {
    .encounter-box{
        min-height: 535px;
        max-height: 535px;
    }    
}
*/


.page-template-page-courses_events .source-spreed h2 {color: #FFF;}

div#back-filter {
    background: #000;
    padding: 4em 0;
    margin-left: 0!important;
}

.termss-s li {
    width: auto;
    border: rgb(203, 17, 61) solid thin;
    text-align: center;
    color: rgb(203, 17, 61);
    margin-right: 10px;
    cursor: pointer;
    float: left;
    list-style: none;
}

.termss-s ul {
    padding: 0;
    margin: 2em 0;
    float: left;
}

.termss-s a {
    outline: none;
    padding: 0 2em;
}

.tax-tags_courses_events {
    background: rgb(34, 34, 34);
}

.tax-tags_courses_events p {
    color: #fff;
}

div#contenidor_articles {
    float: left;
    width: 100%;
    margin: 2em 0;
}

.rebuilding-r-post {
    margin: 2em 0;
    padding: 1em 0;
}

.tag-sect-single li {
    /* width: 95px; */
    border: #cb113d solid thin;
    text-align: center;
    color: #cb113d;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    float: left;
    list-style: none;
}

.tag-sect-single ul {
    padding: 0;
    margin: 2em 0;
    float: left;
}

.clean-opac {
    position: absolute;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}



.filter_slugs label{
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.tag-sect-single {
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 100%;
}

.tag-sect-single a {
    outline: none;
    padding: 0 1.33333em;
    text-align: center;
}

.central-estatica {
    border-bottom: 2px solid #CB113D;
    padding: 2em 0;
}

.source-spreed h2 a {
    color: #FFF;
}

.source-spreed h2 a:hover {
    color: #CB113D;
}

h1.inside.zup {
    color: #CB113D;
}

.page-template-page-team-build .reg-bluid  {
    background: rgba(0, 0, 0, 0.9);
}

.page-template-page-team-build p {
    color: #FFF;
}

section#build-cars {
    float: left;
    width: 100%;
    padding: 4em 0;
}

.buld-box-fin {
    border: 1px solid #cb113d;
    padding: 2em 2em;
    min-height: 300px;
    /* padding-bottom: 5em; */
    float: left;
    width: 100%;
}

.metaback-2 {
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    padding: 2em 0;
}

.page-template-page-team section#build-single {
    background: rgba(0, 0, 0, 0.9);
}

.page-template-page-team section#build-single p {
    color:#FFF;
}

.page-id-208 h1.inside.zup,
.page-id-2752 h1.inside.zup,
.page-id-2757 h1.inside.zup {
    color: #FFF;
}

.metabox-2 {
    float: left;
    width: 100%;
    background: rgba(0,0,0,0.90);
    padding: 4em 0;
}

.metabox-2 p {
    color: #FFF;
    float: left;
    width: 100%;
}

.box-buttons-step1 {
    float: left;
}

ul#costa-share {
    list-style: none;
    padding: 0;
    width: auto;
    float: right;
}

ul#costa-share a {
    color: #FFF;
    font-size: 1.6em;
}

ul#costa-share li {
    background: #cb113d;
    width: 45px;
    height: 45px;
    float: left;
    text-align: center;
    padding: 1em;
    margin-right: 4px;
    margin-bottom: 5px;
}

.page-template-page-template-donate div#block-test-donate-1 p {color: #FFF;font-family: 'Roboto Mono';}

.box-buttons-step1 p {font-family: 'Roboto Mono';color: #FFF;text-transform: uppercase;float: left;margin-right: 15px;margin-left: 15px;}

.custom-mod-david-1 .blt-button {float: left;padding: 0.6em 0.8em;font-size: 2em;margin-right: 15px;min-width: 200px;}

.custom-mod-david-1 .blt-button a {
    color: #000;
}

.custommod-2-david p {
    color: #fff;
    font-family: 'Roboto Mono';
}

div#block-test-donate-1 p {
    width: 70%;
}

.page-template-page-template-donate #build-single p {
    color: #FFF;
}

ul#costa-share li a {
    outline: none;
}

ul#costa-share li a i {
    color: #000;
}

section#featured-testimonials {
    float: left;
    width: 100%;
    background: url(/wp-content/uploads/2016/09/background-2-b.jpg);
    background-size: cover;
}

p.special-fourq-test {
    color: #CB113D;
    font-size: 2.4444em;
    line-height: 1.345;
}

.readmore-resources.bl-k2 a {
    color: #FFF;
}

.readmore-resources.bl-k2:before {
    border-color: transparent transparent transparent #FFF!important;
}

.page-template-page-template-donate-php .block-text-testimonial-who {
    font-family: 'oswald',sans-serif;
    font-weight: 500;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
}

.medium-share h5{width: 100%;margin: 0.35em 0;text-align: right;}

div#social-blocking-2 li {
    float: left;
    list-style: none;
    margin-right: 2%;
    padding: 1%;
    background: #cb113d;
    height: 60px;
    width: 60px;
    text-align: center;
}

div#social-blocking-2 a {
    color: #fff;
    font-size: 25px;
}

div#social-blocking-2 li i {
    margin-top: 5px;
}

.item-finally-text-b p {
    color: #FFF;
}

.resource-show-up {
    float: left;
    width: 100%;
    padding: 4em 0;
    border-bottom: 2px solid  #FFF;
}

.resource-show-up .item-member-role {
    padding: 4em 0;
}

.single-resources {
    color: #FFF;
}

.item-member-rolezx img {
    display: block;
    margin: 0 auto;
}

.single-resources .item-member-name {
    text-align: center;
}

.single-resources .member-show-up p {
    color: #FFF;
}

.single-resources .sect2 {
    padding: 2em 0;
}

.item-member-text b {font-family: 'Roboto Mono';/* font-style: italic; */letter-spacing: 0.4;}

.page-id-208 .buld-box-fin h3,
.page-id-2752 .buld-box-fin h3,
.page-id-2757 .buld-box-fin h3 { /* TO DO - add for the other 2 languegs as well */
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #cb113d;
    font-size: 2em;
    width: 100%;
    margin: 0;
}

.buld-box-fin p {
    font-family: 'Oswald';
    font-style: italic;
    font-weight: 500;
    width: 85%;
    font-size: 1.15em;
    letter-spacing: 0;
    color: #FFF;
}

section.sp-build-blog {
    float: left;
    width: 100%;
    padding: 4em 0;
    background: #fff;
}

.hentry {
    padding: 2em 0;
    border-bottom: 2px solid #000;
}

section.blog-single-post-1 {
    float: left;
    width: 100%;
    padding: 4em 0;
}

.new-overlay{
    background: -webkit-gradient(linear, 90% 10%, 100% 0%, from(rgba(0, 0, 0, 0.78)), to(rgba(255, 255, 255, 0)));
    padding: 1em 0;
    height: 85%;
}

.page-id-592 .block-text-testimonial-who {
    color: #FFF;
}

.study-block{
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
}

.study-block p {
    color: #FFF;
}

.buld-box-fin:hover {
    background: #cb113d;
}

.blockping .readmore-resources.bl-k233 a {
    color: #fff;
    outline: none;
}

.nopad.readmore-resources.bl-k233:before {
    border-color: transparent transparent transparent #ffffff;
}

#social-blocking.ofcnorules li {
    height: 42px;
    width: 42px;
    padding: 0;
    font-size: 0.866666em;
}

.first-place a {
    outline: none;
}

.page-id-208 .whiting-marg {
    padding-bottom: 0;
}

a.readmore-link:hover:before {
    border-color: transparent transparent transparent #fff;
}

a.read-more:hover:before {
    border-color: transparent transparent transparent #fff;
}

a.read-more{
    outline: none;
}

.nopad.readmore-resources.bl-k233 {
    position: absolute;
    bottom: 10%;
}

.blockping {
    margin-bottom: 3em;
}

.page-id-236 #build-cars {
    background: rgba(0,0,0,0.90);
}

.page-id-236 #build-cars h3 {
     text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #cb113d;
    font-size: 2em;
    width: 100%;
    margin: 0;
}

.page-id-234 #build-cars {
    background: rgba(0,0,0,0.90);
}

.page-id-234 #build-cars h3 {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #cb113d;
    font-size: 2em;
    width: 100%;
    margin: 0;
}

.page-id-185 #build-cars h3 {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #cb113d;
    font-size: 2em;
    width: 100%;
    margin: 0;
}

.page-id-185 #build-cars {
    background: rgba(0,0,0,0.90);
}

.page-id-236 section#build-single {
    background: rgba(0, 0, 0, 0.9);
}

.page-id-236 section#build-single p {
    color: #FFF;
}


.page-id-234 section#build-single p {
    color: #FFF;
}

.page-id-234 section#build-single {
    background: rgba(0, 0, 0, 0.9);
}

.page-id-234 section#build-single p {
    color: #FFF;
}

.item-member-text.organikio b {
    color: #CB113D;
}

.filter_container .filter_button {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: bold;
}

.termss-s a:hover {
    color: #cb113d;
}

.page-template-page-testimonials .item-member-name {
    font-family: 'Oswald';
    letter-spacing: 0.4;
    font-size: 2em;
    margin-bottom: 5px;
    font-weight: 500;
}

.item-member-teaser p {font-family: 'Roboto Mono';color: #000000;font-size: 1.65em;font-weight: 300;line-height: 1.2;padding-bottom: 0.15em;width: 90%;float: left;}

.item-member-teaser {
    float: left;
    width: 100%;
    padding: 1em 0;
}

.block-date-1 {
    width: auto;
    float: left;
    margin-right: 25px;
    margin-top: -2%;
}

.block-date-2 {
    width: auto;
    float: right;
    margin-right: 25px;
}


.single-case_study p {
    color: #FFF;
}

div#case-block {
    padding: 4em 0;
    border-bottom: 1px solid #bb123a;
}

.page-id-592 section#build-single {
    background: #fff;
}

.page-id-592 section#build-single p {
    color: #000;
}

.page-id-592 .whiting-marg {
    padding-bottom: 0;
}

.reg-bluid {
    float: left;
    width: 100%;
}

.page-template-page-case_study .readmore-resources a {
    color: #fff;
    outline: none;
}

.page-template-page-case_study .readmore-resources:before {
    color: #fff;
    border-color: transparent transparent transparent #fff;
}

.page-template-page-case_study .readmore-resources{
    padding-top: 3em;
    padding-bottom: 3em;
}

.item-member-role img {
    /* height: 220px; */
    /* width: 220px; */
}

.hasScrolled-sticky-david .div-ls-ak {
    float: left;
    width: auto;
    background: rgba(0,0,0,0.90);
    /* padding: 2em; */
}

.div-ls-ak {
    /* padding: 3em; */
    /* margin-top: 1em; */
    float: left;
    padding-left: 0vw;
    /* padding-right: 1vw; */
    padding-top: 10px;
}

div#slider {
    display: block;
    margin: 0 auto;
    margin-bottom: 2em!important;
}

.page-id-276 .item-member-role img {
    height: auto!important;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #cb113d;
    padding: 0.45em 1.75em;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    text-align: center;
    margin-bottom: 2em;
    border: none;
}

p.wull {
    font-family: 'Oswald';
    font-weight: bold;
    text-transform: uppercase; 
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: 2px solid #cb113d;
    background: #FFF;
    color: #000;
    padding: 2em 1em;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
}

form.wpcf7-form {
    padding: 2em 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: 'Lora', serif;
    color: #000;
    padding: 5px 15px;
    background-color: white;
}

.item-finally-text p {
    color: #fff;
}

a.urlpostblog1 {
    display: none;
}

.date-date {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
    color: #FFF;
    font-size: 1.2em;
}

.ck a {
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: bold;
}

.ck a:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 5px 10px;
    border-color: transparent transparent transparent #cb113d;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.ck a:hover:before {
    border-color: transparent transparent transparent #fff;
}

.blog .source-spreed {
    width: 10vh;
}

.blog .source-spreed h2 {
    width: 50vh;
}

div#cases-blockx {
    float: left;
    width: 100%;
    margin-bottom: 2em;
    padding: 2em 0;
    border-bottom: 2px solid #cb113d;
}

img.attachment-custom-size.size-custom-size.wp-post-image {
    display: block;
    margin: 0 auto;
}

.item-bsr-rolezx img {
    display: block;
    margin: 0 auto;
    width: 90%;
}

form.wpcf7-form {
    padding: 0em 0;
}

span.first-word-span a {
    outline: none;
    color: #fff;
}

span.contact-spec-david {
    color: #CB113D;
}

.col-lg-6.col-md-6.col-xs-12.col-sm-12:nth-child(even) {
    float: right!important;
}

.item-member-rolezx {
    padding-top: 6%;
}

.link-item {
    font-weight: bold;
    color: #fff;
    background: #CB113D;
    float: left;
    width: auto;
    padding: 1em;
    text-align: center;
}

.link-item a{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald';
}

.pre-blog-text p {
    color: #FFF;
    float: left;
    line-height: 1.4;
    margin: 0!important;
    margin-bottom: 1.35em;
    font-size: 1.65em;
    width: 100%;
    padding: 0.15em 0;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  background-size: cover!important;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */


    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
    }

    .item:nth-child(1) {
      /* background: linear-gradient(       rgba(0, 0, 0, 0.9),        rgba(0, 0, 0, 0.11)     ), url(/wp-content/uploads/2016/09/background-home-b.jpg); */
      background-size: cover;
    }

    .item:nth-child(2) {
      /* background: linear-gradient(       rgba(0, 0, 0, 0.9),        rgba(0, 0, 0, 0.11)     ), url('/wp-content/uploads/2016/10/background-2.jpg'); */
      background-size: cover;
    }
    
    
.subah {
    float: left;
}

.subah input[type="image"] {
    height: 50px;
}

/* at the moment */

.page-id-93 .ewe-butt-box {
    display: none;
}

.page-template-page-testimonials .item-finally-text {
    padding-right: 0!important;
    padding-left: 0!important;
}

.page-template-page-team-advisory-board .item-member-text p {/* font-family: 'Roboto Mono'; */}

.page-template-page-team-advisory-board .item-member-role p {
    font-family: 'Roboto Mono';
    text-transform: uppercase;
    }

.blog .item-finally-text {
    padding-right: 0;
    padding-left: 0;
}

.single-testimonials .item-member-text {
    margin-bottom: 1em;
}

.single-testimonials .item-member-name {
    margin-bottom: 1em;
}

.single-testimonials .item-finally-text {
    padding-left: 0!important;
    padding-right: 0!important;
}

.filter_slugs label.selected {
    color: #ffffff!important;
    border: #ffffff solid thin!important;
}

.single-courses_events .medium-share h5 {
    color: #000;
}

.single-courses_events .medium-share i {
    color: #FFF!important;
    margin-top: 2px;
}

.page-template-page-team-trainer-network .item-member-text p {
    /* font-family: 'Roboto Mono'; */
}

.page-template-page-team .item-member-text p {
    /* font-family: 'Roboto Mono'; */
}

#top-course .re-suga {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5em;
}

div#blockchain {
    padding: 0;
}

.single-post .medium-share i {
    color: #FFF!important;
}

.single-post .medium-share h5 {
    color: #000;
}

div#respond {
    float: left;
    width: 100%;
    padding: 2em 15px;
}

#respond input#submit {
    background: #cb113d;
    border: none;
    color: #FFF;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: bold;
    padding: 1em 2em;
}

#respond textarea#comment {
    width: 100%;
    border: 1px solid #cb113d;
}

h3#reply-title {
    color: #000;
}

.page-template-page-case_study .item-finally-text {
    padding-left: 0;
    padding-right: 0;
}

section.metasection-res {
    background: rgba(0,0,0,0.90);
}

.item-member-text.organikio {font-family: 'Roboto Mono';font-size: 1.15em;}

section#primary li {
    list-style-type: none;
    float: left;
    width: 100%;
}

section#primary {
    float: left;
    width: 100%;
    padding: 2em 0;
    background: rgba(0,0,0,0.90);
}

#primary ul {
    margin: 0!important;
    padding: 0!important;
}

.excerpt p {
    color: #fff;
}

.excerpt {
    border-bottom: 1px solid #fff;
    /* padding: 0 0 1em 0; */
}

#primary ul:last-child {
    display: none;
}

.corse-feat .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    margin-bottom: 2em;
}

.termss-s.soul-cat li {
   background: #cb113d;
   max-width: 205px;
}

.termss-s.soul-cat li a{
   color: #fff;
   width: 100%;
}

.termss-s.soul-cat {
   width: 100%;
}

.single-resources .termss-s.soul-cat {
   float: left;
}

.single-resources .tag-sect-single ul {
   margin: 1em 0;
}

@media (max-width: 767px){
    .pushy a {
        font-size: 16px;
    }
    div#sect-pdf {
        padding-left: 25px!important;
        padding-right: 25px!important;
    }
    
    h3{
        font-size: 1.65em
    }
    
    h2 {
        font-size: 1.8em;
    }
    
    a.readmore-link {
        margin-left: 5px;
    }
    .nopad.readmore-resources.bl-k233{
        width: auto!important;
    }
    .blockping {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .block-text-resources p {
        font-size: 1.45em;
    }

    .block-text-resources-testimonial p {
        font-size: 1.25em;
    }

    .pre-blog-last-title-k h2 {
        font-size: 2.5em;
    }
    
    .pre-blog-last-title-k h2{
            /* width: 1000%!important; */
						/* width: 500%!important; */ /* COWOWO */
    }

    .pre-blog-text p {
        font-size: 1.2em;
    }
    .menu-btn{
        font-size: 20px;
    }
    .menu-item{
        margin-bottom: 0.45em;
    }
    #box1{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .pre-blog-text{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    #box2{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .pre-blog-text{
        padding-left: 0;
        padding-right: 0;
    }
    
    .buld-box-fin {
        min-height: 350px;
    }
    
    .container-fluid {
        width: 90%;
    }
    
    section#course-events-home .container-fluid,.col-lg-12 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .home .readmore-resources{
        margin-left: 4%;
    }
    
    .title-course-featured h4 {
        width: 40vh;
    }
    
    ul.course-events-point {
        font-size: 1.5em;
    }
    
    h2.resources-title-k {
        font-size: 2.5em;
    }

    .title-sect-course-events h3 {
        font-size: 2.5em;
    }

    .block-text-testimonial-who {
        margin-bottom: 2em;
    }
    
    .page-template-page-template-donate .section-back-single {
        min-height: 205%!important;
    }
    
    .page-template-page-template-donate .new-overlay {
        height: 205%!important;
    }
    
     .single-case_study .section-back-single{
         height: 100%;
     }
     
     .overlay-back-4{
         height: 100%;
         background: -webkit-linear-gradient(left, rgba(0,0,0,0.94) 100%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);
         background: linear-gradient(to right, rgba(0,0,0,0.94) 100%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);
         background: -moz-linear-gradient(left, rgba(0,0,0,0.94) 100%, rgba(0,0,0,0.7) 52%, rgba(255,255,255,0.46) 100%);
         background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 100%,rgba(0,0,0,0.7) 52%,rgba(255, 255, 255, 0) 100%);
     }
     
     .pre-blog-text{
         padding-left: 15px;
         padding-right: 15px;
     }
     
     .title-single-course h1 {
        font-size: 2.45em;
    }
    
    .page-id-93 .section-back-course{
        min-height: 140%;
    }
    
    .page-id-93 .section-back-course .overlay-back-4{
        height: 140%;
    }
    
    .page-template-page-courses_events .source-spreed h2 {
        /* width: 40%; */
        font-size: 2.45em!important;
    }
    
    .source-spreed {
        /* width: 20%; */
    }
    
    blockquote {
        margin: 2em 0;
        font-size: 1em;
    }
    .member-show-up {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px){
    
    
    h1.inside{
            /* width: 75vh; */
						/* but maybe define some other width... not in vh units anymore, but in % */
    }
    
    .slogan-title h1{
        width: 70vw;
    }
    div#box1{
        padding-left: 15px;
        padding-right: 15px;
    }
    
    div#box2{
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-back-single{}

    div#sect-last-blog {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .page-template-page-template-donate .section-back-single {
        min-height: 300%!important;
    }

    .page-template-page-template-donate .box-absolute-title-2 {
        top: 15%!important;
    }

    .page-template-page-template-donate .title-single-course {
        margin-bottom: 0!important;
    }

    .page-template-page-template-donate .new-overlay {
        min-height: 300%;
    }

    .page-template-page-template-donate .stepbut {
        padding: 0.70em 0;
    }

    .page-template-page-template-donate .col-lg-8.col-sm-12.col-xs-12.col-md-8.custommod-2-david {
        padding: 0!important;
    }

    .page-template-page-template-donate .col-lg-3.col-md-3.col-xs-12.col-sm-12 .title-single-course {
        padding: 0!important;
    }
    #buckleft-zx{
        padding: 0!important;
    }
    .subah{
        width: 100%;
    }
    #buckleft-zcx{
        padding: 0!important;
    }
    .section-back-course{
        min-height: 120%;
    }
    .section-back-course .overlay-back-4{
        height: 120%;
    }
    div#top-course {
        height: 110%!important;
    }

    .box-absolute-title {top: 20%!important;left: 5%;}

    .re-suga {
        padding-top: 0!important;
    }
    
    .brand-in-single .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.tag-link-40.tag-link-position-1 {
    display: none;
}

.tag-link-41.tag-link-position-2 {
    display: none;
}

.overlay-back-3 {background: -webkit-linear-gradient(left, rgba(0,0,0,0.94) 2%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);background: linear-gradient(to right, rgba(0,0,0,0.94) 2%,rgba(0,0,0,0.7) 52%,rgba(255,255,255,0.46) 100%);background: -moz-linear-gradient(left, rgba(0,0,0,0.94) 2%, rgba(0,0,0,0.7) 52%, rgba(255,255,255,0.46) 100%);background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 2%,rgba(0,0,0,0.7) 52%,rgba(255, 255, 255, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0000000', endColorstr='#75ffffff',GradientType=1 );}


@media (min-width: 992px) and (max-width: 1224px){
    .buld-box-fin p{
        width: 95%;
        font-size: 1.10em;
    }
}

.core-team {
    float: left;
    width: 100%;
}

.text-line {
    float: left;
    width: 100%;
}

.subah select {
    width: 230px;
    border-radius: 0px!important;
    background: #fff;
    font-family: 'Roboto Mono';
    font-weight: bold;
    color: #000;
}

.page-template-page-template-donate table#paypal-select {
    margin-top: 10%;
}

.page-template-page-type-template-single .subah p {
    display: none;
}

.page-template-page-type-template-single table#paypal-select {
    margin-top: 10%;
}

.page-template-page-courses_events .metaback {
    /* background: #fff!important; */
}

.page-template-page-courses_events .metaback p {
    color: #fff;
}

.page-template-page-courses_events .metaback h2 a {
    color: #fff;
}

.page-id-262 .metaback {
    background: #fff;
}

.page-id-262 .metaback p {
    color: #000;
}

.page-id-262 .metaback h3 {
    color: #000;
}

.page-id-592 section.study-block {
    background: #fff;
}

.page-id-592 .item-finally-text p {
    color: #000;
}

.page-id-592 .item-finally-text h3 {
    color: #000;
}

div#case-block .readmore-resources a {
    color: #CB113D;
}

.page-template-page-case_study div#case-block .readmore-resources:before {
    color: #CB113D;
    border-color: transparent transparent transparent #CB113D;
}

.page-id-268 section#build-single .metaback{
    background: #fff!important;
}

.page-id-268 section#build-single .metaback p {
    color: #000;
}

.page-id-268 section#build-single .metaback h3 {
    color: #000;
}

.blog .source-spreed h2 a {
    color: #000;
}

.blog p {
    color: #000;
}

.page-id-274 .metaback {
    background: #fff;
}

.page-id-274 .metaback p {
    color: #000;
}

.page-id-274 .metaback h3 {
    color: #000;
}

.page-id-274 .metaback {
    background: #fff;
}

.page-id-274 .metaback p {
    color: #000;
}

.page-id-274 .stepbut {
    padding: 0;
}

.page-id-274 .subah {
    margin-top: -5%;
}

.text-description-featured p {
    color: #fff;
    font-family: 'Roboto Mono';
}

.text-description-featured {
    float: left;
    padding: 2em 0;
    margin-top: -10%;
    width: 80%;
}

.readmoreblock-featured {
    float: left;
    width: 100%;
}

.page-id-260 .metaback {
    background: #fff;
    color: #000;
}

.page-id-260 .metaback p {
    color: #000;
}

.page-id-260 .metaback h3 {
    color: #000;
}

.readmoreblock-post .read-more:hover {
    color: #fff;
}

.readmoreblock-post a.read-more:hover:before {
    border-color: transparent transparent transparent #fff;
}

ul.autor-team-block {
    float: left;
    width: 100%;
    padding-left: 0;
}

ul.autor-team-block {
    padding: 0;
}

.home .block-text-testimonial-who {
    text-transform: uppercase;
}

.absolutexs {
    padding: 1em 0;
}

@media (max-width: 640px) and (orientation: landscape) { 
    
    .slogan-title{
      top: 40%!important;
      left: 6.5%;
      font-size: 0.7em;
    }

    nav#menu-menu-1, 
    nav#menu-menu-1-es,
    nav#menu-menu-1-ca {
          overflow: scroll!important;
    }
    
    .page-id-93 .section-back-course{
        min-height: 160%;
    }
    
    .page-id-93 .section-back-course .overlay-back-4{
        height: 160%;
    }
}

@media (max-width: 560px) and (orientation: landscape) { 
    .slogan-title{
      top: 34%!important;
      left: 15%;
    }
    nav#menu-menu-1,
    nav#menu-menu-1-es,
    nav#menu-menu-1-ca {
          overflow: scroll!important;
    }
    
    
    
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 
    /* 
		h1.inside{
        width: 360%!important; 
    }*/
    /*
		.title-single-course{
        width: 25%;
    }
		*/
    .page-id-268 .title-single-course{
        width: 25%;
    }
    .page-id-268 h1.inside {
        width: 220%!important;
    }
    h4{
        font-size: 2.2em;
    }
}



@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { /* Iphone 6 */
    nav#menu-menu-1, 
    nav#menu-menu-1-es,
    nav#menu-menu-1-ca {
          overflow: scroll!important;
    }

}

@media screen and (device-aspect-ratio: 40/71) { /* Iphone 5 */
    
    nav#menu-menu-1, 
    nav#menu-menu-1-es,
    nav#menu-menu-1-ca {
        overflow: scroll!important;
    }
    
    .slogan-title{
        width: 20%!important;
        top: 20%;
        right: 70%;
    }
    
    .slogan-title h1 {
        width: 315%!important;
        font-size: 2.45em!important;
    }
    
    header#first-content{
        min-height: 115%;
    }
    
    .carousel-inner, .carousel-inner .item{
        height: 115%;
    }
    .pre-blog-last-title-k h2{
        /* width: 230%!important; */
     }
    .title-course-featured h4 {
        width: 390%;
    }
    
    .title-course-featured {
       width: 25%!important;
    }
    
    .title-sect-course-events h3 {
        font-size: 2.5em;
        width: 50vw;
    }
    
    .title-sect-course-events {
        width: 7vw;
    }
    
    .pre-resources-title-k{
        /* width: 1vh; */
    }
    /*
    .pre-blog-last-title-k {
        width: 2vh;
    }
    .pre-blog-last-title-k h2{
        width: 5vh;
    }
		*/
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { 
    nav#menu-menu-1,
    nav#menu-menu-1-es,
    nav#menu-menu-1-ca {
          overflow: scroll!important;
    }
    
    .slogan-title{
        width: 10%;
        top: 20%;
    }
    
    .slogan-title h1 {
        /*width: 50%;*/
        font-size: 2.55em;
    }
}

.blog .date-date {
    color: #000;
}

.tag-sect-single a {
    color: #cb113d;
}

.page-template-page-case_study div#case-block:first-child {
    border-top: 1px solid #bb123a;
}

.page-id-93 .filter_slugs {
    display: none;
}

div#buck-1-sts {
    display: none;
}

.reopened-sect .container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#primary ul:nth-child(2) {
    /*display: none;*/
}

#primary ul:nth-child(3) {
    display: none;
}

#primary ul:nth-child(4) {
    display: none;    
}

.search-results  p {
    color: #fff;
}

.xca {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    font-weight: bold;
    font-family: 'Roboto Mono';
    color: #cb113d;
}

.search-results h1 {
    margin: 0.45em 0;
}

.page-id-592 div#pad-container {
    padding: 3em 0;
}

.pushy a:hover {
    color: #cb113d;
}

.search-results #primary .search-field:focus {
    width: 100%!important;
}

.search-results #primary .search-form label {
    width: 60%;
    padding: 0.75em 0;
}

.search-results #primary .search-field{
    width: 60%;
    font-size: 1.36em;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.single-post .alignright {
    margin-top: 1%;
}

.single-post .alignleft {
    margin-top: 1%;
}

.single-post .aligncenter {
    margin-top: 1%;
}









/* WEBDEV COWOWO - DECEMBER 2016 */

/* COURSES AND EVENTS */

	.text-course .col-lg-9 {
		max-width: 750px;
		}
	.text-course .col-lg-3 {
		float: right; /* float reset en rwd scenario, is not needed */
		}
		

/* ABOUT */

/* ABOPUT PAGES APREDAY HAD A BUG REGARDONIN G RESPONSIVE BEHAVIUOUR, RIGHT MARGIN - only visible in code inspector, so nth wrong*/
.container-fluid .col-lg-8 {
	max-width: 750px;
	/* background-color:#ccc; */ /* TEMP */
	}

/* ABOUT TESTIMONIALS, NEEDS AN EXTRA MODIFICATION */
.member-show-up .col-lg-7 {
	max-width: 750px;
	/* background-color:#ccc; */ /* TEMP */
	}
/* ABOUT TESTIMONIALS, NEEDS YET ANOTHER MODIFICATION */


/* BLOG main page */
.col-lg-5 .member-show-up {
	max-width: 750px;
	}   
	
	
	
/* issue 1st element has black text 
http://ulexproject.org/who-we-are/partner-organisations/
*/
.member-show-up .item-member-text p {
	color: #fff;
	}
	
	
	
/* THE PLACE PAGE, etc. IMages bigger than the viewport (very small screen) */   
img {
	max-width: 100%;
	height: auto;	
	}
	
	
	
/* https://perishablepress.com/wrapping-content/ */	
p a, /* FOR THE BLOG POST */ /* a inside a p, so that the ones in the footer ie don't get changed */
.page-id-270 h2 a {	/* FOR page booking information */ 
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	}
	
/* H2 a i s too unspecific, it affects other polaces too... so, make it just work where there is that url... be more ppage specific... */
/* .page-id-270 */


/* MULTILINGUAL */

.wpml-ls-legacy-list-horizontal {
/* display: none; */
}


	
/* COWOWO - 2020-07-02 - Homepage - section festured courses - responisve issues */	

.title-course-featured { /* CONTAINES THE H4, HACKY THING THEY BUILT... */
/* RESET LO QUE HAY */
    /*
    width: 6vh;
    border-top: 1px solid #9B1A1F;
    border-bottom: 1px solid #9B1A1F;
    margin-bottom: 2.5em;
    */
    width: 100%;
    border-top-width: 0px;
    border-bottom-width: 0px;
    /* margin-bottom: 2.5em; */
position: relative;
}
.title-course-featured::before { 
content: '';
/* position: absolute: top: 0px; */
 display: inline-block;
/* width: 6vh; */
width: 72px;
/*
color: transparent;
font-size: 0px;
*/
border-top: 1px solid #9B1A1F; /* */
height: 1px;

}
.title-course-featured::after { 
content: '';
/* position: absolute: bottom: 0px; */
/* width: 6vh; */
display: inline-block;
width: 72px;
/*
color: transparent;
font-size: 0px;
*/
border-bottom: 1px solid #9B1A1F; /* */
height: 1px;

}

.title-course-featured h4 {width: auto;} /* RESET - WORKS */



/* NOW DO THE SAME FOR THE SINGLE BLOG POST PAGE, FOR THE TITLE OF THE POST */
/* HMM YA ESTABAN MONTADOS LOS PSEUDO ELEEMNTO S... */

.box-absolute-title-2 {
    /* left: 11%; */
    left: 0%;
    padding-left: 11%;
}

@media screen and (max-width: 991px) {
.box-absolute-title-2 {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
}









/* BLOG PAGE, READ MORE LINKS */
/* https://ulexproject.org/blog/ */
.member-show-up .ck a:hover {
color: inherit;
text-decoration: underline;
}

/* BLOG PAGE, older & news posts links */
.nav-previous a:hover,
.nav-next a:hover {
color: inherit;
text-decoration: underline;
}

/* BLOG ANCHOR IUSSUES */
.blog-single-post-1 p a:hover {
color: inherit;
text-decoration: underline;
}

.comment-respond a:hover {
color: inherit;
text-decoration: underline;
}


/* BLOG PAGE - align image with title within listing */

.col-lg-5 .member-show-up {
    padding-top: 0px; /* TEST */ /* later undo in rwd ... */ 
}
.col-lg-5 .member-show-up h2 {
    margin-top: 0px; /* TEST */ /* later undo in rwd ... */ 
}

@media screen and (max-width: 991px) {
.col-lg-5 .member-show-up {
    padding-top: 1.555em; /* RESET */ 
}
.col-lg-5 .member-show-up h2 {
    margin-top: 0.83em; /* RESET */ 
}
}



/* booking infomration - page single ... */
.metaback h2 a:hover {
color:inherit;
text-decoration: underline;
}



/* LATRAL MENU - ADD SEPARATION BETWEEN NAV AND LANG ITEMS */
li#menu-item-298,
li#menu-item-3408,
li#menu-item-3390 {
margin-bottom: 24px !important;
}

.fit-vids-style {display: none;}

/* HOMEPAGE - COLABORATORS (NEW SECTION) */

#cww-collaborators {
	/* border: 3px solid red; */
	background: rgba(0, 0, 0, 0.9);
	color: white;
	/* padding: 72px 0px; */

	text-align: center; /* FOR THE GRI DCENETERING */
} /* cww-collaborators */


#cww-collaborators .cww-temp-padding {
	height: 72px;
} /* cww-temp-padding*/


#cww-collaborators .cww-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 1.4em;
	font-family: 'Roboto Mono';
} /* cww-title */


#cww-collaborators .cww-text {
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'Roboto Mono';
} /* cww-text */


#cww-collaborators .cww_grid_collaborators {

	padding: 48px 0px;
	
	/*
	text-align: center;
	text-transform: uppercase;
	font-size: 24px; 
	font-family: 'Roboto Mono';
	*/

	/* border: 3px solid red; */
	/*
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 12px;
	gap: 18px;
	*/

	display: inline-block;
	overflow: hidden;



} /* cww_grid_collaborators */


#cww-collaborators .cww_grid_collaborators .item {
	/* border: 3px solid blue; */

	/* min-width: 100px; */ 
	min-width: 140px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
 
} /* cww_grid_collaborators */


#cww-collaborators .cww_grid_collaborators .item.case-bg-white {
	background-color: white;
	/* BORDER AS PSEUDO PADDING */
	border: 3px solid white;

} /* cww_grid_collaborators */




#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5),
#cww-collaborators .cww_grid_collaborators .item:nth-of-type(10) {
	/* margin-right: 0px; */
} /* cww_grid_collaborators */
#cww-collaborators .cww_grid_collaborators .item:nth-of-type(6) {
	/* clear: left; */
} /* cww_grid_collaborators */




#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5n) {
	margin-right: 0px;
} /* cww_grid_collaborators */

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5n+1) {
	clear: left; 
} /* cww_grid_collaborators */


@media only screen and (max-width: 1024px) {

/* #cww-collaborators .cww_grid_collaborators .item:nth-of-type(6) {clear: none;} */  /* RESET */
/*
#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5) {clear: left;}

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5) {margin-right: 18px;}

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(9) {clear: left;}

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(4),
#cww-collaborators .cww_grid_collaborators .item:nth-of-type(8) {margin-right: 0px;}
*/

} /* MEDIA-QUERY */


@media only screen and (max-width: 980px) {

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5n) {
	margin-right: 18px; /* RESET */
} /* cww_grid_collaborators */

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(5n+1) {
	clear: none; 
} /* cww_grid_collaborators */

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(2n) {
	margin-right: 0px;
} /* cww_grid_collaborators */

#cww-collaborators .cww_grid_collaborators .item:nth-of-type(2n+1) {
	clear: left; 
} /* cww_grid_collaborators */

} /* MEDIA-QUERY */





#cww-collaborators .cww_grid_collaborators .item .image {
	/* border: 3px solid green; */
	
  background-position: center center;
  background-repeat: no-repeat; 
  background-size: contain;
 	/* padding-top: 100%; */
	/* padding-top: 56.25%; */ /* 16:9 */
	padding-top: 75%; /* 4:3 */
position: relative;

	/* BORDER AS PSEUDO PADDING */
	/* border: 3px solid white; */
} /* cww_grid_collaborators */


#cww-collaborators .cww_grid_collaborators .item .image a {
	/* border: 3px solid green; */
	display: block;
	position: absolute; top: 0px; width: 100%; height: 100%;

} /* cww_grid_collaborators */




#cww-collaborators .cww-button {
	/* border: 1px solid red; */
	/* padding: 48px 0px; */
	padding-top: 48px;
	text-align: center;
} /* cww-button */

#cww-collaborators .cww-button a {
	/* display: block; */ 
	display: inline-block; 
	padding: 12px 18px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'Roboto Mono';
	background-color: #9B1A1F;

	/* border: 1px solid red; */
	color: black;
} /* cww-button a */


.filter_slugs label {
    width: auto !important; /* RESET */
    padding: 0px 12px;
}


/*
 * 2021-03-22 
 * NEW COURSES SITUATION
 */

/*
 * PAGE COURSES ALL
 */
body.post-type-archive-sfwd-courses #contenidor_articles {
    width: 70%;
}

@media only screen and (max-width: 1024px) { 

body.post-type-archive-sfwd-courses #contenidor_articles {
    width: 100%;
}

} /* MEDIA-QUERY */



/*
 * PAGE COURSES ONE
 */

/*
 * REMOVE SOCIAL SIDEBAR FOMR THE LIST O FCOURSES PAGE
 */
body.sfwd-courses-template-default .medium-share {
	/* display: none; */
	/* display: none !important; */
}
body.sfwd-courses-template-default .container-fluid .col-lg-4 {
	/* display: none; */
	display: none !important;
}
body.sfwd-courses-template-default .container-fluid .col-lg-8 {
	margin: 0 auto;
    float: none;
}
p.nocomments {display: none;} 


/*
 * PAGE COURSES ONE - inside the plugin pages - logo & font
 */

/* https://blueprintcoders.com/learndashcss */

/* .ld-brand-logo {background-color: black !important;} */
/* .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {background-color: black !important;} */
/*
body.sfwd-lessons-template-default {
	font-family: Roboto, sans-serif;
}
*/




/*
 * 2021-09-14 
 * PAGE BANNER BG IMG - CHANGE POSITIONING FROM CENTER LEFT TO CENTER CENTER
 */

.section-back-single {
    background-position: center center;
}

/*
 * TEXT COLOR SENT MESSAGE RESPONSE
 * */
.wpcf7 form.sent .wpcf7-response-output {
	color:black !important;
}
 * 





hr.dotted {
    /* border-top: 1px dotted #000; */
	border-top: 2px dotted #000;
	/* border-top: 2px dashed #000; */
    width: 100%;
    float: none;
	margin-top: 30px;
    margin-bottom: 30px;	
}

iframe {max-width: 100%;}

.blog-single-post-1 div {max-width: 100%;} /* the div is an id, attachement_, class caption ... */