.btn btn-vehicle-type.motorhome
{
display:none;
}
#google_translate_element{
 padding: 0px 10px 0px 10px;
border-radius: 11px; 
}

.apollo-button
{
  background: transparent linear-gradient(276deg, #F5822B 0%, #EC5000 100%) 0% 0% no-repeat padding-box !important;     padding: 20px 40px 20px 40px;     font-size: 20px;   border-radius: 11px;  color: #fff;   border: 1px;}

/* == START == React -> DNN specific styles */
/* undo Twitter Bootstrap's _reboot.scss settings */
#root, .MuiDialog-root {
  font-size: 1.6rem !important;
  font-family: Mont, "sans-serif";
}

#root .booking-payment, #root .booking-guest-details {
  padding: 0;
  padding-bottom: 2rem;
}

#root svg {
  margin-top: -1px;
}
/* == END == React -> DNN specific styles */

.edSR_linkButton
{ Display: none !important;
}
.text-style {
padding: 25px 40px 25px 40px !important;   
  border-radius: 10px;
}
.font-forms
{
  font-family: mont;
}

.fa, .far, .fas {
    font-family : ""
}

.booking-guest-details input[type=text], .booking-guest-details select, .email-quote-contact-details input[type=text], .email-quote-contact-details select {
   font-size: 14px;
}



.searchComponent{
  position:absolute;
  top:120px;
  left:20px;
 
  Z-INDEX:200;  
}
.ngb-dp-day.hidden {
  visibility: hidden !important;
  display: block !important;
}
.m-search-col-6{
   width: 100%;
  position:relative;
  Z-INDEX:200;  
  top:20px
}
.search-col-6{
 width: 500px;
    position: absolute;
    top: 130px;
    left: 15%;
  Z-INDEX:200;  
}

 .edMaps_mapWrapper.edMaps_theme__default-Ozone .edMaps_markerList {
   
    max-height: max-content !important;
}

.edMaps_minimize > span::after {
   background-color: #f58028 !important;
 }
 
 .edMaps_minimize {
    background-color: #f58028 !important;;
    
}
.book-component .form-control {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance:none;
  }

 .book-component  .form-control:after {
    content: "\25BE";
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 20px;
  }

 .book-component  .datepicker:after {
    content: "";
  }
.book-component .col-md-12{
 	padding:0px
}
.search-col-6 .content-picker{
  flex:50% !important;
  max-width:50% !important;
}
.m-search-col-6 .content-picker{
  flex:50% !important;
  max-width:50% !important;
}
@media only screen and (max-width: 600px) {
.search-col-6 .content-picker{
  flex:100% !important;
  max-width:100% !important;
}
}
@media only screen and (max-width: 1020px) {

  .m-search-col-6 .content-picker{
  flex:100% !important;
  max-width:100% !important;
}
}
/*
.col-lg-4{
  flex:100% !important;
  max-width:100% !important;
}
*/

.searchComponent{
   width:100%;
    position: absolute;
    top: 250px;
}
@media only screen and (min-width: 1600px) {
  .search-col-6{
    top: 200px;
     left: 20%;
  }
  .searchComponent{
    top: 300px;
  }
}
@media only screen and (min-width: 1550px) {
.search-col-6{
   top: 200px;
}
  .searchComponent{
    top: 250px;
  }
}


@media only screen and (max-width:1360px){
  .search-col-6{
     position:relative;
     width:auto;
  top:-20px ;
  left:0px;
    
  }
   .searchComponent{
    top: 200px;
  }
}
@media only screen and (max-width:1000px){
  .searchComponent{
     position:relative;
     width:auto;
  left:0px;
    top:-10px;
  }
}
@media only screen and (max-width: 380px){
.nav-tabs .nav-link {
    padding: 2px !important;
}
}
.eds_headerContent{
  position:unset !important;
}

.book-component .search-row{
  margin-left:0px;
  margin-right:0px;
}

.search-form-widget{
  padding:5px !important;
}

.book-component .nav-link{
  padding:5px;
  font-size:13px !important;
}
@media only screen and (max-width: 460px) {
.book-component .nav-link{
  padding:2px !important;
 font-size:10px !important;
}
}

.edsthr__Theme1 .ms-gal-thumbtoggle {
     Display:none;
}



.contactLink{
  color:black !important;
}
.contactLink:visited{
  color:black !important;
}
.contactLink:hover{
  color:#006940 !important;
}


.homeRotator .ms-view{
  height:600px !important;
}
  
  .homeRotator .ms-slide{
   height:600px !important;
}
  


@media only screen and (max-width: 767px){
.homeRotator .ms-view{
  height:200px !important;
}
  
  .homeRotator .ms-slide{
   height:200px !important;
}
  
}

/*deals*/
.deals figure {
  border-radius:10px;
}

#dnn_headerWide2 ~.eds_headerHeightHolder{
  display:none
}

 .dealsBanner{
    margin-bottom: 30px;
  }
@media only screen and (max-width: 600px){
  .dealsBanner{
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .dealsBanner img{
    width: auto !important;
    height: 200px;
  }
}

.dealBtns a:hover{
  color:white;
}


.dealsBtns a:hover{
  color:white !important;
}

.deals .edn_articleDetailImage{
  border-radius:5px;
  overflow:hidden;
}

@media only screen and (max-width: 900px){
  .deals .edn_articleDetailImage{
    float:none !important;
    margin: 10px auto !important;
    width:fit-content !important;
  }
  .deals img{
    max-width:100% !important;
  }
}

.deals .edn_articleBackground{
  background-size:auto !important;
  background-repeat: repeat !important;
  border-radius:0px 0px 5px 5px;
  overflow:hidden;
}

.deals .edn_fixedHeaderArticleScrolling{
 border-radius:0px 0px 5px 5px;
  overflow:hidden;
}


.eds_box_3 img{
  width:100% !important;
  height:100% !important
}

.caravanDescription .eds_containerTitle{
  color:white !important;
}

.footerLinks a:hover{
  color:white !important;
}

.footerLinks a:visited{
  color:orange
}

@media only screen and (max-width: 600px){
 .dealsTitle{
  font-size:25px !important;
}
}
.edn_socialLinksRatingViewsWrapper{
  display:none !important
}

.edn_tags span{
  display:none !important;
}

.edn_tags a{
  border-width:1px !important;
  border-radius:5px !important;
  font-size: 12px !important;
  padding: 8px !important;
}
.EDN_cf_all_fields_container{
	border-radius:5px
}


@media only screen and (max-width: 600px){
 h1{
  font-size:25px !important;
}
}

.LocationHeaderInfo
{
    text-align: center;
   	}

 
.EasyDNNSkin_Ozone ul.eds_listCircle > li, .EasyDNNSkin_Ozone ul.eds_listStar > li, .EasyDNNSkin_Ozone ul.eds_listCheckSquare > li, .EasyDNNSkin_Ozone ul.eds_listChevronCircle > li, .EasyDNNSkin_Ozone ul.eds_listCircleO > li, .EasyDNNSkin_Ozone ul.eds_listCheck > li, .EasyDNNSkin_Ozone ul.eds_listCheckSquareO > li, .EasyDNNSkin_Ozone ul.eds_listPaperclip > li
{
  padding: 0 0 0 20px;

}
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_userLogin .loginGroup {
  xdisplay: none;
}

 .xxedn_articleTitle{
 background:rgba(0,0,0,0.5);
   max-width: 500px;
 }
 .mapouter{
    overflow:hidden;
   padding-bottom:400px;
   position:relative;
    height:0;
}
.mapouter iframe{
    left:0;
    top:0;
    max-height:400px;
    width:100%;
    position:absolute;

}

 
.EasyDNNSkin_Ozone .eds_contentBellow5Background {
     /*PADDING: 20px 0px 20px 0px;*/
}


.ms-thumb-list .ms-tabs .ms-dir-h .ms-align-bottom
{
Display:none;
}

 .content-picker{
   padding-right:10px !important;
   padding-left:10px !important;
 }
 

  .black-extention{
   padding-top:80px !important;
  }

.chekin-loader{ 
  position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px !important;
    background: rgba(0,0,0,0.4);
  border-radius:0px 20px 20px 20px
}
.checkinloader-center{
   height: 100%;
    padding: 50px;

}
.spin-icon{
   margin: 50%;
    font-size: 40px;
    color: orange;
}
@media only screen and (max-width: 768px) {
.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language .eds_languageText 
  {padding-right: 300px;}
}

.EasyDNNSkin_Ozone .eds_headerContainer .eds_headerBackground .eds_header .eds_language .eds_languageText {
    font-family: Mont;
}

.book-component .row{
  margin-left:0px ;
  margin-right:0px ;
}

.book-component .justify-content-start{
  margin-left:15px ;
  margin-right:15px ;
}

.book-component .tab-content{
  margin-left:15px ;
  margin-right:15px ;
}

.book-component .form-control{
  border-radius: 0px !important;
}

.book-component .nav-link{
  border-radius: 0px !important;
}

.form-control.select-form-control.apollo-select{
  border-radius: 0px !important;
}

.btn.btn-outline-secondary.calendar{
  border-radius:0px !important
}

.btn.btn-search{
	border-radius:0px !important;
  margin-top:31px
}

.search-form-widget{
border-radius:0px !important
}





.info-value {
font-size: 45px;
    font-weight: 600;
    line-height: normal;
}
.info-label {
font-size: 16px;
    line-height: 1;
}

.info-row{
    align-items: center;
    padding: 40px 0;
    text-align: center;
}


@media (min-width: 992px)
{
  .widget-intro .info-cell+.info-cell {
    border-left: 1px solid #e1e2e3;
}
}

.info-unit{
font-size: 26px;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

 
@media only screen and (min-width: 600px) 
{

.edsmm_menuItem.edsmm_last.ContactUs
/* .raMenuWrapper>edsmm_menuItem:lastChild
  
  { Display:none !important;}
*/
}
 
.EasyDNNSkin_Ozone .edsFooterBackground {
    background-color: #58595b;
} 

.priv a{ 
  color: #fff !important;
}

 
.EasyDNNSkin_Ozone .eds_btn {
  background: linear-gradient(to right,#F5822B,#EC5000);
  font-size: 18px;
  border-color: #fff !important;
  padding: 10px 40px 10px 40px;
  }
 
.RightPaneSearch {
padding:20px;
 background:rgba(0,0,0,0.3);
 
}

 
.eds_containers_Ozone.eds_noTitlePaddingTopBottom > div {
 
    margin: 15px;
}


.FullPaneSearch{
  background-color: rgb(0,0,0,.5);
  padding:20px;
  position: absolute;
  Z-INDEX:200;
  top: 0;
  left: 0;
  padding-top: 175px;
  height: 100%;
}
.FullPaneSearchInner{
  background-color: rgb(0,0,0,.5);
  padding:20px;
  position: absolute;
  Z-INDEX:200;
  top: 0;
  left: 0;
  padding-top: 175px;
  height: 760px;
}


ngb-datepicker.dropdown-menu.show {
  margin-left: 53px;
}

@media only screen and (max-width: 1500px) {
  .FullPaneSearch{
    padding-top: 115px;
  }
}

@media only screen and (max-width: 1200px) {
  .FullPaneSearch{
    position: static;
    padding-top: 0px;
  }
  ngb-datepicker.dropdown-menu.show {
    margin-left: 0px;
  }
}
  @media only screen and (max-width: 1500px) {
  .FullPaneSearchInner{
    padding-top: 115px;
  }
}

@media only screen and (max-width: 1200px) {
  .FullPaneSearchInner{
    position: static;
    padding-top: 0px;
  }
}
  
.glyphicon{
  color:#f5822b !important
}

.eds_news_Ozone p {
    font-family: Mont;
  font-size:15px;
}



 
li.edsmm_active {
    color: #a8a5a3;
}


.EasyDNNSkin_Ozone .DnnModule + .DnnModule {
  margin-top: 0px;
}

.fa {
color:#fff;
}

.container-fluid{
width:auto !important
}

 #mc_embed_signup {
 background: transparent !important;
text-align-last: center;
 }
#mce-EMAIL ,#mce-FNAME {
 
  font-family: mont;
      border-radius: 10px;
 
    border-color: transparent;
    padding: 12px 10px 12px 0px;
 
}
 
#mc-embedded-subscribe
{
 background: transparent linear-gradient(276deg, #F5822B 0%, #EC5000 100%) 0% 0% no-repeat padding-box !important;
     padding: 17px 40px 17px 40px;
    font-family: mont;
    color: #fff;
    border-radius: 10px;
    border-color: transparent;
}
 #mc_embed_signup_scroll > fieldset > div > label
{     color: #fff; }

  .SpecialBannerTitle{
    color: #fff;
    background: transparent linear-gradient(276deg,#F5822B 0%,#EC5000 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    bottom: 20%;
     padding:20px;
    margin-left:35%;
    z-index: 2;
    font-size: 50px;
    border-radius: 10px;
}

.SpecialTitle
{
 font-size: 50px;
 
    text-align: center;
}

.SpecialSubTitle
{
 font-size: 30px;
 
    text-align: center;
}

.SpecialSummary 
{
      text-align: center;
      padding: 20px 0px 20px 0px;
}
.SpecialArticle
{
   padding: 30px 0px 20px 0px;
}
/* DivTable.com */

@media only screen and (min-width: 1200px) {
.divTable{
	display: table;
	width: 100%;
     padding: 5px 200px 5px 200px;
  }
}

@media only screen and (max-width: 800px) {
.divTable{
  padding-left: 30px;
  }
  .SpecialBannerTitle{display:none;}
}

.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


.edn_articleSummary
{
font-family: Mont !important;
font-size: 15px !important;
}




 





.EasyDNNSkin_Ozone .edsFooterBackground > .row{
    margin-left: 0;
    margin-right: 0;
}

#dnn_FooterD1.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD2.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD3.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD4.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD5.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD6.footerBoxContainer2.DNNEmptyPane{
    width: 0 ;
    flex: 0 0 0 ;
    max-width: 0 ;
}
@media only screen and (max-width: 1199px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 25% ;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #dnn_FooterD6.footerBoxContainer2{
        width: 100% ;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 50% ;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 575px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 100% ;
        flex: 0 0 100%;
        max-width: 100%;
    }
}



/* ---------------------------------------------------------------------- */
/*	Footer From
/* ---------------------------------------------------------------------- */
@media only screen and (max-width: 767px){
    .mc-field-group input{
        width: 100%;
    }

    .mc-field-group input[type="submit"]{
        margin-top: 20px;
    }

    .c-form.form-horizontal.normal.label-align-inside [class*="col-sm-"]{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .c-form.form-horizontal.normal.label-align-inside [class*="col-sm-"].btn-form button{
        width: 100%;
    }
}
/*H scroll*/
.EasyDNNSkin_Ozone .edsFooterBackground > .row{
    margin-left: 0;
    margin-right: 0;
}
#dnn_FooterD1.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD2.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD3.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD4.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD5.footerBoxContainer2.DNNEmptyPane,
#dnn_FooterD6.footerBoxContainer2.DNNEmptyPane{
    width: 0 ;
    flex: 0 0 0 ;
    max-width: 0 ;
}
@media only screen and (max-width: 1199px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 25% ;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #dnn_FooterD6.footerBoxContainer2{
        width: 100% ;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 50% ;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 575px){
    #dnn_FooterD1.footerBoxContainer2,
    #dnn_FooterD2.footerBoxContainer2,
    #dnn_FooterD3.footerBoxContainer2,
    #dnn_FooterD4.footerBoxContainer2,
    #dnn_FooterD5.footerBoxContainer2{
        width: 100% ;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* ---------------------------------------------------------------------- */
/*	Footer From
/* ---------------------------------------------------------------------- */
@media only screen and (max-width: 767px){
    .mc-field-group input{
        width: 100%;
    }
    .mc-field-group input[type="submit"]{
        margin-top: 20px;
    }
    .c-form.form-horizontal.normal.label-align-inside [class*="col-sm-"]{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .c-form.form-horizontal.normal.label-align-inside [class*="col-sm-"].btn-form button{
        width: 100%;
    }
}
/*end H scroll*/


.EasyDNNSkin_Ozone .edsFooterBackground .footerBoxContainer .footerBox:after {
    border-right-width: 0px !important;
    border-left-width: 0px !important;
   
}

.alert-box {
	background-color: #fffbcc;
	color: #777;
	font-size: 14px;
	line-height: 23px;
	padding: 13px 16px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.alert-box .badge {
	background-color: #f58f2a;
	border-radius: 3px;
	color: #fff;
	margin-left: 4px;
	margin-right: 4px;
	padding: 3px 5px 3px 4px;
	font-weight:bold;
	text-transform: uppercase;
}





































