/*---------------------Header-------------------------*/
/*26SEP accommodation_pagination=============*/
.acc_pagination{
	justify-content: center;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
	margin:auto;
}
.page_number{
	background-color:white !important;
}
/*26SEP======================================*/

/*NEW SEARCH BAR 12SEP*/
#new_span{
	color:black;
	font-size:14px;
	margin-bottom: 0;
    padding-top: 3%;
}
.input_value{
	border:0px;
	padding:0px;
	/* color:#A5A9B3; */
	font-weight:500;
	background-color:#FAF9F6;
	border: 1px solid #E1E7EE;
	/* padding:2% 2px; */
	padding:2% 5px;
	background:#fff;
}
.input_value:focus{ 
    border-color: unset;
	box-shadow:unset;
}
.new_searh{
	border:0px;
	padding:2%;
	color:black;
	font-weight:500;
	background-color:#FAF9F6;
}
.new_searh:focus{ 
    border-color: unset;
	box-shadow:unset;
}

.new_search_col2{
	padding-left:10px;
}
#nights{
	color: grey;
    font-size: 14px;
    font-weight: 500;
	padding-left:2%;
}
#adult{
	color: grey;
    font-size: 14px;
    font-weight: 500;
	padding-left: 2%;
}
#room{
	color:black;
	font-weight:600;
	font-size:16px;
	margin-bottom:0px;
	padding-top: 6%;
    padding-bottom: 4%;
}
.new_col4{
    text-align: center;
}
.new_search_button{
	font-size: 13px;
    letter-spacing: .05em;
    font-weight: 600;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 29px;
    padding: 8px 0px;
    border: 1px solid #345E41;
	background-color:#345E41;
	color:white;
}
.search_row{
	/* background-color:#FAF9F6; */
	width:88%;
	margin:auto;
	padding: 1.3% 0%;
    background-color: rgba(231,231,231,.4);
}
#camp_search input::placeholder {
    padding: 4px;
}

/*placeholder value disappears on focus*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } 
input:focus::-moz-placeholder { color:transparent; } 
input:focus:-ms-input-placeholder { color:transparent; }
/* Newslatter */ 
.wpcf7 input:focus::-webkit-input-placeholder, .email input:focus::-webkit-input-placeholder { color:#747474; }
.wpcf7 input:focus:-moz-placeholder, .email input:focus:-moz-placeholder { color:color:#747474;; } 
.wpcf7 input:focus::-moz-placeholder, .email input:focus::-moz-placeholder { color:color:#747474;; } 
.wpcf7 input:focus:-ms-input-placeholder, .email input:focus:-ms-input-placeholder { color:color:#747474;; }
.wpcf7 input, .email input{
	outline: 0px;
}
/*change 3aug*/
.drop_nav{
	align-items: flex-start;
    color: #777;
    line-height: 1.73em;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 8px 0 10px 0;
	/* box-shadow: 2px 7px 41px #efe9e2; */
	box-shadow: 1px 2px 4px #efe9e2;
	border-radius:0px;
	border: 0px solid grey;
	/* left: 26; */
	left: 10;
	top:unset;
}
.drop_nav_items{
	font-weight:500;
}
/*change 3aug end*/

.navbar_sec2 {
  background-color: white;
  width: 100%;
  z-index: 10;
}
.sticky {
    position: fixed;
}
.but_sec1{
	margin-right: unset!important;
	color: grey;
}
.nav-item.d-sm-none{
  display: block ;
}
.late_checkout{
	position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.btn:hover{
	color: white;
}
.sec9_href:hover{
	color: white;
}
.sec9_href1:hover{
	color: white;
}
.a_navbar{
	padding-left: 45px!important;
	position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-family: Prompt,sans-serif;
}
.a_navbar:hover{
    color:#345E41;
}
.logo svg,.mobile_logo svg{
    fill: transparent;
    stroke: black;
    stroke-width: 1.5px;
}
.logo {
    width: 56px;
	margin: 0px 0px 0px 30px;
}
.text-nav{
	font-weight: 500;
	color: black;
}
.text-nav:hover{
	text-decoration: none;
	color: #345E41
}
/* ------ User Nav Bar  ------- */
.text-user{
	font-weight: 500;
	color: black;
	cursor: pointer;
}
.text-user:hover{
	text-decoration: none;
	color: #345E41;
}

/* -------------------------------- Popup style Start -------------------------------- */
#icon{
	float: right;
    color: black;
    margin-right: 17px;
    margin-top: 7px;
}
.popup_button{
	border:none;
	background-color:white;
}
.popup_button a{
	text-decoration:none;
}
/*change*/
.contain_pop{
	margin:2.5%;
	visibility: hidden;
    display: none;
    /* width: 38%; */
    background: white;
    position: fixed;
    z-index: 999;
    left: 30%;
    top: 20%;
	box-shadow: 6px 13px 70px #efe9e2;
}
/*change*/
.contain1_pop{
	margin:2.5%;
	visibility: hidden;
    display: none;
    width: 38%;
    background: white;
    position: fixed;
    z-index: 4;
    left: 30%;
    top: 15%;
	box-shadow: 6px 13px 70px #efe9e2;
	padding-bottom: 14px;
}
.contain2_pop{
	visibility: hidden;
    display: none;
    width: 38%;
    background: white;
    position: fixed;
    z-index: 4;
    left: 30%;
    top: 20%;
	box-shadow: 6px 13px 70px #efe9e2;              	
}
/* change */
.login_form{
	/* padding: 5% 10%; */
	padding: 6% 15%;
    width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.form-group_pop{
	box-shadow: 6px 13px 70px #efe9e2;
}
.login_a{
	color:black;
	font-size: 13px;
    margin-left: 20%;
	font-weight:bold;
}
.btn3{
    height: 41px;
    width: 100%;
    border: 1px solid #345e41;
    background-color: #345e41;
    margin-top: 2%;
    color: white;
    text-align: center;
}
.form-control{
	border-radius: 0px;
}

/* change */
.btn4{
	/* height:50px; */
	/* width:49%; */
	height:41px;
	width: 100%;
	border:1px solid #345e41;
	background-color:#345e41;
	margin-top: 2%;
	color:white;
}
.radio_button{
	margin-bottom:0rem;
}
.radio_button label{
	font-size:14px;
}
.radio_button input[type=radio]{
    position: relative;
    top: 1px;
}
.validation{
    margin: 2%;
    width: 90%;
    height: 26px;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}
.form_input{
	font-size:14px;
}

.toggle_sign{
	padding-left:43px;
}
/* change end*/

.sec9_span:hover{
	color: white; 
}
.register_form{
	width: 70%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
}
#register_p{
    margin-left: -4%;
    color: grey;
    line-height: 26px;  
}
#reset_p{
	color: grey;
    line-height: 26px;  
}
.resetpass_form{
	width: 70%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5%;
}
.btn5{
	height:50px;
	width:49%;
	border:1px solid #345e41;
	background-color:#345e41;
	margin-top: 2%;
	color:white;
} 

/* -------------------------------- Popup style End -------------------------------- */
/* -------------------------------- Home page style Start -------------------------------- */

/*------Section-2-------*/

/*change 3aug*/
.sec2_img{
	/* height: 553px; */
    width: 87%;
	visibility: visible;
    padding: 0px;
    margin: 0px auto;
    display: block;
    overflow: visible;
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../img/home.jpg);
    background-position: center center;
    /* background: url('../img/home.jpg') center center / cover no-repeat transparent; */
	padding-top: 30px;
}
/*search bar*/
.home_search{
	/* display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    padding: 4px 20px; */
}

/*change 3aug end*/

/*===========search bar home page===========*/
.search_submit{
	/* border: 1px solid #345E41;
    color: #345E41;
    font-size: 14px;
    padding: 6px 0px; */
	/* border: 1px solid #345E41 !important;  
	 background-color: white;
	 padding: 10px 15px; 
	 padding: 10.3px 31px; 
	 font-size: 13px; 
	 color:#345E41; */
	
	display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    padding: 18.5px 36px;
    border: 1px solid #345E41 !important;
}

.search_submit:hover{
	color:white;
	background-color:#345E41;
}

.home_search:hover{
	color:white;
}
/*===========search bar home page===========*/

/*change 3aug*/
.sec2_h1 {
    color: white;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    /* margin-top: 10%; */
	margin-top: 5%;
}

.sec2_h2 {
    color: white;
    font-size: 60px;
    font-weight: 700;
	text-align:center;
    /* margin-left: 12%; */
}
.sec2_p{
    color: white;
    /* margin-left: 12%; */
    /* width: 70%; */
	text-align:center;
    font-weight: 600;
}
/*change end 3aug "#filter"*/


/*change 3aug*/
.sec2_div{
    /* padding-top: 150px; */
}

.datepicker{
	padding-right:4px;
	padding-left:4px;
}

.frontend_search{
	margin:auto;
	width:85%; 
	/* padding: 1% 2% 1%;  */
	/* background-color: #efefeff5; */
	
	/* background-color: rgba(231,231,231,.4); 
	padding: 1% 0% 0% 2.5%;
	line-height:0;*/
}
/*change 3aug end*/

.sec2_form{
    height: 100px;
    padding-top: 150px;
    width: 100px;
    background-color: white;
}
.home_span{
	text-transform: uppercase;
	font-size: 10px;
	font-family: Prompt,sans-serif;
}
.sec7_form {
    background-color: #f7f7f5;
    padding-top: 6%;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 3%;
    width: 58%;
    height: 100%;
    float: right;
    margin-right: 16%;
    margin-top: 10%;
}

/*filter*/
.btn2{
	width: 98%;
    height: 42px;
	background-color: #f7f7f5;
	border: 1px solid rgb(52,94,65);
	text-transform: uppercase;
	font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
}

#calender1{
	background-color: #f7f7f5;
	border: none;
	border-bottom: 1px solid lightgrey;
    margin-top: 5%;
    width: 100%;
    font-weight: 600;
    cursor: pointer;
	font-size: 14px;	
}

.guest{
	background-color: #f7f7f5;
	border: none; 	
    border-bottom: 1px solid lightgrey;
	margin-top: 5%;
	width: 100%;
}

/*------Section-3-------*/
.sec3_h1{
    font-size: 110px;
    color: rgba(230,230,230,.5);
}
.sec3_h2{
    margin-top: -51px;
}
.sec3{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 98%;
	max-width: 100%;
}

/*------Section-4-------*/
.sec4_h3{
    padding-top: 20px;
	font-size: 24px;
}
.sec4_div{
	padding-bottom: 60px;
}
.sec4_con{
    width: 95%;
	margin-bottom: 90px;
}
.sec4_p{
    padding-top: 22px;
    float: right;
}
.sec4_hr{
    margin-top: 1rem;
}
.sec4_i{
    font-size: 20px;
    padding: 5px;
}
/*change 3aug*/
.sec4_img{
    border: unset;
	height:300px;
	width:100%;
}
/*change end*/
.sec4_span{
    color: #000000;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin-top: 4px;
}
.sec_i{
    color: #000000;
}
/*------Section-5-------*/
.sec5_img{
    background-image: url('../img/bck.jpg');
	height: 400px;
    background-color: #bcbcbc;
    width: 85%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.sec5_h1{
    color: white;
    margin-left: 100px;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
}
.butt{
    background-color: #345E41;
    padding: 15px 50px;
    color: #fff;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 700;
    margin-left: 120px;
    margin-top: 15px;
}
.hr_sec5{
	margin-top: 100px;
	color: lightgrey;
}
/*------Section-6-------*/
.sec6 {
    margin-top: 50px;
    margin-bottom: 90px;
    width: 95%;
}
.sec6_img{
    margin-top: 100px;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;

}
.sec6_h1{
    font-size: 110px;
    color: rgba(230,230,230,.5);
    font-weight: 700;
}
.sec6_h2{
    margin-top: -51px;
}
.sec6_row{
    margin-top: 40px;
}
.sec6_h6{
    font-size: 13px;
    color: #000000;
    font-family: sans-serif;
    font-weight: 600;
}
.price-lable{
    color: #000;
    line-height: 1;
    margin-top: 3px;
}
.sec6_hr{
    margin-bottom: 0.5rem;
    width: 85%;
    margin-left: 0%;
}
.sec6_h{
    margin-top: unset;
    margin-bottom: unset;
	width: 85%;
    margin-left: 0%;
}

/*------Section-7-------*/
.sec7{
    width: 90%;
}
.sec7_img{
    background-image: url('../img/2.jpg');
	height: 500;
    background-color: #bcbcbc;
    width: 85%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
    padding-top: 200px;
}
.pdf_a{
	display: inline-flex;
    align-items: center;
    color: #000;
}
.span_pdf{
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding-left: 7px;
    letter-spacing: .5px;
}
.map{
    margin-top: 100px;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/*------Section-8-------*/
.sec8{
    margin-bottom: 90px;
    width: 95%;
}
.sec8_h2{
    font-size: 30px;
    margin-top: -51px;
    line-height: normal;
}
.icon_home{
	display: inline-flex;
    align-self: center;
    justify-content: center;
    width: 27px;
}
.sec8_h5{
    margin: 25px 0 25px 0px;
    font-weight: 600;
    font-size: 25px;
}
.item{
    margin-top: 25px;
    display: flex;
    align-items: center;
}
.sp{
    padding-left: 15px;
    color: #000000;
    font-size: 15px;
    font-family: prompt,sans-serif;
}
.sec8_p{
    color:black;
    font-weight: 700;
}
.span{
    font-size: 12px;
    margin: 0;
    padding-left: 16px;
    color: #000;
}

/*------Section-9-------*/
.sec9_img{
    background-image: url('../img/sec.jpg');
	height: 500;
    background-color: #bcbcbc;
    width: 85%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
    padding-top: 200px;
}

/*------Section-10-------*/
.sec10{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 97%;
}

/*------Section-11-------*/
.sec11_con{
	margin-bottom:50px !important;
}
.sec11_span{
    color: #000000;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 600;
    float: left;
}

/*------Section-12-------*/
.sec12{
    margin-bottom: 70px;
    width: 95%;
}
.sec12_img{
    border: unset;
}
.btnn{
    background: #408bd1;
    color: #fff;
    font-size: 12px;
}
.sec12_it{
    margin-top: 2px;
    margin-right: 5px;
}
.sec12_a{
    text-align: center;
    display: flow-root;
    margin: 5px 0px 5px;
    font-family: sans-serif;
}
.sec12_i{
    font-size: 40px;
    color: #484848;
    margin-top: -32px;
}
.sec12_span{
    margin: 0;
    padding-left: 16px;
    color: #000;
    font-size: 20px;
}
.p_home{
	margin-top: 25px;
    margin-bottom: 0px;
}
/* -------------------------------- Home page style end -------------------------------- */
/* -------------------------------- About page style start -------------------------------- */

/*-------Section-2--------*/
.div_sec2{
	padding-top: 50px;
}
.about_sec2{
	text-align: center;
    font-size: 100px;
    font-weight: 500;
	color: rgba(230,230,230,.5);
}
.h1_sec2{
	text-align: center;
	font-weight: 500;
	margin-top: -54px;
}
.p_sec2{
    width: 52%;
    margin: auto;
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    line-height: 2;
    font-family: sans-serif;
    color: #484848;
}
.icon_sec2{
	/* font-size: 80px; */
	font-size: 65px;
    color: #6C8875;
}
.ul_sec2{
	border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #d4d4d2;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding-left: 0%;
    text-align: center;
    padding-right: 10%;
}
.ult_sec2{
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #d4d4d2;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	padding-left: 0%;
    text-align: center;
    padding-right: 10%;
}
.ulast_sec2{
	padding-left: 0%;
    text-align: center;
    padding-right: 10%;
}
.h3_sec2{
	text-align:center;
	line-height: 1;
    display: inline-block;
    position: relative;
    bottom: 2px;
}
.pr_sec2{
	width: 100%;
}
.row_sec2{
	margin-top: 70px;
	padding-bottom: 70px;
}

/*-------Section-3--------*/
.vid_sec3{
	width: 100%;
    height: 500px;
}

/*-------Section-4--------*/
.row_sec4{
	padding-bottom: 50px;
	padding-top: 50px;
}
.margin{
	margin-bottom: 50px;
}
.sec4_h2{
    width: 85%;
	font-size: 32px;
	margin-left: 100px;
	line-height: normal;
}

/*-------Section-5--------*/
.about_img{
	/* height: 510px; */
    margin-left: 3%;
    width: 91%;
	overflow:hidden;
}

.about_h2{
	font-size: 40px;
}

#about_style{
    font-size: 18px;
    margin-top: 4%;
    line-height: 1.85;
    width: 70%;
    color: #484848;
}

.list_item {
	font-size: 14px;
    line-height: 32px;
	color:#484848;
}
.list-span{
	font-size: 18px;
    line-height: 32px;
	color:#484848
}

/*-------Section-6--------*/
.sec6_p{
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 8px;
    font-size: 18px;
    line-height: 1.72em;
    color: rgba(62,62,62,.9);
    padding: 0 10px;
	text-align: center;
}
.sec6_pw{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 8px;
    font-size: 18px;
    line-height: 1.72em;
    color: rgba(62,62,62,.9);
    padding: 0 10px;
    text-align: center;
}
.sec6_con{
	margin-top: 100px;
	margin-bottom: 100px;
	width: 85%;
}
.hr_sec6{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0;
}
.sec6_ul{
	text-align: center;
}
.sec6_h4{
	font-size: 15px;
	text-align: center;
	font-weight: 700;
}
.row_sec6{
    padding-bottom: 100px;
	text-align: center;
}
/*-------SECTION 7--------*/
.sec7_row{
	padding-bottom: 100px;
}
.sec7_div{
	background: url('../img/about-map.png');
	height: 30%;
	padding: 0% 3% 0% 15%;
	text-align: right;
	margin: auto;
}
.sec7_h2{
	margin: 28px;
    position: relative;
    font-size: 36px;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.4;
    width: 93%;
}
.but_sec7{
    background-color: #345E41;
    padding: 12px 38px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin-top: 15px;
	margin-right: 25px;
}
.but_sec7:hover{
	color: white;
}
.sec7_p{
	margin: 31px 30px 0;
    line-height: 1.7;
    font-size: 18px;
    width: 93%;
}

/*-------Section 8--------*/
.rowe{
	padding-bottom: 100px;
}
.sec8_logo{
	margin-left: 7%;
}
.slider_sec8{
	margin-bottom:5%;
	width: 90%;
}

/* -------------------------------- About page style end -------------------------------- */

/* -------------------------------- Contact page style Start -------------------------------- */

/*------Section 2-------*/
.img{
	height: 400px;
    background-image: url(../img/contact.jpg);
	background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact_h1{
	color:white;
    font-weight: 700;
    font-size: 50px;
    margin-top: 100px;
}

.roow{
	height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    position: relative;
    align-items: flex-start;
}

/*------Section 3-------*/
.cont_sec3{
	padding-top: 90px;
	padding-bottom:90px;
}
.h4_sec3{
    font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
}
.p_sec3{
	width: 87%;
	color: #484848;
	line-height: 1.8;
}
.text_sec3{
	color: #000000;
    margin: 31px 0 25px;
    line-height: 35px;
    font-size: 14px;
    width: 43%;
}
.a_sec3{
	padding: 14px 0 0;
	font-family: Prompt; 
	font-size: 20px; 
	color: #484848;
}
.sec3_href{
    color: #000;
    font-size: 20px;
    padding-left: 10px;
}
.sec3_href1{
    color: #000;
    font-size: 20px;
}
.textarea_sec3{
	width: 100%;
	height: 43%;
	margin-bottom: 25px;
	padding: 12px 20px;
}
.input_sec3{
	/* height: 180%; */
	padding: 0px 10px;
	width: 100%;
	height:50px;
}
.but_sec3{
	padding-top: 40px;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    gap: 4px;
    background: 0 0!important;
    border: none;
    font-weight: 600;
}

.contact_but_sec3{
	font-size: 13px;
	line-height: 1.46em;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 20px;
	cursor: pointer;
	color: #000;
	background-color: transparent;
	border: 1px solid #707070;
	margin-top: 4%;
}

.contact_but_sec3:hover{
	background-color:#345E41 !important;
	color:white !important;
}
.contact_but_sec3 svg:hover{
	fill:white !important;
}

.icon_sec3{
	margin-top: 7px;
	margin-left: 10px;
}
/*------Section 4-------*/
.google_map{
	height: 100%;
	width: 100%;
}
/*------Section 5-------*/
.cont_sec5{
    padding-top: 90px;
	padding-bottom:90px;
}
.h4_sec5{
    font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
    margin-bottom: 30px;
}
.sec5_para{
    line-height: 1.8;
    color: #484848;
    font-family: prompt;
}
.train_sec5{
    margin-bottom: 35px;
}
.bus_sec5{
    margin-bottom: 50px;
}
.h_sec5{
    padding-bottom: 20px;
    font-size: 27px;
}
.pa_sec5{
	margin-bottom: 35px;
	line-height: 1.8;
}
.email_sec5{
    background: 0 0!important;
    border: none;
    border-bottom: 1px solid #747474;
    padding: 5px 30px 5px 0;
    margin-bottom: 10px;
    font-size: 40px;
	width:100%;
    height: 45px;
    font-weight: 500;
}
.arrow_sec5 {
    background: 0 0!important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(calc(-50% - 3px));
}
.font_h6{
	font-size: large;
}
/*------Section 6-------*/
.flud_sec6{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #efece67a;
}
.hc_sec6{
    font-size: 100px;
    color: #e6e6e680;
    font-weight: 700;
}
.but_sec6{
    border: none;
	background: 0 0!important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(calc(-50% - 3px));
}
.icon_sec6{
	margin-left: -80px;
}
.rome_div6{
	/* margin-left: 80px; */
	padding-bottom: 60px;
}

/* -------------------------------- Contact page style end -------------------------------- */

/* -------------------------------- Accommodation page style start -------------------------------- */

/*3OCT*/
.acc_check_in{
	border-radius: 3px !important;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400 !important;
	color: #495057 !important;
	background-color: #fff !important;
	border: 1px solid #ced4da !important;
}

.s_dropdown{
		position: absolute;
		z-index: 1;
		background-color: white;
		border: 1px solid grey;
		border-radius: 3px;
		margin-bottom: 0;
		width: 89%;
		height: calc(1.5em + 0.75rem + 2px);
		border-radius: 3px !important;
		font-size: 1rem;
		font-weight: 400 !important;
		color: #495057 !important;
		background-color: #fff !important;
		border: 1px solid #ced4da !important;
	}
	.s_dropdown_ul{
		list-style: none;
		padding-left: 4%;
		padding-top: 2%;
		padding-bottom: 3%;
		box-shadow: 0px 1px 3px 2px #efe9e2;
	}
	/* .hida{
		padding:0% 8%;
		font-weight: 400;
	} */
	.service_name_dropdown{
		padding:0% 8%;
		color: grey;
		font-weight: 400;
	}
	.mutliSelect{
		background-color:white;
		bottom: 8;
		left: 0;
		position: relative;
	}
	.dropdown_dt{
		margin-top: 3%;
		cursor:pointer;
	}
	.serv_span{
		padding-left:3%;
	}
	.multiSel{
		padding-left: 6%;
	}	
/*3OCT end*/

.contain{
	width:95%;
}

/*------Section 2-------*/
.flud_sec2{
    padding-top: 70px;
    padding-bottom: 70px;
	background-color: #F5F3F0;
}
.hc_sec2{
    font-size: 45px;
    color: #000;
    font-weight: 500;
}
.rome_div2{
	margin-top: 80px;
}
.bread_sec2{
	width: 80%;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}
.bread_a{
    color: #345E41;
}
.bread_a:hover{
	color: #345E41;
}
.bread_span {
    margin: 0 5px;
}

.breadcrumbs-current{
    color: #345E41;;
}
.check_pagination{
    margin-top: 100px;
    padding-bottom: 45px;
}
.pagination-item{
    margin: 0 12px;
    padding: 0 3px;
    font-weight: 500;
    color: #000000;
}
.pagination-item:hover{
	text-decoration: none;
	color: #345E41;
}
.pagination{
	display: block;
}
.items{
	text-align: center; 
}
/*--pagination--*/
.check_pagination{
    margin-top: 100px;
    padding-bottom: 45px;
}
.pagination-item{
    margin: 0 12px;
    padding: 0 3px;
    font-weight: 500;
    color: #000000;
}
.pagination-item:hover{
	text-decoration: none;
	color: #345E41;
}
.pagination{
	display: block;
}
.items{
	text-align: center; 
}

/*-----------section3----------*/

/*change 3aug*/
.button_mod{
    font-size: 13px;
    line-height: 1.46em;
    font-weight: 600;
    text-transform: uppercase;
    /* padding: 15px 0px; */
	/* padding: 15px 25px; */
	padding:10px 12px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #707070;
    margin-top: 4%;
    /* height: 60%; */
    /* width: 100%; */
}

.acc_search2{
	margin-top: 2%;
}

.search_bar_frontend{
	border-radius: 3px !important;
	/* width:70%; */
	width:100%;
    display: inline;
	height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	/* padding-left:30px; */
}
.search_bar_frontend::placeholder {
   font-size: 14px;
}
/* ::-webkit-input-placeholder{
   font-size: 14px;
} */

.search_submit_frontend{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    letter-spacing: .05em;
    font-weight: 500;
	margin-top:2px;
    padding: 9px 6px;
    width: 75px;
    height: 35px;
    font-size: 12px;
    float: right;
    color: black;
    text-decoration: none !important;
}

.accomodation_new_button{
	text-align: center;
    padding-top: 16px;
}

.accomation_services:focus{
	box-shadow:unset;
}

.accomation_services:hover{
	color:black;
}

.eqip_length{
	border: none;
    /* margin-top: 6%; */
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.2);
    color: black;
    font-weight: 600;
	cursor: pointer;
	background-color: white;
}
.accomodate_label{
	/* display: flex;
    justify-content: space-between; */
}

.accommodate_radio{
	margin-top:6%;
}

/* accommodation services dropdown*/
/* .multiselect {
   width: 170px;
}

.selectBox{
  position: relative;
}

.selectBox select{
	width: 100%;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid lightgrey;
}

.overSelect{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#checkboxes {
	display: none;
	border: 1px #dadada solid;
	position: absolute;
	z-index: 1;
	background-color: white;
	width: 88%;
}

#checkboxes label {
  display: block;
  padding-left:4%;
  margin-bottom: 4px;
}
#checkboxes label:hover {
  background-color: #1e90ff;
} */


.button_mod:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}

.calender{
    border: none;
    margin-top: 5%;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.2);
    color: black;
    font-weight: 600;
	cursor: pointer;
	background-color: white;
}
.calender:hover{
	border-bottom: 1px solid #000;
}

/*section-4 new 3aug*/
.accommodate_sec4_new{
	/* width:85%; */
	width:79%;
	margin-top:3%;
	margin-bottom:3%;
}

.accommodate_map{
	border:0;
	width:100%;
	height:100%;
	padding:2% 0%;
}
/*15SEP*/
.accommodate_listing{
	height:100vh;
	overflow-y:scroll;
	/* -webkit-overflow-scrolling: touch; */
	-webkit-overflow-scrolling: auto
}
/*.accommodate_listing::-webkit-overflow-scrolling: auto; */

/*15SEP*/

.accommodate_listing {
	--scrollbarBG: #40404014; 
    /* --scrollbarBG: #F5F3F0; */
    --thumbBG: #345E41;
}
.accommodate_listing::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 50px;
    border: 4px solid var(--scrollbarBG);
    height: 40px;
}
.accommodate_listing::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}
.accommodate_listing::-webkit-scrollbar {
    /* width: 15px; */
	width: 10px;
}


.acc_column{
	padding: 0% 11%;
	padding-bottom: 50px;
}
/* 3aug end*/

/*-----------section4----------*/
.sec4acc_heading{
	width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
	margin-top: 2%;
}
.sec4_accomodate_h4{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
    word-wrap: break-word;
}
.accommodate_span{
	font-size: 13px;
    line-height: 1.4;
    color: #000;
	font-family: prompt,sans-sarif;
	margin-top: 8px;
}
.sec4acc_a{
	color:black;
}
.sec4acc_a:hover{
	text-decoration:none; 
	color:black;
}
.sec4acc_b{
	color: #000000;
	font-size:13px;
}
.sec4acc_b:hover{
	color: #345E41;
}
.sec4_accomodate_p1{
	line-height: 27px;
    margin-bottom: 4%;
	border-bottom: 1px solid rgba(138,138,138,.4);
	color: #3e3e3e;
}
/*change 3 aug*/
.sec4_acc_svg{
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*change end*/
.sec4_accomodate_icon{
	padding-bottom:5%;
}
.img-fluid{
	margin-top: 5%;
}

/*13SEP*/
.no_camp{
	padding: 1% 2%;
    width: 97%;
    margin: auto;
    border-radius: 5px;
}
.no_camp_row{
	padding-top:5%;
}
.price_name{
	font-size:18px;
}
/*13SEP*/

/* -------------------------------- Accommodation page style End -------------------------------- */

/* 26SEP Cart page style Start================*/
.cart_container{
	width:78%;
	padding:4% 0%;
}

.cart_camp{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    font-size: 25px;
	margin: 0;
    /* padding-top: 4%; */
	padding-top: 2.5%;
}
.desc_col{
	padding-bottom: 2%;
	padding-top: 2%;
}
.cart_camp_details{
	margin-bottom: 1.5%;
    font-weight: 400;
    font-size: 15px;
}

.cart_heading{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 20px;
    line-height: 1.5em;
	margin-bottom:1%;
}
.cartt{
	padding-left: 11%;
}
.cart_quantity{
	/* padding-left:23%; */
}
.cartt_price{
	/* padding-left:25%; */
	/* margin:auto; */
	padding: 0% 21%;
}
.detail_col{
	/* padding: 5% 1.5%; */
	padding-top:7%;
}
.cart_span_cross{
	padding: 15% 0%;
    font-size: 22px;
    font-weight: 500;
}
.input_coupon{
	width: 34%;
    border-radius: 0px;
    padding: 1.5% 2%;
    margin-top: 3%;
	border: 1px solid grey;
	font-weight:500;
}

.coupon_button{
	margin-left: 2%;
    /* padding: 13px 34px; */
	padding: 1.8% 4%;
    font-size: 13px;
    border: 1px solid grey;
    background-color: white;
	text-transform:uppercase;
	font-weight:700;
}
.coupon_button:hover{
	background-color:#345E41;
	color:white;
}
.cart_update_button{
	margin-top: 9.5%;
    /* padding: 13px 34px; */
	padding: 6% 17%;
    font-size: 13px;
    border: 1px solid grey;
    background-color: white;
	text-transform:uppercase;
	font-weight:700;
	float:right;
}
.cart_update_button:hover{
	background-color:#345E41;
	color:white;
}
.cart_total{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 30px;
    line-height: 1.5em;
    margin: 0 0 0;
    padding-top: 4%;
}
.cart_price_border{
	border-bottom:1px solid lightgrey;
}
.cart_final_price{
	/* border-bottom:1px solid lightgrey; */
}
.cart_subtotal{
	font-size: 20px;
    padding: 3% 0 1% 0;
	margin-bottom:0px;
}
.c_total{
	font-size: 20px;
    padding-bottom:1%;
	padding-top:2%;
	margin-bottom:0px;
}
.cart_col{
	padding-top:2.7%;
}
.cart_column{
	padding-top:1.7%;
}
.cart_total_price{
	float: right;
    font-size: 20px;
	margin-bottom:0;
	font-weight:600;
}
.cart_subtotal_price{
	float: right;
    font-size: 20px;
	margin-bottom:0;
}
.checkout_button{
    display: inline-block;
    border: 1px solid green;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    color: black;
    padding: 1.5% 3%;
    margin-top: 2.5%;
	background-color:white;
}
.checkout_button:hover{
	background-color:#345E41;
	color:white;
}
.cart_return{
	text-align: center;
    padding-top: 3%;
}

.return_button{
	border: 1px solid #345E41;
    color: black;
    padding: 1.5% 4%;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}
.return_button:hover{
	background-color:#345E41;
	color:white;
}

.cart_empty_contain{
	padding-top: 6%;
    padding-bottom: 8%;
}
.cart_empty{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 30px;
    margin: 0;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.cart_image{
	text-align: center;
    padding: 2% 1%;
}
.c_image{
	margin-top:0;
}
/* CHANGES 3OCT*/
.cart-value input{
	text-align:center;
    max-width: 43px;
    border: none;
	outline: none;
}

.cart-value{
    width: 50px;
    display: flex;
	align-items: baseline;
	padding: 0% 18%;
    /* align-items: center; */
    /* margin: 0 auto; */
}

.q_minus{
	cursor:pointer;
	font-size:10px;
}
.q_plus{
	cursor:pointer;
	font-size:10px;
}
.new_id{
	cursor:pointer;
	color:red;
}
/* CHANGES 3OCT*/

/* .cart_con{
    padding: 90px 0 100px;
	width: 90%;
}
.cart_tr{
	border-left: none;
    border-right: none;
    border-top: none;
}
.pro{
    font-weight: 500;
    color: #000;
    font-size: 20px;
    line-height: 1.5em;
	border-top: none!important;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
    font-family: Prompt,sans-serif;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 25px;
}
.cart_a{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    line-height: 2.5em;
    font-size: 25px;
	color: black;
}
.cart_a:hover{
	text-decoration: unset;
	color: green;
}
.product_remove{
    vertical-align: middle!important;
}
.remove{
    color: black;
    font-size: 25px;
    font-weight: 900;
}
.img_thumb{
    padding: 1.75rem;
}
.table td, .table th {
    padding: 25px 0px 25px 5px;
    vertical-align: revert;
    border-top: 1px solid #dee2e6;
}
.text_cart{
    padding: 10px 0px;
    text-align: center;
    line-height: 26px;
    color: #484848;
    border: 1px solid #707070;
    cursor: pointer;
}
.input-text{
    padding: 11px 20px;
    font-family: inherit;
    font-size: 15px;
    line-height: 26px;
    color: #484848;
    background-color: transparent;
    border: 1px solid #707070;
    cursor: pointer;
    margin-right: 10px;
}
.button_cart{
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 34px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #345E41;
}
.button_cart:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}
.submit_cart{
    float: right;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 14px 34px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #345E41;
    margin-top: -50px;
}
.submit_cart:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}
.cart-subtotal{
    border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
}
.priceamount{
    float: right;
}
.checkout_forward{
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 34px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #345E41;
}
.checkout_forward:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}
.hc_sec1{
    font-size: 110px;
    color: rgba(230,230,230,.5);
}
 */


/* -------------------------------- Cart page style End -------------------------------- */

/* -------------------------------- Checkout page style Start -------------------------------- */
.flud_checkout{
	padding-top: 70px;
    background-color: #efece67a;
}
.checkout_div{
	margin-left: 50px;
}
.check_sec2{
	font-size: 49px;
    color: #000;
    font-weight: 500;
    padding-top: 50px;
}
.check_sec1{
	font-size: 101px;
    margin-top: -50px;
    color: rgba(230,230,230,.5);
}
.check_bread{
	width: 80%;
    display: flex;
    justify-content: flex-end;
    margin-top: 90px;
}
.tabla td, .tabla th {
    padding: 8px 0px 8px 5px;
    vertical-align: revert;
    border-top: 1px solid #dee2e6;
}
.checkout_info{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
    margin-bottom: 30px;
    border: 1px solid #707070;
    list-style: none;
}
.showcoupon{
	margin-top: 12px;
	color: #000;
    text-decoration: none;
    transition: color .3s ease-out;
    cursor: pointer;
}
.checkout_con{
    padding: 90px 0 40px;
	width: 85%;
}
.bill_h3{
	margin: 0 0 30px;
}
.check_label{
    display: block;
    margin-bottom: 0.5rem;
}

.checkbox__mod{
	position: relative;
    bottom: 2px;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
    border: 1px solid #707070;
    background-position: center 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.input_text {
    padding: 11px;
	width: 90%;
    font-family: inherit;
    font-size: 15px;
    line-height: 26px;
    color: #484848;
    background-color: transparent;
    border: 1px solid #707070;
    cursor: pointer;
    margin-right: 10px;
	margin-bottom: 25px;
}
.showcoupon:hover{
	text-decoration: none;
	color: #345E41;
}
.notice-info{
	position: relative;
    padding: 15px 0;
    border: 1px solid #707070;
	padding-left: 25px;
    padding-right: 25px;
	color: #484848;
	margin-bottom: 25px;
	font-size: 15px;
}
.pay_method{
    padding: 0;
    list-style: none;
}
.checkout{
	margin-top: 30px;
}
.policy_link{
	color: #484848;
}
.term_check{
	color: #484848;
	font-size: 16px;
}
.policy_link:hover{
	color: #345E41;
	text-decoration: none;
}

/* -------------------------------- Checkout page style End -------------------------------- */

/* -------------------------------- Modern page style Start -------------------------------- */

/*show popup for adult capacity and infant capacity*/
.max_limit{
	text-align:center;
	margin: 2.5%; 
	background: white; 
	position: fixed;
	z-index: 4;
	left: 30%;
	top: 20%; 
	box-shadow: 6px 13px 70px #efe9e2;
	padding: 2%;
	display: none;
}

.min_adult{
	text-align:center;
	margin: 2.5%; 
	background: white; 
	position: fixed;
	z-index: 4;
	left: 30%;
	top: 20%; 
	box-shadow: 6px 13px 70px #efe9e2;
	padding: 2%;
	display: none;
}
.min_infant{
	text-align:center;
	margin: 2.5%; 
	background: white; 
	position: fixed;
	z-index: 4;
	left: 30%;
	top: 20%; 
	box-shadow: 6px 13px 70px #efe9e2;
	padding: 2%;
	display: none;
}
.ok_btn{
	border: 1px solid #345e41;
	background-color: #345e41;
	margin-top: 2%;
	color: white;
	text-align: center;
	padding: 1.5% 4%; 
	border-radius: 0px;
}
/*view button (related accommodations)*/
.view_button{
	text-align:center;
}
.view_more_btn{
	justify-content: center;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    padding: 1% 2%;
    border: 1px solid #345E41;
    background-color: #345E41;
    color: white;
}

/*CHANGES 3OCT*/
.capacity_adult{
	display:flex;
	justify-content: space-between;
	/* display:flex;
    background-color: rgb(255, 255, 255); */
    /* box-shadow: rgb(0 0 0 / 13%) 0px 1px 4px 0px; */
    /* border-radius: 4rem; */
	/* border-radius:0px; */
   /*  width: 31%;*/
    /* height: 3%;  */
    /* padding: 0px 1rem; */
    margin: 5px 0px;
}
.a_minus{
    padding: 8px 0.5rem;
	cursor:pointer;
	/* font-size: 2rem;
	padding: 0px 0.5rem;
    cursor: pointer;
    text-align: center;
    justify-content: center; */

}
.i_minus{
	padding: 8px 0.5rem;
	cursor:pointer;
}

.a_plus{
	cursor:pointer;
}
.i_plus{
	cursor:pointer;
}
.adult_capacity{
	border: none;
    text-align: center;
    width: 30px;
    background-color: white;
}
.infant_capacity{
	border: none;
    text-align: center;
    width: 30px;
    background-color: white;
}
.a_icon_minus{
	font-size: 10px;
    padding-top: 7px;
	color:#345E41;
}
.a_icon_plus{
	/* font-size: 10px;
    padding-top: 7px;
    padding-left: 3px; */
	font-size: 10px;
	padding-top: 8px;
    padding-left: 7px;
	color:#345E41;
}
.checkbox_services{
	width: 15px;
	height: 24px;
	accent-color: #345E41;
	color: white;
}
.new_dots{
	border-bottom: 1px solid #E5E5E4;
    flex: 1;
    margin-bottom: 6px;
    margin-left: 4px;
}
.total_price{
	width: 41px;
	height: 24px;
	/* width: 45px; *
	height: 25px; */
	border: 0px; 
	background-color:#FAFAF9; 
	font-size:20px;
	font-weight:600;
	outline: -webkit-focus-ring-color auto 0px;
	text-align:right;
}
/*CHANGES 3OCT end*/

.sec1_mod{
	margin-top: 70px;
	margin-bottom:70px;
}

.h4_mod{
	padding-bottom: 20px;
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
}
.check_mod{
	padding-bottom: 30px;
}
.mod_h1{
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 50px;
	margin: 0;
    line-height: 1.34em;  
}
.mod_info{
	display: flex;
    vertical-align: middle;
    flex-wrap: wrap;
	color: #3E3E3E;
}
.mod_a{
    font-size: 15px;
    line-height: 1.4em;
	color: #3E3E3E;
}
.mod_p{
	margin: 25px 0px 10px 0px;
	line-height: 1.65;
	width: 93%;
	color: #3E3E3E;
}
.amenity{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 60px;
}
.mod_title{
	margin: 30 0 27px;
    color: #000;
    font-size: 30px;
}
.mod_label{
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.mod_label_sec2{
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 23px;
	margin-top: 60px;
}
.svg_mod{
	width: 25px;
    display: inline-flex;
    flex-shrink: 0;
    margin-right: 13px;
    justify-content: center;
    position: relative;
}
.sub_label{
	color: #3e3e3e;
}
.mar_mod{
	margin: 18px 0px;
}
.camp_mod{
    margin: 100px 0 50px 0;
}
.rules-title{
	margin: 7px 0 21px 0;
	margin-left: 3%;
}
.mod_item{
	margin-bottom: 15px;
    color: #3e3e3e;
}
.map_mod{
	height: 77%;
	margin-top: 60px;
    display: block;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.sec2_mod{
	font-size: 30px;
    line-height: normal;
}
.mod_con{
	margin-bottom: 90px;
	margin-top: 40px;
}
.title_mod{
	font-weight: 500;
	color: #000;
	margin: 0 0 35px;
	font-size: 40px;
}  

.reservation_mod{
	position: relative;
    display: inline-block;
    width: 100%;
    padding: 36px 40px 40px;
    background-color: #fafaf9;
    z-index: 2;
    margin-top: -130px;
}
/* Change 3OCT*/
.check_input{
	/* margin-bottom: 9px; */
	margin-bottom: 12.1px;
    display: flex;
    align-items: center;
    /* line-height: 1.4em; */
    letter-spacing: 0.5px;
	color: #484848;
	font-size:14px;
}
/* Change 3OCT end*/

.camp_am_serv{
	/* background-color: #F0F1F3; */
	background-color: #F8F8F8;
	padding-top: 2%;
    padding-bottom: 1%;
}
.guests{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
	font-weight:500;
}

.field_title{
	margin-bottom: 20px;
    margin-top: 30px;
	font-family: Prompt,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
}
.checked_mod{
	position: relative;
    display: flex;
    align-items: center;
    margin: 11px 0;
    color: #000;
}
.label_line{
	/* margin: 0 8px 0 2px; */
	color: lightgrey;
}


/*3OCT*/
.price_mod{
	position: relative;
    /* display: flex; */
    align-items: center;
    margin: 30px 0;
    color: #000;
}
/*3OCT end*/
.mod_butt_cart{
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 90px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #345E41;
}
.mod_butt_booknow{
	padding:15px 0px;
	width:100%;
}
.mod_butt_cart:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}
.seasonal_h4{
	font-weight: 600;
    color: #000;
    font-size: 25px;
    line-height: 1.52em;
}
.seasonal_item{
	position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #000;
	margin-bottom: 100px;
}
.seasonal_subitem{
	position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 20px 0 0 0;
    line-height: 1;
}
.seasonal_date{
	line-height: 2;
}
.seasonal_price{ 
	font-weight: 700;
}
.ind_weather{
	margin-top: 20px;
}
.font_icon{
	font-size: 25px;
}
.weather-icon{
	font-size: 30px;
    margin-left: 20px;
}
.wind{
	font-size: 15px;
    line-height: 0.65;
	color: #000000;
}
.vl {
	border-left: 1px solid #0000004d;
    height: 170px;
    position: absolute;
    left: 85%;
    margin-left: 8px;
    top: 0;
}
.inner{
	line-height: 2;
}
.main .checkbox__mod{
	background-color: #345E41;
	background-image: url(../img/checkmark.png);
}
/* -------------------------------- Modern page style End -------------------------------- */

/* -------------------------------- Dashboard page style End -------------------------------- */
.dash_input{
    width: 100%;
    margin: 0 0 26px;
    padding: 11px 20px;
    font-size: 15px;
    color: #484848;
    background-color: transparent;
    border: 1px solid #8a8a8a66;
    cursor: pointer;
}
.dash_content{
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 39px;
    color: #3e3e3e;
}
.dash__desc{
    margin-bottom: 20px;
}
.dash_submit{
    background-color: #345E41;
    color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 34px;
    border: 1px solid transparent;
    cursor: pointer;
    margin-top: 20px;
}
.dash_submit:hover{
	text-decoration: none;
	color: white;
	background-color: #1e4028;;
}
.button_mod_new{
    font-size: 13px;
    line-height: 1.46em;
    text-transform: uppercase;
    padding: 15px 0px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #707070;
    margin-top: 4%;
    height: 60%;
    width:15%;
    text-align: center;
}
.button_mod_new:hover{
    background-color: #345E41;
    color: white;
    text-decoration: none;
}
.button_mod_adviser{	
	font-size: 18px;
    line-height: 1.46em;
    text-transform: uppercase;
    padding: 7px 0px;
    cursor: pointer;
    background-color: transparent;
    width: 15%;
	color: black;
}
.dash_title{
	color: #000;
}

/* -------------------------------- Dashboard page style End -------------------------------- */


/* -------------------------------- Card page style Start -------------------------------- */

/*------- Credit Card  --------*/
	.credit-card {
		width: 450px;
		height: 385px;
		margin: 2px auto 0;
		border: 1px solid #ddd;
		background-color: #fff;
	}
	
	.form-header {
		height: 60px;
		padding: 20px 30px 0;
		border-bottom: 1px solid #8a8a8a66;
	}
	 
	.form-body {
		height: 280px;
		padding: 30px 30px 20px;
	}
	
	.title {
		font-size: 18px;
		color: #000;
	}	
	.card-number,
	.cvv-input input,
	.month select,
	.year select {
		font-size: 14px;
		font-weight: 100;
		line-height: 14px;
	}
	 
	.card-number,
	.month select,
	.year select {
		font-size: 14px;
		font-weight: 100;
		line-height: 14px;
	}
	 
	.card-number,
	.cvv-details,
	.cvv-input input,
	.month select,
	.year select {
		color: black;
		font-family: prompt,sans-serif;
	}
	
/*------- Card Number --------*/
	.card-number {
		width: 100%;
		margin-bottom: 20px;
		padding: 7px;
		border: 2px solid #8a8a8a66;
		border-radius: 6px;
	}
	
/*------- Date field --------*/
	.month select,
	.year select {
		width: 180px;
		margin-bottom: 20px;
		padding: 7px;
		border: 2px solid #8a8a8a66;
		border-radius: 6px;
	}
	 
	.month select {
		float: left;
	}
	 
	.year select {
		float: right;
	}
	
	.cvv-input input {
		float: left;
		width: 145px;
		padding: 7px;
		border: 2px solid #8a8a8a66;
		border-radius: 6px;
		background: #fff;
	}

	.cvv-details {
		font-size: 12px;
		font-weight: 300;
		line-height: 16px;
		float: right;
		margin-bottom: 20px;
	}

	.cvv-details p {
		margin-top: 6px;
	}
	
/*------- Buttons --------*/
	.proceed-btn {
		cursor: pointer;
		width: 100%;
		border-color: transparent;
		border-radius: 6px;
		margin-top: 26px;
		background: #e7e0d6ed;
	}
	 
	.proceed-btn a {
		text-decoration: none;
		color: #000;
		font-weight: 600;
	}
/* --------------------------------Card Page style end -------------------------------- */

/* -------------------------------- Pages style start -------------------------------- */
.flip_a{
	color: #484848;
}
.flip_a:hover{
	text-decoration: none;
}
.flip_span{
	font-size: 15px;
    font-weight: 600;
}
.flip_p{
	display: inline;
    padding-left: 10px;
    font-weight: normal;
}
.flip_row{
	background-color: white;
    border-radius: 2px;
    box-shadow: 3px 1px 20px 14px rgb(0 0 0 / 8%);
}
.flip_column{
	padding: 44px;
}
.flip_col{
	padding: 44px;
	border-left: 1px solid #f0f0f0;
}
.flip_down{
	margin-top: 20px;
    border: 1px solid grey;
    width: 70%;
    border-radius: inherit;
}
a:hover{
	text-decoration: none !important;
}
.div_flip{
	position: relative;
    font-weight: 500;
    font-size: 16px;
}
.span_flip{
	color: #26a541;
    font-weight: 500;
    font-size: 14px;
}
.span_next{
	border-radius: 50%;
    background-color: #fff;
    color: #878787;
    font-weight: 500;
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 20%);
    vertical-align: middle;
    margin: 0 2px 0 8px;
    cursor: pointer;
}
/*---------------------Footer-------------------------*/

.sec9{
    background-color: #1c231f;
}
.sec9_h5{
    color: #fff;
    margin-bottom: 15px;
}
.roww{
    padding: 8% 9% 6% 9%;
}
.sec9_p{
    color: #bcbcbc;
    margin: 10px 0;
    line-height: 2em;
    font-family: sans-serif;
    font-size: 15px;
    width: 94%;
    margin-bottom: 40px;
}
.sec9_a{
    color: #bcbcbc;
	margin-bottom: 40px;
}

.sec9_a:hover{    
	text-decoration: none;
    color: white;
}

.sec9_input {
    color: #bcbcbc!important;
    border: none;
    border-bottom: 1px solid #e6e6e6!important;
    font-size: 15px;
    line-height: 1.7333;
    font-weight: 300;
    background: transparent;
    width: 87%;
}

.sec9_href{
    color: #bcbcbc;
    font-size: 20px;
    padding-left: 25px;
}
.sec9_href1{
    color: #bcbcbc;
    font-size: 20px;
}
.sec9_span{
    color: white;
    font-size: 13px;
    font-weight: 700;
}
.a_href:hover{
	color: white;
	text-decoration: none;
}
.svg_foot{
	fill: #fff;
	margin-left: -25px;
}
.svg_foot1{
	fill: #fff;
}
.sec9_hr{
    background-color: white; 
    width: 95%;
}
.sec9_div{
    margin-left: 20px;
    margin-right: 20px;
}
.same_sec9{
    color: #bcbcbc;
}
.slick-slide{
	max-height: 20%;
	height: 100%;
}
.same_sec10{
	float: right;
	color: #bcbcbc;
}
/* =====================26SEP Payment page */
.porder_div{
	padding: 2% 0%;
}
.place_order{
    width: auto;
    margin: 0;
    font-family: Prompt,sans-serif;
    font-size: 13px;
    line-height: 1.46em;
    letter-spacing: .05em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 34px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: 1px solid #345E41;
	/* margin-top:2%; */
}
.place_order:hover{
	color:white;
	background-color:#345E41;
}
.pay_div{
	padding:5% 0%;
}
.payment_heading{
    font-weight: 500;
    color: #000;
    font-size: 30px;
	/* padding-top:4%; */
	padding-bottom:2%;
	margin-bottom:0px;
}
.form_heading{
	font-size: 14px;
    color: grey;
    font-weight: 600;
    padding-bottom: 1%;
}
.additional_info{
	font-weight: 500;
    color: #000;
    font-size: 30px;
	padding-top:2%;
	padding-bottom:2%;
}
.notes{
	font-size: 14px;
    color: grey;
    font-weight: 600;
}
.note_textarea{
	width:100%;
	margin-bottom:2%;
	padding: 1% 2%;
	font-weight: 500;
    font-size: 13px;
}
.payment_sec4{
	padding: 3% 0%;
}
.pay_heading{
	font-weight: 500;
    color: grey;
    font-size: 18px;
	margin-bottom:0px;
	padding-bottom:1%;
}
.pay_row{
	border-bottom:1px solid lightgrey;
}
.camp_name{
	padding-top: 1%;
    font-size: 15px;
    color: black;
}
.sub_total{
	font-size: 18px;
    color: black;
    font-weight: 600;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 0px;
}
.pay_price{
	padding-top: 4%;
    margin-bottom: 0px;
    padding-bottom: 3%;
    font-size: 16px;
}

.pay_form{
	border-radius: 0px;
    padding: 24px 17px;
    font-size: 14px;
    font-weight: 600;
}

.head_checkout{
	margin-left:0px !important;
}
.rome_div3{
    margin-left: 80px;
    margin-top: 80px;
}

/*payment_mode*/
.mode_pay{
	padding:1% 0%;
}
.pay_mod_heading{
	font-weight: 600;
    font-size: 16px;
}
.pay_mode{
	margin-right:1%;
	margin-bottom:0;
}

/*----------------------camp page starts--------------------------*/

/*change 3aug*/
.camp_banner_image{
	background-color: #F5F4F0;
	height: auto;
	width: 100%;
	min-height:280px;
}
.camp_h1{
	margin-top: 147px;
	color: black;
	width: 60%; 
	display: flex;
	justify-content: flex-start;
	font-size: 48px;
}
.view_back_button{
	border: 1px solid #345E41;
	color: #345E41;
	padding: 4px 26px; 
	border-radius: 4px;
	background-color: white; 
	float: right; 
	position: relative;
	top: -47px;
	font-weight:600;
	text-decoration:none;
}
.view_back_button:hover{
	 background-color: #345E41; 
	 color:white; 
}

.upd_back_button{
	border: 1px solid #345E41;
	color: #345E41;
	padding: 4px 26px; 
	border-radius: 4px;
	background-color: white; 
	float: right; 
	position: relative;
	top: -44px;
	font-weight:600;
	text-decoration:none;
}

.upd_back_button:hover{
	 background-color: #345E41; 
	 color:white; 
}
/*change 3aug ends*/

/*SECTION-2*/
.height{
	/*height:86px;*/
}

.mycamp_sec2 i{
	font-size:18px;
}
/*change 3aug*/
.mycamp_sec2a{
    color: white;
	padding-top: 2%;
	padding-left:7%;
    padding-bottom: 2%;
}
/*change end*/

#mycamp{
	font-size: 22px;
	font-weight: 600;
}

.mycamp_sec2b{
	color: white;
    padding-left: 33px;
	padding-bottom: 1px;
}

.mycamp_sec2_a i{
	color:white;
	font-size:16px;
	/* opacity:0.7; */
}

.mycamp_sec2_a{
	padding: 0 24px;
	color:black;
	text-decoration:none;
}

.hello{
	color:red;
}

.mycamp_sec_ul{
	display:flex;
	list-style:none;
	margin-bottom:unset;
	height:100%;
}

#mycamp_sec2_span{
	color:white;
	font-weight:600;
}

#mycamp_sec2_span:hover{
	color:white;
}

/*SECTION-3*/
.sec3_div{
	background-color:#E2E7ED;
	padding-top: 9px;
	padding-bottom: 10px;
}

.sec3_section{
	width: 94%;
    margin: auto;
}

.sec3_col{
	background-color: white;
    border-radius: 9px;
    padding-top: 6px;
    margin-top: 10px;
}

.sec3_icon{
	font-size: 34px;
    padding: 18px;
}

.sec3_span{
	font-size: 12px;
}

.sec3_p{
    font-weight: 600;
}

.sec3_icon1{
	font-size: 14px;
    padding-top: 68px;
    float: right;
}
.sec3_roww{
	border-top:1px solid lightgrey;
	justify-content: center;
	color:#2971DF;
	margin-top: 12px;
}
/*SECTION-3 NEW change-3aug*/
.camping{
	background-color:#E2E7ED;
	padding-top:16px;
	padding-bottom:26px;
}
.camp_listing{
	background-color:white;
	border-radius: 9px;
	width:100%;
	margin-top:1%;
	padding:1%;
}
.camp_active{
	 border-bottom: 3px solid white; 
	 padding-bottom:9px;
    /* border-radius: 3px; 
	margin-bottom: 9px; */
}
.camp_row{
	padding-top:9px;
	border-bottom: 1px dashed lightgrey;
}
.camp_p{
	font-weight:700;
	font-size:17px;
}
.camp_subheading{
	color:#76788B;
	font-size:13px;
	font-weight:600;
}
/*7sep*/
.camp_roww{
	padding:12px 0px;
}
/* 7sep*/
.camp_view_btn{
	color:#1783FF;
	background-color:#E8F1FC;
	padding: 4px 24px; 
	font-size: 14px;
	font-weight:600;
	/* float:right; */
}
.camp_view_btn:hover{
	color:#1783FF;
}
.camp_dlt_button{
	padding: 4px 24px; 
	font-size: 14px;
	font-weight:600;
}
.camp_dlt_button:hover{
	color: #721c24;
}
.camp_contain{
	width:87%;
}
.camp_row2{
	padding-top:9px;	
}
.heading{
	color:lightgrey;
	font-size:12px;
	font-weight: 500;
}
.sub_heading{
	font-weight:600;
	font-size:14px;
}
.sub_heading_p{
	color:lightgrey;
	font-size: 11px;
}
.camp_icon_p{
	padding-top:18px;
}
.camp_icon_span{
	color:#2971DF;
	font-size:13px;
}
.camp_form_label{
	font-size:20px;
	font-weight:700;
}
.success_msg{
    margin: auto;
    width: 84%;
    height: 26px;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}
/*Section-3 new end*/
/*section-4 rules*/
.checked_modd{
	position: relative;
    align-items: center;
    margin: 11px 0;
    color: #000;
}
input.largerCheckbox{
    width : 20px; 
    height : 20px; 
	accent-color: #345E41;
    color: white;
}
/*sec 4 end*/
/*section-5*/
.rules_title{
	margin-bottom: 16px;
}
.rules_div{
	width: 100%;
	padding: 3% 0% 2% 0%;
}
.gallery-image img {
    max-width: 100%;
    max-height: 100%;
    width: 400px;
    height: 270px;
}
.image_cross_button{
	position: absolute; 
	right: 2%;color: red;
	top: 3%;
	background: white;
	border-radius: 50%;
	padding: 0px 5px 3px;
	border: 1px solid #345E41;
	font-size: 15px;
	cursor:pointer;
}
.camp_submit{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    letter-spacing: .05em;
	padding: 0.5% 1%;
	margin-bottom: 7%;
    font-size: 12px;
    font-weight: 600;
    color: black;
    text-decoration: none !important;
}
/*section-5 ends*/
/*pagination*/
.pagination{
    justify-content:center;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
	background-color:#E2E7ED;
}
/*client view*/
.client_camp{
	margin:auto;
	width:87%;
}
/* change */
.page-link:focus {
    box-shadow: unset ;
}
.page-link {
	background-color:#E2E7ED;
    border: 0px solid #ced4da;
    color: #74788d;
    display: block;
    position: relative;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-bottom:2%;
}
/*----------------------Profile Page--------------------------*/
/*section-2*/
.profile_sec2{
	width: 100%;
    /* height: 24%; */
	height:140px;
	max-height:100%;
}
.profile_h2{
	color:white;
	font-size: 22px;
    line-height: 27px;
    font-weight: 700;
	padding: 3% 21%
}
/*section-3*/
.profile_sec3{
	background-color:#EEF4FD;
	padding-top:1%;
	padding-bottom:1%;
}
.psection3{
	background-color: white;
    width: 58%;
    border-radius: 10px;
    margin-top: -70px;
	margin-bottom: 40px;
}
.sec3_row{
	padding-top: 3%;	
    padding-bottom: 3%;
}

.profile_pic{
	margin: auto;
    width: 85px;
    height: 81px;
    background-color: lightgrey;
    border-radius: 50%;
}

.profile_pic_btn{
	width:100%;
	border: none;
    outline: none;
    background-color: transparent;
    font-weight: bold;
    font-size: 14px;
    color: rgb(34, 118, 227);
    margin: 12px 0px 0px;
	padding-bottom: 20px;
}
.profile_col2{
	padding-top:2%;
}
.profile_info{
	font-size: 18px;
    line-height: 21px;
    color: rgb(0, 0, 0);
    font-weight: 500;
}
.info_sec3b{
	background-color: white;
    width: 58%;
    border-radius: 10px;
	margin: 2% auto;
}
.profile_info_form{
	width: 100%;
    padding: 3% 4%;
}
.profile_form{
	border-radius: 6px;
    padding: 24px 17px;
    font-size: 14px;
	font-weight:600;
}
.form_col{
	margin-bottom: 20px;
}
.p_heading{
	margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
	font-weight:600;
    color: rgb(119, 119, 119);
}
.profile_row{
	padding:3% 4%;
}
.profile_radio{
	font-size: 14px;
    padding-left: 10px;
    font-weight: 500;
}
#profile_id{
	font-weight: normal;
    font-size: 14px;
    line-height: 16px;
	margin-bottom:0.5rem;
    color: rgb(119, 119, 119);
}
#profile_heading{
	font-weight: bold;
    font-size: 21px;
    line-height: 24px;
    color: rgb(20, 24, 35);
}
.save_profile{
	border-radius: 8px;
    outline: none;
    cursor: pointer;
    background-color: #345E41;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    width: 137px;
    padding: 10px;
    border: none;
}
.cancel_btn{
	border: none;
    outline: none;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    margin-left: 35px;
}
.file_input {
		display: none;
}
.custom-file-upload {
	display: inline-block;
	padding: 6px 0px;
	cursor: pointer;
	color: rgb(34, 118, 227);
	font-weight: bold;
	font-size: 14px;
}
.logout_img{
	height:22px; 
	width:22px;
	float:right;
}
/*==============home page search bar 7sep=====*/
.new_col{
	padding-left:0px;
	padding-right:0px;
}
.new_col_p{
	border-right:0px;
	background-color: #D8D8D8;
}
.new_col2{
	padding-left:0px;
}
.search_calender{
	padding-left:0px;
}
.search_button{
	padding-left:0px;
}
/*------------------Camp_create page------------------*/
.camp_checkbox{
	margin-right:10px;
	vertical-align: text-top;
}
.camp_rules{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 700;
    color: black;
    text-decoration: none !important;
    margin-bottom: 15px;
}
.camp_rules:hover{
	color:white;
	background-color:rgb(52,94,65) ;
}
.camp_submit:hover{
	color:white;
	background-color:rgb(52,94,65) ;
}
.camp_form{
	border-radius:5px;
}
/*change 3 aug*/
.services_div{
	margin:18px 0px;
}
.services_ul{
	list-style:none;
	padding:0%;
}
.services_li{
	display:flex;
}
.dots{
	border-bottom: 1px solid #E5E5E4;
	flex: 1;
	margin-bottom: 5px;
	margin-left: 4px;
}
/*change 3 aug ends*/
.services_price{
	width: 53px;
    height: 26px;
	text-align: center;
	margin-left:6px;
}
/* Newsletter */
.newsletter_container {
    width: 100%;
}
.newsletter_row {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.newsletter_column {
    width: 98%;	
    display: flex;
}
.newsletter_submit {
    border: 0px;
    background: transparent;
    font-size: 57px;
}
.new_camps{
	margin-bottom:80px;
}
.related_acc_mod{
	margin-bottom:35px;
}
/*-----------------Camp_create page ends--------------*/
/* media up to 768px screen */
@media only screen and (min-width: 768px){
	.accommodate_span {
		text-align: right;
	}
	.sec3_row{
		padding:3% 4%;
	}
	.profile_col1{
		padding:0;
	}
	.profile_pic_btn{
		padding-left: 0px;
		padding-bottom: 0px;
		margin-left: 0px !important;
		text-align: left;
	}
	.profile_pic{
		width: 90px;
		height: 80px;
		background-color: lightgrey;
		border-radius: 50%;
		margin-left:4%;
	}
	.profile_img{
		padding:0;
	} 
}
/* media up to 992px screen */ 
@media only screen and (min-width: 992px){
	.new_searh{
		border: 1px solid #E1E7EE;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 3rem;
	}	
	.services_col2{
		padding-top:28px;
	}
}
/* media down to 1400px screen */
@media only screen and (max-width: 1440px){
    .sec3_h1 {
        font-size: 90px;
    }
}
/* media down to 1366px screen */
@media only screen and (max-width: 1366px){
	.img {
		height: 300px;
	}
} 
/* media up to 1200px screen */ 
@media only screen and (min-width: 1200px){
	.chk_avail_btn{
		float:right;
		margin-top: 2.3rem;
	}
	.email_sec5{
		width: 85%;
	}
	/* Changes 3OCT */
	.sec4_hr{
		display:none;
	}
	/* Changes 3OCT */
	.dropdown_dt {
		cursor: pointer;
	}
}
/* media down to 1220px screen */
@media screen and (max-width: 1220px) {
	.sec5_h1{
		font-size:50px;
	}
}
/* media down to 1199px screen */
@media screen and (max-width: 1199px) {
	.cartt_price {
		padding: 0% 19%;
	}
	.sec4_accomodate_p1{
		border-bottom: none !important;
    }
	.sec4_acc_svg{
		display: initial;	
	}
	.sec4_accomodate_icon{
		padding-bottom:2%;
	}	 
	.sec4_acc_svg {
		border-bottom: 1px solid rgba(138,138,138,.4);
		border-top: 1px solid rgba(138,138,138,.4);
		padding: 11px 0px;
	}
	.sec5_h1{
		font-size:40px;
	}
	.dropdown_dt {
		margin-top: 1%;
		margin-left: -18px;
	}
	/*change 3 aug*/
	.contain{
		margin-bottom:4%;
	}
	.button_mod{
		width:100%;
	}
	.accomodate_label{
		width:100%;
	}
	.multiselect{
		width:100%;
	}
	.eqip_length{
		margin-top: 1%;
	}
	.accommodate_radio{
		margin-top:unset;
	}
	/*3 aug end*/
} 
/* media down to 1024px screen */ 
@media only screen and (max-width: 1024px){
    .head {
      display: none;
    }
	.contain {
		width: 80%;
	}
}
/* media down to 992px screen */ 
@media only screen and (max-width: 992px){
	.p_home{
		margin-top: 10px;
	}
	.sec4_acc_span{ 
		border-top: 1px solid rgba(138,138,138,.4);
		border-bottom: 1px solid rgba(138,138,138,.4);
    }
	.cont_sec5 {
		padding-top: 60px;
		padding-bottom:60px;
	}
	.rome_div2{
		margin-left: 0px;
	}
	.accommodate_listing {
		height: auto;
		overflow-y: hidden;
	}
	.acc_list {
		width: 90%;
		margin: auto;
		margin-top: 5%;
	}
	.contain, .accommodate_sec4_new {
		width: 94%;
	}	
	.acc_column {
		padding: 0% 11px 50px;
	}
	.sec4_acc_svg div span svg {
		height: 45px;
	}	
	.camp_row3{
		padding-top:9px;
		border-bottom: 1px dashed lightgrey;
	}
	.sec6_img{
        margin-top: 90px;
    }
	.hr_sec5{
		margin-top:50px;
	}
	.sec6_con {
		margin-top: 50px;
		margin-bottom:50px;
	}
	.row_sec6 {
		padding-bottom: 20px;
		text-align: center;
	}
	.related_acc_mod{
		margin-bottom:35px;
	}
	.mod_butt_booknow{
		width:50%;
	}
	.reservation_mod{
		margin-top:0;
	}
}
/* media down to 991px screen */ 
@media only screen and (max-width: 991px){
	.cartt_price {
		padding: 0% 16%;
	}
	.dropdown_dt {
		margin-top: 1%;
		margin-left: -18px;
	}
	.s_dropdown {
		width: 94%;
	}
	.a_navbar {
		padding-left: 32px !important;
	}
	.toggle_sign {
		padding-left: 32px;
	}
	.navbar-collapse {
		padding-top: 10px;
	}
	.sec7_div {
		padding: 0%;
		text-align: left;
	}
	.btn.but_sec7 {
		margin: 20px 30px;
	}
	.sec4_img {
        height: auto;
	}
	.camping{
		padding-top: 24px !important; 
		padding-bottom:24px !important;
	}
	.sec2_h2{
		text-align: center;
		margin-left: unset;
	}
	.sec2_p{
		display: none;
	}
	.foot_md{
		margin-top: 30px; 
	}	
	.sec8_img{
		margin-top:20px;
	}
	.size-full {
		margin-left: 20px;
		width: 77%;
		margin-top: 12%;
		margin-bottom: 6%;
		height: 90%;
		float: unset;
	}
	.sec13_divv{
        margin-top: 40px;
    }
	.ult_sec2{
		border-style: unset;
	}
	.sec6_div{
		margin-bottom: 50px;
	}
	.about_img{
		/* height: 600px; */
		width: 80%;
		margin-bottom: 80px;
	}
	.sec5_col{
		margin-left: 3%;
	}	
	/*change 3aug*/
	.search_calender{
		margin-top:2%;
	}
/*========================================Change*/
	.search_col{
		margin-bottom:-3%;
	}
	.search_submit{
		width:100%;
		margin-top:3%;
	}
	.search_button{
		margin-bottom:2%;
		padding-left:15px !important;
	}
	.new_class{
		padding-left:15px !important;
	}
	.new_col{
		padding-left:15px !important;
	}
/*====================================================*/
	/*change 3aug end*/
	.contain_pop {
		left: 0;
		right: 0;
		width: 80%;
		margin: 0 auto;
	}
	.contain1_pop{
	   width: 54%;
       left: 23%;
	}
	.search_row {
		padding-top: 30px;
	}
}
/* media down to 990px screen */ 
@media only screen and (max-width: 990px) {
	.sec4_p{
		float: unset;
		padding-top: unset;
	}
    .sec11_imgg{
        padding-bottom: 50px;
    }
	.sec11_imgg_3{
		padding-bottom: 0 !important;
	}
	.sec5_h1{
		margin-left: unset; 
		font-size: 35px;
		font-weight: 700;
		line-height: 45px;
		margin-right:45px;
	}
    .sec13_divv{
        margin-top: 40px;
    }
	.butt{
		margin-left: unset;
	}
	.sec2_p{
		display: none;
	}
	.foot_md{
		margin-top: 30px; 
	}
	.div_p{
		display: none;
	}	
	.cont_sec3{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.campt_section {
		padding-bottom: 50px;
	}
	.sec4_con{
		margin-bottom:40px;
	}
}
/* media down to 802px screen */ 
@media only screen and (max-width: 802px){
	.check_info{
		display: none;
	}
	.rome_div2 {
		margin-left: 0px;
	}
}
/* media down to 768px screen */ 
@media only screen and (max-width: 768px){	
	.acc_column {
		padding: 0% 15px 50px;
	}
	.hc_sec2{
		margin-left: 0%;
	}
	.bread_sec2 {
		justify-content: flex-start;
	}
	.sec4_con, .sec9_img{
		margin-bottom: 0px;
	}
	.sec5_img {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.sec5_h1{
		margin-right:0;
	}
	.pay_sec5{
		padding: 50px 0 0;
	}
	.cont_sec3{
		padding-bottom: 90px;
	}
	/* 7 sep */
	.logout_img{
		position: absolute;
		right: 12px;
	}
	
	.profile_col2 {
		padding-top:0%;
	}
	/*7sep*/	
	.image_profile{
		text-align:center;
	}
	.form_field {
		margin: 10px 0px;
	}
	.acc_list{
		width:90%;
		margin:auto;
		margin-top:5%;
	}
	.custom-file-upload {
		display: flex;
		justify-content: center;
	}
	.multiSel{
		padding-left: 8%;
	}
	.alert_button{
		width:100%;
	}
}
/* media down to 767px screen */ 
@media only screen and (max-width: 767px) {
	.sec2_h1{
		font-size: 40px;
	}
	.sec2_h2{
		font-size: 40px;
	}
	.foot_p{
		float: unset;
		text-align: center;
	}
	.same{
		text-align: center;
		float: unset!important;
	}
	.map{
		float: unset;
	}
	.foot_sec9{
		float: unset;
		text-align: center;
	}
	.same_sec9{
		text-align: center;
		float: unset!important;
	}
	.row_sec6 {
		padding-bottom: 20px;
		text-align: center;
	}
	.margin{
		margin-left: 15px;
		margin-right: 15px;
	}
	.p_sec2{
		width: 75%;
		line-height: 2;
		font-size: 15px;
	}
	.ul_sec2{
		border-style: unset;
		padding-right: 0%;
	}
	.ult_sec2{
		border-style: unset;
		padding-right: 0%;
	}
	.ulast_sec2{
		border-style: unset;
		padding-right: 0%;
	}
}
/* media down to 760px screen */ 
@media only screen and (max-width: 760px){
	.sec9_input{
		margin-bottom: 30px;
		width: 93%;
	}
	
}
/* media down to 750px screen */
@media only screen and (max-width: 750px){
	.email_sec5 {
		font-size: 20px;
		width: 85%;
	}
	.roww{
		margin-left: unset!important;
		padding: 12% 8% 10% 0%!important;
	}

}
/* media down to 700px screen */ 
@media only screen and (max-width: 700px){
	.sec6_con {
		margin-bottom: 50px;
	}
}
/* media down to 679px screen */ 
@media only screen and (max-width: 679px){
	.img_thumb{
		display: none;
	}
	.info{
		width: 50%;
	}
	.bread_sec2{
		justify-content: unset;
		margin-top: unset;
	}
	.submit_cart{
		margin-top: 10px;
		margin-left: 3px;
		float: unset;
	}
	.cart_head{
		margin-left: -100px;
	}
	.rome_div2{
		margin-left: unset;
	}
	.hc_sec2{
		margin-left: unset;
	}	
}
/* media down to 650px screen */ 
@media only screen and (max-width: 650px) {
    .sec4_mar{
        margin-bottom: 60px;
    }
}
/* media down to 576px screen */ 
@media only screen and (max-width: 576px){	
	.cont_sec3 {
		padding-top: 60px;
		margin-bottom: 90px;
		padding-bottom:0;
	}
	.cartt_price {
		padding: 0% 12%;
	}
	.eq_length_new{
		padding-top: 4rem;
	}
	.accommodate_span_new {
		/* margin-left: -6%; */
	}
	.instagram_container .col-lg-2.col-sm-6:nth-of-type(1n+4){
		display: none;
	}
	.newsletter_column {
		width: 90%;
	}
	.rome_div6 {
		padding-bottom: 0px;
	}
	.s_dropdown {
		width: 92%;
	}
	.dropdown_dt {
		margin-top: 1%;
		margin-left: -27px;
	}
	.acc_column {
		padding: 0% 17px 50px;
	}
	.multiSel{
		padding-left: 8%;
	}
	.camp_view_img{
		height:auto !important;
	}
	.acc_services_ddown{
		margin-top:-25px;
	}
	.gall_img{
		width:100% !important;
		height:auto !important;
	}
}
/* media down to 550px screen */ 
@media only screen and (max-width: 550px){
	/*change*/
	.mycamp_sec2b{
		padding-left: 0px;
		margin-left:-36px;
	}	
	.mycamp_sec2a{
		padding-left:1%;
	}
	.mycamp_sec2_a{
		padding: 0 10px;
		font-size:11px;
	}	
	/*section-3 new*/
	.campp_row{
		padding: 0% 4%;
	}	
	.camp_listing{
		margin-top:4%;
	}	
	.camping{
		padding-top: 33px !important; 
		padding-bottom:33px !important;
	}
	/*all camp details*/
	.camp_contain{
		width:100%;
	}
	.camp_subheading {
		font-size:12px;
	}
	/*section-3 new*/
	.client_camp{
		width:100%;
	}
	/*7sep*/
	.logout_img{
		position: absolute;
		top: -204px;
		right: 20px;
	} 
	.custom-file-upload{
		text-align:center;
	}
	/*7sep*/	
	.psection3 {
		width: 87%;
	}
	.info_sec3b{
		width: 87%;
	}
	.profile_col2{
		padding-top: 2%;
		text-align: center;
	}
	
	.profile_h2{
		padding: 3% 9%;
	}
	.profile_span{
		padding: 56px;
	}
	.profile_info_form{
		padding: 5% 6%;
	}
	.acc_column {
		padding: 0% 14px 50px;
	}
	.cont_sec5 {
		padding-top: 40px; 
		padding-bottom:40px;
	}
	/*change 3aug #search bar*/
	.frontend_search{
		margin: auto;
		width: 94%;
		padding: 3% 0% 2%;
		
	}
	/*change 3aug end*/
	
	.login_form {
		width: 394px;
	}	
	.contain1_pop{
	   width: 73%;
       left: 15%;
	}
	
	a.nav-link.text-user.dropdown-toggle {
		padding-left: 33px;
	}
	/* 12 sept */
	.accommodate_map{
		height:300px;
	}
	.acc_sec4_con{
		width:100%;
		padding:0px;
	}	
	/*Changes 3OCT*/
	.mod_new_sec1{
		margin-top: 35px;
	}
	.mod_new_p{
		margin: 9px 0px 10px 0px;
	}
	.amenity{
		margin-top: unset;
	}
	.mod_new_h3{
		margin: 18px 0 0px;
	}
	.mod_new_div{
		margin: 12px 0px;
	}
	.mod_new_rules{
		margin: 30px 0 50px 0;
	}
	.mod_new_rules ol{
		padding-left: 4% !important;
		margin-left: unset !important;
	}
	.mod_new_booking{
		margin-top: -36px;
	}
	.mod_new_service{
		margin-bottom: 0px; 
		margin-top: 0px;
	}
	.mod_new_serv{
		margin: 7px 0px;
	}
	.mod_new_acc{
		margin-bottom: 35px;
	}
	.mod_new_sec4{
		padding-top:0px;
	}
	.mod_new_span{
		margin-top: 0% !important; 
		padding-top: 3% !important;
		padding-bottom: 10% !important;
	}
	.sec2_map{
		height:unset !important;
	}
	/*Changes 3OCT*/
}
/* media down to 540px screen */
@media only screen and (max-width: 540px){	
	.sec6_div{
		margin-top: 25px;
		margin-bottom: 25px;
	}
} 
/* media down to 480px screen */ 
@media only screen and (max-width: 480px){
	.sec4_con{
		margin-bottom: 30px;
	}
	.reservation{
		display: none;
		width: 41%;
	}
	.cart_a{
		font-size: 18px;
	}
	.sec3_h1 {
       font-size: 8vh;
	   display:none;
    }
	.sec6_h1{
		display: none;
	}
    .sec5_h1 {
        margin-top: -18%;
    }
    .sec5_img{
        margin-bottom: 150px;
        margin-top: 50px;
    }
    .sec6_img{
        margin-top: 85px;
    }
    .sec3{
        margin-bottom: 50px;
    }
    .sec3_h2{
        margin-top: unset;
    }
    .sec7_img {
        margin-bottom: 150px;
    }
    .btnn{
        background: #408bd1;
        color: #fff;
        font-size: 12px;
        width: 56%;
        text-align: center;
    }
    .sec12_it{
        margin-top: 2px;
        margin-right: 17px;
        font-size: 15px;
        float: left;
    }
    .sec12_img {
        margin-bottom: 13px;
    }
	/* changes_10-05-2023 */
    .sec10{
        padding: 105px 15px 50px;
		margin:0;
    }
	.sec12_i{
		display:none;
	}
	.sec12{
		margin-top: 70px;
	}
	/*end*/
    .sec4_img{    
        margin-bottom: 15px;
    }
	.about_img{
		margin-bottom: 71px;
		margin-left: 8%;
		/* height: 400px; */
	}
	.size-full{
		width: 87%;
		margin-top: 12%;
		margin-bottom: 6%;
		height: 400px;
		float: unset;
	}
	.sec5_col{
		margin-left: 8%;
	}
	.but_sec7{
		margin-right: -6px;
	}
	.con{
		width: 85%;
	}
	.p_sec2{
		width: 90%;
		line-height: 2;
		font-size: 15px;
	}
	.vid_sec3{
		height: unset;
	}
	.slider_sec8{
		margin-bottom:5%;
		width: 50%;
	}
}
/* media down to 471px screen */ 
@media only screen and (max-width: 471px){
	.login_form {
		width: 330px;
	}
	.bread_sec2 {
		margin-left: 0px;
	}
	.dropdown_dt {
		margin-top: 1%;
		margin-left: -15px;
	}
}
/* media down to 460px screen */ 
@media only screen and (max-width: 460px){
	.button_cart{
		margin-left: 3px;
		margin-top: 10px;
	}
}
/* media down to 420px screen */ 
@media only screen and (max-width: 420px){
	.dash_content{
		padding-right: 30px;
		margin-top: 50px;
		padding-left: 30px;
		margin-top: 50px;
	}
	.dash_navigation{
		max-width: unset!important;
	}
	.hc_sec2{
		font-size: 25px;
	}
	.multiSel{
		padding-left: 9%;
	}
}
/* media down to 375px screen */ 
@media only screen and (max-width: 375px){	
	.cartt_price{
		padding-left:16%;
	}
	.profile_span {
		padding:4%;
	}
	.psection3 {
		width: 87%;
	}
	.info_sec3b {
		width: 87%;
	}
	.profile_pic_btn{
		padding-bottom:4%;
	}
	.login_form {
		width: 270px;
	}
}
/* media down to 321px screen */ 
@media only screen and (max-width: 321px){
	.hc_sec6 {
		font-size: 2.5rem;
	}
	.cont_sec3 {
		padding-top: 60px;
		margin-bottom: 130px;
		padding-bottom: 0;
	}
	.col6_sec6{
		padding-bottom: 50px;
	}
	.breadcrumbs-current{
		font-size:11px;
	}
	.bread_a{
		font-size:11px;
	}
}
/* media query */
@media (min-width: 320px) and (max-width: 480px){
	.search_div{
		padding:10% 3%;
	}
	#room{
		padding-top:0%;
		padding-bottom:2%;
	}
	.search_row{
		height:82%;
	}
	.new_search_button{
		width:48%;
		margin:auto;
	}
	.new_search_col1{
		padding-bottom: 4%;
		border-bottom: 1px dashed lightgrey;
	}
	.new_search_col2{
		padding-top: 3%;
		padding-bottom: 2%;
	}
	.new_search_col3{
		padding-top:2%;
	}
}
@media (min-width: 480px) and (max-width: 768px){
	.vid_sec3{
		height:auto;
	}
}
@media (min-width: 480px) and (max-width: 549px){
	.search_div{
		padding:10% 3%;
	}
	#room{
		padding-top:0%;
		padding-bottom:2%;
	}
	.search_row{
		height:84%;
	}
	.new_search_button{
		width:48%;
		margin:auto;
	}
	.new_search_col1{
		padding-bottom: 2%;
		border-bottom: 1px dashed lightgrey;
	}
	.new_search_col2{
		padding-top: 1%;
		padding-bottom: 2%;
	}
	.new_search_col3{
		/* padding-top:2%; */
		padding-top:1%;
		padding-bottom: 2%;
	}
}
@media (min-width: 550px) and (max-width: 767px){
	.session_dropdown{
		padding-left: 1.8rem;
	}
	.mycamp_sec2b{
		padding-left:0px !important;
	}
	.search_div{
		padding:6% 3%;
	}
	#room{
		padding-top:0%;
		padding-bottom:2%;
	}
	.search_row{
		height:83%;
	}
	.new_search_button{
		width:43%;
		margin:auto;
	}
	.new_search_col1{
		padding-bottom: 2%;
		border-bottom: 1px dashed lightgrey;
	}
	.new_search_col2{
		padding-top: 1%;
		padding-bottom: 2%;
	}
	.new_search_col3{
		padding-top:1%;
		padding-bottom: 2%;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.session_dropdown{
		padding-left: 1.8rem;
	}
	.sec2_img{
		/* height:575px !important; */
	}
	#room{
		padding-top:0%;
		padding-bottom:2%;
	}
	.search_row{
		height:82%;
	}
	.new_search_button{
		width:43%;
		margin:auto;
	}
	.new_search_col1{
		padding-bottom: 2%;
		border-bottom: 1px dashed lightgrey;
	}
	.new_search_col2{
		padding-top: 1%;
		padding-bottom: 2%;
	}
	.new_search_col3{
		padding-top:1%;
		padding-bottom: 2%;
	}
}
@media (min-width: 1023px) and (max-width: 1224px){
	#new_span {
		font-size: 11px;
		padding-top: 6%;
	}
}
/*NEW SEARCH BAR 12SEP END*/
@media (min-width:320px) and (max-width: 480px){
	.cart_container{
		width: 85%;
	}
	.cart_span_cross{
		margin-left: 35%;
		padding:0%;
	}
	.cart_update_button{
		padding: 2% 5%;
		margin-top: 3.5%;
		float:unset;
	}
	.cart_heading{
		font-size: 13px;
	}
	.cartt {
		padding-left: 7%;
	}
	.cart_camp{
		font-size:14px;
	}
	.cart_ipad{
		font-size:14px;
	}
	.cart-value input{
		max-width: 24px !important;
	}
	.cart-value{
		padding: 0% 13% !important;
	}
	.cart_quantity {
		padding-left:15%;
	}
	.input_coupon{
		width:44%;
	}
	.detail_col{
		padding-top:2.5%;
	}
	.coupon{
		padding-top:2%;
	}
	.cart_total{
		font-size:20px;
		padding-top:9%;
	}
	.cart_subtotal_price{
		font-size:15px;
	}
	.cart_total_price{
		font-size:15px;
	}
	.cart_subtotal{
		font-size:15px;
	}
	.c_total{
		font-size:15px;
	}
	.checkout_button{
		padding: 3.5% 3%;
		margin-top: 6%;
	}	
}
@media (min-width:480px) and (max-width: 550px){
	.cart-value{
		padding: 0% 17% !important;
	}
	.cart-value input{
		max-width: 31px !important;
	}
	.cart_container{
		width: 85%;
	}
	.cart_span_cross{
		margin-left: 35%;
		padding:0%;
	}
	.cart_update_button{
		padding: 2% 8%;
		margin-top: 3.5%;
		float:unset;
	}
	.cart_heading{
		font-size: 15px;
	}
	.cart_camp{
		font-size:15px;
	}
	.cart_ipad{
		font-size:14px;
	}
	.detail_col{
		padding-top:2.5%;
	}
	.coupon{
		padding-top:2%;
	}
	.cart_total{
		font-size:25px;
		padding-top:7%;
	}
	.cart_subtotal_price{
		font-size:17px;
	}
	.cart_total_price{
		font-size:17px;
	}
	.cart_subtotal{
		font-size:17px;
	}
	.c_total{
		font-size:17px;
	}
	.checkout_button{
		padding: 2.5% 3%;
		margin-top: 4%;
	}
	
}
@media (min-width:550px) and (max-width: 767px){
	.cart_container{
		width: 85%;
	}
	.cart_span_cross{
		margin-left: 35%;
		padding:0%;
	}
	.cart_update_button{
		padding: 2% 8%;
		margin-top: 3.5%;
		float:unset;
	}
	.cart_heading{
		font-size: 15px;
	}
	.cart_camp{
		font-size:17px;
	}
	.detail_col{
		padding-top:2.5%;
	}
	.cart_total{
		font-size:25px;
	}
	.cart_subtotal_price{
		font-size:17px;
	}
	.cart_total_price{
		font-size:17px;
	}
	.cart_subtotal{
		font-size:17px;
	}
	.c_total{
		font-size:17px;
	}
	.checkout_button{
		padding: 2.5% 3%;
		margin-top: 4%;
	}
	
}
/*3OCT*/
@media (min-width:551px) and (max-width: 566px){
	.cartt_price{
		padding: 0% 21%;
	}
	.cart-value{
		padding: 0% 12% !important;
	}
}
@media (min-width:576px) and (max-width: 609px){
	.cart-value{
		/* padding: 0% 19% !important; */
	}
	.cart-value input{
		max-width: 30px !important;
	}
	.multiSel{
		padding-left: 10%;
	}
}
@media (min-width:610px) and (max-width: 767px){
	.cartt_price {
		/* padding: 0% 15%; */
	}
}
/*3OCT*/
@media (min-width:768px) and (max-width: 991px){
	/*3OCT*/
	.cartt_price{
		/* padding: 0% 16%; */
	}
	/* 3OCT end*/
	.cart_container{
		width: 80%;
	}
	.cartt{
		padding-left: 9%;
	}
	.cart_heading{
		font-size: 15px;
	}
	.cart_ipad{
		font-size:14px;
	}
	.cart_camp_details{
		font-size:14px;
	}
	.cart_camp{
		font-size:20px;
	}
	.cart_image{
		padding:4% 1%;
	}
	.cart_total{
		font-size:25px;
	}
	.cart_subtotal_price{
		font-size:17px;
	}
	.cart_total_price{
		font-size:17px;
	}
	.cart_subtotal{
		font-size:17px;
	}
	.c_total{
		font-size:17px;
	}
	.checkout_button{
		padding: 2% 3%;
	}
	.cart_update_button{
		padding: 6.5% 11%;
		margin-top: 10.5%;
	}
	.multiSel{
		padding-left: 7%;
	}
}
@media (min-width:991px) and (max-width: 1024px){
	.cart_heading{
		font-size:18px;
	}
	.cart_image{
		padding: 4.5% 1%;
	}
	.cart_total{
		font-size:25px;
	}
	.cart_camp{
		font-size:20px;
	}
}
/*3OCT*/
@media (min-width:991px) and (max-width: 1110px){
	.cartt_price{
		/* padding: 0% 17%; */
	}
}
/*3OCT*/
@media (min-width:1024px) and (max-width: 1050px){
	.cart_heading{
		font-size:18px;
	}
	.cart_image{
		padding: 4% 1%;
		margin-bottom:0;
	}
	.cart_camp{
		font-size:20px;
	}
	.cart_total{
		font-size:25px;
	}
}
/* 26SEP ============================*/
@media (min-width: 320px) and (max-width: 480px){
	.pay_div{
		padding: 5% 3%;
	}
	.head_checkout{
		font-size:30px !important;
	}
	.rome_div3{
		margin-left:0px;
	}
	.payment_sec4{
		padding: 5% 1%;
	}
	.porder_div{
		padding: 4% 0%;
	}
	.order_contain{
		width:unset;
	}
}
@media (min-width: 481px) and (max-width: 550px){
	.pay_div{
		padding: 5% 3%;
	}
	.head_checkout{
		font-size:30px !important;
	}
	.rome_div3{
		margin-left:0px;
	}
	.payment_sec4{
		padding: 5% 1%;
	}
	.porder_div{
		padding: 4% 0%;
	}
	.order_contain{
		width:unset;
	}
}
@media (min-width: 551px) and (max-width: 575px){
	.pay_div{
		padding: 5% 3%;
	}
	.head_checkout{
		font-size:30px !important;
	}
	.rome_div3{
		margin-left:0px;
	}
	.payment_sec4{
		padding: 5% 1%;
	}
	.order_contain{
		width:unset;
	}
}
/*26SEP ===================================*/
@media (min-width: 767px) and (max-width: 991px){
	/* change */
	.mycamp_sec2a{
		padding-left: 5%;
	}
	.mycamp_sec2b{
		/* margin-left: -57px; */
		margin-left: -34px;
	}
}
/*----------------------camp page ends---------------------*/
@media (min-width: 320px) and (max-width: 480px){
	.new_col_p{
		padding: 0.375rem 0.2rem;
	}
	/*12SEP*/
	.new_searh{
		height:unset;
	}
	/* 12SEP*/
	.search_submit{
		font-size: 12px;
	}
	.camp_dlt_button{
		padding: 5px 12px;
	}
	.phn_image{
		height:140px !important;
		margin-bottom:4%;
	}
	.mycamp_sec2{
		margin-bottom: 3%;
	}
	.camp_h1{
		margin-top: 157px;
		font-size:33px;
	}
	.phn_file{
		padding-left: 0;
		padding-bottom: 3%;
	}
	.camp_am_serv{
		padding-left:8px;
	}
	.camp_submit{
		padding: 1.5% 2%;
	}
	.delete_btn{
		padding-left:0px;
	}
	.rules_title{
		margin-top: 3%;
	}	
	/*7sep*/
	.profile_div{
		text-align: center;
	}
	.custom-file-upload{
		text-align: center;
	}
	.profile_row {
		margin: 5% 0%;
		padding: 7% 4%;
	}
	/*7sep*/
}
@media (min-width: 550px) and (max-width: 768px){
	.camp_dlt_button{
		padding: 5px 12px;
	}
	.phn_image{
		margin-bottom:4%;
	}
	
	/*7sep*/
	.custom-file-upload{
		text-align:center;
	}
	.profile_col2{
		text-align:center;
	}
	.logout_img {
		position: absolute;
		top: -204px;
		right: 20px;
	}
	/*7sep*/
}
@media (min-width: 768px) and (max-width: 991px){
	.search_submit{
		width: 100%;
		margin: auto;
		margin-top: 2%;
	}
	.frontend_search{
		padding: 1% 0% 0% 0%;
	}
	.alert_button{
		width:50%;
	}
}
@media (min-width: 991px) and (max-width: 1024px){
	.search_submit{
		padding: 18.5px 32px;
	}
	.frontend_search{
		padding: 1% 2.5% 0% 2.5%;
		width:88%;
	}
	.contain_new_class{
		margin-top: 5.5% !important;
	}
}
@media (min-width: 1024px) and (max-width: 1199px){
	.frontend_search{
		padding: 1% 2.5% 0% 2.5%;
	}
	.contain_new_class{
		margin-top: 5.5% !important;
	}
}
/*=============================7sep===============================*/
@media (min-width: 551px) and (max-width: 749px){
	.psection3{
		width:87%;
	}
	.info_sec3b{
		width:87%;
	}
	.profile_h2{
		padding: 1% 6%;
	}
}
@media (min-width: 750px) and (max-width: 991px){
	.psection3 {
		width: 87%;
	}
	.info_sec3b{
		width: 87%;
	}
	.profile_h2 {
		padding: 1% 5%;
	}
	.profile_pic_btn{
		width: 100%;
	}	
	/*section-2*/
	.profile_sec2{
	}
	.profile_h2{
		padding: 3% 5%;
	}	
}
@media (min-width: 991px) and (max-width: 1024px){
	.profile_h2 {
		padding: 0% 6%;
	}
	.psection3 {
		width:87%;
	}
	.info_sec3b{
		width: 87%;
	}
}
/*---------------------Media Query-------------------------*/
@media (min-width: 680px) and (max-width: 1025px){
	.img_thumb{
		height: 200px;
		width: 200px;
	}
}
@media (min-width: 680px) and (max-width: 780px){
	.rome_div2 {
		margin-left: 25px;
		margin-top: 50px;
	}	
	.bread_sec2{
		margin-top: 20px;
	}
	.reservation{
		width: 41%;
	}
}
@media (min-width: 320px) and (max-width: 370px){
	.breadcrumbs-current{
		font-size:13px;
	}
	.bread_a{
		font-size:13px;
	}
}

@media (min-width: 560px) and (max-width: 725px){
	.bread_sec2 {
		margin-left: unset;
	}
}
@media (min-width: 680px) and (max-width: 800px){
	.bread_a {
		font-size: 14px;
	}
	.breadcrumbs-current {
		font-size: 14px;
	}
}

@media (min-width: 320px) and (max-width: 550px){
	.rome_div2 {
		margin-left: 0%;
		margin-top: 50px;
	}
}
@media (min-width: 800px) and (max-width: 990px){
	.hc_sec2 {
		margin-left: -11%;
		font-size: 48px;
	}
}
@media (min-width: 991px) and (max-width: 1023px){
	.hc_sec2 {
		margin-left: -5%;
	}
}

@media (min-width: 576px) and (max-width: 1199px){
	.btn1{
	   width: 100%;
       padding: 2% 0;
	}
	.contain{
	  /* width:80%; */
	}
	.contain1{
	  margin-top: 4%;
	}
}
@media (min-width: 320px) and (max-width: 575px){
	.btn1{
		width: 100%;
		padding: 4% 0;
		height:71%;
	}
	.contain{
		width:94%;
	}
	.contain2{
	  margin-top: 5%;
	}
}
@media (min-width: 320px) and (max-width: 368px){
   .sec4_accomodate_b {
		margin-left: 0%;
		font-size: 9px;
	}
}
@media (min-width: 369px) and (max-width: 376px){
	.sec4_accomodate_b {
		font-size: 10px;
		margin-left: 0%;
	}
}
@media (min-width: 377px) and (max-width: 381px){
	.sec4_accomodate_b {
		font-size: 12px;
		margin-left: 32%;
	}
}
@media (min-width: 382px) and (max-width: 391px){
	.sec4_accomodate_b {
		font-size: 10px;
		margin-left: 5%;
	}
}
@media (min-width: 392px) and (max-width: 400px){
	.sec4_accomodate_b {
		font-size: 10px;
		margin-left: 6%;
	}
}
@media (min-width: 400px) and (max-width: 430px){
	.sec4_accomodate_b {
     font-size: 12px;
     margin-left: 4%;
	}
}
@media (min-width: 375px) and (max-width: 550px){
	#sec4_accomodate_p1 {
		margin-top:0%;
	}
	.img_bottom{
		margin-bottom:12% !important;
	}
}
@media (min-width: 768px) and (max-width: 816px){
	.sec4_accomodate_b {
		font-size: 10px;
		margin-left: 3%;
	}
}
@media (min-width: 816px) and (max-width: 841px){
	.sec4_accomodate_b {
		font-size: 12px;
		margin-left: 3%;
	}
}
@media (min-width: 842px) and (max-width: 990px){
	.sec4_accomodate_b {
		font-size: 13px;
		margin-left: 3%;
	}
}
@media (min-width: 991px) and (max-width: 1023px){
	.sec4_accomodate_b {
		font-size: 14px;
		margin-left: 10%;
	}
}
@media (min-width: 1024px) and (max-width: 1163px){
	.sec4_accomodate_b {
		font-size: 14px;
		margin-left: 18%;
	}
}
@media (min-width: 1200px) and (max-width: 1300px){
	.sec4_accomodate_b {
		font-size: 12px;
		margin-left: 0%;
	}
}
@media (min-width: 1301px) and (max-width: 1500px){	
	.sec4_accomodate_b {
		font-size: 14px;
		margin-left: 3%;
	}
}

@media (min-width: 1500px) and (max-width: 1599px){
	.sec4_accomodate_b {
		font-size: 14px;
		margin-left: 16%;
	}
}
@media (min-width: 1600px) and (max-width: 1746px){
	.sec4_accomodate_b {
      margin-left: 22%;
	}
}
@media (min-width: 481px) and (max-width: 575px){
	.sec4acc_heading{
		display: initial;
	}
	.accommodate_span{
		padding-bottom: 3%;
        font-size: 14px;
	}
	.accommodate_span_new{
		/* margin-left: -11%; */
	}
	.sec4_accomodate_h4{
		margin-top: 2%;
	}
}
@media (min-width: 576px) and (max-width: 768px){
	.sec4acc_a{
		font-size:18px;
	}
	/*Change 3aug*/
	.sec4acc_heading{
		display: initial;
	}
	.accommodate_span {
		padding-bottom: 3%;
		font-size: 14px;
	}
	.contain_new_class{
		margin-top: 4.7% !important;
	}
	.cartt_price {
		padding: 0% 12% 0% 21%;
	}
}
@media (min-width: 769px) and (max-width: 860px){
	.sec4acc_a{
		font-size:20px;
	}
}
@media (min-width: 320px) and (max-width: 480px){
	.sec7_form {
		width: 85%;
		height: 450px;
		float: right;
		margin-top: -34%;
		margin-right: 22px;
	}
	.contain2{
		margin-top: 7%;
	}
	#guest1_opt{
		font-size:12px;
	}
	.sec4acc_heading{
		display: initial;
	}
	.accommodate_span{
		padding-bottom: 3%;
        font-size: 14px;
	}
	.accommodate_span_new{
		/* margin-left: -13%; */
	}
	.sec4_accomodate_h4{
		margin-top: 2%;
	}
	.sec4_accomodate_p1{
		font-size:15px;
	}
}
@media (min-width: 770px) and (max-width: 990px){
	.input_sec3{
		width: 100%;
	}
	.but_sec3{
		padding-top: 30px;
	}
	.h4_sec5{
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.col6_sec6 {
		padding-bottom: 50px;
	}
}
@media (min-width: 391px) and (max-width: 768px){
	.map_sec4{
		padding-bottom: 70px;
	}
	.col6_sec6{
		padding-bottom: 50px;
	}
	.input_div{
		padding-bottom: 30px;
	}
	.h4_sec5{
		margin-top:15px;
		margin-bottom: 20px;
	}
	.input_sec3{
		width: 100%;
	}
	.input_div{
		margin-bottom: 20px;
	}
	.but_sec3{
		padding-top: 30px;
	}
	.hc_sec6 {
		font-size: 6vh;
	}
}
@media (min-width: 320px) and (max-width: 390px){
	.icon_sec6{
		margin-left: unset;
	}
	.hc_sec6{
		font-size: 6vh;
	}
	.email_sec5{
		font-size: 20px;
		width: 85%;
	}
	.roww {
		padding: 30px 0 84px;
	}
	.rome_div6{
		padding-bottom: 15px;
	}
	.svg_sec6{
		width: 69%;
	}
	.cont_sec5{
		padding-top: 40px;
		padding-bottom:40px;
	}
	.h4_sec5{
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.input_div{
		margin-bottom: 30px;
	}
	.but_sec3{
		padding-top: 30px;
	}
	.sec5_para{
		width: 78%;
	}
	.text_sec3{
		width: 90%;
	}
	.but_sec6{
		right: 20%;
	}
}
@media (min-width: 390px) and (max-width: 500px){
	.text_sec3{
		width: 90%;
	}
}
@media (min-width: 992px) and (max-width: 1250px){
	.but_sec3{
		padding-top: 25px;
	}
	.input_sec3{
		height: 140%;
	}
}
@media (min-width: 580px) and (max-width: 983px){
	.sec6_pw{
		width: 55%;
		margin: auto;
		text-align: center;
		font-size: 18px;
		line-height: 2;
		font-family: sans-serif;
		color: rgba(62,62,62,.9);
		position: relative;
		display: inline-block;
		vertical-align: top;
		padding: 0 10px;
	}
}