/*
Theme Name: Celia Cruz
Theme URI: https://www.celiacruz.com/
Description: Celia Cruz's Official Website.
Author: Versal Studio
Author URI: http://versal.studio
Version: 1.0
.
General comments/License Statement if any.
.
*/

/*--------Embed Font-----------*/
@font-face {
    font-family: 'gilroyregular';
    src: url('font-gilroy/gilroy-regular-webfont.woff') format('woff');
    font-weight: regular;
    font-style: normal;
}
@font-face {
    font-family: 'gilroyblack';
    src: url('font-gilroy/gilroy-black-webfont.woff') format('woff');
    font-weight: black;
    font-style: normal;
}
@font-face {
    font-family: 'gilroythin';
    src: url('font-gilroy/gilroy-thin-webfont.woff') format('woff');
    font-weight: thin;
    font-style: normal;
}
@font-face {
    font-family: 'gilroyheavy';
    src: url('font-gilroy/gilroy-heavy-webfont.woff') format('woff');
    font-weight: heavy;
    font-style: normal;
}
@font-face {
    font-family: "Gilroy Semibold"
    src: url('font-gilroy/Gilroy-SemiBold.otf') format('otf');
    font-weight: semibold;
    font-style: normal;
}

/*--------Start-Data-toggler-----------*/

html,
body {
  height: 100%;
	background-color: #fcf6e7;
	background-image: url(images/bg-home.png);
	background: transparent;
	font-family: 'Roboto', sans-serif;	
}

body p {font-weight: 300 !important;}

.home-picture {
	height: 100%;
    background-image: url(images/celia-cruz-release.jpg);
    background-size: cover;
    display: block;
    background-position: center center;
    width: 100%;
	top: 0;
}

h1.page-title-home {
	padding: 0;
    position: absolute;
    transform: translate(-50%);
    left: 50%;
    margin: 0;
    bottom: 6%;
	color: #E53935;
	font-size: 160px;
	width: 80%;
	padding-top: 130px;
	background-image: none;
	background-size: 720px;
	background-position: top center;
	margin-bottom: 0 !important;
	padding-left: 30px;

}
.buy-now-button {
    position: absolute;
    bottom: 10%;
    transform: translate(-50%);
    right: 5%;
    margin: 0;
    }
.buy-now-button .btn-dark {
    font-family: 'gilroy';
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
    padding: 15px 30px;
    font-weight: 700;
    border-radius: 0;
}
.buy-now-button .btn-dark:hover {
    background-color: #ffffff;
    color: #000000;
}

@media screen and (max-width: 1480px) {
	h1.page-title-home {
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin: 0;
		bottom: 6%;
		color: #E53935;
		font-size: 120px;
		width: 80%;
		padding-top: 100px;
		/*background-image:none;*/
		background-size: 600px;
		background-position: top center;
	}
    .buy-now-button .btn-dark {
    font-family: 'gilroy';
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    padding: 12px 25px;
    font-weight: 700;
    border-radius: 0;
}
    
}
@media screen and (max-width: 1220px) {
	h1.page-title-home {
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin: 0;
		bottom: 6%;
		color: #E53935;
		font-size: 90px;
		width: 80%;
		padding-top: 80px;
		background-image:none;
		background-size: 500px;
		background-position: top center;
	}
    .buy-now-button {
    position: absolute;
    bottom: 3%;
    transform: translate(-50%);
    left: 50%;
    margin: 0;
    }
    .buy-now-button .col-12 {
        text-align: center;
    }
}
@media screen and (max-width: 1023px) {
	h1.page-title-home {
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin: 0;
		bottom: 3%;
		color: #E53935;
		font-size: 120px;
		width: 80%;
		padding-top: 80px;
		background-image: none;
		background-size:450px;
		background-position: top center;
		
	}
	h1.page-title-home span:last-child {
		font-size: 140px;
	}
    .buy-now-button {
    position: absolute;
    bottom: 3%;
    transform: translate(-50%);
    left: 50%;
    margin: 0;
    }
    .buy-now-button .col-12 {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
	h1.page-title-home {
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin: 0;
		bottom: 3%;
		color: #E53935;
		font-size: 60px;
		width: 80%;
		padding-top: 50px;
		background-image: none;
		background-size:300px;
		background-position: top center;
		line-height: 60px;
		
	}
	h1.page-title-home span:last-child {
		font-size: 75px;
	}
    .buy-now-button {
    position: absolute;
    bottom: 3%;
    transform: translate(-50%);
    left: 50%;
    margin: 0;
    }
    .buy-now-button .col-12 {
        text-align: center;
    }
}

#content {margin-top: 60px;}
.bg-light-yellow {background-color: #faf4e1;
        background-color: #fff6f6;
}
.bg-white {background-color: #fff; }

.post-content, .content-project {margin: 0 auto 40px;}
.image_frame {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.project.content-project {
	display:table;
	box-shadow: 0px 15px 30px -10px rgb(32 0 0 / 5%),
	            0px 30px 50px 0px rgb(32 0 0 / 2%);
}
.content-project .image_frame {
	width: 70%;
	display: table-cell;
	vertical-align: top;
}
.project.content-project .post-text-content {
	width: 30%;
	display: table-cell;
	vertical-align: top;
	background: #fff;
	padding: 20px;
	position: relative;
	border-left: solid 1px #efefef;
	border-top: none;
	padding-bottom: 80px;
}
.image_frame .image_wrapper {
    position: relative;
    overflow: hidden;
}
.image_frame a {
    display: block;
}
.image_frame a {
    
}
.image_frame:hover picture {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.image_frame picture {
	display: block;
	
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.embed-container iframe {
	border:none;
}
@media (min-width: 1200px) { 
	
}

body p {
	font-weight: 400;
	line-height: 26px;
	font-size: 18px;
	color: #333;
}
a {
	color: #E23935;
}
a:hover {
	text-decoration: none;
	color:#000;
}

a.active > p {
	background-color: #ccc;
	padding:5px 5px 5px 10px;
}
a h2 {
	font-size: 24px;
    color: #333;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: 1px;
}
a h2:hover {
	color: #E53935;
}

.bg-faded {
	background:#fcf6e7;
}
.bg-faded {
    background: #fff;
}

.btn-primary {
	border:none;
	background-color: #FF9841;
}
.btn-primary:hover {
	border:none;
	background-color: #Ed8c3c;
}
.btn-primary:focus {
	border:none;
	background-color: #Ed8c3c;
}
.btn-primary.active {
	border:none;
	background-color: #1A0e33;
}

#header {	
	position: relative;
	height: 65px;
	width: 100%;
}
nav.navbar {
	position: fixed;
    width: 100%;
	z-index: 9999;
	height: 65px;
}

.page-title-home {
	background-image:url(images/header-tagline.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 122px;
	text-transform: uppercase;
	letter-spacing: 30px;
	color: #E23935;
	font-size: 85px;
	margin-top: 60px;
}
.page-title {
	padding-top:60px;
	color: #E23935;
	text-transform: uppercase;
	letter-spacing: 30px;
	font-size: 45px;
}
.page-title span.page {
	letter-spacing: 5px;
	font-family: 'gilroyregular';
}


.trigger {
  width: 30px;
  height: 30px;
  position: relative;
  top: 0px;
  right: auto;
  bottom: auto;
  
  z-index: 3;
  cursor: pointer;
  transition: top .1s ease-in-out;
}
 .trigger span {
  display: block;
  width: 100%;
  height: 4px;
  background: #E53935;
  margin: 0 0 5px 0;
  transition: all .2s ease-in-out;
  position: absolute;
}
.trigger.on span {
	background: #fff;
}
 .trigger span:first-child {
  top: 0;
  left: 0;
}
 .trigger span:nth-child(2) {
  top: 10px;
  left: 0;
}
.trigger span:last-child {
  top: 20px;
  left: 0;
}
.trigger.on {
  top: 10px;
}
 .trigger.on span:first-child {
  transform: rotate(45deg);
}
 .trigger.on span:nth-child(2) {
  transform: rotate(-45deg);
  top: 0;
}
 .trigger.on span:last-child {
  transform: rotate(45deg);
  top: 0;
}

.menu {
	background: #E53935;
  background: rgba(229, 57, 53, 0.95);
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 2;
}
.wrapper-menu {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.menu ul {
  list-style-type: none;
  padding: 0;
  left: 0;
  width: auto;
  text-align: center;
  
}
.menu ul li {
  color: white;
  font-size: 14px;
  padding: 10px 0;
    text-transform: uppercase;
}

li.nav-link {
	text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link {
	color:#ff9641; 
	color:#333;  
	font-size: 14px;
	font-family:'gilroyregular';
	letter-spacing: 1px;
}
.navbar-light .navbar-nav .nav-link:hover {
	color:#E53935; 
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link {
	color: #E53935;
}

.trigger {
    width: 20px;
    height: 20px;
/*
    top: 12px;
    left: 20px;
*/
}

.trigger span:nth-child(2) {
    top: 8px;
}

.trigger span:last-child {
    top: 16px;
}

a.load-more {
    color: #E23935;
    display: block;
    font-size: 16px;
    padding: 25px;
    background: #fff;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 700;
	
	-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
a.load-more:hover {
	color:#fff; 
	background: #E23935;
	letter-spacing: 8px;
	
	-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.wrapper-menu {
	width: 60%;
}
.menu-right-responsive ul li {
border-left: 1px solid #fff;
    padding-left: 30px;
}
.menu-right-responsive ul li {
	text-align: left;
}
.menu-right-responsive ul li a {
    color: #fff;
	font-family:'gilroyblack';
	letter-spacing: 4px;
	font-size: 40px;
	
	-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
	
}
.menu-right-responsive ul li a:hover {
    color: #000;
	letter-spacing: 8px;
}



/*--------Background-page-----------*/
body.page-template-template-home .bg-home {
	background-image:url(images/flower-home-1.png), url(images/flower-home-2.png), url(images/flower-home-3.png), url(images/flower-home-4.png), url(images/flower-home-5.png), url(images/flower-home-6.png), url(images/flower-home-7.png), url(images/flower-home-8.png), url(images/flower-home-7.png), url(images/flower-home-9.png),  url(images/flower-home-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: -7% 9%, 13% 2%, 95% 7%, 100% 30%, 0% 25%, 102% 2%, 98% 15%, -2% 15%, 5% 4%, 78% 2%, 92% 23%;
	background-size: 365px auto, 80px auto, 100px auto, 200px auto, 200px auto, 300px auto, 100px auto, 200px auto, 70px auto, 80px auto, 80px auto;
	background: #fff;
}
body.page-template-template-video .bg-home {
	background-image:url(images/flower-home-1.png), url(images/flower-home-2.png), url(images/flower-home-3.png), url(images/flower-home-4.png), url(images/flower-home-5.png), url(images/flower-home-6.png), url(images/flower-home-7.png), url(images/flower-home-8.png), url(images/flower-home-7.png), url(images/flower-home-9.png),  url(images/flower-home-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: -7% 14%, 13% 4%, 95% 7%, 100% 60%, 10% 41%, 111% 15%, 85% 25%, -2% 50%, 5% 8%, 78% 12%, 96% 38%;
	background-size: 365px auto, 80px auto, 100px auto, 200px auto, 200px auto, 300px auto, 100px auto, 200px auto, 70px auto, 80px auto, 80px auto;
	background: #fff;
}

body.page-template-template-projects .bg-home, body.page-template-template-news .bg-home, body.page-template-template-vault .bg-home {
	background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 160% 160%;
	background-size: 600px auto, 700px auto, 700px auto;
	background: #fff;
}
body.page-template-template-vault .bg-home {
	background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 160% 160%;
	background-size: 600px auto, 700px auto, 800px auto;
	background: #fff;
}
.related-pages {
	background-image:url(images/related-pages-bg-1.png), url(images/related-pages-bg-2.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%;
	background-size: 700px auto, 700px auto;
	background: #fff;
}
body.item-template-default .bg-home {
	background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 120% 100%, -50% 130%;
	background-size: 700px auto, 700px auto, 800px auto, 800px auto;
	background: #fff;
}
body.single-project .bg-home, body.single-post .bg-home {
	background-image:url(images/bg-page-single-1.png), url(images/bg-page-single-2.png), url(images/bg-page-single-3.png), url(images/bg-page-single-3.png), url(images/bg-page-single-1.png), url(images/bg-page-single-3.png), url(images/bg-page-single-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 20%, 5% 5%, 95% 45%, 120% 75%, 5% 55%, -10% 90%;
	background-size: 700px auto, 700px auto, 200px auto, 200px auto, 700px auto, 150px auto, 750px auto;
}
body.single-project .bg-home, body.single-post .bg-home {
	background: #fff;
}


.flowers-texture .fl-1 {
	position:absolute;
	top: 250px;
	left: -450px;
}
.flowers-texture .fl-2 {
	position:absolute;
	top: 450px;
	left: 1200px;
}
.flowers-texture .fl-3 {
	position:absolute;
	top: 70px;
	left: 895px;
}
.flowers-texture .fl-4 {
	position:absolute;
	top: 50px;
	left: -200px;
}
.flowers-texture .fl-5 {
	position:absolute;
	top: 900px;
	left: -300px;
}

body.page-template-template-home .bg-home {
	background: #fff;
}

/*--------End-Background-page-----------*/

/*-------- Image -----------*/

.post-content .img-fluid {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(238,238,238,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(238,238,238,1);
box-shadow: 0px 0px 15px 0px rgba(238,238,238,1);
}

img {
-webkit-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);
box-shadow: 0px 0px 15px 0px rgba(225,225,225,1);}

/*-------- End-Image -----------*/

/*--------End-Data-toggler-----------*/


ul.social-media {
/*	margin:auto 60px;
	margin-top: 10px;
	margin-right: 30px;*/
    margin-bottom: 0px;
}
ul.share {
  padding: 0px;
  display: inline-block;
  list-style: none;
}
.share li, .social-media li {
	margin-left:10px;
  float: left;
}
#footer {
	margin: 20px 0px;
}
#footer ul {
	display:inline-flex;
	list-style: none;
	text-align: center;
	padding-left: 0px;
}
#footer ul li {
	margin-left: 10px;
}
.bg-page {
	background-color: #f1f1f1;

}
#footer p {
	font-size: 12px;
	color:#666;
}
.filter-music {
	
}

/*--------Share Buttons-----------*/

.share-container-v, .share-container-h, .share-container {
  text-align: center;
  font-size: 20px;
  position: absolute;
  z-index: 5;
}
.share-container-v {
  height: 120px;
  width: 25px;
  bottom: 15px;
  right: 40px;
}
.share-container-h {
    height: 25px;
    width: 120px;
    bottom: 10px;
    right: 30px;
}

.fa {
	border-radius: 50%;
}


ul.social-media a .fa {
	background-color:#E23935;
	background-color: transparent;
}
ul.social-media a .fa.fa-facebook {
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-twitter {
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-instagram {
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-youtube-play {
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-facebook:hover, ul.footer-social-media a .fa.fa-facebook:hover {
	background-color:#3B5998;
	background-color: transparent;
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-twitter:hover, ul.footer-social-media a .fa.fa-twitter:hover {
	background-color:#55ACEE;
	background-color: transparent;
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-instagram:hover, ul.footer-social-media a .fa.fa-instagram:hover {
	background-color:#125688;
	background-color: transparent;
	color: #fff;
	color:#333;
}
ul.social-media a .fa.fa-youtube-play:hover, ul.footer-social-media a .fa.fa-youtube-play:hover {
	background-color:#bb0000;
	background-color: transparent;
	color: #fff;
	color:#333;
}

ul.footer-social-media a .fa {
}
ul.footer-social-media a .fa.fa-facebook, ul.footer-social-media a .fa.fa-twitter, ul.footer-social-media a .fa.fa-instagram, ul.footer-social-media a .fa.fa-youtube-play {
	color: #fff;
	color:#333;
}

/*--------End Share Buttons-----------*/

/*--------News Post-----------*/
.news-video-post {
	width: 50%;
}


@media screen and (max-width: 767px) {
	.news-video-post {
	width: 100%;
	}
	.music-post {
	width:100%;
	}
}

.news-post {
  position: relative;
}

/*--------End News Post-----------*/

/*--------Image Grid-----------*/

.image-grid {
  width: 100%;
  overflow: hidden;
  padding: 12px 6px 0;
}

.image__cell {
  float: left;
  position: relative;
}
@media screen and (min-width: 1323px) {
  .image__cell {
    width: 16.66667%;
  }
  .image__cell:nth-of-type(6n+2) .image--expand {
    margin-left: -100%;
  }
  .image__cell:nth-of-type(6n+3) .image--expand {
    margin-left: -200%;
  }
  .image__cell:nth-of-type(6n+4) .image--expand {
    margin-left: -300%;
  }
  .image__cell:nth-of-type(6n+5) .image--expand {
    margin-left: -400%;
  }
  .image__cell:nth-of-type(6n+6) .image--expand {
    margin-left: -500%;
  }
  .image__cell:nth-of-type(6n+7) {
    clear: left;
  }
}
@media screen and (min-width: 1061px) and (max-width: 1322px) {
  .image__cell {
    width: 20%;
  }
  .image__cell:nth-of-type(5n+2) .image--expand {
    margin-left: -100%;
  }
  .image__cell:nth-of-type(5n+3) .image--expand {
    margin-left: -200%;
  }
  .image__cell:nth-of-type(5n+4) .image--expand {
    margin-left: -300%;
  }
  .image__cell:nth-of-type(5n+5) .image--expand {
    margin-left: -400%;
  }
  .image__cell:nth-of-type(5n+6) {
    clear: left;
  }
}
@media screen and (min-width: 799px) and (max-width: 1060px) {
  .image__cell {
    width: 25%;
  }
  .image__cell:nth-of-type(4n+2) .image--expand {
    margin-left: -100%;
  }
  .image__cell:nth-of-type(4n+3) .image--expand {
    margin-left: -200%;
  }
  .image__cell:nth-of-type(4n+4) .image--expand {
    margin-left: -300%;
  }
  .image__cell:nth-of-type(4n+5) {
    clear: left;
  }
}
@media screen and (min-width: 537px) and (max-width: 798px) {
  .image__cell {
    width: 33.33333%;
  }
  .image__cell:nth-of-type(3n+2) .image--expand {
    margin-left: -100%;
  }
  .image__cell:nth-of-type(3n+3) .image--expand {
    margin-left: -200%;
  }
  .image__cell:nth-of-type(3n+4) {
    clear: left;
  }
}
@media screen and (max-width: 536px) {
  .image__cell {
    width: 50%;
  }
  .image__cell:nth-of-type(2n+2) .image--expand {
    margin-left: -100%;
  }
  .image__cell:nth-of-type(2n+3) {
    clear: left;
  }
}
.image__cell.is-collapsed .image--basic {
  cursor: pointer;
}
.image__cell.is-expanded .image--expand {
  max-height: 800px;
  margin-bottom: 12px;
}
.image__cell.is-collapsed .arrow--up {
  height: 12px;
  width: 100%;
}
.image__cell.is-expanded .arrow--up {
  border-bottom: 9px solid #222;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  height: 0;
  width: 0;
  padding-top: 3px;
  margin: 0 auto 0;
  opacity: 1;
  transition: opacity 0.225s;
  transition-delay: 0.3s;
}

.arrow--up {
  opacity: 0;
}

.image--basic {
  padding: 0 6px;
}

.basic__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.image--expand {
  position: relative;
  left: -6px;
  padding: 0 6px;
  margin-bottom: 12px;
  box-sizing: content-box;
  overflow: hidden;
  background: #222;
  max-height: 0;
  transition: max-height 0.3s ease-in-out, margin-bottom 0.075s 0.225s;
}
@media screen and (min-width: 1323px) {
  .image--expand {
    width: 600%;
  }
}
@media screen and (min-width: 1061px) and (max-width: 1322px) {
  .image--expand {
    width: 500%;
  }
}
@media screen and (min-width: 799px) and (max-width: 1060px) {
  .image--expand {
    width: 400%;
  }
}
@media screen and (min-width: 537px) and (max-width: 798px) {
  .image--expand {
    width: 300%;
  }
}
@media screen and (max-width: 536px) {
  .image--expand {
    width: 200%;
  }
}
.is-collapsed .image--expand {
  margin-bottom: 0;
}

.expand__close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #454545;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
  z-index: 1;
}
.expand__close:before {
  content: '×';
}
.expand__close:hover {
  color: #fff;
}

.image--large {
  max-width: 100%;
  max-height: 750px;
  display: block;
  padding: 40px;
  margin: 0 auto;
  box-sizing: border-box;
	box-shadow: none;
}

/*--------End Image Grid-----------*/

/*--------Vertical Timeline-----------*/


section.timeline {
	color: #fff;
	  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.timeline ul {
  background: #f1f1f1;
  padding-bottom: 50px;
	border-bottom: 1px solid #b1b1b1;
	margin-bottom: 0px;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff;
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: #b6b6b6;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #b6b6b6 transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #b6b6b6;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}


/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background .5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #000;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}


/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
	
}

@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #F45B69 transparent transparent;
  }
}
/*--------End Vertical Timeline-----------*/


blockquote {
/*	margin: 40px 20px !important;*/
/*  border-left: 6px solid #E23935 !important;*/
/*  padding-left: 10px !important;*/
	font-style: italic;
	padding-top: 10px;
/*	padding-bottom: 5px;*/	
}
#footer {
	margin: 20px 0px;
}
div.paragraph-capitulate{
	display:inline-block;
	margin-top: 30px;
}
.capitulate:first-child:first-letter {
  font-family:'gilroyblack';
	font-size: 80px;
  color:#F4D86B;
	float: left;
	line-height: 0.4;
	padding:30px 10px;
	margin-right: 10px;
	
  background-image: url(images/bg-capitulate.png);
  background-size: 160px, auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.white {
  color: #fff;
}

/*--------Header-Responsive-----------*/
@media (min-width: 0px) {
p.h1 {
letter-spacing: 10px;
    font-size: 17px;
}
p.page-title-home {
font-size:25px;
letter-spacing: 15px;
text-indent: 15px;
}
.page-title-home {
background-size: 215px, auto;
padding-top:60px;
margin-top:20px;
}
p.h1.mb-5.page-title {
margin-top:0px !important;
margin-bottom:15px !important;
}
}
@media (min-width: 576px) {
p.h1 {
letter-spacing: 10px;
    font-size: 17px;
}
p.page-title-home {
font-size:35px;
letter-spacing: 28px;
}
}

@media (min-width: 768px) {
p.h1 {
font-size:30px;
}
p.page-title-home {
font-size:55px;
letter-spacing: 30px;
}
.page-title-home {
background-size: 370px, auto;
padding-top:100px;
}
p.h1.mb-5.page-title {
margin-bottom:100px !important;
padding-top: 40px;

}
}
@media (min-width: 992px) {
p.h1 {
font-size:35px;
}
p.page-title-home {
font-size:85px;
letter-spacing: 30px;
}
.page-title-home {
background-size: 420px, auto;
padding-top:122px;
margin-top:60px;
}
}
@media (min-width: 1200px) {
p.h1 {
font-size:45px;
}
p.page-title-home {
font-size:85px;
letter-spacing: 30px;
margin-bottom: 150px !important;
}
}
/*--------End-Header-Responsive-----------*/

ul.social-media {
 position:absolute;
 right: 60px;
}
.tigger-responsive {
    position: absolute;
    right: 24px;
}
/*--------Menu-Responsive-----------*/
@media screen and (max-width: 992px) {
  .menu-left {
    display:none;
  }


.menu-right-responsive {
 
}

}
@media screen and (min-width: 992px) {
.wrapper-menu > .menu-left-responsive {
display:none;
}
.menu ul li {
  font-size: 40px;
}
.menu-right-responsive ul li a  {
  color: #fff;
}
}

@media (max-width: 425px) {
  a.nav-link {
    padding: 0px !important; 
  }
  .menu ul {
    width: 210px;
    line-height: 14px;
    }
    ul.social-media span.fa-stack {
      font-size: 15px;
    }
}
/*--------End-Menu-Responsive-----------*/

/*--------Container-Responsive-----------*/
@media (max-width: 576px) {
.container {
padding-left:0px;
padding-right:0px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
padding-left:0px;
padding-right:0px;
}
.row {
margin-left: 0px;
margin-right: 0px;
}
.single-post h1, .single-project h1 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 28px;
}
.page-template-template-projects div.container.p-4 {
  padding: 0px !important;
}
div.news-video-post.p-4 {
  padding: 0px !important;
}
.single-post .row p, .page-template-template-projects .row p, .page-template-template-projects .row h2, .page-template-template-projects .row .view-more-project, .page-template-template-projects .row div ul.share, .single-project .row p, .single-project .row h2, .single-project .row .view-more-project, .single-post div#content .row p, .single-post div.container .row a h2, .single-post .row .view-more-news, #all-news .p-4 a h2, h4.title-video, a.view-video h2, div.excerpt-video, .single-item .row p, .single-item .row h2, .single-item .view-more-vault, .single-album #content, .page-template p, .page-template h2, .page-template div.divider-title, .page-template h3, .page-template div.paragraph-capitulate a, .page-template form  {
  padding-left: 15px;
  padding-right: 15px;
}
}
@media (max-width: 425px) {
  #all-news .p-4 {
    padding: 0px !important;
  }
  div.col-lg-4 {

  }
}
/*--------End-Container-Responsive-----------*/

/*--------Bg-Responsive-----------*/
@media (max-width: 768px) {
body.page-template-template-home .bg-home {
/* background-image:url(images/flower-home-1.png), url(images/flower-home-2.png), url(images/flower-home-3.png), url(images/flower-home-4.png), url(images/flower-home-5.png), url(images/flower-home-6.png), url(images/flower-home-7.png), url(images/flower-home-8.png), url(images/flower-home-7.png), url(images/flower-home-9.png),  url(images/flower-home-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: -7% 9%, 13% 2%, 95% 7%, 100% 30%, 0% 25%, 102% 2%, 98% 15%, -2% 15%, 5% 4%, 78% 2%, 92% 23%;
	background-size: 365px auto, 80px auto, 100px auto, 200px auto, 200px auto, 300px auto, 100px auto, 200px auto, 70px auto, 80px auto, 80px auto;*/
  background: none;
}
body.page-template-template-video .bg-home {
	/*background-image:url(images/flower-home-1.png), url(images/flower-home-2.png), url(images/flower-home-3.png), url(images/flower-home-4.png), url(images/flower-home-5.png), url(images/flower-home-6.png), url(images/flower-home-7.png), url(images/flower-home-8.png), url(images/flower-home-7.png), url(images/flower-home-9.png),  url(images/flower-home-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: -7% 14%, 13% 4%, 95% 7%, 100% 60%, 10% 41%, 111% 15%, 85% 25%, -2% 50%, 5% 8%, 78% 12%, 96% 38%;
	background-size: 365px auto, 80px auto, 100px auto, 200px auto, 200px auto, 300px auto, 100px auto, 200px auto, 70px auto, 80px auto, 80px auto;*/
  background: none;
}

body.page-template-template-projects .bg-home, body.page-template-template-news .bg-home, body.page-template-template-vault .bg-home {
	/*background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 160% 160%;
	background-size: 600px auto, 700px auto, 700px auto;*/
  background: none;
}
body.page-template-template-vault .bg-home {
	/*background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 160% 160%;
	background-size: 600px auto, 700px auto, 800px auto;*/
  background: none;
}
body.item-template-default .bg-home {
	/*background-image:url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-2.png), url(images/bg-page-template-project-1.png), url(images/bg-page-template-project-1.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 30%, 120% 100%, -50% 130%;
	background-size: 700px auto, 700px auto, 800px auto, 800px auto;*/
  background: none;
}
body.single-project .bg-home, body.single-post .bg-home {
	/*background-image:url(images/bg-page-single-1.png), url(images/bg-page-single-2.png), url(images/bg-page-single-3.png), url(images/bg-page-single-3.png), url(images/bg-page-single-1.png), url(images/bg-page-single-3.png), url(images/bg-page-single-2.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: 105% 7%, -5% 20%, 5% 5%, 95% 45%, 120% 75%, 5% 55%, -10% 90%;
	background-size: 700px auto, 700px auto, 200px auto, 200px auto, 700px auto, 150px auto, 750px auto;*/
  background: none;
}
}
@media (max-width: 576px) {
.related-pages {
	background-image:url(images/related-pages-bg-1.png), url(images/related-pages-bg-2.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 105% 7%, -5% 70%;
	background-size: 700px auto, 700px auto;
}
}

/*--------End-Bg-Responsive-----------*/

/*--------Vault-Responsive-----------*/

@media (max-width: 576px) {
.image--expand {
  padding-left:0px;
  padding-right:0px;
}
}
@media (max-width: 768px) {
  div.white {
    margin-left: 0px !important;
    padding: 30px !important;
  }
  .image--large {
  padding: 65px 0px 0px;
}
}
@media (max-width: 992px) {

}
@media (max-width: 1200px) {
.image--large {
  
}
}
/*--------End-Vault-Responsive-----------*/

/*--------Music-Responsive-----------*/
@media (max-width: 576px) {
nav.filter-music a.btn {
  margin:2px 0px;
}
div.music-post {
  padding-bottom: 0px !important;
}
.album-img {
    padding-top: 16px;
    padding-bottom: 16px;
}
.single-album div.row {
  padding-top: 0px !important;
}
.bg-music-album {
  display: none;
}
.single-album #content {
  padding-top: 0px !important;
}
.tracklist-lyrics {
  margin-top: 20px !important;
}
#content.page.pb-5 {
  padding-top: 0% !important;
}
}
@media (max-width: 992px) {
.page-template-template-music div.col-lg-3.col-xs-12 {
  padding-top: 1.5rem;
}
}
/*--------End-Music-Responsive-----------*/

/*--------Page-Responsive-----------*/
@media (max-width: 576px) {
img.ccas {
margin-bottom: 20px;
}
.img-bg {
  display: none;
}
.img-bio {
  margin-bottom: 20px;
}
.page-template div.container.p-5 {
  padding:0rem 0rem 3rem 0rem !important;
}
.logo {
  top: -45px !important;
  left:15px;
}
.logo-ccf {
   top: -80px !important;
  left:15px;
}
div.logo img, div.logo-ccf img {
  width: 150px;
  height: auto;
}
#content.page {
  padding-top:15% !important;
}
p.pull-right {
    padding-top: 95px !important;
    padding-bottom: 10px !important;
    float: none !important;
}
h3.ccf {
  margin-top: 15px !important;
}
h3.cclp {
  margin-top: 80px !important;
}
p.omer-text {
  margin-top: 30px;
}
}
/*--------End-Page-Responsive-----------*/


/*--------General-Responsive-----------*/
@media (max-width: 576px) {
.page-title {
  padding-top: 30px !important;
} 
}
/*--------End-General-Responsive-----------*/
a.navbar-brand {
  width: 35px;
}
.single p img {
    max-width: 100%;
    height: auto;
}
.divider-title {
  background-color: #000;
  width: 85px;
  height: 5px;
}
div.divider-title-center {
  border-bottom: 4px solid #000;
  width: 85px;
  height: 5px;
  text-align: center;
}


.ads-content {
  margin-bottom: 0;
	display: flex;
    justify-content: space-around;
	width: 100%;
}
.page-template-template-vault .ads-content {
  margin-top: 40px;
}
.ads {
  margin-bottom: 20px;
	text-align: center;
	max-width: 468px;
}
.ads img {
  width: 100%;
	height: auto;
}
.text-contact {
  color:#666;
  letter-spacing: 1px;
  font-family: 'gilroyregular';
}
.card-block {
  padding:20px 0px 0px 0px !important;
}
.card {
    background-color: transparent;
    border: none; 
}
#viewMoreText a::after {
content:”Less”
}
#collapseExample div.collapse.show::after {
content:”More”
}

/* Share */

.a2a_svg {background-color: transparent !important;}
svg * {fill: #666 !important; }

div.a2a_kit{
display: block;
	
}

div.a2a_kit a{
	padding: 7px 7px;	
}


/* css-tricks clearfix */
.group:after {
  display: table;
  clear: both;
  content: "";
}


.inner-text .text {
  display: block;
  color: #E23935;
  text-align: center;
	position: absolute;
	letter-spacing: 2px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.social-list {
  top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  width: 100%;
  list-style: none;
  text-align: center;
	position: absolute;
}
.social-list .link {
  top: 80px;
  float: left;
  padding: 13px 0 0 13px;
  height: 50px;
  position: absolute;
}
.social-list .link a {
  display: block;
  width: 24px;
  height: 24px;
  text-decoration: none;
  line-height: 50px;
}

/*
  SECOND SHARE BUTTON
*/
#share-box {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-left: 1px solid #fefefe;
  background-color: #fff;
  postition: relative;
	display: table-cell;
	width: 25%;
	vertical-align: middle;
	height: 100%;
position: relative;
}
.project #share-box {
    overflow: hidden;
    width: 100%;
    border-left: 1px solid #fefefe;
    background-color: #fff;
    postition: relative;
    height: 80px;
    position: absolute;
    border-top: 1px solid #efefef;
    right: 0;
    bottom: 0;
}
#share-box:hover .inner-text {
  position: absolute;
  top: 100%;
  z-index: 10;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.inner-text {
  position: absolute;
  top: 0;
  z-index: 10;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.share {
  position: relative;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}



/* Title */
/*.content-project h2 {
	font-size: 42px;    
	font-weight: 100;
    color: #333;
    font-family: gilroyblack;
    text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 52px;
	
	-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.content-project a h2:hover {
    color: #E23935;
	letter-spacing: 5px;

}*/
.content-project p {
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
}
.project .post-text-content h2 {
    padding-bottom: 12px;
}
.project .post-text-content h2 small {
    line-height: 24px !important;
}

/* Post-Content */
.post-text-content {
	display: table;
	width: 100%;
	border-top: 1px solid #efefef;
}
.post-content-title {
    border-right: 1px solid #efefef;
	display: table-cell;
	width: 75%;
	padding-left: 30px;
	padding-right: 15px;
}
.post-text-content .social-wrapper {
    display: table-cell;
	width: 25%;
	vertical-align: middle;
	height: 100%;
}
  

.post-category {
	font-size: 14px;
	padding-bottom: 14px;
	padding-top: 20px;
}
.post-text-content h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	padding-bottom: 24px;
}
.post-text-content h2 small {
	font-weight: 300;
}


/* NEWS */
.ads {	
	margin-bottom: 40px;
}
#all-news .news {
    background: white;
	margin-bottom: 40px;
	width: 48%;
}
#all-news {
	flex-wrap: wrap;
	justify-content: space-between;
}
#all-news .news:nth-child(2n-1) {
     
}
#all-news .news:nth-child(2n+2) {
   
}
.page-template-template-news .news.content-news {
	padding-bottom: 80px;
    position:relative;
}
.page-template-template-news .post-text-content {
    padding: 0;
    border-top: none;
}
.page-template-template-news .post-text-content > a{
	display: block;
	padding: 20px;
}
.news.content-news #share-box {
	overflow: hidden;
	border: none;
    border-top: 1px solid #efefef;
    background-color: #fff;
    display: block;
    width: 100%;
    vertical-align: bottom;
    height: 80px;
    position: absolute;
	bottom: 0;
}
.news.content-news .post-text-content h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 0;
}

#loadMore, .ads-content {
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
}

.image--expand > .row {
	justify-content: space-between;
}
.image--expand a {
	color: #fff;
}
.image--expand a h2 {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.2;
}
.vault-large-image {
	flex-grow: 1;
}
.vault-content {
	padding: 40px 20px;
}
.vault-content-text {
    padding-left: 12px;
	padding-right: 30px;
}
.nav-arrow {
	margin: 20px 0 40px;
	font-size: 20px;
}

.top-music-bar {
	justify-content: space-between;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-music-bar .album-cat {
	margin-right: 0 !important;
	margin-left: 10px;
}
.music-content {
	justify-content:space-between;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.music-post {
	width: 30%;
	margin-top: 25px;
}
.music-post h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}
.page-template-template-music .ads-content {
	margin-top: 40px;
}

#video-container .post-content-title {
    padding: 20px 20px 24px;
}
#video-container .post-content-title h2 {
    padding-bottom: 0;
	margin: 0
}
#video-container .post-content-title p {
	margin: 0
}

.addtoany_list a {
	line-height: 1;
}

.video-grid {
	justify-content:space-between;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0;
	
}
.video-post-in-grid {
	width: 48%;	
	margin-bottom: 40px;
	padding-bottom: 80px;
	position: relative;
	background: #fff;
}
.video-post-in-grid h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 0;
	margin: 0;
}
.video-post-in-grid #share-box {
	overflow: hidden;
	border: none;
    border-top: 1px solid #efefef;
    background-color: #fff;
    display: block;
    width: 100%;
    vertical-align: bottom;
    height: 80px;
    position: absolute;
	bottom: 0;
}
.video-post-in-grid .post-text-content > a {
    display: block;
    padding: 20px;
}


/*Custom Text*/

header{height:600px; background-size: cover; background-position: center center;}.post-body{margin-top:30px;font-size:16px}@media (min-width:992px){.post-title{text-align:right;padding-right:30px}}.post-title .author{text-transform:uppercase}.post-body figure{margin-bottom:10px;text-align:center}.post-title .author span{margin-left:5px}.post-title h1{font-weight:700;margin-top:30px}@media (max-width:767px){.post-title h1{margin-top:20px;font-size:32px;margin-bottom:10px}}footer{padding:20px;text-align:center;background-color:#333;color:#fff}footer h5{color:inherit}div.container.post{margin-bottom:50px}

.page-template-template-biography-page #content,
.page-template-template-celiacruzlegacyprojects #content,
.page-template-template-celiacruzfoundation-page #content,
.page-template-template-celiacruzallstars-page #content,
.page-template-template-biography-page #footer,
.page-template-template-celiacruzlegacyprojects #footer,
.page-template-template-celiacruzfoundation-page #footer,
.page-template-template-celiacruzallstars-page #footer{
	margin:0 !important;
}

section {background:#fff;} 


.page-template-template-biography-page #wrapper,
.page-template-template-celiacruzlegacyprojects #wrapper,
.page-template-template-celiacruzfoundation-page #wrapper,
.page-template-template-celiacruzallstars-page #wrapper
{background-color:#fff !important;} 




.bg-light-yellow {
}
img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post-body figure {
text-align: left;
}

/*Start user.css */



.post-body {
  margin-top:30px;
  font-size:16px;
}

@media (min-width:992px) {
  .post-title {
    text-align:right;
    padding-right:30px;
  }
}

.post-title .author {
  text-transform:uppercase;
}

.post-body figure {
  margin-bottom:20px;
  text-align:center;
  margin-top:30px;
}

.post-title .author span {
  margin-left:5px;
}

.post-title h1 {
  font-weight:bold;
  margin-top:30px;
}

@media (max-width:767px) {
  .post-title h1 {
    margin-top:20px;
    font-size:32px;
    margin-bottom:10px;
  }
}


div.container.post {
  margin-bottom:50px;
}

.small-caption {
  font-size:small;
}

.img-thumbnail {
  margin-bottom:15px;
}

@media (min-width:767px) {
  .simple-slider {
    max-width:617px;
    margin:0 auto;
  }
}

@media (min-width:1199px) {
  .simple-slider {
    max-width:750px;
    margin:0 auto;
  }
}

figcaption {
  font-size:smaller;
  font-style:italic;
  text-align:left;
}

h6, .h6 {
  margin-bottom:0;
}

.list-group-item {
  padding:8px 15px;
}

list-group-item h6 {
}

.list-group-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
	
  justify-content:space-between;
}

.list-group-item h6 {
  margin:0;
}

@media (min-width:767px) {
  .simple-slider .swiper-slide {
    height:360px;
  }
}

@media (min-width:1200px) {
  .simple-slider .swiper-slide {
    height:500px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
  }
}
/*End user.css */

/*Start styles.min.css */
.post-body{margin-top:30px;font-size:16px}@media (min-width:992px){.post-title{text-align:right;padding-right:30px}}.post-title .author{text-transform:uppercase}.post-body figure{margin-bottom:10px;text-align:center}.post-title .author span{margin-left:5px}.post-title h1{font-weight:700;margin-top:30px}@media (max-width:767px){.post-title h1{margin-top:20px;font-size:32px;margin-bottom:10px}}footer{padding:20px;text-align:center;background-color:#333;color:#fff}footer h5{color:inherit}div.container.post{margin-bottom:50px}
/*End styles.min.css */




/*--------------------------------*/

.custom-format p {
    font-weight: 200;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

.custom-format  h1,.custom-format h2 {
	margin-top: 30px;
}
.custom-format  h1 {
	font-size: 56px;
}
.custom-format figure-img {
	margin:30px, 0px;
}
.custom-format h2 {
	line-height: 34px;
}
.list-group-item h6 {
    color: #666;
    font-weight: 200;
}

.img-fluid {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.post-template-default .bg-light-yellow {
	background: #faf4e1;
}


.related-albums h2 {    font-size: 16px;
    line-height: 22px;
    font-weight: 600;}

.related-albums p {display: none;}

/*------------- MENU RESPONSIVE -------------------*/

@media (max-width:1200px) {
  	.menu-right-responsive ul li a {
		font-size: 28px;
	}
	.menu-right-responsive ul li a:hover {
		letter-spacing: 4px;
	}
	.menu ul li {
		color: white;
		padding: 0 0 0 20px;
		text-transform: uppercase;
	}
}

@media (max-width:991px) {
  	.menu-right-responsive ul li a, .navbar-light .navbar-nav a.nav-link {
		font-size: 24px;
		color: #fff;
    	font-family: 'gilroyblack';
    	letter-spacing: 4px;
		-webkit-transition: all 0.4s ease-out;
    	-moz-transition: all 0.4s ease-out;
    	-o-transition: all 0.4s ease-out;
    	transition: all 0.4s ease-out;
	}
	.menu-right-responsive ul li a:hover, .navbar-light .navbar-nav li.nav-link a:hover {
		letter-spacing: 4px;
		
	}
	.menu ul li, .navbar-light .navbar-nav li.nav-link {
		color: white;
		padding: 0 0 0 20px;
		text-transform: uppercase;
		text-align: left;
		border-left: 1px solid #fff;
	}
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link {
		color: #000;
		color: rgba(0,0,0,.9);
	}
	.nav-link {
		padding: 0 0 0 20px;
	}
	.navbar-light .navbar-nav .nav-link:hover {
		color: #000;
		color: rgba(0,0,0,.9);
	}
	.wrapper-menu {
		width: 70%;
	}
}

@media (max-width:767px) {
  	.menu-right-responsive ul li a, .navbar-light .navbar-nav a.nav-link {
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 24px;
	}
	.menu-right-responsive ul li a:hover, .navbar-light .navbar-nav li.nav-link a:hover {
		letter-spacing: 2px;
		
	}
	.menu ul li, .navbar-light .navbar-nav li.nav-link {
		padding: 8px 0 8px 20px;
	}
	.nav-link {
		padding: 8px 0 8px 20px;
	}
	
	.menu ul {
    	width: auto;
	}
	
	
}
@media (max-width:480px) {
  	.menu-right-responsive ul li a, .navbar-light .navbar-nav a.nav-link {
		font-size: 14px;
		letter-spacing: 2px;
		line-height: 20px;
	}
	.menu-right-responsive ul li a:hover, .navbar-light .navbar-nav li.nav-link a:hover {
		letter-spacing: 2px;
		
	}
	.menu ul li, .navbar-light .navbar-nav li.nav-link {
		padding: 5px 0 5px 20px;
	}
	.nav-link {
		padding: 5px 0 5px 20px;
	}
	
	.menu ul {
    	width: auto;
	}
	
}



/*------------- ISSUES -------------------*/

@media (max-width: 576px){
	.page-template h2 {padding-left:0px; padding-right:0px;}
}

.content-project .image_frame {
		width: 100%;
		display: table-row;
		vertical-align: top;
}

@media (max-width: 1200px){
	a.navbar-brand {
		padding-top: 9px;
	}
	ul.social-media {
		position: absolute;
		right: 60px;
		top: 17px;
	}
}

.tigger-responsive {
    position: absolute;
    right: 24px;
    top: 22px;
}
@media (max-width:991px) {
	.tigger-responsive {
		position: absolute;
		right: 24px;
		top: 22px;
	}
}

@media (max-width:767px) {
	ul.social-media {
		position: absolute;
		right: 60px;
		top: 20px;
	}
	.tigger-responsive {
		position: absolute;
		right: 24px;
		top: 23px;
	}
}

@media screen and (max-width: 380px) {
	h1.page-title-home {
		position: absolute;
		transform: translate(-50%);
		left: 50%;
		margin: 0;
		bottom: 3%;
		color: #E53935;
		font-size: 40px;
		width: 80%;
		padding-top: 45px;
		background-image: none;
		background-size: 240px;
		background-position: top center;
		line-height: 48px;
		padding-left: 15px;
	}

	h1.page-title-home span:last-child {
    	font-size: 54px;
	}
}



@media (max-width: 575px) {
	.bg-light-yellow {
		background-color: #fff;
	}
	.ads-content {
		display:block;
	}
	.ads {
		max-width: 100%;
	}
	#content {
		margin-top: 0;
	}	
}


@media (min-width: 0px) {
	p.h1.mb-5.page-title {
		margin-top: 0px !important;
		margin-bottom: 35px !important;
	}
}
@media (min-width: 768px) {
	p.h1.mb-5.page-title {
		margin-bottom: 55px !important;
		padding-top: 40px;
	}
}

/*------------- NEWS -------------------*/
@media screen and (max-width: 991px) {
	#all-news .news {
		width: 100%;
	}
}


@media screen and (max-width: 575px) {

.post-text-content {
    display: block;
    width: 100%;
    border-top: 1px solid #efefef;
}
	.post-content-title {
    border-right: 1px solid #efefef;
    display: block;
    width: 100%;
    padding-left: 30px;
    padding-right: 15px;
}
	#share-box {
    overflow: hidden;
    border-left: none;
	border-top:	1px solid #eee;
    background-color: #fff;
    postition: relative;
    display: block;
    width: 100%;
    height: 80px;
    position: relative;
}
	.inner-text .text {
		text-align: left;
		position: absolute;
		left: 90px;
		transform: translateX(-50%) translateY(-50%);
	}
	.social-list {
		text-align: left;
		margin-left: 20px;
	}
	.post-content, .content-project {
		margin: 0 auto 0;
	}
	.mt-5 {
     	margin-top: 0 !important;
    }
	.video-post-in-grid {
		width: 100%;
	}
	.music-content {display: block;} 
	.top-music-bar {padding: 0px 15px;}

	div.music-post {
		width: 100%;
		padding: 0px 15px;
	}
	nav.filter-music a.btn {
		margin-right: 10px !important;
	}
	.video-post-in-grid {
		margin-bottom: 0px;
	}
	.custom-format h1 {
		font-size: 45px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.page-template .custom-format h2 {
		padding-left:15px; 
		padding-right:15px;
		}
	figcaption {
		padding-left: 15px;
	}
	.single-post h2 { 
		font-size: 28px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.single-post h1 {
		font-size: 28px;
	}
	.single-post .custom-format h1 {
		margin-top: 0px; 
		text-align: left !important;
	}
	
	header {
		height: 240px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
}
div.row.align-items-center.mt-5 img.figure-img.img-fluid {padding:20px;}

/* GOOGLE ADS */

ins.adsbygoogle {
    text-align: center;
    margin-top: 40px;
}

/*POPUP*/

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}

#mc-embedded-subscribe {
    margin: 0 !important;
    padding: 10px 20px;
    border: none;
    color: #fff;
    background: #E53935;
}
div#pum_popup_title_1320 {
    margin-bottom: 20px;
}
input[type="text"], input[type="email"] {
    border: 1px solid #ccc;
}
.pum-form__field.pum-form__field--submit.pum-sub-form-field.pum-sub-form-field--submit {
    margin-top: 30px;
}
button.pum-form__submit.pum-sub-form-submit {
    background: #E53935;
    border: none;
    color: #fff;
}

.img-fullwidth {width:100%; max-width:100%; height:auto;}


/*--------Darlyn's style-----------*/

.single-post-header {
	background-color: #ffffff;
/*	margin-left: 15px;
	margin-right: 15px;*/
	padding: 30px 0 0;
}
.single-post-title {
	margin: 0 40px 50px 40px;
	letter-spacing: 3px;
}
.single-post-share {
	background-color: #E23935;
	position:relative;
	width: 100%;
	height: 60px;
}
p.share-text {
	color:#FAF4E1;
	font-family: "Gilroy Semibold";
	letter-spacing: 2px;
	font-size:18px;
	padding: 16px 40px;
}
.share-icons a {
	color:#FAF4E1;
	font-size: 24px;
	margin-right: 20px;
}
.share-icons a:hover {
	opacity:0.3;
	transition:all 0.8s ease;
}
.ml-40 {
	margin-left:30px;
}
.single-post-content {
	background-color: #ffffff;
/*	margin-left: 15px;
	margin-right: 15px;*/
	padding: 30px 60px;
	margin-bottom: 60px;
}
blockquote {
	border-left: none;
	background: url(images/blockquote-icon.png) left top no-repeat;
	padding-left: 60px;
}
.single-post-related-news {
	background-color: #ffffff;
}
.view-more-box {
	height: 80px;
	position: relative;
	border-top:solid 1px #FAF4E1;
}
.view-more-box a {
	margin: 0 auto;
	padding-top: 26px;
	display:block;
	text-align:center;
}
.view-more-box a:hover {
	letter-spacing: 4px;
	transition: all 0.8s ease;
	color:#E23935;
}
.view-more-box .text {
	font-family:'gilroyregular';
	font-size:18px;
	letter-spacing:1px;
}
/*.post-text-content a {
	padding: 20px;
	display:block;
}*/
.related-news {
	letter-spacing: 3px;
	margin-bottom: 40px;
}

#related-news .col-lg-6 {
    /*background: white;*/
	margin-bottom: 40px;
	/*width: 49%;*/
}
#related-news.col-lg-6 {
	margin-left:-15px;
}
#related-news {
	flex-wrap: wrap;
	justify-content: space-between;
	padding:0;
	margin-left:-15px;
	margin-right:-15px;
}
#related-news h2.mt-3 {
    background-color: #ffffff;
    padding: 20px;
    margin-top: -10px !important;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    border-bottom: solid medium #FAF4E1;
	min-height: 148px;
	text-overflow: hidden;
}
#related-news .view-more-news {
    background-color: #ffffff;
    width: 100%;
    display: block;
    padding: 20px;
    margin-top: -8px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'gilroyregular';
    font-size: 16px;
    letter-spacing: 1px;
}
#related-news .view-more-news:hover {
	letter-spacing: 4px;
	transition: all 0.8s;
}
#related-news .mb-2 p {
	display:none;
}
@media (min-width: 577px) and (max-width: 800px) {
	.page-title {
    padding-top: 40px;
	}
	#content {
    margin-top: 30px;
	}
	.single-post-header .single-post-title {
	font-size: 42px;
	}
	p.h1 {
	letter-spacing: 10px;
    font-size: 30px;
	}
	.single-post-content {
	padding: 30px;
	}
}
@media (min-width: 480px) and (max-width: 576px) {
	.single-post-title {
		margin-bottom: 30px;
	}
	p.h1 {
letter-spacing: 10px;
    font-size: 24px;
}
.single-post-content {
	padding: 30px;
}
.single-post-content > p {
	padding-left:0 !important;
	padding-right: 0 !important;
}
}

@media (max-width: 576px) {
#related-news {
	padding-left: 15px;
	padding-right: 15px;
	}
#related-news h2.mt-3 {
	font-size: 18px;
	line-height: 26px;
	height: auto !important;
	}
#related-news .content-news {
	width:100%;
	display:block;
}
.single-post-content {
	padding: 30px;
}
.single-post-content > p {
	padding-left:0 !important;
	padding-right: 0 !important;
}
}
@media (max-width: 425px) {
  #related-news .p-4 {
    padding: 0px !important;
  }
}
/*--------New Global styles-----------*/	
.single-post-content h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing:0;
	font-size: 24px;
	line-height: 40px;
}
.single-post-content h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform:uppercase;
	color:#E23935;
	font-size:16px;
	line-height:30px;
}
@media screen and (max-width: 1200px) {
	.single-post-header {
	margin-left: 0;
	margin-right: 0;
	}
	.single-post-content {
	margin-left: 0;
	margin-right: 0;
	}
}
/*--------Suscribe Styles-----------*/
.suscribe-title {
    font-family: 'gilroyblack';
    color:#E23935;
    letter-spacing: 2px;
}
.suscribe-text {
    font-family: 'gilroy';
    letter-spacing: 2px;
}
.red-color{
    color: #E23935;
}
.suscribe-input{
    max-width: 300px;
    border:1px solid #e23935 !important;
    border-radius: 0 !important;
    background-color: transparent;
    font-family: 'Roboto';
    font-weight: 300;
    color: #7D7D7D;
}
.btn-primary {
    background-color: #E23935;
    padding: 6px 30px;
    font-family: 'gilroy';
    letter-spacing: 3px;
    font-size: 18px;
    color: #faf4e1;
}
#mc_embed_signup div.mce_inline_error {
	background-color:transparent !important;
	color:#666 !important;
	font-weight: normal !important;
	padding: 20px 20px 20px 0 !important;
	font-size: 12px !important;
}
#mce-error-response {
	padding: 20px;
}
@media screen and (min-width: 768px) {
    .right-alignment {
        text-align: right;
    }
    .left-alignment {
        text-align: left;
    }
}
#loadMore > a.load-more {
border: solid 1px;
font-size:18px;
}
@media (max-width: 768px) {
	#loadMore > a.load-more {
border: solid 1px;
font-size:18px;
margin:20px;
}
	.wp-block-column {
		margin-left: 0 !important;
	}
}
/*--------Table Styles-----------*/
ul.awards-list li {
    list-style: none;
    border: none;
    padding: 10px 20px;
    font-weight: 300;
}
ul.awards-list li h6 {
  font-weight: 300;  
	line-height: 21px;
}
li.impar {
  background-color: #faf4e1;  
}
li.list-group-item h6.col-md-6 {
    padding-left: 0;
}
/*--------Discography Styles-----------*/
.top-music-bar .album-cat {
    border-radius: 0;
    background-color: #faf4e1;
    border: solid 1.5px #e23935;
    color: #e23935;
}
.top-music-bar .album-cat:hover {
    background-color: #e23935;
    color: #faf4e1;
}
.btn-primary.active {
    background-color: #e23935;
    color: #ffffff;
}
/*--------Youtube video in Celia El Musical Page-----------*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------Footer Edition-----------*/
section.footer {
    
    z-index: 9000;
    position:relative;
}
.footer-columns a {
    font-size: 16px;
    font-family: 'Roboto';
}
.footer h5 {
    color: #515151;
}
.bg-footer {
    background-color: #f4e6bd;
     background-color: #fff6f6;
}
.footer-columns li a {
    color: #000;
    padding-bottom: 16px;
    text-transform: normal;
    
}
.footer-columns li a:hover {
        color:#e23935;
}
.footer-columns li {
    padding-bottom: 8px;
    padding-top: 8px;
}
@media (max-width:575px) {
    .footer-columns .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }
    section.footer {
        margin-top: 60px !important;
    }
}