/*
Theme Name: Cumberland Heights
Author: Cumberland Heights Developer Chris Lindsay (chris_lindsay@cumberlandheights.org)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.0
COLORS:
green: #54B95B
blue: #2C596F
dark blue: #15374D
*/

/*Font Face---------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg'),
         url('fonts/proximanova-regular-webfont.woff') format('woff'),
         url('fonts/proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_alt_rgregular';
    src: url('fonts/proxima_nova_alt_regular.otf');
    src: url('fonts/proxima_nova_alt_regular-webfont.eot'),url('proxima_nova_alt_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_alt_regular-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_alt_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proxima_nova_bold.otf');
    src: url('fonts/proxima_nova_bold-webfont.eot'),url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('fonts/proxima_nova_semibold.otf');
    src: url('fonts/proxima_nova_semibold-webfont.eot'),url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg'),
         url('fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	line-height:1.5em;
}
@font-face {
    font-family: 'aloe_bold';
    src: url('fonts/aleo-bold.otf');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------------------------------------------------------------*/
html, body{width:100%;height:100%;padding: 0;margin: 0;}
body{font-family: 'PT Sans', Arial, Helvetica, sans-serif;color: #666666;font-size: 15px;line-height:22px;}
#header{position:relative;z-index:10;}
strong{font-weight:bold;}
em{font-style: italic;}
.smallcopy{font-family: 'Lato', sans-serif;color: #999;font-size: 12px;line-height:20px;padding:40px;}
h1,h2,h3,h4,h5,h6 {font-family:'aloe_bold';line-height:1.5em;color:#15374D;}
h1{font-size:40px;}h2{font-size:32px;}h3{font-size:24px;}h4{font-size:20px;}h5{font-size:16px;}h6{font-size:12px;}
blockquote {font-size:18px;color:#666;background:#f0f0f0;border-right:10px solid #ccc;margin: 10px;padding: 2.2em 20px;quotes: "\201C""\201D";}
blockquote:before {color: #ccc;content:open-quote;font-size: 4em;line-height: 0.1em;margin-right: 0.45em;vertical-align: -0.4em;}
blockquote p {display: inline;}

table{border:30px solid #f1f1f1;width:100%;}
table tr:nth-of-type(2n) {background-color: #f0f0f0;}
table tr {border-bottom: 1px dotted #999;}
table td{padding:15px;margin:10px;}

table.schedule th:first-child{text-align:right;width:30%;}
table.schedule th{background:#ccc;padding:20px;font-weight:bold;}
table.schedule td:first-child{text-align:right;}

table.insurance th{background:#ccc;padding:20px;font-weight:bold;}
table.insurance tr{text-align:left;border-bottom: 1px dotted #999;}

table.contact{width:100%;}
table.contact th{background:#C2D0E0;padding:20px;font-weight:bold;}
table.contact tr{text-align:center;}

.topbar{background-color:#15374D;font-family: 'proxima_nova_ltsemibold';color:#fff;width:100%;height:36px;}
.top-menu {width:100%;}

.top-list{max-width:600px;text-align:right;float:right;margin-right:5px;}
.top-list ul {text-decoration:none;list-style-type:none;}
.top-list ul li{display:inline-block;margin-right:10px;}
.top-list ul li:last-child{margin-right:0px;}
.top-list ul li a{color:#ffffff;font-size:14px;line-height:40px;}
.top-list ul li a:hover {color:#999;border-bottom:1px dotted #999;text-decoration: none;}

.top-number{max-width:480px;padding-left:250px;}
.top-number a{color:#fff;}
.top-number a:hover {color:#999;border-bottom:1px dotted #999;text-decoration: none;}
.top-number p{font-size:14px;line-height:40px;text-transform:uppercase;}

.logo{position:absolute;top:0;left:20px;z-index:100;}
.row{outline:none;clear: both;}
.p-clear{padding:0;}
.pagination{padding:20px;width:100%;}
.pagination h4, h5{color:#a4a4a4;}
.clearfix{clear: both;}
.clearfix:after {content:"";display: table;clear: both;}

.top-panel{width:80%;margin:0 auto;font-family: 'proxima_nova_ltsemibold';background:#ececec;text-align:center;padding: 0px 20px;margin-top:-36px;}
.top-panel ul li{display:inline-block;margin-right:46px;}
.top-panel ul li.active{background: url(images/border-bottom.png) 100% 100% no-repeat;background-position: center bottom;}
.top-panel ul li:last-child{margin-right:0;}
.top-panel ul li a{height:48px;line-height:48px;text-decoration:none;color:#464646;display:block;}
.top-panel ul li a:hover{text-decoration:none;color:#54B95B;}

.headerbar{width:100%;margin:0 auto;text-align:center;background:#f0f0f0;}

.breadcrumb{margin-top:9px;background-color:transparent;padding: 8px 15px 0 238px;text-align:left;font-family: 'proxima_nova_rgbold';text-transform:uppercase;}
.breadcrumb>li{font-size:16px;line-height:30px;color: #aaa9a9;}
.breadcrumb>li a{color: #ffffff;}

.sticky-logo{width:94px;margin-left:20px;position:fixed;z-index:10;}
.sticky-logo img{width:100%;}
.inner-readmore a{display:block;}
.checklist ul{margin:10px 30px;}
.checklist li{padding:4px;line-height:2.5em;}
.checklist li:before {content: "\f00c";font-family: FontAwesome;font-size:30px;color:#54B95B;float: left;margin-left:20px;padding-right:10px;}
.banlist ul{margin:10px 30px;}
.banlist li{padding:4px;line-height:2.5em;}
.banlist li:before {content: "\f05e";font-family: FontAwesome;font-size:30px;color:#8F0401;float: left;margin-left:20px;padding-right:10px;}
.chevron ul{margin:10px 30px;}
.chevron li{padding:4px;line-height:1.5em;}
.chevron li:before {content: "\f054";font-family: FontAwesome;color:#15374D;float: left;margin-left:20px;padding-right:10px;line-height:1.5em;}
.alignleft{float:left;margin-right:15px;margin-bottom:15px;}
.alignright{float:right;margin-left:15px;margin-bottom:15px;}

.single-column{width:100%;padding:10px;}
.column-left{width:49%;padding:5px;float:left;display:inline-block;}
.column-right{width:49%;padding:5px;float:right;display:inline-block;border-left:5px solid #fff;}
.mailing-address{padding:10px;margin:10px;width:320px;background:#f4f4f4;border:10px solid #f0f0f0;text-align:center;margin-right:60px;}
.line{width:280px;margin:12px auto 11px;border:1px solid #e3e3e3;}
.line1{width:400px;margin:14px auto 0px;border:1px solid #123658;}
.line2{width:220px;margin:18px auto 30px;border:1px solid #ededed;}

.active,.active1{background:#fff;}
.list-1{background:#fff;padding: 30px 32px;overflow:hidden;height: 345px;display:none;border-top: 1px solid #cbcbca;}

.top-list1{position:absolute;top:77px;z-index:7;right:-34px;}
.top-list1 .list-1 ul{clear:both;margin-bottom:6px;}
.top-list1 .list-1 ul li a{margin:0!important;padding:0!important;font-size:18px;line-height:28px!important;color:#919191!important;height:28px;font-family: 'proxima_nova_alt_rgregular';text-transform:initial;}
.top-list1 .list-1 ul li{display:block;}
.top-list1 .list-1 ul ul li a{font-size:15px;line-height:33px!important;color:#15374d!important;font-family: 'proxima_nova_alt_rgregular';}

.div-1{overflow:hidden;border-right:1px solid #e6e6e6;width:184px;float:left; }
.div-2{float:left;width:290px;border-right:1px solid #e6e6e6;padding-left:42px;height:248px;}
.div-3{float:right;}

.mobile-menu{display:none;}
.mobile-break{display:none;}
.mobile-menu,.navigation ul{width:100%;float:right;height:44px;position:fixed;}
.mobile-menu-fixed{top:0;z-index:100;position:fixed;width:100%;}
.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper{font-size:18px;color:#929292;float:right;}
a.ubermenu-responsive-toggle{margin-right:5px;}
.fixed {position:fixed;top:0;left:0;width:100%;}

.navwrap{position:absolute;top:0;width:100%;float:left;padding-left:195px;}
.navigation{background:#efefef;position:fixed;width:100%;min-width:100%;border-bottom:2px solid #ddd;}
.navigation ul li{float:left;}
.navigation ul li:before{width:2px;height:32px;top:24px;background-size:100% 100%;content:" ";position:absolute;}
.navigation ul li:first-child:before{background:none;}
.navigation ul li a{display:block;font-family:'proxima_nova_rgbold';font-size:22px;color:#59839f;text-decoration:none;text-transform:uppercase;padding:0px 22px;}
.navigation ul li a:hover{color:#8acb83;}
.navigation ul li:last-child{border-right:0;}

.search {float:right;height:77px;padding-right:40px;padding:25px;}
.search a {color:#54B95B;pointer:cursor;}
.search-field{position:absolute;z-index:60;top:76px;right:-34px;width:768px;background-color:#ffffff;display:none;padding:106px 60px;}
.search-field input[type="text"] {height:44px;width: 100%;padding: 0px 3px;outline: none;box-sizing: border-box;border: none;font-size:36px;font-family:Arial; outline: none; border-bottom: 2px solid #dbdbdb;}
.search-field button {height: 48px; position: absolute; right: 60px; top: 94px; font-size:36px; width: 172px; font-size:22px;line-height:48px; border: 1px solid #d1d1d1; background: #bababa; color: #ffffff; }
.search-field button img{height:22px;}

.icon-bell-tower{width:48px;margin:0 auto;padding-top:120px;}
.icon-bell-tower img{width:100%;}

.background-1{height:630px;border-bottom:5px solid #8099b1;background-size:cover;background-repeat:no-repeat;}
.background-1 h3{text-align:center;font-size:50px;line-height:75px;color:#ffffff; font-family: 'aloe_bold';}
.background-1 p{font-family: 'proxima_nova_rgbold';font-size:16px;line-height:30px;width:500px;text-align:center;color:#ffffff;margin:0 auto;}
.background-1 a,.testimonial-home a {text-decoration:none;color:#ffffff;}

.learn-more{color:#ffffff;font-size:14px;font-family:'proxima_nova_rgbold';width:180px;margin:35px auto 0px;line-height:58px;text-align:center;border:3px solid #d4d4d4;}
.learn-more a{display:block;color:#ffffff;}
.learn-more:hover{text-decoration:none; display:block; -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);-moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);}
.watch-ad{color:#ffffff;font-size:15px;font-family:'proxima_nova_rgbold';width:300px;margin:35px auto 0px;line-height:58px;text-align:center;border:3px solid #d4d4d4;}
.watch-ad a{display:block;color:#ffffff;}
.watch-ad:hover{text-decoration:none; display:block; -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);-moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);}

.info{width:100%;overflow:hidden;clear:both;}
.info1 a, .info3 a{color:#ffffff;display:block;background:#4EB74A;}
.info2 a{color:#ffffff;display:block;background:#75C673;text-decoration: none;}
.info1 a:active, .info2 a:active, .info3 a:active{color:#ffffff;display:block;text-decoration: none;}
.info1 a:hover, .info2 a:hover, .info3 a:hover{background:#FFA119;text-decoration: none;}
.info1 p,.info2 p,.info3 p{text-align:center;font-family:'proxima_nova_rgbold';color:#ffffff;font-size:26px;line-height:115px;}
.info-01{width:100%;height:auto;padding:20px 0;font-family:'proxima_nova_alt_rgregular';}
.info-01 h2{color:#50b948;font-size:36px;margin:78px 0px 0px;text-align:center;}
.info-01 h4{color:#737373;line-height:30px;font-family: 'proxima_nova_alt_rgregular';text-align:center;padding:15px 40px 55px 40px;}
.info-02{width:100%;height:auto;margin-bottom:60px;}
.info-02 h4{color:#737373;line-height:30px;font-family: 'proxima_nova_alt_rgregular';text-align:center;padding:55px 40px 28px 40px;}
.info-02 p{color:#737373;font-size:18px;line-height:30px;font-family: 'proxima_nova_alt_rgregular';text-align:center;padding:55px 40px 28px 40px;}
.info-02 h3{font-size:40px;line-height:60px;font-family: 'proxima_nova_rgbold';text-align:center;color:#2C596F;}
.info-04{width:100%;height:auto;padding:20px 0;}
.info-04 h2{color:#15374D;font-size:28px;margin:48px 0px 0px;text-align:center;}
.info-01 p{font-size:18px;color:#b5b5b5;text-align:center;line-height:30px;}

.testimonial-home{width:100%;height:500px;background-repeat:no-repeat;}
.testimonial-home h3{font-family: 'proxima_nova_rgbold';color:#ffffff;font-size:40px;margin:0 auto;margin-top:120px;text-align:center;}
.testimonial-home a{color:#ffffff;text-decoration:none;}
.testimonial-home a:hover{color:#ffffff;text-decoration:none;}
.testimonial-home p{color:#ffffff;font-size:22px;line-height:32px;text-align:center;font-family: 'proxima_nova_rgbold';}
.testimonial-home p:nth-child(2){font-family: 'proxima_nova_ltsemibold';}
.testimonial-slider{overflow:hidden;}
.testimonial-quote{width:100%;padding:30px 150px;text-align: center;}
.testimonial-quote h4{color:#50b948;font-size:28px;margin:0 auto;margin-top:30px;text-align:center;}
.testimonial-quote span{font-size:28px;margin:30px 0;font-style: italic;text-align:center;font-family: 'aloe_bold';color:#666;}

.more-info{margin-top:42px;}
.more-info p{color:#737373;font-size:16px;line-height:24px;}
.learn-more1{width:auto;max-width:320px;margin:0px auto;font-size:16px;line-height:40px;background-color:#2C596F;border-radius:5px;-webkit-border-radius:5px;font-family: 'proxima_nova_rgbold';text-align:center;}
.learn-more1 a{color:#ffffff;display: block;text-transform: uppercase;}
.learn-more1:hover{display:block;background-color: #15374D;border-radius:5px;-webkit-border-radius:5px;}
.learn-more1 a:hover{text-decoration: none;text-transform: uppercase;}
.read-more{width:auto;max-width:160px;font-family: 'proxima_nova_rgbold';text-align:center;margin:0px auto;border:2px solid #ffffff;line-height:50px;font-size:17px;margin-top:34px;}
.read-more a{color:#ffffff;display:block;text-decoration: none;text-transform: uppercase;}
.read-more:hover{text-decoration: none;border:2px solid #ffffff;-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);-moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);}

.tour-button-bg{width:100%;height:auto;padding:24px 0px;background:#8099b1;}
.tour-btn{width:auto;height:66px;background:#456079;font-size:18px;line-height:66px;border-radius:5px;-webkit-border-radius:5px;text-transform:uppercase;text-align:center;margin:0px auto;font-family: 'proxima_nova_rgbold';}
.tour-btn:hover{background:#15374D;}
.tour-btn a{color:#ffffff;display:block;}
.tour-btn a:hover{text-decoration: none;text-transform: uppercase;}

/* Inner------------------------------------------------------------------------------------------ */
.top-content {height:490px;text-align:center;color:#fff;margin:0 auto;border-bottom:7px solid #8099b1;background-color: #333;object-fit: cover;object-position:center top;}
.top-content-giving {height:1200px;border-bottom:7px solid #8099b1;background-color: #333;object-fit: auto;object-position:right top;}
.top-content h2{font-family: 'aloe_bold';font-size:60px;color:#fff;padding-top:160px;}
.top-content p{font-family: 'aloe_bold';font-size:20px;padding:10px 0;margin:0 80px;}

.transparent-panel{width:100%;position:absolute;top:110px;background:linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) );height:60px;background-size:cover;}
.transparent-panel p{width:auto;margin-left:312px;text-align:left;text-transform:uppercase;}
.transparent-panel p span{color:#aaa9a9;}

.event_buttons {margin: 25px auto;}
.inner-readmore{width:auto;max-width:160px;margin:0 auto;margin-top:40px;font-size:18px;text-transform:uppercase;line-height:48px;font-family: 'proxima_nova_rgbold';text-align:center;border:3px solid #50b948;}
.inner-readmore:hover{display:block; border:3px solid #15374D;}
.inner-readmore a{color:#50b948;}
.inner-readmore a:hover{text-decoration:none;color:#15374D;}

.continue-reading-bg{width:100%;height:auto;padding:18px 0px;background:#8099b1;border-bottom:1px solid #91a7bb;}
.continue-reading-btn{width:280px;height:66px;background:#456079;font-size:18px;line-height:66px;border-radius:5px;-webkit-border-radius:5px;text-transform:uppercase;text-align:center;margin:0px auto;font-family: 'proxima_nova_rgbold';}
.continue-reading-btn:hover{background:#15374D; text-decoration: none;border-radius:5px;-webkit-border-radius:5px;}
.continue-reading-btn a{color:#ffffff;display:block;}
.continue-reading-btn a:hover{text-decoration: none;text-transform: uppercase;}
.annual-report-post{padding:40px;}
.annual-report-post p{padding:30px;}
.background-3{height:440px;background:#a6ad9f url(images/home1.jpg) no-repeat;background-size:cover;color:#ffffff;}
.background-3 h4{font-size:40px;line-height:60px;text-align:center;color:#fff;padding:60px 0px 20px;}
.background-3 p{font-size:18px;color:#fff;line-height:30px;text-align:center;margin:0 auto;width:80%;margin-top:15px;}
.back3-divider{width:772px;margin:0px auto;}
.back3-divider img{width:100%;}
.row-shade{background:#eeeeee;}
.more-images {width:100%;overflow:hidden;}
.more-images .col-lg-4{padding:0;}
.visualizer-front{height:600px;}
.img1,.img5{height:364px;}
.img2,.img4{height:286px;}
.img1 img,.img2 img,.img4 img,.img5 img,.img3 img{width:100%;height:100%;object-fit: cover;object-position: center top;}
.img3{height:650px;width:100%;}
.logos div{float:left;}
.size-full,.size-medium,.size-small,.size-thumbnail,.size-large{border:10px solid #f0f0f0;}
.msnry_item{border:2px solid #f0f0f0;margin:4px;}
.msnry_item:hover{border:2px solid #ccc;opacity:0.5;}
.video-header{background:#f4f4f4;padding: 20px 80px 80px; border-bottom: 1px solid #ccc;}
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height:0;overflow:hidden;}
.video-container iframe,  .video-container object,  .video-container embed {position: absolute;	top: 0;	left: 0;width:100%;height:100%;overflow:hidden;}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {max-width: 100%;}
.responsive-iframe{width:100%;height:600px;float:left;overflow:hidden;}

/*Homepage Event & Blog Sections-----------------------------------------------------------------------------*/
.newsletter{width:100%;background:#fff;}
.left-newsletter {padding:0;width:420px;height:420px;overflow:hidden;display:inline;}
.left-newsletter img{width:100%;height:100%;}
.right-newsletter {background:#fff;height:auto;margin:20px 0;width:65%;margin-right:20px;float:right;}
.homepage-blog-featured-image {width:100%;height:340px;margin:0 auto;}
.homepage-blog-excerpt{color:#fff;padding:10px;text-align:left;overflow:hidden;}
.homepage-blog-title h3{display:none;}
.homepage-blog-caption {position: relative;margin:0 auto;}
.homepage-blog-caption img{width:100%;height:340px;background-size: cover;object-fit: cover;object-position: center top;}
.homepage-blog-caption:after {content: "";position: absolute;display:inline-block;left: 0;top: 0;width: 100%;height:340px;background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%) repeat 0 0;z-index: 1;}
.homepage-blog-caption-text h4{font-size:30px;position:absolute;line-height:30px;z-index:2;bottom:0;padding:10px 85px;-webkit-box-sizing: border-box;border-bottom:none;}
.homepage-blog-caption-text a{color: #fff;}
.homepage-blog-caption-text a:hover{color: #ccc;text-decoration:none;}
.homepage-blog-caption .date {background: url(images/date-sprite-background.png)no-repeat;z-index:2;width: 94px; height: 90px; position: relative; margin: -100px 14px 0 -14px; }
.homepage-blog-caption .date p {font-size: 18px; line-height: 20px;z-index:3;text-align: center; text-transform: uppercase; color: #fff; font-weight: bold; padding:12px 5px 0 20px;}
.homepage-icon{width:45px;margin:0px auto;}
.homepage-icon img{width:100%;height:27px;}

/*Homepage Slider-----------------------------------------------------------------------------*/
.homepage-slider{margin:0 auto;width:100%;}

/* Slick Dots--------------------------------------------------------------------*/
.slick-dots{bottom:25px;z-index:30;right:-35%;}
.slick-dots li button{color:#626262;}
.slick-dots li button:before{font-size:40px;}
.slick-dots li{width:10px;}
.slick-prev, .slick-next{z-index:1000;}
.slick-prev:before{content:"\0020";width:50px;height:50px;position: absolute;}
.slick-initialized .slick-slide{outline:0;}
.slick-prev{left:72%;}
.slick-next:before{content:"\0020";width:50px;height:50px;position: absolute;}
.slick-next{right:40px;}
.slick-prev:before, .slick-next:before{bottom: -153px;}

/* Default Content Pages--------------------------------------------------------------------*/
.default-wrap{width:100%;margin:0 auto;}
.default-wrap .entry-title {color: #2C596F;}
.default-content {width:100%;padding:20px;}
.default-content p{margin:10px 0 20px 0;}
.default-content h3{color:#538bad;margin:20px 0;}
.default-content a{color:#538bad;text-decoration:none;font-weight:bold;}
.default-content a:hover{color:#54B95B;border-bottom:1px dotted #54B95B;}

/* About Page--------------------------------------------------------------------*/
.about-wrap{width:100%;margin:0 auto;}
.about-wrap .entry-title {color: #2C596F;}
.about-content {width:100%;padding:40px;}
.about-content p{margin:10px 0 20px 0;}
.about-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

/* Locations Page--------------------------------------------------------------------*/
.location_directions {width:100%;padding:20px 0;}
.location_directions p{margin:10px 0 20px 0;}
.location_directions h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}
.location_schedule {margin-top:20px; background:#f0f0f0; padding:20px;}

/* Contact Page--------------------------------------------------------------------*/
.contact-wrap{width:100%;margin:0 auto;}
.contact-wrap .entry-title {color: #2C596F;}
.contact-content{width:100%;padding:40px;float:left;}
.contact-content p{margin:10px 0 20px 0;}
.contact-content h3{font-family: 'proxima_nova_rgbold';color:#15374D;margin:20px 0;line-height:20px;}
.contact-address{width:99%;min-height: 250px;display: inline-block;background: #f0f0f0; color: #2C596F;margin:5px;padding: 20px 10px 0;text-align:center;}
.contact-square{width:33%;display:inline-block;font-size:20px;font-weight:bold;background: #f4f4f4; color: #2C596F;margin:0 auto;padding: 20px 10px;text-align: center;}
.contact-square:hover{background:#dadada;}
.contact-square a{font-size:20px;color:#2C596F;font-weight:bold;}
.contact-square a:hover{color:#15374D;text-decoration:none;}
.contact-square .fa, .contact-address .fa {display: inline-block;color: #15374D;font-size: 2em;}

/* Addiction Page--------------------------------------------------------------------*/
.addiction-wrap{margin:0 auto;clear:both;}
.addiction-wrap .col-lg-6{padding:0;padding-right:30px;}
.addiction-wrap:active, .addiction-wrap:focus{outline:none;}
.addiction-01 {margin:0 auto;padding:10px;background:#f0f0f0;outline:none;text-align:center;}
.addiction-01 h4{color:#50b948;font-size:28px;line-height:50px;margin:0 auto;margin-top:20px;}
.addiction-01 p{width:100%;padding:0 10px;color:#666;text-align:center;}
.addiction-resources-content {width:80%;padding:40px;float:right;}
.addiction-resources-content p{margin:10px 0 20px 0;}
.addiction-resources-content h3{font-family: 'proxima_nova_rgbold';color:#15374D;margin:20px 0;line-height:20px;}

.addiction-img img{width:100%;height:100%;object-fit: cover;object-position:left top;}
.addiction-img{margin:0 auto;height:400px;border:12px solid #fff;}
.addiction-info h4{font-size:40px;}
.addiction-info p{margin:0 auto;}
.addiction-resource{margin:0 auto;width:100%;height:auto;text-align:center;padding:40px;}
.addiction-resource p{margin:10px 0 20px 0;padding:0 80px;}
.addiction-resource h4{color:#50b948;font-size:40px;text-align:center;}

/* Admissions Page--------------------------------------------------------------------*/
.admissions-wrap{margin:0 auto;clear:both;}
.admissions-wrap .col-lg-6{padding:0;padding-right:30px;}
.admissions-wrap:active, .admissions-wrap:focus{outline:none;}
.admissions-01 {margin:0 auto;padding:10px;background:#f0f0f0;outline:none;text-align:center;}
.admissions-01 h4{color:#50b948;font-size:28px;line-height:50px;margin:0 auto;margin-top:20px;text-align:center;}
.admissions-01 p{width:100%;padding:0 20px;text-align:center;}

.admissions-img img{width:100%;height:100%;object-fit: cover;object-position: right top;}
.admissions-img{margin:0 auto;height:400px;border:12px solid #fff;}
.admissions-info h4{font-size:40px;}
.admissions-info p{margin:0 auto;}
.admissions-resource{margin:0 auto;width:100%;height:auto;text-align:center;padding:40px;}
.admissions-resource p{margin:10px 0 20px 0;}
.admissions-resource h4{color:#50b948;font-size:40px;text-align:center;}

.insurance img{height:90px;max-height:120px;border:none;margin:0 auto;}
.self-pay-rates{font-size:14px;width:30%;min-width:300px;background:#c4c4c4;color:#333;}

/* Treatment Page--------------------------------------------------------------------*/
.treatment-wrap{width:100%;margin:0 auto;}
.treatment-wrap .col-lg-6{padding:0;}
.treatment-img img{width:100%;height:100%;object-fit: cover;object-position: center top;}
.treatment-img{height:435px;}
.treatment-content {width:100%;padding:40px;}
.treatment-content p{margin:10px 0 20px 0;}
.treatment-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

.treatment-info{position:relative;}
.treatment-resource{margin:0 auto;width:100%;height:394px;}
.treatment-resource h4{color:#50b948;text-align:center;padding-top:77px;}

/* Recovery Page--------------------------------------------------------------------*/
.recovery-wrap{width:100%;margin:0 auto;}
.recovery-wrap .col-lg-6{padding:0;}
.recovery-img{height:435px;}
.recovery-img img{width:100%;height:100%;object-fit: cover;object-position: center top;}
.recovery-info{position:relative;}
.recovery-resource{margin:0 auto;width:100%;height:394px;}
.recovery-resource h4{color:#50b948;text-align:center;padding-top:77px;}
.recovery-content {width:100%;padding:40px;}
.recovery-content p{margin:10px 0 20px 0;}
.recovery-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

/* Giving Page--------------------------------------------------------------------*/
.giving-wrap{width:100%;margin:0 auto;}
.giving-wrap .col-lg-6{padding:0;}
.giving-content {width:100%;padding:40px;}
.giving-content p{margin:10px 0 20px 0;}
.giving-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;line-height:20px;}

/* Leadership Page--------------------------------------------------------------------*/
.leadership-wrap{width:100%;margin:0 auto;}
.leadership-wrap .entry-title {color: #2C596F;}
.leadership-content {width:100%;padding:40px;border-bottom:3px solid #f0f0f0;}
.featured-img-profile{float:left;width:280px;}
.featured-img-profile img {margin: 0px 15px 35px 0px;max-width:250px;max-height:250px;border:10px solid #f0f0f0;}
.profile-content{width:100%;line-height:1.3em;margin-bottom:80px;}
.profile-content p{margin:10px 0 20px 0;}
.profile-content h2, .profile-content h3{margin:0;line-height:24px;}

/* Blog Page--------------------------------------------------------------------*/
.blog-wrap{width:100%;margin:0 auto;padding:20px;}
.blog-wrap .entry-title{font-size:18px;padding:10px;}
.blog-wrap h4{margin-top:20px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;}
.blog-content{width:80%;float:left;}
.blog-content p{margin:10px 0 20px 0;}
.blog-excerpt{min-height:240px;font-size:14px;color:#999;background:#f0f0f0;padding:16px;}
.blog-details {width:100%;margin:10px;background-color:#fff;display:inline-block;}
.blog-details-single{width:100%;font-size:16px;color:#999;line-height:20px;margin:20px 0;display:inline-block;padding:20px;text-align:center;border:5px solid #f6f6f6;}
.blog-details-single p{margin:10px 0 20px 0;}

.blog-details-single .fa {margin-right:5px;color:#999;}
.blog-heading a{color:#fff;}
.blog-heading a:hover{color:#2C596F;border-bottom:1px dotted #2C596F;text-decoration:none;}
.blog-heading h3 {font-family:'proxima_nova_rgbold';margin:0 auto;padding:15px;color:#8796A6;}
.blog-button{background:#f7f7f7;padding:10px;margin-top:-35px;float:right;}

.bq-blog {margin-top:20px;background:#fff;font-size:14px;font-style: italic;padding:20px;}
.bq-blog img{width:120px;height:120px;object-fit: cover;object-position: center top;border:5px solid #ccc;}

.blog-details-single{width:100%;font-size:16px;color:#666;display: inline-block;background:#f0f0f0;padding:20px;}
.blog-meta-single {width:100%;background-color:#dadada;padding:20px;color:#666;font-size:12px;margin:0 0 10px 10px;display:inline-block;float:right;}
.blog-meta-single i{font-size:18px;text-align:center;color:#333;margin-right:8px;padding:4px;}
.blog-meta,.blog-meta-single a{color:#333!important;}
.blog-meta,.blog-meta-single a:hover{color:#fff!important;text-decoration:none;}
h1.referral a{display:none!important;}
.post-meta-separator {display:inline-block;margin: 0 4px;}
.post-meta-separator:first-of-type {margin-left: 0;}
.post-meta-separator a{color:#54B95B;}
.post-meta-separator a:hover{color:#2C596F;}
.entry-meta-single .fa {margin-right:5px;color:#15374D;}
.wp-caption-text{font-size:11px;color:#666;display: inline-block;background:#f0f0f0;padding:15px;}

/* Sunday Services Page--------------------------------------------------------------------*/
.sunday-services-details {width:30%;float:left;margin:10px;background-color:#E3E7EA;display:inline-block;}
.sunday-services-content {width:100%;padding:40px;}
.sunday-services-content p{margin:10px 0 20px 0;}
.sunday-services-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

.sidebar{width:20%;min-width:250px;max-width:250px;height:100%;margin:20px 0;background:#F7F7F7;padding:20px;z-index:2;float:left;}
.sidebar a{font-size:14px;border-bottom:#f1f1f1;padding:20px;}
.sidebar-left{width:20%;float:left;min-height:300px;border-right:4px solid #f0f0f0;margin-right:20px;}
.sidebar-right{width:20%;float:right;min-height:300px;border-left:4px solid #f0f0f0;margin-left:20px;}
.sidebar h4{font-size:22px;color:#999;line-height:24px;}
.sidebar select{width:200px;font-size:14px;overflow:hidden;}
.sidebar label {margin:4px;padding:4px;color:#999;border-bottom:1px dashed #aaa;}
.sidebar label:selected {color:#333;}
.sidebar label:nth-of-type(odd){background: #fff;}
.sidebar label:nth-of-type(even){background: #f0f0f0;}
.sidebar-content {width:95%;padding-top:20px;}
.sidebar-content p{margin:10px 20px 20px 20px;}
.sidebar-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}
.container{width:100%;margin:0 auto;}

/* Events Page--------------------------------------------------------------------*/
.events-wrap{width:100%;overflow:hidden;padding:20px;margin:0 auto;}
.events-details{margin:0 0 50px 0;}
.events-content{width:80%;height:auto;float:left;margin-left:30px;margin:10px;}
.events-content p{padding:10px;}
.events-content h1, .events-content h3{text-align:center;padding:40px 80px;}
.events-content h2{color:#50b948;font-size:28px;line-height:35px;margin:0 auto;margin-top:20px;text-align:center;}
.event-details-single{width:100%;font-size:16px;color:#666;display: inline-block;background:#f0f0f0;padding:20px;margin:20px 0;}

.events-excerpt{width:100%;color:#333;background:#E3E7EA;padding:10px;font-size:12px;min-height:170px;text-align:left;overflow:hidden;}
.events-excerpt .date {background: url(images/date-sprite-background.png)no-repeat;width: 94px; height: 90px; position: relative; margin: 5px 14px 0 -19px; }
.events-excerpt .date p {font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase; color: #fff; font-weight: bold; padding:12px 5px 0 20px;}
.events-button{background:#f2f2f2;padding:10px;float:right;margin:-65px 1px 0 0;}
.events-meta-single {padding:20px;font-size:12px;color:#fff;margin:0 0 10px 10px;float:right;overflow: auto;}

.events-caption {position: relative;}
.events-caption img{width:100%;height:260px;background-size: cover;object-fit: cover;object-position: center top;}
.events-caption:after {content: "";position: absolute;display:inline-block;left: 0;top: 0;width: 100%;height:260px;background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.9) 100%) repeat 0 0;z-index: 1;}
.events-caption-text h4{font-size: 24px;position:absolute;line-height:20px;z-index:2;left:20;bottom:0;padding:10px 25px;-webkit-box-sizing: border-box;border-bottom:none;}
.events-caption-text a{color: #fff;}
.events-caption-text a:hover{color: #ccc;text-decoration:none;}

.events-featured-image {width:100%;height:260px;}
.events-featured-image img {width:100%;height:260px;object-fit: cover;background-size: cover;object-position: center center;}
.events-heading a{color:#fff;}
.events-heading a:hover{color:#666;text-decoration:none;}
.events-heading h3 {margin:0 auto;padding:15px;color:#fff;text-align:center;padding:20px;}

.concert-content{width:100%;padding:40px;}
.concert-content p{margin:10px 0 20px 0;}
.concert-content h1, .concert-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

.luncheon-content{width:100%;padding:40px;}
.luncheon-content p{margin:10px 0 20px 0;}
.luncheon-content h1, .luncheon-content h3{font-family: 'proxima_nova_rgbold';color:#538bad;margin:20px 0;}

.stats-content{width:100%;height:500px;border-top:1px solid #76787b;border-bottom:1px solid #76787b;background-image: url(/wp-content/themes/cumberland-heights/images/inner1-banner2.jpg);  background-size: cover;color:#fff;}
.stats-content p{text-align:center;font-size:50px;color:#fff;font-family: 'proxima_nova_rgbold';margin:94px 0px 74px;}
.title {text-align:center;font-size:20px;font-family: 'proxima_nova_rgbold';padding-top:20px;}
.bcon-1 .bcon-img{width:48px;margin:0 auto;height:40px;}
.bcon-1 .bcon-img img{width:100%;}
.bcon-info p:first-child{font-size:50px;color:#fff;margin:31px 0px 3px;text-align:center;}
.bcon-info p:last-child{font-size:16px;color:#fff;line-height:10px;height:43px;text-align:center;margin:0;}
.bcon-2 .bcon-img{width:48px;margin:0 auto;height:40px;}
.bcon-3 .bcon-img{width:48px;margin:0 auto;height:40px;}
.bcon-4 .bcon-img{width:48px;margin:0 auto;height:40px;}

.form-content{width:100%;padding:10px 0;margin:0 auto;}
.form-content-01{width:100%;margin:0 auto;padding:20px 0;}
.form-content-01 p{text-align:center;line-height:30px;}
.form-content-01 p:first-child{color:#54b848;font-size:16px;font-family: 'proxima_nova_rgbold';text-transform:uppercase;}
.form-content-01 h4{font-family:'proxima_nova_rgbold';color:#6d6d6d;font-size:34px;line-height:40px;text-transform:uppercase;text-align: center;}
.form-content-01 span a{color:#2C596F;background:transparent;text-decoration:underline;}
.form-content-01 .recovery{background:#54b848;height:48px;line-height:48px;color:#ffffff;margin:0px auto;text-align:center;margin-top:20px;font-size:16px;font-family: 'proxima_nova_rgbold';text-transform:uppercase;}
.form-content-01 .recovery a{color:#ffffff;display:block;}
.form-content-01 .recovery:hover{background:#333;}
.form-content-01 a{color:#0085B2;font-weight:bold;text-decoration:none;}
.form-content-01 input[type="text"]{width:90%;height:42px;color:#ccc;border:3px solid #b9b9b9;padding:0 20px;outline:0;font-size:16px;margin-top:15px;}
.form-content-01 input[type="submit"]{width:100%;color:#ffffff;font-size:16px;height:48px;line-height:48px;background:#54b848;border:0;text-transform:uppercase;margin-top:24px;font-family: 'proxima_nova_rgbold';}
.form-content-01 .gform_wrapper.email_signup_form_wrapper .gform_footer.top_label .button.gform_button{background:#54b848;height:48px;line-height:48px;color:#ffffff;margin:0px auto;text-align:center;margin-top:20px;font-size:24px;font-family: 'proxima_nova_rgbold';text-transform:uppercase;}
/*.form-content-01 .gfield_label{display:none;}*/
.form-content-01 input:hover[type="submit"]{background:#333;}
#wpgmza_dir_type_2 input{width:90%;height:42px;color:#ccc;border:3px solid #b9b9b9;padding:0 20px;outline:0;font-size:14px;margin-top:15px;}
.wpgmaps_get_directions{width:100%;color:#ffffff;font-size:16px;height:48px;line-height:48px;background:#54b848;border:0;text-transform:uppercase;margin-top:24px;font-family: 'proxima_nova_rgbold';}


/* Donation Styles--------------------------------------------------------------------*/
.gform_wrapper {background:#f0f0f0;padding:40px;}
.gfield_radio li{float:left;width: 12%;min-width:180px;display:inline-block;margin:2px;}
.gfield_radio li:nth-last-child(){display:inline-block;margin:20px;}
.gfield_radio input[type="radio"] {display:none !important;}
.gfield_radio_wide li{float:left;width: 30%;min-width:220px;display:inline-block;font-size:16px;margin:0 auto;}
.gfield_radio_wide input[type="radio"] {display:none !important;}
.gform_wrapper .gfield_radio_wide li label,.gform_wrapper .gfield_radio li label, .gform_wrapper.email_signup_form_wrapper .gform_footer.top_label .button.gform_button, input[type="submit"].button.gform_button {background: url("/wp-content/themes/cumberland-heights/images/bg_pattern.png") repeat scroll 0 0 #5F879E;color:#ffffff!important;font-family:'proxima_nova_rgbold';font-size:18px;text-transform:uppercase;text-align: center;padding: 12px 25px !important;margin: 5px;display: -moz-inline-box;display:block;vertical-align: middle; *vertical-align: auto;text-shadow: white;border: 1px solid #5d869e;cursor:pointer;}
li .gchoice_36_5_1, li .choice_33_1_1 {width:200px!important;}
#input_36_3#input_24_3{width:98%!important;display:inline-block;float:left;}
#input_24_2,#input_36_2{width:98%!important;display:inline-block;float:left;}
body .gfield_radio li label:hover, .gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper.email_signup_form_wrapper .gform_footer.top_label .button.gform_button:hover, input[type="submit"].button.gform_button:hover {background: #54B95B;border: #6ad671 1px solid;}
body .gform_wrapper .gfield_radio li input:checked + label,
.gfield_radio li label.selected, .gfield_radio label.selected,.gfield_radio_wide li label.selected, .gfield_radio_wide label.selected  {background: #54B95B!important;border: #6ad671 1px solid;}
.gfield_radio li input:disabled + label {background: #54B95B!important;border: #6ad671 1px solid;}
.gfield_radio li.selected,.gfield_radio_wide li.selected {background: #54B95B!important;border: #6ad671 1px solid;}
li .gchoice_47_1_1{width:300px!important;}
.gfield_date_day,.gfield_date_month,.gfield_date_year{min-width:200px!important;}
.gform_wrapper .gform_page_footer .button.gform_button, input.button.gform_button[type="submit"] {display: inline-block;padding: 12px 25px;font-size: 18px;text-transform: uppercase;font-weight: bold;background: #6AD671;border: 4px solid #6AD671;color: #FFF;width: 49% !important;}
.gform_wrapper .gform_page_footer .button.gform_button:hover, input.button.gform_button[type="submit"]:hover {border: 4px solid #2C596F;background: url('/wp-content/themes/cumberland-heights/images/bg_pattern.png') repeat scroll 0 0 #5F879E;}
.gform_wrapper .gform_footer {text-align: center;}

.gform_wrapper input[type="text"], 
.gform_wrapper input[type="url"], 
.gform_wrapper input[type="email"], 
.gform_wrapper input[type="tel"], 
.gform_wrapper input[type="number"], 
.gform_wrapper input[type="password"] {font-size: 20px;letter-spacing: normal; margin-bottom: 15px;border: 2px solid #CCC; outline-style: none;height: 50px;padding: 5px !important;}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {width:50%!important;}
.gform_wrapper .left_half h3, .gform_wrapper .right_half h3{margin-bottom: 0.2em;}
.gform_wrapper .left_half, .gform_wrapper .right_half {font-size: 16px;text-align: left;}
.gform_wrapper .gfield_radio li {margin-bottom:15px;}
.gsection_title h2:before {content: '\f023'; font-family: fontAwesome; position: absolute; font-size:20px; right: 15px; top: 3px;color:#fcf103;}
.donation_details {font-size: 20px;letter-spacing: normal;padding:10px;background-color:#ffffff!important;width:45%;margin:10px;font-weight:bold;}
.gform_wrapper .gfield_checkbox li label {background-position: 0 0;background-repeat: no-repeat;cursor: pointer;display: inline-block;font-size: 16px;height: 20px;line-height: 20px;padding-left: 22px;vertical-align: middle;}
.gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {float: none;width: 50%!important;}
.gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half {width:50%!important;}
.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {margin-right: 0;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {padding-left: 0!important;}
#gform_fields_48{padding-bottom:30px;}
#input_48_2_other,#input_49_2_other,#input_50_2_other,#input_51_2_other,#input_52_2_other{width:100px;position:relative;margin:0 auto;font-size:14px;color:#999;text-transform:uppercase;}
#input_48_4,#input_49_4,#input_50_4,#input_51_4,#input_52_4{padding:20px;margin:-50px 0 0;}
.gform_wrapper .top_label .gfield_error {width: 100%;padding: 0!important;}

.gform_wrapper .ginput_complex .ginput_full input[type="text"], 
.gform_wrapper .ginput_complex .ginput_full input[type="url"], 
.gform_wrapper .ginput_complex .ginput_full input[type="email"], 
.gform_wrapper .ginput_complex .ginput_full input[type="tel"], 
.gform_wrapper .ginput_complex .ginput_full input[type="number"], 
.gform_wrapper .ginput_complex .ginput_full input[type="password"], 

.gform_wrapper .top_label li.gfield.gf_left_half input.medium, 
.gform_wrapper .top_label li.gfield.gf_left_half input.large, 
.gform_wrapper .top_label li.gfield.gf_left_half select.medium, 
.gform_wrapper .top_label li.gfield.gf_left_half select.large, 
.gform_wrapper .top_label li.gfield.gf_right_half input.medium, 
.gform_wrapper .top_label li.gfield.gf_right_half input.large, 
.gform_wrapper .top_label li.gfield.gf_right_half select.medium, 
.gform_wrapper .top_label li.gfield.gf_right_half select.large {width: 98%!important;}
#gform_1 #field_1_21 .gfield_description.validation_message {margin-top:3px;}
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="url"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type="password"]{width: 98%!important;}
.gform_wrapper .ginput_complex span:nth-child(odd) {float: left!important;}
.gform_wrapper .ginput_complex span:nth-child(even) {float: right!important;}
.gform_wrapper select.gfield_select, select {width:98%;background: none repeat scroll 0 0 #ffffff;border: 1px solid #bbbbbb; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;color: #aaa;font-size: 20px !important; height: 48px; margin-left: 0; padding: 10px !important;}
.label_fix label {display: block !important;text-indent: -9999px;}
.gform_wrapper textarea {font-size: 16px !important;height: 250px;padding: 10px !important;border: 2px solid #CCC;}
.gform_wrapper .top_label .gfield_label {display: block;font-size: 20px;letter-spacing: 0.8pt; margin: 3px 0;}

/* Email Signup-------------------------------------------------------------*/
.gform_wrapper.email_signup_form_wrapper {background: none;padding: 0;}
.gform_wrapper.email_signup_form_wrapper .gform_body {display: inline-block;width: 67%;}
.gform_wrapper.email_signup_form_wrapper .gform_footer.top_label {width: 30%;float: right;margin: 0;padding: 0;}
.gform_wrapper.email_signup_form_wrapper .gform_body .email_signup_address input[type="email"] {border: 2px solid #f4f4f4;height: 45px;}
.gform_wrapper.email_signup_form_wrapper .gform_footer.top_label .button.gform_button {width: 100%;font-size:10px;padding: 12px 20px;height: 15px;white-space:normal;}
.donation_amount .instruction {display: inline-block !important;float: right; margin: 13px 10px !important; width: 49%; }

/* Ubermenu-------------------------------------------------------------*/
.ubermenu-responsive-default.ubermenu{float:left;}
.ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target{line-height:50px;}
.ubermenu-responsive-default.ubermenu ul li span,.ubermenu-responsive-default.ubermenu ul li a{font-family:'proxima_nova_rgbold';color:#59839f;font-size:22px;text-transform:uppercase;}
.ubermenu-responsive-default.ubermenu ul li span:hover,.ubermenu-responsive-default.ubermenu ul li a:hover{color:#54b848;}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle{outline:none;}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega{width:800px;background-color:#fff;margin-top:-3px;}
.ubermenu-responsive-default.ubermenu ul li ul li a span{font-size:15px;color:#15374d; font-family: 'proxima_nova_alt_rgregular';text-transform:none;}
.ubermenu-item-level-1{padding-bottom:-20px!important;}
#menu-item-3686{padding-left:15px;margin-top:-2px;}
#menu-item-3804, #menu-item-4185{width:170px;}
#menu-item-318{float:left;text-align:left;padding-right:235px;margin-top:-8px;}
#menu-item-4118{float:left;text-align:left;padding-right:235px;}
#menu-item-203, #menu-item-318, #menu-item-3738, #menu-item-3739, #menu-item-3786, #menu-item-3819, #menu-item-3820, #menu-item-3568, #menu-item-3566,
#menu-item-3895, #menu-item-3853, #menu-item-3918, #menu-item-3573, #menu-item-3946 {text-align:left;margin-top:-25px;}
#menu-item-4124, #menu-item-4125, #menu-item-4126, #menu-item-4127{padding:0;margin:0;line-height:10px;height:30px;}
#menu-item-3797{text-align:left;margin-top:-30px;padding-right:140px;}
#menu-item-3796{text-align:left;padding-right:140px;}
#menu-item-3782{margin-top:-70px;margin-left:160px;}
#menu-item-4625{margin-top:-60px;width:300px;}
#menu-item-4186,#menu-item-3820,#menu-item-3786{margin-top:-35px;}
#menu-item-4124{margin-top:-20px;}
#menu-item-265,#menu-item-4187{margin-top:-10px;}
#menu-item-3895{margin-top:5px;}
#menu-item-3953{margin-top:-70px;margin-left:200px;}
#menu-item-4369{margin-top:-30px;margin-left:200px;}
#menu-item-3571, #menu-item-3572, #menu-item-3575{max-width:220px;}
#menu-item-3946, #menu-item-3945, #menu-item-3944, #menu-item-3943, #menu-item-3942{height:30px;}
#menu-item-3567{margin-left:-200px;}
#menu-item-3567 .ubermenu-target-description{width:280px;word-wrap: break-word;}
.gchoice_36_5_0, .gchoice_36_5_1{color:#ffffff;margin:0 auto;text-align:center;font-size:20px;font-family: 'proxima_nova_rgbold';}
.ubermenu-target-title, .ubermenu-target-header{font-weight:bold!important;line-height:16px;}
.ubermenu-item-object-resources{line-height:20px;}
.ubermenu-item-layout-text_only{font-size:13px!important;font-weight:bold!important;line-height:13px;}
.ubermenu-target-description{font-size:11px!important;color:#aaaaaa!important;margin-top:-10px;line-height:12px;}
.ubermenu-image-size-full{width:24px;height:24px;vertical-align:bottom!important;}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target{padding:0;}
.uc{text-transform:uppercase!important;}

a.cta, .cta, .cta3, #commentform input[type="submit"] {background-color: #2C596F; color: #ffffff; cursor: pointer;display: inline-block; float: none; font-size: 16px;font-weight:bold;line-height: 1.1em;min-width: 60px;padding:15px 30px;position: relative; text-align: center; text-decoration: none;text-transform:uppercase;}
.cta:hover, a.cta:hover, #commentform input[type="submit"]:hover {color:#fff;background-color: #15374D;text-decoration: none;}
.cta{background:#54b848;color:#ffffff;margin:0 auto;text-align:center;margin-top:21px;font-size:16px;font-family: 'proxima_nova_rgbold';text-transform:uppercase;}
.cta:hover{background-color:#333;text-decoration:none;} 
.cta a:hover{color:#ffffff;text-decoration:none;}
a.cta2, .cta2 {background:#6D8392;color:#ffffff;cursor:pointer;display: inline-block;font-size: 16px;font-weight: bold;line-height:1.5em;min-width: 60px;padding: 10px 25px;position: relative;text-align:center;text-decoration: none;text-transform:uppercase;}
.cta2:hover, a.cta2:hover {background:#666;color:#ccc;text-decoration: none;}

#list {width:95%; margin:10px 30px;}
#list ol {font-family:'aloe_bold';font-size:44px; color:#ccc;}
#list ol li {padding:10px;}
#list ol li p {font-family:'proxima_nova_rgregular', sans-serif;padding:12px;font-style:normal;font-size:16px;color: #363636;border-left: 3px solid #ddd;}

.list a{color: #363636;}
.list a:hover{text-decoration:none;}
.list {counter-reset: li;margin-bottom:30px;}
.list li{position: relative; display: block; padding: .8em .8em .8em .8em; *padding: .8em; margin: .5em 0 .5em 2.5em; background: #ddd; color: #333; text-decoration: none;transition: all .3s ease-out;}
.list li:hover{background: #eee;}   
.list li:before{counter-increment: li;content: counter(li, decimal); position: absolute; left: -2.5em;top: 50%;margin-top: -1em;color:#fff;background: #54B95B;height: 2.2em;width: 2.2em;line-height: 2.2em;text-align: center;font-weight: bold;}
.list li:after{position: absolute; content: '';border: .5em solid transparent;left: -1em;top: 50%;margin-top: -.5em;transition: all .3s ease-out;}
.list li:hover:after{left: -.5em; border-left-color: #54B95B;}

/* Comments  ------------------------- */
.comments-area {border-top: 5px solid #333;background-color:#f4f4f4;padding:40px;}
.comments-title {font-size: 24px;line-height: 40px;text-transform: uppercase;color: #333;font-family: 'proxima_nova_rgbold'}
.comment-list {list-style: none;margin: 0;}
.comment-list a{color: #7cc576;font-size:13px;}
.comment-list .says{display:none;}
.comment-list li.comment {border-top: 1px solid #e5e5e5;margin:0 0 20px 40px;}
.comment-list > li.comment:first-child {border-top: none;}
.comment-list .comment-body {position: relative;}
.comment-list .avatar {-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;margin-top:20px;}
.comment-list .fn {display: block;font-family: 'proxima_nova_rgbold';font-weight: 700;color: #333;margin-bottom: 5px;}
.comment-list .comment-datetime, .comment-list .sep, .comment-list .comment-reply-link, .comment-list .comment-edit-link {font-size: 14px;line-height: 20px;text-decoration: none;}
time{margin-right: 20px;}
time:before {font-family: FontAwesome;content: "\f017";padding-right:5px;font-style: normal;}
.comment-list .comment-datetime {color: #aaaaaa;}
.comment-list .comment-datetime i {margin-right: 5px;}
.comment-list .comment-datetime:hover {color: #7cc576;}
.comment-list .comment-reply-link i {margin-right: 5px;}
.comment-list .comment-content {margin: 10px 40px 30px 0;}
.comment-list .children {list-style: none;margin: 0;}
.comment-reply-title{margin-top:10px;}
.icon-comments{font-size:10px;}
.comment-edit-link:before {font-family: FontAwesome;content: "\f086";color: #7cc576;padding-right:10px;font-style: normal;}
.reply:before {font-family: FontAwesome; content: "\f122";color: #7cc576;padding-right:5px;font-style: normal;}
.comment-list + #respond, .comment #respond {border-top: 1px solid #e5e5e5;}
#respond {position: relative;}
#reply-title {font-size: 12px;line-height: 20px;text-transform: uppercase;color: #444444;font-family: 'proxima_nova_rgbold'margin: 40px 0 20px;}
#cancel-comment-reply-link {position: absolute;left: 0;padding: 5px 12px;font-size: 12px;line-height: 22px;text-align: center;vertical-align: middle;cursor: pointer;color: #ffffff;border: none;background-color: #333333;text-transform: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;-o-transition: background-color 0.2s;transition: background-color 0.2s;}
#cancel-comment-reply-link:hover {background-color: #7cc576;text-decoration: none;}
#commentform p {margin-bottom: 0;}
#commentform .logged-in-as {float: right;font-size: 12px;}
#commentform label {font-size: 14px;font-weight: bold;color: #333;}
#commentform .required {color: #ed1c24;}
#commentform #comment {min-width: 100%;min-height: 40px;resize: vertical; margin-bottom: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#commentform .form-submit {overflow: hidden;}
#commentform #submit {float: right;padding: 5px 12px;font-size: 12px;font-family: 'proxima_nova_rgbold';cursor: pointer;color: #ffffff;border: none;background-color: #7cc576;height: 40px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;-o-transition: background-color 0.2s;transition: background-color 0.2s;}
#commentform #submit:hover {background-color: #333;}

/* Accordion -----------------------------------------------------------------------------*/
.accordion-title:hover {cursor: pointer;}
.accordion-title{display: block;padding:20px 10px;font-size:20px;margin:1px;font-weight:bold;text-align:center;line-height: 30px;}
h3.accordion-title{color:#fff;}
.accordion-title:nth-of-type(odd){background: #456079;}
.accordion-title:nth-of-type(even){background: #5F8299;}
.accordion-title:after {float:right; margin-right:20px; content: "\f067"; font-family: FontAwesome;}
.accordion-title.open:after {float:right; margin-right: 20px; content: "\f068"; font-family: FontAwesome;}
.accordion-content {font-family: 'proxima_nova_alt_rgregular';font-size:16px;line-height:24px;border-left:3px solid #ccc;margin-left:20px;width:98%;background:#f1f1f1; padding: 20px;}
.accordion-content p{margin-left:20px;padding:5px 0;padding-left:20px;}

/* Tabs -----------------------------------------------------------------------------*/
#tabContainer{position:relative;width:100%;margin:30px 0;}
#tabMenu{position:relative;height:50px;}
#tabContent{position:relative;height:auto;color:#fff;background:#456079;overflow:auto;padding:40px;line-height: 20px;}
#tabContent .content{display:none;}
#tabContent .active{background:#456079;padding:5px 10px;display:block;}

.menus{margin:0 auto;padding:0;width:100%; display:block;}
.menus li{padding:0; margin:0; list-style:none; display:inline;}
.menus li a{float:left; padding-left:15px; display:block; color:#456079; text-decoration:none; font-size:16px;cursor:pointer;background:#fff;}
.menus li a span{line-height:30px; float:left; display:block; padding:10px;background:#fff; color:#456079;}
.menus li a:hover{background-position:0px -60px; color:#456079;}
.menus li a:hover span{background-position:100% -60px;}
.menus li a.active, .menus li a.active:hover{background:#456079;color:#fff;padding-right:15px;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.menus li a.active span, .menus li a.active:hover span{background:#456079;color:#fff;}

/* Footer -----------------------------------------------------------------------------*/
#footer{background:#15374d;width:99%;margin:0 auto;padding:20px;}
#footer .footer-left{width:25%;float:left;display:inline-block;}
#footer .footer-left li a {font-family: 'proxima_nova_rgbold';text-transform:uppercase;color:#ffffff;font-size:20px;line-height:45px;}
#footer .footer-right{float:right;text-align:right;display:inline-block;}
#footer .footer-right p{font-size:14px;line-height:18px;font-weight:bold;color:#ffffff;}
#footer .contact-number a:hover, .contact-number a:focus{color:#54B95B;text-decoration:none;}
#footer .contact-number{display:inline-block;margin:20px;}
#footer .contact-addy{display:inline-block;margin:20px;}

.social-logos{width:100%;font-size:24px;line-height:40px;display:inline-block;margin:20px;}
.social-logos li{display:inline;margin-right:20px;}
.social-logos li:last-child{margin-right:40px;}
.social-logos div{float:right;}

#copyright{background:#ddd;width:100%;margin:0 auto;height:auto;}
#copyright .paybill{margin:0 auto;margin-top:5px;text-align:center;}
#copyright .accreditation{background:#fff;padding:10px 0;margin:0 auto;margin-bottom:10px;text-align:center;}
#copyright .accreditation h2{font-family:'proxima_nova_rgbold';color:#C0C0C0;font-size:24px;line-height:40px;text-transform:uppercase;text-align: center;}
#copyright .accreditation li{display:inline-block;margin:20px;}
#copyright .accreditation div{width:100%;margin:0 auto;}
#copyright .statement{font-family: 'proxima_novalight';font-size:12px;line-height:18px;color:#666;margin:0 auto;display:block; padding:20px;text-align:center;text-transform:uppercase;}

/* Flexslider ----------------------------------------------------------------------------*/
.flexslider {margin:0 auto;width:100%;height:auto;max-height:475px;background-position:center center;background-repeat:no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;overflow:hidden;margin-bottom:50px;}
.flex-direction-nav {font-size:40px;} 

/* Grid Block -----------------------------------------------------------------------------*/
.grid{margin:50px 0;}
.grid-item {position: relative;padding: 0;margin: 0;}
.grid-block-text {font-family: 'aloe_bold';font-size: 30px;z-index:1;color: #fff;top: 50%;left: 50%;position: absolute;-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: 0.75s ease-in-out;transition: 0.75s ease-in-out;text-align: center;}
.grid-block-text {width: 65%; }
.grid:after {content:'';display: block;clear: both;background:#5E88A1;opacity: 0.6;}
.grid-sizer,.grid-item{width:25%;}
.grid-copy{font-family: 'aloe_bold';background:#F4F3EC;float:left;padding:50px;z-index:-1;line-height:1.2em;min-height: 333px;margin:0;text-align:center;}
.grid-copy{color:#666;font-size:28px;}
.grid-copy span{color:#54B95B;font-size:40px;}
.grid-1-cols{width: 25%;}
.grid-2-cols{width: 50%;}
.grid-3-cols{width: 75%;}
.grid-item {float:left;}
.grid-item img {display:inline-block;max-width:100%;height:333px;object-fit: cover;object-position: center top;}
.tint {position:relative;float: left;cursor: pointer;}
.tint:before{content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0; background: rgba(94, 136, 161, 0.6); -moz-transition: all .2s linear;-webkit-transition: all .2s linear; -ms-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;}
.tint:hover:before {background: none;}