.parallax { transform: none; }

/*------------------------------------------------------------------
[Table of contents]

1. Full page vertical slider
2. Bloc 
3. Coming soon
4. Miscelaneous
5. KDL EDITS
-------------------------------------------------------------------*/

body {
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    line-height: 1.7;
}

#home #content h1, .donate h1 {
	color: #111;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 400;
	/*font-size: 52px;*/
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 0px;
	/*background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;*/
}

#home #content .acuk-consensus-statement h1 {
	font-size: 38px;
	font-weight: 500;
}

#home #content h2 {
	color: #111;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 400;
	/*font-size: 52px;*/
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 0px;
	/*background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;*/
}

#home #content .acuk-resources-launch h1 {
	font-weight: 500;
	line-height: 1.2;
}

#home #content .acuk-resources-launch h2 {
	color: #ddd;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.2;
	text-transform: none;
}

.caption-wrapper .caption2 {
    display: table;
    height: 100%;
    width: 100%;
    padding: 30px 50px 30px 50px;
}

.covid-white {
	color: #FFFFF;
}

.covid-red {
	color: #E03730;
}

.covid-green {
	color: #94C679;
}

.covid-blue {
	color: #E1FAFD;
}

.btn.btn-covid {
    background-color: #2ED2F1;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}

.btn.btn-covid:hover {
	color: #2ED2F1;
	background-color: #fff;
}

#home #content .covid h4.covid-blue {
	color: #E1FAFD;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 1.4;
	margin-bottom: 0px;
}

#home #content .covid h5.covid-blue {
	color: #E1FAFD;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 0px;
}



#home #content .covid-19 h2 {
	color: #ffffff;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 700;
	/*font-size: 52px;*/
	font-size: 28px;
	line-height: 1;
	margin-bottom: 0px;
}

#home #content .nice h1.covid-white {
	color: #ffffff;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 700;
	/*font-size: 52px;*/
	font-size: 53px;
	line-height: 1;
	margin-bottom: 0px;
}


#home #content .covid-19 h2.covid-green {
	color: #94C679;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 700;
	/*font-size: 52px;*/
	font-size: 60px;
	line-height: 1;
	margin-bottom: 0px;
}

#home #content .covid-19 h4 {
	color: #ffffff;
	font-size: 30px;
}

#home #content .covid-19 h5 {
	font-size: 16px;
}

#home #content .covid-19 a {
	color: #94C679;
}


.btn.btn-nice {
    background-color: #461252;
    border-color: rgba(255, 255, 255, 1);
    border-radius: 5px;
    color: #fff;
}

.btn.btn-nice:hover {
	color: #fff;
	background-color: #FFEB3B;
}



a, a:focus, a:active {
    color: #000;
	font-weight: bold;
}

a:hover {
	color: #2ED2F1;
}

.error {
	color: #FF0000;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 700;
}

p, p.lead {
    margin-bottom: 20px;
}

.lead {
	/*font-family: 'Courgette', cursive;*/
	font-family: "Times New Roman", Georgia, Serif;
	font-style: italic;
    font-size: 27px;
    line-height: 1.4;
}

#content h1.pb-medium {
    padding-bottom: 30px;
}

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}

.text-white {
	color: #ffffff;
}

#home #content h1.text-white {
	color: #ffffff;
}

#home #content h2.text-white {
	color: #ffffff;
}

.bg-grey-light {
	background-color: #f7f7f7;
}

.bg-grey {
	background-color: #efefef;
}

.bg-blue {
	background-color: #2ED2F1;
	color: #fff;
}

.bg-purple {
	background-color: #523CB3;
	color: #fff;
}

.bg-gold {
	background-color: #E3DCBB;
}

.bg-gold-light {
    background-color: #f3f0e2;
}

.bg-white {
	background-color: #fff;
}

/* TEMP REBRAND */

.bg-rebrand {
	background: url(../images/bg-rebrand.jpg) top center no-repeat fixed #D4DBE1; 
}

.bg-rebrand h1 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 0px;
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}

.bg-rebrand h2 {
	color: #333;
	font-size: 16px;
}

.bg-rebrand h2 a {
	color: #523CB3;
}

.bg-rebrand p {
	color: #333;
	margin-bottom: 0px;
	padding-top: 10px;
}

.bg-rebrand p.call {
	padding-bottom: 10px;
}

.bg-rebrand img {
	padding: 10px 0;
}


/* MAilchimp Subscribe - HOME */

.mc-subscribe-home ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}



mark, .mark {
	background-color: #fff;
    color: #111;
    float: left;
	font-family: "Times New Roman", Georgia, Serif;
	font-style: italic;
    font-size: 27px;
    line-height: 1.4;
    left: -200px;
    max-width: 200px;
    position: absolute;
}

.sub-header h1.home-alert {
	color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
	line-height: 1;
	margin: 14px 0 2px;
    text-transform: uppercase;
}

.sub-header p {
	color: #888;
	font-size: 13px;
}

.sub-header a {
    color: #111;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.sub-header a:hover, a:focus, a:active {
    color: #523CB3;
}

.menu-header .nav > li:not(.menu-action) .sub-menu {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.11);
    z-index: 4000;
}
/*
.menu-header .nav > li.menu-action .sub-menu {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.11);
    z-index: 4000;
}*/

h2 {
    color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin: 14px 0 2px;
    text-transform: uppercase;
}

h3 {
    color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 14px 0 2px;
    text-transform: uppercase;
}

h4.subheader-1 {
    color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 14px 0 2px;
	text-transform: none;
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}

h4 .fa {
	font-size: 10px;
}

#subscribe-join-type label {
	font-size: 17px;
}

label {
	font-size: 14px;
}

.pb-small-2 {
    padding-bottom: 25px;
}

.btn-default, .btn.default {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #575757;
}

.anchor-promotion {
	padding-top: 200px;
}






#form-fundraising {
  background-color: #523cb3;
  border-radius: 5px;
  color: #fff;
  padding: 10px 20px;
  width: 13px;
  overflow: hidden;
  position: relative;
  height: 30px;
  /*right: 50%;*/
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

#form-fundraising a {
	color: #fff;
}
/*
form {
  position: relative;
}
*/
#form-donate {
  background-color: #2ed2f1;
  border-radius: 5px;
  padding: 10px 20px;
  width: 13px;
  overflow: hidden;
  position: relative;
  height: 30px;
  /*right: 50%;*/
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

#form-donate a {
	color: #fff;
}

#form-join {
  background-color: #e3dcbb;
  border-radius: 5px;
  padding: 10px 20px;
  width: 13px;
  overflow: hidden;
  position: relative;
  height: 30px;
  /*right: 50%;*/
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

#form-join a {
	color: #fff;
}

/*
span {
  width: 0px;
  height: 25px;
  font-size: 12px;
  margin-left: 30px;  
  line-height: 30px;
}
*/
.fa-nav-fundraising {
	left: -7px;
    position: absolute;
    top: 5px;
  /*top: 0%;*/
}



.fa-nav-fundraising:before {
    content: "\f201";
	font-family: FontAwesome;
}

#form-fundraising:hover {
  width: 160px;
}

#form-fundraising:hover form span {
  width: 160px;
}

#form-fundraising form span:focus, 
#form-fundraising form span:active {
  outline:none;
  width: 160px;
}

#form-fundraising form span {
	font-size: 15px;
    height: 14px;
    line-height: 20px;
    margin-left: 10px;
}

.fa-nav-donate {
	left: -7px;
    position: absolute;
    top: 5px;
  /*top: 0%;*/
}

.fa-nav-donate:before {
    content: "\f0c0";
	font-family: FontAwesome;
}

#form-donate:hover {
  width: 115px;
}

#form-donate:hover form span {
  width: 115px;
}

#form-donate form span:focus, 
#form-donate form span:active {
  outline:none;
  width: 115px;
}

#form-donate form span {
	font-size: 15px;
    height: 14px;
    line-height: 20px;
    margin-left: 3px;
}

.fa-nav-join {
	left: -7px;
    position: absolute;
    top: 5px;
  /*top: 0%;*/
}

.fa-nav-join:before {
    content: "\f2a7";
	font-family: FontAwesome;
}

#form-join:hover {
  width: 115px;
}

#form-join:hover form span {
  width: 115px;
}

#form-join form span:focus, 
#form-join form span:active {
  outline:none;
  width: 115px;
}

#form-join form span {
	font-size: 15px;
    height: 14px;
    line-height: 20px;
    margin-left: 12px;
}



















/*
|--------------------------------------------------------------------------
| 1. Full page vertical slider
|--------------------------------------------------------------------------
*/	
#fullpage .section {
	background-size: cover;
}

#section0 {
	background-image: url('../images/slider/vertical/v-1.jpg'); 
}
#section1 {
	background-image: url('../images/slider/vertical/v-2.jpg'); 
}
#section2 {
	background-image: url('../images/slider/vertical/v-3.jpg'); 
}
#section3 {
	background-image: url('../images/slider/vertical/v-4.jpg'); 
}
/*

/*
|--------------------------------------------------------------------------
| 2. Bloc images
|--------------------------------------------------------------------------
*/	

.news-1 {
	background-image:url(../images/news/news-3.jpg);
}

.news-2 {
	background-image:url(../images/news/news-2.jpg);
}

.news-3 {
	background-image:url(../images/news/news-1.jpg);
	background-position: top right;
}

.news-4 {
	background-image:url(../images/news/news-4.jpg);
}

.city {
	background-image:url(../images/theme-pics/city.jpg);
	background-position: center center;
}


.team-1 {
	background-image:url(../images/team/team-corporate-1.jpg);
}

.team-2 {
	background-image:url(../images/team/team-corporate-2.jpg);
}

.team-3 {
	background-image:url(../images/team/team-corporate-3.jpg);
	background-position: top right;
}



/*
|--------------------------------------------------------------------------
| 3. Coming soon
|--------------------------------------------------------------------------
*/	


#coming-soon-3 label {
	display:none;
}

#coming-soon-3 .form-control {
	color:white;
	font-weight: bold;
}

.logo-coming-soon {
width:200px;
}



/** single portfolio **/
#back-to-portfolio i:before{
	margin-right: 17px;
}

/* fixing footer on mobile */

@media (max-width: 767px) {
.footer-widget.text-center,
.footer-widget.text-right{
	text-align: left; 
}
}

ol.demo-list {
	padding:0;
	margin:0;
	list-style-position: inside;
}
ol.demo-list li {
	padding:10px 0;
}


.pad20 {
	padding:20px;
}

.pad30 {
	padding:30px;
}

.pad40 {
	padding:40px;
}

.pad60 {
	padding:60px;
}

/*
|--------------------------------------------------------------------------
| 5. KDL Edits
|--------------------------------------------------------------------------
*/	

/*OFFSET ANCHONR - should really just have an .anchor element for all header offsets */

#covid-guidance-document { padding-top: 160px; }


/*PRE-HEADER */

.light-color {
    color: #333;
}

.menu-header #pre-header {
	padding: 0px;
}

.menu-header #pre-header .quick-menu {
    font-size: 12px;
    padding: 0;
}

.menu-header #pre-header.light-color {
    /*background-color: #F8F8F8;*/
	background-color: #fff;
}

.menu-header #pre-header.light-color .quick-menu li a {
	border-left: 1px solid rgba(0, 0, 0, 0.11);
    color: #888;
	/*padding: 7px;*/
	padding: 8px 7px 7px 7px;
}

.menu-header #pre-header.light-color .quick-menu li.menu-contact a {
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	border-right: 1px solid rgba(0, 0, 0, 0.11);
    color: #888;
	/*padding: 7px;*/
	padding: 8px 7px 7px 7px;
}

.menu-header #pre-header.light-color .quick-menu li.menu-login a {
	border-left: none;
	border-right: 1px solid rgba(0, 0, 0, 0.11);
    color: #615827;
	/*padding: 7px;*/
	padding: 8px 10px 11px 10px;
}

.light-color ul.quick-menu li.menu-login a i {
	color: #615827;
}

.menu-header #pre-header.light-color .quick-menu li.menu-login a {
	background: #e3dcbb;
}

.menu-header #pre-header.light-color .quick-menu .btn-donate {
	color: #fff;
}

.menu-header .menu-login {
	position: relative;
	left: -1px;
}


/*
.menu-header #pre-header.light-color .quick-menu li.menu-login a:hover {
	color: #333;
}
*/

.menu-header #pre-header.light-color .quick-menu li:last-child > a { border-right: 1px solid rgba(0, 0, 0, 0.11); }

.menu-header #pre-header.light-color .quick-menu li a:hover, .menu-header #pre-header.light-color .quick-menu li a:focus, .menu-header #pre-header.light-color .quick-menu li a:active {
	/*background: #ff0000;*/
    color: #fff;
}

.menu-header li:not(.menu-action) .sub-menu a {
	/*width: 103%;*/
	width: 100%;
}



.menu-header #pre-header.light-color .quick-menu li a:hover > i {
    color:#fff;
}

.menu-header #pre-header.light-color .social-icons a:hover i, .menu-header #pre-header.light-color .social-icons a:focus i, .menu-header #pre-header.light-color .social-icons a:active i {
    color: #fff;
}

.light-color ul.quick-menu i {
	color: #888;
	font-size: 14px;
	padding: 0 5px 0 2px;
}

.header-login {
	background: #00ff00;
}

ul.social-icons a {
	/*padding: 3px 12px;*/
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	color: #888;
	padding: 6px 12px;
}

ul.social-icons li:last-child > a { border-right: 1px solid rgba(0, 0, 0, 0.11); }

ul.social-icons a.search-btn {
	/*background: #F7D710;*/
    display: inline-block;
    font-size: 14px;
}

.search-btn.hvr-sweep-to-bottom:before {
	background: #523FB3;
}

ul.social-icons a.podcast-btn {
	background: #1ED760;
	color: #333333;
    display: inline-block;
    font-size: 14px;
}

ul.social-icons a.podcast-btn:hover {
	color: #ffffff;
}

.menu-header #pre-header.light-color .social-icons a.podcast-btn i {
    color: #333333;
}

.menu-header #pre-header.light-color .social-icons a.podcast-btn:hover i {
    color: #1ED760;
}


.podcast-btn.hvr-sweep-to-left:before {
	background: #333333;
}

ul.social-icons a.facebook-btn {
	/*background: #3B5998;*/
    display: inline-block;
    font-size: 14px;
}

.facebook-btn.hvr-sweep-to-right:before {
	background: #3B5998;
}

ul.social-icons a.twitter-btn {
	/*background: #1DA1F2;*/
    display: inline-block;
    font-size: 14px;
}

.twitter-btn.hvr-sweep-to-top:before {
	background: #1DA1F2;
}

ul.social-icons a.linkedin-btn {
	/*background: #F7D710;*/
    display: inline-block;
    font-size: 14px;
}

.linkedin-btn.hvr-sweep-to-left:before {
	background: #F7D710;
}

ul.social-icons a.youtube-btn {
	/*background: #F7D710;*/
    display: inline-block;
    font-size: 14px;
}

.youtube-btn.hvr-sweep-to-left:before {
	background: #E62117;
}


.menu-header #pre-header.light-color .social-icons a i {
    color: #888;
}

/*
.menu-header #pre-header.light-color .social-icons a:hover i {
    color: #ff0000;
}
*/


/* HEADER */


.nav-style-6 .menu-header .nav > li:not(.menu-action) > a {
    opacity: 1;
}

.menu-header .navbar-brand {
    display: block;
    height: auto;
    padding: 20px 0;
}

.navbar-brand > img {
    display: inline;
}

.menu-header .navbar-brand h1 {
	color: #523CB3;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	/*font-size: 20px;*/
	font-size: 19px;
	float: right;
	margin-bottom: 0px;
	padding: 10px 0 0 15px;
}

.menu-header .navbar-brand h1.gradient-color {
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}

.nav-style-1 .menu-header .nav > li:not(.menu-action) > a:before, .nav-style-1 .menu-header .nav > li:not(.menu-action) > a::after {
    background-color: #2ED2F1;
}

.nav-style-1 .menu-header .nav > li:hover:not(.menu-action) > a, .nav-style-1 .menu-header .nav > li.active:not(.menu-action) > a {
    color: #523CB3;
}

.menu-header .nav > li:not(.menu-action) > a {
    /*color: #523CB3;*/
	color: #333;
}

.menu-header .nav > li.active:not(.menu-action) > a, .menu-header .nav > li:hover:not(.menu-action) > a {
    color: #2ED2F1;
}

.nav-style-6 .menu-header .nav > li {
	font-family: 'Quicksand', sans-serif;
}


.nav-style-6 .menu-header .nav > li:hover:not(.menu-action) > a:after, .nav-style-6 .menu-header .nav > li.active:not(.menu-action) > a:after {
    background-color: #2ED2F1;
}

.nav-style-6 .menu-header .nav > li:hover:not(.menu-action) > a:after, .nav-style-6 .menu-header .nav > li.active:not(.menu-action) > a:after {
    content: "";
    display: block;
    height: 2px;
    margin-top: -4px;
}

.nav-style-6 .menu-header .nav > li.menu-action > a {
    border-radius: 5px;	
}

.dark-main-color {
    background-color: #523CB3;
    color: #fff;
}

.btn-donate, .btn.donate {
   /* background-color: #FF9326;
    border-color: #fff;
    color: #fff;*/
	
	/*background: #2ed2f1;
	background: -moz-linear-gradient(45deg, #2ed2f1 0%, #523cb3 100%); 
	background: -webkit-linear-gradient(45deg, #2ed2f1 0%,#523cb3 100%); 
	background: linear-gradient(45deg, #2ed2f1 0%,#523cb3 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ed2f1', endColorstr='#523cb3',GradientType=1 ); 
    border-color: #fff;
	color: #ffffff;*/
	
	background: #FF9326; /* Old browsers */
	background: -moz-linear-gradient(45deg, #FF9326 0%, #DD6F00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #FF9326 0%,#DD6F00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #FF9326 0%,#DD6F00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9326', endColorstr='#DD6F00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-color: #fff;
	color: #ffffff;
}

.menu-header .nav > li.menu-action a:hover {
    /*color: #B25900;*/
	color: #ffffff;
}

#donate .hvr-sweep-to-bottom:before {
    background: #2ED2F1;
}

#donate .btn.small i:before, #donate .btn.btn-sm i:before, #donate .btn.btn.small i:before {
    font-size: 20px;
	font-weight: bold;
}


#donate .hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    /*right: -4px;*/
	right: 3px;
    top: -11px;
    transform: translateZ(0px);
}

.menu-header .nav > li > a {
    font-size: 12px;
	font-weight: bold;
}

.nav-style-6 .menu-header .nav > li:not(.menu-action) > a {
	padding: 0 10px;
}

.btn-sm, .btn.small {
    line-height: 1.5;
    padding: 12px 20px;
	border-radius: 5px;
}

.menu-header .btn-sm, .menu-header .btn.small {
    line-height: 1.5;
    padding: 12px 10px;
	border-radius: 5px;
}


.btn-donate:hover, .btn-donate:focus, .btn-donate:active, .btn-donate.active, .open > .dropdown-toggle.btn-donate, .btn.donate:hover, .btn.donate:focus, .btn.donate:active, .btn.donate.active, .open > .dropdown-toggle.btn.donate {
    border-color: #fff;
	color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn.primary:hover, .btn.primary:focus, .btn.primary:active, .btn.primary.active, .open > .dropdown-toggle.btn.primary {
    border-color: #fff;
}

.btn-remove-cart {
    background-color: #efefef;
    /*border: 1px solid #ddd;*/
    color: #666;
}

.btn-remove-cart:hover {
    background-color: #2ed2f1;
    /*border: 1px solid #ddd;*/
    color: #fff;
}

.btn-checkout {
    background-color: #e3dcbb;
    /*border: 1px solid #ddd;*/
    color: #666;
}

.btn-checkout:hover {
    background-color: #2ed2f1;
    /*border: 1px solid #ddd;*/
    color: #fff;
}



/*
.btn-remove-cart.hvr-sweep-to-right:before {
    background: #2ed2f1;
}
*/

/* Join Now BUTTON */

.btn-join, .btn.join {
    /*background-color: #E3DCBB;*/
	/*background-color: #523cb3;*/
	background: #523cb3; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #523cb39 0%, #2ed2f1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #523cb3 0%,#2ed2f1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #523cb3 0%,#2ed2f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#523cb3', endColorstr='#2ed2f1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-color: #fff;
    /*color: #615827;*/
	color: #ffffff;
}

.menu-header .nav > li.menu-action.join > a {
    /*color: #615827;*/
	color: #ffffff;
}

#join .btn i:before {
    /*color: #615827;*/
	color: #ffffff;
}

#join .hvr-sweep-to-bottom:before {
    background: #2ED2F1;
}

#join .btn.small i:before, #join .btn.btn-sm i:before, #join .btn.btn.small i:before {
    font-size: 20px;
}

#join .hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    /*right: -4px;*/
	right: 3px;
    top: -11px;
    transform: translateZ(0px);
}

#join a:hover, #join a:hover > i:before {
	color: #fff;
}




/* SEARCH */

.btn-search-result {
    /*background-color: #E3DCBB;*/
	/*background-color: #523cb3;*/
	background: #523FB3; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #796ACA 0%, #523FB3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #796ACA 0%,#523FB3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #796ACA 0%,#523FB3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#796ACA', endColorstr='#523FB3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-color: #fff;
    /*color: #615827;*/
	color: #ffffff;
}


.search-result .btn i:before {
    /*color: #615827;*/
	color: #ffffff;
}

.search-result .hvr-sweep-to-right:before {
    background: #2ED2F1;
}

.search-result .btn.small i:before, .search-result .btn.btn-sm i:before, .search-result .btn.btn.small i:before {
    font-size: 20px;
}

.search-result .hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    /*right: -4px;*/
	right: 3px;
    top: -11px;
    transform: translateZ(0px);
}

.search-result a:hover, .search-result a:hover > i:before {
	color: #fff;
}


/* Fundraising BUTTON */

.btn-fundraise, .btn.fundraise {
    background-color: #523CB3;
    border-color: #fff;
    color: #fff;
}

.menu-header .nav > li.menu-action.fundraise > a {
    color: #fff;
}

#fundraise .btn i:before {
    color: #fff;
}

#fundraise .hvr-sweep-to-bottom:before {
    background: #2ED2F1;
}

#fundraise .btn.small i:before, #fundraise .btn.btn-sm i:before, #fundraise .btn.btn.small i:before {
    font-size: 20px;
}

#fundraise .hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    /*right: -4px;*/
	right: 3px;
    top: -11px;
    transform: translateZ(0px);
}

#fundraise a:hover, #fundraise a:hover > i:before {
	color: #fff;
}








/* Next BUTTON */

.btn-next, .btn.next {
    background-color: #E3DCBB;
    border-color: #fff;
    color: #615827;
}

#join-next.btn i:before {
    color: #615827;
}

#join-next.hvr-sweep-to-bottom:before {
    background: #2ED2F1;
}

#join-next {
	font-family: "Quicksand",sans-serif;
    font-size: 14px;
	
}


#join-next.btn.small i:before, #join-next.btn.btn-sm i:before, #join-next.btn.btn.small i:before {
    font-size: 14px;
}

#join-next.hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    right: -4px;
    top: -11px;
    transform: translateZ(0px);
}


/* NAVIGATION COLLAPSE */


.menu-header .navbar-header .navbar-toggle {
    margin: 0;
    padding: 38px 30px;
}

.navbar-toggle {
    background-color: #fff;
    border-radius: 0;
}

.navbar-default .navbar-toggle {
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #523CB3;
}




.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #efefef;
}

/* SUB-HEADER */

.sub-header {
	background: #f7f7f7;
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
	border-top: 1px solid rgba(0, 0, 0, 0.11);
	display: block;
	padding: 5px 0;
	
}

.sub-header ul {
	padding: 10px 0;
	margin-bottom: 0px;
}

.sub-header ul li a, .sub-header ul li {
	/*color: #888;*/
	color: #888;
	font-family: 'Quicksand', sans-serif;
	font-size: 12px;
	text-transform: uppercase;    
}

.sub-header ul li a i, .sub-header ul li i {
	color: #888;
}

.sub-header ul li {
	display: inline-block;
}

.sub-header ul li a:first-of-type, .sub-header ul li a:first-of-type > i {
	color: #333;
	font-weight: 700;
}

/* SUB HEADER HOME SCROLL */

.sub-header {
	background: #f7f7f7;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.11);*/
	border-top: 1px solid rgba(0, 0, 0, 0.11);
	border-bottom: none;
	display: block;
	height: 67px;
	padding: 0;
}

/*
.sub-header .owl-pagination {
	display: none;
}
*/
	
.sub-header .mask:before {
    background-color: #f7f7f7;
    opacity: 1;
}

/* theme sub */
.owl-theme.neko-owl-theme-sub:hover .owl-controls,
.owl-theme.neko-owl-theme-sub:hover .owl-controls .owl-buttons div {
  opacity: 1;
}
.owl-theme.neko-owl-theme-sub .owl-wrapper {
  z-index: 1;
}
.owl-theme.neko-owl-theme-sub .owl-controls {
  margin-top: 0px;
  display: block;
  width: 100%;
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-pagination {
  /*z-index: 9999;
  display: block;
  position: relative;*/
  display: none;
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-page span {
  background: white;
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-page.active span {
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons div {
	border-radius: 0;
    height: 66px;
    line-height: 66px;
    margin: -60px 0 0;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 2000;
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-next {
  right: 0;
}

.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-next, .owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-prev {
    background: none;
}

.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-next i[class^="icon-"]:before, .owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-prev i[class^="icon-"]:before, .owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-next i[class*=" icon-"]:before, .owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-prev i[class*=" icon-"]:before {
    color: #111;
}

.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-prev i.icon-owl-navigation-left:before {
    font-family: 'Font Awesome 5 Free';
	content: "\f060";
	font-weight: 900;
}

.owl-theme.neko-owl-theme-sub .owl-controls .owl-buttons .owl-next i.icon-owl-navigation-right:before {
    font-family: 'Font Awesome 5 Free';
	content: "\f061";
	font-weight: 900;
}
 

.owl-theme.neko-owl-theme-sub .caption-wrapper .caption {
    display: table;
    height: 60px;
    padding: 0px;
    width: 100%;
}

/* HOME CAROUSEL */

#slider .mask:before {
    background-color: #fff;
    opacity: 0;
}

#slider .mt {
    /*margin-top: 400px;*/
	margin-top: 100px;
}

#slider .btn-primary, #slider .btn.primary {
    background-color: #e3dcbb;
    border-color: #e3dcbb;
    color: #111;
}

#slider .owl-theme .owl-controls .owl-buttons .owl-next:hover, #slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: #e3dcbb;
}

#home #content .aaa h1 {
	border-bottom: 1px solid #2eb1a5;
	color: #fff;
	font-family: "Ubuntu",sans-serif;
	font-size: 45px;
	font-weight: 700;
	text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
}

#home #content .aaa h2 {
	color: #ccc;
	font-size: 25px;
	font-weight: 700;
}

#home #content .aaa .mt {
    margin-top: 50px;
}



#home #content .aaa-open-2019 .mt {
    margin-top: 470px;
}






.btn.btn-aaa {
    background-color: #2eb1a5;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}

/* AAA Winner */

#home #content .aaa-winner h1 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: "Ubuntu",sans-serif;
	font-size: 45px;
	font-weight: 700;
	text-shadow: 5px 5px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
}

#home #content .aaa-winnner h2 {
	color: #ccc;
	font-size: 25px;
	font-weight: 700;
}

#home #content .aaa-winner .mt {
    margin-top: 50px;
}

.btn.btn-aaa-winner {
    background-color: #C5A672;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}
/* AAA Winner */

#home #content .wtd h2 {
	color: #333;
	font-size: 25px;
	font-weight: 700;
}

#home #content .wtd h4 {
	color: #333;
}

#home #content .wtd .mt {
    margin-top: 50px;
}

.btn.btn-wtd {
    background-color: #012D6A;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}



#home #content .be-clot-clever h2 {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	text-transform: none;
}

#home #content .be-clot-clever h2 strong {
	color: #ff0000;
}

#home #content .be-clot-clever h4 {
	color: #333;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
}

#home #content .be-clot-clever h4 a {
	color: #56499D;
}

#home #content .be-clot-clever li {
  margin: 10px 0;
}

#home #content .be-clot-clever .mt {
    margin-top: 40px;
}

.btn.btn-be-clot-clever {
    background-color: #56499D;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}

.btn.btn-be-clot-clever:hover {
	color: #4CC1E2;
}


#home #content .out-of-range h1 {
	font-size: 60px;
	font-weight: 500;
}


#home #content .btn-out-of-range .mt {
    margin-top: 40px;
}

#home #content .btn-out-of-range-reverse .mt {
    margin-top: 40px;
}

.btn.btn-out-of-range {
    background-color: #E03730;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #fff;
}

.btn.btn-out-of-range:hover {
	color: #E03730;
	background-color: #fff;
}

.btn.btn-out-of-range-reverse {
    background-color: #fff;
    /*border-color: rgba(0, 0, 0, 0.15);*/
    border-radius: 5px;
    color: #E03730;
}

.btn.btn-out-of-range-reverse:hover {
	color: #fff;
	background-color: #E03730;
}


/* home - survey */

#home #content .survey h1 {
	font-size: 37px;
	font-weight: 500;
	line-height: 1.2;
}

#home #content .survey h2 {
	color: #111;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 1.2;
	margin-bottom: 0px;
	text-transform: none;
}

#slider .surve .mt {
	margin-top: 50px;
}

/* VIDEO */


.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*
.image-video {
    background-image: url("images/video-bg.jpg");
}
*/

#toggleVideo {
	display: none;
}



.responsive-video {
    border-radius: 5px;
}
.responsive-video {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.9);
    box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.1);
}




/* BREADCRUMB */

ul.breadcrumb-container {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.breadcrumb-container li {
	display: inline-block;
}

ul.breadcrumb-container li > i {
	color: #ddd;
	font-size: 10px;
}

.breadcrumb {
	color: #888;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
}

.breadcrumb-root.breadcrumb a {
	color: #2ed2f1;
}

.breadcrumb a {
	color: #111;
}

/* ADD THIS */
/*
.addthis_button_facebook {
	color: #ff0000;
}
*/
/*
.share span {
	display:inline-block;
}
*/

.addthis_toolbox {
	position: absolute;
	right: 0px;
}

.share {
	color: #111;
    font-size: 12px;
    font-weight: 700;
	text-transform: uppercase;
}

.share .share-text {
	display:table-cell;
	line-height: 20px;
	vertical-align:middle; 
}

.share .share-text i {
	color: #ddd;
	font-size: 10px; 
}

.share .share-images {
	display:table-cell;
	vertical-align:middle; 
}

.share .addthis_button_facebook i {
	color: #3b5998;
	font-size: 14px;
}

.share .addthis_button_twitter i {
	color: #1da1f2;
	font-size: 14px;
}

.share .addthis_button_more i {
	color: #f7d710;
	font-size: 30px;
}	


/* Tool tip */
.tooltip_templates { display: none; }


/* 3 KEY MISSION STATEMENT - BOX ICONS */

.box-icon {
    padding: 10px;
}

.box-icon p {
	color: #523CB3;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0px;
}

.box-icon p, .box-icon a p {
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}


.icon.animated img:hover {
    transform: none;
    transition: all 0.2s ease 0s;
}



/* HOME DONATE */

#home-donate-banner {
	background: #E3DCBB;
	padding: 10px;
}

#home-donate-banner p {
    color: #333;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
	padding-top: 8px;
}


.btn-donate2, .btn.donate2 {
    background-color: #2ED2F1;
    border-color: #E3DCBB;
    color: #fff;
}

#home-donate-banner .btn-sm, #home-donate-banner .btn.small {
    border-radius: 5px;
}

#home-donate-banner .hvr-sweep-to-bottom:before {
    background: #29BDD8;
}

#home-donate-banner .btn.small i:before, #home-donate-banner .btn.btn-sm i:before, #home-donate-banner .btn.btn.small i:before {
    font-size: 20px;
}

#home-donate-banner .hvr-icon-hang:before {
    font-family: FontAwesome;
    position: absolute;
    right: -4px;
    top: -11px;
    transform: translateZ(0px);
}

#amountDonate {
	color: #615827;
	font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
	text-transform: uppercase;
    opacity: 1;
}

.donate h2.donate-header {
	color: #fff;
	padding-left: 18px;
	padding-bottom: 10px;
}

/*
#donateBox {
  display: flex;
  flex-flow: row wrap;
}
*/

#donateBox label h2 {
	color: #fff;
}

#donateBox input[type="radio"]:checked + label h2 {
	color: #615827;
}

#donateBox > div {
  flex: 1;
  padding: 0.5rem;
}
#donateBox input[type="radio"] {
  display: none;
  &:not(:disabled) ~ label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: hsla(150, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}

#donateBox label {
  height: 100%;
  display: block;
  background: none;
  border: 2px solid #fff;
  border-radius: 0px;
  padding: 10px;
  margin-bottom: 0px;
  text-align: center;
  /*box-shadow: 0px 3px 10px -2px #fff;*/
  position: relative;
}

#home #content .home-donate h2 {
	color: #5DBEE3;
}

.home-donate #donateBox label {
  height: 100%;
  display: block;
  background: none;
  border: 2px solid #5883BF;
  border-radius: 0px;
  padding: 10px;
  margin-bottom: 0px;
  text-align: center;
  /*box-shadow: 0px 3px 10px -2px #fff;*/
  position: relative;
}

#donateBox input[type="radio"]:checked + label {
  /*background: hsla(150, 75%, 50%, 1);*/
  background: #e3dcbb;
  color: #615827;
  border: 2px solid #e3dcbb;
  /*box-shadow: 0px 0px 20px hsla(150, 100%, 50%, 0.75);*/
  box-shadow: 0px 0px 5px #615827;
  &::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(150, 75%, 45%, 1);
    content: "\f00c";
    font-size: 24px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}

#donateBox .form-control {
	background: none;
	border: 2px solid #fff;
	/*padding: 10px;*/
	padding-top: 9px;
	height: 50px;
}

#donateBox .form-control:focus {
	background: #e3dcbb;
	border: 2px solid #e3dcbb;
	box-shadow: 0px 0px 5px #615827;
}

#donateBox .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #fff;
	font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
	text-transform: uppercase;
    opacity: 1;
}
#donateBox .form-control::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
	font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
	text-transform: uppercase;
    opacity: 1;
}
#donateBox .form-control:focus::-moz-placeholder { /* Firefox 19+ */
   color: #615827;
}
#donateBox .form-control::-ms-input-placeholder { /* IE 10+ */
   color: #fff;
	font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
	text-transform: uppercase;
    opacity: 1;
}
#donateBox .form-control:-moz-placeholder { /* Firefox 18- */
   color: #fff;
	font-family: "Quicksand",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
	text-transform: uppercase;
    opacity: 1;
}

.donate-submit-button {
	padding: 25px 0 0;
    text-align: center;
}




/*
#donateBox input[type="radio"]#control_05:checked + label {
  background: red;
  border-color: red;
}
*/


/*
@media only screen and (max-width: 700px) {
  #donateBox {
    flex-direction: column;
  }
}
*/


.panel-title {
	font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.panel-body {
	font-size: 15px;
}

.panel-group.accordion-minimal .panel-heading .accordion-toggle:after {
    background: #2ED2F1;
}

.panel-group.accordion-minimal .panel-heading .accordion-toggle {
    color: #2ED2F1;
}

.panel-group.accordion-minimal .panel-heading .accordion-toggle.collapsed:hover:after {
    background: #2ed2f1;
}

.panel-group.accordion-minimal .panel-heading .accordion-toggle.collapsed:hover {
    color: #2ed2f1;
}


/* PODCAST */

.podcast-header {
    background-image: url('../../../images/podcast/podcast-header.jpg');
}

.podcast-post {
	background: #fff;
}

.podcast .media-box-title {
    letter-spacing: 0px;
    line-height: normal;
    font-weight: 600;
	color: #333;
    font-size: 28px;
}

.podcast .media-box-text {
    color: #333;
    font-size: 15px;
    line-height: 23px;
}

.podcast .media-box-more a {
    text-decoration: none !important;
    color: inherit;
    padding: 0;
    margin: 0;
    color: #e54e53;
    font-weight: 600;
    font-size: 20px;
}

.btn-podcast-watch {
	background-color: #fff;
	border-color: rgba(255, 0, 0, 1);
	border-radius: 5px;
	color: #333333;
	padding: 18px 36px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 26px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}

.btn-podcast-watch:hover {
    background-color: #FF0000;
    border-color: #FF0000;
    color: #fff;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn.btn-podcast-watch i:before {
    color: #FF0000;
}

.btn.btn-podcast-watch:hover i:before {
    color: #FFFFFF;
}

.light-color .btn.btn-podcast-watch:hover {
    color: #FFFFFF;
}

.dark-color .btn.btn-podcast-listen {
	color: #1ED760;
}

.dark-color .btn.btn-podcast-listen:hover {
	color: #282828;
}

.btn-podcast-listen {
	background-color: #282828;
	border-color: rgba(30, 215, 96, 1);
	border-radius: 5px;
	color: #FFF;
	padding: 18px 36px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 26px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}

.btn-podcast-listen:hover {
    background-color: #1ED760;
    border-color: #1ED760;
    color: #282828;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn.btn-podcast-listen i:before {
    color: #1ED760;
}

.btn.btn-podcast-listen:hover i:before {
    color: #282828;
}

.btn.btn-podcast-listen:hover {
    color: #1ED760;
}

/* WATCH BUTTON HOME PAGE */

.podcast-home-banner .btn-podcast-watch {
	background-color: #fff;
	border-color: rgba(255, 0, 0, 1);
	border-radius: 5px;
	color: #333333;
	padding: 10px 20px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 16px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}

.podcast-home-banner .btn-podcast-watch:hover {
    background-color: #FF0000;
    border-color: #FF0000;
    color: #fff;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.podcast-home-banner .btn.btn-podcast-watch i:before {
    color: #FF0000;
}

.podcast-home-banner .btn.btn-podcast-watch:hover i:before {
    color: #FFFFFF;
}

.podcast-home-banner .light-color .btn.btn-podcast-watch:hover {
    color: #FFFFFF;
}


/* LISTEN BUTTON HOME PAGE */

.podcast-home-banner .dark-color .btn.btn-podcast-listen {
	color: #1ED760;
}

.podcast-home-banner .dark-color .btn.btn-podcast-listen:hover {
	color: #282828;
}

.podcast-home-banner .btn-podcast-listen {
	background-color: #282828;
	border-color: rgba(30, 215, 96, 1);
	border-radius: 5px;
	color: #FFF;
	padding: 10px 20px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 16px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
}

.podcast-home-banner .btn-podcast-listen:hover {
    background-color: #1ED760;
    border-color: #1ED760;
    color: #282828;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.podcast-home-banner .btn.btn-podcast-listen i:before {
    color: #1ED760;
}

.podcast-home-banner .btn.btn-podcast-listen:hover i:before {
    color: #282828;
}


/* PODCAST BUTTONS VIDEO/AUDIO */

/* SPOTIFY */
.btn.btn-podcast-listen-spotify {
	color: #1ED760;
}

.btn.btn-podcast-listen-spotify:hover {
	color: #000;
}

.btn-podcast-listen-spotify {
	background-color: #000;
	border-color: rgba(30, 215, 96, 1);
	border-radius: 5px;
	color: #FFF;
	padding: 10px 25px 10px 10px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 10px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.btn-podcast-listen-spotify h2 {
	color: #fff;
	font-size: 16px;
	margin: 2px 0 2px;
}

.btn-podcast-listen-spotify:hover {
    background-color: #1ED760;
    border-color: #1ED760;
    color: #000;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn-podcast-listen-spotify i:before {
    color: #1ED760;
}

.btn.btn-podcast-listen-spotify:hover i:before {
    color: #000;
}

div.icon-spotify {
	background: url("/images/podcast/podcast-spotify-logo.svg") no-repeat;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

/* APPLE */
.btn.btn-podcast-listen-apple {
	color: #fff;
}

.btn.btn-podcast-listen-apple:hover {
	color: #000;
}

.btn-podcast-listen-apple {
	background-color: #000;
	border-color: #694092;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 25px 10px 10px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 10px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.btn-podcast-listen-apple h2 {
	color: #fff;
	font-size: 16px;
	margin: 2px 0 2px;
}

.btn-podcast-listen-apple:hover {
    background-color: #694092;
    border-color: #694092;
    color: #000;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn-podcast-listen-apple i:before {
    color: #694092;
}

.btn.btn-podcast-listen-apple:hover i:before {
    color: #000;
}

div.icon-apple {
	background: url("/images/podcast/podcast-apple-logo.svg") no-repeat;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

/* Google */
.btn.btn-podcast-listen-google {
	color: #fff;
}

.btn.btn-podcast-listen-google:hover {
	color: #000;
}

.btn-podcast-listen-google {
	background-color: #000;
	border-color: #E1A504;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 25px 10px 10px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 10px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.btn-podcast-listen-google h2 {
	color: #fff;
	font-size: 16px;
	margin: 2px 0 2px;
}

.btn-podcast-listen-google:hover {
    background-color: #E1A504;
    border-color: #E1A504;
    color: #000;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn-podcast-listen-google i:before {
    color: #E1A504;
}

.btn.btn-podcast-listen-google:hover i:before {
    color: #000;
}

div.icon-google {
	background: url("/images/podcast/podcast-google-logo.svg") no-repeat;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

/* TuneIn */
.btn.btn-podcast-listen-tunein {
	color: #fff;
}

.btn.btn-podcast-listen-tunein:hover {
	color: #000;
}

.btn-podcast-listen-tunein {
	background-color: #000;
	border-color: #157D73;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 25px 10px 10px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 10px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.btn-podcast-listen-tunein h2 {
	color: #fff;
	font-size: 16px;
	margin: 2px 0 2px;
}

.btn-podcast-listen-tunein:hover {
    background-color: #157D73;
    border-color: #157D73;
    color: #000;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn-podcast-listen-tunein i:before {
    color: #157D73;
}

.btn.btn-podcast-listen-tunein:hover i:before {
    color: #000;
}

div.icon-tunein {
	background: url("/images/podcast/podcast-tunein-logo.svg") no-repeat;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

/* YouTube */
.btn.btn-podcast-listen-youtube {
	color: #fff;
}

.btn.btn-podcast-listen-youtube:hover {
	color: #000;
}

.btn-podcast-listen-youtube {
	background-color: #000;
	border-color: #BC1D19;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 25px 10px 10px;
	line-height: 1.33;
	font-weight: 600;
	font-size: 10px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: left;
}

.btn-podcast-listen-youtube h2 {
	color: #fff;
	font-size: 16px;
	margin: 2px 0 2px;
}

.btn-podcast-listen-youtube:hover {
    background-color: #BC1D19;
    border-color: #BC1D19;
    color: #000;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.08);
}

.btn-podcast-listen-youtube i:before {
    color: #BC1D19;
}

.btn.btn-podcast-listen-youtube:hover i:before {
    color: #000;
}

div.icon-youtube {
	background: url("/images/podcast/podcast-youtube-logo.svg") no-repeat;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}


/* PODCAST QUOTES */


.podcast-caruosel .carousel {
	margin: 50px auto;
	padding: 0 70px;
}

.podcast-caruosel .carousel .item {
	color: #333;
	overflow: hidden;
    min-height: 120px;
	font-size: 16px;
}

.podcast-caruosel .carousel .media img {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
}

.podcast-caruosel .carousel .testimonial {
	padding: 0 15px 0 60px ;
	position: relative;
}

.podcast-caruosel .carousel .testimonial::before {
	content: "\201C";
  	font-family: Arial,sans-serif;
	color: #58529F;
	font-weight: bold;
	font-size: 68px;
	line-height: 54px;
	position: absolute;
	left: 15px;
	top: 0;
}

.podcast-caruosel .carousel .overview b {
	text-transform: uppercase;
	color: #58529F;
}

.podcast-caruosel .carousel .carousel-indicators {
	bottom: -40px;
}

.podcast-caruosel .carousel-indicators li, .carousel-indicators li.active {
	width: 18px;
    height: 18px;
	border-radius: 50%;
	margin: 1px 3px;
}

.podcast-caruosel .carousel-indicators li {	
    background: #e2e2e2;
    border: 4px solid #fff;
}

.podcast-caruosel .carousel-indicators li.active {
	color: #fff;
    background: #58529F;    
    border: 5px double;    
}






.media-box-text p.lead {
	font-size: 20px;
}

#home #content .podcast-home-banner h2 {
	color: #5D58A1;
	font-size: 24px;
	font-weight: 700;
}

.podcast-home-banner h3 {
	color: #333333;
	font-size: 20px;
}







/* HOME WHATS HAPPENING */

#home-happening {
	background: #efefef;
}

/* NEWS & EVENTS HOME PAGE */

.newsEventHome {
	
}



.newsEventHome .event h4 {
	color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventHome .event p {
	color: #fff;
	font-size: 14px;
}

.newsEventHome .event a:hover {
	text-decoration: none;
}

.caption-grid-layout .event figure figcaption {
    background: #2ED2F1;
}

.caption-grid-layout .event figure figcaption:hover {
    background: #ff0000;
}

.media-type-event {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-event i {
	background: #2ED2F1;
	color: #fff;
	padding: 10px;
}

.caption-grid-layout .news figure figcaption {
    background: #523CB3;
}

.newsEventHome .news h4 {
	color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventHome .news p {
	color: #fff;
	font-size: 14px;
}

.newsEventHome .news a:hover {
	text-decoration: none;
}

.media-type-news {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-news i {
	background: #523CB3;
	color: #fff;
	padding: 10px;
}

.caption-grid-layout .news figure figcaption:hover {
    background: #ff0000;
}









.caption-grid-layout .stories figure figcaption {
    background: #e3dcbb;
}

.newsEventHome .stories h4 {
	color: #615827;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventHome .stories p {
	color: #615827;
	font-size: 14px;
}

.newsEventHome .stories a:hover {
	text-decoration: none;
}

.media-type-stories {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-stories i {
	background: #e3dcbb;
	color: #615827;
	padding: 10px;
}

.caption-grid-layout .stories figure figcaption:hover {
	background: #ff0000;
	/*color: #ffffff;*/
}

.caption-grid-layout .stories figure figcaption:hover h4, .caption-grid-layout .stories figure figcaption:hover p {
	color: #ffffff;
}






/*
.caption-grid-layout .blog figure figcaption {
    background: #523CB3;
}

.news-type-blog {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.news-type-blog i {
	background: #523CB3;
	color: #fff;
	padding: 10px;
}
*/
#home-happening h3 {
	color: #fff;
    /*font-family: 'Open Sans', sans-serif;*/
	font-family: "Quicksand",sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
	margin-bottom: 0;
}

#home-happening p {
	font-size: 16px;
}

#home-happening a, #home-happening a:hover, #home-happening a:focus, #home-happening a:active {
    color: #fff;
}





/*TEMP */

#team h3 {
	color: #523CB3;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0px;
}

#team h3 {
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}








/* HOME PAGE - TWITTER */

#home .twitter {
	
}

a#twitter-follow {
    float: right;
    padding-right: 30px;
    position: relative;
}

a.twitter-reply {
    background: rgba(0, 0, 0, 0) url("/images/twitter-everything-sprite.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 32px;
    outline: medium none;
    width: 32px;
}

a.twitter-reply:hover {
    background-position: -96px 0;
    display: block;
    outline: medium none;
}

a.twitter-retweet {
    background: rgba(0, 0, 0, 0) url("/images/twitter-everything-sprite.png") no-repeat scroll -32px 0;
    display: block;
    float: left;
    height: 32px;
    margin-left: 0;
    outline: medium none;
    width: 32px;
}

a.twitter-retweet:hover {
    background-position: -128px 0;
    display: block;
    outline: medium none;
}

a.twitter-fav {
    background: rgba(0, 0, 0, 0) url("/images/twitter-everything-sprite.png") no-repeat scroll -64px 0;
    display: block;
    float: left;
    height: 32px;
    margin-left: 0;
    outline: medium none;
    width: 32px;
}

a.twitter-fav:hover {
    background-position: -160px 0;
    display: block;
    outline: medium none;
}


#home #content .twitter h2 {
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 400;
	/*font-size: 52px;*/
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 0px;
}

#home #content .twitter p {
	color: #fff;
	font-family: "Open Sans",sans-serif;
    font-size: 17px;
    line-height: 1.7;
}

#home #content .twitter p a {
	/*color: #66757F;*/
	color: #111;
}

#home #content .twitter .btn i:before {
    color: #111;
}

#home #content .twitter .btn:hover  i:before {
    color: #fff;
}

#home #content .twitter .hvr-sweep-to-left:hover, #home #content .twitter .hvr-sweep-to-left:focus, #home #content .twitter .hvr-sweep-to-left:active {
    color: #fff;
}

#home #content .twitter .btn-twitter, #home #content .twitter .btn.twitter {
    /*background-color: #66757F;*/
    /*border-color: #66757F;*/
	border-color: #111;
    color: #111;
}

#home #content .twitter .btn-twitter:hover, #home #content .twitter .btn.twitter {
	/*border-color: #2098d1;*/
	border-color: #2098d1;
}


#home #content .twitter .owl-theme .owl-controls .owl-page span {
    background: #fff;
    color: #fff;
}


#home #content .twitter ul.social-list {
    display: inline-block;
}

#home #content .twitter ul.social-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#home #content .twitter ul.social-list li {
	display: inline;
}

#home #content .twitter .btn-social {
	border-color: #111;
    color: #111;
}




/* DIFFERENT NAV STYLE */

.nav-style-2 .menu-header .nav > li:hover:not(.menu-action) > a {
    background-color: #fff;
    color: #fff;
}

.nav-style-2 .menu-header .nav > li.active:not(.menu-action) > a {
	background-color: #E3DCBB;
    color: #fff; 
}


/* PAGE CONTENT */

.page-header {
    border-bottom: none;
}

#content h1 {
	/*color: #fff;*/
	font-family: 'Quicksand', sans-serif;
	/*font-weight: 500;*/
	font-weight: 400;
	/*font-size: 52px;*/
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 0px;
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	background-image: gradient( linear, left top, right top, color-stop(0, #2ED2F1), color-stop(1, #523CB3) );
	color:transparent;
	-webkit-background-clip: text;
	background-clip: text;
}






.page-header .text-light p {
	color: #fff;
	position: relative;
	left: 0px;
	font-size: 12px;
    font-weight: bold;
	text-transform: uppercase;
}

/*
.gradient-header {
	background: rgba(46,209,241,1);
	background: -moz-linear-gradient(left, rgba(46,209,241,1) 0%, rgba(82,60,179,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46,209,241,1)), color-stop(100%, rgba(82,60,179,1)));
	background: -webkit-linear-gradient(left, rgba(46,209,241,1) 0%, rgba(82,60,179,1) 100%);
	background: -o-linear-gradient(left, rgba(46,209,241,1) 0%, rgba(82,60,179,1) 100%);
	background: -ms-linear-gradient(left, rgba(46,209,241,1) 0%, rgba(82,60,179,1) 100%);
	background: linear-gradient(to right, rgba(46,209,241,1) 0%, rgba(82,60,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ed1f1', endColorstr='#523cb3', GradientType=1 );
}
*/

ul.entry-meta li.entry-date {
	background: none;
	padding: 5px 5px 9px 5px;
}

ul.entry-meta li.entry-comments {
	background: none;
	padding: 0px;
}

.entry-meta p {
	margin-bottom: 0px;
}

.at-resp-share-element .at-share-btn {
	margin: 0 5px 0 0 !important;
}








/* NEWS & EVENTS SECTION PAGE */

.newsEventMain {
	
}

.newsEventMain figure figcaption {
    margin-top: 0px;
}

.newsEventMain figure figcaption {
    padding: 25px;
}

.newsEventMain figure > a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.newsEventMain figure img {
    transition: all 0.2s ease-in-out 0s;
}

.newsEventMain figure:hover img {
    transform: scale(1.1);
}

.newsEventMain .fund h4 {
	color: #B25900;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}


.newsEventMain .fund p {
	color: #B25900;
	font-size: 14px;
}


.newsEventMain .fund a:hover {
	text-decoration: none;
}

.captionMain .fund figure figcaption {
    background: #FF9326;
}

.captionMain .fund figure figcaption:hover {
    background: #efefef;
}

.captionMain .fund figure figcaption:hover h4, .captionMain .fund figure figcaption:hover p {
    color: #888;
}

.media-type-fund {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-fund i {
	background: #FF9326;
	color: #B25900;
	padding: 10px;
}

.newsEventMain .stories h4 {
	color: #615827;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventMain .stories p {
	color: #615827;
	font-size: 14px;
}

.newsEventMain .stories a:hover {
	text-decoration: none;
}

.captionMain .stories figure figcaption {
    background: #e3dcbb;
}

.captionMain .stories figure figcaption:hover {
    background: #efefef;
}

.captionMain .stories figure figcaption:hover h4, .captionMain .stories figure figcaption:hover p {
    color: #888;
}

.media-type-stories {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-stories i {
	background: #e3dcbb;
	color: #615827;
	padding: 10px;
}

.newsEventMain .event h4 {
	color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventMain .event p {
	color: #fff;
	font-size: 14px;
}

.newsEventMain .event a:hover {
	text-decoration: none;
}

.captionMain .event figure figcaption {
    background: #2ED2F1;
}

.captionMain .event figure figcaption:hover {
    background: #efefef;
}

.captionMain .event figure figcaption:hover h4, .captionMain .event figure figcaption:hover p {
    color: #888;
}

.media-type-event {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-event i {
	background: #2ED2F1;
	color: #fff;
	padding: 10px;
}

.captionMain .news figure figcaption {
    background: #523CB3;
}

.newsEventMain .news h4 {
	color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

.newsEventMain .news p {
	color: #fff;
	font-size: 14px;
}

.newsEventMain .news a:hover {
	text-decoration: none;
}

.media-type-news {
	padding: 10px;
	position: absolute;
	z-index: 10;
}

.media-type-news i {
	background: #523CB3;
	color: #fff;
	padding: 10px;
}

.captionMain .news figure figcaption:hover {
    background: #efefef;
}

.captionMain .news figure figcaption:hover h4, .captionMain .news figure figcaption:hover p {
    color: #888;
}

#news-sidebar h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
	padding-bottom: 5px;
}

#news-sidebar ul.news-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#news-sidebar ul.news-list-sub {
	list-style-type: none;
	/*margin: 0px;
	padding: 0px;*/
}

#news-sidebar ul.news-list a {
	color: #888;
	font-size: 14px;
}

#news-sidebar ul.news-list i {
	color: #111;
	font-size: 10px;
	/*padding-bottom: 4px;*/
	padding: 4px;
	vertical-align: middle;
} 

#news-sidebar ul.news-list i.fa-newspaper-o {
	background: #523cb3;
	color: #fff;
}

#news-sidebar ul.news-list i.fa-calendar {
	background: #2ed2f1;
	color: #fff;
}

#news-sidebar ul.news-list i.fa-quote-right {
	background: #e3dcbb;
	color: #615827;
}

#news-sidebar ul.news-list i.fa-users {
	background: #ff9326;
	color: #b25900;
}

.news-list li a {
    display: block;
    padding: 7px 0;
    transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.news-list li a:hover, .news-list li a:focus, .news-listli a:active {
    padding-left: 7px;
    text-decoration: none;
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.news-list-sub li a {
    padding: 0;
}

.newsquote {
	color: #111;
	font-family: "Times New Roman",Georgia,serif;
    font-size: 22px;
    font-style: italic;
    line-height: 1.4;
}



.quote {
	color: #111;
	font-family: "Times New Roman",Georgia,serif;
    font-size: 22px;
    font-style: italic;
    line-height: 1.4;
}

/* STORIES */

.story-item figure img {
    transition: all 0.2s ease-in-out 0s;
}

.story-item figure:hover img {
    transform: scale(1.1);
}

.story-item figure > a {
    display: block;
    overflow: hidden;
    width: 100%;
}





/* EVENTS */


.events img {
	border: 3px solid #f7f7f7;
}

#content.events h1 {
	line-height: 1.2;
}

#content.events h1 a {
	color: #111;
}

#content.events h1 a:hover {
	color: #2ed2f1;
}

#content.events h2 {
	margin: 0px;
}

#content.events h2 a {
	color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
	margin: 0px;
}

#content.events h3.date-list {
	font-size: 13px;
}

#content .event-list p {
    font-size: 14px;
    margin-bottom: 0;
}

#content.events ul.calendar {
	margin-top: 30px;
}

ul.calendar-nav {
    margin: 1.5em 0;
    overflow: hidden;
    padding-top: .8em;
}

ul.calendar-nav li {
    list-style-type: none;
}

a.paging-prev {
    padding-left: 7.1428571%; /* 20 / 280 */
}

a.paging-next {
    padding-right: 7.1428571%; /* 20 / 280 */
}
    
ul.calendar-nav h2 {
    margin-top: 1.1em;
}
    
ul.calendar-nav h2 a {
    background: none;
    padding-left: 0;
}

/* *** CALENDAR *** 
all screen widths */
table.calendar {
    width: 100%;
}

table.calendar tbody {
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}

table.calendar th {
    display: table-cell;
    width: 14.285714286%;/* 1/7 of width as there's always 7 days in the week */
    font-weight: bold;
}

table.calendar th abbr {
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

table.calendar td {
    border: 1px solid #e2e2e2;
    text-align: left;
	vertical-align: top;
    width: 14.285714286%;/* 1/7 of width as there's always 7 days in the week */
}

table.calendar td.notinmonth {
    background: #e2e2e2;
}

table.calendar .day {
    display: block;
}

table.calendar .vevent {
    border-top: 1px dotted #dee0e0;
    display: block;
    padding: .5em 0;
}


table.calendar a.vevent abbr {
    font-weight: bold;
    margin-right: .5em;
}

table.calendar .has-event { /* just highlight days which have events */
    background: #00348e;
    color: #fff;   
}

table.calendar .has-event .eventwrap {
	padding: 0.5em;
}
    
table.calendar .has-event a,
table.calendar .has-event span {
    color: #fff;
}

/* on narrow widths we hide the summary */
table.calendar tr td .vevent span.summary { 
        display: none;
}

/* *** LISTING VIEW *** */
ul.calendar {
    border-top: 1px solid #dee0e0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

ul.calendar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.calendar > li {
    border-bottom: 1px solid #dee0e0;
    padding-bottom: .8em;
}

ul.calendar li h3 {
    /*background: #f0f0f0;*/
    margin-top: 0;
    margin-bottom: 0;
    /*padding: .3em .8em;*/
}

ul.calendar li .vevent {
    padding: .8em;
}

ul.calendar .vevent:nth-of-type(2n) {
    border-top: 1px dotted #dee0e0;
}

ul.calendar .vevent h4 {
    margin: 0;
}

ul.calendar .vevent h4 a {
    font-weight: normal;
}


#events-sidebar h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
	padding-bottom: 5px;
}

#events-sidebar ul.events-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#events-sidebar ul.events-list-sub {
	list-style-type: none;
	/*margin: 0px;
	padding: 0px;*/
}

#events-sidebar ul.events-list a {
	color: #888;
	font-size: 14px;
}

#events-sidebar ul.events-list i {
	color: #111;
	font-size: 10px;
	padding-bottom: 4px;
	vertical-align: middle;
} 



ul.calendar.event-list-page {
    border-top: none;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

ul.calendar.event-list-page > li {
    border-bottom: medium none;
    padding-bottom: 0;
}

#events-sidebar ul.event-list-page a {
    color: #888;
    font-size: 14px;
}

#events-sidebar ul.event-list-page i {
    color: #111;
    font-size: 10px;
    padding-bottom: 4px;
    vertical-align: middle;
}

.event-list-page li a {
    display: block;
    padding: 7px 0;
    transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.event-list-page li a:hover, .event-list-page li a:focus, .event-list-page li a:active {
    padding-left: 7px;
    text-decoration: none;
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
}


/* DONATE */

.image-donate-header {
    /*background-image: url("../images/theme-pics/donate-bg.jpg");*/
	background: #2ED2F1;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #523CB3, #2ED2F1);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #523CB3, #2ED2F1); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.image-donate-header .mask:before {
    opacity: 0;
}

h1.donate-header {
    color: #204067;
    font-family: "Quicksand",sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}

.image-donate-header i.medium[class^="icon-"]:before, .image-donate-header i.medium[class*=" icon-"]:before {
    font-size: 40px;
}

.image-donate-header h6 {
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 14px 0 2px;
    text-transform: uppercase;
}

.donate .video-text {
	padding: 0px 20px 40px 20px;
}
    
	
	
	
	
	
/* Join / Subscribe */

/* Hack to hide initial radio button */
/*#form1_subscribe_member_type0 {
	display: none;
}

#subscribe-new-member {
	display: none;
}

#subscribe-current-member {
	display: none;
}

#subscribe-join-location {
	display: none;
}

#subscribe-join-create {
	display: none;
}

.register-submit {
	display: none;
}*/

.join-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.page-header.x-large.join-header {
    height: 600px;
}

.join-header {
    background-image: url("../../../images/theme-pics/page-header/join-header.jpg");
}

.form-control:hover {
    border-color: #888;
    box-shadow: none;
}

.form-control:focus {
    border-color: #2ed2f1;
    box-shadow: none;
}

.form-check-kdl {
	padding-left: 10px;
	transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
}

input[type="checkbox"].form-check-kdl {
	margin-left: 7px;
}

.profile-password .form-control {
	width: 50%;
}

/* ADDRESS - PROFILE */

.hidden {
	display: none;
}


.menu-header #pre-header.light-color .quick-menu .sub-menu li a {
	border-left: 1px solid rgba(0, 0, 0, 0.11);
    color: #888;
	/*padding: 7px;*/
	/*padding: 5px 20px 5px 20px;*/
	padding-top: 11px;
}


.menu-header #pre-header.light-color .quick-menu .sub-menu li  {
	display: block;
}

.menu-header .quick-menu:hover ul.sub-menu {	
	display: block;
	position: absolute;
	z-index: 3000;
	right: 0;
    margin-right: 251px;
	top: 30px;
	/*width: 120px;*/
}

.menu-header #pre-header.light-color .quick-menu li.menu-login li a {
	background-color: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.11);
	font-size: 12px;
	font-family: "Quicksand",sans-serif;
	line-height: 12px;
}

.menu-header #pre-header.light-color .quick-menu li.menu-login li:hover a {
	background: #242424;
}

.menu-header #pre-header.light-color .quick-menu .sub-menu li a {
	border-left: none;
	border-right: none;
}

.menu-header #pre-header.light-color .quick-menu li:not(.menu-action) .sub-menu a {
	height: 35px;
}

.menu-header #pre-header.light-color .quick-menu li:not(.menu-action) .sub-menu {
	min-width: 116px;
}

/*SHOP*/


.shop-content h5 {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px;
    text-transform: inherit;
}

.shop-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cart tr:first-of-type {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #523cb3;
}

.cart tr.total.pre-tax  {
	border-top: 1px solid #ddd;
}

.cart th {
	text-align: right;
}

.cart th.text-left {
	text-align: left;
}

.cart-quantity input[type="number"]{
	border: medium none;
    width: 45px;
}



.border-shadow {
	position:relative;
	border:1px solid #bbb;
	margin:10px 0px;
	padding:5px 5px 0px 5px;
	background-color:#ddd;
	-moz-box-shadow:inset 0 1px 1px #eeeeee;
	-ms-box-shadow:inset 0 1px 1px #eeeeee;
	-o-box-shadow:inset 0 1px 1px #eeeeee;
	-webkit-box-shadow:inset 0 1px 1px #EEE;
	box-shadow:inset 0 1px 1px #EEE;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.border-shadow:before, .border-shadow:after {
	z-index:-1;
	position:absolute;
	content:"";
	bottom:15px;
	left:10px;
	width:50%;
	top:50%;
	max-width:300px;
	background:rgba(0, 0, 0, .7);-
	webkit-box-shadow:0 15px 10px rgba(0, 0, 0, .7);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, .7);
	box-shadow:0 15px 10px rgba(0, 0, 0, .7);
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	transform:rotate(-3deg);
}

.border-shadow:after {
	-webkit-transform:rotate(3deg);
	-moz-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	transform:rotate(3deg);
	right:10px;
	left:auto;
}

	

	
@media only screen and (min-width: 460px) {
    ul.calendar-nav li {
        float: left;
        margin-right: 4.3478261%; /* 20 / 460 */
        width: 30.4347826%; /* 140 / 460 */
    }
        
    ul.calendar-nav li h2 {
        margin-top: 0;
        text-align: center;
    }
        
    ul.calendar-nav li:nth-child(3) {
        margin-right: 0;
        text-align: right;
    }
        
    ul.calendar-nav li a {
        padding-left: 14.2857143%; /* 20 / 140 */
    }

    ul.calendar-nav li a#next_month {
        padding-right: 14.2857143%; /* 20 / 140 */
        padding-left: 0;
    }

    table.calendar td {
	   height: 40px;
    }
        
    table.calendar td a.vevent {
        border-top: 1px dotted #e2e2e2;
    }
        
    
    table.calendar tr td .vevent span.summary { 
        display: block;
    }    
}

@media only screen and (min-width: 700px) {
    table.calendar thead { /* Reveal table */
        display: table-header-group;
    }
    
    table.calendar tbody { /* Reveal table */
        display: table-footer-group;
    }
    
    table.calendar:after {  
        content: "";
        width: 100%;
    }
    
    table.calendar td {
	   height: 100px;
    }
}

/* PROFILE */

.pb-form-15 {
	padding-bottom: 15px;
}

.pb-form-20 {
	padding-bottom: 20px;
}

.pt-form-15-tablet {
	padding-top: 0px;
}

input[type="radio"].form-control-radio {
	margin-right: 5px;
}

.profile-radio-buttons label:nth-of-type(2) {
	margin-left: 20px;
}

.form-control-radio {
	display: none;
	
}

.profile-radio-buttons input[type="radio"]:checked + label:before {
    background-color: #3197ee;
    box-shadow: 0 0 0 4px #f4f4f4 inset;
}

.profile-radio-buttons input[type="radio"] + label:before {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #b4b4b4;
    border-radius: 100%;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 1.4em;
    margin-right: 0.7em;
    position: relative;
    text-align: center;
    top: 0.2em;
    transition: all 250ms ease 0s;
    vertical-align: top;
    width: 1.4em;
}



	
/* SITE MAP */

.sitemap ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}	

.sitemap ul a, .sitemap ul a:focus, .sitemap ul a:active {
    font-size: 12px;
	font-weight: normal;
}

.sitemap ul a:hover {
	color: #2ed2f1;
	border-bottom: 2px solid #2ed2f1;
	padding-bottom: 3px;
	text-decoration: none;
}	


.underline {
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    padding-bottom: 5px;
}	

/* DVT */

.dvt-parallax {
    background-image: url("../../../images/theme-pics/dvt-parallax.jpg");
}


/* FUNDRAISING TABS */

.fundTabs .col-md-2 {
	padding: 0px;
}

.fundTabs .col-md-4 {
	padding: 0px;
}

.fundTabs .nav > li > a {
	background: #f7f7f7;
	border: 1px solid #fff;
    display: block;
    padding: 0px 0px 10px 0px;
}

.fundTabs .nav > li > a > img {
	max-width: 100%;
}

.fundTabs .nav-tabs {
    border-bottom: none;
}

.fundTabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: none;
    border-image: none;
    border-style: none;
    border-width: 0px;
    color: #555;
    cursor: default;
}

.fundTabs .tab-content {
	background: #fff;
	border-color: #fff;
}

.fundTabs .tab-content p {
	color: #111;
	font-family: 'Quicksand', sans-serif;
    font-size: 18px;
	font-weight: 400;
    line-height: 1.4;
}

.fundTabs .nav.nav-tabs > li > a:hover {
    background-color: #efefef;
    border-color: #fff;
    color: #fff;
}

/* RESOURCES */

.resources-bg {
	/*background: #333333;*/
}

.resource-headline h1 {
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-size: 40px;
line-height: 1.5;
}






/* FOOTER */

footer#main-footer, footer#main-footer #footer-rights {
    background-color: #f7f7f7;
    color: #ffff;
}

footer#main-footer {
    padding-bottom: 0;
    padding-top: 0px;
}

footer#main-footer .navbar-nav {
    float: none;
    margin: 0;
}

footer#main-footer .footer-nav ul {
    display: table;
    margin-right: auto;
    margin-left: auto;
}

footer#main-footer .nav > li {
    font-family: "Quicksand",sans-serif;
}

footer#main-footer .nav > li:not(.menu-action) > a {
    background: transparent;
	border-radius: 0px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 36px;
    /*margin-top: 27px;*/
    text-transform: uppercase;
}

footer#main-footer .nav > li.active:not(.menu-action) > a, footer#main-footer .nav > li:hover:not(.menu-action) > a {
    color: #2ed2f1;
}



footer#main-footer .nav > li:hover:not(.menu-action) > a:after, footer#main-footer .nav > li.active:not(.menu-action) > a:after {
    background-color: #2ed2f1;
}

footer#main-footer .nav > li:hover:not(.menu-action) > a:after, footer#main-footer .nav > li.active:not(.menu-action) > a:after {
    content: "";
    display: block;
    height: 3px;
    margin-top: -4px;
}

footer#main-footer .nav > li:not(.menu-action) > a {
    opacity: 1;
}

footer#main-footer .footer-details {
	border-top: 1px solid rgba(0, 0, 0, 0.11);
    padding-bottom: 5px;
	padding-right: 30px;
	text-align: right;
}

footer#main-footer .footer-details h3 {
    color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 14px 0 14px 0;
    text-transform: uppercase;
}

footer#main-footer .footer-details p {
	color: #333;
	font-size: 12px;
	margin-bottom: 3px;
}

footer#main-footer .footer-contact {
	border-top: 1px solid rgba(0, 0, 0, 0.11);
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	padding-left: 30px;
}

footer#main-footer .footer-contact h3 {
    color: #111;
    font-family: "Quicksand",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 14px 0 14px 0;
    text-transform: uppercase;
}

footer#main-footer .footer-contact p {
	color: #333;
	font-size: 12px;
	margin-bottom: 3px;
}

footer#main-footer .footer-contact a, footer#main-footer .footer-contact a:focus, footer#main-footer .footer-contact a:active {
    font-weight: normal;
}

footer#main-footer .footer-contact a:hover {
	color: #2ed2f1;
	border-bottom: 2px solid #2ed2f1;
	padding-bottom: 3px;
}

footer#main-footer .footer-contact .fa {
	padding-right: 5px;
}

footer#main-footer .footer-privacy {
	padding-right: 26px;
	text-align: right;
}

footer#main-footer .footer-privacy p {
	color: #333;
	font-size: 12px;
	margin-bottom: 3px;
}

footer#main-footer .footer-privacy a:hover {
	color: #2ed2f1;
	border-bottom: 2px solid #2ed2f1;
	padding-bottom: 3px;
}

footer#main-footer .footer-reg {
	padding-left: 30px;
}

footer#main-footer .footer-reg p {
	color: #333;
	font-size: 12px;
	margin-bottom: 3px;
}

footer#main-footer .footer-admin {
	border-top: 1px solid rgba(0, 0, 0, 0.11);
    padding: 10px 0px;
}






#footer-upper h1 {
	color: #fff;
	font-family: "Quicksand",sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.563;
    margin-bottom: 5px;
    margin-top: 2px;
    text-transform: none;
}

#footer-upper p {
    color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin: 0px 0px 15px 0px;
    text-transform: uppercase;
}

#footer-upper a .footer-donate {
	background: #2ed2f1;
}

#footer-upper a .footer-donate:hover {
	background: #333;
}

#footer-upper a .footer-join {
	background: #523cb3;
}

#footer-upper a .footer-join:hover {
	background: #333;
}



/* ADVERT MODAL */

#advert #lab-slide-bottom-popup {
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1050;
    top: unset;
	height: 155px;
}


/* BACK TO TOP */

#neko-to-top {
	border-radius: 5px;
}


#neko-to-top i:before {
    color: #2ed2f1;
}

#neko-to-top:hover i:before {
    color: #523cb3;
}




.menu-header .nav > li.menu-action {
    height: 90px;
    padding-left: 10px;
    position: relative;
}

/* MEDIA QUERIES */

@media (max-width: 1024px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #efefef;
	}
	
	.navbar-collapse {
		background: #efefef;
	}
	
	.nav > li:hover {
		background: transparent;
		display: block;
	}
	
}

@media (max-width: 991px) {
	.pb-form-15 {
		padding-bottom: 0px;
	}
	
	.pb-form-20 {
		padding-bottom: 0px;
	}
	
	.pt-form-15-tablet {
		padding-top: 15px;
	}
	
	.podcast-home-banner .pt-medium {
		padding-top: 20px;
	}
	
	.podcast-home-banner h3 {
		color: #333333;
		font-size: 16px;
	}
	#home #content .podcast-home-banner h2 {
		color: #5D58A1;
		font-size: 18px;
		font-weight: 700;
	}
	
	.podcast-home-banner .col-md-5 {
		width: 50%;
		float: right;
	}
	
	.podcast-home-banner .col-md-6 .mt-large {
		margin-top: 10px;
	}
	
}




@media (max-width: 767px) {
	
	.podcast-home-banner .col-md-5 {
		width: 100%;
		float: none;
	}
	
	footer#main-footer .footer-details {
		padding: 0px;
		text-align: center;
	}
	
	footer#main-footer .footer-contact {
		padding: 0px;
		text-align: center;
	}
	
	footer#main-footer .footer-privacy {
		text-align: center;
		padding: 0px;
	}
	
	footer#main-footer .footer-reg {
		text-align: center;
		padding: 0px;
	}
}


/* SEARCH */

/* highlight colors */

/*
::-moz-selection {
	background-color: #ff0000;
	color: white;
}

::selection {
	background-color: #ff0000
	color: white;
}




select,
textarea,
.search input {
	max-width: 100%;
	color: #888;
padding: 6px 12px;
	margin: 0;
	font-size: 14px;
	color: inherit;
}

input[type=submit],
input[type=button] {
	cursor: pointer;
}


.cf {
	&:after {
		content: "";
		display: table;
		clear: both;
	}
}


.ib {
	display: inline-block;
	vertical-align: top;
}

.ib-m {
	display: inline-block;
	vertical-align: middle;
}


.search {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 18.9375em;
	input[type=submit] {
		vertical-align: middle;
		width: 1.375em;
		height: 1.375em;
		border: none;
		outline: none;
		background: none;
		transition: opacity 100ms ease-in-out;
		&:hover {
			opacity: .5;
		}
	}
	input[type=text] {
		width: 14em;
		height: 2.5em;
		padding: 0 .375em;
		border: none;
		border-bottom: 1px solid #999;
		margin-left: .1875em;
		background: inherit;
		transition: border-color 100ms ease-in-out;
		&:focus {
			border-bottom-color: inherit;
			outline: none;
		}
	}
}

.search-slide {
	width: 0;
	height: 2.5em;
	overflow: hidden;
}

.search-close {
	width: 1.375em;
	height: 1.375em;
	text-align: center;
	cursor: pointer;
	transition: opacity 100ms ease-in-out;
	&:hover {
		opacity: .5;
	}
}
*/


/* SEARCH V2 */
.top{
  /*background-color:#123;
  position:relative;
  display:block;
  width:100%;
  width: 30px;
  height:30px;*/
}

.btn-search{
  /*background:#08f;
  position:absolute;
  display:inline-block;
  width:50px;
  height:50px;
  left:40px;
  line-height:50px;
  text-align:center;
  color:white;*/
}
/*
i{
  font-size:25px;
}
*/
.menu-header form{
  display:none;
  background:#523FB3;
  padding:20px 42px;
  text-align:center;
  position:relative;
  transition:background-color 500ms linear;
}

.menu-header input{
  border:none;
  padding:10px 0;
  background:none;
  color:white;
  outline:none;
  border-bottom:1px solid white;
  width:77%;
  font-size:26px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}

.menu-header button{
  background:none;
  border:none;
}

.sbtn{
  font-size:36px;
  color:white;
}

.menu-header input::-webkit-input-placeholder {
   color: rgba(255,255,255,0.6);
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
}

.btn-search{
  /*text-decoration:none;
  background-color:#1995cc;
  color:white;
  border-bottom:4px solid #215198;
  border-radius:0 0 2px 2px;
  -webkit-transition: background-color 250ms ease-out, ;
  -moz-transition: background-color 250ms ease-out;
  -o-transition: background-color 250ms ease-out;
  transition: background-color 250ms ease-out;*/
}

.btn-search:hover{ 
  /*background-color:deepskyblue;*/
}

/* SEARCH AREA */

.search-result article {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.30);
}

.search-result article h2 span {
	display: inline-block;
	font-size: 10px;
}

.search-result article h2 {
	background: #f7f7f7;
	text-align: left;
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
}

.search-result article h2 a {
	color: #523FB3;
}

.search-result article h2 a:hover {
	color: #796ACA;
}

.search-result article p {
	padding: 10px 20px;
}

.search-result .keyword {
	background: #2ED2F1;
	color: #fff;
	font-weight: 900;
	padding: 0px 8px 0px 5px;
}