/*
    Theme Name: hertsparentcarer-ng
*/
/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
@font-face {
    font-family: 'Conv_MrEavesXLSanNarOT-Reg';
    src: url('fonts/MrEavesXLSanNarOT-Reg.eot');
    src: url('fonts/MrEavesXLSanNarOT-Reg.woff') format('woff'), 
         url('fonts/MrEavesXLSanNarOT-Reg.ttf') format('truetype'), 
         url('fonts/MrEavesXLSanNarOT-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_MrEavesXLSanNarOT-Bold';
    src: url('fonts/MrEavesXLSanNarOT-Bold.eot');
    src: url('fonts/MrEavesXLSanNarOT-Bold.woff') format('woff'), 
         url('fonts/MrEavesXLSanNarOT-Bold.ttf') format('truetype'), 
         url('fonts/MrEavesXLSanNarOT-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  
  font-size: 1.6em;
  color: #333333;
  margin: auto;
}
@media (min-width:1200px){

}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
.text-right {
  text-align:inherit;
}

a {
    color:#e6007e;
    text-decoration:none;
}
a:hover {
    color:#000;
}
a:focus {
text-decoration:none;
}
h1,h2,h3 {
    font-weight:700;
    color: #e6007e;
}
h1,h2 {
}
blockquote + p + h2 {
    margin: 30px 0 0;
}
img {
    max-width:100%;
    height:auto;
}
button:focus {
    outline:0;
}
p {
    margin-bottom:1em;
}
table {
    width:100%;
    margin-bottom:1em;
	border-color: #ccc;
}
table td,
table th{
    padding:5px;
}
table tr{
}
.em-calendar.fullcalendar{
    width:100%;
    table-layout:fixed;
}

.em-calendar.fullcalendar ul{
    list-style: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
}
.em-calendar.fullcalendar td{
    vertical-align:top;
}

table.fullcalendar td {
    border-bottom: 1px dotted #a7a7a7;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #19401d;
}

hr {
    clear:both;
}
h2 {
	font-size:1.333em;
	margin-bottom:0.7em;
}
h1, h1.entry-title,
h2.entry-title  {
    font-size: 2em;
    position: relative;
    display: block;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom:20px;
	line-height:1.3;
}
input[type=submit],
input[type=button],
button {
	background-color: #152b1a;
    color: #fff;
    padding: 15px 45px;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
	border:none;
    -webkit-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
	margin:1em auto;
}
input[type=submit]:hover,
input[type=button]:hover,
button:hover {
	color:#fff;
	background:#e6007e;
}
.currentUserFormInfo {
	
}
.currentUserFormInfo table {
	width:auto;
}
.currentUserFormInfo table tr {
    border-bottom: none;
}
.logoutButton {
	margin:40px 0;
	text-align:center;
}
.bodyContainer {
	max-width:1560px;
}
.banner-desc {
    color: rgba(21, 43, 26, 0.7);
    font-size: 1.1em;
    margin-top: 20px;
}
#loginform {
	margin:20px 0;
}
#loginform label{
}
#loginform input[type=text],
#loginform input[type=password]{
	display:block;
	max-width:220px;
	padding:5px;
	line-height:1.3em;
}
#loginform input[type=submit]{
    background-color: #152b1a;
    color: #fff;
    padding: 15px 45px;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    -webkit-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
	border:0;
	line-height:1em;
}
#loginform input[type=submit]:hover {
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    background-color: #e6007e;
}
.restrictedContent {
	list-style: none;
    margin: 0;
    margin-bottom: 0;
    font-size: 1.1em;
    font-weight: 700;
	background-color: #dfede1;
    padding: 0 25px;
    border: 0;
	margin-bottom:30px;
}
.restrictedContent li a{
    font-weight: bold;
    padding: 0;
}
.restrictedIts {
    background: #19401d;
    padding: 15px 20px;
    text-align: left;
    border-bottom: none;
    font-size: 1.5em;
    line-height: 40px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1px;
}
.restrictedContent li a span{
    display: block;
    padding: 8px 0px;
    color: #19401d;
    border-bottom: none;
    position: relative;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Quicksand;
	border-bottom: 1px solid #fff;
}
.nothome h1.entry-title span {

}
.sidebar-left .new-owl {
    margin-top: 30px;
}
.sidebar-left .img-new-title,.mainContent .img-new-title {
    background-color: #f7f7eb;
    font-family: Tangerine;
    padding: 50px 60px 80px;
    font-size: 2.2;
    font-weight: bold;
    color: #a28c15;
    position: relative;
    width: 90%;
    margin: -130px auto 0;
    opacity: 1;
    text-align: center;
}
.mainContent .pois {
    margin-top: 30px !important;
}
.sidebar-left .img-new-title:after,.mainContent .img-new-title:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100px;
    background: #a48c14;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 50px;
}

.sidebar-left .new-owl a.btn {
    display: none;
}
.sidebar-left .news-head.homeContent {
    margin: 0;
    padding-bottom: 115px;
}
.sidebar-left .img-new-content.btn-menu {
    padding-top: 0;
    padding-bottom: 10px;
}
.licon {
    display: none;
}
.sidebar-left .news-sec {
    padding: 0;
    position: relative;
    margin: 30px 0 30px;
}
.sidebar-left .new-owl.owl-carousel {
    margin: 80px auto 0;
   
}
.sidebar-left .news-sec:before {
    position: absolute;
    content: "";
    height: 70px;
    width: 70px;
    border: 1px solid #a69122;
    top: 20px;
    left: 20px;
    z-index: 9999;
    border-right: none;
    border-bottom: none;
}
.sidebar-left .news-sec:after {
    position: absolute;
    content: "";
    height: 70px;
    width: 70px;
    border: 1px solid #a28c14;
    z-index: 9999;
    top: 0;
    right: 20px;
    top: 20px;
    border-left: none;
    border-bottom: none;
}
.sidebar-left .news-viewall.btn-menu a.btn {
    width: 197px;
}
.sidebar-left .news-viewall.btn-menu {
    margin-top: -100px;
    position: relative;
    z-index: 999;
}
.content_top_text.col-lg-12 {
    /*padding: 0;*/
}

.row.column-text .col-lg-12 {
    /*padding: 0;*/
}
.news-main1 {
    margin-top: 20px;
}
.home .news-main1 {
    margin-top: 20px;
}
.sidebar-left .news-sec .homeContent,.sidebar-left .news-sec .homenonContent {
    background-color: #f7f7eb;
    padding: 0!important;
    margin: 0 !important;
    position: relative;
    z-index: 999;
    height: 300px;
    width: 100%;
}
.search-results h1.page-title {
    font-family: 'Conv_MrEavesXLSanNarOT-Bold';
    padding: 30px 0;
    color: #e6007e;
    letter-spacing: 2px;
    font-size: 2.8em;
}
.search-content p {
    margin-bottom: 30px;
    font-size: 1.1em;
}
.sidebar-left .news-contetn .section-title.news-title {
    margin-bottom: 45px;
    padding-top: 50px;
}
.sidebar-left nav#subnav {
    padding: 0 50px 100px;
    background: #f7f7eb;
}
.sidebar-left .news-sec .homenonContent {
    margin-bottom: 30px !important;
    background: none;
}
.sidebar-left .news-sec .owl-nav {
    display: none !important;
}
.sidebar-left .news-contetn h2,
.sidebar-left .news-contetn p
{
    margin-bottom: 38px;
    display: none;
}
.sidebar-left .news-title {
    width: 160px;
    margin: 0 auto 10px;
    position: relative;
    padding-bottom: 10px;
}
.sidebar-left .new-owl.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
.sidebar-left .news-title {
    width: 160px;
    margin: 0 auto 5px;
    position: relative;
    padding-bottom: 5px;
}
.sidebar-left #menu-side li > a span {
        display: none !important;
}
.sidebar-left #menu-side li > ul a span {
        display: block !important;
}

.sidebar-left .news-title:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100px;
    background: #a28c15;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.sidebar-right .contactFieldBlock label {
    margin-bottom: 20px;
}
.mainContent {
    color: #505d51;
    letter-spacing: 0.1px;
}
.mainContent p,
.mainContent ul,
.mainContent ol {
    margin-bottom: 1.2em;	
}
.mainContent {
	line-height:1.4;
}
.mainContent .content_top_text  {
	text-align:justify;
}
@media (min-width:992px){
	.mainContent {
		font-size:1.1em;
	}
}
@media (min-width:1200px){
	.mainContent {
		font-size:1.15em;
	}
}
.nothome .sidebar-left .image-item img {
    width: 100%;
    height: auto;
}
.f-title.section-title {
    text-align: right;
    margin-top: 129px;
    margin-bottom: 25px;
}
.sidebar-left .news-sec .news-img {
    display: none;
}

.f-main {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.f-content {
    font-family: 'Conv_MrEavesXLSanNarOT-Reg';
    text-align: right;
    color: #3f3f3f;
    font-size: 1.2em;
    line-height: 36px;
    letter-spacing: 1.5px !important;
    padding-left: 250px;
    margin-bottom: 30px;
}
.useful-menu {
	list-style:none;
	padding:0;
}
.contactSingle {
	color:#fff;
}
.contactSingle a {
    display: block;
    margin-bottom: 5px;
	color:#fff;
	transition:300ms;
}
.contactSingle a:hover {
    color: #f53a9b;
}
h1 a,
h2 a,
h3 a {
  text-decoration:underline;
  color: #19401d
}
article h2,
article h3,
article h4 {

}
p {
    margin-bottom:1em;
}

blockquote {
    border-left: 6px solid #e6007e;
    color: #19401d;
    font-weight: 700;
    font-size: 1.1em;
    padding: 1em 2em 1em 125px;
    position: relative;
    min-height: 100px;
    text-align: center;
}
blockquote:before {
    content:'';
    display:block;
    width: 82px;
    height: 82px;
    background-image:url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/logo_login.png);
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    top: 0;
    left:25px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.fancybox-overlay{z-index:9999 !important}
.fancybox-wrap{z-index:99999 !important}

.dividerb{
   clear: both;
    width: 100%;
    height: 100px;
    position:relative;
    margin: 40px 0;
}
.dividerb:before{
    content:'';
    width:90%;
    height:1px;
    border-bottom:solid 1px #ccc;
    position:absolute;
    top:50%;
    left:5%;
}

.dividerb:after{
    content:'';
    display:block;
     background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/logo_login.png);
    background-position: center center;
    background-size:contain;
    height:76px;
    width:76px;
    top:50%;
    left:50%;
    margin-top:-38px;
    margin-left:-38px;
    background-repeat: no-repeat;
    position:absolute;
    background-color:#fff;
}
.dividera{
    clear: both;
    width: 100%;
    height: 100px;
    position:relative;
    margin: 40px 0;
}
.dividera:before{
    content:'';
    width:100%;
    height:1px;
    border-bottom:solid 1px #ccc;
    position:absolute;
    top:50%;
    left:0;
}

.dividera:after{
    content:'';
    display:block;
     background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/logo_login.png);
    background-position: center center;
    background-size:contain;
    height:76px;
    width:76px;
    top:50%;
    left:50%;
    margin-top:-38px;
    margin-left:-38px;
    background-repeat: no-repeat;
    position:absolute;
    background-color:#fff;
}
.mainContent .new-owl {
    width: 75%;
    margin: 0 auto;
}
.homeDivider {
    clear: both;
    width: 90%;
    max-width:410px;
    height: 120px;
    position: relative;
    margin: 30px auto 10px;
    background-image: url(images/logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 150px;
    overflow:hidden;
}
.homeDivider:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #b5d6ea;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-left:50px;
}
.homeDivider:before {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #b5d6ea;
    position: absolute;
    bottom: 50%;
    right: 50%;
    margin-right:50px;
}
.bodyContent {
    margin-bottom:40px;
}


.strapline:before {
    height: 17px;
    background-repeat: repeat-x;
    position: absolute;
    right: 0;
    left: 0;
    top: -17px;
    z-index: 999;
}
.strapline {
    padding: 20px 0 10px 0;
    text-align: center;
    position:relative;
}
.strapline-text{
    font-size: 72px;
    font-size: 3.1em;
    color: #19401d;
    position:relative;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px dotted #a7a7a7;
}

.strapline-text:after {
    content: "\2022";
    background: #fff;
    height: 7px;
    width: 40px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -20px;
    font-size: 1.9em;
    line-height: 0;
    color: #797979;
}
.main-content {
    margin-bottom:40px;
}




/*------------------------------------*\
    FAQS
\*------------------------------------*/





.faqs{
    border-top:1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sidebar-left .faqs{
    margin-top: 30px;
    margin-bottom: 30px;
}
.faq {
    border-bottom: 1px solid #19401d;
    padding: 20px 20px 20px 20px;
}
.sidebar-right .quote-blurb.homeContent {padding: 100px 0px !important;}

.sidebar-right .quote-text:before {
    left: 15px;
    top: -60px;
}

.sidebar-right .quote-text:after {
    right: 15px;
    bottom: -60px;
}
.faq-question {
    color: #19401d;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
    margin: 0;
    font-weight: bold;
    font-size: 1.2em;
}
.faq-answer p {
    font-size: 1.1em;
}
.faq-question:after {
    position: absolute;
    content: '\f105';
    font-size: 28px;
    line-height: 34px;
    top: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 2px;
    width: 34px;
    height: 34px;
    border-radius: 25px;
    background-color: #e6007e;
    text-align: center;
    right: -10px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 300ms all linear;
    -o-transition: 300ms all linear;
    transition: 300ms all linear;
    font-family: 'Lato', sans-serif;
    font-family: "FontAwesome";
    color: #fff;
}
.faq-question.open:after {
  -webkit-transform:rotate(0deg);
      -ms-transform:rotate(0deg);
          transform:rotate(0deg);
}

.faq-answer{
    display:none;
}

.faq-answer > p:first-child{
    margin-top:10px;
}

.faq-answer > p:last-child{
    margin-bottom:0;
}

.scms-carousel{
    margin-top: 30px;
    margin-bottom: 30px;
}

.sidebar-left .scms-carousel{
    margin-top: 30px;
    margin-bottom: 30px;
}


.scms-carousel .owl-item img {
    width: 100%;
    height:auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.scms-carousel .owl-item:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.owl-carousel .owl-item,
.scms-carousel .owl-item {
    overflow:hidden;
}

.sidebar-right {
    margin-top: 20px;
}
.footer-middle span.contact {
    display: none;
}
.sidebar-left .image-item {
    background: #f7f7eb !important;
    padding: 0;
    margin-top: 0 !important;
}


/* WordPress Gallery 
------------------------------------------ */
.sidebar-right #quotes-bg {
    margin: 0;
}
.gallery {
    margin-left: -0.5em;
    margin-right: -0.5em;
    margin-top: 0;
    margin-bottom: 30px;
}
.gallery.gallery-size-thumbnail .gallery-icon {
    max-width:150px;
    margin:auto;
}
.sidebar-left  .gallery{
    margin-top: 30px;
    margin-bottom: 30px;
}

.gallery:after {
    display: table;
    content: "";
    clear: both;
}

.gallery-item {
    margin: 0;
    float: left;
    padding: 0.5em;
}

.gallery-item img {
    width: auto;
    height:auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.gallery-item:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.gallery-icon {
    overflow:hidden;
}





.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
.standard-meta-label {
    font-weight: bold;
    font-size: 1.2em;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}








/*------------------------------------*\
    QUOTE
\*------------------------------------*/

#quotes-bg  {
    margin: 30px 0 30px 0;
    background-size: cover;
    background-position: center;
}

.sidebar-left #quotes-bg  {
    margin: 30px 0 30px 0;
}

#quotes-holder  {
    margin:20px auto;
    background-position: center;
}



#quotes  {
    overflow:hidden;
}

.quote-blurb {
border-left:6px solid #008656;
color:#008656;
font-weight:700;
font-size:1.5em;
padding:1em 2em 1em 125px;
position:relative;
min-height:100px;
text-align:center;
}
.quote-text {
    position: relative;
}
.quote-text:before {
    content: '';
    display: block;
    width: 55px;
    height: 46px;
    background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/09/quote.png);
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -25px;
    left: -60px;
    margin-top: 0;
    right: 0;
    margin: 0;
}
.quote-text:after {
    content: '';
    display: block;
    width: 55px;
    height: 46px;
    background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/09/quote.png);
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -25px;
    right: -60px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    margin: 0;
}
.quote-blurb.homeContent:before {
    position: absolute;
    content: "";
    background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/top-quote.png);
    height: 5px;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
.quote-blurb.homeContent:after {
    position: absolute;
    content: "";
    background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/bottom-quote.png);
    height: 5px;
    width: 100%;
    bottom: 0px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
.quote-thumb {
    position:absolute;
    top:50%;
    left:20px;
    margin-top:-45px;
    width:90px;
    height:90px;
    z-index:2;
}
.quote-thumb img{
    width:100%;
}

.quote-text p{
  margin-bottom:0;
}
.quote-cite {
   text-align: center;
    margin: 40px 0 0;
    font-style: italic;
    color: #19401d;
    font-size: 1.1em;
    padding-right: 20px;
    font-weight: 600;
}
h2.list-item-title {
    margin-top: 0;
    font-weight: 600;
    font-size: 1.2em;
    color: #e6007e;
    margin-bottom: 20px;
}
h1.postTitle {
    font-weight:400;
}
.list-item-excerpt p {
    font-size: 1.1em;
    line-height: 23px;
    margin-top: 13px;
}
.list-item{
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.list-item a,
.mainContent .list-item a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    color: #222;
    padding: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
h2.list-item-title {
    width: 100%;
}
.list-item-image {
    float: none;
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
}
.list-item a:hover{
    text-decoration:none;
    background-color: #dfede1;
    -webkit-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
}
.list-item-text {
    margin-left: 0;
    width: 75%;
    padding-left: 20px;
}
.list-item-image{
    float:left;
    max-width:150px;
}

.list-item-text p.date {
    font-size: 0.8em;
    margin: 0;
    color: #19401d;
    font-weight: bold;
}
#blognav .its {
    padding: 0 25px;
    height: 78px;
    line-height: 78px;
}

.cookie-bar-bar button#catapultCookie {
    margin: 0 0 0 20px;
	padding: 10px;
    color: #000;
    font-size: 1.1em;
}
.postThumb {
    margin-bottom:20px;
    text-align:center;
}

/*------------------------------------*\
    STAFF
\*------------------------------------*/

.staff{
    margin-bottom: 30px;
    margin-top: 30px;
}
.staff:after{
    content:'';
    display:table;
    clear:both;
}

.featured-staff-member {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.featured-staff-image {
    width: 30%;
    float: left;
}

.featured-staff-image img{
    width: 100%;
    height: auto;
}

.featured-staff-text {
    margin-left: 33%;
}
.featured-staff-text.noimg {
    margin-left: 0px;
}
.featured-staff-metas{
    overflow:hidden;
}

.featured-meta-label {
    display: inline-block;
    width: 120px;
    font-weight:300;
}

.featured-meta-value {
    display: inline-block;
    clear: right;
}
.featured-staff-name {
    font-size: 1.2em;
    color: #e6007e;
    margin-bottom: 10px;
}


.featured-staff-biog{
    margin-top: 15px;
}

.standard-staff-member {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.standard-staff-name {
    font-size: 1.2em;
    color: #e6007e;
    margin-bottom: 10px;
}

.standard-staff-image {
    width: 90px;
    float: left;
}

.standard-staff-image img{
    width: 100%;
    height: auto;
}

.standard-staff-text{
    margin-left: 120px;
}
.standard-staff-text.noimg {
    margin-left:0;
}

.standard-staff-metas{
    overflow:hidden;
}

.standard-meta-label {
    font-weight: 600;
}

.standard-meta-value {

}
.standard-meta-value a.email-value{
    font-size: 0;
    color: transparent;
    display:block;
}
.standard-meta-value a.email-value:before {
    content: "send";
    font-size: 1em;
    padding: 15px;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-color: #e6007e;
    border-radius: 5px;
    text-transform: uppercase;
    pointer-events: none;
    margin-top: 15px;
}
.standard-meta-value {
    font-size: 1em;
    line-height: 25px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.featured-staff-meta {
    margin-bottom: 6px;
}
.sidebar-left .contactFieldBlock .wpcf7 label {
    font-size: 1em;
}
.sidebar-left .standard-staff-text .col-sm-12 {
    padding: 0;
}
.contactFieldBlock .wpcf7 {
    border: 1px solid #a69124;
    background-color: #f7f7eb;
    
}
.sidebar-left .document {
    padding: 0;
}
.staffClickbox {
    display:block;
    margin:0 auto 30px;
}
.staffClickbox a{
    display:block;
    position:relative;
        overflow: hidden;
}
.clickbox-staff-image {
        background-repeat:no-repeat;
        background-size:cover;  
        padding-top:100%;
            background-image: url(images/placeholder.jpg);
}
.clickbox-staff-image img {
    display:none;
}
.clickbox-staff-text {
    position: absolute;
    bottom: 0;
    padding: 10px 5px;
    background-color: rgba(37, 68, 98, 0.8);
color:#fff; 
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transition:300ms;
    -o-transition:300ms;
    transition:300ms;
}
.staffClickbox a:hover .clickbox-staff-text {
    background-color: rgba(255, 255, 255, 1);
    color:#19401d;
}
.clickbox-staff-text .position{
    font-size:0.75em;
}
@media (min-width:768px){
    .staffClickbox {
            width: 30%;
    margin-right: 3.333333%;
    float: left;
    margin-bottom: 3.333333%;
    position: relative;
    }
}
@media (min-width : 1200px) {

    .sidebar-left  .staff{
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .sidebar-left  .featured-staff-image {
        width: 50%;
        float: right;
        margin: 5px 0 10px 20px;
    }

    .sidebar-left .featured-staff-text {
        margin-left: 0;
        font-size: 1em;
    }

    .sidebar-left .featured-staff-name {
        font-size: 1.2em;
    }

    .sidebar-left .standard-staff-member  .col-sm-4{
        width: 100%;
        font-size: 1.1em;
    }

    .sidebar-left .standard-staff-member  .standard-meta-label{
        display:none;
    }


}





















.row.noclear:after{
    clear: none;
}

.image-item{
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}


.sidebar-left  .image-item{
    margin-top: 30px;
    margin-bottom: 30px;
}

.image-item img{
    width:100%;
    height:auto;
}
.contactFieldBlock .wpcf7{
    width:100%;
    border: 0px solid #dfede1;
    background-color:#fbfbfb;
    margin: 20px 0 25px;
    padding: 30px;
}

.sidebar-left  .contactFieldBlock .wpcf7{
    margin-top: 30px;
    margin-bottom: 30px;
}

.contactFieldBlock .wpcf7 label {
    vertical-align: top;

}
@media (min-width:992px){
.child-name label {
    float:left;
    width:33%;
    padding-right:10px;
    padding-bottom:10px;
}
}
.sidebar-left .contactFieldBlock .wpcf7 label {
    width: 100%;
    float: none;
}

.contactFieldBlock .wpcf7 br {
    position: relative;
    content: " ";
    margin-top: 15px;
    display: block;
    font-size: 0;
}

.contactFieldBlock .wpcf7 input[type="text"],
.contactFieldBlock .wpcf7 input[type="email"],
.contactFieldBlock .wpcf7 input[type="password"],
.contactFieldBlock .wpcf7 input[type="tel"],
.contactFieldBlock .wpcf7 input[type=""],
.contactFieldBlock .wpcf7 input[type=""],
.contactFieldBlock .wpcf7 textarea,
.contactFieldBlock .wpcf7 select
{
    width: 100%;
    padding: 5px;
    resize:none;
}
.contactFieldBlock .wpcf7-form-control-wrap {
    display: block;
}

.sidebar-left .contactFieldBlock .wpcf7-form-control-wrap {
    margin-left: 0px;
}

.contactFieldBlock .wpcf7 span.contactFieldBlock .wpcf7-list-item{
    display:block;
}

.sidebar-left span.contactFieldBlock .wpcf7-list-item {
    display: block;
    margin-left: 0px;
}

.contactFieldBlock .wpcf7 input[type="submit"] {
    color: #fff;
    background-color: #e6007e;
    border: 0;
    padding: 10px 20px;
    font-size: 1.1em;
    display: block;
    margin-left: auto;
    cursor: pointer;
}
.contactFieldBlock .wpcf7 input[type="submit"]:hover {
    background-color: #19401d;
}
.contactFieldBlock .wpcf7-validation-errors {
    border: 2px solid #19401d;
}

.contactFieldBlock .wpcf7 .ajax-loader{
    float: left;
}


.callout {
    position: relative;
    margin-top: 0px;
    margin-bottom: 100px;
    display:block;    
    background-color: #fff; 
}
.callout .coimg {
    background-size: cover;
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
}
.sidebar-left .pois:after,
.sidebar-left .pois:before,
.sidebar-left .pois-main:before
{
    display: none;
}
.contactFieldBlock .wpcf7 {
    background-color: #dfede1;
    
}
.contactFieldBlock label {
    font-size: 1.1em;
    margin-bottom: 10px;
    display: block;
}
.contactFieldBlock .wpcf7 br {
    display: none;
    
}
.contactFieldBlock .wpcf7-form-control-wrap {
    display: block;
    margin-top: 10px;
}
.callout .coimg.defaultbg {
    background-image:url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/10/logo_login.png);
    background-size:contain;
    height:90%;
    width:90%;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
        -ms-transform:translateX(-50%) translateY(-50%);
            transform:translateX(-50%) translateY(-50%);
    max-width:220px;
    max-height:223px;
    opacity: 0.3;
}
.callout .callout-content {
    padding: 0;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    /*background: rgb(247, 247, 235);*/
    text-align: center;
    color: #e6007e;
    position: absolute;
    bottom: -70px;
    
}
.sidebar-left .callout .img-new-title {
    padding: 50px 50px 80px;
    margin: 0 auto;
    }
.callout_btn.linkbutton.white__outline.with__space.callout_inbtn {
    margin-top: 20px;
}
.callout .lowerText {
    font-weight: 700;
    text-transform: uppercase;
}
.callout_btn i {
    color: #e6007e;
    display: inline-block;
    margin-top: 18px;
}
.callout-content-main {
    position:relative;
    padding:15px 5px;
    margin:30px auto;
    display:inline-block;
    color:#fff;
    border-top:dotted 1px #fff;
    border-bottom:dotted 1px #fff;
    text-transform:uppercase;
    font-size:36px;
    font-weight:300;
}
.callout .co-Body {
    margin-bottom:20px;
}
.callout:hover .callout-content {
    background: none;
    color: #fff;
}
a.callout:hover{
    text-decoration:none;
    color:#fff;
}
.call_out_subtitle.grid__title__after {
    color: #a48c14;
    font-weight: bold;
    margin-top: 18px;
}
.call_out_title.grid__title {
    color: #a48c14;
    font-weight: bold;
    margin-top: 18px;
}
.callout:after,
.image-item:after {

}
.callout-sentinel{

}
.callout-content {

}

.col-lg-6 .callout-content{

}

@media (min-width : 992px) {

}

.pois {
    margin-left:0;
    margin-right:0;
}
.pois .col-sm-4,
.pois .col-sm-12 {
    padding: 0;
}
.poi  {
    position: relative;
    display: block;
}
.poiImage .poiImageBG {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:300ms;
    -o-transition:300ms;
    transition:300ms;   
}
.poiImage:before {
    content:'';
    display:block;
    width:100%;
    padding-top:65.384%;
}
.poiImage img{
    width:auto;
    display:none;
}
.poiImage {
    display: block;
    overflow: hidden;
    position: relative;
    background: #000;
    width: auto;
    height: 335px;
    margin-bottom: 46px;
}
/*Footer poi*/
.footerPOI {
    
}
.footerPOI .poi {
    padding-bottom:0;
}
.footerPOI .poi .poiTitle{
    top:-50%;
    position:Absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.footerPOI .poi .poiText {
    height:100%;
    background-color:rgba(19,31,107,0.9);
}
.footerPOI .poi:hover .poiTitle{
    background-color:transparent;
    top:50%;
    -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
            transform:translateY(-50%);
    padding-left:100px;
    background-position:45px;
    padding-right:0;
}
.footerPOI .poieven .poi .poiText {
    background-color:rgba(0,134,86,0.9);
}
.footerPOI .poi .poiButton {
    position:absolute;
    bottom:0;
    left:0;
}
.owl-carousel .owl-item .poiImage img {
    display:none;
}
.footerPOI .owl-next,
.footerPOI .owl-prev{
    display:block;
    width:41px;
    bottom:0;
    top:0;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    position:absolute;
    font-size:0;
    opacity:0.625;
    -webkit-transition:400ms;
    -o-transition:400ms;
    transition:400ms;
    max-width:41px;
}

.footerPOI .owl-next:hover,
.footerPOI .owl-prev:hover{
    opacity:1;
}
.footerPOI .owl-next.disabled,
.footerPOI .owl-prev.disabled{
    opacity:0;
    max-width:0;
}
.footerPOI .owl-next{
    right:0;
    background-image:url(images/poi-carousel-next.png);
}
.footerPOI .owl-prev{
    left:0;
    background-image:url(images/poi-carousel-prev.png);
}
@media (min-width:768px){
    .footerPOI .poi .poiText {
        width:66%;
    }
}
@media (min-width:1200px){
    .footerPOI .poi .poiText {
        width:50%;
    }
}
/*------------------------------------*\
    DOCUMENTS
\*------------------------------------*/
.sidebar-left .sub-menu li:last-child,.sidebar-left .sub-menu li:first-child {
    border: none;
}
a.document-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 15px 20px;
    border: none;
    margin: 0 auto 30px;
    border-radius: 0;
    text-align: left;
    padding-left: 15px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    font-size: 1.1em;
    line-height: 27.41px;
    color: #ffffff;
    letter-spacing: 0.1px;
    background: #19401d;
}
.sidebar-right .documents {
	padding:0 15px;
}
.sidebar-right .menu-main-menu-container {
    margin-bottom: 30px;
}
img.download_icon {
    float: right;
}
a.document-link:hover {
    text-decoration:none;
    background-color:#e6007e;
    color: #fff;
}
a.document-link i {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 2.5em;
    color: #008656;
}
a.document-link:hover i {
    color: #e5f3ee;
}

a.document-link.thumbnail-preview {
    padding:0;
    overflow:hidden;
    max-width:250px;
}
a.document-link.thumbnail-preview img{
    width:100%;
}
a.document-link.thumbnail-preview .doc-link-text{
    padding:10px;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    color:#fff;
    background:rgba(90, 90, 90, 0.7);
    line-height:1.2;
    opacity:0;
    -webkit-transition:300ms ease-in-out;
    -o-transition:300ms ease-in-out;
    transition:300ms ease-in-out;
}
a.document-link.thumbnail-preview:hover .doc-link-text{
    opacity:1;
}
.wrapper {
    background-color: transparent;
    position: relative;
    z-index: 999;
}



#hero {
    position:relative;
}
#hero .slide {
    width:100%;
}
.page-banner {
    margin-bottom: 30px;
    position: relative;
    
}
#hero .slideImage{
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    position:relative;
    width:100%;
}
.page-banner #hero .slideImage {

}
#hero .slideImage:before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-image:url(images/Banner-Graphic.png);
	background-size:100.1%;
	background-repeat:no-repeat;
	background-position:center;
}
#hero .slideImage img{
    visibility:hidden;
    width:100%;
}
.home-banner #hero .slideImage {
    min-height:490px;   
    max-height:850px;
}
.home-banner .bannerTextWrap {
    position: absolute;
    bottom: auto;
    left: 0;
    width: 100%;
    font-weight: 300;
    top: 40%;
    z-index: 9;
}
   
.homeExtraBoxes .extraBox {
    margin:40px auto;
}

.homeExtraBoxes .extraBox .extraText {
    padding:5px 15px 30px;  
    margin:0 -15px;
    font-weight:300;
    position:relative;
}
.homeExtraBoxes .extraBox .extraText .sub {
    text-transform:uppercase;
    margin:20px 0;
    position:relative;
    padding-bottom:20px;
    font-size:1em;
    font-weight:300;
}
.homeExtraBoxes .extraBox.greenbox .extraText .sub {
    color:#fff;
}
.homeExtraBoxes .extraBox .extraText .sub:after {
    position:absolute;
    width:110px;
    max-width:100%;
    bottom:-3px;
    left:0;
    content:'';
    display:block;
    border-bottom:solid 6px #008656;
    
}
.homeExtraBoxes .extraBox.greenbox .extraText .sub:after {
    border-color:#fff
    
}
.homeExtraBoxes .extraBox.greenbox .extraText {
    background:#008656;
    color:#fff;
}

.homeExtraBoxes .extraBox h2{
    font-size:1.5em;
    font-weight:300;
    margin:30px 0 20px;
}
.homeExtraBoxes .extraImg {
    
}
.homeExtraBoxes .imgWrap {
    margin:0 -15px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    border-bottom:solid 7px #19401d;
    position:relative;
}
.imgWrap img{
    visibility:hidden;
}
.homeExtraBoxes .extraBox.greenbox .extraText h2,
.homeExtraBoxes .extraBox.greenbox .extraText a{
    color:#fff;
}

.homeExtraBoxes .extraBox .extraText .linkbutton{
    margin:30px 0 20px;
}

@media (min-width:768px){
    .homeExtraBoxes .extraBox {
    margin:80px auto;
}
    .homeExtraBoxes .extraBox .row{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;   
    }
    .homeExtraBoxes .extraBox .extraText {
        padding:60px 15px;  
    }
    

}
@media (min-width:992px){
    .homeExtraBoxes .extraBox .row > *{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
}
@media (min-width:1200px){
    .homeExtraBoxes .extraBox .row > *{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
    .homeExtraBoxes .imgWrap {
        margin:0;
        top:30px;
    }
    .homeExtraBoxes .extraBox .extraText{
        left:-12.5%;
        padding-left:12.5%;
        padding-right:12.5%;
        margin:0;
    }
    .homeExtraBoxes .extraBox.greenbox .extraText {
        left:12.5%;
    }
}
@media (min-width:1590px){
    .homeExtraBoxes .extraBox .extraText{
        padding-left:25%;
        padding-right:12.5%;
    }
    .homeExtraBoxes .extraBox.greenbox .extraText {
        padding-left:12.5%;
        padding-right:25%;
    }
    .homeExtraBoxes .imgWrap {
        left:25%;
    }
    .homeExtraBoxes .greenbox .imgWrap {
        left:-25%;
    }
}

#homeQuotes {
    color: #fff;
    background: #008656;
}
#homeQuotes .slide{
    width:100%;
}
.homeQuote-blurb {
    padding:50px 0 30px;;
}
.homeQuote-blurb .text{
    font-weight:300;
    font-size:1.5em;
    text-align:center;
}
.homeQuote-blurb .text p{
    margin-bottom:10px;
}
.homeQuote-blurb .cite{
    font-size:0.9em;
    text-align:right;
}
.homeCallout {
    margin:0 -15px;
    height:100%;
    background:#2a357a;
    color:#fff;
}
.homeCallout a{
    color:#fff;
}
.homeCallout .callout .callout-content{
    padding:40px 20px;
    border-bottom:solid 1px #959abd;
}
.homeCallout .callout-content-main {
    margin:15px 0;
}
.twitterBox {
    padding:0 15px;
    position:relative;
    font-weight:300;
}
.twitterBox .ico{   
    color:#fff;
    position:absolute;
    top: 8px;
    right: 15px;
    font-size: 1.2em;
}
.twitterBox .ctf-author-box-link {
    font-size:1.5em;
}
.twitterBox #ctf .ctf-author-name {
    display:none;
}
.twitterBox #ctf.ctf-styles .ctf-author-screenname {
    font-size:24px;
    font-weight:300;
}
.twitterBox .feed{
    position:relative;  
}
.twitterBox #ctf .ctf-item {
    padding:0 0 20px;
}
.twitterBox .ctf-tweet-text a{
    text-decoration:underline;
}
.twitterBox .boxbg{
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-image: url(images/logo-transparent.png);
    background-size: contain;
    height: 90%;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    max-width: 220px;
    max-height: 223px;
    opacity:0.6;
}
@media (min-width:768px){
    .home-banner .bannerTextWrap .bannerTxtTop {
        font-size:30px;     
    }
}
@media (min-width:992px){
    .home-banner .bannerTextWrap .bannerTxtTop {
        font-size:40px;     
    }
}
@media (min-width:1200px){
    .home-banner #hero .slideImage {
        max-height:100vh;
        height:100vh;
    }
    
    .mapsRow {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
}

.breadcrumbs {
    margin: 0;
    padding: 0px;
    color: #c5c5c4;
    position: relative;
    border-bottom: none;
    font-weight: bold;
}

.breadcrumbs span a{
    color:#000;
	text-decoration:none;
}
a.a2a_button_facebook,a.a2a_button_twitter {
    display: none !important;
}
.shriccon i {
    color: #19401d;
    font-size: 1.1em;
}
.shriccon i:hover
{
       color: #19401d;
    font-size: 1.1em;
}

.sharebutton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 1.1em !important;
    line-height: 100% !important;
}
.addtoany_list.a2a_kit_size_32 a:hover
{
    color: #000;
}
.a2a_kit.a2a_kit_size_32.addtoany_list {
    line-height: 18px !important;
}
.sharebutton p {
    font-size: 1.1em;
    color: #7a817b;
    margin-right: 10px;
}
.breadcrumbs span {
    font-weight: 500;
    line-height: 100%;
    color: rgba(21, 43, 26, 0.7);
    letter-spacing: 0.1px;
    border-bottom-left-radius: 5px;
    margin-right: 2px;
    padding-left: 0;
}
.sharebutton p {
    color: #7a817b;
}
header > .container{
    position:relative;
}


.sidebar-left .searchform {
    margin-bottom:15px;
}

.searchform label{
    display:none;
}
.searchform {
    padding-right: 35px;
    position: relative;
    border: solid 1px #000;
    overflow: hidden;
    height: 42px;
}
.searchform input#s {
    border: 0;
    font-size: 1.1em;
    width: 100%;
    background: transparent;
    color: #000;
    padding: 4px 10px;
    height: 100%;
}
.searchform input#s:focus{
    outline:0;
}
#searchSubmit {
    color: #e6007e;
    background: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 1.6em;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    line-height: 28px;
	margin:0;
}
.search-form {
	 padding: 10px;
    background: #19401d;
}
.search-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
   
}
.search-form form button.btn-search {
    background: #fff;
    border: none;
    color: #fff;
    font-size: 1.1em;
    padding: 0;
    -webkit-transition: 0.5s all ease 0s;
    -o-transition: 0.5s all ease 0s;
    transition: 0.5s all ease 0s;
	margin:0;
}
.search-form form button.btn-search img {
       height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 24px;
    margin: 0 18px 0 8px;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
}
.search-form form button.btn-search:hover
{
    opacity: 0.8;
}
.search-form form .form-control {
    border-radius: 0;
    border: 1px solid #b9b2b2;
    font-size: 1.1em;
	padding-left:0;
	padding-righT:0;
}
.search-form-holder .searchform {
}
.search-form-holder .searchform.openSearch input#s{
    border-bottom:solid 1px #008656;
}
.form-control:focus {
   -webkit-box-shadow: none;
           box-shadow: none;
}
.search_btn i {
    font-size: 1.2em;
    color: #927c03;
}
.search-form-holder {
    position: relative;
}
.search-form {
       position: absolute;
    width: 260px;
    right: 45px;
    top: -13px;
    z-index: 9;
    transition: 0.5s all ease 0s;
    transform: translateX(380px);
    visibility: hidden;
    opacity: 0;
}
.search-form.open {
        opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.search-form-holder .searchform{
    max-width:0px;
    -webkit-transition:300ms;
    -o-transition:300ms;
    transition:300ms;
    border-color:transparent;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.search-form-holder #searchSubmit{
    color:#008656;
}
.search-form-holder .searchform.openSearch {
    max-width:130px;    
    border-color:#fff;
}
.searchform.openSearch input#s{ 
    
}


@media (min-width:768px){


}
@media (min-width:992px){


}
@media (min-width:1200px){


}
@media (min-width:1390px){

}
@media (min-width:1590px){

}


/*------------------------------------*\
    EMBEDS
\*------------------------------------*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*------------------------------------*\
    ALERT
\*------------------------------------*/
.popupAlert {
  font-size:15px;
  font-size:1.5rem;
  width:100%;
  max-width:600px;
  min-width:450px;
}
.popupAlert .header{
  font-size:1.8em;
  padding:7px 3%;
  text-align:center;
  white-space:nowrap;
      text-align: center;
    position: relative;
    text-transform:uppercase;
}
.noticeBody {
  width:100%;
  padding:0 2.5%;
}
.popupAlert .popupImg {
  padding:10px 5px;
  width:48%;
  float:right;
}
.popupAlert .popupImg img {
  width:100%
}
.popupAlert .noticeText {
  padding:10px 5px;  
  width:100%;
  float:none;
}
.featimg  .noticeText {
  width:48%;
  float:left;  
}
.popupAlert .noticeText *{
  max-width:100%;
}
.popupAlert .noticeText .popTitle{
      font-size: 1.5em;
    text-transform: uppercase;
    margin: 20px 0 0;
    font-weight: 300;
}






/*------------------------------------*\
    HEADER
\*------------------------------------*/


#navbar{
    display: block;
}
.headGroup  .menu-toggle{

    margin:10px 0;
}
.headerContact .search-form-holder {
    margin-left: 10px;
    margin-right: 20px;
    padding-top: 15px;
}
.socialGroup a img {
    margin-top: -5px;
}

@media (min-width:1200px){
    .headGroup  .menu-toggle{
        position:fixed;
        top:10px;
        left:0;
        z-index:900;
        -webkit-transition:300ms;
        -o-transition:300ms;
        transition:300ms;
    }
    .admin-bar .headGroup  .menu-toggle{
        top:42px;
    }
    .fixedHeader .menu-toggle {
        padding:5px 5px 5px 92px;
        height:40px;
        min-height:0;
        font-size:0px;      
    }
    .fixedHeader .menu-toggle .toggleIcon {
        top:2px;
    }
}
@media (min-width:1390px){
    .headerContact {
        padding-left:20px
    }
    .headerContact .search-form-holder {
        margin-left:15px
    }
}
/*------------------------------------*\ 
    FOOTER
\*------------------------------------*/


.footerLower {
    background:#282828;
    color:#fff;
    padding:15px 0 30px;
    font-weight:300;
}

.footerLower a{
    color:#fff;
}

.footerLower .footerCopy {
    margin:25px 0;
}
.footerLower .im-hivis {
    display:inline;
}
@media (min-width:992px){
.footerLower .footerCopy {
    margin-top:50px
}
}
@media (min-width:768px){
    .footer-copyright {
        margin-top:100px
    }
}
    .xs-text-right {
        text-align:right;
    }
    .xs-text-left {
        text-align:left;
    }
    .xs-text-center {
        text-align:center;
    }
@media (min-width:768px){
    .sm-text-right {
        text-align:right;
    }
    .sm-text-left {
        text-align:left;
    }
    .sm-text-center {
        text-align:center;
    }
}
@media (min-width:992px){
    .md-text-right {
        text-align:right;
    }
    .md-text-left {
        text-align:left;
    }
    .md-text-center {
        text-align:center;
    }
}
@media (min-width:1200px){
    .lg-text-right {
        text-align:right;
    }
    .lg-text-left {
        text-align:left;
    }
    .lg-text-center {
        text-align:center;
    }
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
a img.alignnone {
    margin:5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.wp-caption {
    background:#FFF;
    border:1px solid #F0F0F0;
    max-width:96%;
    padding:5px 3px 10px;
    text-align:center;
}
.wp-caption.alignnone {
    margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin:5px 20px 20px 0;
}
.wp-caption.alignright {
    margin:5px 0 20px 20px;
}
.wp-caption img {
    border:0 none;
    height:auto;
    margin:0;
    max-width:98.5%;
    padding:0;
    width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}




.footer-links{
    margin:0;
    list-style:none;
    padding:0;
    margin-bottom:15px;
}
.footer-links li{
    display: inline;
}
.footer-links li:after{
    content:" | ";
    margin: 0 1px 0 1px;
    display: inline;
}
.footer-links li:last-child:after{
    content:"";
}
.footer-links li a{
    display: inline;
    white-space:nowrap;
}
.its {
       background: #19401d;
    padding: 15px 20px;
    text-align: left;
    border-bottom: none;
    font-size: 1.5em;
    line-height: 40px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1px;
}
.sidebar-right .document.col-sm-12 {
    padding: 0;
    width: 100%;
}
.sidebar-right .current_page_item ul.sub-menu {
    display: block;
    position: relative;
    border: 0 !important;
}
.sidebar-left ul.sub-menu {
    position: static;
    display: block;
    width: 100%;
}
.sidebar-right ul#menu-side {
    background-color: #dfede1;
    padding: 0 25px;
    border: 0;
}
.sidebar-right ul#menu-side li a {
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
    border-bottom: 1px solid #fff !important;
}
.sidebar-right .sub-menu li {
    border: 0;
}
.sidebar-right .menu-item-has-children > a {
    background-image: url(http://94.229.170.33/~hertsp06/wp-content/uploads/2018/09/menu-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}
#menu-side {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #a28c14;
    
}
.sidebar-right .menu li > .sub-menu > li > .sub-menu {
    left: 0;
}
#menu-side ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#menu-side li{
    position:relative;
}
#menu-side a {
    display: block;
    padding: 0px 30px 0 10px;
    color: #19401d;
}
.sidebar-left #menu-side li > ul li.current-menu-item a span {
    color: #a28c14;
}
.sidebar-left #menu-side li > ul li.current-menu-item a:hover span
{
    color: #fff;
}
#menu-side a span {
    display: block;
    padding: 8px 0px;
    color: #19401d;
    border-bottom: none;
    position: relative;
    font-size: 0.9em;
    font-weight: bold;
    font-family: Quicksand;
}
.sidebar-right #menu-side .current-menu-item > a span {
    color: #e6007e;
}
.sidebar-right ul#menu-side li:hover > a span {
    color: #e6007e !important;
}
#menu-side .sub-menu .sub-menu a span{
    padding-left:35px;
    border-bottom:none;
}
#menu-side .sub-menu li:last-child span {
    border-bottom:none;
}

/*------------------------------------*\
    menu inc toggle
\*------------------------------------*/


.menu-toggle {
    cursor: pointer;
    display: block;
    padding: 0;
    position: static;
    background: none;
    width: 100%;
    text-align: right;
}
.menu-toggle .toggleText{
    display:inline-block;
}
.menu-toggle span {
    width: auto;
    height: 2px;
    margin: 6px 0;
    background-color: #fff;
    display: block;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.menu-toggle .toggleIcon {
    position: static;
    width: 50px;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    display: inline-block;
    cursor: pointer;
    background: #e6007e;
    padding: 5px 10px;
}
.menu-toggle:hover span{
    background-color: #000;
}
.menu-toggle span:nth-child(1) {
    -webkit-transform-origin: 46% 5px;
        -ms-transform-origin: 46% 5px;
            transform-origin: 46% 5px;
}
.menu-toggle span:nth-child(3) {
    -webkit-transform-origin: 46% -3px;
        -ms-transform-origin: 46% -3px;
            transform-origin: 46% -3px;
}


body.menuopen .menu-toggle span:nth-child(1){
    -webkit-transform:rotate(135deg);
        -ms-transform:rotate(135deg);
            transform:rotate(135deg);
}
body.menuopen .menu-toggle span:nth-child(2){
    opacity:0;
    -webkit-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
            transform:rotate(360deg);
}
body.menuopen .menu-toggle span:nth-child(3){
    -webkit-transform:rotate(-135deg);
        -ms-transform:rotate(-135deg);
            transform:rotate(-135deg);
}



.search-toggle{
    float: right;
    padding: 15px;
    color: #e0e0e0;
    cursor: pointer;
    border-radius: 30px;
    margin-top: 15px;
    line-height: 15px;
}
.search-toggle:hover{
    background-color: #19401d;
}
@media (max-width: 992px)
{
    .headGroup .menu-toggle
    {
        display: block !important;
    }
#menu-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
    #menu-main > li#toggler {
    height: 40px;
    font-size: 0;
    color: #fff;
    background: #e6007e;
    text-align: left;
    padding: 10px;
    line-height: 15px;
    display: none;
    display: block;
    cursor: pointer;
    position: relative;
    }
    #menu-main > li#toggler:before {
    position: absolute;
    content: "\f2d3";
    font-family: "FontAwesome";
    font-size: 1.6em;
    color: #fff;
    right: 10px;
    top: 13px;
}
    #navbar{    
        position: fixed;
        left: -260px;
        -webkit-transition: left 500ms;
        -o-transition: left 500ms;
        transition: left 500ms;
        background-color: #19401d;
        top: 0;
        margin-top: 0px;
        z-index: 9999;
        bottom:0;
        width: 250px;
        overflow-x: hidden;
        
    }
    body.menuopen  #navbar{ 
        left:0;
        z-index: 9999;
    }
    body.admin-bar #navbar{ 
        top:32px;
    }
    #navbar .menu-main-container{
        position: absolute;
        height: 100%;
        overflow-y: auto;
        width:100%;
    }
    #menu-main,
    #menu-main ul{
        list-style:none;
        padding:0;
        margin:0;
    }
    #menu-main{
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom:30px;
        width: 100% !important;
    }
    #menu-main > li {
    position: relative;
    border-bottom: 1px solid #fff;
    width: 100%;
}
.sub-menu li {
    border-bottom: 1px solid #fff;
}
    #menu-main li a{
        display: block;
        padding:10px 20px;
        position:relative;
    }
    #menu-main li.current-menu-item > a:after {
        content: '';
        position: absolute;
        display: block;
        max-width: 100%;
        width: 110px;
        height: 4px;
        bottom: 0;
        left: 20px;
        background: #009966;
    }
    #menu-main .sub-menu li.current-menu-item > a:after {       
        left: 10px;
    }
    #menu-main li.current-menu-item > a{

    }
    #menu-main .sub-menu {
    padding-left: 0;
    position: relative;
    background: #e6007e;
    display: none;
    position: static;
    width: 100%;
}
    #menu-main li.open > .sub-menu {
    display: block;
}
#menu-main li.open > .sub-menu li {
    padding-left: 25px;
}
.sub-menu li {
    border-bottom: 1px solid #fff;
}
    /*#menu-main .sub-menu li{
        background:rgba(255,255,255,0.5);       
    }*/
    #menu-main .sub-menu a {
        padding:10px 10px;
    }
    #menu-main li.menu-item-has-children > a{
        margin-right:40px;
    }
    #menu-main li.menu-item-has-children > .arrow {
        position: absolute;
        right: 0;
        text-align: center;
        top: 10px;
        width: 40px;
        height: 40px;
        background: none;
    }
    #menu-main li.menu-item-has-children > .arrow:after {
        content: "\f105";
        color: #fff;
        position: absolute;
        right: 0;
        top: 8px;
        margin-right: 0;
        font-size: 1.5em;
        pointer-events: none;
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        -o-transition: transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms;
        margin-top: 0;
        background-color: transparent;
        font-family: "FontAwesome";
        left: 0;
        margin: auto;
    }
    #menu-main li.open.menu-item-has-children > .arrow:after{
        -webkit-transform:rotate(90deg);
            -ms-transform:rotate(90deg);
                transform:rotate(90deg);
    }
    #navbar .container{
        width:auto;
        padding:0;
    }
    .sidebar-left {
        margin-top:0px;
        margin-bottom:40px;
    }
}

@media (min-width : 992px) {

}
@media (min-width : 1200px) {

}
@media (min-width : 1590px) {
.sidebar-left {
padding-left:15px;
}
}



/*home*/
header {
    position:relative;
}

.homeLogo .logo {
    left:50%;
    -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
            transform:translateX(-50%);
}
header .logo {
	max-width:275px;
}
.footer-logo img {
	max-width:260px;
	width:100%;
}
/*
.homeContent {
    margin:40px auto 0;
    font-weight:300;
}
.homeContent h1{
    font-size:1.5em;
    font-weight:300;
    text-transform:uppercase;
    position:relative;
    margin-top: 45px;
    margin-bottom: 25px;
        padding-bottom: 26px;
}
.homeContent h1 strong{
    font-size:1.5em;
    font-weight:300;
}
.homeContent h1 :after {
    content: '';
    display: block;
    height: 6px;
    width: 160px;
    max-width: 100%;
    background: #009966;
    position: absolute;
    bottom: 0;
    left: 0;
}
*/
@media (min-width:992px){

}
@media (min-width:1200px){

}


@media (min-width:768px){
.postnavigation > p.prev{
    float:left;
    width:50%;
}
.postnavigation > p.next{
    float:right;
    width:50%;
    text-align:right;
}
}
.postnavigation:after {
    content:'';
    display:table;
    clear:both;
}



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


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

}







/*map*/
/*maps*/
/*footer map*/
.footerMap {
  overflow:hidden;
  width:100%;
  position:relative;
}
.footerMap .container-fluid {
}
.ftMapTop {
  top:0;
}
.ftMapTop.topRight {
  margin-left:40px;
    left:50%;
}
.ftMapTop:before {
  position:absolute;
  top:0;
  display:block;
  content:'';
}
.mapWrap {
    position:relative;
    overflow:hidden;
}
@media (max-width:1199px){
.mapWrap .container {
    width:100%;
    padding:0;
}
}
#footerMap {
  display:block;
  width:100%;
  height:100%;
  height:580px;  
  top:1px;

}
.mapContainer { 
  height:580px;  
}
.footerMap .ftMapWrap {
  min-height:275px;
  height:275px;
  position:relative;
  width:100%;
}
.contactDetails {
    color:#fff;
    background:#008656;
    font-weight:300;
    border:solid 1px #008656;
    margin-bottom:15px;
}
.contactDetailsWrap .contactSingle {
    display:none;
    padding:15px 10px;
    position:relative;
}
.contactDetailsWrap .contactSingle.open {
    display:block;
    padding: 0 30px 0 0;
    word-break: break-word;
}
.contactDetails a{
    color:#fff;
}
.contactDetails h3{
    color:#fff;
    font-weight:700;
    font-size:1em;
    text-transform:uppercase;
    padding:0 10px;
}
.contactDetails .tabs:after {
    content:'';
    display:table;
    clear:both;
}
.contactDetails .tab {
    float:left;
    width:50%;
    text-transform:uppercase;
    text-align:center;
    padding:3px 15px;
    line-height:30px;
    background:#fff;
    color:#000;
    cursor:pointer;
}
.contactDetails .tab i{
    margin-right:28px;
    font-size:28px;
    vertical-align:bottom;
    color:#19401d;
}
.contactDetails .tab.active {   
    background:#19401d;
    color:#fff;
    cursor:initial;
}
.contactDetails .tab.active i{  
    color:#fff;
}
.contactDetails .socialGroup {
    margin:15px 0;
}
.contactDetails .socialGroup a{
    color:#008656;
    background:#fff;
    border-color:#fff;
}
.contactDetails .socialGroup a:hover{
    background:#008656;
    color:#fff;
}

@media (min-width:768px){
    .contactDetails {
        padding-right:185px;
        position:relative;
    }
    .contactDetails:after {
        content:'';
        display:block;
        background-image:url(images/logo-white.png);
        width:185px;
        height:137px;
        border-left:solid 1px #4dab89;
        background-size:135px;
        background-position:center;
        background-repeat:no-repeat;
        position:absolute;
        right:0px;
        bottom:67px;
    }
}
@media (min-width:992px){
    .contactDetails .socialGroup {
        position:absolute;
        bottom:5px;
        right:15px;
    }
    
}
@media (min-width:1200px){
    .contactDetails {
        width:700px;
        margin-top:145px;
    }
    .mapContainer {
        position:absolute;    
        left: 0;
        right: -700px;
        top:-70px;
        bottom:0;
    }
}

/*------------------------------------*\
    RESPONSIVE XL
\*------------------------------------*/


.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



@media only screen and (min-width : 1390px) {
    .container {
        width: 1360px;
    }
}


@media (min-width: 1590px) {

    .container {
        width: 1560px;
    }

    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        float: left;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

    .col-xl-pull-12 {
        right: 100%;
    }

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

    .col-xl-pull-9 {
        right: 75%;
    }

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

    .col-xl-pull-6 {
        right: 50%;
    }

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

    .col-xl-pull-3 {
        right: 25%;
    }

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

    .col-xl-pull-0 {
        right: auto;
    }

    .col-xl-push-12 {
        left: 100%;
    }

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

    .col-xl-push-9 {
        left: 75%;
    }

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

    .col-xl-push-6 {
        left: 50%;
    }

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

    .col-xl-push-3 {
        left: 25%;
    }

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

    .col-xl-push-0 {
        left: auto;
    }

    .col-xl-offset-12 {
        margin-left: 100%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xl-offset-9 {
        margin-left: 75%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xl-offset-6 {
        margin-left: 50%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xl-offset-3 {
        margin-left: 25%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

    tr.visible-xl {
        display: table-row !important;
    }

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
    

}



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/




/*==========  Non-Mobile First Method  ==========*/


@media only screen and (max-width : 1590px) {


}






/* Medium Devices, Desktops */


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .news-item-image img {
        margin-bottom: 0%;
    }

    .menu-sites-container {
        margin-top: 0px;
    }



    .news-cluster-item-small:first-child {
        margin-bottom: 0px;
    }
    .home-banner .cycle-pager{
        display:none;
    }
    .quote-thumb {
        width: 100%;
        margin-bottom: 30px;
    }
    .quote-blurb {
        width: 100%;
    }
    .going-on-title {
        font-size: 1.6em;
    }
    
    .standard-meta-value a.email-value {
        font-size: 0;
        color: transparent;
        display:inline-block;
    }
    


    .group-logo {
        text-align: center;
        margin-top: 20px;
    }
    
    #menu-sites li:after {
        content: none;
    }
    #menu-sites li {
        display: block;
    }
    .copy-credits {
        text-align: center;
        margin-top: 20px;
    }
    
    .credit {
        text-align: center;
    }

    .news-item-text {
        font-size: 1em;

    }
    .news-item-text {
        font-size: 1.1em;
    }
    
    .contactFieldBlock .wpcf7 label {
        width: auto;
        float: none;
    }
    .contactFieldBlock .wpcf7-form-control-wrap {
        margin-left: 0;
    }
    
    .col-lg-3 .quote-text, 
    .col-lg-6 .quote-text,
    .quote-text {
        margin: 0px;
    }
    

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 479px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 319px) {

}

.calendar-mob{
    display:block;
}
.calendar-desktop {
    display:none;
}
@media (min-width:992px){
.calendar-mob{
    display:none;
}
.calendar-desktop {
    display:block;
}
}
