/*
Theme Name: bluemountainspicnics
Description: bluemountainspicnics is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: bluemountainspicnics
Domain Path: bluemountainspicnics
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	font-family:'Roboto';
}
.header-top {
	background-color: #101010;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 9999999;
	top: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.header-top.header-toggle {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
header .header-bottom {
	position: relative;
	margin-top: 64px;
}
.navbar-brand {
	position: absolute;
	top: 0;
	z-index: 99999;
}
/*******MAIN MENU*********/
.mainmenu .navbar {
	padding: 0px;
}
.navbar-expand-md .navbar-collapse {
	padding: 20px 0px 10px 180px;
	display: inline-block !important;
}
.mainmenu .navbar-nav {
	margin: 0px 0px 0px auto;
}
.mainmenu li.nav-item {
	margin: 0px 0px 10px 40px;
	position: relative;
}
.mainmenu li.nav-item a.nav-link,header a {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	padding: 0px;
	text-transform: uppercase;
}
.mainmenu .nav-item.active a.nav-link,
.mainmenu .nav-item a.nav-link:focus,
.mainmenu .nav-item a.nav-link:hover {
	background: none;
}
.header-bottom {
	position: relative;
}
.banner-wrap {
    top: 13%;
    right: 0;
    left: 0;
    bottom: 0;
	position: absolute;
	text-align: center;
	height: 100%;
}
.banner-contents h2 {
	font-size: 55px;
	font-family: 'Roboto';
	font-weight: 800;
	color: #fff;
	margin: 0px;
}
.banner-contents p {
	font-size: 42px;
	font-family: 'Roboto';
	font-weight: 500;
	color: #fff;
	line-height: 1;
	text-shadow: 1px 1px 10px #333;
}
.btn.common-btn {
	font-size: 20px;
	font-weight: 800;
	color: #000000;
	text-transform: uppercase;
	border-radius: 50px;
	padding: 12px 35px;
	margin-top: 10px;
	background: #fbfb03; /* Old browsers */
	/*background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);  FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);  Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );  IE6-9 */
	box-shadow: 0px 0px 10px #808080;
}
.banner-butn {
	position: absolute;
	bottom: 163px;
	right: 0;
	left: 0;
	z-index: 999999;
}
.covidbadge-wrap {
	/*background-color: #c9c9c9;*/
	background-color: #101010;
}
.covidbadge-wrap.home {
background-color: #c9c9c9;
}

.covidbadge {
	text-align: right;
	margin-top: -140px;
	z-index: 999;
	position: relative;
}
.banner-overlay {
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
	z-index: 999;
}
.heading h2,.heading h4{
	font-size: 40px;
	font-family: "Roboto";
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.heading h4{
	font-size: 40px;
	font-family: "Roboto";
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.heading h2::after,.heading h4::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 60px;
	height: 3px;
	background: #fff; /* Old browsers 
	background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%); *//* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );*/ /* IE6-9 */
	margin: auto;
}
.holder p,.holder li {
	font-size: 18px;
	color: #fff;
	margin: 10px 0px;
}
.add-holder {
	background-color: #c9c9c9;
}
.add-contents {
	top: -60px;
	position: relative;
}
.add-contents h2 {
	font-size: 44px;
	font-family: "Roboto";
	font-weight: 700;
	color: #080c18;
}
.features-holder {
	background-color: #101010;
	   padding: 10px 0px 70px;
	    margin-top: -57px;
}
.features-wrap {
	background-color: #404040;
	border-radius: 30px;
	position: relative;
}
.features-img img {
	margin: -70px auto 0px;
	position: absolute;
	right: 0;
	left: 0;
	width: 200px;
	border-radius: 50%;
	height: 200px;
}
.features-details {
	padding: 150px 20px 20px;
	min-height: 440px;
}
.features-details h4 {
	font-size: 35px;
	font-family: "Roboto";
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.features-details p {
	font-size: 16px;
	color: #fff;
	margin: 0px;
}
.video-holder {
	background-color: #101010;
	position: relative;
	margin-bottom: -10px;
	
}
.video-heading {
	position: absolute;
	top: 70px;
	right: 0;
	left: 0;
	width: 80%;
	margin: auto;
}
.video-heading h2 {
	font-size: 50px;
	font-family: "Roboto";
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
}
.video-heading h2::after {
	display: none;
}
.pricing-holder {
	background-color: #101010;
	padding: 70px 0px;
	margin-top: -7px;
}
.pricing-contents {
	margin-top: 50px;
	max-width: 100%;
}
.pricing-wrap {
	background-color: #c9c9c9;
	border-radius: 5px;
	text-align: center;
	max-width: 100%;
}
.pricing-header {
	padding: 20px;
	border-radius: 5px 5px 0px 0px;
	background: #404040; /* Old browsers */
	/*background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);  FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);  Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );  IE6-9 */
}
.pricing-header h3 {
	font-size: 35px;
	font-family: "Roboto";
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}
.pricing-header span {
	font-size: 42px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}
.pricing-details {
	padding: 20px;
}
.pricing-details ul {
	min-height: 315px;
}
.pricing-details ul li {
	font-size: 16px;
	color: #000000;
	padding: 10px 0px;
}
.btn.pricing-btn.common-btn {
	font-size: 16px;
	/*box-shadow: 0px 0px 6px #404040;*/
}
.pricing-wrap.active {
	transform: scale(1.07);
	position: relative;
	z-index: 999999;
	box-shadow: 0px 0px 5px 1px #404040;
	max-width: 100%;
}
.pricing-wrap.active .btn.pricing-btn.common-btn {
	top: -37px;
	position: relative;
}
.payment-holder {
	background-color: #101010;
	color: #fff;
	padding: 30px 0px 50px;
}
.payment-contents {
	width: 80%;
	margin: auto;
	color: #fff;
}
.steps-holder {
	background-color: #404040;
	padding: 50px 0px;
}
.steps-heading {
	width: 50%;
	margin: auto;
}
.steps-contents {
	width: 80%;
	margin: auto;
}
.steps-wrap {
	margin: 30px 0px;
}
.steps-num span {
	font-size: 100px;
	font-weight: 700;
	color: #fff;
	/*-webkit-text-stroke: 2px #e5e5e5;*/
	line-height: 1.1;
}
.steps-num {
	position: relative;
}
.steps-num::after {
	content: "";
	position: absolute;
	top: 30px;
	right: 0;
	background-image: url("img/icons/circle.png");
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
}
.steps-num::before {
	content: "";
	position: absolute;
	top: 50px;
	right: 20px;
	border: 2px solid #c9c9c9;
	width: 2px;
	height: 150px;
}
.steps-num.bdr-none::before { 
	display: none;
}
.spots-holder {
	background-color: #101010;
	padding: 70px 0px;
}
.spots-contents {
	margin-top: 50px;
}
.spots-wrap h2 {
	font-size: 30px;
	font-family: "Roboto";
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.btn.video-btn.common-btn {
	font-size: 18px;
	margin-top: 30px;
}
.spots-contents h4 {
	font-size: 13px;
	color: #fff;
	background-color: #404040;
	padding: 20px;
	margin: 40px 0px 0px;
	border-radius: 3px;
}
.spots-contents h4 i {
	font-size: 40px;
	float: left;
	margin-right: 20px;
}
.testimonials-holder {
	padding: 70px 0px;
	background-image: url("http://www.bluemountainspicnics.com.au/wp-content/uploads/2022/07/testimonial-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.testimonials-contents {
	margin-top: 50px;
}
.testimonials-wrap {
	border: 2px solid #fff;
	padding: 30px;
}
.testimonials-wrap img {
	width: auto !important;
}
.testimonials-wrap p {
	font-style: italic;
	line-height: 1.2;
}
.testimonials-wrap ul li i {
	font-size: 30px;
	color: #fff;
	margin-right: 3px;
}
.testimonials-wrap span {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	display: block;
}
.testimonials-wrap span a {
	color: #fff;
	text-decoration: none;
}
.food-holder {
	background-color: #404040;
}
.food-contents {
	width: 550px;
	margin: 20px 20px 0px auto;
}
.food-contents h2::after {
	margin: 0px;
}
.food-contents ul {
	padding-left: 18px;
}
.food-contents ul li {
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
}
.support-holder {
	padding: 70px 0px;
	background-image: url("img/others/support-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.support-contents {
	width: 80%;
	margin: 30px auto 0px;
}
.others-holder {
	background-color: #101010;
}
.others-contents {
	width: 550px;
	margin: 180px 0px 0px 40px;
}
.others-contents h2::after {
	margin: 0px;
}
.others-contents ul {
	padding-left: 18px;
}
.others-contents ul li {
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
}
.others-img {
	text-align: right;
}
.certificate-holder {
	padding: 70px 0px;
	background-color: #404040;
}
.certificate-contents {
	width: 80%;
	margin: 30px auto 0px;
}
.certificate-contents h2 {
	font-size: 34px;
	font-family: "Roboto";
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 40px 0px 20px;
}
.photoshoot-holder {
	padding: 70px 0px;
	background-image: url("http://www.bluemountainspicnics.com.au/wp-content/uploads/2022/07/photoshoot-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.photoshoot-heading {
	width: 85%;
	margin: auto;
}
.photoshoot-contents {
	width: 85%;
	margin: 30px auto 0px;
}
.photoshoot-wrap {
	background-color: #C9C9C9;
	border-radius: 5px;
}
.photoshoot-header {
	padding: 20px;
	border-radius: 5px 5px 0px 0px;
	background: #404040; /* Old browsers */
	/*background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);  FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);  Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );  IE6-9 */
	text-align: center;
}
.photoshoot-header h3 {
	font-size: 32px;
	font-family: "Roboto";
	font-weight: 800;
	color: #FFF;
	text-transform: uppercase;
}
.photoshoot-header span {
	font-size: 35px;
	font-weight: 900;
	color: #FFF;
	text-transform: uppercase;
}
.photoshoot-details {
	padding: 20px;
	min-height: 220px;
}
.photoshoot-details ul li {
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 10px 25px;
	background-image: url("img/icons/tick.png");
	background-repeat: no-repeat;
	background-position: left 5px;
}
.covid-holder {
	padding: 90px 0px;
	background-image: url("img/others/covid-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.covid-contents h2 {
	-webkit-text-fill-color: #fff;
}
.covid-contents h2::after {
	background: #fff;
}
.covid-img {
	margin-top: 40px;
}
.faq-holder {
	background-color: #c9c9c9;
	padding: 50px 0px;
}
.faq-title h4 {
	font-size: 40px;
	font-family: "Roboto";
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
}
.btn.faq-btn.common-btn {
	margin: 0;
	/*box-shadow: 0px 0px 10px #404040;*/
}
.getintouch-holder {
	padding: 70px 0px;
	background-color: #101010; 
}
.getintouch-contents {
	width: 70%;
	margin: 30px auto 0px;
}
.getintouch-contents .form-control,.getintouch-contents .wpforms-form input,.getintouch-contents .wpforms-form textarea {
	font-size: 16px !important;
	color: #525252 !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 2px !important;
	
}
.getintouch-contents .wpforms-form input{
height: 45px !important;
}
.getintouch-contents textarea.form-control {
	height: auto;
}
.wpforms-submit-container {
	text-align: center;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
	font-size: 20px !important;
	font-weight: 800;
	color: #000000 !important;
	text-transform: uppercase;
	border-radius: 50px;
	padding: 10px 35px !important;
	margin-top: 10px;
	background: #fbfb03 !important;
	/*background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);
	background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);
	background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );*/
	box-shadow: 0px 0px 10px #808080;
	border:none !important;
	outline:none !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #fff !important;
	color:#000 !important;
	border: 1px solid #fff !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p,.getintouch-contents p{
	color:#000 !important;
}
.recaptcha-wrap {
	text-align: right;
}
footer {
	padding: 50px 0px;
	background-color: #101010;
	border-top: 1px solid rgba(255,255,255,0.2);
}
footer ul {
	margin: 0px;
}
.footer-logo {
	width: 200px;
	margin: 0px auto 30px;
}
.foot-contact ul li {
	position: relative;
	padding: 0px 15px;
}
.foot-contact ul li::after {
	content: "|";
	position: absolute;
	top: 1px;
	right: -3px;
	color: #fff;
}
.foot-contact ul li:last-child::after {
	display: none;
}
.foot-contact ul li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.foot-contact ul li a i {
	margin-right: 5px;
}
.foot-menu {
	margin: 20px 0px;
}
.foot-menu ul li {
	position: relative;
	padding: 0px 15px;
}
.foot-menu ul li::after {
	content: "|";
	position: absolute;
	top: 1px;
	right: -3px;
	color: #fff;
		display: none;
}
.foot-menu ul li:last-child::after {
	display: none;
}
.foot-menu ul li a {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.foot-menu ul li a i {
	margin-right: 5px;
}
.copyrights p {
	font-size: 18px;
	color: #fff;
	margin: 0px;
}
.copyrights p a {
	color: #fff;
	text-decoration: none;
}
header .header-top.fixed-header { 
position: fixed; 
top: 0; 
width: 100%; 
background-color: #000; 
padding: 10px 0px; 
z-index: 999999999; 
}
.box-holder-inner {
	padding: 200px 0px 140px;
}
.box-holder-inner p, .box-holder-inner li {
	color: #000 !important;
}
.archive p a{
	color:#a8a8a8 !important
}
.holder .faq-holder .collapsed .card-title {
	color: #333;
}
.holder .faq-holder .card-title {
	font-size: 20px;
	color: #000;
	padding: 15px 0px;
	background-color: #fff;
	font-weight: 700;
	margin: 0px;
	border-radius: 0px;
}
.holder .faq-holder .card-body p {
	font-size: 16px;
	color: #212121;
	margin: 0px;
	font-weight: 400;
	line-height: 1.9;
}
.holder .faq-holder .card {
	padding: 10px 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #bebebe;
}
.box-holder-inner .food-contents {
	margin: 0;
	width: 100%;
}
.box-holder-inner .faq-holder {
	background-color: unset;
	padding: 30px 0px;
}
.holder .faq-holder a.card-header {
	text-decoration: none;
	padding: 0px;
	border-bottom: none;
	border-radius: 0px;
}
.holder .faq-holder .collapsed .indicator {
	color: #333;
}
.holder .faq-holder a .indicator {
	font-size: 20px;
	color: #000;
	padding-left: 10px;
	float: right;
}
.btn.banner-btn.common-btn {
	font-size: 26px;
	padding: 12px 45px;
	box-shadow: 0px 0px 10px #808080;
    visibility:hidden ;
	
}
.pricing-details {
	min-height: 504px;
}
.ti-footer {
	display: none !important;
}
.testimonials-contents .ti-widget .ti-review-item.source-Facebook .ti-inner {
	border: 1px solid #fff !important;
}

.testimonials-contents .ti-widget[data-pid="9a1f3c816f0d0677ec50574479"] .ti-review-content {
	-webkit-overflow-scrolling: touch !important;
	scrollbar-color: #8d8d8d #fff !important;
	scrollbar-width: thin;
	height: 250px !important;
}
::-webkit-scrollbar {
    background: #fff !important;
}
.testimonials-contents .ti-widget[data-pid="9a1f3c816f0d0677ec50574479"] .ti-review-content::-webkit-scrollbar {
    background: #fff !important;
}
.testimonials-holder {
	margin-top: -10px;
}

.race-holder {
    position: relative;
   
}
.race-contents h2 {
    color: #fff;
    font-family: "Roboto",Sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: uppercase;
}
.banner-butn p{
    text-align: center;
    color: #fff;
    font-family: "Lato",Sans-serif;
    font-size: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.race-wrap {
    top: 10%;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    height: 100%;
}
.picnic-contents {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #fff;
    width: 95%;
    margin: auto;
}
.picnic-contents p {
    padding-bottom: 30px;
    width:87%;
    margin: auto;
	color: #fff;
    font-family: "Lato",Sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.picnic-contents h2 {
    padding-top: 35px;
	color: #fff;
	font-family: "Roboto";
    font-size: 30px;
    font-weight: 700;
	text-transform:UPPERCASE;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.picnic-contents  h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 60px;
	height: 3px;
	background: #fff; /* Old browsers 
	background: -moz-linear-gradient(top, #a8a8a8 0%, #e5e5e5 28%, #e5e5e5 28%, #e5e5e5 73%, #a8a8a8 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%); *//* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #a8a8a8 0%,#e5e5e5 28%,#e5e5e5 28%,#e5e5e5 73%,#a8a8a8 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#a8a8a8',GradientType=0 );*/ /* IE6-9 */
	margin: auto;
}
.payment-contents.heading.text-center {
	color: #fff;
    margin-bottom: 60px;
}

.payment-holder {
	background-color: #101010;
	color: #fff;
    padding: 30px 0px 80px;
}

.race-holder .banner-butn {
    position: absolute;
    bottom: 75px;
    right: 0;
    left: 0;
    z-index: 999999;
}
.race-holder .btn.common-btn {
    font-size: 18px;
    font-weight: 900;
    color: #000000;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 7px 35px;
    margin-top: 10px;
    background: #f8f802;
	font-family: "Lato", Sans-serif;
}
.page-template-proposal .banner-contents h2 {
	font-size: 40px;
	/*text-shadow: 1px 1px 10px #333;*/
	text-transform: uppercase;
	margin-bottom: 8px;
}
.page-template-helicopter-proposal .banner-contents h2 {
	font-size: 40px;
	text-shadow: 1px 1px 10px #333;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.page-template-elopement .banner-contents h2 {
	font-size: 36px;
	margin-bottom:8px;
}
.page-template-elopement .banner-contents p,.page-template-proposal .banner-contents,.page-template-helicopter-proposal .banner-contents p {
	text-shadow: 1px 1px 10px #333;
	font-size: 32px;
}
.page-template-proposal .features-details {
    min-height: 380px;
}
.page-template-helicopter-proposal .features-details {
    min-height: 380px;
}
.page-template-elopement .features-details {
    min-height: 487px;
}
.page-template-elopement  .steps-heading,.page-template-proposal  .steps-heading {
	width: 70%;
}
.page-template-elopement  .steps-heading,.page-template-helicopter-proposal  .steps-heading {
	width: 70%;
}
.page-template-elopement  .food-contents,.page-template-proposal  .food-contents {
	margin: 43px 20px 0px auto;
}
.page-template-helicopter-proposal  .food-contents {
	margin: 43px 20px 0px auto;
}
.page-template-elopement .spots-holder.how,.page-template-proposal  .spots-holder.how, .page-template-helicopter-proposal .spots-holder.how {
	background-color: #101010;
}
.page-template-elopement .spots-holder,.page-template-proposal .spots-holder, .page-template-helicopter-proposal .spots-holder  {
	background-color: #404040;
}
.page-template-elopement  .spots-contents h4,.page-template-proposal  .spots-contents h4, .page-template-helicopter-proposal .spots-contents h4 {
	background-color: #101010;
}
.page-template-elopement .spots-holder.how,.page-template-proposal  .spots-holder.how, .page-template-helicopter-proposal .spots-holder.how {
	background-color: #101010;
}
.page-template-elopement .spots-holder,.page-template-proposal .spots-holder, .page-template-helicopter-proposal .spots-holder  {
	background-color: #404040;
}
.page-template-elopement  .spots-contents h4,.page-template-proposal  .spots-contents h4, .page-template-helicopter-proposal .spots-content h4 {
	background-color: #101010;
}
.spots-wrap.text-center.elopement {
	width: 70%;
	margin: auto;
}
.pricing-contents.elopement {
	width: 60%;
	background-color: #101010;
	margin: auto;
	display: table;
	padding-top: 26px;
}
.elop-holder{
	position:relative;
}
.elop-wrap{
   top: 10%;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
height: 100%;
}
.elop-contents h2 {
	color: #fff;
	font-family: "Roboto",Sans-serif;
	font-size: 35px;
	font-weight: 900;
	text-transform: uppercase;
}
.banner-butnnew  {
	position: absolute;
	bottom: 146px;
	right: 0;
	left: 0;
	z-index: 999999;
}
.elop-contents h3 {
	color: #fff;
	font-family: "Roboto",Sans-serif;
	font-size: 32px;
	font-weight: 700;
	/*text-transform: uppercase;
	 font-family: "Lato",Sans-serif; */
}
.elop-contents.prop h3 {
    text-transform: unset;
}
.banner-butnnew .btn.steps-btn.common-btn {
	padding: 12px 40px;
}
.testimonials-holder.proposal {
	/*background-image: url("img/others/testiimg.png");*/
}

.photoshoot-wrap.proposal {
    width: 45%;
    margin: auto;
    display: table;
}
/*.home .spots-wrap h2 {
	min-height: 69px;
}*/
.features-holderin {
    background-color: #c9c9c9;
    padding-top: 50px;
    padding-bottom: 10px;
}
.feature-heading.heading h4 {
    color: #101010;
}
.feature-heading.heading h4::after {
    background: #101010;
}
.feature-imgholder{
	padding-top:20px;
}
.feature-imgholder li {
    padding-left: 35px;
}
.features-quote p {
	font-family: 'Lobster', cursive;
	font-size: 22px;
	padding: 0px 70px;
}
.features-quote h5 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
	padding-top: 10px;
}
.features-quote {
    padding-bottom: 30px;
}
.home .features-holder {
	padding: 10px 0px 70px;
	margin-top: -57px;
}
.banner-butn h1 {
	font-size: 110px;
	color: #fff;
	font-family: 'Scriptina Pro';
		text-shadow: 1px 1px 10px #333;
	margin-right: 41px;
}
.banner-butn h1 span {
	font-size: 72px;
	color: #fff;
	font-weight:700;
	font-family: 'Playfair Display', serif;
	text-shadow: 1px 1px 10px #333;
	text-transform: uppercase;
	margin-right:0px;
	display: block;
}
.features-quote {
	/* padding-bottom: 30px; */
	margin-bottom: 74px;
}
.story-holder {
	position: relative;
	margin-top: -12px;
}
.story-wrap {
	top: 5%;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	/* height: 100%; */
}
.story-contents p{
	color:#fff;
		font-family: 'Lobster', cursive;
	margin-bottom:27px;
	font-size: 22px;
	padding: 0px 45px;
}
.story-contents {
	right: 0;
	left: 0;
	/*bottom: 258px;*/
	bottom: 50px;
	position: absolute;
	text-align: center;
	width: 85%;
	margin: auto;
}
.story-contents h5 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
	padding-top: 35px;
}
.pricing-wrap:first-child ul {
	min-height: 379px;
	max-width: 100%;
}
.feature-imgwrap1 {
    margin-bottom: 60px;
}
.logo2,.logo3 {
    margin-top: 30px;
}
.logo8 {
    margin-top: 20px;
}
.page-template-proposal .others-holder,.page-template-elopement .others-holder, .page-template-helicopter-proposal .others-holder {
    background-color: #404040;
}
.page-template-proposal .food-holder,.page-template-elopement .food-holder, .page-template-helicopter-proposal .food-holder {
    background-color: #101010;
}
.page-template-proposal .others-holder,.page-template-elopement .others-holder, .page-template-helicopter-proposal .others-holder {
    background-color: #404040;
}
.page-template-proposal .food-holder,.page-template-elopement .food-holder, .page-template-helicopter-proposal .food-holder {
    background-color: #101010;
}
.calendar-form {
    border-top: 2px solid #fff;
    padding-bottom: 25px;
}
.picnic-contents.text-center.proposal {
    margin-top: 55px;
}
.picnic-contents.text-center.proposal h2 {
    font-weight: 800;
}
.page-template-proposal  .pricing-wrap:first-child ul,.page-template-elopement .pricing-wrap:first-child ul, .page-template-helicopter-proposal .pricing-wrap:first-child ul {
    min-height: auto;
	max-width: 100%;
}
.page-template-proposal .pricing-details,.page-template-elopement .pricing-details, .page-template-helicopter-proposal .pricing-details {
    min-height: auto;
}
.page-template-elopement .banner-wrap, .page-template-proposal .banner-wrap, .page-template-helicopter-proposal .banner-wrap {
	top:15%;
}
.page-template-elopement  .banner-butn h1 {
    margin-right: 0px;
}
.page-template-elopement .banner-contents p{
	text-shadow:none;
}
.spots-heading.heading p a {
    /*color: #fff !important;
	text-decoration:none !important;*/
}
.photoshoot-heading.heading.elop-head {
    width: auto;
}
.photoshoot-contents.proposal.elop-three {
    width: auto;
}
.photoshoot-wrap.elop-three .photoshoot-header {
    min-height: 215px;
}
.photoshoot-wrap.elop-three .photoshoot-details {
    min-height: 485px;
}
.photoshoot-heading.heading.elop-head h2 {
    font-size: 45px;
}
.blog-holder {
    /*padding-top: 150px;
    padding-bottom: 90px;
    background: #404040;*/
}

/*RESPONSIVE*/
@media screen and (max-width: 3840px) {
#about iframe {
	width: 100% !important;
	height: 2160px !important;
}
}
@media screen and (max-width: 3200px) {

}
@media screen and (max-width: 3072px) {

}
@media screen and (max-width: 3008px) {

}
@media screen and (max-width: 2880px) {

}
@media screen and (max-width: 2560px) {

}
@media screen and (max-width: 2304px) {

}
@media screen and (max-width: 2048px) {

}
@media screen and (max-width: 2880px) {

}
@media screen and (max-width: 1920px) {
	.food-img img {
		width: 100%;
	}
	.others-img img {
		width: 100%;
	}
	#about iframe {
	width: 100% !important;
	height: 1070px !important;
}
}

@media screen and (max-width: 1680px){
.banner-butn {
	bottom: 152px;
}
}
@media screen and (max-width: 1600px){
.banner-butn {
	bottom: 138px;
}
}
@media screen and (max-width: 1440px) {
	.food-contents {
		margin: 80px 20px 0px auto;
	}
	.others-contents {
		margin: 30px 0px 0px 40px;
	}
	.banner-butn {
	bottom: 115px;	
}
	.banner-butn h1 {
	margin-right: 101px;
}
	.story-contents {
	bottom: 149px;
}
}
@media screen and (max-width: 1366px) {
.race-holder .banner-butn {
    bottom: 46px;
}
		.story-contents {
	bottom: 100px;
}
.banner-butn {
	bottom: 85px;
}
	.banner-butn h1 {
    font-size: 92px;
}
	.banner-butn h1 span {
    font-size: 63px;
}
}
@media screen and (max-width: 1280px) {
.story-contents {
	bottom: 32px;
}
.banner-butn {
	bottom: 57px;
}
.banner-butn h1 {
	margin-right: 140px;
	font-size: 80px;
}
	.banner-butn h1 span {
    font-size: 55px;
}
}
@media screen and (max-width: 1270px) {
	.mainmenu li.nav-item a.nav-link,header a {
		font-size: 13px;
	}
	.banner-wrap {
		top: 15%;
	}
	.banner-contents h2 {
		font-size: 40px;
	}
	.banner-contents p {
		font-size: 25px;
	}
	.btn.common-btn {
		font-size: 12px !important;
		padding: 5px 20px;
		margin-top: 5px;
	}
	.heading h2,.heading h4 {
		font-size: 30px;
	}
	.holder p,,.holder li {
		font-size: 14px;
	}
	.add-contents h2 {
		font-size: 30px;
	}
	.features-img img{
		width: 150px;
		height:150px;
	}
	.features-details {
		padding: 90px 20px 20px;
		min-height: 300px;
	}
	.features-details h4 {
		font-size: 25px;
	}
	.features-details p {
		font-size: 13px;
	}
	.video-holder iframe {
		height: 500px;
	}
	.video-heading h2 {
		font-size: 30px;
	}
	.pricing-header h3 {
		font-size: 20px;
	}
	.pricing-header span {
		font-size: 20px;
	}
	.pricing-details ul {
		min-height: 225px;
	}
	.pricing-details ul li {
		font-size: 13px;
		color: #000000;
		padding: 5px 0px;
	}
	.pricing-wrap.active .btn.pricing-btn.common-btn {
		top: -13px;
	}
	.steps-num span {
		font-size: 80px;
	}
	.steps-num::before {
		height: 120px;
	}
	.steps-num::after {
		top: 20px;
	}
	.spots-wrap h2 {
		font-size: 18px;
	}
	.spots-contents h4 {
		font-size: 12px;
	}
	.testimonials-wrap span {
		font-size: 14px;
	}
	.food-contents {
		width: 450px;
	}
	.food-contents ul li {
		font-size: 14px;
	}
	.others-contents {
		width: 450px;
	}
	.others-contents ul li {
		font-size: 14px;
	}
	.certificate-contents h2 {
		font-size: 24px;
	}
	.photoshoot-header h3 {
		font-size: 20px;
	}
	.photoshoot-header span {
		font-size: 23px;
	}
	.photoshoot-details ul li {
		font-size: 14px;
	}
	.covid-holder {
		padding: 40px 0px;
	}
	.covid-img {
		margin-top: 20px;
	}
	.faq-title h4 {
		font-size: 25px;
	}
	.foot-contact ul li a {
		font-size: 14px;
	}
	.foot-menu {
		margin: 10px 0px;
	}
	.foot-menu ul li a {
		font-size: 14px;
	}
	.copyrights p {
		font-size: 14px;
	}
	header .header-bottom {
		position: relative;
		margin-top: 50px;
	}
	.pricing-details {
	min-height: 370px;
}
	.spots-wrap iframe {
	height: 253px !important;
}
	.race-contents h2 {
    font-size: 25px;
}
	.race-wrap {
    top: 8%;
}
.page-template-proposal .features-details {
    min-height: 265px;
}
.page-template-helicopter-proposal .features-details {
    min-height: 265px;
}
	.page-template-elopement .steps-heading,.page-template-proposal .steps-heading, .page-template-helicopter-proposal .steps-heading {
	width: 50%;
}
	.elop-contents h2 {
	font-size: 25px;
}
		.elop-contents h3 {
	font-size: 22px;
}
	.banner-butnnew .btn.steps-btn.common-btn {
	padding: 7px 35px;
}
	.banner-butn h1 span {
    font-size: 40px;
}
	.banner-butn h1 {
    font-size: 50px;
	margin-right: 0px;
}
	div.wpforms-container-full .wpforms-form button[type="submit"] {
    padding: 6px 35px !important;
}
	.features-quote p {
	font-size: 20px;
}
	.features-quote h5 {
	font-size: 25px;
}
	.pricing-wrap:first-child ul {
	min-height: 257px;
	max-width: 100%;
}
	.btn.banner-btn.common-btn {
	font-size: 16px !important;
	padding: 13px 45px;

}
	.page-template-proposal .banner-contents h2 {
    font-size: 30px;
}
	.page-template-helicopter-proposal .banner-contents h2 {
	text-shadow: 1px 1px 10px #333;
    font-size: 30px;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 30px;
}
	.page-template-elopement .banner-contents p, .page-template-proposal .banner-contents p, .page-template-helicopter-proposal .banner-contents p {
    font-size: 25px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .features-details {
    min-height: 340px;
}
	.photoshoot-wrap.elop-three .photoshoot-header {
    min-height: 130px;
}
	.photoshoot-wrap.elop-three .photoshoot-details {
    min-height: 450px;
}
	.photoshoot-heading.heading.elop-head h2 {
    font-size: 30px;
}
}
@media screen and (max-width: 1180px) {
.banner-wrap {
	top: 18%;
}
	.pricing-wrap:first-child ul {
	min-height: 315px;
	max-width: 100%;
}
	.story-contents p {
	font-size: 20px;
}
	.page-template-elopement .banner-wrap, .page-template-proposal .banner-wrap, .page-template-helicopter-proposal .banner-wrap {
	top:18%;
}
	.page-template-elopement .features-details {
    min-height: 370px;
}
	.picnic-contents.text-center.proposal {
    margin-bottom: 20px;
}
	.photoshoot-wrap.elop-three .photoshoot-details {
    min-height: 470px;
}
}
@media screen and (max-width: 1080px) {
.story-contents p {
	font-size: 18px;
}
.story-contents h5 {
	font-size: 30px;
	padding-top: 20px;
}
}
@media screen and (max-width: 1024px) {
.page-template-elopement  .banner-wrap {
	top: 23%;
}
	/*.home .spots-wrap h2 {
	min-height: 40px;
}*/
	.features-quote p {
	font-size: 15px;
}
	.features-quote h5 {
	font-size: 20px;
}
	.story-contents p {
	font-size: 16px;
}
	.story-contents h5 {
	font-size: 22px;
}
	.page-template-proposal .food-contents P,.page-template-proposal   .others-contents P,.page-template-helicopter-proposal .food-contents P,.page-template-helicopter-proposal   .others-contents P,.page-template-elopement .food-contents P,.page-template-elopement .others-contents P {
    font-size: 14px;
}
	.page-template-proposal .food-contents ul li,.page-template-proposal  .others-contents ul li,.page-template-helicopter-proposal .food-contents ul li,.page-template-helicopter-proposal  .others-contents ul li,.page-template-elopement .food-contents ul li,.page-template-elopement  .others-contents ul li {
    font-size: 14px;
	}
	.page-template-elopement  .banner-wrap {
    top: 21%;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 27px;
}
	.page-template-elopement .banner-contents p{
    font-size: 21px;
}
}
@media screen and (max-width: 1023px) {
	.navbar-brand {
		width: 120px;
	}
	.navbar-expand-md .navbar-collapse {
		padding: 20px 0px 10px 110px;
	}
	.mainmenu li.nav-item {
		margin: 0px 0px 10px 15px;
	}
	.banner-contents h2 {
		font-size: 30px;
	}
	.banner-contents p {
		font-size: 20px;
	}
	.covidbadge {
		width: 150px;
		margin: -90px 0 0 auto;
	}
	.heading h2,.heading h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.holder p,,.holder li {
		font-size: 13px;
	}
	.add-contents {
		top: -40px;
	}
	.features-holder {
		/*padding: 110px 0px 40px;*/
	}
	.features-details h4 {
		font-size: 20px;
	}
	.features-details {
		padding: 85px 10px 20px;
		min-height: 330px;
	}
	.pricing-holder {
		background-color: #101010;
		padding: 30px 0px;
	}
	.pricing-details ul {
		min-height: 260px;
	}
	.steps-holder {
		padding: 30px 0px;
	}
	.steps-contents {
		width: 100%;
	}
	.spots-holder {
		padding: 30px 0px;
	}
	.testimonials-holder {
		padding: 30px 0px;
	}
	.testimonials-contents {
		margin-top: 20px;
	}
	.food-contents {
		width: 350px;
		margin: 20px 10px 0px auto;
	}
	.food-contents ul li {
		font-size: 12px;
	}
	.support-holder {
		padding: 30px 0px;
	}
	.others-contents {
		width: 350px;
		margin: 20px 0px 0px 10px;
	}
	.others-contents ul li {
		font-size: 12px;
	}
	.certificate-holder {
		padding: 30px 0px;
	}
	.certificate-contents h2 {
		font-size: 18px;
	}
	.photoshoot-holder {
		padding: 30px 0px;
	}
	.photoshoot-details {
		min-height: 265px;
	}
	.faq-holder {
		padding: 30px 0px;
	}
	.faq-title h4 {
		font-size: 20px;
	}
	.getintouch-holder {
		padding: 30px 0px;
	}
	.getintouch-contents {
		width: 90%;
	}
	div.wpforms-container-full .wpforms-form button[type="submit"] {
		font-size: 12px !important;
	}
	.getintouch-contents .form-control, .getintouch-contents .wpforms-form input, .getintouch-contents .wpforms-form textarea {
		font-size: 14px !important;
	}
	header .header-bottom {
		position: relative;
		margin-top: 40px;
	}
	.holder .faq-holder .card-title {
	font-size: 16px;
}
.holder .faq-holder .card-body p {
	font-size: 14px;
}
	.pricing-details {
	min-height: 410px;
}
	.spots-wrap iframe {
	height: 185px !important;
}
	.holder p, .holder li {
	font-size: 12px;
}
	.banner-butn p {
    font-size: 18px;
}
	.picnic-contents h2 {
    font-size: 25px;
}
	.page-template-elopement .banner-contents h2,.page-template-proposal .banner-contents h2, .page-template-helicopter-proposal .banner-contents h2 {
	font-size: 30px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-contents p,.page-template-proposal .banner-contents p, .page-template-helicopter-proposal .banner-contents p {
	font-size: 20px;
}
	.elop-contents h2 {
	font-size: 22px;
}
	.elop-contents h3{
	font-size: 20px;
}
	.banner-butnnew {
	bottom: 41px;
}
	.story-contents {
	bottom: 137px;
}
.banner-butn h1 {
	font-size: 45px;
	margin-right: 0px;
}
	.page-template-proposal .features-details {
    min-height: 277px;
}
.page-template-helicopter-proposal .features-details {
    min-height: 277px;
}
	.picnic-contents h2 {
    font-size: 18px;
}
		.page-template-proposal .food-contents P,.page-template-proposal   .others-contents P,.page-template-helicopter-proposal .food-contents P,.page-template-helicopter-proposal   .others-contents P,.page-template-elopement .food-contents P,.page-template-elopement .others-contents P {
  font-size: 10.5px;
}
	.page-template-proposal .food-contents ul li,.page-template-proposal  .others-contents ul li,.page-template-helicopter-proposal .food-contents ul li,.page-template-helicopter-proposal  .others-contents ul li,.page-template-elopement .food-contents ul li,.page-template-elopement  .others-contents ul li {
     font-size: 10.5px;
    margin-bottom: 2px;
	}
	.page-template-elopement  .food-contents, .page-template-proposal  .food-contents, .page-template-helicopter-proposal .food-contents {
    margin: 21px 20px 0px auto;
}
	.payment-contents.heading.text-center {
	color: #fff;
    margin-bottom: 40px;
}
	 .page-template-proposal .banner-contents h2 {
    font-size: 23px;
}
	.page-template-helicopter-proposal .banner-contents h2 {
	font-size: 23px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement  .banner-wrap {
    top: 18%;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 22px;
}
	.photoshoot-wrap.elop-three .photoshoot-header {
    min-height: 160px;
}
	.photoshoot-wrap.elop-three .photoshoot-details {
    min-height: 640px;
}
	.photoshoot-heading.heading.elop-head h2 {
    font-size: 20px;
}
}

@media screen and (max-width: 896px) {
	.banner-butn {
    bottom: 42px;
}
}
@media screen and (max-width: 844px) {
.story-contents {
	bottom: 58px;
}
	.banner-butn h1 {
	font-size: 40px;
}
	.banner-butn h1 span {
	font-size: 30px;
}
	.banner-butn {
	bottom: 49px;
}
}
@media screen and (max-width: 812px) {
.story-contents {
	bottom: 50px;
}
	.banner-butn {
	bottom: 42px;
}
}
@media screen and (max-width: 768px) {
.story-contents {
	bottom: 8px;
}
	.banner-butn {
	bottom: 34px;
}
	.banner-butn h1 {
	font-size: 37px;
}
	.banner-butn h1 span {
	font-size: 27px;
}
}
@media screen and (max-width: 767px) {
	.navbar-brand {
		width: 100px;
		position: relative;
		padding: 0px;
	}
	.navbar-expand-md .navbar-collapse {
		padding: 0px;
		display: none !important;
	}
	.collapse {
		display: none !important;
	}
	.collapse.show {
		display: block !important;
	}
	.navbar-dark .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.mainmenu .navbar-nav {
		margin: 0px;
	}
	.banner-contents h2 {
		font-size: 25px;
	}
	.banner-contents p {
		font-size: 16px;
	}
	.banner-butn {
		bottom: 30px;
	}
	.covidbadge {
		width: 60px;
		margin: -50px 0 0 auto;
	}
	.heading h2,.heading h4 {
		font-size: 25px;
	}
	.heading h2::after,.heading h4::after {
		width: 30px;
	}
	.add-contents {
		top: 0px;
		padding-bottom: 30px;
	}
	.add-contents h2 {
		font-size: 20px;
	}
	.add-contents img {
		width: 150px;
		margin: auto;
	}
	.features-holder {
		/*padding: 60px 0px 0px;*/
	}
	.features-wrap {
		width: 300px;
		margin: 50px auto;
	}
	.features-details {
		padding: 85px 10px 30px;
		min-height: auto;
	}
	.video-heading {
		top: 50px;
	}
	.pricing-contents {
		margin-top: 20px;
		max-width: 100%;
		background-color: #101010;
	}
	.pricing-wrap {
		width: 280px;
		margin: auto;
		max-width: 100%;
	}
	.pricing-wrap.active {
		transform: none !important;
		box-shadow: none !important;
		margin: 20px auto;
		max-width: 100%;
	}
	.pricing-details ul {
		min-height: auto;
	}
	.pricing-wrap.active .btn.pricing-btn.common-btn {
		top: 0px;
	}
	.payment-contents {
		color: #fff;
		width: auto;
	}
	.steps-heading {
		width: auto;
	}
	.steps-num::before {
		display: none;
	}
	.steps-num::after {
		display: none;
	}
	.steps-wrap {
		margin: 20px 0px;
		text-align: center;
	}
	.spots-contents {
		margin-top: 30px;
	}
	.spots-wrap h2 {
		margin: 20px 0px;
	}
	.food-contents {
		width: auto;
		margin: 30px;
	}
	.food-contents h2::after {
		margin: auto;
	}
	.others-contents {
		width: auto;
		margin: 30px;
	}
	.others-contents h2::after {
		margin: auto;
	}
	.support-contents {
		width: auto;
		margin: 0px auto;
	}
	.certificate-contents {
		width: auto;
		margin: 0px auto 0px;
	}
	.photoshoot-heading {
		width: auto;
	}
	.photoshoot-contents {
		width: auto;
	}
	.photoshoot-wrap {
		width: 300px;
		margin: 10px auto;
	}
	.photoshoot-details {
		min-height: auto;
	}
	.covid-img {
		margin: 20px auto 0px;
		width: 130px;
	}
	.faq-holder {
		text-align: center;
	}
	.faq-title {
		margin-bottom: 10px;
	}
	.recaptcha-wrap {
		text-align: center;
	}
	.submit {
		text-align: center;
		margin-top: 20px;
	}
	.foot-contact ul {
		display: block !important;
	}
	.foot-contact ul li::after {
		display: none;
	}
	.foot-menu {
		margin: 20px 0px;
	}
	.foot-menu ul {
		display: block !important;
	}
	.foot-menu ul li::after {
		display: none;
	}
	header .header-bottom {
	margin-top: 90px;
}
	div.wpforms-container-full .wpforms-form .wpforms-field {
	overflow-x: unset !important;
}
	.others-contents.heading h2,.others-contents.heading p,.food-contents.heading {
	text-align: center;
}
	.others-contents.heading h2, .food-contents.heading h4 {
  margin-top: 0; /* This will align the heading to the top */
}
	.food-contents.heading ul {
	text-align: left;
}
	.banner-wrap {
	top: 16%;
}
	.pricing-details {
	min-height: auto;
}
	.spots-wrap iframe {
	height: 287px !important;
}
	.race-contents h2 {
    font-size: 20px;
}
		.race-contents 
	.banner-butn p {
    font-size: 16px;
}
	.banner-butn p br {
display:none;
}
	.page-template-elopement .features-details,.page-template-proposal .features-details, .page-template-helicopter-proposal .features-details  {
	min-height: auto;
}
	.page-template-elopement .steps-heading,.page-template-proposal .steps-heading, .page-template-helicopter-proposal .steps-heading  {
	width: auto;
}
	.page-template-elopement .food-contents,.page-template-proposal .food-contents, .page-template-helicopter-proposal .food-contents  {
	margin: 30px;
}
.page-template-elopement .banner-wrap,.page-template-proposal .banner-wrap, .page-template-helicopter-proposal .banner-wrap {
	top: 14%;
}
	.page-template-elopement .banner-contents h2,.page-template-proposal .banner-contents h2, .page-template-helicopter-proposal .banner-contents h2 {
	font-size: 25px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-contents p,.page-template-proposal .banner-contents p, .page-template-helicopter-proposal .banner-contents p {
	font-size: 16px;
	text-shadow: 1px 1px 10px #333;
}
	.spots-wrap.text-center.elopement {
	width: auto;
	margin: auto;
}
	.pricing-contents.elopement {
	width: auto;
	margin: inherit;
	display: table;
	padding-top: 0px;
	background-color: #101010;
	
}
	.elop-contents h2 {
	font-size: 16px;
}
	.elop-contents h3 {
	font-size: 16px;
}
.photoshoot-wrap.proposal {
	width: 90%;
	margin: auto;
	display: table;
}
	.elop-contents.prop h3 {
    text-shadow: 1px 1px 10px #333;
}
		.home .spots-wrap h2 {
	min-height: auto;
}
	.picnic-contents h2::after{
		width:30px;
	}
.banner-butn h1 {
	font-size: 27px;
	font-weight: 700;
}
	.banner-butn h1 span {
    font-size: 17px;
}
	.feature-imgholder {
	text-align: center;
}
	.btn.banner-btn.common-btn {
    padding: 9px 25px;
}
	.features-holder {
    padding: 10px 0px 70px;
    margin-top: -30px;
}
	.home .features-holder {
    padding: 10px 0px 70px;
    margin-top: -30px;
}
	.features-quote h5 {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    padding-top: 10px;
}
	.features-quote p {
    padding: 0px 0px;
}
	.features-quote {
    margin-bottom: 10px;
}
.story-contents {
    right: 0;
    left: 0;
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 90%;
    margin: auto;
}
	.story-contents p {
    margin-bottom: 10px;
}
	.story-contents h5 {
    font-size: 19px;
    padding-top: 13px;
}
	.banner-wrap {
    top: 7%;
}
	.banner-contents h2 {
    font-size: 20px;
}
	.story-contents {
    right: 0;
    left: 0;
    bottom: 0px;
    position: absolute;
    text-align: center;
    width: 90%;
    margin: auto;
}
	.story-contents p {
    margin-bottom: 10px;
    padding: 0px 13px;
}	
	.pricing-wrap:first-child ul {
	min-height: auto;
	max-width: 100%;
}
	.btn.pricing-btn.common-btn {
	font-size: 15px !important;
	padding: 8px 25px;
}
	.logo5 {
    margin-bottom: 35px;
}
	.feature-imgwrap1 {
    margin-bottom: 30px;
}
	.feature-imgwrap2 {
    margin-bottom: 0px;
}
	.logo8 {
    margin-top: 10px;
}
	.logo6 {
    margin-top: 0px;
}
	.logo2, .logo3 {
    margin-top: 40px;
}
	.features-holderin {
    padding-top: 25px;
    padding-bottom: 0px;
}
	.logo7 {
	margin-top: 6px;
}
.mobile2 {
	display: none;
}
	.story-contents p {
	font-size: 14px;
}
	.holder p, .holder li {
	font-size: 14px;
}
.story-contents p {
	font-size: 13px;
}
	.btn.common-btn {
	font-size: 15px !important;
	padding: 8px 25px;
	margin-top: 5px;
}
	div.wpforms-container-full .wpforms-form button[type="submit"] {
	font-size: 15px !important;
	padding: 8px 35px !important;
}
	.others-contents ul li {
	font-size: 14px;
}
	.food-contents ul li {
	font-size: 14px;
}
.spots-contents h4 {
	font-size: 13px;
	line-height: 1.5em;
}
	.pricing-details ul li {
	font-size: 14px;
}
	.features-details h4 {
	padding-top: 5px;
}
	div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
	width: 95% !important;
	}
		.getintouch-holder {
	overflow: hidden;
}
	.picnic-contents.text-center.proposal {
    margin-top: 3px;
}
	.picnic-contents h2 {
    font-size: 14px;
}
	.picnic-contents h2 br {
		display:none;
}
		.page-template-proposal .food-contents P,.page-template-proposal   .others-contents P,.page-template-elopement .food-contents P,.page-template-elopement .others-contents P {
  font-size: 14px;
}.
.page-template-helicopter-proposal .food-contents P,.page-template-helicopter-proposal   .others-contents P,.page-template-elopement .food-contents P,.page-template-elopement .others-contents P {
	font-size: 14px;
  }.
	.page-template-proposal .food-contents ul li,.page-template-proposal  .others-contents ul li,.page-template-elopement .food-contents ul li,.page-template-elopement  .others-contents ul li {
     font-size: 14px;
    margin-bottom: 2px;
	}
	.steps-heading.heading h2 br {
    display: none;
}
	.page-template-helicopter-proposal .food-contents ul li,.page-template-helicopter-proposal  .others-contents ul li,.page-template-elopement .food-contents ul li,.page-template-elopement  .others-contents ul li {
     font-size: 14px;
    margin-bottom: 2px;
	}
	.steps-heading.heading h2 br {
    display: none;
}
.page-template-elopement .banner-contents h2, .page-template-proposal .banner-contents h2, .page-template-helicopter-proposal .banner-contents h2 {
    font-size: 16px;
    margin-bottom: 2px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-wrap, .page-template-proposal .banner-wrap, .page-template-helicopter-proposal .banner-wrap {
    top: 7%;
}
	.logo4 {
    margin-top: 9px;
}
	.logo1 img {
    width: 70%;
}
	.logo6 {
    margin-top: 8px;
}
	.photoshoot-wrap.elop-three .photoshoot-header {
    min-height: auto;
}
	.photoshoot-wrap.elop-three .photoshoot-details {
    min-height: auto;
}
	.photoshoot-heading.heading.elop-head h2 {
    font-size: 25px;
}
}

@media screen and (max-width: 667px) {
.story-contents {
	bottom: 8px;
}
	.story-contents p {
	font-size: 13px;
}

}
@media screen and (max-width: 568px) {
.story-contents {
	bottom: -3px;
}
	.story-contents p {
	font-size: 11px;
}
}
@media screen and (max-width: 480px) {
	.banner-contents h2 {
	font-size: 19px;
	text-shadow: none;
	color: #fff !important;
	-webkit-text-fill-color: unset !important;
}
	.banner-contents p {
	font-size: 16px;
	color: #fff;
}
	.banner-wrap {
		top: 15%;
	}
	.spots-wrap iframe {
	height: 195px !important;
}
	.page-template-proposal .banner-wrap {
	top: 14%;
}
	.page-template-helicopter-proposal .banner-wrap {
	top: 14%;
}
	.page-template-elopement .banner-wrap{
		top: 8%;
	}

	.page-template-elopement .banner-contents p,.page-template-proposal .banner-contents p, .page-template-helicopter-proposal .banner-contents p {
	font-size: 16px;
	text-shadow: 1px 1px 10px #333;
}
	.elop-contents h2 {
	font-size: 16px;
}
	.banner-butnnew {
	bottom: 12px;	
}
		.elop-contents h2 {
	font-size: 14px;
}
	.elop-contents h3 {
	font-size: 14px;
	margin-top: -5px;
}
	.home .features-holder {
    padding: 10px 0px 40px;
    margin-top: -13px;
}
 .features-holder {
    padding: 10px 0px 40px;
    margin-top: -13px;
}
	.story-contents p {
	margin-bottom: 0px;
	padding: 0px 10px;
	font-size: 9.6px;
	/* margin-bottom: 0px; */
}
	.story-wrap {
    top: 3%;
}
	.story-contents {
    right: 0;
    left: 0;
    bottom: -6px;
    position: absolute;
    text-align: center;
    width: 95%;
    margin: auto;
}
.features-holderin {
    padding-top: 25px;
    padding-bottom: 0px;
}
	.story-contents h5 {
	font-size: 15px;
	padding-top: 13px;
}
	.btn.banner-btn.common-btn {
	font-size: 13px !important;
}
	.banner-butn {
	bottom: 23px;
}
	.btn.pricing-btn.common-btn {
	font-size: 13px !important;
}
	.page-template-proposal .banner-contents h2 {
    font-size: 14px;
    margin-bottom: 1px !important;
}
	.page-template-helicopter-proposal .banner-contents h2 {
    font-size: 14px;
    margin-bottom: 1px !important;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 13px;
    margin-bottom: 1px !important;
}
	.logo1 {
    margin-top: 23px;
}
	.logo1 img {
    width: 55%;
}
	.logo6 {
    margin-top: 8px;
}
	.logo8 {
    margin-top: 13px;
}
	.elop-contents h3 {
    font-size: 11px;
    margin-top: -5px;
}
	.elop-contents h2 {
    font-size: 11px;
}
}
@media screen and (max-width: 460px) {

.mobile1 {
	display: none;
}
	.mobile2 {
	display: block;
}
.story-contents p {
	font-size: 15px;
	margin-bottom: 20px;
}
.story-contents {
	bottom: 40px;
	width: 90%;
}
	.story-contents h5 {
	font-size: 22px;
	padding-top: 13px;
}
	.banner-butn h1 {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 3px;
}
	.banner-butn h1 span {
	font-size: 14px;
	margin-bottom: 1px;
}
	.logo4 {
	margin-top: 18px;
}
	.feature-imgholder {
    padding-top: 0px;
}
}
@media screen and (max-width: 428px) {

.story-wrap {
	top: 6%;
}
	.btn.banner-btn.common-btn {
	padding: 8px 25px;
}
.banner-butn h1 span {
	font-size: 14px;
	margin-bottom: 1px;
}
.story-contents {
bottom: 13px;
}
	.story-contents p {
	font-size: 14.5px;
	margin-bottom: 20px;
}
	.story-contents h5 {
	font-size: 22px;
	padding-top: 3px;
}
	.page-template-elopement .banner-contents p{
    font-size: 12.5px;
}
}	
@media screen and (max-width: 414px) {
	.banner-wrap {
		top: 7%;
	}
	.banner-contents h2 {
		font-size: 18px;
	}
	.banner-contents p {
		font-size: 14px;
	}
	.banner-contents h2 {
	font-size: 15px;
	text-shadow: none;
	color: #fff !important;
	-webkit-text-fill-color: unset !important;
}
	.story-wrap {
	top: 3%;
}
	.banner-contents p {
	font-size: 16px;
	color: #fff;
}
	.race-holder .banner-butn {
    position: absolute;
    bottom: 75px;
}
	.banner-butn p {
    font-size: 14px;
    padding: 0px 10px;
}
	.page-template-proposal .banner-contents h2 {
	font-size: 14px;
}
	.page-template-helicopter-proposal .banner-contents h2 {
	font-size: 14px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 12px;
}
	.page-template-proposal .banner-contents p {
	font-size: 13px;
}
	.page-template-helicopter-proposal .banner-contents p {
	font-size: 13px;
	text-shadow: 1px 1px 10px #333;
}
		.page-template-elopement .banner-contents p{
	font-size: 12px;
}
	.page-template-elopement .banner-wrap,.page-template-proposal .banner-wrap, .page-template-helicopter-proposal .banner-wrap {
	top: 8%;
}
	.banner-butn {
	bottom: 21px;
}
.story-contents h5 {
	padding-top: 3px;
	font-size: 23px;
}
.story-contents {
	bottom: 8px;
}
	.story-contents p {
margin-bottom:20px;
		font-size: 14px;
	}
		.logo4 {
    margin-top: 20px;
}
	.logo1 {
    margin-top: 26px;
}
	.feature-imgholder {
    padding-top: 0px;
}
}
@media screen and (max-width: 390px) {
.banner-butn h1 {
	font-size: 20px;
	margin-bottom: 1px;
	font-weight: 800;
}
	.banner-butn {
	bottom: 16px;
}
.banner-butn h1 span {
	font-size: 15px;
	margin-bottom: 1px;
}
.story-contents {
	bottom: 8px;
}
	.story-contents p {
	padding: 0px;
	font-size: 14px;
	margin: 6px 0px;
	margin-bottom: 10px;
}
	.btn.banner-btn.common-btn {
	padding: 7px 25px;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 11.5px;
}
	.page-template-elopement .banner-contents p {
    font-size: 11px;
}
	.page-template-proposal .banner-contents h2 {
    font-size: 13px;
}
.page-template-helicopter-proposal .banner-contents h2 {
    font-size: 13px;
	text-shadow: 1px 1px 10px #333;
}
}
@media screen and (max-width: 385px) {
.story-contents p {
	padding: 0px;
	font-size: 13.5px;
	margin: 6px 0px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 375px) {

.race-holder .banner-butn {
    position: absolute;
    bottom: 17px;
}
	.race-contents h2 {
    font-size: 18px;
}
	.page-template-proposal .banner-contents h2 {
	font-size: 13px;
}
.page-template-helicopter-proposal .banner-contents h2 {
	font-size: 13px;
	text-shadow: 1px 1px 10px #333;
}
		.page-template-elopement .banner-contents h2 {
    font-size: 11px;
}
	.page-template-elopement .banner-contents p {
    font-size: 11px;
}
		.elop-contents h2 {
	font-size: 11px;
}
.elop-contents h3 {
    font-size: 10px;
    margin-top: -5px;
}
.story-contents p {
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	margin: 6px 0px;
	margin-bottom: 10px;
	
}
.banner-butn {
	bottom: 14px;
}
	.banner-butn h1 {
	font-size: 19px;
	margin-bottom: 1px;
	font-weight: 800;
}
.story-contents h5 {
	padding-top: 10px;
	font-size: 24px;
}
	.story-contents {
	bottom: 20px;
}
	.banner-butn h1 span {
	font-size: 14px;
	margin-bottom: 1px;
}

}
@media screen and (max-width: 360px) {
.story-contents {
	right: 0;
	left: 0;
	bottom: 34px;
	position: absolute;
	text-align: center;
	width: 90%;
	margin: auto;
}
.story-contents p {
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	margin: 6px 0px;
	margin-bottom: 20px;
}
	.banner-butn {
	bottom: 14px;
}
	.banner-butn h1 {
	font-size: 15px;
	margin-bottom: 1px;
	font-weight: 700;
}
	.page-template-proposal .banner-contents h2 {
    font-size: 12px;
}
.page-template-helicopter-proposal .banner-contents h2 {
    font-size: 12px;
	text-shadow: 1px 1px 10px #333;
}
	.page-template-elopement .banner-contents h2 {
    font-size: 10px;
}
	.elop-contents h2 {
    font-size: 10px;
}
}
@media screen and (max-width: 340px) {
.race-contents h2 {
	font-size: 16px;
}
	.story-contents {
    right: 0;
    left: 0;
    bottom: 29px;
    position: absolute;
    text-align: center;
    width: 90%;
    margin: auto;
}
	.story-contents p {
	/* margin-bottom: 0px; */
	padding: 0px;
	font-size: 11.5px;
	margin: 4px 0px;
	margin-bottom: 15px;
}
	.banner-butn {
	bottom: 15px;
}
	.btn.banner-btn.common-btn {
	padding: 6px 25px;
}
	.banner-butn {
	bottom: 15px;
}
 .page-template-proposal .banner-contents h2 {
    font-size: 11px;
    margin-bottom: 1px !important;
}
	 .page-template-proposal .banner-contents p {
    font-size: 12px;
    margin-top: 0px !important;
}
.page-template-helicopter-proposal .banner-contents h2 {
    font-size: 11px;
    margin-bottom: 1px !important;
	text-shadow: 1px 1px 10px #333;
}
	 .page-template-helicopter-proposal .banner-contents p {
    font-size: 12px;
    margin-top: 0px !important;
	text-shadow: 1px 1px 10px #333;
}
		.page-template-elopement .banner-contents h2 {
    font-size: 10px;
}
	.page-template-elopement .banner-contents p {
    font-size: 11px;
	margin-top: 0px !important;
}
	
}
@media screen and (max-width: 320px) {
		.elop-contents h2 {
	font-size: 9px;
}
.elop-contents h3 {
	font-size: 9px;
	margin-top: -5px;
}
	.story-contents {
	right: 0;
	left: 0;
	bottom: 2px;
	position: absolute;
	text-align: center;
	width: 90%;
	margin: auto;
}
	.story-contents h5 {
    font-size: 20px;
    padding-top: 13px;
}
.story-contents p {
	padding: 0px;
	font-size: 11px;
	margin: 4px 0px;
	margin-bottom: 10px;
}
	.banner-butn {
	bottom: 13px;
}
	.banner-butn h1 {
	font-size: 14px;
	margin-bottom: 1px;
}
	.banner-butn h1 span {
	font-size: 11px;
	margin-bottom: 1px;
}
	.logo2, .logo3 {
	margin-top: 20px;
}
	.logo8 {
	margin-top: 0px;
}
		.page-template-elopement .banner-contents h2 {
    font-size: 9px;
}
	.page-template-elopement .banner-contents p {
    font-size: 9px;
	margin-top: 0px !important;
}
.logo2, .logo3 {
    margin-top: 31px;
}
	.logo6 {
    margin-top: 4px;
}
	.logo8 {
    margin-top: 7px;
}
	.calendly-inline-widget.calendly-mobile {
    min-width: 100% !important;
}
	@media (min-width: 768px) {
    .col-md-12 .pricing-wrap {
        max-width: 90%; /* Adjust as needed to widen the boxes slightly */
        margin: 0 auto; /* Centers the box */
    }
}
}