/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/*---Google Fonts---*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
 
 /*--Global Styles--*/
 .uk-container.uk-container-center {
	max-width: 100%;
	width: 100%;
	padding: 0px;
	margin:0px;
}

h1{
	margin:5px 0px 5px 0px;
}
body{
	font-family:'Open Sans', sans-serif;
}
.uk-container.uk-container-center{
	font-family:'Open Sans', sans-serif;
}
/*--Menu/Header Styles--*/
.tm-logo img {
	width: 198px;
}
.tm-headerbar.uk-clearfix.uk-hidden-small {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	margin-bottom: -79px;
}
.tm-navbar.uk-navbar {
	background-image: none;
	border: none;
	max-width: 1200px;
	margin: auto;
	background: #fff;
}
.uk-navbar-nav {
	float: right;
	padding:0px;
}
.uk-navbar-nav > li{
	padding:0px;
}
.uk-navbar-nav li a {
	padding: 0px 30px;
	font-size: 20px;
	border-radius: 0px!important;
	height: 80px;
	line-height: 80px;
	font-family:'Open Sans', sans-serif;
}
.uk-navbar-nav > li.uk-active > a {
	background: transparent;
	color: #444;
	border:none;
	box-shadow:none;
}
nav li:hover {
	background: #323a45;
	color: #fff;
}
nav li:hover a{
	color:#fff!important;
}
nav.tm-navbar ul li .uk-dropdown {
	margin: 0px;
	padding:0px 15px;
	border:none;
	border-radius:0px;
}
nav.uk-navbar li:hover div.uk-dropdown {
	display: block;
}
.uk-navbar-nav li ul li a {
	line-height: 45px;
	height: 45px;
}
nav ul li:hover a {
	background: #323a45;
	color: #fff;
}
nav ul li:hover .uk-dropdown a {
	color: #444!important;
	background: #ddd;
}
nav ul li .uk-dropdown li:hover a {
	background: #7a7a7a;
	color: #fff;
}
div.uk-dropdown ul li a:hover {
color: #fff!important;
background: #7a7a7a;
}
.uk-navbar-toggle{
	font-size:35px;
}
.uk-navbar-center{
	max-width:none;
}
/*--Page Content Styles--*/
.uk-article-title {
	color:#fff;
	text-align:center;
}
div.myContent img.groupPagePic {
	display: block;
	margin: 0px 0px 15px 10%;
	border-radius: 50%;
	border: 5px solid #1e9177;
	width: 150px;
}
.myContent main article {
	font-size: 17px;
	line-height: 22px;
}

div.myContent main.tm-content article div.groupPageContact {
	position: absolute;
	right: 0px;
	top: 65px;
}
div.myContent main.tm-content article div.groupPageContact.kings {
	top: 55px;
}
div.myContent main.tm-content article div.groupPageContact p {
	margin: 6px 0px;
}
div.myContent main.tm-content article div.groupPageContact p.packing a {
	background-color: #3e81b6;
	padding: 5px 40px;
	border-radius: 5px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	float:left;
}
div.myContent main.tm-content article div.groupPageContact p.packing {
	margin: 15px 0px;
	text-align:center;
}
div.myContent main.tm-content article div.groupPageContact p a {
color: #323a45;
}
div.myContent main.tm-content article div.groupPageContact h2 {
	margin: 0px;
}
div.myContent main.tm-content article div.groupPageContact p.packing a:hover {
	background: #31638b;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
main.tm-content article h3 a {
	color: #444;
}
p.groupReadMore a {
	background: #3e81b6;
	padding: 3px 15px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	color: #fff;
	float: right;
}
p.groupReadMore a:hover{
	text-decoration: none;
	background: #31638b;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
/*Donation Page*/
.donatepage form table {
	margin: 20px auto;
}
.donatepage input {
	color: #fff;
	background: #3e81b6;
	border: none;
	border-radius: 3px;
	padding: 4px 0px;
	font-size:30px;
	max-width:334px;
	width:100%;
}
a.donate-button {
    color: #fff;
    background: #3e81b6;
    border: none;
    border-radius: 3px;
    padding: 4px 0px;
    font-size: 30px;
    max-width: 334px;
    width: 100%;
    margin: auto;
    display: block;
    line-height: 40px;
    text-align: center;
}
a.donate-button:hover{
	text-decoration:none;
    background: #31638b;
}
.donatepage select#donate-select {
    margin: 15px auto;
    display: block;
}
div.donatepage input {
	margin: auto;
	display: block;
}
.donatepage input:hover {
	background: #31638b;
}
.donatepage form select {
	padding: 5px 25px 5px 50px;
}
div.donatepage form td {
	text-align: center;
	color:#fff;
}
/*---Gallery Page---*/
div.wk-gallery img {
	border: 3px solid #1e9177;
}
.myContent main div.wk-gallery {
	margin: 40px 0px 0px 0px;
}

/*--Top A Slider Styles--*/
.uk-article{
	position:relative;
}
.aligncenter.size-full.myPic{
	width: 100%;
}
.next, .prev{
	display:none;
}
.wk-slideshow ul.nav{
	display:none;
}
.wk-slideshow .caption{
	background:transparent;
	text-align:center;
	top:0;
}
.wk-slideshow .caption p{
	font-size:40px;
	line-height:45px;
	text-shadow: 0px 1px 10px #000;
	font-weight:600;
}
.wk-slideshow .caption .line1{
	margin:45px 0px 0px 0px;
}
.wk-slideshow .caption .donateButton a {
	background: #323a45;
	padding: 10px 25px;
	box-shadow: 0px 1px 30px #4c4c4c;
	border-radius: 3px;
	text-decoration: none;
}
.wk-slideshow .caption .donateButton a:hover {
	background: #2d2d2d;
}
.wk-slideshow .caption .donateButton{
	margin:50px 0px 0px 0px;
}
.tm-top-a .widget_text {
	padding: 0px;
}
div.wk-slideshow ul.slides {
	max-width: 1550px;
	margin: auto;
}
div.wk-slideshow {
	background-color: #323a45;
}
/*--Icon Styles Widget Top B--*/
.tm-top-b.uk-grid{
	max-width:980px;
	margin:35px auto auto auto!important;
	font-size: 20px;
	line-height: 23px;
}
.uk-width-1-1.uk-width-medium-1-3{
	padding-left: 0px!important;
}
.uk-panel.widget_text{
	text-align:center;
}
.ic0n{
	height:auto;
	padding: 0px 0px 0px 0px;
	color:#7c7c7c;
	font-size:17px;
}
span.iconspan{
	position:relative;
	width:100%;
	display:block;
}
p.ic0n:hover span.icon {
	background-color: #25b695;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.donateIcon span.icon {
	background: url(../images/heart_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 54px;
	background-position: center 4px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.successIcon span.icon{
	background: url(../images/thumb_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 54px;
	background-position: center 1px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.groupsIcon span.icon{
	background: url(../images/group_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 62px;
	background-position: -2px -5px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.benefitsIcon span.icon{
	background: url(../images/gift_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 55px;
	background-position: center 1px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.whereIcon span.icon{
	background: url(../images/arrows_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 60px;
	background-position: center 0px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.whyIcon span.icon{
	background: url(../images/house_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 54px;
	background-position: center 1px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.tripIcon{
	background:url(../images/icon7.png) no-repeat top center;
	height:auto;
	padding:70px 0px 0px 0px;
	color: #323a45;
	font-weight: bold;
	font-size: 23px;
	text-transform: uppercase;
}
.galleryIcon span.icon{
	background: url(../images/camera_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 60px;
	background-position: center -5px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.blogIcon span.icon{
	background: url(../images/pencil_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 48px;
	background-position: center 4px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.calendarIcon span.icon{
	background: url(../images/calendar_w.svg) no-repeat top center;
	background-color: #3e81b6;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 0px;
	border-radius: 50%;
	background-size: 47px;
	background-position: 6px 4px;
	margin: 0px auto 10px auto;
	position:initial;
	display:block;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.donateicondiv a, .successIcondiv a, .groupsIcondiv a, .benefitsIcondiv a, .whereIcondiv a, .whyIcondiv a, .tripIcondiv a, .galleryIcondiv a, .blogIcondiv a, .calendarIcondiv a{
	text-decoration:none;
}
.donateIcon span, .successIcon span, .groupsIcon span, .ic0n span{
	color: #323a45;
	font-weight: bold;
	font-size: 23px;
	text-transform: uppercase;
}
/*--Page Content Styles--*/
.myContent {
	width: 100%;
	background: #25b695;
	border-top: 5px solid #1e9177;
}
.tm-content{
	width:90%;
	max-width:600px;
	margin:auto;
	color:#fff;
	text-align:left;
	padding:20px 5%;
}
.tm-content h1{
	color:#fff;
}
.uk-grid:not(.uk-grid-preserve) > [class*='uk-width-'] {
	padding-left: 0px;
}

/*--Widget Bottom A--*/
.tm-bottom-a.uk-grid {
	margin-top: 0px!important;
}
.tm-bottom-a {
	width: 100%;
	background: #323a45;
	border-top: 5px solid #2d2d2d;
}
.tm-bottom-a .uk-panel {
	color: #fff;
	width: 90%;
	margin: auto;
	max-width: 600px;
	text-align: left;
	padding: 0px 5% 20px 5%;
}
.tm-bottom-a .uk-panel h2{
	color:#fff;
}
.uk-grid:not(.uk-grid-preserve) {
	margin-left: 0px;
}
div.caption-bubble {
	color: #000;
	padding: 0px 0px 10px 0px;
	border-radius: 10px;
	margin: 0px 2%;
	width: 46%;
	float: left;
	background: url(../images/quoteBackground.png) no-repeat;
	background-position:25px bottom;
}
div.aQuote {
	background: #ddd;
	border-radius: 5px;
}
blockquote {
	border-left: 0px;
	padding: 5px;
	margin: 0px;
}
div.successStories .successText ul.slides li {
	background: #323a45;
}
div.successStories .successText p.person-name {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 5px 0px;
}
div.donationDistribution h3 {
	color: #fff;
	text-align: center;
	clear:both;
}
.participantsFees div.wp-chart-wrap {
	float: left;
}
.participantText {
	width: 300px;
	float: right;
	height: 320px;
}
.participantText ul {
	margin: 25px 0px 0px 0px;
}
.participantsFees ul li {
	list-style: none;
	text-align: left;
	padding: 0px 0px 7px 25px;
	position:relative;
}
.participantsFees ul li.a span {
	height: 19px;
	width: 19px;
	background-color: #3e81b6;
	position: absolute;
	left: 0px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.participantsFees ul li.b span {
	height: 19px;
	width: 19px;
	background-color: #25b695;
	position: absolute;
	left: 0px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.participantsFees ul li.c span {
	height: 19px;
	width: 19px;
	background-color: #1e9177;
	position: absolute;
	left: 0px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.donationsdistribution ul {
	margin: 80px 0px 0px 0px;
}
.donationDistribution hr {
	clear: both;
}
.donationsdistribution div.wp-chart-wrap {
	float: right;
}
.donationsdistribution ul li {
	list-style: none;
	text-align: left;
	padding: 0px 0px 7px 25px;
	position:relative;
}
.donationsdistribution ul li.a span {
	height: 19px;
	width: 19px;
	background-color: #3e81b6;
	position: absolute;
	left: 0px;
	border: 1px solid #fff;
	border-radius: 5px;
}
.donationsdistribution .participantText {
	float: left;
}
.tm-bottom-a div.uk-panel.widget_widgetkit {
	margin: 25px auto;
	background:#323a45;
	border:none;
}

.tm-bottom-a div.uk-panel.widget_widgetkit div.wk-slideset img {
	border: 5px solid #fff;
	border-radius: 3px;
}
p.GalleryLinkText a {
	color: #fff;
	font-weight: 100;
	font-size: 20px;
}
p.GalleryLinkText {
	text-align: right;
}
section.tm-bottom-a div.widget_text {
	margin: 0px auto!important;
}
section.tm-bottom-a h3 {
	color: #fff;
}
ul.contactUs {
	padding: 0px;
}
ul.contactUs li {
	list-style: none;
	font-size: 17px;
	margin: 5px 0px;
}
section.tm-bottom-a h2 {
	text-align: center;
}

/*--Widget Bottom B--*/

/*group styles*/
.tm-bottom-b.uk-grid{
	max-width:700px;
	margin:35px auto auto auto;
	padding:0px 10px;
}
.tm-bottom-b .uk-width-1-1{
	padding-left:0px!important;
}
.tm-bottom-b .widget_text img {
	float: right;
	width: 30%;
	max-width: 200px;
	border-radius: 50%;
	border: 2px solid #25b695;
}
.tm-bottom-b .widget_text p, .tm-bottom-b .widget_text h3 {
	width:60%;
	margin:15px 0px 0px 0px;
	float:left;
}

.tm-bottom-b .widget_text.leftGroup img{
	float:left;
}
.tm-bottom-b .widget_text.leftGroup p, .tm-bottom-b .widget_text.leftGroup h3{
	float:right;
}
a.grouplink p {
	color: #444;
}
p.GalleryLinkText a {
	background: #3e81b6;
	padding: 3px 15px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
p.GalleryLinkText a:hover {
	text-decoration: none;
	background: #31638b;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.grouplink span:hover {
	background: #1e9177;
}
.grouplink span {
	background: #25b695;
	color: #fff;
	position: absolute;
	padding: 1px 5px;
	border-radius: 2px;
	right: 10px;
	margin: 30px 0px;
}
.grouplink p {
	position: relative;
	text-align: left;
}
/*why donate*/
.tm-bottom-b .whyDonate {
	width: 100%;
	max-width: 980px;
	margin: auto;
}
.tm-bottom-b .whyDonate p {
	width: 100%;
}
div.whyDonate p {
	text-align: left;
}
a.donatepagelink{
	position: absolute;
	top: -35px;
}
div#wpcf7-f360-o1 form p {
	text-align: left!important;
}
div#wpcf7-f360-o1 form p input.wpcf7-submit {
	float: left;
	max-width: 200px;
}

/*--Widget Bottom C--*/
section.tm-bottom-c div.widget_listcategorypostswidget {
	max-width: 600px;
	margin: auto;
	text-align: left;
}
section.tm-bottom-c div.widget_listcategorypostswidget ul {
	padding: 0px;
}
section.tm-bottom-c div.widget_listcategorypostswidget ul li {
	list-style: none;
	margin: 0px 0px 45px 0px;
}
section.tm-bottom-c div.widget_listcategorypostswidget h3 {
	font-size: 40px;
	line-height: 45px;
	margin: 0px 0px 35px 0px;
	text-align:center;
}
section.tm-bottom-c div.widget_listcategorypostswidget li a:first-child {
	display: block;
	font-size: 20px;
	line-height: 23px;
}
section.tm-bottom-c {
	width: 90%;
	margin: 5%!important;
}
#wpcf7-f360-o1 {
	max-width: 600px;
	margin: auto;
	width: 100%;
}
form.wpcf7-form input {
	width: 80%;
}
form.wpcf7-form textarea {
	width: 100%;
}
form.wpcf7-form input.wpcf7-submit {
	background: #3e81b6;
	border: none;
	border-radius: 5px;
	padding: 6px 0px;
	font-size: 18px;
	color: #fff;
}
form.wpcf7-form input.wpcf7-submit:hover {
	background: #31638b;
}
/*--Blog--*/
body.tm-isblog .pfpReadMore{
	color:#444;
}
body.tm-isblog .pfpItem{
	color:#fff;
}
body.tm-isblog h2 a{
	color:#444;
}
body.tm-isblog h2 a:hover{
	text-decoration:none;
}
.uk-article-meta a{
	color:#444;
}
.uk-article-meta{
	color:#444;
}
/*--Footer--*/
.tm-footer {
	color: #fff;
	background: #6ca2d6;
	margin: 35px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	font-size:16px;
	line-height:22px;
}
.tm-footer a {
	color: #fff;
}
.tm-footer ul li {
	list-style: none;
}
.tm-footer .uk-panel {
	width: 100%;
	margin: 0px!important;
}
footer .footer-content-wrapper {
	max-width: 850px;
	margin: auto;
	padding:0px 20px;
}
footer ul {
	padding-left: 0px;
}
footer ul li {
	display: inline;
}
footer .uk-panel.widget_text {
text-align: left;
}
footer a.footerDonate {
	background: #323a45;
	padding: 10px 25px;
	box-shadow: 0px 1px 30px #4c4c4c;
	border-radius: 3px;
	text-decoration: none;
	position: absolute;
	right: 0px;
}
footer ul.footerus li a {
	color: #323a45;
	font-weight: bold;
}
footer ul.footerus li+li a{
	padding:0px 0px 0px 35px;
}
footer ul li a:hover {
	text-decoration: none;
}
footer ul.footergroups {
	margin: 15px 0px 0px 0px;
}
footer ul.footergroups li a {
	color: #fff;
	font-weight: 100;
	font-size: 14px;
}
footer ul.footergroups li+li a{
	padding:0px 0px 0px 14px;
}

/*--Events Page Styles--*/
table.tribe-events-calendar tbody.vcalendar {
	background: #fff;
}
.tribe-events-nav-next a, .tribe-events-nav-previous a {
	color: #2d2d2d;
	font-weight: 600!important;
}
.tribe-events-thismonth div {
	color: #25b695!important;
}
#tribe-bar-collapse-toggle{
	background:#666;
}
#tribe-bar-form > div.tribe-bar-filters {
	background: #1e9177;
}
.tribe-events-single-section.tribe-events-event-meta.tribe-clearfix {
    background: rgba(255,255,255,.5);
    border: none;
}
/* ################## Mobile Styles ################## */

@media only screen and (max-width: 1045px) {
.wk-slideshow .caption .line1 {
	margin: 5px 0px 0px 0px;
}
.uk-navbar-nav li a {
	padding:0px 22px;
}


}
@media only screen and (max-width: 940px) {
.uk-navbar-nav li a {
	padding:0px 7px;
}
}
@media only screen and (max-width: 890px) {
.wk-slideshow .caption p{
	line-height:29px;
}
nav.tm-navbar li {
	
}
}
@media only screen and (max-width: 767px) {
.tm-navbar.uk-navbar {
	min-height: 85px;
	box-shadow: 0px 0px 15px;
}
.uk-container-center .tm-top-b {
	margin: 20px 0px 0px 0px!important;
}
}
@media only screen and (max-width:650px) {
footer a.footerDonate {
	position: inherit;
	width: 110px;
	margin: auto;
	display: block;
}
footer ul.footergroups {
	display: none;
}
footer ul.footerus {
	margin: 28px auto;
}
footer ul.footerus li a {
	display: block;
	padding: 3px!important;
	text-align: center;
}
}
@media only screen and (max-width:665px) {
div.participantText {
	width: 100%;
	height: auto;
}
.participantsFees div.wp-chart-wrap, .donationDistribution div.wp-chart-wrap {
	text-align: center;
	display: block;
	float: none;
	margin: 5px 26%!important;
}
div.myContent main.tm-content article div.groupPageContact {
	position: relative;
	top: 0px;
	margin: 25px 0px;
}
div.myContent main.tm-content article div.groupPageContact.kings {
	top: -10px;
}
div.myContent img.groupPagePic {
	margin: 0px auto 15px auto;
}
}
@media only screen and (max-width:550px) {
div.caption-bubble {
	width: 90%;
	margin: 10px 5%;
}
div.successStories {
	padding: 20px 0px!important;
}
.tm-bottom-b .widget_text p, .tm-bottom-b .widget_text h3 {
	width: 94%;
	margin: 3%;
}
.tm-bottom-b .leftGroup img, .tm-bottom-b .rightGroup img {
	float: none!important;
}
}
@media only screen and (max-width:480px) {
.participantsFees div.wp-chart-wrap, .donationDistribution div.wp-chart-wrap{
	margin:5px!important;
}
div.myContent main.tm-content article div.groupPageContact h2 {
	font-size: 25px;
}
p.groupEmail {
	font-size: 13px;
}
}