@font-face {
font-family: 'CachetStd-Medium';
src: url('../fonts/cachet/CachetStd-Medium');
src: local('CachetStd-Medium'), url('../fonts/cachet/CachetStd-Medium.woff') format('woff'), url('../fonts/cachet/CachetStd-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'cachet-book-webfont';
src: url('../fonts/cachet/cachet-book-webfont');
src: local('cachet-book-webfont'), url('../fonts/cachet/cachet-book-webfont.woff') format('woff'), url('../fonts/cachet/cachet-book-webfont.ttf') format('truetype');
}

body{
     margin:0;
     padding:0;
     font-size:17px;
     font-family: 'cachet-book-webfont';
     color: #353535;
    background-image: url(../images/Wood_Texture.jpg);
    background-attachment: fixed;
}
p {
    font-family: 'cachet-book-webfont';
    color: #353535;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6{
	 font-family: 'CachetStd-Medium';
     color: #000;
      margin-top: 10px;
    margin-bottom: 10px;
	 }
h1{
    font-size: 24px;
    color: #000000;
}
h2{
    font-size: 20px;
    color: #000000;
}
h3{
    font-size: 24px;
    color: #01a490;
}
h4{
    font-size: 20px;
    color: #01a490;
}
h5{
    font-size: 24px;
    color: #0089d0;
}
h6{
    font-size: 20px;
    color: #0089d0;
}
a{
    color:#01a490; 
}
a:focus, a:hover{
	text-decoration:none;
}
a:hover {
    text-decoration: none;
}
.container{
    background: #ffffff;
    padding: 30px 30px;
}
.page-section>.container {
    margin-bottom: 0px;
    margin-top: 0px;
}
nav.navbar.bootsnav .container, .membership-block .container, #main-header .container, #slider .container{
    background-color: initial;
    padding: 0px;
}
#main-header {
    background-color: rgb(255 255 255 / 80%);
}
.logo-col {
    padding: 0px;
}
.logo-head > h1 {
    border: none;
    color: #01a490;
    padding: 0px;
    text-align: center;
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.logo{
    padding: 10px 0px;
    display: block;
}
.timer-div {
    margin-top: 0px;
}
.register_button {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
.register_button a {
    background-color: #0089d0;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
}
.register_button a.covid-information{
    background-color: #c11113;
}
.register_button a:hover{
    text-decoration: underline;
}
.logo-head {
    margin-top: 25px;
}
a.navbar-brand span {
    color: #25ac98;
    font-weight: 700;
}
.navbar-btns .btn {
    border:none;
    margin: 0px 3px;
}
.carousel-caption a.btn.btn-default.carousel-btn:hover {
    color: #fff;
    background-color: #c2884a;
    border-color: #c2884a;
}

/*--logo-with-navbar-sticky-*/
nav.navbar.bootsnav .navbar-brand span {
    font-size: 36px;
    color: #0081ca;
    font-weight: 700;
}
nav.navbar.bootsnav{
    background-color: rgb(255 255 255 / 80%);
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    background: #a27b54;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-nav > li > a{
    color: #ffffff;
}
nav.navbar.bootsnav .nav.navbar-nav{
    display: inherit;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #000000;
    font-family: 'CachetStd-Medium';
    text-transform: uppercase;
    font-weight: 100 !important;
    padding: 15px 12px;
    font-size: 14px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #a27b54;
    color: #fff;
    font-size: 16px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #0089d0;
    color: #ffffff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:6px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #000000;
    padding: 6px 10px 2px 10px;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-nav.breadcrumb > li + li:before{
    display: none;
}
/*end-navbar*/

.navbar-brand {
    height: inherit;
    padding:0;
} 
.carousel-caption{
    background-color: inherit;
    width: 75%;
    top: 25%;
} 
.carousel-caption h1{
    color: #ffffff;
}
.carousel-caption a{
    background-color: #01a490; 
    color: #ffffff;
    height: auto;
    line-height: inherit;
    width: 180px;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 100;
}
.carousel-caption a:hover{
    background-color: #0089d0;
    color: #ffffff;
}
.carousel-indicators{
    display: none;
}
.est-info {
    text-align: center;
    box-shadow: 0 2px 5px hsl(0deg 0% 0% / 40%), inset 0 1px 0 #ccc, inset 1px 0 0 #aaa, inset 0 -1px 0 #ccc, inset -1px 0 0 #aaa, inset 0 2px 0 #c6c6c6, inset 2px 0 0 #a6a6a6, inset 0 -2px 0 #c6c6c6, inset -2px 0 0 #a6a6a6, inset 0 3px 0 #c0c0c0, inset 3px 0 0 #a0a0a0, inset 0 -3px 0 #c0c0c0, inset -3px 0 0 #a0a0a0, inset 0 4px 0 #b9b9b9, inset 4px 0 0 #999, inset 0 -4px 0 #b9b9b9, inset -4px 0 0 #999, inset 0 5px 0 #b6b6b6, inset 5px 0 0 #969696, inset 0 -5px 0 #b6b6b6, inset -5px 0 0 #969696, inset 0 6px 0 #b0b0b0, inset 6px 0 0 #909090, inset 0 -6px 0 #b0b0b0, inset -6px 0 0 #909090, inset 0 7px 0 #a9a9a9, inset 7px 0 0 #898989, inset 0 -7px 0 #a9a9a9, inset -7px 0 0 #898989, inset 0 8px 0 #a6a6a6, inset 8px 0 0 #868686, inset 0 -8px 0 #a6a6a6, inset -8px 0 0 #868686, inset 0 9px 0 #a0a0a0, inset 9px 0 0 #808080, inset 0 -9px 0 #a0a0a0, inset -9px 0 0 #808080, inset 0 10px 0 #888, inset 10px 0 0 #666, inset 0 -10px 0 #888, inset -10px 0 0 #666, inset 0 0 10px 10px hsl(0deg 0% 0% / 50%);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background: #ffffff;
    padding: 20px;
}
.est-info:hover {
    transform: scale(1.1);
}
.est-info img {
    margin: 0px auto;
    display: block;
}
.est-block .container {
    background: inherit;
}
.welcome-left{
    position: relative;
}
.welcome-left:before{
    content: "";
    position: absolute;
    top: 45px;
    left:0;
    width: 100px;
    height: 3px;
    background-color: #01a490;
}
.welcome-left h1 {
    margin-top: 0px;
    font-size: 36px;
    color: #0089d0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.welcome-left .welcome-btn {
    background-color: #01a490;
    color: #fff;
    padding: 10px 25px;
    float: left;
    border-radius: 4px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 15px;
    transition: all 0.4s linear 0s;
}
.welcome-left .welcome-btn:hover{
    background-color: #0089d0;
    transition: all 0.4s linear 0s;
}
.welcome-right img {
    width: 100%;
}
.services-main-block{
    overflow: hidden;
}
.serivices-albany-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.serivices-albany-img a{
    display: block;
    position: relative;
}
.serivices-albany-img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
}
.serivices-albany-img img{
    transform: scale(1.1);
    transition: 0.5s;
}
.services-main-block:hover .serivices-albany-img img{
    transform: scale(1);
    transition: 0.5s;
}
.albany-text-block {
    display: block;
    height: 100%;
    position: absolute;
    top: 10%;
    transition: all 0.4s ease 0s;
    width: 100%;
    padding: 30px;
    z-index: 8;
}
.albany-dec {
    display: inline-block;
}
.albany-dec h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.albany-dec p{
    color: #fff;
    font-size: 15px;
}
.albany-text {
    opacity: 0;
    position: absolute;
    bottom: 60px;
    background-color: #ffffff;
    padding: 15px 10px;
}
.albany-text h3 {
    margin: 0px;
    color: #01a490;
}
.services-main-block:hover .albany-text{
    opacity: 1;
}
.services-main-block:hover .serivices-albany-img:after{
    background: rgba(0, 137, 208, 0.40) none repeat scroll 0 0;
    transition: all 0.5s ease 0s;
}
.services-main-block:hover .albany-text-block{
    top: 5%;
    transition: all 0.5s ease 0s;
}
.main-heading {
    text-align: center;
    margin: 0px;
    padding-bottom: 30px;
    color: #0089d0;
    font-size: 36px;
    text-transform: uppercase;
}
.know-more-btn {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 25px;
    float: left;
    border-radius: 4px;
    background-color: transparent;
}
.know-more-btn:hover{
    background-color: #0089d0;
    transition: all 0.5s linear 0s;
}
.membership-block{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 100px 0px;
}
.membership-block:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
}
.membership-text {
    position: relative;
}
.membership-text h1 {
    text-align: center;
    color: #ffffff;
    margin: 0px;
    font-size: 36px;
    text-transform: uppercase;
}
.membership-text p{
    text-align: center;
    color: #ffffff;
    margin: 20px 150px 30px;
}
.membership-text .member-btn {
    background-color: transparent;
    border: 1px solid #fff;
    display: block;
    margin: 0px auto;
    text-align: center;
    padding: 10px 0px;
    width: 180px;
    color: #fff;
    border-radius: 4px;
}
.membership-text .member-btn:hover{
    background-color: #01a490;
    transition: all 0.5s linear 0s;
    border-color: #01a490;
}
.vido-left h1 {
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #0089d0;
    font-weight: 700;
    font-size: 36px;
}
.vido-left h2 {
    margin-top: 0px;
    font-size: 20px;
    color: #01a490;
}
.vido-left .btn-primary {
    background-color: #01a490;
    border-color: #01a490;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 15px;
    transition: all 0.3s ease;
}
.vido-left .btn-primary:hover{
    background-color: #0089d0;
    border-color: #0089d0;
}
.footer-title{
    border: none;
}
footer{
    border: none;
}
.top-footer .container{
    background: #353535;
    padding: 30px 30px;
}
.bot-footer .container{
    background: #a27b54;
    padding: 10px 30px;
}
.footer-logo p, address, .footer-social p{
    color: #fff;
}
.footer-links h3, .footer-locate h3, .footer-social h3{
    color: #fff;
}
.footer-links ul li a{
    color: #fff;
}
.footer-social .fa{
    font-size: 40px;
    color: #ffffff;
}
.footer-links ul li a:hover{
    color: #01a490;
}
.social_icons h4 {
    font-size: 24px;
    color: #01a490;
}
.footer-links ul li {
    margin-bottom: 5px;
}
.footer-social img {
    border-radius: 10px;
}
.social_icons a {
    font-size: 30px;
    color: #ffffff;
}
address {
    margin-bottom: 0px;
}
.facebook i{
    padding-right: 0px !important;
}
.copy{
    float: left;
    color: #fff;
}
.power{
    float: right;
    color: #fff;
}
.power a{
    color: #000;
}
.copy, .power{
    margin:0px;
}
#search_form .fa-search {
    position: absolute;
    top: 10px;
    right: 15px;
}
#scrolltoup:hover {
    background-color: #3886ce;
    color: #fff;
}
.count-text{
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-bottom: 0px;
    font-size: 24px;
    font-family: 'CachetStd-Medium';
    float: right;
    margin-top: 0px;
}
.side-bar h4{
    font-weight: 100;
}
.page-section h1:first-child{
    font-size: 30px;
}
.member-block .container {
    padding-left: 0px;
    padding-right: 0px;
}
.page-section ul li {
    padding-left: 20px;
    padding-top: 5px;
    list-style-image: url(../images/paddle.jpg);
    /* list-style-image: url(images/list.png); */
    font-size: 16px;
    text-indent: -43px;
    list-style-position: inside;
}
.footer-links ul li {
    list-style-image: none;
    text-indent: 0px;
    padding-left: 0px;
    font-size: 16px;
}
.inner_page_img .container {
    padding: 0px;
}
.timer-div .countdownHolder {
    font-size: 25px !important;
    text-align: left !important;
    padding-top: 0px !important;
}
#note{
    text-align: left !important;
    margin-bottom: 0px;
}

.donate_btns .btn-success {
    color: #fff;
    background-color: #5ea045;
    border-color: #5ea045;
    margin-right: 20px;
    width: 100px;
    border-radius: 2px;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.donate_btns .btn-success:hover{
    color: #fff;
    background-color: #353535;
    border-color: #353535;
}

.donate_btns {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.donate_btns .btn-primary {
    background-color: transparent;
    border-color: #01a490;
    color: #5f5f5f;
    font-size: 22px;
    padding: 6px 25px;
    margin: 0px 7px;
}
.donate_btns .active, .donate_btns .btn-primary:hover, .donate_btns .btn-primary:focus{
    background-color: #01a490;
    border-color: #01a490;
    color: #ffffff;
    box-shadow: none;
}
.donate_btns p {
    text-align: right;
    margin-top: 10px;
}
.oth_amt {
    text-align: center;
    margin: 0px auto;
    display: -webkit-inline-box;
    margin-top: 30px;
    margin-bottom: 8px;
    width: 100%;
}
.donate_btns #donation_amount {
    border-color: #01a490;
    height: 45px;
    font-style: normal;
    font-size: 22px;
    padding: 12px 15px 10px 15px;
}
.anniversary-forms .checkbox {
    font-size: 15px;
    font-weight: 400;
}
.anniversary-forms .form-control {
    height: 40px;
    font-style: normal;
    font-size: 16px;
}
.anniversary-forms .form-group {
    margin-bottom: 20px;
}
.anniversary-forms textarea {
    height: 110px !important;
}
.anniversary-forms .control-label{
    font-size: 17px;
    font-weight: 400;
}

.anniversary-forms .checkbox label{
    text-transform:inherit;
}
.page-section .anniversary-forms h1{
    font-size: 26px;
    margin-bottom: 0px;
}
.anniversary-donate .oth_amt input {
    width: 100px;
}

@media (min-width: 1200px){
   .membership-text h1{
        font-size: 48px;
   }
}

@media (min-width: 992px) and (max-width: 1199px){
    .logo-head > h1 {
     padding: 0px;
     font-size: 34px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 8px;
        font-size: 12px;
    }
    .logo-head {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .logo-head > h1 {
        margin: 0px;
        font-size: 36px;
        padding: 0px;
        margin-top: 0px;
        text-align: left;
    }
    .carousel-caption h1{
        font-size: 30px;
    }
    .carousel-caption p{
        font-size: 16px;
    }
    .est-info {
        margin-bottom: 30px;
    }
    .est-block{
        padding-bottom: 0px;
    }
    .membership-text p{
        margin: 20px 30px;
    }
    .vido-left h1{
        font-size: 30px;
    }
    .welcome-left h1{
        font-size: 30px;
    }
    .footer-title{
        margin-top:20px;
    }
    .timer-div{
        margin-top: 0px;
    }
}
@media (min-width: 320px) and (max-width: 767px){
    .logo-head > h1 {
        margin-top: 0px;
        padding: 0px;
        margin-bottom: 0px;
    }
    .count-text {
        float: none;
        margin-bottom: 20px;
    }
    .timer-div .countdownHolder, #note{
        text-align: center !important;
    }
    .logo{
        padding-bottom: 0px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 0px;
    }
    .serivices-albany-img img{
        width: 100%;
    }
    .services-main-block {
        margin-bottom: 25px;
    }
    .welcome-right {
        padding-bottom: 25px;
    }
    .est-info {
        margin-bottom: 30px;
    }
     .est-block{
        padding-bottom: 0px;
    }
    .footer-title{
        margin-top: 20px;
    }
    .vido-left {
        margin-bottom: 25px;
    }
    nav.navbar.bootsnav .container, .membership-block .container, .top-footer .container, .bot-footer .container, #main-header .container, #slider .container{
        padding: 0px 15px;
    }
    .timer-div{
        margin-top: 0px;
    }
}
@media (min-width: 320px) and (max-width: 480px){
    .timer-div .countdownHolder{
        font-size: 22px !important;
    }
    .logo-head > h1{
        font-size: 26px;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        padding: 6px 10px;
    }
    .carousel-caption p{
        display: none;
    }
    .carousel-caption h1{
        font-size: 20px;
    }
    .welcome-left h1, .main-heading, .membership-text h1{
        font-size: 26px;
    }
    .vido-left h1{
        font-size: 26px;
    }
    .vido-left {
        margin-bottom: 20px;
    }
    .membership-text p{
        margin: 20px;
    }
    .video-block, .top-footer, .services-block{
        padding: 30px 0px;
    }
    .carousel-caption a {
        width: auto;
        padding: 5px 20px;
    }
    .register_button a{
        margin-bottom: 10px;
    }
    .register_button{
        margin-bottom: 0px;
    }
}