/*
	Custom CSS
	Project Name: The Cliff;
*/

html, body { margin-top: 0 !important;  }
body { padding: 0; margin: 0; font-family: 'Lato', sans-serif !important; }
a, a:hover, a:active, a:focus { outline: none; text-decoration: none !important;}

/* Header section CSS */
header { padding: 35px 0; position: absolute; width: 100%; z-index: 99999; }
.right-nav { list-style: outside none none; margin: 0 80px 0 0; }
.right-nav > li { display: inline-block; padding: 0 15px; }
.right-nav > li a { border-bottom: 2px solid; border-width: 2px; color: #fff; display: inline-block; font-weight: bold; text-decoration: none; text-transform: uppercase; transition: all 0.5s ease;}
.right-nav > li a:hover { padding-bottom: 5px; color: rgba(255,255,255,0.8); }
.menu-icon { cursor: pointer; width: 30px; }
.xs-view { display: none; }
.display-block { display: block; }

/* Carousel Slider CSS */
#myCarousel .carousel-indicators { bottom: 0; left: 32%; position: absolute; top: 30%; z-index: 999999; width: 30px;}
.carousel-inner .item img { width: 100%; }
.page-id-15 .banner-section .carousel-inner > .item { background-color: #000; }
.page-id-15 .banner-section .carousel-inner > .item > img { opacity: 0.8; }
.banner-section #myCarousel .carousel-indicators > li.active { background-color: #fff; height: 10px; width: 10px; }
.banner-section #myCarousel .carousel-indicators > li { display: block; margin: 15px 0; padding: 0; background-color: #737373; }
.banner-content { color: #fff; left: 0; position: absolute; right: 0; text-align: center; top: 20%; }
.banner-content h1 { font-family: "Lora",serif !important; font-size: 55px; font-weight: 600; margin: 15px auto; text-align: left; text-transform: uppercase; width: 20%; }
.banner-content h1.big-text{ width: 700px; }
.banner-content h1 > span { display: inline-block; width: 100%; }
.down-arrow { bottom: 15%; left: 0; margin: 0 auto; position: absolute; right: 0; width: 30px; cursor: pointer; }
#myCarousel .full-screen { background-size: cover; background-repeat: none; }


/* Social Nav */
.social-side-nav { position: absolute; right: 10px; top: 160px; z-index: 99999; }
.social-nav { list-style: outside none none; padding: 0; width: 30px; }
.social-nav > li { padding: 15px 0; text-align: center; }
.social-nav li a i { color: #fff; font-size: 20px; transition: all 0.5s ease; }
.social-nav li a i:hover { padding-right: 20px; }

/* Welcome section */
.welcome-section .welcome-bg { background-image: url('../images/welcome-bg.png');background-size: cover;padding: 90px 0 0; }
.welcome-content { border-left: 1px solid #ffdf90; margin: 20px 50px; padding: 0 70px 40px; } 
.welcome-title { font-weight: 600; text-transform: uppercase; font-family: 'Lora', serif !important; }
.btn-readmore, .btn-readmore:hover, .btn-readmore:active, .btn-readmore:focus { color: #000; text-transform: uppercase; text-decoration: none; padding-left: 35px; }
.btn-readmore .fa.fa-long-arrow-right { color: #6ec74f; padding: 0 10px; display: inline-block;  transition: all 0.5s ease; }
.btn-readmore:hover .fa.fa-long-arrow-right { padding-left: 25px; }

/* Main Content */
.main-content { padding: 35px 0; }
.content-wrapper { padding: 15px 0; }
.remove-col-padd { padding-left: 0 !important; padding-right: 0 !important; }
.remove-padd-left { padding-left: 0 !important; }
.remove-padd-right { padding-right: 0 !important; }
h4.content-title { font-family: 'Ubuntu', sans-serif; text-align: center; text-transform: uppercase; padding-bottom: 20px;}
.btn-apply-frm { transition: all 0.5s ease; }
.btn-apply-frm:hover { background-color: rgba(216,182,110, 0.8) !important; box-shadow: inset 0 0 0 4px #666;}
.btn-apply-frm, .btn-apply-frm:hover, .btn-apply-frm:active, .btn-apply-frm:focus { background-color: #d8b66e; color: #000; display: block; margin: 40px auto 20px; padding: 20px 0; text-align: center; width: 190px; text-decoration: none; }
.content-desc { line-height: 24px; padding: 0 25px; }

/* Accodomation section */
.accomodation-section, .facilities-section, .membership-section, .restaurant-section { padding: 35px 0; }
.accomodation-section-bg, .restaurant-section-bg { background-color: #d7ac6d; padding: 0 !important;}
.accomodation-section .head-content { background-color: #fff; padding: 20px 0; }
.accomodation-section .head-content h2,
.facilities-section .head-content h2,
.membership-section .head-content h2,
.restaurant-section .head-content h2 { font-family: 'Lora', serif !important;  font-weight: 600; margin: 0; text-transform: uppercase; padding-bottom: 20px;}
.accomodation-img-wrapper img, .sports-content-wrapper img { width: 100%; }
.accomodation-content-wrapper, .sports-content-wrapper, .restaurant-content-wrapper { background-color: #d7ac6d; padding: 40px 30px; }
.accomodation-content-wrapper { display: table-cell; height: 320px; vertical-align: middle; }
.restaurant-content-wrapper { display: table-cell; height: 318px; padding: 40px 30px; vertical-align: middle; }
.accomodation-content-wrapper > h2, .sports-content-wrapper > h2, .restaurant-content-wrapper > h2 { text-align: center; text-transform: uppercase; margin: 0; font-family: 'Lora', serif !important; font-weight: 600; }
.restaurant-content-wrapper > h2 { padding-bottom: 15px; padding-top: 15px; }
.accomodation-content-wrapper > h3 { text-align: center; text-transform: uppercase; margin-top: 25px; font-family: 'Lora', serif !important; font-weight: 600; font-size: 22px; }
.accomodation-content-wrapper > p { margin: 0; }
.accomodation-content-wrapper > h3 > span { display: inline-block; width: 100%; }

.book-now-wrapper { padding: 50px 0 0; text-align: center;}
.book-now-btn, .book-now-btn:hover, .book-now-btn:active, .book-now-btn:focus { background-color: #353738; color: #d7ac6d; display: inline-block; padding: 15px 0; text-decoration: none; text-transform: uppercase; width: 170px; position: relative; z-index: 99999; font-family: 'Lora', serif !important; font-weight: 600; }
.hover-animation::after { content: ""; height: 50px; left: 0; position: absolute; right: 0; top: 0; width: 0px; transition: all 0.3s; z-index: -2; }
.hover-animation:hover:after, .hover-animation:active:after { width: 170px; background-color: #000; }
.hover-animation:hover { color: #fff !important; }

/* Contact Us */
.contact-section  { padding: 40px 0; }
.contact-section .head-content { background-color: #fff; padding: 20px 0; }
.contact-section .head-content h2, .address-wrapper h2, .enquire-wrapper h2 { font-family: 'Lora', serif !important;  font-weight: 600; margin: 0; text-transform: uppercase; padding-bottom: 20px;}
.address-wrapper, .enquire-wrapper { padding: 15px 0; }
.address-wrapper p { margin: 0; }
.address-list { list-style: outside none none; padding: 25px 0; }
.address-list > li { padding: 30px 0; }
.address-list > li > p { padding-top: 5px; }
.address-list a, .address-list a:hover, .address-list a:active, .address-list a:focus { color: #333; }
.google-map-btn, .google-map-btn:hover, .google-map-btn:active, .google-map-btn:focus { border: 1px solid #000; color: #d7ac6d; display: inline-block; padding: 15px 0; text-align: center; text-decoration: none; text-transform: uppercase; width: 260px; position: relative; z-index: 99999; font-family: 'Lora', serif !important;}
.google-map-btn.hover-animation::after { content: ""; height: 50px; left: 0; position: absolute; right: 0; top: 0; width: 0px; transition: all 0.3s; z-index: -2; }
.google-map-btn.hover-animation:hover:after, .google-map-btn.hover-animation.hover-animation:active:after { width: 260px; background-color: #000; }
.google-map-btn.hover-animation:hover { color: #fff !important;}
.contact-form .form-group { margin-bottom: 25px; }
.contact-form .form-group input[type='text'] { height: 40px; }
.contact-form .form-group textarea { height: 150px; }
.contact-form .form-group input[type='text'], .contact-form .form-group textarea { background-color: #f3e6d3; border: medium none; color: #000; padding: 5px 10px; width: 100%; }

/* Placeholder CSS: */
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder { color: #000; opacity: 0.6;} /* Chrome/Opera/Safari */
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder { color: #000; opacity: 0.6;} /* Firefox 19+ */
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder { color: #000; opacity: 0.6;} /* IE 10+ */
.contact-form #btn-submit { background-color: #353738; border: medium none; color: #d7ac6d; padding: 10px 0; text-transform: uppercase; width: 170px; font-family: 'Lora', serif !important; font-weight: 600; transition: all 0.3s;}
.contact-form #btn-submit:hover { padding-left: 5px; }

/* Sports */
.sports-section { padding: 35px 0; }
.sports-gallery, .facilities-gallery, .membership-gallery { padding: 0 0 40px; }
.gallery-wrapper { background-color: #D7AC6D; }
.sports-content-wrapper { padding: 20px 40px; text-align: center; display: table-cell; height: 320px; padding: 15px 40px; vertical-align: middle; }
/*.sports-content-wrapper.outdoor { padding: 45px 40px; }
.sports-content-wrapper.adventure { padding: 30px 40px; }
.sports-content-wrapper.trainning { padding: 50px 40px; }*/
.sports-section .head-content h2, 
.facilities-content-wrapper h2,
.membership-content-wrapper h2,
.membership-form .head-content h2 { font-family: 'Lora', serif !important;  font-weight: 600; margin: 0; text-transform: uppercase; padding-bottom: 15px;}
.sports-content-wrapper.outdoor > h2 { padding-bottom: 15px; }
.sports-description { padding: 25px 0; }
.sports-content-wrapper h2, .sports-content-wrapper h3 { font-family: 'Lora', serif !important; padding-bottom: 15px; margin: 0; text-transform: uppercase; font-weight: 600; }
.sports-content-wrapper h3 > span { display: block; }

ul.sport-list { padding-top: 10px; display: inline-block; list-style: none; }
ul.sport-list li { display: list-item; position: relative; }
ul.sport-list li::before { content: "•"; padding: 0 5px; }

.facilities-content-wrapper {   background-color: #d7ac6d; display: table-cell; height: 318px; padding: 15px 40px; text-align: center; vertical-align: middle; }
.membership-content-wrapper { padding: 30px 40px; text-align: center; background-color: #D7AC6D; display: table-cell; vertical-align: middle;  height: 314px;}
.membership-content-wrapper.corporate { padding: 45px 40px; }
.membership-fee { font-family: 'Lora', serif !important; font-weight: 600; line-height: 20px; }
.membership-form .head-content h2 { padding-bottom: 30px; }

.membership-frm .form-group input[type="text"], .membership-frm .form-group textarea { background-color: #f3e6d3; border: medium none; color: #000; padding: 15px 15px 30px; width: 100%; }
.membership-frm .form-group textarea { height: 160px; }
.membership-frm input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder { color: #353738; opacity: 0.8;} /* Chrome/Opera/Safari */
.membership-frm input::-moz-placeholder, .contact-form textarea::-moz-placeholder { color: #353738; opacity: 0.8;} /* Firefox 19+ */
.membership-frm input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder { color: #353738; opacity: 0.8;} /* IE 10+ */
.membership-frm .btn-submit { background-color: #353738; border: medium none; color: #d7ac6d; font-family: "Lora",serif !important; font-weight: 600; height: 50px; margin: 15px 0 40px; padding: 0; text-transform: uppercase; transition: all 500ms ease 0s; width: 160px; }
.membership-frm .btn-submit:hover { padding-bottom: 10px; }

/* Footer Section */
.footer-section { background-color: #282f35; padding: 20px 0 50px; }
.footer-nav { display: table; margin: 0 auto; padding: 0; }
.footer-nav > li { display: table-cell; padding: 0 35px; position: relative;  line-height: 24px; }
.footer-nav > li > a { transition: all 0.5s ease; }
.footer-nav > li > a:hover { opacity: 0.7;}
.footer-nav > li > a, .footer-nav > li > a:hover, .footer-nav > li > a:focus, .footer-nav > li > a:active { text-decoration: none; color: #d8b66e; }
.footer-nav > li::after { content: "|"; color: #d8b66e; position: absolute; right: 0; }
.footer-nav > li:last-child::after { content: ""; }
.footer-text { display: table; margin: 30px auto 10px; padding: 0; }
.footer-text li { color: #8d8a87; display: table-cell; padding: 0; width: 46%; }
.footer-text li a, .footer-text li a:hover { color: #8d8a87; }
.footer-text li:last-child { text-align: right; }
.footer-text li a { color: #8d8a87; transition: all 500ms ease 0s; }
.footer-text li a:hover { color: #d8b66e; }

.scrollup { width: 40px; height: 40px; position: fixed; bottom: 50px; right: 100px; text-align: center; display: none; border: 1px solid #d7ac6d; }
.fa.fa-chevron-up { color: #d7ac6d; font-size: 24px; transition: all 500ms ease 0s; vertical-align: -moz-middle-with-baseline; vertical-align: -webkit-baseline-middle; }
.fa.fa-chevron-up:hover { padding-bottom: 10px; }

/* Media Query */
@media(max-width: 480px) {
	.project-logo > img { width: 85px; }
	.right-nav > li.hide-xs { display: none; }
	.xs-view { background-color: #ccc; padding: 10px 0; display: block;}
	.xs-view-nav { display: table; margin: 0 auto; padding: 0; }
	.xs-view-nav > li { display: table-cell; padding: 0 15px; }
	.xs-view-nav a, .xs-view-nav a:hover, .xs-view-nav a:active, .xs-view-nav a:focus { border-bottom: 1px solid; color: #000; font-size: 11px; text-transform: uppercase; text-decoration: none;}
	.banner-content h1.banner-title { font-size: 16px !important; }
	#myCarousel .carousel-indicators { top: 35%; }
	.banner-section #myCarousel .carousel-indicators > li { margin: 10px 0; }
	.slide-toggle .social-side-nav { top: 60px !important; right: 0; }
	.social-nav li a i { font-size: 14px; }
	.accomodation-section .head-content > p { font-size: 13px; }
	.footer-nav { margin: 0 !important; }
	.footer-nav > li { display: block; padding: 0 10px 5px 0 !important; }
	.footer-nav > li::after { content: "" !important; }
	.banner-content h1 { width: 20% !important; font-size: 30px; }
	.membership-content-wrapper,
	.facilities-content-wrapper { padding: 15px 20px !important; }
	.sports-content-wrapper h3 { font-size: 18px !important; }
}

@media(max-width: 767px) {
	.banner-content h1.big-text { width: 55% !important;  }
	header { padding: 15px 0; }
	.lower { top: 15px !important; }
	.right-nav { padding: 0; }
	.right-nav > li { padding: 0 5px; }
	.right-nav > li a { font-size: 10px; }
	.banner-content h1.banner-tite { font-size: 20px; }
	.slide-toggle div.social-nav-xs { top: 90px; }
	.social-nav > li { padding: 5px 0 !important; }
	.carousel-inner .banner-content h1 { width: 17%; }
	.down-arrow { bottom: 5%; width: 20px;}
	.welcome-content { margin: 20px 0 15px 10px !important; padding: 0 15px 25px; }
	.welcome-title { font-size: 20px; }
	.welcome-section .welcome-bg { padding: 15px 0 20px; }
	.main-content { padding: 15px 0; }
	.content-wrapper { padding: 0 0 15px; }
	.remove-col-padd { padding-left: 15px !important; padding-right: 15px !important; }
	.remove-padd-right { padding-right: 15px !important; }
	.remove-padd-left { padding-left: 15px !important; }
	.img-wrapper { padding: 0 0 15px; }
	.img-wrapper img { width: 100%; }
	.accomodation-section-bg { background-color: transparent; }
	.row-paddint-top { padding-top: 15px; }
	.accomodation-section { padding: 0; }
	.accomodation-section .head-content h2, 
	.accomodation-content-wrapper > h2, 
	.facilities-section .head-content h2, 
	.facilities-content-wrapper > h2,
	.membership-section .head-content h2,
	.membership-content-wrapper > h2 { font-size: 20px !important; }
	.accomodation-content-wrapper > h3 { font-size: 16px !important; }
	.membership-fee { font-size: 14px; }
	.book-now-wrapper { padding: 20px 0; }
	.contact-section, .contact-section .head-content, .address-list { padding: 0; }
	.contact-section .head-content h2 { padding-top: 15px; }
	.address-list > li { padding: 15px 0; }
	.address-list a, .address-list a:hover { color: #000; text-decoration: none; }
	.enquire-wrapper { padding-top: 15px; }
	.address-wrapper { padding: 0; }
	.sports-content-wrapper { height: 240px;  padding: 25px 20px !important;}
	.sports-content-wrapper.adventure, .sports-content-wrapper.trainning { padding: 15px 10px; margin-bottom: 15px; }
	.sports-content-wrapper h2, .sports-content-wrapper h3, .membership-form .head-content h2, .restaurant-content-wrapper h2 { font-size: 20px !important; }
	
	.membership-content-wrapper, .accomodation-content-wrapper, .restaurant-content-wrapper, .facilities-content-wrapper { height: auto !important; }

	.membership-gallery { padding: 0 0 20px; }

	.footer-section { padding: 20px 0 0; }
	.footer-nav > li { padding: 0 10px 0 5px !important; }
	.footer-nav > li > a { font-size: 12px; }
	.footer-section .footer-text li { width: 100%; display: block; text-align: center; padding: 0 0 10px; font-size: 13px; }
	.footer-text { margin: 15px auto 0; }
	.copyright { padding: 0 0 10px; }
	.scrollup { bottom: 165px !important; }
}

@media(max-width: 992px) {
	.banner-content h1 { font-size: 28px; }
	.banner-content h1.big-text { width: 350px; }
	.menu-icon { width: 25px; }
	.banner-section .social-side-nav { top: 150px; }
	.social-nav > li { padding: 10px 0; }
	.down-arrow { bottom: 5%; }
	.welcome-content { margin: 20px 0 0 15px; }
	.btn-readmore, .btn-readmore:hover, .btn-readmore:active, .btn-readmore:focus  { margin-left: 0px; padding-left: 0; margin-top: 55px; }
	.content-wrapper h4.content-title { padding: 0; }
	.accomodation-section .accomodation-content-wrapper { min-height: auto !important; padding: 45px 15px !important; }
	.contact-section { padding: 0; }
	.contact-section .head-content h2, .address-wrapper h2, .enquire-wrapper h2 { font-size: 20px; }
	.contact-section .address-list > li { padding: 25px 0; }
	.sports-description { padding-top: 0; }
	.sports-section .head-content h2 { font-size: 20px; }
	
	.sports-gallery .remove-padd-right, 
	.facilities-gallery .remove-padd-right, 
	.membership-gallery .remove-padd-right,
	.accomodation-section .remove-padd-right,
	.restaurant-section .remove-padd-right { padding-right: 15px !important; }
	
	.sports-gallery .remove-padd-left, 
	.facilities-gallery .remove-padd-left,
	.membership-gallery .remove-padd-left,
	.accomodation-section .remove-padd-left,
	.restaurant-section .remove-padd-left { padding-left: 15px !important; }
	
	.gallery-wrapper { background-color: transparent; }
	.facilities-content-wrapper, .sports-content-wrapper, .membership-content-wrapper { margin-bottom: 15px; }
	.footer-nav > li{ padding: 0 25px; }
	.footer-text li { width: 52%; }
	.scrollup { bottom: 20px; right: 15px; }
}

@media(max-width: 1199px) {
	h4.content-title { padding-bottom: 16px; }
	.btn-apply-frm, .btn-apply-frm:hover, .btn-apply-frm:active, .btn-apply-frm:focus { margin: 10px auto; padding: 10px 0; }
    .content-desc {  padding: 0 15px; }
    .accomodation-content-wrapper { padding: 12px 15px;  height: 265px; }
	.accomodation-content-wrapper > h2, .membership-content-wrapper > h2 { font-size: 20px; }
	.membership-content-wrapper { padding: 10px 40px; height: 260px; }
	.accomodation-content-wrapper > h3 { font-size: 20px; margin-top: 15px; }
	.sports-content-wrapper { padding: 25px 40px; }
	.sports-content-wrapper h2, .sports-content-wrapper h3 { padding-bottom: 15px; }
	.facilities-content-wrapper { padding: 15px 40px; height: 260px; }

	.membership-content-wrapper.corporate { padding: 15px 40px; }
	.restaurant-content-wrapper { height: 262px; padding: 0 30px; }
	.restaurant-content-wrapper h2 { font-size: 24px; }
}