body {
    font-size: 100%;
    margin: 0;
    width: 100%;
    padding: 0;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif
}

a, h1, h2, h3, h4, h5 {
    font-weight: 400;
    font-family: Marcellus, serif
}

h1 {
    font-size: 2.25em
}

h2 {
    color: #5f6936;
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 10px 0
}

h3 {
    color: #fff;
    font-size: 21px;
    line-height: 1.4;
    margin: 10px 0 15px 0
}

h4 {
    color: #5f6936;
    font-size: 20px
}

p {
    font-family: 'Open Sans', sans-serif;
    color: #5f6936;
    line-height: 22px;
    font-size: 13px
}

.internalPage p {
    padding-bottom: 12px;
    line-height: 22px
}

.internalContent ul li {
    color: #5f6936;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 22px;
    list-style: disc inside none;
    padding-bottom: 12px;
    padding-left: 20px
}

.internalContent ol li {
    color: #5f6936;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 22px;
    list-style: decimal;
    padding-bottom: 12px;
    padding-left: 20px
}

.internalContent ol {
    margin-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px
}

.internalContent ul {
    padding-top: 10px;
    padding-bottom: 10px
}

label {
    color: #5f6936;
    cursor: pointer;
    font-family: Marcellus, sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 0 5px
}

a {
    color: #99a95d;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif
}

p a {
    color: #99a95d;
    font-size: 13px;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif
}

ul li a {
    color: #99a95d;
    font-size: 13px;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif
}

.menu li a {
    text-decoration: none
}

ul.menu {
    list-style: none
}

ul.menu li {
    list-style: none
}

.openSans {
    font-family: 'Open Sans', sans-serif
}

.marcellus {
    font-family: Marcellus, sans-serif
}

form input[type=text] {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 7px 0 7px 5%;
    background: #1e5799;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjk4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(0, #2989d8), color-stop(0, #f2f2f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -o-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -ms-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: linear-gradient(to bottom, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%)
}

form input[type=email] {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 7px 0 7px 5%;
    background: #1e5799;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjk4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(0, #2989d8), color-stop(0, #f2f2f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -o-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -ms-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: linear-gradient(to bottom, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%)
}

form input[type=radio] {
    float: left
}

td {
    color: #5f6936;
    font-size: 12px;
    line-height: 20px;
    width: 220px
}

td strong {
    color: #485029
}

img.alignright {
    float: right;
    padding-bottom: 10px;
    padding-left: 10px
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.wp-caption {
    max-width: 100%;
}

.wp-caption img {
    max-width: 100%;
    height: auto;
}

.center {
    float: none
}

.col-no-margintop {
    display: block;
    float: left;
    margin: 0 0 1% 1.6%
}

.col-no-marginleft {
    display: block;
    float: left;
    margin: 1% 0 1% 0
}

img {
    max-width: 100%
}

a:hover, a:hover img, button:hover {
    opacity: .8
}

.wrap {
    margin: 0 auto;
    width: 1180px
}

#wrapperMainContent {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto
}

.footer {
    background: #5f6936;
    float: left;
    width: 100%;
    padding: 15px 0 40px 0;
    -webkit-box-shadow: 0 -2px 2px #888;
    -moz-box-shadow: 0 -2px 2px #888;
    box-shadow: 0 -2px 2px #888
}

.wrapper_footer {
    margin: 0 auto;
    width: 1180px
}

.wrap-logo {
    float: left;
    margin-top: 2.3%
}

.email_pos {
    margin: 20px 0 70px 0
}

.full_width {
    width: 100%
}

.fleft {
    float: left
}

.content {
    margin-top: -2%;
    background-color: #fff
}

.first {
    margin-left: 0 !important
}

.last {
    margin-right: 0 !important
}

.first-col {
    margin: 0
}

label.norightborder {
    border-right: none !important
}

.heading1 {
    color: #5f6936;
    font-size: 20px
}

.heading1-sub1 {
    text-align: left;
    margin: 5px 0 5px 10px
}

.heading1-sub2 {
    text-align: center;
    line-height: 25px
}

.box {
    float: left;
    margin: 10px 0 43px 0;
    width: 100%
}

.box-col2 {
    float: left;
    margin: 17px 0 30px;
    width: 100%
}

.box-property {
    float: left;
    margin: 11px 0 24px 0;
    width: 100%
}

.box-property .wrap-btn-size1 {
    width: 100%;
    max-width: 240px
}

.box-wrap-img-brochure {
    width: 100%
}

.box-wrap-img {
    margin: 0 auto;
    text-align: center
}

.box-img {
    -webkit-box-shadow: 0 0 4px 1px #b6b6b6;
    -moz-box-shadow: 0 0 4px 1px #b6b6b6;
    box-shadow: 0 0 4px 1px #b6b6b6;
    width: 100%
}

.box-img-noshadow {
    margin-left: 14%;
    width: 66%
}

.box-heading1 a {
    color: #5f6936;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: Marcellus, serif;
    line-height: 25px
}

.box-heading2 {
    color: #5f6936;
    font-size: 17px;
    text-align: center
}

.box-date {
    color: #8e8e8e;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0
}

.box-para {
    margin-top: 5px;
    margin-bottom: 4px
}

.box-link {
    color: #99a95d;
    font-size: 12px;
    text-decoration: underline
}

.box-link:hover {
    color: #8e8e8e
}

.homepageSectionUnderSlider .box-link_viewall {
    float: right;
    padding-bottom: 15px
}

.box-link_viewall {
    padding-bottom: 35px;
    float: right
}

.box-post-item {
    border-bottom: 1px solid #dcdcdc;
    float: left;
    margin-bottom: 6px;
    margin-top: 12px;
    padding-bottom: 6px
}

.box-post-item-so {
    margin-bottom: 19px;
    padding-bottom: 24px
}

.form-donate {
    margin: 15px 0 0 27.5%;
    float: left;
    width: 100%
}

.form-donate input[type=radio] {
    margin-left: 7px;
    margin-top: 5px
}

.form-donate h4 {
    float: left
}

.form-donate input[type=text] {
    width: 28%;
    margin-bottom: 16px;
    float: left
}

.form-donate label {
    width: 50%;
    float: left;
    margin-bottom: 8px
}

.form-donate-title {
    margin-top: 22px
}

.wrap-form-signup {
    margin-top: 15px;
    width: 100%;
    float: left
}

.form-signup {
    width: 77%;
    margin: 0 auto
}

.form-signup input[type=text] {
    margin-bottom: 11px;
    width: 100%
}

.form-signup input[type=email] {
    margin-bottom: 11px;
    width: 100%
}

.wrap-form-signup .box-link {
    margin-right: 12.5%
}

.box--signup .wrap-btn-size1 {
    margin-top: 14px;
    max-width: 180px
}

.box--giftvouch {
    background: url(images/gift_voucher.png) no-repeat right
}

.box--giftvouch p {
    float: left;
    width: 75%
}

.box--giftvouch .wrap-btn-size1 {
    min-width: 175px;
    float: left;
    width: 100%;
    margin-top: 16px
}

.box--brochure .wrap-btn-size1 {
    margin-top: 4px;
    max-width: 180px
}

.box--donate {
    margin-top: 13px
}

.box--donate img {
    float: left;
    max-width: 100px;
    width: 100%
}

.box--donate .wrap-btn-size1 {
    margin-top: 24px;
    width: 65%
}

.help-sticky {
    margin-left: 0
}

.box--donate span {
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    color: #5f6936;
    line-height: 22px;
    font-size: 12px
}

.navbar {
    opacity: .9;
    float: left;
    height: 51px;
    margin-top: 2.3%;
    -webkit-box-shadow: 0 0 4px #888;
    -moz-box-shadow: 0 0 4px #888;
    box-shadow: 0 0 4px #888
}

.navbar-skin1 {
    background: #edeeef
}

.navbar-skin2 {
    background: #99a95d
}

.navbar-navbtn {
    margin-right: 4.3%
}

.navbar-navbtn-first {
    margin-left: 2.6%
}

.navbar-navbtn-last {
    margin-right: 0 !important
}

.navbar-navlink {
    float: left;
    font-size: 112%;
    margin-top: 7px;
    text-align: left
}

.navbar-navlink-skin1 {
    color: #485029
}

.navbar-navlink-skin1:hover {
    color: #99a95d
}

.navbar-navlink-skin2 {
    color: #fff
}

.navbar-navlink-skin2:hover {
    color: #485029
}

.navbar-navlink-sub {
    clear: both;
    font-size: 10px
}

.navbar-navlink-sub-skin1 {
    color: #99a95d
}

.navbar-navlink-sub-skin2 {
    color: #485029
}

.title-bar {
    background: #99a95d;
    float: left;
    height: 38px;
    padding: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 2px #888;
    -moz-box-shadow: 0 2px 2px #888;
    box-shadow: 0 2px 2px #888
}

.title-bar-heading {
    color: #fff;
    font-size: 21px;
    line-height: 38px;
    margin: 0
}

.title-bar-box {
    background-color: #5f6936;
    height: 100%;
    float: left;
    margin: 0 10px 0 0;
    width: 40px
}

.slider-bar {
    float: left;
    height: 50px;
    margin: 480px 0 0 0;
    position: absolute;
    opacity: .85;
    width: 1180px
}

.slider-bar-col {
    background-color: #edeeef;
    height: 100%;
    -webkit-box-shadow: 0 0 4px #888;
    -moz-box-shadow: 0 0 4px #888;
    box-shadow: 0 0 4px #888
}

.slider-bar-subheading {
    color: #787878
}

.slider-bar-btn {
    height: 100%
}

.slider-bar-btn img {
    background: 0 0;
    width: 100%
}

.slider-bar-subheading {
    margin: 0 0 0 10px
}

.top-bar {
    width: 100%
}

.top-bar-submod1 {
    background: #5f6936;
    -webkit-box-shadow: 0 1px 2px #474747;
    -moz-box-shadow: 0 1px 2px #474747;
    box-shadow: 0 1px 2px #474747;
    height: 32px;
    position: relative;
    top: 0;
    z-index: 9999
}

.top-bar-submod2 {
    background: #a3b170;
    height: 5px
}

.btn-mockup {
    -web-kit-border-radius: 5px;
    border-radius: 5px;
    background: #bfbfbf
}

.btn-mockup-sub1 {
    margin: 25px auto 0;
    height: 31px;
    width: 73px
}

.selectWrapper {
    margin: 20px auto 0;
    min-width: 54px;
    text-align: center;
    width: 100%
}

#s2id_e1 {
    width: 54px;
    min-width: 54px
}

.wrap-btn {
    margin: 20px auto 0 auto
}

.wrap-btn-size1 {
    width: 70%;
    margin: 36px auto 0 auto;
    text-align: center
}

.btn {
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #fefefe), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #fefefe 5%, #dfdfdf 100%);
    background-color: #ededed;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #afafaf;
    display: inline-block;
    color: #777;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    max-width: 200px
}

.btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    background-color: #dfdfdf
}

.btn:active {
    position: relative;
    top: 1px
}

.customCapWrap a.btn-bookastay {
    background: none repeat scroll 0 0 #606a37;
    box-shadow: 0 0 5px #474747;
    float: right;
    height: 34px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 122px
}

.customCapWrap a.btn-bookastay:hover {
    opacity: .8
}

.customCapWrap a.btn-bookastay span {
    color: #fff;
    font-size: 18px;
    margin: 8px 0 0 14px;
    position: absolute
}

.footer-para {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.footer-para2 {
    color: #fff;
    font-size: 10px;
    margin: 0px 0 5px 0
}

.footer-para-link {
    text-decoration: underline;
    line-height: 22.5px
}

.footer-heading {
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    border-bottom: 1px solid #99a95d;
    margin-bottom: 15px;
    padding-bottom: 5px
}

.footer-wrap-social {
    float: left;
    height: 25px;
    width: 100%
}

.footer-social-item {
    margin-right: 6.5%;
    float: left
}

.footer-social-item:hover {
    cursor: pointer
}

.footer-social-item:last-child {
    margin-right: 0
}
.footer-youtube{
    height:30px;
}
.img_break {
    margin: 1% 0
}

.home_msg_wrapper {
    font-size: 100%;
    max-width: 50%;
    opacity: .85;
    position: absolute;
    z-index: 8
}

.wrapslidertext {
    position: absolute;
    top: 28.5%;
    zoom: 1
}

.home_msg_wrapper h1 {
    margin-bottom: 15px
}

.home_msg_wrapper p {
    color: #fff
}

.header-msg-top1 {
    background: #fff;
    color: #606a37;
    font-size: 34px;
    padding: 5px 6px;
    line-height: 47px
}

.header-msg-2 {
    background: none repeat scroll 0 0 #93a259;
    float: left;
    line-height: 12px;
    padding: 6px;
    font-size: 14px;
}

.header-msg-bold {
    color: #485029;
    font-weight: 700;
    float: left;
    background: none repeat scroll 0 0 #93a259;
    clear: both;
    padding: 6px
}

.wrapper_categories {
    width: 100%
}

.wrap-social {
    float: left;
    width: 100%
}

.social-icon {
    margin: 0 5% 0 0;
    width: 16%;
    float: left
}

.social-icon-last {
    margin: 0;
    width: 16%;
    float: left
}

.wrapper_propsearch h2 {
    margin: 22px auto 0;
    width: 79%;
    text-align: center
}

.header-logo {
    -webkit-box-shadow: 0 1px 2px #474747;
    -moz-box-shadow: 0 1px 2px #474747;
    box-shadow: 0 1px 2px #474747;
    width: 100%
}

.footer_pic {
    margin-bottom: 85px
}

.category-grid {
    margin-top: 10px
}

.grid-img {
    box-shadow: 0 0 4px 1px #b6b6b6;
    -webkit-box-shadow: 0 0 4px 1px #b6b6b6;
    -moz-box-shadow: 0 0 4px 1px #b6b6b6;
    width: 100%
}

.grid-col {
    float: left;
    margin: 0 3.4% 2.5% 0;
    width: 31%;
    height: 150px
}

.grid-col-last {
    margin-right: 0
}

.grid-col-break {
    float: left;
    width: 31%;
    margin: 0
}

.grid-heading {
    color: #5f6936;
    font-size: 14px;
    text-align: center;
    margin-top: 5px
}

.eurosymbol {
    margin: 8px 8px 0 2px
}

.top-shadow {
    position: absolute;
    top: 0
}

.footer-wrap-social img {
    float: left;
    max-width: 100%
}

.footer-wrap-social img:hover {
    opacity: .6
}

#footer-hide {
    display: none
}

#footer-show {
    display: block
}

.sidebar-reviewLink {
    text-align: right;
    display: block;
    float: right;
    margin-top: -30px;
    text-decoration: underline
}

.wrapper_categories {
    display: none
}

#column2-small {
    display: none
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

#slider {
    max-width: 1600px;
    margin: 0 auto
}

.home .content {
    position: relative
}

#burger-hide {
    display: none
}

.burger-menu .menu-link {
    background: #99a95d
}

.header {
    margin: 0 auto;
    width: 100%;
    max-width: 1600px
}

.gradient {
    background: url(css/themes/default/header-gradient.png) repeat-x scroll 0 50% transparent;
    height: 165px;
    z-index: 99986;
    position: relative
}

#sliderNivo {
    float: left;
    margin-top: -164px;
    overflow: hidden;
    width: 100%
}

.wrap-header {
    position: relative;
    z-index: 999999;
    width: 1180px;
    margin: 0 auto
}

.nivoSlider img {
    min-height: 500px !important;
    min-width: 1350px !important
}

.burger-menu .menu-link {
    padding: 0 !important;
    margin: 40px 3% 0 0 !important;
    height: 40px
}

#homeslider-topbar {
    display: none
}

.about-lowerbox-img {
    position: relative;
    z-index: -10;
    width: 100%;
    -webkit-box-shadow: 0 0 6px #ababab;
    -moz-box-shadow: 0 0 6px #ababab;
    box-shadow: 0 0 6px #ababab
}

.about-lowerbox-title {
    color: #fff;
    background: #5f6936;
    position: relative;
    font-size: 18px;
    padding: 5px 10px;
    z-index: 1;
    width: 100%;
    margin-top: -50px
}

.box--about {
    background: #f1f1f1;
    margin-top: 0;
    padding: 11px 0 20px 0
}

.arrow-col {
    width: 5%;
    float: left;
    margin: 0 2% 0 7%
}

.link-col {
    width: 100%;
    float: left
}

.breadcrumbs {
    background: #f1f1f1;
    width: 100%;
    float: left;
    margin-top: 12px;
    margin-bottom: 10px
}

.wrap-breadcrumbs, .wrap-breadcrumbs a {
    font-size: 10px;
    line-height: 14px
}

.wrap-breadcrumbs {
    width: 48%;
    padding-right: 2%
}

.wrap-breadcrumbs a {
    color: #5f6936;
    text-decoration: underline
}

.youare {
    font-weight: 700
}

.wrap-breadcrumbs {
    padding-left: 10px
}

.sharedaddy {
    float: right;
    width: 50%
}

.internalLeft {
    margin-left: 0
}

.internalLeft ul li {
    list-style: none;
    padding: 0;
    text-decoration: none;
    margin: 0
}

.internalLeft ul li a {
    text-decoration: none
}

.internalContent h1 {
    border-bottom: 1px solid #efefef;
    color: #485029;
    line-height: 40px;
    margin-bottom: 13px;
    padding-bottom: 13px
}

.internalPageImage {
    float: right;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-top: 5px;
    -webkit-box-shadow: 0 0 12px #888;
    -moz-box-shadow: 0 0 12px #888;
    box-shadow: 0 0 12px #888
}

.callToAction {
    border-top: 1px solid #dcdcdc;
    margin-top: 30px;
    padding-top: 10px;
    float: left;
    padding-bottom: 20px;
    width: 100%
}

.link-col ul.menu li {
    padding: 8px 0 8px 40px;
    position: relative
}

.link-col ul.menu li.current_page_item:after {
    content: url(images/menu_about_arrow.png);
    left: 6%;
    position: absolute
}

.current-menu-item {
    background: #dcdcdc
}

li.current_page_item a {
    margin-top: 18px
}

.wrap-breadcrumbs {
    width: 80%;
    float: left;
    color: #5f6936;
    margin-top: 4.5px
}

.wrap-breadcrumbs span {
    color: #5f6936
}

.wrap-social-breadcrumb {
    float: right
}

.wrap-social-breadcrumb ul {
    display: block;
    float: left;
    padding: 0
}

.wrap-social-breadcrumb ul li {
    float: left;
    display: block;
    height: 20px;
    width: 20px
}

.wrap-social-breadcrumb ul li a {
    height: 20px;
    width: 20px
}

.wrap-social-breadcrumb img {
    height: 15px;
    margin: 2px
}

.wrap-social-breadcrumb li {
    float: left;
    margin-right: 3px
}

.internalPage .sharepage {
    float: left;
    font-size: 10px;
    padding-bottom: 0
}

.wrap-social-first {
    margin-left: 5px
}

.wrap-social-last {
    margin: 0
}

.greenMenu .navbar {
    background: #99a95d
}

.greenMenu .menu ul li a {
    color: #fff
}

.greenMenu .menu ul li a:hover {
    color: #5f6936
}

.greenMenu .top-bar-submod2 {
    background: #5f6936
}

.greenMenu .navbar-navlink-sub-skin1 {
    color: #5f6936
}

.page-id-327 .internalPage p {
    padding-bottom: 0
}

.page-id-327 .contact-intro {
    width: 100% !important;
    margin-bottom: 40px
}

.page-id-327 hr {
    margin-top: 140px
}

.google-map-placeholder {
    float: right;
    width: 65% !important;
    height: 400px !important;
    border: none !important;
    margin-top: -250px
}

.page-id-357 table {
    margin-left: 10%
}

.page-id-357 h2 {
    margin-left: 10%
}

.prop-grid-col {
    float: left;
    width: 47%;
    margin-right: 6%;
    margin-bottom: 4%
}

.prop-grid-col-break {
    margin-right: 0
}

.nospace-left {
    margin: 1% 0 1% 0;
    float: left
}

.page-id-317 h1 {
    border: none;
    margin: 7px 0 0
}

.page-id-317 .box-wrap-img .wrap-btn-size1 {
    margin-bottom: 20px;
    min-width: 210px
}

.page-id-317 .heading1-sub2 {
    min-width: 170px
}

.properties-intro {
    margin: 10px 0 10px 0
}

.properties-propsearch .heading1 {
    margin: 15px auto 0;
    width: 50%
}

.properties-propsearch .wrap-btn-size1 {
    max-width: 240px
}

.wrap-donate-btn {
    float: left;
    width: 100%;
    margin-left: -27.5%
}

.cookie-part {
    float: left;
    width: 50%
}

#google_translate_element {
    margin: 0 auto;
    max-width: 1180px;
    text-align: right
}

.btn-propresult {
    background: none repeat scroll 0 0 #606a37;
    box-shadow: 0 0 5px #474747;
    float: right;
    height: 34px;
    width: 144px;
    float: left
}

.btn-propresult span {
    color: #fff;
    font-size: 18px;
    margin: 8px 0 0 14px;
    position: absolute;
    font-weight: 400
}

.internalContent ul.info-list {
    list-style: none outside none;
    padding-top: 0
}

.internalContent ul.info-list li {
    list-style: none outside none;
    margin: 0;
    padding: 2px
}

.info-list img {
    float: left;
    margin-right: 15px
}

#fire_icon {
    width: 21px
}

.info-list p {
    color: #787878;
    font-weight: 700;
    font-size: 13px;
    padding-bottom: 6px
}

.wrap-map {
    float: left;
    margin-right: 12%;
    padding-bottom: 50px;
    width: 35%
}

.wrap-map-prop {
    width: 100%;
    float: left;
    padding-top: 6px
}

.wrap-infolist {
    padding-top: 7px;
    margin-left: 10.5%
}

.page-id-319 h1 {
    margin-top: 3px;
    padding-bottom: 12px
}

.page-id-319 .wrap-page-title {
    margin: 1% 0 0 1.6%
}

.prop-list-line {
    width: 100%;
    height: 2px;
    float: left;
    margin-bottom: 22px;
    border-bottom: 1px solid #dcdcdc
}

.wrap-prop-list-item {
    text-align: center;
    position: relative
}

.wrap-prop-list-item img {
    margin-bottom: 4px
}

.prop-list-title {
    font-family: Marcellus, serif;
    font-size: 14px;
    color: #5e6835
}

.prop-list-details {
    font-size: 10px;
    color: #5e6835
}

.box--property-listings {
    margin-top: 10px
}

#beforeAfter img {
    width: auto
}

.single-prop-page h1 {
    line-height: 43px;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 3px
}

.single-prop-page .prop-date {
    color: #787878;
    font-size: 11px;
    margin-bottom: 8px
}

.single-prop-page .prop-descrip {
    line-height: 22px;
    margin-bottom: 60px
}

.single-prop-page .custom_logo_img {
    line-height: 22px;
    margin-bottom: 60px;
    max-width: 250px;
    height: auto;
    margin-top: -30px
}

.slider-container{
    position: relative;
}

.check-avail {
    font-family: Marcellus, serif;
    background: none repeat scroll 0 0 #a3b16d;
    box-shadow: none;
    float: right;
    height: 34px;
    line-height: 34px;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 20px
}

.btn-single-prop-book {
    background: none repeat scroll 0 0 #606a37;
    box-shadow: 0 0 3px #474747;
    float: right;
    height: 48px;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 34px;
    text-align: center;
    padding: 5px 0;
    margin-top: 65px
}

.slide-instructions {
    margin-top: 0 !important;
    color: #787878
}

.tab-content {
    padding: 0 1.5% !important;
    padding-top: 20px !important
}

.goog-logo-link {
    display: none
}

#cookie-law {
    background: none repeat scroll 0 0 #5f6936;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    left: 50%;
    margin-left: -125px;
    position: absolute;
    text-align: center;
    width: 317px;
    z-index: 999999;
    padding: 17px;
    position: fixed;
    -webkit-box-shadow: 1px 1px 8px #000;
    -moz-box-shadow: 1px 1px 8px #000;
    box-shadow: 1px 1px 8px #000
}

#cookie-law p {
    color: #fff;
    font-size: 13px
}

#cookie-law a {
    color: #fff;
    text-decoration: underline
}

#cookie-law .closeBtn {
    background: url(images/btn-close.png);
    height: 20px;
    width: 20px;
    float: right;
    margin-top: -12px;
    margin-right: -10px
}

.tab-content h3 {
    color: #485029;
    font-size: 18px
}

#comments {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

#comments h3 {
    color: #485029;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.vb-comment {
    margin-top: 5px;
    line-height: 30px;
    margin-bottom: 0;
    font-size: 18px
}

#comments form label {
    float: left;
    width: 100%
}

#comments form textarea {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 7px 0 7px 5%;
    background: #1e5799;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(0, #2989d8), color-stop(0, #f2f2f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -o-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: -ms-linear-gradient(top, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%);
    background: linear-gradient(to bottom, #1e5799 0, #2989d8 0, #f2f2f2 0, #fff 100%)
}

#comments form input, #comments form textarea {
    padding-left: 10px
}

#comments form textarea {
    max-width: 343px;
    width: 100%
}

#comments .form-allowed-tags {
    display: none
}

#comments #submit {
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #fefefe), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #fefefe 5%, #dfdfdf 100%);
    background-color: #ededed;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #afafaf;
    display: inline-block;
    color: #777;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    max-width: 200px
}

.beforeAfter {
    float: left;
    height: 391px;
    overflow: hidden;
    position: relative;
    width: 545px
}

.beforeAfter div {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0
}

.topImage {
    border-right: 2px solid #000
}

.vb-author {
    margin-bottom: 18px;
    font-size: 13px;
    font-style: italic;
    text-align: right;
    color: #787878;
    border-bottom: 1px solid #99a95d;
    padding-bottom: 9px
}

.wrap-carousel {
    min-height: 107px;
    float: left;
    width: 100%
}

.ic_controls {
    display: none
}

.infiniteCarousel {
    margin-top: 10px
}

.box--also-interest {
    min-height: 187px
}

.ic_link img {
    margin: 5% 10%;
    box-shadow: 0 0 4px 1px #b6b6b6;
    -webkit-box-shadow: 0 0 4px 1px #b6b6b6;
    -moz-box-shadow: 0 0 4px 1px #b6b6b6
}

infiniteCarousel_item {
    background-color: #fff !important
}

#google-logo {
    width: 50px;
    float: left;
    padding-top: 8px
}

.goog-te-gadget {
    float: left;
    padding-top: 3px;
    font-size: 0 !important;
    color: #fff !important
}

.wrap-cookiebar {
    width: 350px;
    float: right;
    margin-right: -76px
}

.wrap-cookiebar, x:-moz-any-link, x:default {
    margin-right: -62px
}

.google-translate-para {
    float: left;
    color: #fff;
    margin: 0 2%;
    padding-top: 5px
}

.sd2-node-caption {
    display: none !important
}

.history {
    margin-top: 0
}

.history p {
    padding-right: 12px
}

.properties-img-grid {
    margin-top: 17px;
    margin-bottom: 22px
}

#prop-map {
    width: 100%
}

.wrapper_propsearch {
    margin-top: 3px
}

.box--about, .box--brochure, .box--connect, .box--signup {
    margin-bottom: 30px
}

.box--donate {
    margin-bottom: 30px
}

.internalPage span.box-date {
    width: 100%
}

.internalPage .box-date {
    padding-bottom: 0
}

.internalPage .education.box-date {
    margin-top: -10px
}

.education.box-para {
    margin-top: -15px;
    margin-bottom: 4px
}

.latest-title {
    color: #485029;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 700
}

.tax-propertyTag h1 {
    padding-bottom: 16px;
    margin-bottom: 32px
}

.tax-propertyTag h4 {
    margin-bottom: 0
}

.tax-propertyTag .box-para {
    height: 100px;
    overflow-x: hidden
}

.tax_description{
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
h1.have_tax_desc{
        margin-bottom: 12px;w
}
.prop-results-details {
    color: #99a95d;
    margin-bottom: 10px
}

.box-col2 li a {
    line-height: 22px;
    color: #5e6835;
    font-weight: 600
}

.page-id-361 .callToAction {
    margin-top: -3px
}

div.sd2-content-wrapper {
    display: none !important
}

.pcss3t {
    margin-top: 17px !important;
    margin-bottom: 20px !important
}

.pcss3t>label {
    text-align: center
}

.pcss3t .last-tab {
    border-right: none !important
}

.ic_left_nav, .ic_right_nav {
    top: 10px !important;
    width: 98px !important
}

.ic_left_nav>img, .ic_right_nav>img {
    height: 132px !important;
    max-width: none !important
}

.prop-result-hide {
    display: none
}

.prop-landing-hide {
    display: none
}

.mapster_tooltip {
    border: none !important;
    border-radius: 10px !important;
    background: #f2f2f2 !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWFlYWVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0, rgba(234, 234, 234, 1) 0, rgba(237, 237, 237, 1) 0, rgba(254, 254, 254, 1) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(242, 242, 242, 1)), color-stop(0, rgba(234, 234, 234, 1)), color-stop(0, rgba(237, 237, 237, 1)), color-stop(100%, rgba(254, 254, 254, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0, rgba(234, 234, 234, 1) 0, rgba(237, 237, 237, 1) 0, rgba(254, 254, 254, 1) 100%) !important;
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0, rgba(234, 234, 234, 1) 0, rgba(237, 237, 237, 1) 0, rgba(254, 254, 254, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0, rgba(234, 234, 234, 1) 0, rgba(237, 237, 237, 1) 0, rgba(254, 254, 254, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0, rgba(234, 234, 234, 1) 0, rgba(237, 237, 237, 1) 0, rgba(254, 254, 254, 1) 100%) !important;
    box-shadow: 2px 2px 6px #474747 !important;
    padding: 6px 15px !important;
    width: 190px !important;
    opacity: 1 !important;
    height: 92px !important
}

.tooltip-img {
    float: left;
    width: 60px;
    margin-right: 8px;
    margin-top: 7px
}

.tooltip-info {
    float: left;
    width: 80px
}

.tooltip-info p {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    color: #485029;
    margin-top: 3px
}

.tooltip-info .county {
    font-size: 9px;
    font-weight: 400;
    color: #485029
}

.taptoCall {
    font-size: 9px;
    font-weight: 400;
    text-decoration: underline
}

#catapult-cookie-bar {
    -webkit-box-shadow: 0 0 4px #474747;
    -moz-box-shadow: 0 0 4px #474747;
    box-shadow: 0 0 4px #474747
}

#catapult-cookie-bar .alignright {
    color: #fff;
    font-family: Marcellus, serif
}

#catapult-cookie-bar a {
    color: #fff;
    font-family: 'Open Sans', sans-serif
}

.single-property .breadcrumbs {
    margin-bottom: 2px
}

.sd2-ress-wrapper {
    margin-top: 2px
}

.tab-content {
    border-top: none;
    border-bottom: none;
    padding: 30px !important
}

.tabPic {
    float: right;
    width: 49.16%
}

.tabText {
    float: left;
    width: 49.16%
}

.history .tabText {
    float: none;
    width: 100%
}

.tab-content .SC_tab_iframe {
    min-height: 1050px;
    width: 100%;
    overflow: visible
}

@media screen and (max-width:800px) {
    .tab-content .SC_tab_iframe {
        min-height: 1200px
    }

}

@media screen and (max-width:500px) {
    .tab-content .SC_tab_iframe {
        min-height: 1500px
    }

}

.tripIframe {
    margin-left: -18px;
    margin-top: -40px;
    min-width: 320px
}

.tripIframe #CDSWIDSSP {
    width: 100% !important;
    min-width: 100%
}

#carousel {
    padding-top: 12px
}

.image_carousel a {
    display: block;
    float: left
}

.carTitle {
    display: block;
    float: left
}

.carTitle .title {
    color: #485029;
    font-size: 14px;
    font-family: Marcellus, serif;
    text-align: center
}

.carTitle .county {
    color: #787878;
    font-size: 10px;
    font-style: italic;
    text-align: center;
    margin-top: 5px
}

#map-canvas {
    min-height: 400px
}

.tab-content-5 blockquote {
    border-bottom: 1px solid #99a95d;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-family: Marcellus, ​sans-serif;
    font-size: 16px;
    line-height: 32px
}

.pdfHolder {
    border-top: 1px solid #99a95d;
    padding-top: 20px;
    margin-top: 20px
}

.pdfHolder .downloadPDF {
    background-image: url(images/pdf-download-icon.png);
    background-repeat: no-repeat;
    display: block;
    height: 42px;
    line-height: 42px;
    padding-left: 52px
}

.tab-content-5 blockquote p {
    font-size: 13px;
    line-height: 32px
}

.tab-content-5 blockquote strong {
    font-size: 16px;
    font-family: Marcellus, ​sans-serif;
    line-height: 32px
}

.overview-p {
    margin-top: -.05%
}

.tab-content-first h3 {
    margin-top: 0;
    padding-top: 0
}

.property-twoRow {
    display: none
}

.property-oneRow {
    display: block
}

.propMed {
    display: none
}

div.removeLastLine .box-post-item:first-child {
    border-top: 1px solid #dcdcdc;
    margin-top: 24px;
    padding-top: 21px
}

div.removeLastLine .box-post-item:last-child {
    border-bottom: none
}

div.removeLastLine {
    float: left;
    margin-bottom: 10px
}

.wp-pagenavi {
    border-top: 1px solid #dcdcdc;
    clear: both;
    color: #5f6936;
    font-family: 'Open Sans', ​sans-serif;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: right;
    width: 100%
}

.wp-pagenavi .pages {
    padding-right: 10px
}

.wp-pagenavi a {
    font-family: 'Open Sans', ​sans-serif;
    font-size: 13px;
    color: #5f6936
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #bfbfbf;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none
}

.image_carousel {
    position: relative
}

.image_carousel img {
    margin: 5px 5px 5px 5px;
    display: block;
    float: left;
    -webkit-box-shadow: 0 0 4px 1px #b6b6b6;
    -moz-box-shadow: 0 0 4px 1px #b6b6b6;
    box-shadow: 0 0 4px 1px #b6b6b6
}

a.next, a.prev {
    background: url(http://www.irishlandmark.com/wp-content/plugins/slidedeck-lenses/md-ilt-1/images/sliderfred_arrows.png) no-repeat transparent;
    width: 45px;
    height: 50px;
    display: block;
    position: absolute;
    top: 85px
}

a.prev {
    background-position: -15px -148px;
    top: 40px
}

a.next {
    background-position: -34px -22px;
    right: 5px;
    top: 40px
}

a.next span, a.prev span {
    display: none
}

.clearfix {
    float: none;
    clear: both
}

.carTitle {
    clear: left;
    display: block;
    float: left;
    margin-top: 5px
}

.carTitle .title {
    color: #485029;
    font-size: 18px;
    width: 200px
}

.image_carousel div.holder {
    height: 250px !important;
    width: 200px;
    float: left;
    display: block
}

.image_carousel a {
    height: 250px !important;
    width: 200px
}

.image_carousel a#next_btn, .image_carousel a#prev_btn {
    height: 50px !important;
    width: 45px !important
}

.box--also-interest {
    min-height: 214px !important
}

.wp-pagenavi a, .wp-pagenavi span {
    border: none !important
}

.padd_bottom {
    padding-bottom: 24px
}

.gform_wrapper .gform_footer {
    clear: both;
    margin: -12px 0 0 !important;
    padding: 10px 18px !important
}

.gfield label {
    font-family: 'Open Sans', sans-serif
}

.sd2-ress-wrapper {
    margin: 0 auto;
    max-width: 780px
}

#comments ul {
    list-style: none
}

#comments ul li {
    list-style: none
}

#comments .comment_details {
    font-weight: 700;
    font-style: italic
}

#comments .reply .comment-reply-link {
    font-style: italic;
    font-size: 11px !important
}

#comments .reply span {
    font-style: italic;
    font-size: 11px !important
}

#leftColumnFluid .breadcrumbs .wrap-breadcrumbs {
    width: 97%
}

.seeDo_container {
    width: 100%;
    padding: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    position: relative;
    background: rgba(116, 127, 71, 1);
    background: -moz-linear-gradient(top, rgba(116, 127, 71, 1) 0, rgba(95, 104, 56, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(116, 127, 71, 1)), color-stop(100%, rgba(95, 104, 56, 1)));
    background: -webkit-linear-gradient(top, rgba(116, 127, 71, 1) 0, rgba(95, 104, 56, 1) 100%);
    background: -o-linear-gradient(top, rgba(116, 127, 71, 1) 0, rgba(95, 104, 56, 1) 100%);
    background: -ms-linear-gradient(top, rgba(116, 127, 71, 1) 0, rgba(95, 104, 56, 1) 100%);
    background: linear-gradient(to bottom, rgba(116, 127, 71, 1) 0, rgba(95, 104, 56, 1) 100%)
}

.seeDo_container ul {
    padding-bottom: 15px
}

.seeDo_container ul li {
    color: #fff;
    padding: 3px;
    text-transform: initial
}

.seeDo_container a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 100
}

.seeDo_container h3 {
    font-family: Marcellus, serif;
    font-size: 36px;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: initial;
    padding: 15px 0 0 0;
    position: relative;
    z-index: 1
}

.seeDo_container .inner {
    padding-top: 15px;
    position: relative;
    z-index: 2
}

.sd_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    max-height: 200px;
    opacity: .3
}

.clear-both:nth-child(4) {
    clear: both
}

@media only screen and (max-width:30em) {
    .clear-both:nth-child(4) {
        clear: initial
    }

}

.gl_icon {
    background-image: url(images/gl_icon.png);
    width: 44px;
    height: 47px;
    position: absolute;
    right: 0
}

.wrapper_calendar_cta {
    background-color: #99a95d;
    color: #fff;
    text-align: center;
    padding:20px 40px;
    position: relative
}

.safety-logos--wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    background-color: white;
    justify-items: center;
    //border-bottom:1px solid #99a95d;
    padding: 15px 0;
}
.properties-propsearch .safety-logos--wrapper {
    max-width: 300px;
    margin: 20px auto;
}
.covid-safety-charter-logo{
    background-image: url('images/covid-safety-charter.svg');
    background-repeat: no-repeat;
    background-color: white;
    width: 100px;
    height: 100px;
    background-size: 90px;
    background-position: center;
   // border-radius: 50% 0 50% 50%;
   // position: absolute;
    top: -10px;
    right: -10px;
}
.good-to-go-ni{
    background-image: url('images/Good-To-Go-Northern-Ireland.png');
    background-repeat: no-repeat;
    background-color: white;
    width: 100px;
    height: 100px;
    background-size: 100px;
    background-position: center;
   // border-radius: 50% 0 50% 50%;
   // position: absolute;
    top: -3px;
    right: -10px;
}

.single-property .covid-safety-charter-logo,
.single-property .good-to-go-ni{
    position: absolute;
     border-radius: 50% 0 50% 50%;
}
.single-property .good-to-go-ni{
    width: 120px;
    height: 116px;
}
.wrapper_calendar_cta h2, .wrapper_calendar_cta p {
    color: #fff
}

.wrapper_calendar_cta p {
    margin-bottom: 25px;
    padding-right: 0
}

.wrapper_calendar_cta h2 {
    font-size: 34px
}

.wrapper_calendar_cta h2:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(images/icon__cal_darkgreen.svg);
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 3px
}

/* Prop Landing */
.properties-propsearch .wrapper_calendar_cta {
    max-width: 300px;
    margin: 20px auto;
}

.sc-widget--calendar {
    /*max-width: 500px;*/
    margin: 0 auto;
    margin-top: 40px;
    background-image: url(images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100px;
    height: 100%;
    min-height: 200px;
}
.sc-widget--calendar >div{
    color: white;
}
.sc-widget--notes{
    padding-right: 15px;
}
.sc-widget--calendar--center{
    max-width: 500px;
}
.calendar__notes {
    background-color: #efefef;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 15px;
    margin-bottom: 30px;
}

.page-template-page-book .calendar__notes {
    margin-top: 50px;
}
@media screen and (max-width:765px) {
    .sc-widget--calendar {
        width: 100%;
    }
    .sc-widget--notes {
        width: 100%;
    }
}


@media screen and (max-width:765px) {
    .wrapper_calendar_cta {
        width: 100%;
        margin: 30px 0 20px 0
    }

}

@media screen and (max-width:765px) {
    .grid-col {
        height: 170px
    }

}

@media screen and (max-width:600px) {
    .grid-col {
        height: 150px
    }

}

@media screen and (max-width:480px) {
    .grid-col {
        height: 130px
    }

}

/* Covid Homepage Notice */

.panel--covid19{
        background-color: #5f6936;
        color: #FFF;
        text-align: center;
        padding-top: 60px;
        margin-top: -60px;
}

.panel--covid19--content{
    max-width: 1180px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.panel--covid19 h2{
    color: #FFF;
    font-size: 32px;
}
.panel--covid19 p{
    color: #FFF;
    margin-bottom: 15px;
}

.nivoSlider img{
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
}

@media screen and (max-width:765px) {
    .panel--covid19{
        margin-bottom: 40px;
    }
    .panel--covid19--content{
        padding: 0 15px 50px 15px;
    }
}

#popup-modal {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 999999;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.5);
}

.popup-modal__body {
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 700px;
    min-width: 320px;
    padding: 25px 5%;
    background-color: #99AA5C;
}

.popup-modal__body__intro {
    text-align: center;
}

.popup-modal__body h2 {
    /* @include text-style(32px, 34px, $white); */
    color: #fff;
    font-size: 22px;
    margin-bottom: 16px;
    text-align: center;
}

.popup-modal__body p {
    font-size: 14.5px;
    line-height: 1.7;
    margin-bottom: 24px;
    color: #505A2F;
}

.popup-modal__body ul {
    padding: 0 0 0 10px;
    margin: 0 0 24px;
    list-style: none;
}

.popup-modal__body li {
    font-size: 14.5px;
    line-height: 1.7;
    color: #505A2F;
}

.popup-modal__body li:before {
    content: '-';
    position: absolute;
    margin-left: -10px;
}

.popup-modal__body .btn__wrapper {
    text-align: center;
}

.popup-modal__body .popup-modal__btn {
    display: inline-block;
    padding-top: 10px;
    font-size: 18px;
    color: #fff;
    background-color: #606A36;
    padding: 10px 40px;
    text-transform: uppercase;
    font-family: Marcellus, serif;
}

/**
* Gift voucher currency picker
*/
.currency_picker {
    padding: 20px 0px;
}

.currency_picker .currency__btn {
    display: inline-block;
    padding-top: 10px;
    font-size: 18px;
    color: #fff;
    background-color: #606A36;
    padding: 8px 35px;
    text-transform: uppercase;
    font-family: Marcellus, serif;
    border: 0;
    outline: 0;
    cursor: pointer;
    opacity: 0.6;
    margin-right: 10px;
    margin-bottom: 10px;
}

.currency_picker .currency__btn--active {
    opacity: 1;
}

.currency_picker .btn__wrapper {
    display: flex;
    flex-wrap: wrap;

}
