
@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";


@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Bowlby+One);
html {
    width: 100%;

}

a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #fff;
    color: #595959;
    font: 13px/20px Arial, Helvetica, sans-serif;
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

input {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #004d00;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    padding-top: 87px;
    margin-bottom: 66px;
}

h2 span {
    padding-top: 6px;
    display: block;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
}

h3 {
    font-size: 36px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
    padding-bottom: 14px;
    padding-top: 76px;
    margin-bottom: 33px;
}

.page1 h3 {
    padding-top: 63px;
}

.page1 h3.head1 {
    padding-top: 60px;
    margin-bottom: 33px;
}

h3.head1 {
    padding-top: 60px;
    margin-bottom: 37px;
}

h3.head2 {
    padding-top: 55px;
    margin-bottom: 33px;
}

ul.list +h3.head1  {
    padding-top: 55px;
}
/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list {
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

ul.list li {
    background: url(../images/marker.png) 0 7px no-repeat;
    padding-left: 12px;

}

ul.list li+li {
    padding-top: 11px;
    margin-top: 8px;
    background-position: 0 18px;
    border-top: 1px solid #ededed;
}

ul.list1 {
    padding-top: 4px;
}

ul.list1 li {
    padding-left: 12px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list1 li+li {
    margin-top: 6px;
}

ul.list2 .text1 {
    margin-bottom: 0;
}

ul.list2 li+li {
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid #ededed;
}

ul.list3  {
    overflow: hidden;
    padding-top: 17px;
}

ul.list3 li {
     font: 16px/36px 'Roboto Condensed', sans-serif;
}

ul.list3 .fa {
    font-size: 20px;
    line-height: 32px;
}

ul.list3 li span {
    display: inline-block;
    width: 29px;
}

/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #009900;
}

a.btn {
    color: #004d00;
    display: inline-block;
    background-color: #00e600;
    text-transform: uppercase;
    padding: 8px 33px 9px;
    margin-top: 29px;
    font: bold 20px/30px 'Roboto Condensed', sans-serif;
}

a.btn:hover {
    background-color: #dcdcdc;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 23px;
    margin-top: 7px;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 24px;
    margin-bottom: 0px;
    margin-top: 9px;
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}


/*header*/

.main {
}

header {
    border-top: 5px solid #009900;
    display: block;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}


header h1 {
    position: relative;
    text-align: center;
    float: left;
    padding-top: 15px;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 309px;
    height: 75px;
    font-size: 0;
    line-height: 0;
    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}


.booking_block {
    padding-top: 117px;
    background: url(../images/page1_img.jpg) center 0 no-repeat;
}

.booking_block .title {
    background: url(../images/fill1.png) 0 0 repeat;
    border: 1px solid #004d00;
    color: #fff;
    display: inline-block;
    padding: 9px 30px 8px 30px;
    text-transform: uppercase;
    font: bold 36px/36px 'Roboto Condensed', sans-serif;
}

.booking_block .title span {
    font-size: 34px;
    padding-top: 1px;
    display: inline-block;
}

.cover_img {
    padding-top: 117px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 1.0)), url(../images/page1_img.jpg) right 0 no-repeat;
    height: 461px;
    position: relative;
}
.cover_imgCamp {
    padding-top: 117px;
    height: 461px;
    position: relative;
}

.img_location {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.res_location {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
    color: #949494;
    font-size: 18px;
    font-style: italic;
    margin-left: 15px;
}

.img_txt {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    font-size: 36px;
    display: block;
    margin-bottom: 10px;
}

.img_sub {
    color: white;
    font-weight: bold;
    font-size: 18px;
    padding-left: 20px;
}

.img_block {
    float: left;
    padding-top: 320px;
}

.page_descr {
    margin-top: 20px;
}

.feat_camp {
    width: 280px;
    height: 180px;
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 1.0)), url(../images/killarney1.jpg) center 0 no-repeat;*/
    /*background-size: cover;*/
    position: relative;
}

.feat_resort {
    width: 280px;
    height: 180px;
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 1.0)), url(../images/killarney1.jpg) center 0 no-repeat;*/
    /*background-size: cover;*/
    position: relative;
}

#feat_txt {
    color: #fff;
    position: absolute;
    bottom: 0;
    margin-left: 15px;
    margin-bottom: 10px;
}

.feat_bottom {
    background: #004d00;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
}

#resorts_new {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #949494;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#listJobItem {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #949494;
}

.result_bottom {
    /*position: absolute;
    bottom: 0;
    width: 100%;*/
    background: #004d00;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
}

#resort_logo {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #949494;
    border-radius: 15px;
    margin: 10px;
}

.res_img {
    width: 275px;
    float: right;
    padding-right: 10px;
}

#running_head {
    height: 45px;
    border-bottom: 5px solid #090;
    background: #004d00;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}

#head_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#sub_title {
  float: left;
}

#sub_menu {
  float: right;
}


span.sub {
    margin-bottom: 146px;
    border: 1px solid #004d00;
    padding: 7px 30px 10px 30px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: url(../images/fill1.png) 0 0 repeat;
    font: 34px/36px 'Roboto Condensed', sans-serif;
}

/**Content**/
.content {
    padding-bottom: 58px;
    background: #f5f5f5;
}

#campmap {
    height: 80vh;
}
#listing_img {
    padding-top: 30px;
    width: 100%;
    display: table;
    
}
#main_img {
    display: none;
}
#activities {
    border: 1px solid #949494;
    /*height: 100px;*/
    padding: 19px;
    display: inline-block;
    background: #FFFFFF;
}
#login {
    border: 1px solid #ededed;
    padding: 19px;
    display: inline-block;
    margin-bottom: 40px;
    /*width: 20%;*/
}
#register {
    border: 1px solid #ededed;
    padding: 19px;
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}
#side1 {
    border: 1px solid #ededed;
    background-color: #F5F5F5;
    padding: 19px;
    display: inline-block;
    width: 40%;
    /*float: left;*/
}
#side2 {
    border: 1px solid #ededed;
    padding: 19px;
    display: inline-block;
    width: 40%;
    float: right;
}

.flabel {
    float: left;
}
.finput {
    float: right;
}
#fullreviews{ 
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px; 
}
#reviewtext {
    max-height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.account {
    width: 300px;
    float: left;
    padding-left: 20px;
}
th {
	background-color:#00E600;
}
tr:nth-child(even) {
	background-color:#EFEFEF;
}

.img_box {
    width: 25%;
    height: 100px;
    display: table-cell;
    text-align: center;
    veritcal-align: top;
}

.page1 .content {
    padding-bottom: 56px;
}

.prop {
    font:300 16px/24px 'Roboto Condensed', sans-serif;
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    padding: 71px 20px 18px ;
}

.prop .fa {
    color: #fff;
    line-height: 90px;
    font-size: 36px;
    text-align: center;
    position: absolute;
    border-radius: 500px;
    display: block;
    border: 6px solid #fff;
    width: 84px;
    height: 84px;
    left: 50%;
    margin-left: -42px;
    top: -41px;
    background-color: #fcc135;
}

.prop.pp1 .fa {
    background-color: #33c7f8;
}

.prop.pp2 .fa {
    background-color: #73e1d0;
}

.prop .title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #004d00;
    text-transform: uppercase;
}

.prop  p {
    margin-bottom: 0;
    padding: 0 45px;
}

.text1 {
    color: #004d00;
    margin-bottom: 1px;
    font: 600 20px/30px 'Roboto Condensed', sans-serif;
}

.text1 span {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    position: relative;
    padding-top: 2px;
    font-size: 13px;
    word-spacing: 3px;
    color: #a3a3a3;
    font-weight: normal;
}

.text1 span .col3 {
    top: -5px;
    margin-right: 7px;
    display: inline-block;
    font: 600 20px/30px 'Roboto Condensed', sans-serif;
}

.stars  {
    overflow: hidden;    
    font-size: 0;
    line-height: 0;
    display: inline-block;
}

.stars span {
    background: url(../images/stars.png) 0 0 no-repeat;
    width: 18px;
    height: 16px;
    display: block;
    float: left;
}

.stars span.emp {
    background-position: right 0;
}

.stars span+span {
    margin-left: 2px;
}

.cl1 {
    height: 18px;
}

.cl2 {
    height: 17px;
}

.sep {
    position: relative;
    width: 28px;
    display: inline-block;
}

.sep:after {
    width: 1px;
    height: 15px;
    background-color: #dddddd;
    content: '';
    left: 14px;
    position: absolute;
    top: 1px;
}

strong.col4 .fa {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.tx1 {
    margin-bottom: 0 !important;
}

.block1 .cl2 {
    height: 10px;
}

.block1 .numb {
    color: #00cc00;
    display: inline-block;
    margin-top: -3px;
    font: bold 20px/20px 'Roboto Condensed', sans-serif;
}

.block1+.block1 {
    margin-top: 20px;
    /*padding-top: 19px;*/
    border-top: 1px solid #949494;
}

.box {
    padding-top: 0px;
}

.box_top {
    font: bold 20px/20px 'Roboto Condensed', sans-serif;
    background-color: #009900;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 23px 13px;
}

.box_top .fa {
    margin-right: 5px;
}

.box_bot {
    border: 1px solid #ededed;
    padding: 23px 19px 24px;
    border-top: 0;
    background-color: #84e38b1a;
}

.box_bot .text1 .col1 {
    float: right;
}

.box p {
    margin-top: -1px;
    margin-bottom: 0;
    padding-right: 40px;
}

.bq1  {
    padding-top: 3px;

}

.bq1+.bq1 {
    margin-top: 20px;
}

.bq1 .text1 {
    margin-bottom: 7px;
    padding-left: 36px;
    background: url(../images/quotes.png) 0 2px no-repeat;
}

.bq1 .stars {
    padding-top: 7px;
    margin-right: 13px;
}

.bq_bot {
    padding-top: 10px;
}

.bq_bot .col2 {
    font-size: 14px;
    display: inline-block;
    margin-right: 8px;
}



.post {
    margin-top: -1px;
}

.post +.post  {
    margin-top: 10px;
}

.post .text1 {
    position: relative;
    top: 1px;
    margin-bottom: 0px;
}

.post+a.btn {
    margin-top: 24px;
}

.crs  .text1 {
    margin-bottom: 5px;
}

.crs .cl1 {
    height: 16px;
}

.crs .cl2 {
    height: 17px;
}

.bx1 {
    margin-bottom: 50px;
}

.bx1 .box_top {
    padding-left: 19px;
    padding-right: 0;
}

.bx1 +.bx1  {
    margin-top: 31px;
    padding-top: 0;
}

.bx1 .box_bot {
    padding-bottom: 19px;
}

.box ul {
    padding-top: 2px;
    line-height: 24px;
}

.box ul .col1 {
    margin-top: -3px;
    float: right;
    font: bold 20px/24px 'Roboto Condensed', sans-serif;
}

.pad1 {
    padding-left: 40px;
}

.hotl {
    padding-top: 9px;
}

.hotl img {
    width: 100%;
    margin-bottom: 18px;
}

.dest {
    text-align: center;
}

.dest img {
    margin-bottom: 18px;
}

.dest .clear {
    height: 22px;
}

#owl.owl1 {
    padding: 0 0 6px;
    margin: 0;
    padding-top: 9px;
}

#owl.owl1  .item {
    padding: 0;
}

#owl.owl1 .item>a {
    padding-left: 42px;
}

#owl.owl1 .text1 {
    margin-bottom: 0;
}

#owl.owl1 .box_mid {
    padding-bottom: 21px;
}

.deal {
    overflow: hidden;
}

.deal+.deal {
    margin-top: 14px;
}

.deal .price {
    margin-left: 15px;
    border: 1px solid #eeeeee;
    width: 130px;
    float: right;
    margin-top: 8px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 19px;
}

.deal .price  .col1 {
    padding-top: 3px;
    font: bold 30px/30px 'Roboto Condensed', sans-serif;
}

.deal .text1 {
    padding-bottom: 4px;
}

.deal  .col4 {
    padding-top: 1px;
}

.list+h3 {
    margin-top: 3px;
}

.block2 .text1 {
    margin-bottom: 0;
}

.block2  ul.list1 {
    padding-top: 12px;
}

.block2 {
    padding-bottom: 5px;
    overflow: hidden;
}

.block2 .clear {
    height: 20px;
}

.block3 {
    overflow: hidden;
}

.block3 +.block3  {
    margin-top: 25px;
}

.block3 .text1 {
    padding-bottom: 4px;
}

.block3 a.btn {
    margin-top: 23px;
}

.pt1 {
    padding-top: 4px;
}

.prv h3 {
    margin-bottom: 37px;
}

.box ul li {
    overflow: hidden;
}

/**Map**/

.col1 {
    color: #009900;
}

.col1 a:hover, a.col1:hover {
    color: #a3a3a3;
}

.col2 {
    color: #009900;
}

.col3 {
    color: #00cc00 !important;

}

.col4 {
    color: #004d00;
}

.td {
    text-decoration: underline;
}

.map {
    overflow: hidden;
    position: relative;
}
 
.map figure {
    padding-top: 5px;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 380px;
    max-width: 100%;
}
.map address {
    float: left;
    display: block;
}

.map address dt {
}

.map address+address {
    margin-left: 80px;
}

 address dd span {
    min-width: 66px;
    display: inline-block;
    text-align: left;
}

.map address dd span.col1 {
    min-width: 0;
}

/**Footer**/

footer {
    display: block;
    padding: 0px 0 25px;
}

footer  .cl2 {
    padding-top: 3px;
}

footer img {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}

.f_top {
    padding-bottom: 45px;
    border-bottom: 1px solid #dedede;
    border-top: 5px solid #e3e3e3;
    background-color: #f5f5f5;
}

.f_top  address {
    padding-top: 2px;
    font-size: 18px;
}

.f_top  address .col4 {
    padding-top: 20px;
}

.f_logo {
    position: relative;
    top: -1px;
    margin-right: 4px;
    display: inline-block;
    color: #2d6c9c;
     font: 20px/20px 'Bowlby One', cursive;
}

.socials {
    padding-top: 32px;
    overflow: hidden;
}

.socials a {
    display: block;
    background-color: #004d00;
    font-size: 20px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    float: left;
    border-radius: 500px;
    color: #fff;
    text-align: center;
}

.socials a:hover {
    background-color: #009900;
}

.socials a +a {
    margin-left: 1px;
}

h4 {
    padding-top: 49px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 22px;
}
.copy {
    padding-top: 27px;
    text-align: left;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51px;
    margin-left: 640px;
    overflow: hidden;
    width:  58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    /* background: url(../images/totop.png) no-repeat left 0; */
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

.sect1 .tmRadio span {
    float: left;
}

#listingmap {
    /*float: right;*/
    margin-top: 20px;
    margin-bottom: 5px;
    width: 100%;
    height: 300px;
}

#register_button {
    float: right;
    margin-top: 0px;
    margin-bottom: 115px;
    width: 400px;
}

#camp_info {
    min-height: 80px;
}
#camp_logo {
    max-height: 150px;
}
#resort_img {
    max-height: 198px;
}

/* new additions */

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 30px; /* Place the button at the bottom of the page */
    right: 40px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #CCCCCC;  Set a background color 
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 30px; /* Rounded corners */
}

#myBtn:hover {
    background-color: #b2b2b2; /* Add a dark-grey background on hover */
}

#listingdiv {
    width: 360px;
    min-height: 300px;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

#mobile_page {
    display: none;
}

.plan_list {
    list-style: inside;
    padding: 10px;
}

#logoImg {
    max-height: 175px;
}

#listbubble {
  width: 250px;
  height: 200px;
  overflow-x: hidden;
}

#booking_table {
  width: 70%;
  overflow-x: auto;
}

#contact_div {
  width: 125px;
  float: right;
  padding-top: 40px;
  text-align: right;
}
#supplier_logo {
  max-height: 125px;
  float: left;
}
#sup_info {
  float: left;
  max-width: 500px;
}
#jobInfo {
  padding: 15px;
}
.modalStyle {
  display: block;
  background-color: green;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 75px;
  margin: 0px auto;
  bottom: 0;
}
#close {
  float: right;
  font-size: 32px;
  color: white;
}
#close:hover {
  cursor: pointer;
  color: black;
}
#modalCont {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 27px;
}
#cookieNote {
  color: white;
  font-size: 14px;
  padding-top: 15px;
}
.feat_wrapperR {
  display: inline-block;
  text-align: left;
  margin: 10px;
}
.block1 {
  background: #fff;
  border: 1px solid #949494;
  padding: 10px;
}
#trendCamp {
  font-style: italic;
}
#trendCampLogo {
    width: 75px;
    height: 75px;
    float: left;
    border: 1px solid #949494;
    border-radius: 15px;
    margin-right: 10px;
    margin-top: 3px;
}
#listCampLogo {
    width: 125px;
    height: 125px;
    float: left;
    border: 1px solid #949494;
    border-radius: 15px;
}
.trendText {
  width: 261px;
  float: right;
}
#prCheck {
  width: 20px;
  height: 20px;
  background: url(../images/check_small.png) center no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: sub;
  position: relative;
}
#prCheck .prTool {
  visibility: hidden;
  width: 100px;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  margin-bottom: 10px;
  background: #fff;
  color: #000;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s;
  box-shadow: 5px 1px 5px rgba(0,0,0,0.5);
}
#prCheck .prTool::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}
#prCheck:hover .prTool {
  visibility: visible;
  opacity: 1;
}
.img_txt #prCheck {
  width: 25px;
  height: 25px;
  vertical-align: baseline;
}
#searchCampType {
  width: 250px;
}
#searchCountry {
  width: 150px;
}
#searchProvince {
  width: 200px;
}
#searchGender {
  width: 130px;
}
#searchAge {
  width: 100px;
}
#campHead {
  position: relative;
}
#campHead #campHeadName {
  position: absolute;
  bottom: 0;
  margin-left: 150px;
  width: 500px;
}
#campHead #listCampLogo {
  position: absolute;
  bottom: 0;
}
#campNameSpan {
  margin-bottom: 15px;
}
#listImgBlock {
  padding-top: 400px;
}
.bookBtn {
  background: #004d00;
  width: 185px;
  display: inline-block;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 15px;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 33px;
}
.bookBtn:hover {
  background: #dcdcdc;
}
#bookSide {
  text-align: center;
  margin-top: 76px;
}
#campShort {
  text-align: center;
  width: 185px;
  margin: 0 auto;
  font-size: 18px;
}
#listingNav {
  width: 100%;
  background: #FFFFFF;
  height: 50px;
  border: 1px solid #949494;
  border-radius: 15px;
  margin-top: 35px;
  /*color: #000000;*/
  display: table;
}
.listNavItem {
  /*float: left;*/
  width: 115.2px;
  text-align: center;
  padding: 15px 0;
  border-right: 1px solid #949494;
  font-weight: bold;
  display: table-cell;
}
.listNavItem:hover {
  color: #009900;
  cursor: pointer;
}
#listJobs {
  border-right: 0px;
}
#listHead {
  margin-top: 25px;
}
.listPanel {
  /*margin-top: 30px;*/
}
#tabletNear {
  display: none;
}
.grid_16 #slides {
  margin-top: 76px;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
    .extra_wrapper {
        overflow: visible;
    } 

    .sf-menu>li>ul>li>a.sf-with-ul:after  {
        right: 5px;
    }

    .sf-menu>li.sfHover>ul  {
        width: 140px !important;
    }

    .sf-menu>li.sfHover>ul ul {
        left: 146px !important;
    }

    .sf-menu > li {
        font-size: 14px;
    }

    #newsletter .rel {

    width: auto;
    float: none;
    clear: both;   
    }

    #newsletter .title {
        margin-bottom: 25px;
    }

    #bookingForm {
        padding-bottom: 45px;
    }

    .sect2 .controlHolder {
        width: 100%;
    }

    .sect2 + .sect2 {
        clear: both;
    }

    .sect1 {
        margin-right: 160px;
    }

    .sect3 {
        margin-left: 272px;
    }

    .sect2  {
        width: 170px;
    }

    .sect2 .controlHolder + .controlHolder {
        margin-left: 0;
        clear: both;
    }

    #owl .item a {
        padding-left: 15px;
    }

    .block2 .extra_wrapper {
        overflow: hidden;
    }

    #newsletter  .email{
        float: none;
    }
     #newsletter  .clear {
        display: block;
     }
     
    #listingmap {
        width: 100%;
    }
    
    #listingdiv {
        width: 50%;
    }
    #sup_info {
        max-width: 360px;
    }
    #searchCampType {
      width: 200px;
    }
    #searchCountry {
      width: 200px;
    }
    #searchProvince {
      width: 200px;
    }
    #searchGender {
      width: 200px;
    }
    #searchAge {
      width: 200px;
    }
    .booking {
      width: 200px;
      position: relative;
      text-align: left;
      margin-top: 25px;
      margin-left: 20px;
    }
    #indexImg {
      padding-top: 0px;
    }
    .searchSelect {
      margin-bottom: 20px;
    }
    .trendText {
      width: 191px;
    }
    .grid_18 .feat_camp {
      width: 225px;
      height: 145px;
    }
    .listNavItem {
      width: 94.2px;
    }
}

@media only screen and (max-width: 979px) {
.block2 .extra_wrapper {
        overflow: visible;
    }

.block2 .fleft {
    margin-right: 0;
    width: 100% !important;
    float: none !important;
}

.block2 img {
    width: 100%;
}

.socials a {
    width: 38px;
    height: 38px;
    line-height: 38px;
}

.sf-menu>li.sfHover>ul {
    left: -50px;
}

.form_block {
    padding-left: 10px;
    padding-right: 10px;
}

.tmSelect.auto > li:first-child > span, .tmSelect2.auto > li:first-child > span {
    font-size: 11px;
}

address dd span {
    min-width: 80px;
}

.fleft {
    margin-bottom: 10px;
}


.map address+address {
    float: left;
}

 .map figure,  
 .map figure iframe,  
 #form input,  
 #form textarea,  
 #form .success {
    width: 100% !important;
    float: none !important;
}
 #form .success {
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.box_top {
    font-size: 16px;
}
.account {
    width: 90%;
    float: none;
    padding-left: 20px;
}
#desktop_page {
    display: none;
}
#mobile_page {
    display: inline;
}
#supplier_logo {
  float: none;
  margin: auto;
  display: block;
  height: 110px;
  padding-bottom: 10px;
}
#contact_div {
  float: none;
  padding-top: 10px;
  text-align: left;
  padding-left: 10px;
}
#sup_info {
  float: none;
  padding-left: 10px;
}
#trendCampLogo {
  /*display: none;*/
  width: 50px;
  height: 50px;
}
.trendText {
  float: none;
  width: 214px;
}
.sep {
  display: none;
}
#prCheck .prTool {
  margin-left: -100px;
  margin-bottom: 10px;
}
#prCheck .prTool::after {
  top: 100%;
  left: 50%;
  margin-left: 30px;
}
.feat_resort {
  width: 220px;
  height: 140px;
}
.listNavItem {
  width: 104.8px;
}
#tabletNear {
  display: block;
}
#tabletNear .feat_camp {
  width: 200px;
  height: 128px;
}
#tabletNear h3 {
  padding-top: 45px;
}
}

@media only screen and (max-width: 767px) {

.sect1 .tmRadio span {
    font-size: 14px;
}

.sect1 .lf,
.sect1 .rf {
    overflow: hidden;
    float: none;
}

.sect1 .rf {
    margin-top: 8px;
}


.hotl img {
    margin-top: 30px;
}

.block2 .clear {
    height: 0;
}

.owl1 img {
    width: 100%;
}

.owl1  .item {
    margin-bottom: 25px;
}

.dest .clear {
    height: 0;
    display: none !important;
}

.dest {
    /*margin: 0 -15px;*/
    padding-left: 0px;
    width: 100%;
}

.dest img {
    width: 100%;
    margin-top: 35px;
}

.dest>div {
    /*padding: 0 15px;*/
    float: left !important;
    width: 100% !important;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}

.pad1 {
    padding-left: 0;
}
.dext img {
    margin-top: 35px;
}

.box img {
    width: 100%;
}

#owl {
    margin-top: 30px;
}

.sect1, .sect2, .sect3 {
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both;
    padding-left: 0;
}

#bookingForm {
    padding-left: 20px;
    padding-right: 20px;
}

.prop {
    margin-top: 80px;
}


.map address {
    float: none;
    margin-left: 0 !important;
 }

.map address +address {
    margin-top: 30px;
}


header h1 {
	display: block;
	width: auto;
    margin-left: 0;
    position: relative;
	height: auto;
}

.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 margin-bottom: 20px;
 float: none;
 left: 0;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.none {
    clear: both;
}

ul.list1 {
    padding-top: 6px;
}

.block3 {
    margin-top: 35px;
}
#side1 {
width: 90%;
}
.booking_block .title {
    display: none;
}
span.sub {
    display: none;
}
.booking_block {
    background: none;
    padding-top: 0px;
}
#main_img {
    display: none;
    width: 100%;
}
.img_space {
    display: none;
}
#listingmap {
    width: 100%;
    float: none;
}
#listingdiv {
    width: 100%;
    float: none;
    min-height: 100px;
}
#register_button {
    width: 100%;
    float: none;
    text-align: center;


}
#campmap {
    height: 50vh;
}
h3 {
    font-size: 25px;
    padding-top: 45px;
    padding-bottom: 10px;
}
#logoImg {
    margin: auto;
    display: block;
    max-height: 150px;
}
#listbubble {
    width: 175px;
}
#booking_table {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}

#booking_table td {
  padding-left: 10px;
  padding-right: 10px;
}

#booking_table th {
  padding-left: 10px;
  padding-right: 10px;
}
#supplier_logo {
  float: none;
  margin: auto;
  display: block;
  height: 110px;
  padding-bottom: 10px;
}
#contact_div {
  float: none;
  padding-top: 10px;
  text-align: left;
  padding-left: 10px;
}
#sup_info {
  float: none;
  padding-left: 10px;
}
#resort_text {
  padding-left: 20px;
}
.modalStyle {
  height: 20%;
}
#modalCont {
  /*padding-top: 20px;*/
}
.trendText {
  width: 100%;
}
.img_txt {
  line-height: normal;
  padding-left: 20px;
}
.cover_img {
  padding-top: 30px;
  padding-bottom: 30px;
}
.feat_resort {
  width: 100%;
  height: 225px;
}
.feat_wrapperR {
  margin-left: 0px;
  margin-right: 0px;
}
.cover_imgCamp {
  padding-top: 30px;
  padding-bottom: 30px;
}
#tabletNear {
  display: none;
}
#listImgBlock {
  float: none;
  padding-top: 80px;
}
#campHead {
  position: relative;
  text-align: center;
}
#campHead #listCampLogo {
  position: relative;
  display: inline-block;
}
#campHead #campHeadName {
  position: relative;
  margin-left: 0px;
  width: 100%;
}
#campNameSpan {
  padding-left: 0px;
}
#campLocation {
  position: relative;
  text-align: center;
}
#listCampLogo {
  float: none;
}
#campNameSpan {
  margin-top: 15px;
}
#bookSide {
  margin-top: 30px;
}
.bookBtn {
  margin-top: 0px;
  margin-bottom: 30px;
}
#listingNav {
  margin-top: 40px;
  height: unset;
}
.listNavItem {
  display: block;
  width: 100%;
  float: none;
  border-bottom: 1px solid #949494;
  border-right: 0px;
}
#listJobs {
  border-bottom: 0px;
}
.grid_18 .feat_camp {
  width: 100%;
  height: 225px;
}
#campShort {
  margin-top: 0px;
}
.grid_16 #slides {
  margin-top: 30px;
}

}

@media only screen and (max-width: 479px) {

#sub_title {
  display: none;
}

}
