
.topimage {

    background-image: url('images/toppic1.jpg');
    background-size: cover; 
    background-position: center center;
    width:100%;
    height:60%;
    min-width:300px;
}

.vertical-middles {
    margin-top:60px;
    margin-bottom: 60px;
}

.contentbottom {
    bottom:0px;
    width:100%;
    min-height:30%;
    position:absolute;
    background-image: url('images/lighttrans.png');
    background-repeat: repeat;
    padding:20px;
}
#header.full-header #logo {
    padding-right:0px;
    padding-top: 8px;
    width: 100%;
    max-width: calc(100% - 60px);
}
#section-eat {
    min-height:600px !important;
}
#section-drink {
    min-height:600px !important;
}

a {
    text-decoration: none !important;
    color: #53be5d !important;
}
a:hover {color: #01417b !important;}

a.pond {
    text-decoration: none !important;
    color: #fff !important;
}
a.pond:hover {color: #53be5d !important;}

#primary-menu ul li > a {
    color:#ffffff !important;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    text-decoration:none;
    color: #53be5d !important;
}
div.heading-block.nobottomborder.wtext, div.heading-block.nobottomborder.wtext h1 {
        color:#58676c;
        text-align:left;
    }
    #splashlogo {
      padding:20px;
    }
@media (min-width: 771px) {
    .whatsoncontainer {
        display: -webkit-flex;
        display: flex;
        width:100%;
        max-width:970px;
    }

    

    .whatsonimage {
        -webkit-flex: initial;
        flex: initial;
        width: 70%;
        padding-right:10px;
    }
    .whatsoncontent {
        -webkit-flex: none;
        flex: none;
        width: 30%;
        background-color: #000;
        padding:10px;
        color:#fff;
        text-align:left;
    }
    .whatsoncontent h2 {
        color:#D52929;
        font-size: 120%;
        margin-bottom: 10px;
    }
    .whatsonprim {
        width:80%;
    }
    .whatsonwrapper {
        display: flex;
        width: 100%;
    }
    #whatsonsmallimages {
        display:block;
    }
    .dimmi-widget {
    height:370px;
    float:right;
}
}
@media (max-width: 770px) {
    .whatsoncontainer {
        width:100%;

    }
    #splashlogo {
        display:none;
    }
    .whatsonimage {
        width: 100%;
        padding-bottom:10px;
    }
    .whatsoncontent {
        width: 100%;
        background-color: #000;
        padding:10px;
        color:#fff;
        text-align:left;
        padding: 2px 20px;
    }
    .whatsonprim {
        width:100%;
    }
    .whatsonwrapper {
        width: 100%;
        margin-bottom:10px;
    }
    #whatsonsmallimages {
        display:none;
    }
    .whatsonwrapper{
        display:block !important;
    }
    .contentbottom {
        position:relative;
    }
    .dimmi-widget {
    height:370px;
    float:none;
}
.si-sticky {
position: fixed;
top: 40px;
left: 10px;
width: 90px;
z-index: 500;
display:block !important;
}
.emphasis-title h1, .emphasis-title h2 {
    font-size:22px !important;
}
}
.specbutton {

    font-size: 16px;
    background-color: #416e7d;
    color: #FFF;
    border: 0px;
    letter-spacing: 1px;
    display: inline-block;
    padding:5px;
    min-width:150px;
    text-align:center;
    margin:10px;
}
#logo img {
    /* width: 100%;
    height: 100%; */
    max-width: 700px;
    margin: 20px auto;
    padding: 22px;
}
.bigheading {
    font-size:180%;
    color:#b18434;
    font-weight:lighter;
}

.openinghours {
    margin-top:20px;
}
#venuehours td {
    padding:3px 10px 3px 0px;
}

.greyme {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0.5\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray alpha(opacity=50); /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    opacity:.5;
    display:block;
}

 .greyme:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity:1;
    box-shadow: 1px 1px 1px  1px #888;
    
}
.whatsonhead {
    color:#fff !important;
}
.bottompaddingsingle {
    padding-bottom:60px;
}
#content {
     /*background-color:#000 !important;*/
}
.section {
     /*background-color:#000 !important;*/
}
.enquirycolor {
     background-color:#fff !important;
}
.dark #copyrights {
    background-color: rgba(0, 0, 0, 1);
color: rgba(255, 255, 255, 1);
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
border-top:1px solid white;
padding: 20px 0;
background-image: url('images/topbkgd.jpg');
}
h2 {
    /* margin:0px !important; */
}
#primary-menu ul li > a {
padding: 18px 5px;
}

.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    margin-bottom:10px !important;
}
.uniquecolor {
     background-color: rgb(236, 233, 231);
}

.firstspec {
    margin-left:0px !important;
}

.pondhoppers-ltd {
    display:none;
}

.emphasis-title h1 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #416e7d;
}
.emphasis-title h2 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.baselinks {
    color: #ffffff;
}


.sticky-side-element {
	position: fixed;
	top: 50%;
	margin-top: -24px;
	left: auto;
	right: -31px;
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	background-color: #EEE;
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}


.button.button-3d:hover {
    background-color: #101426 !important;
}
.button {
    background-color: #53be5d !important;
}
.sticky-side-element {
    background-image: url('images/topbkgd.jpg') !important;
    color:#FFF !important;
}


#logo {
    position: absolute;
    /* left: 50%; */
    top: -41px;
    /* transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    opacity: 0; */
}
@media (min-width: 992px) {
   
    
    
    
#primary-menu {
/*     float: none;
    display: table;*/
    width: 100%;
        position: absolute;
    margin-top: 70px;
        left: -10px;
}
.pondhopper-header #logo img {
   opacity:1;
    width: 160px !important;
    margin-top: -40px;
    margin:0px auto;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.pondhopper-header #primary-menu ul li {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
 #primary-menu ul li {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#header.full-header #primary-menu > ul {
    float: none;
/*    padding-right: 15px;
    margin-right: 15px;*/
    margin: 0px auto !important;
    display: table;
    width:920px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.pondhopper-header #primary-menu > ul {
    width:840px !important;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.pondhopper-header #primary-menu ul > li:nth-child(4) {
    margin-right: 1.5%;
    border: 0;
    padding-right: 3%;
}
.pondhopper-header #primary-menu ul > li:nth-child(5) {
    margin-left: 2.5%;
    border: 0;
    padding-left: 3%;
}
}

@media (max-width: 992px) {
    #logo img:not(.pondhopper-header) {
       opacity:1;
       /* max-width:187px; */
/*       transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;*/
    }
    #logo img {
        /* width: 100%;
        height: 100%; */
        max-width: 100%;
    }
    #header.full-header #logo {
        width: 100%;
        max-width: 80%;
    }
    #header #header-wrap {
            height: 74px !important;
    }
       
    
.pondhopper-header #logo img {
   opacity:1;
    width: 160px !important;
     margin: 45px auto 0px auto;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

}
.slider {
       display: flex;
  justify-content: center;
  align-items: center; 
}
#homelogo {
   position: absolute;
   
   z-index:10;

}


@media (max-width: 900px) {


#homelogo img {
   max-width:200px;
}

}

@media (max-width: 767px) {


#homelogo img {
   max-width:150px;
}

}

@media (max-width: 599px) {


#homelogo img {
   max-width:120px;
}

}

@media (max-width: 520px) {


#homelogo img {
   max-width:120px;
}

}

@media (max-width: 479px) {

#homelogo img {
   max-width:90px;
}

}

@media (max-width: 430px) {

#homelogo img {
   max-width:90px;
}

}

@media (max-width: 479px) {
.container, #header.full-header .container, .container-fullwidth {
     width: 100% !important;
}
}
@media (max-width: 767px) and (min-width: 480px) {
.container, #header.full-header .container, .container-fullwidth {
    width: 90% !important;
}
}
.instagram-photos img {
    margin:2px;
    border:1px solid white;
        
}

@media (max-width: 991px) {
    .instagram-photos {
       max-width: 470px !important;
    margin: 0px auto;
    }
}

@media (min-width: 600px) {
    .patng {
    margin-top: -80px !important;
    }
}

input[name="PatronName"], input[name="PatronSurname"], input[name="PatronEmail"], input[name="PatronSurname"], input[name="PatronMobile"], input[name="TextBox"], input[type="text"], select[name="CustomDropdown"], textarea {
    width: 100%;
}
/* div.MGLField input:not(#MGLDOB) {
    padding: 2px;
    width: 100%;
    border-radius: 7px;
    color: #000;
}

input[type="radio"] {
    padding: 2px;
    width: 20px !important;
    
}

div.MGLRow {
    clear: both;
    padding-bottom: 45px;
     margin-right: 0px !important;
}

div.MGLLabel {
    width: 30%;
    float: left;
     font-weight: normal !important; 
}

@media (max-width: 477px) {
    
div.MGLField {
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
}
div.MGLField input:not(#MGLDOB) {
    padding: 2px;
    width: 100%;
    margin:0px !important;
    border-radius: 7px;
    color: #000;
    float:none;
    max-width:289px;
}

input[type="radio"] {
    padding: 2px;
    width: 20px !important;
    
}

div.MGLRow {
    clear: both;
        padding-bottom: 8px !important;
     margin: 0px !important;
}

div.MGLLabel {
    width: 100% !important;
    float: none;
     font-weight: normal !important; 
}

} */

select, submit {
        color: #000;
    background-color: #fff;
}
input[type="submit"] {
    color: #000;
    
    background-color: #fff;
}
#copyrights {
    
/* background-image: url('images/linebkgd.png'); */
}
@media (min-width: 991px) {
.logos {
     display: flex;
  justify-content: center;
  align-items: center; 
    width: 382px;
    float: left;
    height:109px;
}

.logomid {
     display: flex;
  justify-content: center;
  align-items: center; 
    float: left;
    padding: 0px 5px;
}
.logos .col_one_fifth {
    margin:0px !important;
}
.logos .col_one_fifth img {
    margin:0px auto !important;
}

}
@media (min-width:572px) and (max-width: 990px) {
 .logos {
     display: flex;
  justify-content: center;
  align-items: center; 
    width: 382px;
    float: left;
    height:56px;
}

.logomid {
     display: flex;
  justify-content: center;
  align-items: center; 
    float: right;
    padding: 0px 5px;
}
.logos .col_one_fifth {
    margin:0px !important;
}
.logos .col_one_fifth img {
    margin:0px auto !important;
}
}
@media (max-width:571px) {
 .logos {
     display: flex;
  justify-content: center;
  align-items: center; 
    width: 100%;
    float: left;
    height:56px;
}

.logomid {
     display: none;
}
.logos .col_one_fifth {
    margin:0px !important;
    width: 16.8% !important;
    float: left !important;
}
.logos .col_one_fifth img {
    margin:0px auto !important;
}
}

#copyrights {
    padding: 10px 0;
    color: #fff;
    background-color: #01417b;
    font-size: 14px;
    line-height: 1.8;
    padding: 0px 20px;
}

@media (max-width: 991px) {
#primary-menu {
    background-color: #ffffff !important;
    width: 300px;
        float: right !important;
            margin-top: 74px;
    margin-right: -42px;
}
#primary-menu ul li a div {
    padding-left:20px;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    text-decoration: none !important;
    color: #01417b !important;
    background-color: #ffffff !important;
}
}    
.mfpshareimage {
    height: 45px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
}



.pondcol_one_fifth {
    width: 19.8%;
     border:5px solid white;
    float: left;
        cursor: pointer;
    overflow: hidden;
    position:relative;
}

.pondcol_one_fifth img {
        -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: auto;
}
.hover-zoom {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.hover-zoom img {
    
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.hover-zoom:hover img {
    -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.pondbanner-content {
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: white;
    position: absolute;
    z-index: 2;
    font-size: 13px;
    
    
}

.pondbanner-inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
        z-index: 30;
}
.bottomboxes {
    font-family: 'DM Sans', sans-serif !important;
    color: #000 !important;
    font-style: normal !important;
    font-size: 15px;
    font-weight: 300 !important;
    background-color: #FFF;
    padding: 5px;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    left: 0px;
    margin: 0px;
}

@media (max-width: 771px) {
    .pondcol_one_fifth {
    width: 49.5%;
   }
}
@media (max-width: 991px) {
    #homelogo {
    display:none;
   }
}
/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;
    
    -moz-user-select:none;
    -webkit-user-select:none;
  }
  .rating-stars ul > li.star {
    display:inline-block;
    
  }
  
  /* Idle State of the stars */
  .rating-stars ul > li.star > i.fa {
    font-size: 20px;; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
  }
  
  /* Hover state of the stars */
  .rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
  }
  
  /* Selected state of the stars */
  .rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
  }
  #template-contactform label {
      margin-top: 16px;
  }
  .sm-form-control {
    color: #000;
    border-bottom: 1px solid #000;

}





.dark #primary-menu:not(.not-dark) ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, #primary-menu.dark ul ul, #primary-menu.dark ul li .mega-menu-content,#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul ul:not(.mega-menu-column):hover {
    background-color: #01417b !important;
    border-color: #01417b !important;
    border-top-color: #fff !important;
}

.dark #primary-menu:not(.not-dark) ul ul li > a, #primary-menu.dark ul ul li > a  {
    background-color: #01417b !important;
    color: #fff !important;
    text-align:left;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding-left:10px;
}

.dark #primary-menu:not(.not-dark) ul ul li:hover > a, #primary-menu.dark ul ul li:hover > a {
    color: #006346 !important;
}

#primary-menu ul ul li:hover > a, #primary-menu ul ul li > a {
    background-color: #01417b !important;
    color: #fff !important;
    text-align:left;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding-left:10px;
}
#primary-menu ul ul li:hover > a {
    color: #fff !important;
}
@media (min-width: 991px){
    #primary-menu ul li {
        height: 71px;
    }
    #primary-menu ul li li {
        height: 45px;
        }
   
    }
@media (max-width: 991px){
    #primary-menu ul li a {
        width:90%;
    }
    #primary-menu ul ul li:hover > a, #primary-menu ul ul li > a {
        background-color: white !important;
        
    }
    .dark #primary-menu:not(.not-dark) ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, #primary-menu.dark ul ul, #primary-menu.dark ul li .mega-menu-content,#primary-menu ul ul:not(.mega-menu-column),#primary-menu ul ul:not(.mega-menu-column):hover {
        background-color: white !important;
    }
    #primary-menu ul ul li > a {
        padding: 11px 5px !important;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
    }
}


.col-halfa {
    width:49%;
    position:relative;
    line-height: 1.3;
    float:left;

    background-color: #f5f5f5;
}
.col-halfab {
    width:49%;
    display:inline-block;
    position:relative;

    background-color: #f5f5f5;
   
   
}

.col-halfab .vertical-middle {
    padding:5px;
}


.col-halfa .vertical-middle {
    padding:5px;
}

.hero.hero-list .hero-image {
    float: left;
    /* width: initial; */
    margin-right: 0px;
    max-width: 300px;
}
@media (max-width: 600px){
    .hero.hero-list .hero-image {
        float: left;
        /* width: initial; */
        margin-right: 0px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
.container {
    width: 95%;
}
}

@media (min-width: 950px) and (max-width: 1150px) {
.col-halfa h1 {
    font-size:18px;

    margin: 0px;
}
.col-halfab h1 {
    font-size:18px;

    margin: 0px;

}
.col-halfab .vertical-middle p {
    line-height: 1.3 !important;
}
.col-halfa .vertical-middle p {
    line-height: 1.3 !important;
}
}
@media (min-width: 700px) and (max-width: 950px) {
    .col-halfa h1 {
        font-size:24px;
    
        margin: 10px;
    }
    .col-halfab h1 {
            font-size:24px;
        
            margin: 10px;
    
    }
    .col-halfab .vertical-middle p {
        line-height: 1.8 !important;
    }
    
    .col-halfa .vertical-middle p {
        line-height: 1.8 !important;
    }
}
@media (min-width: 401px) and (max-width: 700px) {
    .col-halfa h1 {
        font-size:18px;
    
        margin: 0px;
    }
    .col-halfab h1 {
        font-size:18px;
    
        margin: 0px;
    
    }
    .col-halfab .vertical-middle p {
        line-height: 1.3 !important;
        margin-bottom:0px;
    }
    .col-halfa .vertical-middle p {
        line-height: 1.3 !important;
        margin-bottom:0px;
    }
    }
.myhomeboxes {
  margin:0px;
}
@media (max-width: 950px){
    .myhomeboxes {
        
        width: 100%;
    }
}
@media (min-width: 951px){
    .pushit {
        
        margin-left:25px;
    }
}
@media (max-width: 400px){
    .col-halfa {
        float:none;
        width:100%;
        margin-top:5px;
    }
    .col-halfab {
        float:none;
        width:100%
       
    }
}

.greeny {
    background-color:#53be5d;
    color:white !important;
}
.greeny a {
    color:white !important;
}
.greeny h1 {
    color:white !important;
}
