/*#region Global*/
body {
    font-family: 'Biryani', sans-serif;
    margin:0;
    padding:0;
}

.hidemymenu {
    display: none;
}

.phone_meta_nav .button.green,
.mobile_button.green {
    background-color: #c4086f!important;
}

.phone_meta_nav .button.green:hover,
.phone_meta_nav .button.green:active,
.mobile_button.green:hover,
.mobile_button.green:active {
    background-color: #ef3eaa!important;
}

.mtp.black.mtp_subscribe h3{

    font-family: 'Biryani', sans-serif;
    color: #fff;
    font-size: 30px !important;
    font-weight: 600 !important;
    letter-spacing: none;
    margin: 0.7em 0 1.2em 0;
    text-align: center;
    text-transform: uppercase;
}

.survivor_text p {
    font-family: 'Biryani', sans-serif;
    color:#000;
}

.survivor_text .name {
    font-weight: 800 !important;
}

.survivor_portrait {
        border-right: solid 1px #fff;
}

.contain {
    margin:0 auto;
    width:970px;
}
a, a:hover, a:link, a:focus {
    text-decoration:none;
}
.mob {
    display:none !important;
}
section.one .carousel-inner > .item > a > div.xldes {
    display: none!important;
}
.turq {
    background-color:#2cafa4;
}
.pink {
    background-color:#e977af;
}

#komenHome {
    margin-top: 40px;
}

#komenHome .carousel-inner > .item > a > div {
    background-size: cover;
    background-position: center center;
}

#komenHome .carousel-inner > .item > a > div.mob {
    height: 332px;
    background-position: center center;
}

#komenHome .carousel-inner > .item > a > div.des {
    height: 745px;
    background-position: top 90px center;
}

#komenHome .carousel-inner > .item > a > div.xldes {
    //height: 745px;
    //background-position: center center;

    height: 823px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

/*#endregion*/
/*#region Header */
header {
    background-color: rgba(0,0,0,1) !important;
    position: fixed;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 12;
    color: #fff;
    top:0;
}

.bc_stories_hero.inner_page {
    height: 100px!important;
}

header .logo {
    padding-top: 1.5em;
    float:left;
}
header .right {
    float:none;
    padding:0em 0;
}
header .right ul {
    list-style:none;
    text-transform: uppercase;f
    position:relative;
}
header .right ul li {
    display:inline-block;
    margin-right:0.9em;
    text-align: center;
}
header .right ul li a {
    color:#fff;
    border-radius: 5px;
    font-weight: 600;
}
header .right ul li ul {
    position:absolute;
    top:65px;
    background-color:#fff;
    -webkit-padding-start: 0px;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
header .right ul li ul li {
    display:block;
    text-align:left;
    margin:0;
    border-bottom:1px solid #E0DCD8;
}
header .right ul li ul li:after {
    content:" " !important;
    margin:0 !important;
}
header .right ul li ul li:hover {
    background-color: #e977af;
    color:#fff !important;
}
header .right ul li ul li:first-of-type:hover {
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
header .right ul li ul li a {
    color: #e977af;
    display:block;
    padding:1em;
}
header .right ul li ul li a:hover {
    color:#fff;
}
header .right ul li:last-child {
    margin:0;
}
header .right ul li:nth-of-type(2):after, 
header .right ul li:nth-of-type(3):after,
header .right ul li:nth-of-type(4):after  {
    color:#fff;
    content:"\f078";
    font-family: FontAwesome;
    margin-left:0.4em;
    display: inline-block;
}
header .right ul li:nth-of-type(1) a.active {
    border-bottom:5px solid #fff;
}
header .right ul li a.donate,
header .right ul li a.donate:focus,
header .navbar-inverse .nav-collapse .nav > li > a.donate:focus {
    background-color:#2cafa4!important;
    padding:0.6em 0;
    display:block;
    padding: 10px 3px 10px 3px !important;
    width:110px;
    border-bottom: none!important;
}

header .right ul li a.donate:hover {
    opacity: .8;
}

.homepage_mission {
    margin-top: 0;
    height: 115px;
}

.navbar-inverse .nav-collapse .nav > li > a.donate:hover,
.navbar-inverse .nav-collapse .nav > li > a.fund:hover {
    background-color: rgba(44,175,164,.80)!important;
    border-radius: 5px!important;
    opacity: 1;
}

.navbar_wrapper_blur {
    display: none;
}

header .right ul li a.fund:hover, 
#komenHome section.one .content .bttn a:hover,
header .top_search #search_button:hover  {
    background-color:rgba(157, 157, 157, 0.5);
}
header .right ul li a.fund,
.fund {
    border:1px solid #2cafa4;
    padding:10px 3px 10px 3px !important;
    display:block;
    width:110px;
}
header .right ul li a.search {
    position:relative;
}
.search_trigger:before {
    color:#fff;
    content:"\f002";
    font-family: FontAwesome;
    margin-right:0.4em;
}
a.menu:before {
    color:#fff;
    content:"\f0c9";
    font-family: FontAwesome;
    margin-right:0.4em;
}

header .top_search {
     background-color:rgba(0, 0, 0, 0.9);
     position:absolute;
     top: 90px;
     padding:1em;
     width:100%;
     height: 70px;
     text-align: center;
}
header .top_search .find {
    position:relative;
}
header .top_search input {
     width: 83.3%;
     padding:0.7em;
     color:#807870;
     border-radius: 3px 0 0 3px;
     border:0;
     background-color: rgba(255,255,255,1);
}

#baseexpand {
    border-bottom: none!important;
}

header .top_search #search_button {
    background-color:#e977af;
    padding: 8px 1em;
    color:#fff;
    border-radius: 0 3px 3px 0;
    position: absolute;
    text-transform:uppercase;
    border: none;
    width: 100px!important;
    height: 35px;
    float: left;
    margin-left: -39px;
}
header .top_search #search_button:before {
    color:#fff;
    content:"\f002";
    font-family: FontAwesome;
    margin-right:0.4em;
}
header .top_search a.close {
    color:#fff;
    opacity:1;
    padding: 0.44em 1em;
}

.search_inner {
    width: 736px;
    left: 50%;
    margin-left: -368px;
    position: relative;
}
/*#endregion*/
/*#region Home */
#komenHome p {
    margin:0;
    font-size:1.2em;
}
#komenHome .homeBtn {
    padding-top: 3em;
    text-align: center;
    clear: both;
}
#komenHome .homeBtn a.bttn {   
    border-radius:3px;
    color:#fff;
    text-shadow:none;
    box-shadow:none;
    background-color:#c5006e;
    display:inline-block;
    padding:1.2em 2em 1em;
    text-transform:uppercase;
    font-size: 14px;
    margin: 0px;
}
#komenHome .homeBtn a.bttn:hover {
    border:0px solid #fff;
    background-color:#e977af;
    color:#fff;
}

.homepage_survivor_stories h3 {
	color:#000;
}
/*
#komenHome h1, #komenHome h2, #komenHome h3 {
    font-family: 'Raleway', sans-serif;
    margin:0;
}
*/

#komenHome .homepage_mission_inner h3 {
    color: #fff;
    font-family: 'Biryani', sans-serif;
    letter-spacing: none;
    font-weight: 600;
    text-transform: uppercase;
}
#komenHome h1 {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 70px;
    text-transform:uppercase;
    text-shadow: 3px 3px 10px rgba(0,0,0,0.7);
}
#komenHome h2 {
    font-family: 'Biryani', sans-serif;
    color:#000;
    font-size: 30px;
    font-weight: 600;
    letter-spacing:none;
    margin: 0.7em 0 1.2em 0;
    text-align:center;
    text-transform:uppercase;
}
/*
#komenHome h3 {
    color:#e977af;
}
*/

.homepage_purchase_inner .button {
    font-family: 'Biryani', sans-serif;
    border-radius: 3px;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    background-color: #c5006e;
    display: inline-block;
    padding: 1.2em 1.77em .8em;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
    width: 100%;
    max-width: 185px;
    font-weight:800;
    text-align: center;
}

.homepage_purchase_inner .button:hover {
    border:0px solid #fff;
    background-color:#e977af;
    color:#fff;
}

#komenHome .financial_disclosure p {
    max-width: 825px;
    margin: 0 auto;
    display: block;
}

.homepage_survivor_stories_wrapper {
	width: 100%;
    background-color: #fff;
}
.homepage_survivor_stories .survivor_portrait#story-1 {
	background-color:#efefef;
}

.homepage_survivor_stories .survivor_portrait#story-1:hover {
	background-color:#d4d4d4;
}
.homepage_survivor_stories .survivor_portrait#story-2 {
    background-color:#efefef;
}
.homepage_survivor_stories .survivor_portrait#story-2:hover {
    background-color:#d4d4d4;
}
.homepage_survivor_stories .survivor_portrait#story-3 {
    background-color:#efefef;
}
.homepage_survivor_stories .survivor_portrait#story-3:hover {
    background-color:#d4d4d4;
}
.financial_disclosure {
    /* background: #efefef url(../img/horiz_divider.png) no-repeat bottom center; */
     background: #efefef no-repeat bottom center;
}


.financial_disclosure img:hover {
	opacity: 90% !important;

}
.financial_disclosure .infographic a:nth-child(1){
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
}

.financial_disclosure .infographic a:nth-child(2) {
	border-bottom: solid 1px #000;
}
.financial_disclosure .infographic a:nth-child(3){
	    border-right: solid 1px #000;
}
#komenHome section {
    background-color:#efefef;
    border-bottom:1px solid #efefef;
    padding: 2em 0 3.5em 0;
    overflow:hidden;
}
/* #endregion */
/* #region Section One */
#komenHome section.one {
    padding:0;
    border:0;
}

#komenHome section.one .img-responsive,
#komenHome section.one .thumbnail > img,
#komenHome section.one .thumbnail a > img,
#komenHome section.one .carousel-inner > .item > img,
#komenHome section.one .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
  /* height: 730px; */
}

.seo_text {
    height: 0;
    display: none;
    text-indent: -999999px;
}

.carousel {
    margin-bottom: 0;
}

.carousel-inner>.active.left,
.carousel-inner>.next.left {
    float: none;
}

#komenHome section.one .carousel-inner {
  /* border-radius: 15px; */
  height: 740px;
}

#komenHome section.one .content {
  position: absolute;
  width: 490px;
  top:185px;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}
#komenHome section.one .content p {
    font-family: 'Raleway', sans-serif;
    font-size: 1.8em;
    line-height:38px;
    padding: 0.5em 1em 0 0;
    text-shadow: 3px 3px 10px rgba(0,0,0,0.7);
} 
#komenHome section.one .content .bttn {
    clear:both;
    padding-top:3em;
}  
#komenHome section.one .content .bttn a {
    -webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
    padding: 0.7em 1em;
    color: #fff;
    border-radius: 5px;
    font-size: 1.7em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#komenHome section.one .carousel-indicators {
    position: absolute;
    bottom: 40px;
    z-index: 11;
    margin: 0;
    padding: 0 25px 25px 0;
    top: auto;
    display:none;

}
.carousel-indicators li {
   /* display: inline-block;*/
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px;
    border: 2px solid #fff;
    border-radius: 10px;
}

.carousel-indicators li:hover {
    cursor: pointer;
}
.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 5px;
    border-color: #c4086f;
    background-color: #c4086f;
}

#komenHome section.one .carousel-control.left,
#komenHome section.one .carousel-control.right {
  background-image: none;
}
/* #endregion */
/* #region Section Two */
#komenHome section.two {
    background-color:#e977af;
    color:#fff;
    padding:2.2em 0;
}
#komenHome section.two h2 {
    color:#fff;
    display:block;
    float:left;
    padding: 0.23em 0 0 2em;
    margin:0;
    width: 30%;
} 

#komenHome section.two p {
    display:block;
    float:left;
    padding-left: 4em;
    width: 70%;
}
/* #endregion */
/* #region Section Three */
#komenHome section.three {
    text-align:center;
}
#komenHome section.three .box a {
    display:inline-block;
    float:left;
}
#komenHome section.three .box a:nth-child(1) {
    border-right: solid 1px #f6d1e4;
    border-bottom: solid 1px #f6d1e4;
}
#komenHome section.three .box a:nth-child(2) {
    border-bottom: solid 1px #f6d1e4;
}
#komenHome section.three .box a:nth-child(3) {
    border-right: solid 1px #f6d1e4;
}
#komenHome section.three .box a img {  
    display: block;
    margin: 30px auto 20px auto;
}
/* #endregion */
/* #region Section Four */
#komenHome section.four {
	background-color: #c5006e;
    border-bottom: 1px solid #c5006e
}

#komenHome section.four h2 {
	color:#fff;
    font-weight:600 ;
}
#komenHome section.four .filters {
    margin: 0 auto;
    width: 550px;
}
#komenHome section.four .filters .location, #komenHome section.four .filters .time, #komenHome section.four .filters .search {
    float:left;
}
#komenHome section.four .filters div {
    margin-right:0.8em;
}
#komenHome section.four .filters div:last-child {
    margin-right:0;
}
#komenHome section.four .filters select {
    padding:0.7em 0 0.7em 0.3em;
    width:160px;
    border-radius: 5px;
}
#komenHome section.four .filters .search {
    padding-top:0 !important;
    clear: none !important;
}
#komenHome section.four .filters .search a.bttn {
    padding:.8em 2em .5em !important;
    background-color:#000;
}

#komenHome section.four .filters .search a.bttn:hover {
 background-color:#e877ae;
}

#komenHome section.four .eventsList {
    clear:both;
    padding-top: 1.5em;
}
#komenHome section.four .eventsList a.eventsItem {
    border-bottom: 10px solid #c4086f;
    display:block;
    float:left;
    height: 230px;
    position: relative;
    width: 32%;
    margin: 0 1.3em 1em 0;
    padding:2em 2em 3em 3em;
    box-sizing: border-box;
}
#komenHome section.four .eventsList a.eventsItem:nth-child(3n) {
    margin-right:0;
}
#komenHome section.four .eventsList a.eventsItem span {
    display:block;
}
#komenHome section.four .eventsList a.eventsItem:hover {
    background-color: #c4086f;
}
#komenHome section.four .eventsList a.eventsItem span:nth-child(1){
    color:#000;
    text-transform:uppercase;
    padding-bottom:0.7em;
    font-weight: 800;
}

#komenHome section.four .eventsList a.eventsItem {
    background-color: #fff;
}

#komenHome section.four .eventsList a.eventsItem span:nth-child(2){
    color:#e977af;
    font-family: 'Raleway', sans-serif;
    font-size:22px;
    line-height: 30px;
}
#komenHome section.four .eventsList a.eventsItem span:nth-child(3){
    color:#000;
    text-transform:uppercase;
    font-size: 1.1em;
    font-weight: 700;
    position: absolute;
    bottom:25px;
}

#komenHome .survivor_portrait {
    width: 33.2%;
}

#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(2) {
    color:#fff;
}
#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(1),
#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(3) {
    color:#fff;
}
/* #endregion */
/* #region Section Five */
#komenHome section.five {
    text-align:center;
}
#komenHome section.five h2 {
    margin:0.7em 0 1.2em 0;
}
#komenHome section.five .survivor_portrait {
    border-right: solid 1px #ffffff;
    float: left;
    padding-top: 7px;
    margin-bottom: 0;
    min-height: 250px;
    width:33%;
}
#komenHome section.five .survivor_portrait:nth-child(2) {
    background-color: #e779ae;
}
#komenHome section.five .survivor_portrait:nth-child(3){
    background-color: #5a4397;
}
#komenHome section.five .survivor_portrait:nth-child(4){
    background-color: #35aea4;
}
#komenHome section.five .survivor_portrait img {
    max-width:100%;
}
#komenHome section.five .survivor_portrait a {
    position:relative;
}
#komenHome section.five .survivor_portrait a:after {
    color:#fff;
    content:"\f054";
    font-family: FontAwesome;
    font-size:1.3em;
    position: absolute;
    bottom: 67px;
    right: -130px;
}
#komenHome section.five .survivor_portrait span {
    color:#fff;
    display:block;
    font-weight: 300;
    text-transform:uppercase;
}
#komenHome section.five .survivor_portrait span:first-of-type {
    font-size:24px;
    margin:1.5em 0 0 0;
}
#komenHome section.five .survivor_portrait span:last-of-type {
    font-size:16px;
    margin:0.5em 0 2em 0;
}
/* #endregion*/
/* #region Section Six */
#komenHome section.six {

}
#komenHome section.six .newsList {

}
#komenHome section.six .newsList a.newsItem {
    border-top: 10px solid #c4086f;
    background-color:#fff;
    color:#e977af;
    display:block;
    float:left;
    height:250px;
    width: 48%;
    margin: 0 1.3em 1em 0;
    padding:2em 2em 3em 3em;
    position:relative;
    box-sizing: border-box;
}
#komenHome section.six .newsList a.newsItem:hover {
    background-color: #c4086f;
    color: #fff !important;
}
#komenHome section.six .newsList a.newsItem span {
    display:block;
}
#komenHome section.six .newsList a.newsItem span:nth-child(1) {
    text-transform:uppercase;
    color:#000;
    text-align: center;
    font-weight: 800;
    font-family: 'Biryani', sans-serif;
}
#komenHome section.six .newsList a.newsItem span:nth-child(2) {
    color: #e977af;
    font-family: 'Biryani', sans-serif;
    font-size:1.5em;
    font-weight:600;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top:10px;
}
#komenHome section.six .newsList a.newsItem:hover span:nth-child(1),
#komenHome section.six .newsList a.newsItem:hover span:nth-child(2) {
    color:#fff;
}
/* #endregion*/
/* #region Section Seven */
#komenHome section.seven, #komenHome section.eight {
    background-color:#fff;
}
#komenHome section.seven a {
    display:block;
    float:left;
    margin: 0 15px 30px 14px;
}
#komenHome section.seven a {

}
/* #endregion*/

/* #region Transitions */
a.fade {
    opacity: 1;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}
a.fade:hover {
    opacity: 0.7;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}

.fadetrans, .fadetrans:hover,
#komenHome section.four .eventsList a.eventsItem span, 
#komenHome section.four .eventsList a.eventsItem span:hover,
#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(1),
#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(2),
#komenHome section.four .eventsList a.eventsItem:hover span:nth-child(3) {
    -webkit-transition: all 700ms linear;
    -moz-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    -ms-transition: all 700ms linear;
    transition: all 700ms linear;
}
/* #endregion*/


/* Override existing nav styles */
.navbar .nav {
    position: absolute;
    right: 0px;
    float: right;
    padding: 0;
    text-align: right;
}

.navbar-inverse .nav > li > a {
    margin-left: 0px;
    font-size: 15px;
    display: inline-block;
}

.navbar-inverse .nav .current > a, 
.navbar-inverse .nav .current > a:hover, 
.navbar-inverse .nav .current > a:active, 
.navbar-inverse .nav .current > a:focus {
    border-bottom: none;
}

.navbar .nav {
    position: absolute;
    right: 0px;
    float: right;
    padding: 0;
    text-align: right;
    top: 11px;
    width: 100%!important;
    border-top: none!important;
}

.nav-collapse.collapse {
    width: 100%!important;
}

.navbar .brand {
    margin-left: 20px !important;
    position: relative;
    z-index: 50;
}

.navbar_wrapper_inner {
    height: auto;
}

.navbar-wrapper {
    height: 100px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:active,
.navbar-inverse .nav .active > a:focus,
.navbar-inverse .nav li a:hover {
    border-bottom: none!important;
}

header .right ul li a.fund:hover {
    border-bottom: 1px solid #2cafa4!important;
    background-color: #2cafa4!important;
    opacity: .7;
}

.navbar .nav > li {
    float: none;
}

.secondary_nav {
    clear: both;
    position: absolute;
    background-color: #ffffff;
    /* display: none; */
    top: 100px;
    /* border-bottom: 1px solid #e779ae; */
    width: 230px;
    right: 752px;
    border-bottom: none;
    -webkit-padding-start: 0px;
    -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    z-index:6000;    
}

#our-impact.secondary_nav {
    right: 539px;
}

#get_involved.secondary_nav {
    right: 385px;
}

.secondary_nav ul {
    list-style-type: none;
    width: 100%;
    padding: 0;
    text-align: left;
}

.secondary_nav ul li {
    display: inline-block;
    line-height: 16px;    
    border-bottom: 1px solid #E0DCD8;
    position: relative;
    height: 50px;
    padding: 0;
    background-image: none!important;
    width: 100%;
    box-sizing: border-box;
    border-top: 0;
    margin: 0;
}

.secondary_nav ul li:hover {
    border-bottom: 1px solid #E0DCD8;
    background-color: #e977af!important;   
}

.secondary_nav ul li a {
    margin-left: 0px;
    font-size: 15px;
    display: inline-block;
    color: #e977af;
    display: block;    
    padding: 11px 15px 16px 15px !important;
    text-transform: none;
    width: 100%;
    box-sizing: border-box;
    line-height: 20px;
}

.secondary_nav ul li:hover a {
    border-bottom: 0;
    color: #fff;
}

#search_bar {
    background-color: rgba(255,255,255,1);
}

#search_button:hover {
    background-position: 0 0;
    -webkit-transition: all 700ms linear;
    -moz-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    -ms-transition: all 700ms linear;
    transition: all 700ms linear;
    background-image: none;
}

.close_searchnew {
    color: #ffffff;
    margin: 12px 10px 0 10px;
    cursor: pointer;
    position: absolute;
    right: -95px;
    top: -1px;
    font-size: 23px;
}

.homepage_partners,
.homepage_purchase,
.financial_disclosure {
    box-sizing: border-box;
}

.homepage_partners {
    background: #000 no-repeat bottom center;
}
.homepage_partners h3 {
	color:#fff;
}

#baseexpand {
    position: relative;
    top: 0;
}

#menu.active {
    display: block!important;
    visibility: visible;
    min-height: 100%;
    background-color: #372f27;
    right: 0!important;
}

.searchnav,
.multilevelpushmenu_wrapper .levelHolderClass {
    background-color: #372f27;
}

.multilevelpushmenu_wrapper a,
a.homelink,
.multilevelpushmenu_wrapper .backItemClass a,
.multilevelpushmenu_wrapper .secondary a {
    color: #fff;
    font-family: 'Open Sans','Myriad Pro',Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 1em 0px 1em;
    text-transform: uppercase;
    background-color: #372f27;
}

.phone_meta_nav a.button,
#menu a.fund {
    height: auto;
}

#menu_multilevelpushmenu .levelHolderClass.rtl h2 a {
    width: 100%;
}

.multilevelpushmenu_wrapper .backItemClass,
.multilevelpushmenu_wrapper .backItemClass:hover {
    padding:0;
     border: none;
}

.multilevelpushmenu_wrapper .backItemClass {
    background-color: #372f27;
}

.multilevelpushmenu_wrapper a:hover, 
a.homelink:hover,
.multilevelpushmenu_wrapper .backItemClass a:hover,
.multilevelpushmenu_wrapper .backItemClass:hover > a,
.multilevelpushmenu_wrapper li:hover,
.multilevelpushmenu_wrapper li:hover > a,
.multilevelpushmenu_wrapper li:hover > h2 > a{
    background-color: #c4086f;
}

.multilevelpushmenu_wrapper li {
    border-top: none;    
    padding-bottom: 0px;
    padding-top: 0px;
}

.multilevelpushmenu_wrapper  .levelHolderClass  ul  li  a {
    padding-bottom: 15px;
    padding-top: 15px;
    min-height: 30px;
}

.multilevelpushmenu_wrapper li:hover,
.multilevelpushmenu_wrapper li:hover > a {
    background-color: #c4086f;
}

.multilevelpushmenu_wrapper li:last-child {
    border-bottom: none;
}

.multilevelpushmenu_wrapper .iconSpacing_rtl {
    padding: 10px 0 10px 1em;
    border-left: solid 1px #665e56;
    margin-top: -10px;
    position: absolute;
    right: 14px;
}

#menu_multilevelpushmenu .levelHolderClass.rtl h2 a.menuhdr {
    background-color: #c4086f;
}

#menu .closenav {  
    border-bottom: none;
    height: 53px;
    width: 100%;
    background-color: #372f27;
    box-sizing: border-box;
}

.multilevelpushmenu_wrapper .backItemClass a {
    padding-top: 20px;
    padding-bottom: 20px;
}

a.homelink {
    background-color: #372f27;
    display: block;
    line-height: 1em;
    width: 100%;
    padding: 15px 1em 15px 1em;
    margin-bottom: 0px;
    box-sizing: border-box;
    height: auto;
}

.multilevelpushmenu_wrapper h2 {
    padding-right: 0;
}

.carousel-inner > .item.right,
.carousel-inner > .item.left {
    float: none;
}

.main_content_wrapper {
    width: 100%;
}

.multilevelpushmenu_wrapper {
    top: 0px;
}

#menu a.fund {
    border-radius: 2px;
    margin: 20px 0 0 20px;
    text-align: center;
    width: 150px;
    box-sizing: border-box;
}

#menu a.fund:hover {
    opacity: 0.7;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
    background-color: #2cafa4!important;
}

.nav_overlay {
    z-index: 99999;
}

.phone_meta_nav a.button {
    width: 150px;
    color: #fff;
    font-family: 'Open Sans','Myriad Pro',Arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 1em;
    line-height: 14px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#search_bar_mobile input {
    border: none;
}

.side.menu {
    position: absolute;
    top:  15px;
    right: 10px;
    color: #fff;
    text-transform: uppercase;
}

#komenHome section.four .filters > span {
    margin-top: 20px;
    display: block;
    color:#fff;
}

/* More Than Pink style changes to header & footer */

.navbar .brand img {
    width: 80%;
}

header {
    background-color: rgba(0,0,0,1);
}

footer {
    background-color: #000000;
}

footer a {
    color: #fff;
}

a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

header .right ul li a.donate, 
header .right ul li a.donate:focus, 
header .navbar-inverse .nav-collapse .nav > li > a.donate:focus{
    background-color: #c5006e!important;
}

.navbar-inverse .nav-collapse .nav > li > a.donate:hover, 
.navbar-inverse .nav-collapse .nav > li > a.fund:hover,
.mtp.black.mtp_subscribe .btn:hover,
.navbar-inverse .nav-collapse .nav > li > a.donate:active, 
.navbar-inverse .nav-collapse .nav > li > a.fund:active,
.mtp.black.mtp_subscribe .btn:active,
.navbar-inverse .nav-collapse .nav > li > a.donate:focus, 
.navbar-inverse .nav-collapse .nav > li > a.fund:focus,
.mtp.black.mtp_subscribe .btn:focus,
header .right ul li a.donate:focus,
header .right ul li a.donate:active {
    background-color: #e877ae!important;
}

header .right ul li a.fund, .fund,
header .right ul li a.fund:hover, .fund:hover {
    border-color: #ef3eaa!important;
}

#footer-email {
    height: 30px;
    background-color: #323235;
}

footer .social_links button {
    background-color: #c5006e!important;
    height: 30px;
    font-family: 'Biryani', sans-serif;
    font-weight: 400;
    padding: 10px 12px;
}

footer .social_links button,
footer .social_links button:hover {
    color: #fff;
}

#menu .closenav,
.searchnav, 
.multilevelpushmenu_wrapper .levelHolderClass,
.multilevelpushmenu_wrapper a, 
a.homelink, 
.multilevelpushmenu_wrapper .backItemClass a, 
.multilevelpushmenu_wrapper .secondary a,
#menu .searchnav {
    background-color: #000;
}

#menu a.fund:hover {
    background-color: #c4086f!important;
    opacity: 1!important;
}

.phone_meta_nav a.button,
#menu .phone_meta_nav a.fund {
    width: 125px;
    margin: 20px 10px 0 20px;
    display: inline-block;
    padding: 10px 3px;
}

header .top_search #search_button {
    background-color: #c4086f!important;
}

#menu .searchnav {
    border-bottom: solid 1px #665e56;
}

@media only screen and (max-width: 982px) and (min-width: 900px) {
    .mobile_button.green {
       margin-top: 20px!important;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    .mobile_button.green {
       margin-top: 20px!important;
    }

    #komenHome .carousel-inner > .item > a > div.des {
        height: 665px;
    }

    

    .Give_Gift {
        top: 570px;
        left: 5%;
    }

    .dec_donate_container {
        position: absolute;
        z-index: 1;
        width: 271px;
        top: 465px;
        left: 20px;
        margin-left: 5px;
    }

    .dec_donate_container.dec_donate_container_1 {
        left: 278px;
    }


}

@media only screen and (max-width: 969px) {
    .dec_donate_container {
        /* top: 525px; */
        /* left: 40px; */
    }
}

@media only screen and (max-width: 960px) {
    .dec_donate_container {
        /* top: 467px; */
    }
}

/* MG 1-30-2017 One size only for iPad donate button fix */
@media only screen and (device-width: 768px) {
    .mobile_button.green {
        margin-top:5px!important;
    }
}

/* End More Than Pink style changes to header & footer */

@media only screen and (max-width: 1024px) {
    a.menu:before {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

    #komenHome section.one .carousel-inner {
        height: auto;
    }

    #komenHome {
        margin-top: -20px;
    }

    #komenHome section.one .carousel-inner {
	top: 0;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1100px) {
    .tablet_meta_nav {
        right: 50px;
    }

    .tablet_meta_nav ul {
        list-style-type: none;
    }

    .tablet_meta_nav ul li {
        display: inline-block!important;
    }

    .tablet_meta_nav .donate {
        background-color: #2cafa4;
        padding: 0.6em 0;
        display: block;
        padding: 10px 3px 10px 3px !important;
        width: 110px;
        text-align: center;
        text-shadow: 0 1px 1px rgba(23, 22, 23, 0.5) !important;
        margin-right: 9px;
        font-size: 15px;
        border-radius: 5px;
    }

    .tablet_meta_nav .fund {
        border: 1px solid #2cafa4;
        padding: 10px 3px 10px 3px !important;
        display: block;
        width: 110px;
        text-align: center;
        text-shadow: 0 1px 1px rgba(23, 22, 23, 0.5) !important;
        margin-right: 9px;
        font-size: 15px;
        border-radius: 5px;
    }

    .tablet_meta_nav ul li a {
        font-size: 15px;
    }

    .side.menu {
        top: 33px;
    }

    .tablet_meta_nav .donate:hover,
    .tablet_meta_nav .fund:hover {
        background-color: rgba(44,175,164,.80)!important;
        border-radius: 5px!important;
        opacity: 1;
    }

    .navbar .nav > li.primary_nav {
        display: none;
    } 
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    .homepage_mission {
        height: 100px;
        min-height: 56px;
        margin-top: 0;
    }
}

/*#region Media Queries Min 1280 */
@media only screen and (min-width: 1280px) {
    header .right {
        position: absolute;
        right: 0;
        width: 100%;
    }   
}

/*#region Media Queries Min 1360 */
@media only screen and (min-width: 1300px) { 
    section.one .carousel-inner > .item > a > div.xldes {
        display: block!important;
    }

    section.one .carousel-inner > .item > a > div.des {
        display: none!important;
    }
}
/* #endregion */
/* #region Media Queries Max 1280 */
@media only screen and (max-width: 1280px) {
    #komenHome h1 {
        font-size:40px;
        line-height:42px;
    }
    #komenHome section.one .content p {
        font-size:1.3em;
        line-height:30px;
    }
    #komenHome section.one .content .bttn a {
        font-size:1.2em;
    }
    #komenHome section.one .content {
        top:140px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 960px) {
    .survivor_portrait {
        width: 33.2%;
    }

    #komenHome section.four .eventsList a.eventsItem:nth-child(3n) {
        margin-right: 1.3em;
    }

    #komenHome section.four .eventsList a.eventsItem:nth-child(2n) {
        margin-right: 0;
    }

    .homepage_mission.show_mobile {
        box-sizing: border-box;
    }

    .homepage_mission {
        height: auto;
        min-height: 170px;
        margin-top: 0;
    }

    #komenHome section.one .carousel-inner > .item > a > img {
        /*height: 730px;*/
    }

    /*
    #komenHome section.six .newsList a.newsItem {
        width: 32%;
        float: none;
        display: inline-block;
        vertical-align: top;
        height: auto;
    }

    .contain {
        width: 100%;
    }

    #komenHome section.six .newsList {
        width: 720px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    */
}
/* #endregion*/
/* #region Media Queries Min 768 */

@media only screen and (min-width: 768px) {
    #komenHome section.four .filters #filters.collapse {
        display: block;
    }

    .mobile_button.green {
        display: inline-block;
        /*margin-top: 20px;*/
    }

    /*.navbar-wrapper {
        height: 60px;
    }*/
}
/* #endregion */
/* #region Media Queries Max 768 */
@media only screen and (max-width: 768px) { 
    header {
        height: 60px;
    }
 
    .side.menu {
        top: 14px;
    }

    .des {
        display:none !important;
    }
    .mob {
        display:block !important;
    }

    .homepage_mission {
        height: 210px!important;
        padding: 30px 0 30px 0;
        margin-top: -10px !important;
        margin-bottom: -20px;
    }

    .contain {
        margin:0 auto;
        width:95%;
    } 

    .homepage_purchase {
    	padding: 25px 15px 75px 15px;
    }
    
    header .logo {
        padding-top:0.5em;
    }
    header .right {
        padding: 0.4em 0;
    }
    header .right ul {
        -webkit-padding-start: 0px;
    }
    #komenHome h1 {
        font-size:40px;
        line-height:50px;
    }
    #komenHome h2 {
      font-size:24px;
       padding-bottom: 1em !important;
       margin:0;
       display:block;
       width: 96%;
    }
    #komenHome section.one .content p {
        font-size:1em;
        line-height:25px;
    }
    #komenHome section.one .content .bttn {
        padding-top:2em;
    }
    #komenHome section.one .content .bttn a {
        font-size:1.1em;
    }
    #komenHome section.one .content {
        top:70px;
        width: 345px;
    }
    #komenHome section.one .carousel-indicators {
        bottom:23px;
        padding:0;
        left:56%;
    }
    #komenHome section.two {
        text-align:center;
    }
    #komenHome section.four .filters {
        border:1px solid #e977af;
        border-radius:5px;
        overflow: hidden;
        padding: 2em;
        width:auto;
    }
    #komenHome section.four .filters .glyphicon-plus, #komenHome section.four .filters .glyphicon-minus{
        color:#e977af;
        float:right;
        display:block;
        cursor:pointer;
    }
    #komenHome section.four .filters a.filterBtn {
        color:#e977af;
        text-transform:uppercase;
        display:block;
        float:left;
        font-size: 1.2em;
    }
    #komenHome section.four .filters a.filterBtn:before {
        content:"\f0b0";
        font-family: FontAwesome;
        margin-right:0.4em;
    }
    #komenHome section.four .filters .location {
        padding-top:1em;
    }
    #komenHome section.four .filters .location, #komenHome section.four .filters .time, #komenHome section.four .filters .search {
       float: none;
       text-align: center;
    }
    #komenHome section.four .filters div {
        margin-right: 0em;
        margin-bottom:0.6em;
        clear: both;
    }
    #komenHome section.four .filters select {
        width:100%;
    }
    #komenHome section.six .newsList {
        width: 88%;
        margin: 0 auto;
    }
    .carousel-indicators li, .carousel-indicators .active {
        width:12px;
        height: 12px;
        margin:2px;
    }
    #komenHome section.four .eventsList a.eventsItem, #komenHome section.six .newsList a.newsItem {
        width:100%;
        float:none;
        padding:1em;
        border-bottom: solid 5px #c4086f;
        box-sizing: border-box;
    }
    #komenHome section.five .survivor_portrait {
        width:100%;
        padding:0;
    }
    #komenHome section.eight img, #komenHome section.three .box a img, #komenHome section.three .box a, 
    #komenHome section.two p, #komenHome section.two h2, #komenHome section.seven a img {
        width:100%;
        float:none;
        padding:0;
    }
    #komenHome section.three .box a:nth-child(1), #komenHome section.three .box a:nth-child(2), #komenHome section.three .box a:nth-child(3) {
        border-right:0;
        border-top:0;
        border-left:0;
        border-bottom:1px solid #f6d1e4;
    }

    .homepage_survivor_stories h3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #komenHome section.six .newsList a.newsItem span:nth-child(2) {
        margin-top: 5px;
        font-size: 22px;
        line-height: 34px;
    }

    #komenHome section.six .newsList a.newsItem {
        height: 310px;
    }

    .homepage_partners_inner {
        padding-top: 25px;
    }

    .homepage_mission.show_mobile,
    footer .primary_links,
    footer .social_links {
        box-sizing: border-box;
    }

    .homepage_partners_inner img {
        margin-bottom: 20px;
    }

    .homepage_partners {
        background-image: none;
        border-bottom: solid 1px #f7d6e6;
        margin-bottom: 30px;
    }

    #komenHome section.six .newsList a.newsItem,
    #komenHome section.four .eventsList a.eventsItem {
        height: auto;
    }

    #komenHome section.four .eventsList a.eventsItem span:nth-child(3) {
        position: relative;
        bottom: 0;
        margin-top: 10px;
    }
}
/* #endregion */
/* #region Media Queries Max 480 */
@media only screen and (max-width: 480px) {
    header {
        height:50px;
    }

     #komenHome .carousel-inner > .item > a > div {
        background-size: contain;
    }

    #komenHome section.one .carousel-inner {
        height: 265px;
    }

    #komenHome .carousel-inner > .item > a > div.mob {
        height: 380px;
        background-size: contain !important;
        background-position: top 91px center;
    }

    #komenHome section.one .carousel-inner {
        height: 390px!important;
    }

    #komenHome h1 {
        font-size:30px;
        line-height:32px;
    }
    #komenHome section.one .content p {
        display:none;
    }
    #komenHome section.one .content {
        top:70px;
        width: 275px;
    }
    #komenHome section.one .content .bttn a {
        font-size: 0.8em;
    }
    #komenHome section.one .content .bttn {
        padding-top:1em;
    }
    #komenHome .survivor_portrait {
        width: 100%;
    }
    .homepage_mission {
        height: 223px;
    }
}
/* #endregion */

@media only screen and (max-width: 320px) {
    #komenHome .carousel-inner > .item > a > div.mob {
        background-position: top 120px center;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    #komenHome .carousel-inner > .item > a > div.mob {
        height: 500px;
    }

    .homepage_mission {
        height: 125px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    #komenHome .carousel-inner > .item > a > div.des {
        height: 650px;
        top: 30px;
        position:relative;
        display: block!important;
    }

    #komenHome .carousel-inner > .item > a > div.mob {
        display: none!important;
    }  
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .navbar-wrapper {
        height: 60px;
    }

    .mobile_button.green {
        margin-top: 0px;        
    }

    .homepage_mission {
        height: 165px;
        top: 0;
    }
}

@media only screen and (min-width: 1170px) and (max-width: 1300px) {

    #komenHome .carousel-inner > .item > a > div.des {
        height: 745px;
        background-position: top center;
    }


}


/** NEW HOME PAGE STYLES 6-29-2018 **/
/** NEW HOME PAGE STYLES 6-29-2018 **/

/* HOME PAGE HERO */

.twentyeighteen-home-hero-banner-cta {}
.twentyeighteen-home-hero-banner-cta-text {}
.twentyeighteen-home-hero-banner-cta-buttons {}

@media all and (min-width:1200px){
    .twentyeighteen-home-hero-banner {
        background: #000 url(../img/home/hero-banners/2018/july/2018-07-home-hero-lg.jpg) top right no-repeat;
        background-size: contain;
        padding: 60px 1em 80px;
        margin-top: 40px;
    }
    .twentyeighteen-home-hero-banner-cta-text {
        padding-left: 2.2vw;
    }
    .twentyeighteen-home-hero-banner-cta-text img {
        max-width: 70vw;
    }
    .twentyeighteen-home-hero-banner-cta-buttons {
        padding-bottom: 5em;
        padding-left: 5vw;
        margin-top: -30px;
    }
    .twentyeighteen-home-hero-banner-cta-buttons img {
        max-width: 35vw;
    }
}
@media all and (min-width: 960px) and (max-width: 1199px) {
    .twentyeighteen-home-hero-banner {
        background: #000 url(../img/home/hero-banners/2018/july/2018-07-home-hero-med.jpg) top center no-repeat;
        background-size: contain;
        padding: 14vw 1em 1vw;
        margin-top: 90px;
    }
    .twentyeighteen-home-hero-banner-cta-text img {
        max-width: 70vw;
    }
    .twentyeighteen-home-hero-banner-cta-buttons {
        padding-bottom: 5em;
        padding-left: 4.3vw;
        margin-top: -30px;
    }
    .twentyeighteen-home-hero-banner-cta-buttons img {
        max-width: 35vw;
    }
}
@media all and (min-width: 768px) and (max-width: 959px) {
    .twentyeighteen-home-hero-banner {
        background: #000 url(../img/home/hero-banners/2018/july/2018-07-home-hero-med.jpg) top center no-repeat;
        background-size: contain;
        margin-top: 84px;
        padding: 33vw 1em 0;
    }
    .twentyeighteen-home-hero-banner-cta-text {
        text-align: center;
    }
    .twentyeighteen-home-hero-banner-cta-buttons {
        padding-bottom: 5em;
        text-align: center;
    }
    .twentyeighteen-home-hero-banner-cta-buttons img {
        max-width: 45vw;
    }
}
@media all and (max-width: 767px) {
    .twentyeighteen-home-hero-banner {
        background: #000 url(../img/home/hero-banners/2018/july/2018-07-home-hero-sm.jpg) top center no-repeat;
        background-size: contain;
        padding: 28vw 1em 0;
    }
    .twentyeighteen-home-hero-banner-cta-text {
        text-align: center;
    }
    .twentyeighteen-home-hero-banner-cta-buttons {
        padding-bottom: 3.5em;
        text-align: center;
    }
    .twentyeighteen-home-hero-banner-cta-buttons img {
        width: 65vw;
    }
}

/*** FIXING THE ODDNESS ***/
.navbar-header {
    background: #000 !important;
}
@media all and (min-width: 1025px) and (max-width: 1199px) {
    .twentyeighteen-home-hero-banner {
        margin-top: 36px !important;
    }
}

.homepage_mission {
    margin-top: 0px !important;
}
/*** END FIXING THE ODDNESS ***/

/* END HOME PAGE HERO */