/*
Theme Name: Bookies
Theme URI:
Description: Custom theme for Bookies.
Author: 
Author URI: 
Version: 1
License:
License URI:
Text Domain:
*/
/*general*/
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Raleway', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 1.6em;
}


ol ,ul{
  -webkit-padding-start: 20px;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  clear: both;
  display: block;
  margin: auto;
 /* padding: 10px; */
}
img.alignright {
  display: block;
  float: right;
  padding: 10px 0px 10px 10px;
}
@media screen and (max-width: 800px) {
  img.alignright {
    clear: both;
    float: none;
    margin: auto;
    padding: 10px;
  }
}
img.alignleft {
  display: block;
  float: left;
  padding: 10px 10px 10px 0px;
}
@media screen and (max-width: 800px) {
  img.alignleft {
    clear: both;
    float: none;
    margin: auto;
    padding: 10px;
  }
}
.wp-caption {
  border: 0;
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
a.buttoner {
  width: 100%;
  text-align: center;
  display: block;
  border: 2px solid;
  padding: 5px 0px;
  box-sizing: border-box;
  line-height: 36px;
  max-width: 300px;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #e6140a;
}
a:active {
  color: #000;
}
ul,
ol {
  margin: 0 0 10px 0;
}
li {
  margin-bottom: 20px;
}
strong {
  font-weight: bold;
}
iframe {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 25px;
}
h3{
  font-size: 30px;
}
h4{
  font-size: 24px;
}
hr {
  background-color: none;
  border: 1px dashed #ccc;
  border-style: none none dashed;
  color: none;
}
.clear {
  clear: both;
}
.wrapper {
  width: 1200px;
  max-width: 90%;
  margin: auto;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}

.wrapper-full{
  width: 100%;
  max-width: 96%;
  margin: auto;
  padding: 50px 0;
  text-align:justify;
  position: relative;
  overflow: hidden;
}
.wrapper-footer{
  width: 100%;
  max-width: 96%;
  margin: auto;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

.wrapper-menu {
  width: 100%;
  max-width: 94%;
  margin: auto;
  padding: 4px 0;
  position: relative;
}

.member-login {
  border: 2px solid #58b947;
  background: #fff;
  margin-left: 20px;
}

.full-width-panel.login-bg{
  background:
    /* top, transparent black, faked with gradient */
  linear-gradient(
          rgba(0, 0, 0, 0.7),
          rgba(0, 0, 0, 0.7)
  ),
  url(images/login-bg.jpg)!important;
}

.full-width-panel.register-bg{
  background:
    /* top, transparent black, faked with gradient */
  linear-gradient(
          rgba(0, 0, 0, 0.7),
          rgba(0, 0, 0, 0.7)
  ),
  url(images/login-bg.jpg)!important;
}

.um-871.um input[type=submit].um-button {
  background: #83c63d!important;
}

.um-871.um .um-button.um-alt, .um-871.um input[type=submit].um-button.um-alt {
  background: #e42f26!important;
}

.um-871.um .um-button.um-alt {
  color: #fff!important;
  font-weight:700!important;
}

.login-bg .um-half{
  width:280px;
}

.um-871.um .um-form input[type=text], .um-871.um .um-form input[type=tel], .um-871.um .um-form input[type=password], .um-871.um .um-form textarea{
  background: #e2e2e2!important;
}

.login-bg .um-form input[type=text]{
 /* padding: 26px 12px!important;*/
}

.login-bg .um-871.um .um-form input[type=password]{
  /* padding: 26px 12px!important; */
}

.um-871.um .um-field-label {
  color: #fff!important;
}

.login-bg .um-field-label label {
  font-size: 20px!important;
}

.login-bg .um-field-checkbox-option, .um-field-radio-option {
  color: #fff !important;
}

.login-bg a.um-link-alt{
  color: #fff !important;
}

.login-bg .um-left{
  margin-right:2%;
}

.login-bg .um-right{
  float:left;
}

.um-871.um {
  max-width: 80%!important;
}

.um-870.um {
   max-width: 80%!important;
}



/*--password --*/
.um-um_password_id.um input[type=submit].um-button{
  background: #83c63d!important;
  font-weight:700!important;
}

.um-field-block {
  color: #fff!important;
  font-size: 22px!important;
}

.um-um_password_id.um .um-form input[type=text]{
  background: #e2e2e2!important;
}

.um-871.um .um-button {
  font-weight:700!important;
}


/*--registration page --*/

.um-870.um .um-form input[type=text], .um-870.um .um-form input[type=tel], .um-870.um .um-form input[type=password], .um-870.um .um-form textarea{
  background: #e2e2e2!important;
}

.register-bg .um-half{
  width:280px;
}
.um-870 .um .um-button.um-alt {
  color: #fff!important;
  font-weight:700!important;
}

.register-bg .um-right{
  float:left;
}

.register-bg .um-left{
  margin-right:2%;
}

.um-870.um input[type=submit].um-button {
  background: #83c63d!important;
}

.um-870.um .um-button.um-alt, .um-870.um input[type=submit].um-button.um-alt {
  background: #e42f26!important;
}

.um-870.um .um-button {
  font-weight:700!important;
}

.um-870.um .um-button.um-alt {
  color: #fff!important;
}

.register-bg .um-870.um .um-field-label {
  color: #fff!important;
}

.register-bg .um-field-label label{
  font-size: 20px!important;
}

.register-bg .um-form input[type=number], .register-bg .um-form input[type=password], .register-bg .um-form input[type=tel],.register-bg .um-form input[type=text]{
  /* padding: 26px 12px!important; */
}

/*--registered --*/
.um-postmessage {
  color: #fff;
  font-size:22px;
  font-weight:700;
}

#menu-wrapper li:last-child > a {
  padding: 0.8em 1.8em;
}

.member-login a {
  color: #58b947!important;
}
/*--home page --*/
.full-width-panel.home-top .wrapper-full{
  max-width:100%;
  padding:0px;
}

.full-width-panel.home-top {
  background: #eaeaea;
  margin-top: 40px;
}

.full-width-panel.home-top .wrapper-full .half.post{
  margin-bottom: 0px;
  width:39%;
  margin-right: 0%;
}

.full-width-panel.home-top .wrapper-full .half.post:nth-child(2n+2) {
  width:57%;
  padding: 2% 1%;
}

.full-width-panel.home-top h3{
  text-align: center;
}

.full-width-panel.home-top  .half.post:nth-child(2n+2) a{
  background: #83c63d;
  color: #fff;
  margin: 0 auto;
  width: 200px;
  max-width: 80%;
  font-size: 22px;
  font-weight:700;
  text-align: center;
  display: block;
  padding: 14px 20px;
  margin-top: 5%;
  transition:1s;
}

.full-width-panel.home-top  .half.post:nth-child(2n+2) a:hover{
  background: #000;
}
.metaslider .flex-control-nav {
  bottom: 25px!important;
}

.metaslider .flexslider{
  margin: 0px!important;
}

.post-excerpt{
  background: #e5e5e5;
  padding: 20px 20px 60px 20px;
  height: 200px;
}
.post-excerpt h2{
  margin-top:0px;
  font-size:3vmin;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-excerpt p{
  font-size:0.9em;
}
.post-featured-image img{
  display: block;
}

.post-featured-image{
  position: relative;
}

.post-date {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #83c63d;
  color: #fff;
  font-size: 1.8em;
  font-style: normal;
  Padding: 4px 18px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.post-date-top{
  font-size: 0.6em;;
  font-family: 'Raleway', sans-serif;
  font-weight:700;
}

.post-date-bottom{
  position: relative;
  top:-6px;
}

.full-width-panel.home-blog .third.post {
  width: 32%;
  margin-right: 2%;
}

.full-width-panel.home-blog .wrapper-full {
  text-align:left;
}
.full-width-panel.home-blog .third.post:nth-child(3n+3){
  margin-right: 0%;
}

.full-width-panel.home-blog h2.rowtitle{
  text-transform:uppercase;
  margin: 60px 0px 80px 0px;
}

body > div:nth-child(5) > div > div.category-posts-wrap > div:nth-child(2) .post-date{
  background:#e42f26;
}

/*--about us --*/

.full-width-panel.about-top .wrapper-full{
 padding-bottom: 20px;
}

.full-width-panel.about-bottom .wrapper-full{
  padding-top: 0px;
  padding-bottom: 20px;
}

.full-width-panel.about-bottom .onethreequart.post{
  margin-right: 3%;
  font-weight:600;
}

.about-bottom ul{
  color:#83c63d;
  padding-left: 20px
}

 a.home-btn {
  background: #83c63d;
  color: #fff;
  width: 200px;
  max-width: 80%;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 14px 20px;
  margin-top: 3%;
  transition:1s;
}

a.home-btn:hover{
  background: #000;
}

/*--responsible gambling --*/

.full-width-panel.responsible-gambling-top .wrapper-full{
  padding-bottom: 20px;
}

.full-width-panel.responsible-gambling-bottom .wrapper-full{
  padding-top: 0px;
  padding-bottom: 20px;
}

.full-width-panel.responsible-gambling-bottom .onethreequart.post{
  margin-right: 3%;
  font-weight:600;
}

.responsible-gambling-bottom-inner{
  margin-top: 5%;
}

.responsible-gambling-bottom-inner p{
  color:#83c63d;
  text-decoration: underline;
  margin-top: 6px;
  margin-bottom: 0px;
}

/*--publications --*/
.full-width-panel.publication-top .wrapper-full{
  padding-bottom:20px;
}
.full-width-panel.publication-bottom .wrapper-full{
  max-width:100%;
  padding-top:0px;
  padding-bottom: 100px;
}

.publication-table tr:nth-child(even) {
  background-color: #f5f5f5;
}

.easy-table.publication-table tbody tr:hover td, .easy-table.publication-table tbody tr:hover th {
  background-color: #83c63d!important;
}
.easy-table thead th {
  padding: 40px;
}

.easy-table th, .easy-table td{
  border-top:0px!important;
  padding:20px 40px !important;
}

.easy-table td a img.alignleft{
  margin: 0px;
  padding: 0px;
  margin-top: -15px;
}
div.ptms_marquee{
  padding: 0px!important;
  font-size:22px;
}


/*--saba membership --*/
a.member-btn-membership{
  background: #e42f26;
  width: 240px;
  float:right;
}

a.login-btn-membership{
  float:left;
}

.full-width-panel.membership-btns .wrapper-full{
  padding-top: 0px;
}

.full-width-panel.membership-btns .wrapper-full .half.post{
  margin-right: 2%;
}

.membership-top ul{
  list-style-type: none;
}

/*--outlet map --*/
.outlet-table-map-menu tr:nth-child(even) {
  background-color: #e5e5e5;
}

.outlet-table-map-menu tr:nth-child(odd) {
  background-color: #bcbcbc;
}

.outlet-table-map-menu table.easy-table caption {
  font-weight: 400;
  margin-bottom: 40px;
}

.outlet-table-map-menu .easy-table thead th{
  display:none;
}

.outlet-table-map-menu .threeonequart.post{
 margin-right: 4%;
}

.map-table-inner{
  margin-top: 20%;
}


.map-table-inner a{
  display:block;
  padding: 12px 40px;
}

.outlet-table-map-menu .easy-table th, .outlet-table-map-menu .easy-table td {
  padding: 0px !important;
  font-size: 16px;
}

/*--outlets --*/
.full-width-panel.page-title .wrapper-full{
  padding-bottom:0px;
}

.full-width-panel.page-title .wrapper-full h1{
  margin-bottom:0px;
}

.full-width-panel.outlets-btns .wrapper-full {
  width: 1600px;
  max-width: 90%;
  margin: auto;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.outlets-btns a{
  background-image: -ms-linear-gradient(bottom, #6BA525 0%, #83c63d 100%);
  background-image: -moz-linear-gradient(bottom, #6BA525 0%, #83c63d 100%);
  background-image: -o-linear-gradient(bottom, #6BA525 0%, #83c63d 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6BA525), color-stop(100, #83c63d));
  background-image: -webkit-linear-gradient(bottom, #6BA525 0%, #83c63d 100%);
  background-image: linear-gradient(to top, #6BA525 0%, #83c63d 100%);
  color:#fff;
  font-weight:700;
  display: block;
  padding: 20px 0px;
  text-align: center;
}

.full-width-panel.outlets-btns .third.post{
  margin-right: 4%;
  width:30%;
}

.full-width-panel.outlets-btns .third.post:nth-child(3n+3) {
  margin-right: 0;
}

/*--individual outlets --*/
.region-outlets h5{
  background: #e42f26;
  color:#fff;
  margin: 0px;
  padding: 16px 20px;
  text-transform: uppercase;
}

/*--individual outlets --*/
.region-outlets p{
  padding: 0px 20px;
  font-size:16px;
  height:140px;
}

.full-width-panel.region-outlets .wrapper-full{
  padding:20px 0px;
}

.full-width-panel.region-outlets .third.post{
  background: #e2e2e2;
  margin-right: 4%;
  width:30.6%;
  height:auto;
}

.full-width-panel.region-outlets .third.post:nth-child(3n+3) {
  margin-right: 0;
}

/*--contact--*/
.full-width-panel.contact-top .wrapper-full{
  padding-bottom:0px;
}

.full-width-panel.contact-bottom strong{
  font-size:20px;
}

.full-width-panel.contact-bottom  .half.post{
  margin-right: 1%;
}

.contact-bottom h4{
  margin: 0px;
}

.contact-bottom h5{
  color:#83c63d;
  font-size:24px;
  margin-bottom: 0px;
}

/*--members publications --*/
.publication-bottom.members tr:nth-child(even) {
  background-color: #f5f5f5;;
}

.posts-home{
  background: #e2e2e2;
  overflow: hidden;
}

.posts-home-image{
 float:left;
  width:18%;
}
.posts-home-image img{
  display: block;
}

.posts-home-text{
  float:left;
  width: 73%;
margin-top: 25px;
}

.posts-home-text p{
  margin:24px 0px 0px 15px;
}

.posts-home-date{
  float:right;
  width: 7%;
  background: #83c63d;
  color:#fff;
  text-align: center;
  font-weight:600;
  padding: 12px 8px;
}

.posts-home-date-bottom{
  font-weight:400;
}

.single .post-date{
  display:none;
}

.comments-wrapper{
  display:none;
}

/*--latest news --*/
.latest-news .third.post{
  margin-right: 3%;
}
.category-posts-wrap.latest-news{
  text-align: left;
}

.blog-stats h4{
  text-align:center;
  font-size:40px;
  clear: both;
}

.wp-caption{
  border:0px!important;
}

.wp-caption p.wp-caption-text {
  font-size: 18px!important;
  margin-top: 20px;
}

.full-width-panel.blog-stats-top .wrapper-full{
  padding: 0px;
}

.full-width-panel.blog-stats .wrapper-full{
  padding-top: 20px;
}


.category-posts-wrap.latest-news .third.post{
  width: 31.3%;

}

.category-posts-wrap.latest-news .third.post{
  margin-right: 2%;
}

.links-table-betting a{
  color:#84c73f;
  font-weight:700;
}

.stats-block h4{
  text-align:center;
  font-size:40px;
}

input[type='text'],
input[type='email'],
input[type='password'],
textarea,
select {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 1em 2em !important;
  font-size: 1em;
}
input[type='text'] option,
input[type='email'] option,
input[type='password'] option,
textarea option,
select option {
  padding: 1em 2em !important;
}
input[type='submit'],
button {
  padding: 1em 2em;
  border: 0;
  background-color: #1d96c3;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
}
input[type='submit']:hover,
button:hover {
  background-color: #000;
}
/*WP Core Style*/
.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%; /* Image does not overflow the content area */
  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 p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.sticky {
  display: block;
}
.bypostauthor {
  display: block;
}
.gallery-caption {
  display: block;
}
/*header*/
#header {
  background: #fff;
}
#header .wrapper {
  padding: 20px 0;
}
#header.header-main #logo{
  float: left;
  margin-right: 5%;
}

#header-bar,
#header-menu-bar {
  background: #ddd;
}
#header-bar .wrapper,
#header-menu-bar .wrapper {
  padding: 0;
  overflow: visible;
}
#header-right-content {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
#header-right-content ul {
  margin: 0;
  padding: 0;
}
#header-right-content ul li {
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: relative;
  padding: 0 0.5em;
  font-size: 1.2em;
}
@media only screen and (max-width: 500px) {
  #header.header-main {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  #header-right-content {
    position: relative;
    margin-top: 20px;
  }
}
.header-main #menu-wrapper {
  float: right;
  margin-top: 24px;
}

#menu-wrapper ul,
#account-menu ul {
  margin: 0;
  padding: 0;
}
#menu-wrapper li {
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: relative;
}
#menu-wrapper li:last-child > a {

}
#menu-wrapper a {
  padding: 1em 1.6em;
  display: block;
  font-weight:500;
}
#menu-wrapper a:hover {
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  color: #84c73f;
}
#menu-wrapper li.current-menu-item a {

}
#menu-wrapper ul.sub-menu {
  position: absolute;
  z-index: 999;
  background-color: #fff;
  width: 220%;
  min-width: 100%;
  display: none;
}
#menu-wrapper ul.sub-menu a {
  padding: 0.4em 2em !important;
}
#menu-wrapper ul li:hover > ul.sub-menu {
  display: block;
}
#account-menu {
  font-size: 0.8em;
}
#account-menu li {
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: relative;
  padding: 0 2em;
  border-right: 1px solid #ccc;
}
#account-menu li:last-child {
  border-right: 0;
  padding-right: 0;
}
#responsivemenu {
  display: none;
  background: #fff;
}
#responsivemenu:hover {
  cursor: pointer;
}
#responsivemenu #menubutton {
  padding: 1em 2em;
}
#responsivemenu #menubutton span {
  float: right;
}
#responsivemenu #hiddenmenu {
  display: none;
  background: #fff;
}
#responsivemenu #hiddenmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#responsivemenu #hiddenmenu ul li {
  margin-bottom: 0;
}
#responsivemenu #hiddenmenu ul li a {
  display: block;
  padding: 0.5em 2em;
  border-bottom: 1px solid #ddd;
}
@media only screen and (max-width: 1200px) {
  #menu-wrapper a {
    padding: 0.8em 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  #header-menu-bar {
    display: none;
  }
  #responsivemenu {
    display: block;
  }
}
/*banner*/
.banner {
  position: relative;
  top: 0;
  width: 100%;
  height: 80%;
  overflow: hidden;
}
.banner .flex-viewport {
  width: 100%;
  height: 70%;
}
.banner ul {
  height: 100%;
  padding: 0;
  margin: 0;
}
.banner li {
  opacity: 0;
  list-style: none;
  height: 100%;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.banner li.flex-active-slide {
  opacity: 1;
}
.banner.page-banner {
  height: 50%;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner.page-banner li {
  background-attachment: scroll;
}
.banner.inpage {
  height: 50%;
  background: no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner.inpage li {
  background-attachment: scroll;
}
.banner-overlay {
  position: absolute;
  opacity: 0.4;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
ul.flex-direction-nav {
  position: absolute;
  height: auto;
  width: 98%;
  margin: 0 1% !important;
  z-index: 4;
  top: 50%;
  transform: translate(0, -50%);
}
ul.flex-direction-nav li a {
  color: #fff;
  padding: 10px;
  font-size: 30px;
  display: inline-block;
  -webkit-transform: scale(1, 2);
  -moz-transform: scale(1, 2);
  transform: scale(1, 2);
  text-shadow: 1px 1px 1px #000;
  opacity: 0.2;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
ul.flex-direction-nav li a:hover {
  opacity: 0.5;
}
li.flex-nav-prev {
  float: left;
}
li.flex-nav-next {
  float: right;
}
.banner-content-wrap {
  position: absolute;
  color: #fff;
  z-index: 5;
}
.banner-content-wrap.banner-cta,
.banner-content-wrap.banner-content {
  width: 48%;
  left: 15%;
  top: 48%;
  transform: translate(-20%, -50%);
  text-align: left;
}

.banner-cta.banner-content-wrap p{
  font-size: 4vmin;
  font-weight: 700;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase
}
.banner-content-wrap .button {
  color: #fff;
  padding: 0.8em 2em;
  background: #83c63d;
  text-align: center;
  display: block;
  float:left;
  max-width: 60%;
  width: 280px;
  margin: 2em auto 0;
  font-size:22px;
  font-family: 'Roboto', sans-serif;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.banner-content-wrap .button:hover {
  background: #000;
}
@media only screen and (max-width: 768px) {
  .banner-content-wrap.banner-cta {
    width: 80%;
  }
}
/*category*/
.post-date {

}
.post-readmore {
  text-transform: uppercase;
  font-weight: bold;
}
/*single*/
.comments-wrapper {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #ddd;
  font-size: 0.9em;
}
.comments-wrapper ol.commentlist {
  list-style: none;
  padding: 0;
}
.comments-wrapper ol.commentlist li {
  padding: 40px 0 40px 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.comments-wrapper ol.commentlist li ul.children li {
  list-style: none;
  padding: 40px 0 0 30px;
  margin-bottom: 0;
  border-bottom: 0;
}
.comments-wrapper ol.commentlist cite.fn {
  font-style: normal;
}
.comments-wrapper ol.commentlist .comment-meta {
  font-size: 0.8em;
  font-style: italic;
}
.comments-wrapper label {
  display: block;
}
.comments-wrapper input[type="text"],
.comments-wrapper input[type="email"],
.comments-wrapper textarea {
  margin-bottom: 20px;
  width: 94%;
}
/*columns - column widths for categories, galleries, blog feeds, etc.*/
.full.post {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
}
.full.post:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.full.gallery,
.full.image_cta {
  margin-bottom: 1%;
}
.half {
  float: left;
}
.half.post {
  width: 46%;
  margin-right: 8%;
  margin-bottom: 40px;
}
.half.post:nth-child(2n+2) {
  margin-right: 0;
}
.half.gallery,
.half.image_cta {
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.half.gallery:nth-child(2n+2),
.half.image_cta:nth-child(2n+2) {
  margin-right: 0;
}
.third {
  float: left;
}
.third.post {
  width: 28%;
  margin-right: 8%;
  margin-bottom: 40px;
}
.third.post:nth-child(3n+3) {
  margin-right: 0;
}
.third.gallery,
.third.image_cta {
  width: 32.666%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.third.gallery:nth-child(3n+3),
.third.image_cta:nth-child(3n+3) {
  margin-right: 0;
}
.quarter {
  float: left;
}
.quarter.post {
  width: 19%;
  margin-right: 8%;
  margin-bottom: 40px;
}
.quarter.post:nth-child(4n+4) {
  margin-right: 0;
}
.quarter.gallery,
.quarter.image_cta {
  width: 24.25%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.quarter.gallery:nth-child(4n+4),
.quarter.image_cta:nth-child(4n+4) {
  margin-right: 0;
}
.fifth {
  float: left;
}
.fifth.gallery,
.fifth.image_cta {
  width: 19.2%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.fifth.gallery:nth-child(5n+5),
.fifth.image_cta:nth-child(5n+5) {
  margin-right: 0;
}
.sixth {
  float: left;
}
.sixth.gallery,
.sixth.image_cta {
  width: 15.833%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.sixth.gallery:nth-child(6n+6),
.sixth.image_cta:nth-child(6n+6) {
  margin-right: 0;
}
.onethreequart {
  float: left;
}
.onethreequart.post {
  width: 19%;
  margin-right: 8%;
  margin-bottom: 40px;
}
.onethreequart.post:nth-child(odd) {
  clear: left;
}
.onethreequart.post:nth-child(even) {
  width: 73%;
  margin-right: 0px;
}
@media screen and (max-width: 800px) {
  .onethreequart.post {
    width: 100%;
    margin-right: 0px;
  }
  .onethreequart.post:nth-child(even) {
    width: 100%;
  }
}
.threeonequart {
  float: left;
}
.threeonequart.post {
  width: 73%;
  margin-right: 8%;
  margin-bottom: 40px;
}
.threeonequart.post:nth-child(odd) {
  clear: left;
}
.threeonequart.post:nth-child(even) {
  width: 19%;
  margin-right: 0px;
}
@media screen and (max-width: 800px) {
  .threeonequart.post {
    width: 100%;
    margin-right: 0px;
  }
  .threeonequart.post:nth-child(even) {
    width: 100%;
  }
}
.gallery,
.image_cta {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.gallery img,
.image_cta img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
}
.gallery:hover > a img,
.image_cta:hover > a img {
  transition: all 1.5s ease-in-out;
  -webkit-transition: all 1.5s ease-in-out;
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
}
.gallery:hover > a .overlay,
.image_cta:hover > a .overlay {
  opacity: 1;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.overlay {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  line-height: 1.6em;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 900px) {
  .overlay {
    opacity: 1;
    min-height: 50px;
    height: auto;
    position: relative;
    background-color: #000;
  }
}
.overlay p {
  margin: 0;
  width: 80%;
  height: auto;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 900px) {
  .overlay p {
    line-height: 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .quarter.image_cta,
  .quarter.gallery,
  .quarter.post {
    width: 46%;
    margin-right: 8%;
    margin-bottom: 40px;
  }
  .quarter.image_cta:nth-child(4n+4),
  .quarter.gallery:nth-child(4n+4),
  .quarter.post:nth-child(4n+4) {
    margin-right: 8%;
  }
  .quarter.image_cta:nth-child(3n+3),
  .quarter.gallery:nth-child(3n+3),
  .quarter.post:nth-child(3n+3) {
    margin-right: 8%;
  }
  .quarter.image_cta:nth-child(even),
  .quarter.gallery:nth-child(even),
  .quarter.post:nth-child(even) {
    margin-right: 0px;
  }
  .fifth.image_cta,
  .sixth.image_cta,
  .fifth.gallery,
  .sixth.gallery {
    width: 32.666%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .fifth.image_cta:nth-child(6n+6),
  .sixth.image_cta:nth-child(6n+6),
  .fifth.gallery:nth-child(6n+6),
  .sixth.gallery:nth-child(6n+6),
  .fifth.image_cta:nth-child(5n+5),
  .sixth.image_cta:nth-child(5n+5),
  .fifth.gallery:nth-child(5n+5),
  .sixth.gallery:nth-child(5n+5),
  .fifth.image_cta:nth-child(4n+4),
  .sixth.image_cta:nth-child(4n+4),
  .fifth.gallery:nth-child(4n+4),
  .sixth.gallery:nth-child(4n+4) {
    margin-right: 1%;
  }
  .fifth.image_cta:nth-child(3n+3),
  .sixth.image_cta:nth-child(3n+3),
  .fifth.gallery:nth-child(3n+3),
  .sixth.gallery:nth-child(3n+3) {
    margin-right: 0;
  }
  .fifth.post,
  .sixth.post {
    width: 46%;
    margin-right: 8%;
    margin-bottom: 40px;
  }
  .fifth.post:nth-child(4n+4),
  .sixth.post:nth-child(4n+4) {
    margin-right: 8%;
  }
  .fifth.post:nth-child(3n+3),
  .sixth.post:nth-child(3n+3) {
    margin-right: 8%;
  }
  .fifth.post:nth-child(even),
  .sixth.post:nth-child(even) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .third.post {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .third.post:nth-child(3n+3),
  .third.post:nth-child(4n+4) {
    margin-right: 0;
  }
  .third.post:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 550px) {
  .half.post,
  .third.post,
  .quarter.post,
  .half.image_cta,
  .third.image_cta,
  .quarter.image_cta {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .third,
  .quarter,
  .fifth,
  .sixth {
    margin: 0% 1%;
    margin-bottom: 1%;
  }
  .third.gallery,
  .quarter.gallery,
  .fifth.gallery,
  .sixth.gallery,
  .third.image_cta,
  .quarter.image_cta,
  .fifth.image_cta,
  .sixth.image_cta {
    width: 98%;
  }
}


@media only screen and (max-width: 640px) {

}
/*Flexi Blog Feed panel*/
.pagenav {
  width: 100%;
  display: block;
  overflow: hidden;
  border-top: 2px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid;
}
.pagenav .alignleft {
  width: 50%;
  float: left;
  text-align: center;
  box-sizing: border-box;
}
.pagenav .alignright {
  width: 50%;
  float: right;
  text-align: center;
  box-sizing: border-box;
}
.pagenav span {
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
/*full width panel*/
.full-width-panel {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



/*sidebar*/
.pagesidebar {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.pagesidebar .page-flexconwrap {
  width: 73%;
  margin-right: 2%;
  float: left;
}
.content-left {
  float: left;
  width: 70%;
  margin-right: 5%;
  text-align: left;
}
#sidebar {
  float: left;
  width: 25%;
  font-size: 0.8em;
  padding-top: 60px;
}
#sidebar .sidebar-widget {
  background-color: #eee;
  padding: 2em;
  margin-bottom: 2em;
}
#sidebar .sidebar-widget h3 {
  margin-top: 0;
}
#sidebar .sidebar-widget ul {
  padding: 0;
}
#sidebar .sidebar-widget li {
  list-style: none;
  margin-bottom: 0;
}
form#searchform {
  display: inline-flex;
}
input[type="text"]#s {
  width: 84%;
  box-sizing: border-box;
}
button[type="submit"]#searchsubmit {
  width: 20%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 1em;
}
@media only screen and (max-width: 1000px) {
  .pagesidebar .page-flexconwrap {
    width: 68%;
  }
  #sidebar {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .pagesidebar .page-flexconwrap {
    width: 95%;
    float: none;
    margin: 0px auto;
  }
  .content-left,
  #sidebar {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  #sidebar {
    margin-top: 40px;
  }
}
/*footer*/
#footer {
  background: #adadad;
  font-size: 1em;
  font-weight: 700;
}
#footer .wrapper {
  overflow: auto;
}
.footer-1.footer-column {
  float: left;
  width: 30%;
  margin-right: 5%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.footer-2.footer-column {
  float: left;
  width: 45%;
  margin-right: 5%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.footer-column.left,
.footer-column.middle {
  border-right: 2px solid #424242;
}
.footer-column:last-child {
  margin-right: 0;
}
#footer ul {
  padding: 0;
}
#footer li {
  list-style: none;
  margin-bottom: 0;
}
#copyright {
  font-size: 1em;
  background: #fff;
  font-weight:400;
}

#copyright a{
  position: relative;
  top:-13px;
  left:5px;
}

#copyright .footer-column:last-child{
  text-align: right;
}
#copyright .footer-column.left{
  border-right: 0px;
}

@media only screen and (max-width: 768px) {
  .footer-1.footer-column {
    float: left;
    width: 45%;
    margin-bottom: 5%;
  }
  .footer-1.footer-column.middle {
    border-right: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 500px) {
  .footer-1.footer-column,
  .footer-2.footer-column {
    float: none;
    width: 100%;
    margin-right: 0;
    border-right: 0;
  }
}

.member-portal-btn a{
  color: #84c73f;
  padding: 1em 1.6em!important;
}

.member-portal-btn a:hover{
  color: #000!important;
}


a.download-press-btn{
  width:280px;
   margin-top: 0;
   margin-bottom: 40px;
}
