/* Page - resets */
body{
      font-family: Open Sans, sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 30px;

}
.navbar-brand{
  max-width:250px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
  font-size:18px;
  font-weight: 700;
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
iframe {
    margin-left: auto;
    margin-right: auto;
}
/* header social */
.header_top .q_social_icon_holder.normal_social.with_link .simple_social,
.light:not(.sticky) .header_top .header-widget,
.light:not(.sticky) .header_top .header-widget a,
.light:not(.sticky) .header_top .header-widget p,
.light:not(.sticky) .header_top .header-widget span,
.light:not(.sticky) .header_top .header-widget.widget_nav_menu ul.menu > li > a,
.light:not(.sticky) .header_top .q_social_icon_holder i.simple_social {
    color: #fff
}

.light:not(.sticky) .header_top #lang_sel > ul > li > a,
.light:not(.sticky) .header_top #lang_sel_click > ul > li > a,
.light:not(.sticky) .header_top .q_social_icon_holder i.simple_social {
    color: #fff!important
}

.dark:not(.sticky) .header_top .header-widget,
.dark:not(.sticky) .header_top .header-widget a,
.dark:not(.sticky) .header_top .header-widget p,
.dark:not(.sticky) .header_top .header-widget span,
.dark:not(.sticky) .header_top .header-widget.widget_nav_menu ul.menu > li > a,
.dark:not(.sticky) .header_top .q_social_icon_holder i.simple_social {
    color: #000
}

.dark:not(.sticky) .header_top #lang_sel > ul > li > a,
.dark:not(.sticky) .header_top #lang_sel_click > ul > li > a,
.dark:not(.sticky) .header_top .q_social_icon_holder i.simple_social {
    color: #000!important
}

.header_bottom {
    padding: 0 45px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}
.header-widget.widget_nav_menu {
    padding: 0 15px 0 0;
    position: relative;
    font-size: 13px
}

.header-widget.widget_nav_menu ul ul {
    display: none;
    height: auto;
    border-top: 2px solid #e6ae48;
    background-color: #fafafa;
    z-index: 1010;
    position: absolute;
    top: 33px;
    left: 0;
    padding: 0
}

.header-widget.widget_nav_menu ul li:hover ul {
    display: block
}

.header-widget.widget_nav_menu ul ul ul {
    left: 100%;
    display: none!important;
    top: -2px
}

.header-widget.widget_nav_menu ul ul li:hover ul {
    display: block!important
}

.header-widget.widget_nav_menu ul li {
    list-style: none
}

.header-widget.widget_nav_menu ul.menu > li {
    display: inline-block;
    float: left;
    position: relative
}

.header-widget.widget_nav_menu ul.menu li a {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #9d9d9d
}

.header-widget.widget_nav_menu ul.menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome, sans-serif;
    margin-left: 5px
}

.header-widget.widget_nav_menu ul.menu li a:hover {
    color: #e6ae48
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    color: #9d9d9d;
    display: block;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 400;
    line-height: 38px;
    margin: 0 15px;
    padding: 0;
    border-bottom: 1px solid #e1e1e1
}

.header-widget.widget_nav_menu ul.menu li ul li:last-child a {
    border-bottom: 0
}

.header-widget ul.menu li:last-child {
    margin-right: 0
}

.header-left-from-logo-widget,
.header-right-from-logo-widget {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 50px
}

.header-right-from-logo-widget {
    left: auto;
    right: 0
}

header .container_inner .header-left-from-logo-widget,
header .container_inner .header-right-from-logo-widget {
    padding: 0
}

.header-left-from-logo-widget-inner,
.header-right-from-logo-widget-inner {
    display: table;
    height: 100%
}

.header-left-from-logo-widget-inner2,
.header-right-from-logo-widget-inner2 {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}
.header_top {
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 11px;
   
    z-index: 101
}

.header_top p {
    line-height: 32px;
    padding: 0 15px
}

.header_top .left {
    float: left
}

.header_top .right {
    float: right
}

.header_top .right .inner #lang_sel {
    float: left;
    padding: 0
}

.header_top .inner #lang_sel > ul {
    list-style: none
}

.header_top .left .inner > div,
.header_top .left .inner > div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0
}

.header_top .right .inner .header-widget {
    float: left
}

header.scrolled:not(.scroll_header_top_area) .header_top {
    border-bottom: 0
}

.header_top .left .header-widget:last-child,
.header_top .right .header-widget:last-child {
    margin-right: 0
}

.header_top .header-widget {
    margin-right: 10px
}

.header_top .q_social_icon_holder {
    margin-bottom: 0!important;
    margin-right: 15px!important
}

#menu-top-right{
  height:20px;
}

.header_top .left .header-widget:last-child, .header_top .right .header-widget:last-child {
    margin-right: 0;
}
.navbar-header{
  width:100%;
}
@media only screen and (min-width: 1000px)
{
header.centered_logo {text-align: left !important;}
header.centered_logo:not(.sticky) .q_logo img {-webkit-transform: translate(0,0px);-moz-transform: translate(0,0px);-ms-transform: translate(0,0px);-o-transform: translate(0,0px);transform: translate(0,0);}
}
nav.main_menu>ul>li{width:162px;}
nav.main_menu>ul>li>a {color:#fff;line-height:40px !important;text-align:center !important;/*width:162px;*/}
nav.main_menu>ul>li.menu-home>a {color:#333333;line-height:40px !important;text-align:center !important;width:30px !important;padding: 0;}

.menu-home-icon a{background-color:#8b2c6a !important;width:30px!important;}
.menu-home-icon a:hover{background-color:#b98aa2 !important;}
.menu-sea {background-color:#bb89a4; border-right:solid #fff 3px!important;width:184px;}
.nav-Sign {background-color:#f79a33;width:184px;}
.nav-News {background-color:#8b2c6a;width:184px;}
.nav-Stories {background-color:#4e3f38;width:184px;}
.nav-Donate {background-color:#bb89a4;width:184px;}
.nav-About {background-color:#9c938e;width:184px;}
.nav-Contact{background-color:#9c938e;width:184px;}
.menu-sky a:hover {color:#231f20 !important;}
.nav-Stories a:hover {color:#f79a33 !important;}
.nav-News a:hover {color:#f79a33 !important;}
.navbar .menu-item{border-right:solid #fff 3px!important;}
nav.main_menu>ul>li.active >a {color:#124570;}

/*nav.main_menu>ul>li.menu-sea.active >a {color:#594a41;}*/
nav.main_menu>ul>li.menu-pool.active >a {color:#594a41;}
nav.main_menu>ul>li.menu-sunshine.active >a {color:#594a41;}

@media only screen and (max-width: 1200px)
{
nav.main_menu>ul>li>a {width:132px;}
.menu-sky {width:174px;}
.menu-sea {width:174px;}
.menu-pool {width:173px;}
.menu-sunshine {width:173px;}
}

nav.mobile_menu ul li a {color: #fff; padding: 9px 10px;}

.archive .archive-padding{margin-top:240px;}

/* hide search on mobile */
@media only screen and (max-width: 1020px)
{
.header_inner_right {display:none;}
footer .textwidget .qbutton.big_large {font-size: 14px !important;}
}

@media only screen and (max-width: 1000px)
{
.archive .archive-padding{margin-top:0;}
}

header{border-bottom:3px solid #fff;}

.header_inner_left {margin: 10px 0 15px 0 !important;}

.side_menu_button_wrapper {border-left:1px solid #fff;}
.side_menu_button {background-color:#ccc;height:40px !important;}
.side_menu_button>a {padding: 0 9px;}

/* homepage latest post style */
.latest_post_holder .latest_post_title a {color:#00ade5;}
.latest_post_holder .latest_post_title a:hover {color:#124570;}

.menu-animation-line-through nav.main_menu > ul > li > a .menu-text,
.menu-animation-line-through nav.vertical_menu > ul > li > a .menu-text {
    position: relative
}

.menu-animation-line-through nav.main_menu > ul > li > a .menu-text:before,
.menu-animation-line-through nav.vertical_menu > ul > li > a .menu-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 0;
    -webkit-transition: width 0s ease-out, background .3s ease-out;
    transition: width 0s ease-out, background .3s ease-out;
    border: none;
    -webkit-backface-visibility: hidden
}

.menu-animation-line-through nav.main_menu > ul > li > a .menu-text:after,
.menu-animation-line-through nav.vertical_menu > ul > li > a .menu-text:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    width: 0;
    /*background: #e6ae48;*/
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
    border: none;
    -webkit-backface-visibility: hidden
}

.menu-animation-line-through nav.main_menu > ul > li:hover > a .menu-text:before,
.menu-animation-line-through nav.vertical_menu > ul > li:hover > a .menu-text:before {
    width: 100%;
    background: #e6ae48;
    transition: width .3s ease-out
}

.fs-menu-animation-line-through nav.popup_menu > ul > li:hover > a span:after,
.menu-animation-line-through nav.main_menu > ul > li:hover > a .menu-text:after,
.menu-animation-line-through nav.vertical_menu > ul > li:hover > a .menu-text:after {
    width: 100%;
    background: 0 0;
    transition: all 0s ease-out
}

.menu-animation-line-through .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li:hover > a .menu-text:before,
.menu-animation-line-through .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:after {
    background-color: #fff
}

.menu-animation-line-through .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li:hover > a .menu-text:before,
.menu-animation-line-through .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:after {
    background-color: #000
}

.menu-animation-line-through .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li:hover > a .menu-text:after,
.menu-animation-line-through .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li:hover > a .menu-text:after {
    background: 0 0
}

.fs-menu-animation-line-through nav.popup_menu > ul > li > a span {
    position: relative;
    overflow: hidden
}

.fs-menu-animation-line-through nav.popup_menu > ul > li > a span:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: -100%;
    top: 50%;
    margin-top: -1px;
    visibility: hidden;
    background: #e6ae48
}

.fs-menu-animation-line-through nav.popup_menu > ul > li:hover > a span:before {
    -webkit-animation: dfdMenuHoverAnim .7s ease-out;
    -moz-animation: dfdMenuHoverAnim .7s ease-out;
    animation: dfdMenuHoverAnim .7s ease-out
}

@-webkit-keyframes dfdMenuHoverAnim {
    0%,
    100% {
        left: -100%;
        visibility: hidden
    }
    10% {
        left: -100%;
        opacity: 1;
        visibility: visible
    }
    65% {
        opacity: .3
    }
    80% {
        left: 100%;
        opacity: .1;
        visibility: visible
    }
    81% {
        left: 100%;
        visibility: hidden
    }
}

@-moz-keyframes dfdMenuHoverAnim {
    0%,
    100% {
        left: -100%;
        visibility: hidden
    }
    10% {
        left: -100%;
        opacity: 1;
        visibility: visible
    }
    65% {
        opacity: .3
    }
    80% {
        left: 100%;
        opacity: .1;
        visibility: visible
    }
    81% {
        left: 100%;
        visibility: hidden
    }
}

@-o-keyframes dfdMenuHoverAnim {
    0%,
    100% {
        left: -100%;
        visibility: hidden
    }
    10% {
        left: -100%;
        opacity: 1;
        visibility: visible
    }
    65% {
        opacity: .3
    }
    80% {
        left: 100%;
        opacity: .1;
        visibility: visible
    }
    81% {
        left: 100%;
        visibility: hidden
    }
}

@keyframes dfdMenuHoverAnim {
    0%,
    100% {
        left: -100%;
        visibility: hidden
    }
    10% {
        left: -100%;
        opacity: 1;
        visibility: visible
    }
    65% {
        opacity: .3
    }
    80% {
        left: 100%;
        opacity: .1;
        visibility: visible
    }
    81% {
        left: 100%;
        visibility: hidden
    }
}

.fs-menu-animation-underline nav.popup_menu > ul > li > a span,
.menu-animation-underline nav.main_menu > ul > li > a .menu-text,
.menu-animation-underline nav.vertical_menu > ul > li > a .menu-text {
    position: relative
}

.fs-menu-animation-underline nav.popup_menu > ul > li > a span:before,
.menu-animation-underline nav.main_menu > ul > li > a .menu-text:before,
.menu-animation-underline nav.vertical_menu > ul > li > a .menu-text:before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #e6ae48;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0) translateZ(0);
    transform: translate(-50%, 0) translateZ(0);
    -webkit-transition: width .3s cubic-bezier(.27, .62, .43, 1.01);
    transition: width .3s cubic-bezier(.27, .62, .43, 1.01)
}

.menu-animation-underline nav.main_menu > ul > li > a .menu-text:before {
    bottom: -4px
}

.fs-menu-animation-underline nav.popup_menu > ul > li > a span:before,
.menu-animation-underline nav.vertical_menu > ul > li > a .menu-text:before {
    bottom: 0
}

.fs-menu-animation-underline nav.popup_menu > ul > li.active > a span:before,
.fs-menu-animation-underline nav.popup_menu > ul > li:hover > a span:before,
.menu-animation-underline nav.main_menu > ul > li.active > a .menu-text:before,
.menu-animation-underline nav.main_menu > ul > li:hover > a .menu-text:before,
.menu-animation-underline nav.vertical_menu > ul > li.active > a .menu-text:before,
.menu-animation-underline nav.vertical_menu > ul > li:hover > a .menu-text:before {
    width: 100%
}

.menu-animation-underline .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:before {
    background-color: #fff
}

.menu-animation-underline .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:before {
    background-color: #000
}

.menu-animation-underline-bottom nav.main_menu > ul > li > a {
    -webkit-transition: opacity .3s ease-out, color .3s ease-out, background-color ease-out;
    transition: opacity .3s ease-out, color .3s ease-out, background-color .3s ease-out
}

.menu-animation-underline-bottom nav.main_menu > ul > li > a .menu-text {
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.menu-animation-underline-bottom nav.main_menu > ul > li > a .menu-text:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #e6ae48;
    -webkit-backface-visibility: hidden;
    left: 50%;
    -webkit-transform: translate(-50%, 0) translateZ(0);
    transform: translate(-50%, 0) translateZ(0);
    -webkit-transition: width .3s cubic-bezier(.27, .62, .43, 1.01);
    transition: width .3s cubic-bezier(.27, .62, .43, 1.01)
}

.menu-animation-underline-bottom nav.main_menu > ul > li.active > a .menu-text:before,
.menu-animation-underline-bottom nav.main_menu > ul > li:hover > a .menu-text:before {
    width: 100%
}

.menu-animation-underline-bottom .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:before {
    background-color: #fff
}

.menu-animation-underline-bottom .dark:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a .menu-text:before {
    background-color: #000
}

.drop_down ul {
    list-style: none
}

.drop_down ul li {
    position: relative
}

header.transparent.fixed.scrolled .drop_down .second,
header.transparent.fixed_hiding.scrolled .drop_down .second {
    top: 100%
}

.drop_down .second {
    left: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    border-top: 5px solid #e6ae48;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out
}
.menu-item-home{
   margin-bottom:15px;
  }
@media (max-width: 767px){
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

  .navbar .menu-item {width:220px;}
}
 
   
@media (max-width: 500px) {
  .navbar .menu-item {width:100%;}
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
    background-color: #8b2c6a;
}
.navbar-inverse .navbar-nav>li>a {
  font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    line-height: 40px !important;
    text-align: center !important;
   /* width: 162px;*/
		padding:0px;
}
.navbar-inverse .navbar-nav>li.menu-home>a {

    padding: 0;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #8b2c6a;
}
.navbar-inverse .navbar-nav>.active>a{
background-color: #b98aa2 !important;
}    
.menu-sky a:hover {color:#8b2c6a !important;}

nav.main_menu>ul>li.active >a {color:#124570 !important;}
nav.main_menu>ul>li.menu-home.active >a {color:#5d5d5d !important;}
nav.main_menu>ul>li.menu-sea.active >a {color:#00ade5 !important;}
nav.main_menu>ul>li.menu-pool.active >a {color:#00ade5 !important;}
nav.main_menu>ul>li.menu-sunshine.active >a {color:#00ade5 !important;}
h2.headline {
    color: #00ade5;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: none;
}
/*  MEMBERSHIPS */
.membership-list {
  list-style-type:none;
  padding:0px;
}
.membershipsAll li {
  list-style-type:none;
  float:left;
  margin-right:30px;
  margin-bottom:140px;
}
.membershipsAll li .membership{
      width: 200px;
    height: 200px;
  background-size: contain;
}
.membershipsAll li , .membershipsAll li .membership a{
      width: 200px;
    height: 200px;
}
.membershipsAll li .membership a:hover,
.add-to-cart-button-inner a:hover,
.add-to-cart-button-inner{
    text-decoration: none;
    
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
.add-to-cart-button-inner{
  width:200px;
  height:200px;
  background-color:#fff;
  opacity:0;
}
.membership:hover .add-to-cart-button-inner{
  opacity:0.8;
  cursor: pointer;
    transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}




.qbutton{
   text-align:center;
  position:relative;
    padding-top:10px;
  padding-bottom:10px;
  padding-left:15px;
  padding-right:15px;
  border:3px solid #00ade5;
  color:#fff;
     font-style: normal;
    font-weight: 700;
    background-color: #124570;
  text-decoration:none;
  border:none;
}
.qbutton:hover{
  text-decoration:none;
}
.membership-list .qbutton{
color:#00ade5;
  height:40px;
  width:150px;
font-size:1.5em;
    top:88px; 
    left:12px;
  margin: -80px 3px;
}
.qbutton:hover{
  color:#fff;
  background-color:#ffe401;
}
.SLM{
  background-image:url('https://d3n8a8pro7vhmx.cloudfront.net/dwdnsw/pages/9/attachments/original/1520160589/SLM.png?1520160589');
}
.CSM{
  background-image:url('https://d3n8a8pro7vhmx.cloudfront.net/dwdnsw/pages/9/attachments/original/1520160587/CSM.png?1520160587');
}
.SAM{
  background-image:url('https://d3n8a8pro7vhmx.cloudfront.net/dwdnsw/pages/9/attachments/original/1520160588/SAM.png?1520160588');
}
.CCM{
background-image:url('https://d3n8a8pro7vhmx.cloudfront.net/dwdnsw/pages/9/attachments/original/1520160586/CCM.png?1520160586');
}
.CAM{
background-image:url('https://d3n8a8pro7vhmx.cloudfront.net/dwdnsw/pages/9/attachments/original/1520160583/CAM.png?1520160583');
}
/* footer */
/* footer */
footer {margin-top: 50px;}
.footer_top {padding:80px 0 10px 0;}
a.footer-sky {text-transform:uppercase; font-weight:bold; color:#00ade5;}
a.footer-sky:hover {color:#ffcc40;}
.footer1ab-wrap1{background-color:#8b2c6a;padding:50px;padding-top:0px;}
.footer1ab-wrap2{max-width:1100px;margin:0 auto;}
.footer1a-div {float:left;}
.footer1b-div {float:right;}
.footer2-div {padding:10px;clear:both;color:#fff;text-align:center;}

@media only screen and (max-width: 600px)
{
.footer_bottom {padding: 0 !important;}
.footer1b-div{display:none;}
}
body.boxed .footer_inner,
body.boxed .wrapper_inner {
    width: 1150px;
    margin: 0 auto
}
.vertical_menu_enabled .content .container,
.vertical_menu_enabled .full_width,
.vertical_menu_enabled .q_slider,
.vertical_menu_enabled .title_outer,
.vertical_menu_enabled footer {
    padding-left: 260px
}

body.page-template-blog-masonry-full-width-php.vertical_menu_enabled .content .full_width,
body.page-template-blog-pinterest-full-width-php.vertical_menu_enabled .content .full_width {
    padding-left: 300px
}

.boxed.vertical_menu_enabled .content .container,
.boxed.vertical_menu_enabled .full_width,
.boxed.vertical_menu_enabled .q_slider,
.boxed.vertical_menu_enabled .title_outer,
.boxed.vertical_menu_enabled footer,
body.page-template-blog-masonry-full-width-php.vertical_menu_enabled.boxed .content .full_width,
body.page-template-blog-pinterest-full-width-php.vertical_menu_enabled.boxed .content .full_width {
    padding-left: 0
}

.boxed.vertical_menu_enabled,
.boxed.vertical_menu_enabled footer.uncover {
    padding-left: 260px
}

.vertical_menu_enabled .content .title .container {
    padding-left: 0
}

.vertical_menu_enabled .content .container,
.vertical_menu_enabled .q_slider,
.vertical_menu_enabled footer {
    width: auto
}

.footer_top .q_social_icon_holder .fa-stack {
    background-color: #fff
}

.q_social_icon_holder:hover .fa-stack {
    color: #fff;
    background-color: #393939
}

.footer_top .q_social_icon_holder:hover .fa-stack {
    color: #393939;
    background-color: #8b2c6a;
}
footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative
}

footer.uncover {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -webkit-backface-visibility: hidden
}

.boxed footer {
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.right_side_menu_opened footer.uncover {
    left: -270px
}

footer .container_inner {
    position: relative
}

.fotter_bottom_border_holder,
.fotter_top_border_holder {
    position: relative;
    display: block;
    width: 100%
}

.fotter_bottom_border_holder.in_grid,
.fotter_top_border_holder.in_grid {
    width: 1100px;
    margin: 0 auto
}

.footer_top_holder {
    display: block;
    background-color: #8b2c6a;
}

.footer_top {
    padding: 82px 0 33px
}

.footer_top.footer_top_full {
    padding: 82px 45px 76px
}

.footer_top .widget {
    margin: 0 0 26px
}

.footer_top .widget:last-child {
    margin: 0
}

.footer_top .widget h4 {
    color: #fff;
    margin: 0 0 15px
}

.footer_top ul {
    list-style: none
}

.footer_top ol,
.footer_top ul ul {
    padding: 0 0 0 15px
}

.footer_top .textwidget,
.footer_top .widget_recent_entries > ul > li > span,
.footer_top a,
.footer_top li,
.footer_top p {
    color: #a2a2a2;
    word-wrap: break-word;
  text-decoration:none;
      line-height: 25px;
}

.footer_top a:hover {
    color: #fff;
}

footer:not(.footer_border_columns) .footer_top .four_columns .column2 .column_inner > div,
footer:not(.footer_border_columns) .footer_top .three_columns .column2 .column_inner > div,
footer:not(.footer_border_columns) .footer_top .two_columns_50_50 .column2 .column_inner > div {
    margin: 0 0 0 15px
}

footer.footer_border_columns .qode_column {
    border-left: 1px solid #444;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

footer.footer_border_columns .qode_column:first-child {
    border: none
}

footer.footer_border_columns .qode_column > .column_inner {
    padding: 0 30px
}

footer.footer_border_columns .qode_column:first-child > .column_inner {
    padding-left: 0
}

footer.footer_border_columns .qode_column:last-child > .column_inner {
    padding-right: 0
}

.footer_top .four_columns .column4 .column_inner > div {
    margin: 0 0 0 5px
}

.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 10px
}

.footer_top #wp-calendar caption,
.footer_top .widget.widget_rss li a.rsswidget {
    color: #8d8d8d
}

.footer_top .widget_meta > ul > li,
.footer_top .widget_nav_menu ul li,
.footer_top .widget_pages ul li,
.footer_top .widget_recent_comments > ul > li,
.footer_top .widget_recent_entries > ul > li {
    padding: 0;
    position: relative
}

.footer_top .widget_nav_menu ul li ul,
.footer_top .widget_pages ul li ul {
    padding: 0 0 0 10px
}

.footer_top .widget_meta > ul > li > a,
.footer_top .widget_nav_menu ul li a,
.footer_top .widget_pages > ul > li > a,
.footer_top .widget_recent_comments > ul > li > a,
.footer_top .widget_recent_entries > ul > li > a,
.footer_top .widget_recent_entries > ul > li > span {
    display: block
}

.footer_bottom_holder {
    display: block;
    background-color: #f6f6f6
}

.footer_bottom {
    display: table-cell;
    line-height: 22px;
    height: 65px;
    width: 1%;
    vertical-align: middle
}

.footer_bottom p,
.footer_bottom span,
.footer_bottom ul li a {
    margin: 0;
    color: #393939
}

.footer_top .widget.widget_search form input[type=text] {
    width: 70%!important
}

.footer_bottom ul {
    list-style: none
}

.footer_bottom ul .sub-menu {
    display: none
}

.footer_bottom ul li {
    display: inline-block;
    margin-right: 20px
}

.footer_bottom ul li:last-child {
    margin-right: 0
}
/* change footer large button */
.footer_bottom .qbutton.big_large{padding-top:20px;padding-bottom:20px;width:90%;text-align:center;}
@media only screen and (max-width: 1020px)
{
.header_inner_right {display:none;}
footer .textwidget .qbutton.big_large {font-size: 14px !important;}
}
@media only screen and (min-width:1000px) {
    header.dark:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color: #000!important;
        background-color: transparent!important;
        color: #000!important
    }
    header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color: #fff!important;
        background-color: transparent!important;
        color: #fff!important
    }
}
footer .qbutton {
    position: relative;
    display: inline-block;
    width: auto;
    height: 37px;
    line-height: 37px;
    margin: 0;
    padding: 0 22px;
    /*border: 2px solid #e6ae48;*/
    font-size: 11px;
    font-weight: 800;
    font-family: inherit;
    text-align: left;
    color: #fff;
    background-color: #f79a33;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 2px;
    white-space: nowrap;
    border-radius: 0;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
          color: rgb(18, 69, 112);

	    margin-bottom: 60px;
    padding: 0;
    width: 90%;
    text-align: center;
}

.four_columns>.column1, .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
    width: 25%;
    float: left;
}
.four_columns {
    width: 100%;
}
.container_inner {
    width: 1100px;
    margin: 0 auto;
}
.footer_top,
	.footer_top p,
    .footer_top span:not(.q_social_icon_holder):not(.fa-stack):not(.social_icon):not(.social_twitter):not(.q_font_elegant_icon),
    .footer_top li,
    .footer_top .textwidget,
    .footer_top .widget_recent_entries>ul>li>span{
		font-weight: 500;text-transform: none;color: #ffffff	}

	.footer_top a{
		font-weight: 700;color: #ffffff	}

	.footer_top a:hover,
	.footer_top .qode_twitter_widget li .tweet_content_holder .qode_tweet_text a {
		color: #ffcc40;
	}

	.footer_bottom_holder{
		background-color:#124570;
	}

	
	.footer_bottom, 
	.footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.social_icon):not(.q_font_elegant_icon),
	.footer_bottom p{
		color: #ffffff	}

	.footer_bottom a,
	.footer_bottom ul li a{
		font-weight: 700;text-transform: none;color: #ffffff	}

	.footer_bottom a:hover,
	.footer_bottom ul li a:hover{
		color:#ffcc40; !important;
	}
.btn-primary {
    padding: 15px 30px;
    border-radius: 0px;
}
footer .col-md-6{
      text-align: center;
}
footer .qbutton.big_large {
    font-size: 24px;
  height: 50px;
    line-height: 50px;

  /*color: rgb(18, 69, 112);
    background-color: rgb(255, 255, 255);*/
  border-color: rgb(255, 255, 255);
  top: 0px;
    left: 0px;
}
footer .qbutton:hover {
color: #fff!important;
  background-color: #8b2c6a!important;
}
footer .qbutton.white:hover {
    border-color: #e6ae48;
    background-color: #e6ae48;
}
/* back to top */
#back_to_top,
#back_to_top.off {
    opacity: 0;
    filter: alpha(opacity=0)
}
#back_to_top {
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    right: 25px;
    visibility: hidden
}

#back_to_top.off {
    right: 25px
}

#back_to_top.on {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 25px
}

#back_to_top .hover {
    display: none
}

#back_to_top > span {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background-color: #d1d1d1;
    border: 1px solid transparent;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#back_to_top span span {
    display: block;
    line-height: inherit
}

#back_to_top:hover > span {
    background-color: #585858
}
	#back_to_top > span{
		font-size: 14px;background-color: #ffcc40;	}
	
	#back_to_top:hover > span{
		color: #124570;background-color: #ffffff;border-color: #ffffff;	}
.wrap-right{
  float: right;
    padding: 20px;
  text-align: center;
}
.wrap-left{
  float: left;
    padding: 20px;
    text-align: center;
}
blockquote{
  width: 100%;
    background-color: #124570;
    color: #fff;
}
/*-------------STORIES------------------*/
.storiesAll img{
  max-width: 100%;
    height: auto;
}
.storiesAll a{
      color: #00ade5;
  font-size:15px;
font-style:normal;
font-weight:700;
height:auto;
letter-spacing:1px;
line-height:23.0769px;
}

.storiesAll .container .title{
  color: #1a1a1a;
  text-align: center;
}

.storiesAll .content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.storiesAll .content .content-overlay {
  background: rgba(0, 173, 229, 0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.storiesAll .content:hover .content-overlay{
  opacity: 1;
}



.storiesAll .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.storiesAll .content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.storiesAll .content-details span{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}



.storiesAll .fadeIn-top{
  top: 20%;
}
/*----------------END STORIES ------------------*/
/*-----------banners --------------------------*/
.wide-text-banner{
  
}
.wide-text-banner h1{
  color:#ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 100px;
}
.wide-text-banner h2{
  color:#ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 100px;
  margin-top: -40px;
}
.wide-text-banner a{
  text-decoration:none;
  color: #fff;
}
.center-text{
  text-align:center;
}
.yellow-banner{
  background-color:#ffe401;
}
.purple-banner{
  background-color:#8b2c6a;
}

/*------------end banners --------------------*/
/*-0------------story --------------------*/
 .story-prev{
       margin-bottom: 30px;

    padding: 8px;
}
.shadow-box{
   border: 1px solid #ddd;
    border-radius: 3px;
    padding: 8px;
  transition: box-shadow .3s;
}

.shadow-box:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.4); 
}

.story-prev .continue_reading{
  text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.story-prev .healine-holder{
  min-height:100px;
  text-align: center;
}
.story-prev .healine-holder a{
  color:#666;
}
.story-prev a{
  text-decoration:none;
  font-size: x-large;
  text-align:center;
}
.story-prev .link-arrow{
      padding: 10px 30px;
    color: #8b2c6a;
    border: 3px solid #8b2c6a;
    border-radius: 3px;
    background-color: rgba(187,137,164,0.6);
      -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}
.story-prev .link-arrow:hover{
  color: #fff;
  background-color: #8b2c6a;
}
/*------------end story ----------------*/
.purple-banner .purple-banner{
    min-height: 350px;
    margin-bottom: 50px;
}
.lt-purple-banner{
  background-color: #bb89a4;
}
.rlt-purple-banner{
  background-color: #dfc9d5;
}
.brown-banner{
  background-color: #cec4c2;
}
.brown-banner h2, .brown-banner h2 a{
  color:#4e3f38
}
 .orange-banner{
   background-color: #f79a33;
       margin-top: -93px;
   padding-top:80px;
 }
 .orange-banner h2{
   color:#4e3f38;
 }
.brown-banner h1, .brown-banner h2{    
  margin-bottom: 0px;
}
.breaker{
  min-height:50px;
}
.brown-banner .qbutton{
      text-decoration: none;
    background-color: #fff;
  color:#4e3f38;
    /* float: left; */
    width: 147px;
    padding-left: 70px;
    padding-right: 70px;
    margin: 10px;
}
.brown-banner .qbutton:hover{
		background-color: #f79a33;
}
.purple-banner .qbutton:hover{
		background-color: #f79a33!important;
}
.brown-banner .center-text{
      padding-bottom: 55px;
}
.purple-banner .purple-banner  h1{
  margin-bottom: 0px;
  padding-top: 20px;
}
.purple-banner .purple-banner  p{
      color: #fff;
    padding-left: 115px;
    padding-right: 115px;
}
.purple-banner .purple-banner .menu-ltPurple{
    background-color: rgba(187,137,164,0.6);
  width: 70%;
    float: left;
    margin-left: 15%;
    margin-top: 50px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.5em;

}
@media screen and (min-width: 768px){
.carousel-caption {
    left: 68%;
    right: 8%;
    padding-bottom: 30px;
    top: 34%;
}
  .main-container{
    margin-top:-20px;
  }
}
.shadow-box .imgWrap{
  position:relative;
  min-height: 236px;
  
}
.shadow-box .overlay img{
display: block;
    margin-left: auto;
    margin-right: auto;
  margin-top:30%;

  max-width:50px;
  height:auto;

}
.shadow-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #f79a33;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.shadow-box .overlay:hover {
  opacity: 1;
}
.footerMap .siteMap .menu-item{
  height: 16px;
}
.purpleHR hr{

      border: none;
    height: 6px;
    /* Set the hr color */
    color: #bb89a4; /* old IE */
    background-color: #bb89a4; /* Modern Browsers */
}
.breadcrumb a{
  color:#bb89a4;
}
.dropdown-menu .menu-item{
  border:none!important;
}
.dropdown-menu>li>a {
    color: #fff;
    white-space: nowrap;
    height: 35px;
}
.headline {
  color: #bb89a4!important;
}
.btn-primary {
    color: #fff;
    background-color: #8b2c6a;
    border-color: #8b2c6a;
}

.purpleForm{
  background-color:#8b2c6a;
  padding: 15px;
}
.bottomLeftTextContent{
    position: relative;
  min-height: 370px;
}
.purpleForm h3{
  color: #fff;
}
.purpleForm .form-control{
  border-radius:0px;
}
.purpleForm input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}

.purpleForm    input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:  #000;
}

.purpleForm   input::-ms-input-placeholder { /* Microsoft Edge */
    color:  #000;
}
.purpleForm p, .purpleForm h4{
  color:#fff;
}
.bottomLeftTextContent .intro {
   position: absolute;
   bottom: 0;
   right: 0;
  padding:30px;
}


.purpleForm  input[type="submit"]{
    display: block;
    clear: both;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 139px;
    height: 40px;
    text-align: left;
    font-size: 14px;
    outline: none;
    color: #fff;
    background-image: url(https://d3n8a8pro7vhmx.cloudfront.net/dwdwa/pages/46/attachments/original/1533718585/buttonPurple.png?1533718585);
    background-size: 100% auto;
    background-position: -5px -5px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
  	padding: 10px 17px;
  	margin-top: 50px;
}
.purpleForm  input[type="submit"]:hover {
    background-position: -5px -52px;
    color: #8b2c6a;
}
  .topPush{
background-image: url("https://d3n8a8pro7vhmx.cloudfront.net/dwdwa/pages/46/attachments/original/1535239949/banner.jpg?1535239949");
background-size: contain;
background-repeat: no-repeat;
  
}
@media only screen and (min-width: 800px) {
.purpleForm {
  max-width:400px;}
  .bannerHeading{
  color:#fff;
	margin-left: 102px;
  margin-top: 42px;
	font-size:30px;
	margin-bottom: 50px;
}

.topPush .row {
  display: flex; /* equal height of the children */
}

.topPush .row .col-md-6 {
  flex: 1;
}
}
@media (min-width:992px) and (max-width:1200px) {
.story-prev .healine-holder{
  min-height:172px;
  text-align: center;
}
}

@media only screen and (max-width:799px) {
.purpleForm {
  width:100%;
}
  .bannerHeading{
  color:#fff;
  margin-top: 50px;
	font-size:30px;

}
}
.podcastUl a, a{
  color:#8c2c6b;
}
.podcastUl  li {
        position: relative;
        list-style-type: none;
    }

.podcastUl  li:before {
        content: "";
    position: absolute;
    top: 0px;
    left: -39px;
    width: 30px;
    height: 30px;
        background-image:  url('https://d3n8a8pro7vhmx.cloudfront.net/dwdwa/pages/44/attachments/original/1534155320/speaker.png?1534155320');
}
  .owl-carousel .SupOverlay:hover {
    opacity: 0.6;
}
  .owl-carousel .srpporterName,    .owl-carousel .supporterRole{
color: #f79a33;
opacity: 1!important;
  }
  .owl-carousel .supporterRole{
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%;
    text-align: center;
    padding:20px;
  }
  .owl-carousel .srpporterName{
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
    text-align: center;
     padding:20px;
  }
.owl-carousel .SupOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .page-pages-show-donation-v2-wide .donation-v2-amounts.radio-inline input[type="radio"]:checked+label.btn-primary, .open>.btn-primary.dropdown-toggle {
    color: #fff!important;
    background-color: #f79a33;
    border-color: #f79a33;
}
.memberDonations  label.radio{
    width: 265px!important;
    height: 206px!important;
    font-size: 36px!important;
    padding: 36px!important;
  line-height: 1.02!important;
}
.page-pages-show-donation-wide .progress-stages input {
    color: #fff!important;
}
.page-pages-show-donation-wide .radio-inline label.radio {
    border-radius: 2px!important;
    background-color: #8b2c6a!important;
    color: #fff!important;
    display: inline-block;
    width: 80px;
    padding: 15px 5px;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    margin: 5px 5px 10px 0;
}

