/*
	Theme Name: Business Advantage Theme
	Theme URI: http://www.studiopress.com/themes/news
	Description: Business Advantage is a two or three column child theme created for the Genesis Framework based on Studiopress' News Child Theme.
	Author: The Web Princess
	Author URI: http://www.thewebprincess.com/

	Version: 2.0.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* Table of Contents (Out of order now)

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Social Icons
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* News Green
* News Orange
* News Pink
* News Purple
* News Red
* News Teal

*/
/* Mixins */
/* Import Fonts
------------------------------------------------------------ */
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:bold);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);
@font-face {
  font-family: 'bai';
  src: url("fonts/bai.eot?wcc1l4");
  src: url("fonts/bai.eot?#iefixwcc1l4") format("embedded-opentype"), url("fonts/bai.woff?wcc1l4") format("woff"), url("fonts/bai.ttf?wcc1l4") format("truetype"), url("fonts/bai.svg?wcc1l4#bai") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'bai';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close:before {
  content: "\f00d"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-times:before {
  content: "\f00d"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-hamburger:before {
  content: "\f0c9"; }

/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
  color: #333;
  font-family: 'Droid Sans',  Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-decoration: none; }

input {
  color: #333;
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif; }

input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description {
  background-color: #f5f5f5;
  border: 1px solid #ddd; }

li,
ol,
ul {
  margin: 0;
  padding: 0; }

ol li {
  list-style-type: decimal; }

/* Horizontal Rule
------------------------------------------------------------ */
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid white; }

/* Hyperlinks
------------------------------------------------------------ */
a,
a:visited {
  color: #0094d2;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a img {
  border: none; }

/* Body
------------------------------------------------------------ */
body {
  /*background: url(images/bg-light.png);*/
  background: #fff; }

/* Wrap
------------------------------------------------------------ */
#wrap {
  margin: 0 auto; }

/* User Profile
------------------------------------------------------------ */
.user-profile {
  overflow: hidden; }

/* Headlines
------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', arial, serif;
  margin: 0 0 10px; }

h1,
h2,
h2 a,
h2 a:visited {
  font-family: 'Oswald', arial, serif;
  font-size: 24px;
  line-height: 30px; }

.post-type-archive h2,
body.single-classifieds h1.entry-title,
body.single-events h1.entry-title,
body.single-jobs h1.entry-title {
  margin: 0 0 1px; }

.category h1 {
  padding-bottom: 15px;
  margin-bottom: 25px;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .category h1 {
      border: none; } }

.category-latest-news h2 {
  /*	clear: both;  */ }

.category-region h2 {
  clear: none; }

.featuredpost h2,
.featuredpost h2 a {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px; }

#home-bottom h2,
#home-top h2 {
  margin: 5px 0; }

.home-middle-right .featuredpost h2,
.home-middle-right h2 a,
.sidebar .featuredpost h2,
.sidebar .featuredpost h2 a {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .home-middle-right .featuredpost h2,
    .home-middle-right h2 a,
    .sidebar .featuredpost h2,
    .sidebar .featuredpost h2 a {
      margin: 5px 0 0; } }

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
  font-size: 18px;
  line-height: 24px; }

h2 {
  font-size: 16px;
  line-height: 24px;
}

h2 a:hover {
  color: #0094d2;
  text-decoration: none; }

h3 {
  font-size: 14px;
  color: #A22628; }

h4 {
  font-size: 16px; }

.widget h4,
.widget-area h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .widget h4,
    .widget-area h4 {
      font-size: 18px; } }

h4.advertitle {
  font-family: 'Roboto', 'Droid Sans', sans-serif;
  font-size: 16px; }

.widget-area h4 {
  font-size: 14px; }

.widget-area h4 a {
  color: #333;
  text-decoration: none; }

#content .widget h4, #content .widget-area h4 {
    background: #F99E75;
    color: #fff;
    display: inline-block;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    position: relative;
}
   /* #content .widget h4::after, #content .widget-area h4::after {
    content: " ";
    background: url(images/heading-icons-clock.png) no-repeat;
        background-size: cover;
    position: absolute;
    top: 9px;
    left: 11px;
    width: 14px;
    height: 14px;
    
}*/

#content #home-top .widget h4, #content #featured-post-17.widget h4 {
   background: #FCD116;
    padding: 5px 15px 5px 35px;
}

#content #featured-post-2.widget h4::after, #content #featured-post-15.widget h4::after {
    content: " ";
    background: url(images/heading-icons-clock.png) no-repeat;
        background-size: cover;
    position: absolute;
    top: 9px;
    left: 11px;
    width: 14px;
    height: 14px;
    
}

#content #home-top .widget h4::after, #content #featured-post-17.widget h4::after {
    content: " ";
    position: absolute;
    top: 8px;
    left: 11px;
    background: url(images/heading-icons-star-32.png) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
}



#content #featured-post-2.widget h4, #content #featured-post-15.widget h4 {
    background: #CE1125;
    padding: 5px 15px 5px 35px;
}

/*
#content #featured-post-21.widget h4 {
    background: #004C6C;
    padding: 5px 15px 5px 35px;
}

#content #featured-post-21.widget h4::after {
    content: " ";
    position: absolute;
    top: 9px;
    left: 11px;
    background: url(images/heading-icons-news.png) no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
}*/

#content #home-bottom .widget-1.widget h4 {
    background: #707070;
    padding: 5px 15px 5px 35px;
}
#content #home-bottom .widget-1.widget h4::after {
    content: " ";
    position: absolute;
    top: 9px;
    left: 11px;
    background: url(images/heading-icons-chat.png) no-repeat;
    background-size: cover;
    width: 15px;
    height: 13px;
}

#content #home-bottom .widget-2.widget h4, #content #featured-post-19.widget h4 {
    background: #AB3428;
    padding: 5px 15px 5px 35px;
}
#content #home-bottom .widget-2.widget h4::after, #content #featured-post-19.widget h4::after {
    content: " ";
    position: absolute;
    top: 9px;
    left: 11px;
    background: url(images/heading-icons-pencil.png) no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
}

#content #home-bottom .widget-3.widget h4 {
    background: #DE5A07;
    padding: 5px 15px 5px 35px;
}
#content #home-bottom .widget-3.widget h4::after {
    content: " ";
    position: absolute;
    top: 9px;
    left: 11px;
    background: url(images/heading-icons-people.png) no-repeat;
    background-size: cover;
    width: 14px;
    height: 12px;
}


#footer-widgets h4 {
  background: none;
  border: none;
  margin: 0 0 5px;
  padding: 0;
  color: white; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/* Ordered / Unordered Lists
------------------------------------------------------------ */
.entry-content ol,
.entry-content ul {
  margin: 0;
  padding: 0 0 15px; }

.entry-content ol {
  margin: 0; }

.archive-page ul li,
.entry-content ul li {
  list-style-type: square;
  margin: 0 0 0 30px;
  padding: 0; }

.entry-content ol li {
  margin: 0 0 0 35px; }

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
  padding: 0; }

/* Buttons
------------------------------------------------------------ */
input[type="button"],
input[type="submit"] {
  background-color: #00a7ed;
  border: 1px solid #0094d2;
  color: #fff;
  cursor: pointer;
  font-family: 'Droid Sans', sans-serif !important;
  font-size: 13px;
  font-weight: normal;
  padding: 5px;
  text-decoration: none; }

input:hover[type="button"],
input:hover[type="submit"] {
  background-color: #0094d2;
  border: 1px solid #0094d2;
  color: #fff;
  text-decoration: none; }

/* Column Classes
------------------------------------------------------------ */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin: 0 0 20px;
  padding-left: 3%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48%; }

.one-third,
.two-sixths {
  width: 31%; }

.four-sixths,
.two-thirds {
  width: 65%; }

.one-fourth {
  width: 22.5%; }

.three-fourths {
  width: 73.5%; }

.one-fifth {
  width: 17.4%; }

.two-fifths {
  width: 37.8%; }

.three-fifths {
  width: 58.2%; }

.four-fifths {
  width: 78.6%; }

.one-sixth {
  width: 14%; }

.five-sixths {
  width: 82%; }

.first {
  clear: both;
  padding-left: 0; }

/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even {
  float: right;
  padding: 0 0 15px;
  width: 48%; }

.genesis-grid-odd {
  clear: both;
  float: left;
  padding: 0 0 15px;
  width: 48%; }

.genesis-grid-even,
.genesis-grid-odd {
  margin: 0 0 20px; }

/* Inner
------------------------------------------------------------ */
#inner {
  background-color: #ece3da;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1020px;
}

  #inner:after {
    content: "";
    display: table;
    clear: both; }

/*** DESKTOP ***/
@media only screen and (min-width: 480px) {
  #inner {

  }
    /*
  .content-sidebar #inner {
    background: url(images/inner-cs_2.png); }
  .sidebar-content #inner {
    background: url(images/inner-sc.png); }
  .content-sidebar-sidebar #inner {
    background: url(images/inner-css.png); }
  .sidebar-sidebar-content #inner {
    background: url(images/inner-ssc.png); }
  .sidebar-content-sidebar #inner {
    background: url(images/inner-scs.png); }*/
  .full-width-content #inner {
    background: #fff; }

}

/* Header
------------------------------------------------------------ */
body #header {
  /*background-color: #a22626 !important;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
    background: #FCF6F6 url(/wp-content/themes/news/images/header-bg-grey-c.png) right top no-repeat;
  width: 100%;
    max-width: 1020px;
  /*** DESKTOP ***/ }
  body #header .wrap {
    width: 100%;
position: relative;}
  body #header .widget-area {
    float: right;
    padding: 20px 0 0 20px;
    width: 320px;
    display: none; }
  body #header .top_banner_ad {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
   /* padding-bottom: 15px; */
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    body #header .top_banner_ad img {
      max-width: 100% !important; }
    body #header .top_banner_ad img {
      height: auto !important; }
  body #header .title_side {
    width: 78px;
    display: block;
    float: left;
    height: 32px;
    font-size: 14px;
    text-align: left;
    line-height: 1;
    margin-left: 15px;
    padding-top: 3px;
    margin-top: 5px;
      position: relative;
      z-index: 999999;
    /*** TABLET ***/
    /*** DESKTOP ***/ }
    body #header .title_side.right {
      float: right;
      margin-left: 0;
      margin-right: 15px;
      text-align: right; }
    body #header .title_side .icon-hamburger {
      font-size: 24px;
      vertical-align: middle;
      position: relative;
      top: -1px; }
    body #header .title_side a {
      display: block;
      height: 100%;
      width: 100%;
      color: #000;
      text-decoration: none;
      line-height: 42px;
      vertical-align: middle; }
      body #header .title_side a:hover {
        text-decoration: none; }
    @media only screen and (min-width: 480px) and (max-width: 1023px) {
      body #header .title_side {
        height: 72px;
        font-size: 22px;
        width: 124px; }
        body #header .title_side a {
          line-height: 60px; }
        body #header .title_side span {
          font-size: 28px;
          vertical-align: middle;
          top: -3px; } }
    @media only screen and (min-width: 480px) {
      body #header .title_side {
        display: none;
        margin-top: 0; } }
  body #header #title-area {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    /* width: 200px; */
    height: 48px;
    margin-top: 5px;
      float:right;
      position: relative;
      z-index: 2;
    /*** DESKTOP ***/ }
    @media only screen and (min-width: 480px) {
      body #header #title-area {
        width: 100%;
        margin-top: 0;
        height: auto; } }
  body #header #title {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    height: 100%;
    margin: 0;
    font-weight: 300;
    vertical-align: middle; 
position: relative;
}
/*
body #header #title::after {
    content: " ";
    background: url("images/header-bird-of-paradise-200.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: -8px;
    right: -40px;
    width: 100px;
    height: 100px;
    z-index: 0;
}
*/
    body #header #title a {
      display: block;
      height: 100%;
position: relative;
z-index: 1;}
    body #header #title a, body #header #title a:hover {
      color: #333;
      text-decoration: none; }
  body #header #description {
    color: #999;
    font-size: 18.5px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Oswald';
    letter-spacing: 1px;
    display: none; }
  @media only screen and (min-width: 480px) {
    body #header {
      min-height: 240px;
    }

      body #header #title-area {
        float: left;
        
max-width: 500px;
        text-align: left; }
      body #header #title {
        font-size: 46px !important;
        line-height: 1.2;
        font-weight: bold;
        margin: 10px 0 5px 0; }
      body #header #description {
        display: none; }
      
      body #header .ba-logo,
      body #header .ba-name {
        float: none; }
      body #header .ba-logo {
          
          display: block;
          width:200px;
      }

}
 @media only screen and (min-width: 560px) {
     body #header #title-area {
max-width: 540px;
         }
     body #header #title {
        font-size: 52px !important;
         
     }
     
}
@media only screen and (min-width: 928px) {

    body #header .widget-area {
        display: block; }
    
}

body #header #title {
  color: #000 !important; }

body #header #title .ba-name span {
  color: #CE1125; }

.custom-header #header #title-area #description {
color: #000 !important;
    font-weight: 300;
    font-size: 17px;
}

.ba-logo {
  /*margin-top: 25px;*/
  font-size: 1px; }

.ba-logo img {
  width: 149px; }

@media only screen and (max-width: 480px) {
  body #header #title {
    line-height: 1.2; }
  .ba-logo {
    margin-top: 0;
    float: right;
    clear: right; }
  .ba-logo img {
    width: 109px; }
  .ba-name {
    margin-top: 3px;
    float: right;
    clear: right; }
    .ba-name img {
        margin-bottom: 3px !important;
    }

}

/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image #title-area,
.header-image #title,
.header-image #title a {
  display: block;
  float: left;
  height: 110px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 465px; }

.header-image #description {
  display: block;
  overflow: hidden; }

/* Image Header - Full Width
------------------------------------------------------------ */
.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
  width: 1020px; }

/* Navigation Constants
------------------------------------------------------------ */
li:hover ul ul,
li.sfHover ul ul {
  left: -9999px; }

li:hover,
li.sfHover {
  position: static; }

li a .sf-sub-indicator {
  position: absolute;
  text-indent: -9999px; }

/* Header Right Navigation
------------------------------------------------------------ */
#header ul.menu {
  float: right; }

#header ul.menu ul {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%; }

#header ul.menu li {
  float: left;
  list-style-type: none;
  text-transform: uppercase; }

#header ul.menu li a {
  color: #999;
  display: block;
  font-size: 12px;
  padding: 6px 15px 5px;
  position: relative;
  text-decoration: none; }

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
  color: #0094d2; }

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
  background-color: #111;
  border: 1px solid #444;
  border-top-width: 0;
  color: #999;
  font-size: 11px;
  padding: 5px 10px;
  position: relative;
  text-transform: none;
  width: 128px; }

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
  color: #0094d2; }

#header ul.menu li ul {
  height: auto;
  left: -9999px;
  margin: 0 0 0 -1px;
  position: absolute;
  width: 150px;
  z-index: 9999; }

#header ul.menu li ul a {
  width: 130px; }

#header ul.menu li ul ul {
  margin: -33px 0 0 149px; }

#header ul.menu li:hover > ul,
#header ul.menu li.sfHover ul {
  left: auto; }

/* Primary Navigation
------------------------------------------------------------ */
#nav {
  background: url(images/bg-dark.png);
  clear: both;
  color: #fff;
  font-family: 'Oswald', arial, sans-serif;
  margin: 0 auto;
  text-transform: uppercase;
  display: none;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    #nav {
      max-width: 1020px;
      display: block; } }

#nav ul {
  float: left;
  width: 100%; }

#nav li {
  float: left;
  list-style-type: none; }

#nav li a {
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 9px 11px;
  position: relative;
  text-decoration: none;
  float: left; }

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a,
#nav .current-menu-ancestor a {
  color: #ce1125; }

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
  background: url(images/bg-dark.png);
  border: 1px solid #444;
  border-top-width: 0;
  color: #fff;
  font-size: 11px;
  padding: 5px 10px;
  position: relative;
  text-transform: none;
  width: 130px;
  letter-spacing: 1px; }

#nav li li a:hover,
#nav li li a:active {
  color: #ce1125; }

#nav li ul {
  height: auto;
  left: -9999px;
  position: absolute;
  width: 140px;
  z-index: 9999;
  padding: 40px 0 0; }

#nav li ul a {
  width: 120px; }

#nav li ul ul {
  margin: -33px 0 0 139px; }

#nav li:hover > ul,
#nav li.sfHover ul {
  left: auto; }

/* Primary Navigation Extras
------------------------------------------------------------ */
#nav li.right {
  float: right;
  font-size: 14px;
  padding: 9px 15px; }

#nav li.right a {
  background: none;
  border: none;
  color: #fff;
  display: inline;
  text-decoration: none; }

#nav li.right a:hover {
  color: #0094d2;
  text-decoration: none; }

#nav li.search {
  padding: 0 25px 0 0; }

#nav li.search.left {
  display: none; }

#nav li.rss a {
  background: url(images/rss.png) no-repeat center left;
  margin: 0 0 0 20px;
  padding: 7px 0 5px 18px; }

#nav li.twitter a {
  background: url(images/twitter-nav.png) no-repeat center left;
  padding: 7px 0 5px 20px; }

/* Secondary Navigation
------------------------------------------------------------ */
.subnav {
  clear: both;
  font-family: 'Oswald', arial, serif;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  display: none;
  /*** DESKTOP ***/ }
  .subnav ul {
    width: 100%; }
  .subnav li {
    width: 100%;
    list-style-type: none;
    text-align: left; }

    .subnav.top li {

    float:left;
    width:auto;

    }
    .subnav li a {
      font-size: 16px;
      padding: 4px 8px 4px;
      color: #333;
      width: 100%;
      display: block;
      position: relative;
      text-decoration: none;
      height: 40px;
      line-height: 40px;
      /*** DESKTOP ***/ }
.subnav.top li a {

  font-size:12px;width:auto;
line-height: normal;
    height: auto;
  }

    .subnav.top li:nth-child(-n+3){

      display:none;
    }

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

.subnav.top li:nth-child(-n+2){

      display:inline-block;
    }
    }


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

.subnav.top li:nth-child(-n+3){

      display:inline-block;
    }

    }


      @media only screen and (min-width: 480px) {
        .subnav li a {
          line-height: normal;
          height: auto; } }
  .subnav .date {
    display: none; }
  @media only screen and (min-width: 480px) {
    .subnav {
      max-width: 1020px; }
      .subnav ul {
        float: left; }
      .subnav li {
        float: left;
        width: auto; }
        .subnav li a {
          width: auto;
          font-size: 12px; }
        .subnav li ul {
          height: auto;
          left: -9999px;
          position: absolute;
          width: 140px;
          z-index: 9999; }
          .subnav li ul a {
            width: 120px; }
          .subnav li ul ul {
            margin: -33px 0 0 139px; }
        .subnav li li a,
        .subnav li li a:link,
        .subnav li li a:visited {
          background: url(images/bg-light.png);
          border: 1px solid #ccc;
          border-top-width: 0;
          color: #333;
          font-size: 11px;
          padding: 5px 10px;
          position: relative;
          text-transform: none;
          width: 118px; }
        .subnav li li a:hover,
        .subnav li li a:active {
          color: #0094d2; }
      .subnav .date {
        display: block; } }
  .subnav li:hover > ul,
  .subnav li.sfHover ul {
    left: auto; }
  .subnav li a:hover,
  .subnav li a:active,
  .subnav .current_page_item a,
  .subnav .current-cat a,
  .subnav .current-menu-item a {
    color: #0094d2; }

.subnav.top {
  display: block; }

.subnav.bottom {
  display: block !important; }



/*** DESKTOP ***/
@media only screen and (min-width: 480px) {
  .subnav.top {
    display: block; }
  .subnav.bottom {
    display: none !important; } }

@media only screen and (min-width: 725px) {
    .subnav li a {
        padding: 4px 9px 4px;
    }
    
}

@media only screen and (min-width: 910px) {
    .subnav li a {
        padding: 4px 9px 4px;
    }
    
}

/* Social Icons
------------------------------------------------------------ */
.subnav li.social-facebook,
.subnav li.social-rss,
.subnav li.social-twitter {
  float: right; }

.subnav li.social-facebook a,
.subnav li.social-facebook a:hover,
.subnav li.social-rss a,
.subnav li.social-rss a:hover,
.subnav li.social-twitter a,
.subnav li.social-twitter a:hover {
  display: block;
  height: 23px;
  padding: 0;
  text-indent: -9999px;
  width: 23px; }

.subnav li.social-facebook a,
.subnav li.social-facebook a:hover,
.subnav li.social-rss a,
.subnav li.social-rss a:hover,
.subnav li.social-twitter a,
.subnav li.social-twitter a:hover {
  background: url(images/social-icons.png);
  margin: 10px 10px 0 0; }

.subnav li.social-rss a,
.subnav li.social-rss a:hover {
  margin: 10px 15px 0 0; }

.subnav li.social-facebook a {
  background-position: 0 0; }

.subnav li.social-facebook a:hover {
  background-position: 0 -23px; }

.subnav li.social-rss a {
  background-position: -46px 0; }

.subnav li.social-rss a:hover {
  background-position: -46px -23px; }

.subnav li.social-twitter a {
  background-position: -23px 0; }

.subnav li.social-twitter a:hover {
  background-position: -23px -23px; }

/** Custom Nav details
------------------------------------------------------------ */
#nav li.ad-type a {
  color: #ddcd44; }

#nav li.ad-type a:hover, #nav li.ad-type.current-menu-item a {
  color: #c99628; }

.listingdate {
  float: right;
  text-align: right; }

.job-details {
  margin: 10px 0 0; }

li.right.date {
  float:right;
    display:block;
    padding-right: 15px;
    font-size: 12px;
    line-height: 24px;
     }

@media only screen and (min-width: 600px) {
    li.right.date {
    display: none;
     }
}

@media only screen and (min-width: 865px) {
    li.right.date {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
     }
}

#subnav-footer li.right.date {
    display: none;
     }




.news-red .nrelate {
  margin: 25px 1px; }

/** Sidebar Navigation **/
#sidr .mobile-hide, #sidr .sub-menu {
  display: none; }

#sidr .close_button_wrapper {
  font-size: 28px;
  padding: 0;
  vertical-align: middle;
  text-align: right; }
  #sidr .close_button_wrapper a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    width: 100%;
    height: 53px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none !important; }

#sidr .menu-item {
  font-family: "Oswald", Arial, sans-serif; }

#sidr .menu > .menu-item-has-children > a:after {
  font-family: "bai";
  content: "\f067";
  float: right; }

#sidr .menu > .menu-item-has-children.active > a:after {
  content: "\f068"; }

#sidr .search input {
  display: inline-block;
  margin-top: 10px; }

#sidr .search input[type=text] {
  width: 70%;
  clear: none;
  background-color: white;
  color: #333; }

#sidr .search input[type=submit] {
  width: 30%;
  clear: none; }

#sidr .search.right {
  display: none; }

#sidr #follow a {
  display: inline-block;
  padding: 7px;
  vertical-align: middle; }

#sidr li li a,
#sidr li li a:link,
#sidr li li a:visited {
  color: white; }

#sidr li a:active,
#sidr .current_page_item a,
#sidr .current-cat a,
#sidr .current-menu-item a,
#sidr li li a:active,
#sidr li.right a:hover,
#sidr li.current-menu-ancestor a,
#sidr li.current-menu-ancestor li.current-menu-item a {
  color: #ce1125; }

#sidr li.ad-type a {
  color: #ddcd44; }

#sidr li.current-menu-ancestor ul.sub-menu {
  display: block; }

/* Content
------------------------------------------------------------ */
#content {
  float: left;
  padding: 20px 0 15px;
  width: 100% !important;
  max-width: 100% !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    #content {
      width: 100% !important;
      padding: 25px 0; } }

      @media only screen and (min-width: 768px) {
    #content {
      width: 65% !important;
      padding: 25px 0; } }

body #genesis-slider {
    margin: 0;
    padding:0;
}
#genesis-slider,.genesis-slider-wrap, #jFlowSlider {

      width:calc(100% - 20px) !important;
    max-width: 580px;

      }
.genesis-slider-wrap, #jFlowSlider {

        width:100% !important;
      }
      .jFlowSlideContainer .slide-excerpt {
      margin: 10px 10px 10px 5px;
        
      }

.content-sidebar #content,
.sidebar-content #content {
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .content-sidebar #content,
    .sidebar-content #content {
      width: 580px; } }

.content-sidebar-sidebar #content {
  width: 100%;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .content-sidebar-sidebar #content {
      width: 425px; } }

.sidebar-content #content,
.sidebar-sidebar-content #content {
  float: right; }

.home.news.content-sidebar #content {
  padding: 0;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .home.news.content-sidebar #content {
      width: 660px; } }

.full-width-content #content {
  width: 910px;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .full-width-content #content {
      width: 660px; } }

blockquote {
  background-color: #f5f5f5;
  margin: 5px 15px 20px;
  padding: 15px 20px 0; }

blockquote p {
  color: #666;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-style: italic; }

.post {
  margin: 0 0 20px;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .post {
      margin: 0 0 40px; } }

.single .post {
  margin: 0 0 10px; }

.entry-content {
  overflow: hidden; }

.entry-content p {
  padding: 0 0 15px; }

p.subscribe-to-comments {
  padding: 20px 0 10px; }

.more-from-category {
  background: url(images/list.png) no-repeat top left;
  list-style-type: none;
  padding: 0 0 10px 15px;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
    margin: -10px 0 30px 0;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .more-from-category {
      font-family: inherit;
      font-size: inherit;
      text-transform: capitalize; } }
@media only screen and (min-width: 768px) {
    .more-from-category {
        margin: -10px 0 0 -5px;
    }
}

.clear {
  clear: both; }

.clear-line {
  border-bottom: 1px dotted #ddd;
  clear: both;
  margin: 0 0 15px; }

td {
  line-height: 1.6; }

table.advertiser_details {
  margin: 10px 0 0; }

/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
  border: none;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 30px;
  padding: 5px 10px; }

/* Archives
------------------------------------------------------------ */
body.archive {
  /*** DESKTOP ***/ }
  body.archive .entry-footer {
    display: none; }
  @media only screen and (min-width: 480px) {
    body.archive .entry-footer {
      display: block; } }

.archive-description {
  display: none;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .archive-description {
      display: block; } }

/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
  border: none;
  margin: 0 0 30px;
  padding: 10px; }

/* Post Info
------------------------------------------------------------ */
.post-info {
  font-size: 11px;
  margin: 0 0 15px; }

.featuredpost .post-info,
.ui-tabs .post-info {
  color: #666;
  margin: 0; }

.ui-tabs .post-info {
  margin: 0 0 5px; }

/* Post Meta
------------------------------------------------------------ */
.post-meta {
  background-color: #f5f5f5;
  font-size: 11px;
  padding: 7px 10px 5px;
  /*** DESKTOP ***/ }

/* Author Box
------------------------------------------------------------ */
.author-box {
  background-color: #f5f5f5;
  margin: 0 0 40px;
  overflow: hidden;
  padding: 10px; }

.author-box p {
  font-size: 13px;
  line-height: 20px; }

/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage,
.featuredpost {
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .featuredpage,
    .featuredpost {
      margin-bottom: 25px; } }


.featuredpage .page,
.featuredpost .post {
  border-bottom: 1px dotted #333;
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .featuredpage .page,
    .featuredpost .post {
      border-bottom: none; } }

.home.content-sidebar .home-middle-right .featuredpost .post,
.home.content-sidebar #home-bottom .featuredpost .post {
  padding: 0; }

.sd-social-official .sd-content ul {
  margin-bottom: 0 !important; }

/* Sticky Posts
------------------------------------------------------------ */
.sticky {
  margin: 0 0 40px;
  padding: 20px; }

/* Post Navigation
------------------------------------------------------------ */
.navigation {
  overflow: hidden;
  padding: 20px 0;
  width: 100%; }

.navigation li {
  display: inline; }

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  padding: 5px 8px;
  text-decoration: none; }

.navigation li a:hover,
.navigation li.active a {
  background-color: #0094d2;
  border: 1px solid #0094d2; }


/* News Red
------------------------------------------------------------ */
.news-red a,
.news-red a:visited {
  color: #b85643;
  text-decoration: none; }

.news-red a:hover {
  text-decoration: underline; }

.news-red #header ul.nav li li a,
.news-red #header ul.nav li li a:link,
.news-red #header ul.nav li li a:visited,
.news-red #header ul.menu li li a,
.news-red #header ul.menu li li a:link,
.news-red #header ul.menu li li a:visited,
.news-red #nav li li a,
.news-red #nav li li a:link,
.news-red #nav li li a:visited {
  color: #fff; }

.news-red #subnav li li a,
.news-red #subnav li li a:link,
.news-red #subnav li li a:visited,
.news-red #subnav-footer li li a,
.news-red #subnav-footer li li a:link,
.news-red #subnav-footer li li a:visited,
.news-red #subnav-header li li a,
.news-red #subnav-header li li a:link,
.news-red #subnav-header li li a:visited,
.news-red h2 a,
.news-red h2 a:visited {
  color: #333; }

.news-red #header ul.nav li a:hover,
.news-red #header ul.nav li a:active,
.news-red #header ul.nav .current_page_item a,
.news-red #header ul.nav .current-cat a,
.news-red #header ul.nav .current-menu-item a,
.news-red #header ul.menu li a:hover,
.news-red #header ul.menu li a:active,
.news-red #header ul.menu .current_page_item a,
.news-red #header ul.menu .current-cat a,
.news-red #header ul.menu .current-menu-item a,
.news-red #header ul.nav li li a:hover,
.news-red #header ul.nav li li a:active,
.news-red #header ul.menu li li a:hover,
.news-red #header ul.menu li li a:active,
.news-red #nav li a:hover,
.news-red #nav li a:active,
.news-red #nav .current_page_item a,
.news-red #nav .current-cat a,
.news-red #nav .current-menu-item a,
.news-red #nav li li a:hover,
.news-red #nav li li a:active,
.news-red #nav li.right a:hover,
.news-red #subnav li a:hover,
.news-red #subnav li a:active,
.news-red #subnav .current_page_item a,
.news-red #subnav .current-cat a,
.news-red #subnav .current-menu-item a,
.news-red #subnav li li a:hover,
.news-red #subnav li li a:active,
.news-red #subnav-footer li a:hover,
.news-red #subnav-footer li a:active,
.news-red #subnav-footer .current_page_item a,
.news-red #subnav-footer .current-cat a,
.news-red #subnav-footer .current-menu-item a,
.news-red #subnav-footer li li a:hover,
.news-red #subnav-footer li li a:active,
.news-red #subnav-header li a:hover,
.news-red #subnav-header li a:active,
.news-red #subnav-header .current_page_item a,
.news-red #subnav-header .current-cat a,
.news-red #subnav-header .current-menu-item a,
.news-red #subnav-header li li a:hover,
.news-red #subnav-header li li a:active,
.news-red h2 a:hover,
.news-red #footer a:hover {
  color: #ce1125; }

.news-red #home-top .ui-tabs ul.ui-tabs-nav li a:hover,
.news-red #home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a,
.news-red .navigation li a:hover,
.news-red .navigation li.active a {
  background-color: #ce1125; }

.news-red .navigation li a:hover,
.news-red .navigation li.active a {
  border: 1px solid #ce1125; }

.news-red h2 a:hover {
  text-decoration: none; }

.news-red input[type="button"],
.news-red input[type="submit"] {
  background-color: #ce1125;
  border: 1px solid #680607; }

.news-red input:hover[type="button"],
.news-red input:hover[type="submit"] {
  background-color: #ce1125;
  border: 1px solid #ce1125; }

#mobile-menu-trigger-second-li {
    
    display:none;
    
}

@media only screen and (min-width: 480px) {
#mobile-menu-trigger-second-li {
    
    display:block;
}
#mobile-menu-trigger-second-li {
margin-left:5px;
}

#nav ul li:nth-child(n+3){

  display:none;
  }
    
}

@media only screen and (min-width: 810px) {
#mobile-menu-trigger-second-li {
    
    display:none;
    
}

#nav ul li:nth-child(n+3){

display:list-item;

}
#nav ul #follow a:nth-child(1) {

  display:none;
}
#nav li a {
        
        padding:9px 8px;
        
    }
    
}

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

#nav ul #follow a:nth-child(1) {

  display:block;
}
#nav li a {
        
        padding:9px 11px;
        
    }
}



/* Comments
------------------------------------------------------------ */
#comments,
#respond {
  margin: 0 0 30px;
  overflow: hidden; }

#respond {
  margin-top: 30px; }

#comments {
  margin-top: 50px;
  font-size: 13px;
  line-height: 20px; }

#author,
#comment,
#email,
#url {
  font-size: 12px;
  margin: 10px 5px 0 0;
  padding: 5px;
  width: 250px; }

#comment {
  height: 150px;
  margin: 10px 0;
  width: 98%; }

.ping-list {
  margin: 0 0 40px; }

.comment-list ol,
.ping-list ol {
  margin: 0;
  padding: 10px; }

.comment-list li,
.ping-list li {
  font-weight: bold;
  list-style: none;
  margin: 10px 0 0;
  padding: 10px; }

.comment-list li ul li {
  list-style-type: none; }

.comment-list p,
.ping-list p {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  margin: 10px 5px 10px 0;
  padding: 0;
  text-transform: none; }

.comment-list ul.children {
  margin-top: 20px; }

.comment-list ul.children li.comment {
  background: #fff; }

.comment-list cite,
.ping-list cite {
  font-style: normal;
  font-weight: bold; }

.commentmetadata {
  font-weight: normal; }

.comment-author {
  background: #e5e5e5;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 10px 0; }

.comment-meta {
  background: #e5e5e5;
  font-size: 12px;
  padding: 0 10px 8px; }

.nocomments {
  text-align: center; }

#comments .navigation {
  display: block;
  padding: 0; }

.thread-alt,
.thread-even {
  background: #f5f5f5; }

.alt,
.depth-1,
.even {
  border: 1px solid #ddd; }

/* Widgets
------------------------------------------------------------ */
/* eNews and Update Widget
------------------------------------------------------------ */
.enews {
  background: url(images/enews.png) no-repeat top right; }

.enews #subbox {
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  margin: 10px -2px 0 0;
  padding: 5px;
  width: 175px; }

/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar {
  width: 100%; }

#wp-calendar caption {
  font-size: 12px;
  font-style: italic;
  padding: 2px 5px 0 0;
  text-align: right; }

#wp-calendar thead {
  background-color: #f5f5f5;
  font-weight: bold;
  margin: 10px 0 0; }

#wp-calendar td {
  background-color: #f5f5f5;
  padding: 2px;
  text-align: center; }

/* ADS */
body {
  /*** DESKTOP ***/ }
  @media only screen and (max-width: 479px) {
    body .oio-banner-zone, body #oio-banner-3 {
      max-width: 100% !important;
      margin: 0 auto !important;
      float: none !important; }
    body #oio-banner-1 {
      margin: 0 auto !important;
      float: none !important; } }

.bai-ad-block {
  margin-top: 50px;
  margin-bottom: 50px; }

.ad-caption {
  text-align: center;
  clear: both;
  font-size: 12px;
  display: inline-block;
  width: 100%; }

.inside-content-ad {
  background-color: white;
  clear: both;
  text-align: center;
  border: 1px solid #333;
  margin-top: 50px;
  margin-bottom: 50px;
  /*** DESKTOP ***/ }
  .inside-content-ad > div {
    width: 100% !important; }
  .inside-content-ad img {
    width: 100% !important;
    height: auto; }
  @media only screen and (min-width: 768px) {
    .inside-content-ad {
      display: none; } }

.after-post-ad {
  background-color: none;
  margin: 5px 0 10px;
  padding: 10px;
  overflow: hidden;
  display: none;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .after-post-ad {
      display: block; } }

.after-content-ad {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 20px;
  text-align: center;
  width: 1020px; }


body div.bsa-block-575--100 {
    max-width: 575px !important;
}

body #home-bottom div.bsa-block-575--140 div.bsaProItem, body div.header-widget-area div.bsa-block-300--60 div.bsaProItem {
    margin: 0 auto !important;
    float: none;
}

body #content-sidebar-wrap div.bsa-block-300--250 div.bsaProItem {
    /*margin: 15px auto 0 !important;*/
    float: none;
}


body #sidebar div.bsaProContainer-4, body #sidebar div.bsaProContainer-5 {

    opacity: 0;
    height: 0;
    padding: 0 !important;

  }

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

body #sidebar div.bsaProContainer-4, body #sidebar div.bsaProContainer-5 {

  opacity: 1;
    height: auto;
    padding: 15px 20px 20px !important;
    width: calc( 100% - 40px);
  }

  }


body #sidebar div.bsaProContainer-4,body #sidebar div.bsaProContainer-5 {
    border-bottom: 4px solid #fff;
}

  body #mobile-home div.bsa-block-300--250 {
    margin: 50px 0;
  }

   body #mobile-home div.bsa-block-300--250 div.bsaProItem {
margin: 0 auto !important;
   }



/* Images
------------------------------------------------------------ */
.content-sidebar .entry-content img,
.sidebar-content .entry-content img {
  max-width: 100%;
  width: 100%;
  /*** DESKTOP ***/ }
/*
  @media only screen and (min-width: 480px) {
    .content-sidebar .entry-content img,
    .sidebar-content .entry-content img {
      width: auto; } }*/
  @media only screen and (min-width: 550px) {
    .content-sidebar .entry-content img,
    .sidebar-content .entry-content img {
      width: auto; } }

        @media only screen and (min-width: 768px) {
    .content-sidebar .entry-content img,
    .sidebar-content .entry-content img {
      width: 100% !important; } }

      @media only screen and (min-width: 860px) {
    .content-sidebar .entry-content img,
    .sidebar-content .entry-content img {
      width: auto !important; } }

.content-sidebar-sidebar .entry-content img,
.sidebar-content-sidebar .entry-content img,
.sidebar-sidebar-content .entry-content img {
  max-width: 100%;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .content-sidebar-sidebar .entry-content img,
    .sidebar-content-sidebar .entry-content img,
    .sidebar-sidebar-content .entry-content img {
      max-width: 410px; } }

.archive.category .entry-content img {
  /*** DESKTOP ***/ }
  /*@media only screen and (min-width: 480px) {
    .archive.category .entry-content img {
      width: auto; } }*/

@media only screen and (min-width: 480px) {
    .archive.category .entry-content img {
      width: 100%; } }

        @media only screen and (min-width: 550px) {
    .archive.category .entry-content img {
      width: auto; } }

@media only screen and (min-width: 768px) {
    .archive.category .entry-content img {
      width: 100% !important; } }

      @media only screen and (min-width: 860px) {
    .archive.category .entry-content img {
      width: auto !important; } }



.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image,
.ui-tabs img {
  max-width: 100%;
  height: auto !important;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .avatar,
    .entry-content img,
    .featuredpage img,
    .featuredpost img,
    .post-image,
    .ui-tabs img {
      border: 4px solid #eee;
      padding: 1px; } }

.featuredpost img {
  margin: 0 0 5px; }

img.ad-left {
  float: left;
  margin: 5px 10px 5px 0; }

img.ad-right {
  float: left;
  margin: 5px 0; }

img.ad_100 {
  padding: 0 2px;
  width: 99px;
  height: 99px; }

.author-box .avatar {
  background-color: #fff;
  border: 4px solid #ddd;
  float: left;
  height: 72px;
  margin: 0 10px 0 0;
  width: 72px; }

.post-image {
  margin: 0 10px 10px 0; }

.comment-list li .avatar {
  background-color: #fff;
  float: left;
  height: 30px;
  margin: 0 5px 0 0;
  width: 30px; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 10px; }

img.alignnone {
  display: inline;
  margin: 0 0 15px; }

img.alignleft {
  display: inline;
  margin: 0 15px 10px 0; }

img.alignright {
  display: inline;
  margin: 0 0 10px 15px; }

.alignleft {
  float: left;
  margin: 0 10px 0 0; }


body.page-id-1158 .entry-content table {
    width: 100% !important;
    border-collapse:collapse;

    }
     body.page-id-1158 .entry-content table td, body.page-id-1158 .entry-content table th {
    width: auto !important;
    padding:15px 5px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;

    }

   

@media only screen and (min-width: 890px) {
body.page-id-1158 .entry-content table {

    border-collapse: inherit;

    }
    body.page-id-1158 .entry-content table td, body.page-id-1158 .entry-content table th {

padding:15px 15px;
    }



}

      body.page-id-1158 .entry-content table a {
    font-size:11px;
    
    }
    @media only screen and (min-width: 480px) {

 body.page-id-1158 .entry-content table a {
    font-size:13px;
    
    }
    }

#home-top .alignleft {
  margin: 0 15px 0 0; }

.alignright {
  float: right;
  margin: 0 0 0 10px; }

.entry-content .alignright {
  float: none;
  margin: 0 auto;
  margin-bottom: 15px;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .entry-content .alignright {
      float: right;
      margin-left: 10px; } }

.wp-caption {
  background-color: #f5f5f5;
  padding: 10px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  max-width: 100%;
  min-width: 100% !important;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .wp-caption {
      min-width: 0 !important;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

p.wp-caption-text {
  font-size: 12px;
  line-height: 16px;
  padding: 5px 0; }

.wp-smiley,
.wp-wink {
  border: none;
  float: none; }

/* Post Icons
------------------------------------------------------------ */
.categories {
  background: url(images/icon-categories.png) no-repeat top left;
  padding: 3px 0 3px 22px; }

.post-comments {
  background: url(images/icon-comments.png) no-repeat top left;
  margin: 0 0 0 10px;
  padding: 2px 0 2px 22px; }

.tags {
  background: url(images/icon-tags.png) no-repeat top left;
  margin: 0 0 0 10px;
  padding: 3px 0 3px 20px; }

.time {
  background: url(images/icon-time.png) no-repeat top left;
  padding: 2px 0 2px 21px; }

.featuredpost .post-comments,
.featuredpost .time {
  background: none;
  margin: 0;
  padding: 0; }

/* Dropdowns
------------------------------------------------------------ */
#cat,
.widget_archive select {
  display: inline;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  width: 100%; }

/* Search Form
------------------------------------------------------------ */
#header .searchform {
  float: right;
  padding: 25px 20px 0 0; }

#nav .searchform {
  float: right;
  padding: 2px 0 0; }

.s {
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  margin: 5px -6px 0 0;
  padding: 5px;
  width: 130px; }

  @media only screen and (min-width: 955px) {
.s {
width: 180px;
}

  }

/* Gravity Forms
------------------------------------------------------------ */
div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
  color: #333;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px !important;
  padding: 4px 5px !important; }

div.gform_footer input.button {
  color: #fff; }

div.gform_wrapper .ginput_complex label {
  font-size: 12px; }

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 0 0 10px; }

div.gform_wrapper .gform_footer {
  border: none;
  margin: 0;
  padding: 0; }

/* Comments */
.comment-form textarea {
  max-width: 100%;
  width: 100%;
  height: 6em;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .comment-form textarea {
      width: auto; } }

.comment-form .form-submit {
  margin-top: 15px;
  margin-bottom: 15px; }
  .comment-form .form-submit .submit {
    width: 100%;
    /*** DESKTOP ***/ }
    @media only screen and (min-width: 480px) {
      .comment-form .form-submit .submit {
        width: auto; } }

/* Primary / Secondary Sidebars
------------------------------------------------------------ */
#sidebar {
  max-width: 100% !important; }

.sidebar {
 
  float: right;
  font-size: 13px;
  line-height: 20px;
    width: 100%;
      display: inline;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 480px) {
    .sidebar {
        width: 100%;
      display: inline; } }

@media only screen and (min-width: 768px) {
    .sidebar {
        width: calc(35% - 4px);
      display: inline;
      border-left:4px solid #eee; } }

.sidebar p {
  font-size: 13px;
  line-height: 20px; }

#sidebar-alt {
  float: left;
  width: 150px; }

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
  float: left; }

.content-sidebar-sidebar #sidebar-alt {
  float: right; }

#sidebar .widget,
#sidebar-alt .widget {
  border-bottom: 1px solid #d5d5d5; }

.sidebar .widget-wrap {
  border-bottom: 4px solid #eee;
  overflow: hidden;
  padding: 15px 20px 20px; }

.sidebar .widget ul {
  margin: 5px 0 -5px; }

.sidebar .widget ul li,
.sidebar .widget-area ul li {
  background: url(images/list.png) no-repeat top left;
  border-bottom: 1px solid #eee;
  list-style-type: none;
  margin: 0 0 7px;
  padding: 0 0 5px 15px;
  word-wrap: break-word; }


.sidebar .widget.oio {

  display:none;

  }

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

.sidebar .widget.oio {

  display:block;

  }

  }

/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
  /*	width: 810px; */ }

.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
  width: 805px; }

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
  /*	width: 1020px; */ }

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
  float: right; }

/* Footer - This is a SCSS partial
------------------------------------------------------------ */
#footer {
  background: url(images/footer.png) no-repeat top;
  clear: both;
  font-size: 11px;
  margin: 0 auto;
  padding: 30px 0 20px;
  overflow: hidden;
  text-transform: uppercase;
  width: 100%;
  max-width: 1020px;
 }
  #footer p {
    color: #666;
    font-size: 11px; }
  #footer a,
  #footer a:visited {
    color: #666; }
  #footer a:hover {
    color: #0094d2;
    text-decoration: none; }
  #footer .gototop {
   
    padding: 0 0 0 10px;
    }
  #footer .creds {
 
    padding: 0 10px 0 10px;
 }
  @media only screen and (min-width: 480px) {

#footer .gototop {
    float: left; }
  #footer .creds {
    float: right;
    text-align: right;}

}

/* Footer Widgets
------------------------------------------------------------ */
#footer-widgets {
  background: url(images/bg-dark.png) repeat;
  margin: 0 auto;
  overflow: hidden;
  color: white;
    max-width: 1020px;
  /*** DESKTOP ***/ }
  #footer-widgets .wrap {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 15px 14px 0; }
  #footer-widgets .widget {
    background: none;
    border: none;
    margin: 0 0 15px;
    padding: 0; }
  #footer-widgets .textwidget {
    padding: 0; }
  #footer-widgets .widget_tag_cloud div div {
    padding: 0; }
  #footer-widgets p {
    font-size: 13px;
    line-height: 20px;
    padding: 0 0 10px; }
  #footer-widgets .widget ul li,
  #footer-widgets .widget-area ul li {
    background: url(images/list.png) no-repeat top left;
    list-style-type: none;
    margin: 0 0 7px;
    padding: 0 0 5px 18px;
    word-wrap: break-word; }
  #footer-widgets #wp-calendar thead,
  #footer-widgets #wp-calendar td {
    background: none; }
  #footer-widgets .footer-widgets-1 {
    float: left;
    margin: 0 20px 0 0;
    width: 295px; }
  #footer-widgets .footer-widgets-2 {
    float: left;
    width: 290px; }
  #footer-widgets .footer-widgets-3 {
    float: right;
    width: 295px; }


.woocommerce-account #sidebar {
  display: none; }

.woocommerce-account .breadcrumb {
  display: none; }

.woocommerce-account #inner {
  background-image: none !important;
  background-color: #fff;/*#ece3db;*/
}

.woocommerce-account #content {
  width: 100% !important; }

.woocommerce-account .entry-title {
  display: none; }

.woocommerce-account a.post-edit-link {
  display: none; }

.woocommerce-account .account-entry-title {
  text-align: center;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  padding: 2px 0px 20px; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  background: white;
  width: 26% !important; }
  @media screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 100% !important; } }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 30px 15px; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
      list-style: none;
      border-bottom: 1px solid #ddd;
      margin: 0 !important;
      padding: 8px 0 8px 22px; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-family: 'Oswald', arial, serif;
        color: #333333;
        font-size: 14px;
        letter-spacing: 0; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
        border-top: 1px solid #ddd; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
        content: ""; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
        background: #333333; }
        .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
          color: white; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
        background: #eaeaea; }

.woocommerce-account .woocommerce-MyAccount-content {
  background: white;
  width: 69.8% !important;
  padding: 30px 15px; }
  @media screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content {
      width: calc(100% - 30px) !important; } }
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 11px;
    color: #333333;
    letter-spacing: 0.34px; }
  .woocommerce-account .woocommerce-MyAccount-content button, .woocommerce-account .woocommerce-MyAccount-content a.button, .woocommerce-account .woocommerce-MyAccount-content input[type="submit"] {
    background: #323232 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    color: white !important;
    border-radius: 0px !important; }

.woocommerce-account .woocommerce-MyAccount-content a.button.pay {
    background: #b85643 !important;
    margin-right: 10px;
    font-size: 13px !important;
}
  @media screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .subscription_details a.cancel {
      left: -20px; } }

#wc-memberships-for-teams-teams-area .woocommerce-account-my-teams p {
  font-size: 11px;
  color: #333333;
  letter-spacing: 0.34px;
  line-height: 14px; }

#wc-memberships-for-teams-teams-area .woocommerce-account-my-teams #add-member-form .form-fields {
  display: flex; }
  @media screen and (max-width: 768px) {
    #wc-memberships-for-teams-teams-area .woocommerce-account-my-teams #add-member-form .form-fields {
      flex-direction: column; } }

.is-subscription-page #inner {
  background-image: none !important;
  background-color: #ece3da; }

.this-is-restricted-content {
  display: none; }

#slides .slide-excerpt .slide-excerpt-border h2 {
  position: relative; }
  #slides .slide-excerpt .slide-excerpt-border h2::after {
    display: none;
    content: url(images/LockIcon.png);
    position: absolute;
    top: -15px;
    right: -10px; }

#slides .slide-excerpt .slide-excerpt-border h2.show::after {
  display: block; }

div#featured-post-2 div.woocommerce {
  display: none; }

.woocommerce .woocommerce-MyAccount-content p.woocommerce-Message::before {
  position: static;
  padding-right: 8px; }

.woocommerce form .form-row input.input-text {
  height: 26px; }

.single-post .post .account-entry-title {
  display: none; }

.search .post .account-entry-title {
  display: none; }

.wc-memberships-content-restricted-message {
  display: none; }

.entry-title + .account-entry-title {
  display: none; }

/* Home */
.home-section {
  border-bottom: 1px solid #d5d5d5;
  overflow: hidden;
  /*** DESKTOP ***/ }
  .home-section .border {
    border-bottom: 4px solid #eee;
    overflow: hidden; }
  .home-section .wrap {
    overflow: hidden;
    padding: 20px 0 15px; }
  @media only screen and (min-width: 480px) {
    .home-section .wrap {
      padding-left: 0;
      padding-right: 0; } }

/* Home Top
------------------------------------------------------------ */
#home-top {
  display: none;
  /*** DESKTOP ***/ }
 #home-top .wrap {
    padding: 0 0 15px;
    }
@media only screen and (min-width: 1020px) {

#home-top .wrap {
    padding: 0 0 15px;
    }

}
  #home-top .ui-tabs ul.ui-tabs-nav {
    border-bottom: 1px dotted #ddd;
    margin: 10px 0;
    padding: 0 0 13px; }
  #home-top .ui-tabs ul.ui-tabs-nav li a {
    background-color: #f5f5f5;
    font-weight: bold; }
  #home-top .ui-tabs ul.ui-tabs-nav li a:hover,
  #home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
    background-color: #00a7ed;
    color: #fff; }
  #home-top .ui-tabs .post {
    background-color: #ece3da;
    margin: 0;
    padding: 0; }
  @media only screen and (min-width: 768px) {
    #home-top {
      display: block; } }

/* Home Middle
------------------------------------------------------------ */
#home-middle {
  display: none;
  overflow: hidden;
  /*** DESKTOP ***/ }
  #home-middle .wrap {
    padding: 25px 0 15px; }

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

#home-middle .wrap {
    padding: 20px 0 15px;
    }

}
  @media only screen and (min-width: 768px) {
    #home-middle {
      display: block; } }

/*** DESKTOP ***/
/*@media only screen and (min-width: 480px) {
  .home-middle-left {
    float: left;
    width: 290px; }
  .home-middle-right {
    float: right;
    width: 285px; } }*/

@media only screen and (min-width: 480px) {
  .home-middle-left {
    float: left;
    width: 47%;
    margin-right:3%;
    }
  .home-middle-right {
    float: right;
    width: 47%;
    margin-left:3%;
    } }

/* Home Bottom
------------------------------------------------------------ */
#home-bottom {
  overflow: hidden;
  display: none;
  /*** DESKTOP ***/ }
  @media only screen and (min-width: 768px) {
    #home-bottom {
      display: block; } }

#home-bottom #featured-page-2 h2 a.more-link {

  display:block;
}

/* Home - Mobile
------------------------------------------------------------ */
#mobile-home {
  display: block;
  /*** DESKTOP ***/ }
  #mobile-home .widget h4 {
    /*margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #333333;*/
}
  #mobile-home .widget.oio {
    background-color: white;
    border: 1px solid #333;
    overflow: hidden;
    margin: 0 0 10px;
    margin-top: 50px;
    margin-bottom: 50px; }
@media only screen and (min-width: 480px) {
#mobile-home .widget.oio {
    background-color: transparent;
    border: none;
     }
    }
    #mobile-home .widget.oio h4 {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none; }
    #mobile-home .widget.oio .widget-title {
      text-align: center;
      text-transform: lowercase;
      font-weight: normal;
      font-size: 12px;
      font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
      margin-bottom: 0; }
    #mobile-home .widget.oio .widget-wrap > div {
      max-width: 100%;
      min-width: 100%; }
      #mobile-home .widget.oio .widget-wrap > div img {
        max-width: 100%;
        min-width: 100% !important;
        height: auto !important; }
  #mobile-home #sponsored-content {
    background-color: white;
    padding: 15px;
    padding-bottom: 25px;
    border: 1px solid #333; }
    #mobile-home #sponsored-content:after {
      content: "";
      display: table;
      clear: both; }
  #mobile-home #kina-exchange-rate {
    text-align: center; }
  #mobile-home .widget_text {
    margin-top: 50px;
    margin-bottom: 50px; }
    #mobile-home .widget_text .ad-caption {
      margin-bottom: 15px; }
    #mobile-home .widget_text img {
      max-width: 100%; }
  #mobile-home #mc_embed_signup {
    margin-top: 25px;
    margin-bottom: 25px; }
    #mobile-home #mc_embed_signup h2 {
      width: 96%; }
    #mobile-home #mc_embed_signup .button {
      width: 96%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: 0; }
  #mobile-home .widget ul {
    margin: 5px 0 -5px; }
  #mobile-home .widget ul li,
  #mobile-home .widget-area ul li {
    list-style-type: none;
    margin: 0 0 7px;
    padding: 0 0 5px 0;
    word-wrap: break-word;
    float: left;
    width: 49%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #mobile-home .widget ul li:after,
    #mobile-home .widget-area ul li:after {
      content: "";
      display: table;
      clear: both; }
    #mobile-home .widget ul li img,
    #mobile-home .widget-area ul li img {
      vertical-align: middle; }
    #mobile-home .widget ul li:nth-child(2n+1),
    #mobile-home .widget-area ul li:nth-child(2n+1) {
      margin-right: 2%; }
    #mobile-home .widget ul li.share-end,
    #mobile-home .widget-area ul li.share-end {
      display: none; }
  #mobile-home .more-from-category {
    background-image: none;
    padding: 0;
    font-size: 16px; }
    #mobile-home .more-from-category a {
      text-decoration: underline; }
  @media only screen and (min-width: 768px) {
    #mobile-home {
      display: none; }
      #mobile-home #text-10 {
        text-align: left; }
      #mobile-home #mc_embed_signup .button {
        width: auto; } }

 #mobile-home #featured-post-19 {

margin-top:20px;
   
 }

/* Archive Page
------------------------------------------------------------ */
.archive-page {
  float: left;
  padding: 20px 0;
  width: 45%; }

.membership-lock-icon img {
  background-color: transparent !important;
  margin: 0 !important;
  border: 0px !important;
  padding: 0 !important;
  margin-right: 7px !important;
  position: relative;
  top: 2px; }

.membership-subscription-container {
  text-align: center;
  padding-top: 24px; }
  .membership-subscription-container p {
    letter-spacing: 0.41px; }
    @media screen and (max-width: 479px) {
      .membership-subscription-container p {
        margin: auto;
        width: calc(100% - 60px); } }
  .membership-subscription-container__title {
    width: 450px;
    margin: auto;
    padding-bottom: 20px; }
    @media screen and (max-width: 479px) {
      .membership-subscription-container__title {
        width: calc(100% - 40px); } }
  .membership-subscription-container__button-sign-in {
    background: black;
      border-radius: 5px;
    color: white !important;
    padding: 8px 25px;
    margin: 10px auto 15px !important;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline-block; }
  .membership-subscription-container__button-subscribe {
    background: #b85643;
    color: white !important;
    display: block !important;
    padding: 11px 0px;
    width: 100%;
    margin: 8px auto 15px; }
  .membership-subscription-container__p {
    padding: 8px 0; }
  .membership-subscription-container__section {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 575px) {
      .membership-subscription-container__section {
        flex-direction: column; } }
    .membership-subscription-container__section__tile {
      background: white;
      width: 280px;
      height: 463px;
      margin: 28px 10px;
      padding: 10px; }
      @media screen and (max-width: 575px) {
        .membership-subscription-container__section__tile {
          width: calc(100% - 50px);
          margin: 10px auto; } }
      .membership-subscription-container__section__tile span {
        display: flex;
        justify-content: center;
        align-items: flex-end; }
        .membership-subscription-container__section__tile span p {
          font-family: 'Oswald', arial, serif;
          font-size: 12px;
          position: relative;
          bottom: 10px; }
    .membership-subscription-container__section__image {
      background: whitesmoke;
      padding: 30px 0;
      margin-bottom: 10px; }
    .membership-subscription-container__section__price {
      padding: 0px 5px;
      position: relative; }
      .membership-subscription-container__section__price::after {
        content: "/year";
        font-size: 12px;
        color: #333333;
        letter-spacing: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 20px;
        margin: auto; }
    .membership-subscription-container__section__feature {
      list-style-type: none;
      font-size: 11px;
      letter-spacing: 0.34px;
      background: whitesmoke;
      margin-top: 17px;
      line-height: 15px; }
      .membership-subscription-container__section__feature li {
        border-top: 1px solid #DADADA;
        padding: 10px 40px; }
        .membership-subscription-container__section__feature li:first-child {
          border-top: 0px; }

.membership-corporate-container {
  text-align: center;
  margin-left: 35px;
  margin-right: 35px;
  border-bottom: 2px #F5F5F5 solid;
  padding-top: 24px; }
  @media screen and (max-width: 550px) {/*479*/
    .membership-corporate-container {
      margin-left: auto;
      margin-right: auto;
      width: calc(100% - 30px); } }
  .membership-corporate-container p {
    letter-spacing: 0.41px; }
  .membership-corporate-container__title {
    padding-bottom: 20px; }
  .membership-corporate-container__section {
    margin-top: 15px;
    margin-left: 45px;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 550px) {/*479*/
      .membership-corporate-container__section {
        flex-direction: column;
        margin: 0px;
        margin-top: 30px;
        margin-bottom: 30px; } }

    .membership-corporate-container__section__tile {
      margin: 20px; }
      
@media screen and (min-width: 635px) {
.membership-corporate-container__section__tile {
      margin: 45px; }

}



      @media screen and (max-width: 550px) {
        .membership-corporate-container__section__tile {
          display: flex;
          margin: 0px;
          margin-bottom: 5px; } }
      .membership-corporate-container__section__tile p {
        font-family: 'Oswald', arial, serif;
        font-size: 16px;
        color: #333333;
        letter-spacing: 0;
        line-height: 20px;
        width: 150px;
        text-align: left;
        margin-top: 15px; }
        @media screen and (max-width: 550px) {
          .membership-corporate-container__section__tile p {
            margin-left: 30px; } }
      .membership-corporate-container__section__tile__image {
        background: white;
        width: 90px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 5px whitesmoke solid;
        position: relative; }
        @media screen and (max-width: 550px) {
          .membership-corporate-container__section__tile__image {
            width: 70px;
            height: 70px; } }
        .membership-corporate-container__section__tile__image::before {
          content: url(images/tick.png);
          position: absolute;
          top: 115px;
          left: -25px; }
          @media screen and (max-width: 550px) {
            .membership-corporate-container__section__tile__image::before {
              top: 15px;
              left: 85px; } }

.membership-corporate-purchase {
  text-align: left;
  margin-bottom: 100px; }
  .membership-corporate-purchase__title {
    margin: 30px auto 40px;
    text-align: center; }
    @media screen and (max-width: 550px) {
      .membership-corporate-purchase__title {
        font-weight: 300;
        width: calc(100% - 40px); } }
  .membership-corporate-purchase__section {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 550px) {
      .membership-corporate-purchase__section {
        flex-direction: column; } }
    .membership-corporate-purchase__section__tile {
      width: 320px;
      margin: 9px; }
      @media screen and (max-width: 550px) {
        .membership-corporate-purchase__section__tile {
          margin: 14px auto;
          width: calc(100% - 30px); } }
      .membership-corporate-purchase__section__tile__image {
        display: flex;
        justify-content: center;
        align-items: center;
        background: white;
        border: 10px whitesmoke solid;
        width: 300px;
        height: 300px; }
        @media screen and (max-width: 550px) {
          .membership-corporate-purchase__section__tile__image {
            border: 5px whitesmoke solid;
            width: 70px;
            height: 70px; } }
      .membership-corporate-purchase__section__tile .team-fields label {
        font-family: 'Oswald', arial, serif;
        font-size: 16px;
        color: #333333;
        letter-spacing: 0;
        line-height: 30px; }
      .membership-corporate-purchase__section__tile .team-fields #team_name_field {
        padding: 0 !important; }
      .membership-corporate-purchase__section__tile .team-fields #team_name {
        padding: 9px; }
      .membership-corporate-purchase__section__tile .team-fields .team-seat-count-label {
        margin-top: 20px; }
        .membership-corporate-purchase__section__tile .team-fields .team-seat-count-label strong {
          font-family: 'Oswald', arial, serif;
          font-size: 16px;
          color: #333333;
          letter-spacing: 0;
          line-height: 30px;
          font-weight: normal; }
      .membership-corporate-purchase__section__tile .quantity {
        margin: 60px 0 0; }
      .membership-corporate-purchase__section__tile .price {
        font-family: 'Oswald', arial, serif;
        font-size: 40px;
        color: #333333;
        letter-spacing: 0;
        line-height: 30px;
        margin: 23px 0 16px; }
        .membership-corporate-purchase__section__tile .price__tax {
          font-size: 15px; }
      .membership-corporate-purchase__section__tile .price-description {
        margin: 10px 0; }
      .membership-corporate-purchase__section__tile .single_add_to_cart_button {
        background: #b85643 !important;
        color: white !important;
        display: block !important;
        padding: 15px 0px !important;
        width: 100%;
        margin: 8px auto 15px; }
  .membership-corporate-purchase #team_owner_takes_seat_field {
    display: none; }

.woocommerce .quantity .input-group,
.quantity .input-group {
  display: flex; }

.woocommerce .quantity .btn,
.quantity .btn {
  width: 30px;
  height: 30px;
  padding-left: 0px;
  padding-right: 0px; }
  .woocommerce .quantity .btn.qty-decrement,
  .quantity .btn.qty-decrement {
    background: black url("images/minus.svg") no-repeat center/16px; }
  .woocommerce .quantity .btn.qty-increment,
  .quantity .btn.qty-increment {
    background: black url("images/plus.svg") no-repeat center/16px; }

.woocommerce .quantity .qty,
.quantity .qty {
  -moz-appearance: textfield;
  appearance: textfield;
  width: 50px !important;
  height: 26px;
  padding-left: 0px;
  padding-right: 0px;
  border-left: none;
  border-right: none;
  box-shadow: none !important;
  line-height: 1;
  text-align: center; }
  .woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity .qty::-webkit-outer-spin-button,
  .quantity .qty::-webkit-inner-spin-button,
  .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0px; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }
  @media screen and (max-height: 700px) {
    .modal {
      padding-top: 10px; } }

/* Modal Content */
.modal-content {
  background-color: white;
  margin: auto;
  border: 5px solid #e9e9e9;
  width: 330px;
 /* height: 558px;*/
  text-align: center; }
  @media screen and (max-width: 479px) {
    .modal-content {
      width: calc(100% - 20px); } }
  .modal-content .woocommerce-form {
    padding: 28px 36px;
}

.woocommerce .modal-content form.login.woocommerce-form {
    border:none;
    
}

.woocommerce .modal-content form.login.woocommerce-form .membership-subscription-container__button-sign-in, .modal-content form.login.woocommerce-form .membership-subscription-container__button-sign-in {
    
    font-size:11px;
        padding: 5px 25px;
    
}
    @media screen and (max-width: 479px) {
      .modal-content .woocommerce-form {
        padding: 28px 20px; } }
    .modal-content .woocommerce-form h1 {
      padding-bottom: 20px; }
    .modal-content .woocommerce-form .form-row-first,
    .modal-content .woocommerce-form .form-row-last {
      padding-bottom: 17px; }
      .modal-content .woocommerce-form .form-row-first label,
      .modal-content .woocommerce-form .form-row-last label {
        text-align: left;
        font-family: 'Oswald', arial, serif;
        display: block;
        font-size: 12px;
        padding-bottom: 5px; }
      .modal-content .woocommerce-form .form-row-first input,
      .modal-content .woocommerce-form .form-row-last input {
        background: #FFFFFF !important;
        border: 1px solid #DADADA !important;
        width: 254px;
        height: 26px;
        padding: 7.5px; }
        @media screen and (max-width: 479px) {
          .modal-content .woocommerce-form .form-row-first input,
          .modal-content .woocommerce-form .form-row-last input {
            width: calc(100% - 4px); } }
        .modal-content .woocommerce-form .form-row-first input:focus,
        .modal-content .woocommerce-form .form-row-last input:focus {
          outline: none; }
    .modal-content .woocommerce-form .form-row .button {
      background: #b85643;
      color: white !important;
      display: block !important;
      padding: 15px 0px;
      width: 100%;
      margin: 0px auto 15px; }
    .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
      position: absolute;
      opacity: 0; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox + label {
        position: relative;
        top: 10px;
        cursor: pointer;
        padding: 0;
        font-size: 12px;
        font-family: 'Oswald', arial, serif; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox + label:before {
        content: '';
        margin-right: 10px;
        margin-top: -3px;
        display: inline-block;
        vertical-align: text-top;
        width: 25px;
        height: 25px;
        border: 1px solid #DADADA !important;
        background: white; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:hover + label:before {
        background: #b85643; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + label:before {
        background: #b85643; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:disabled + label {
        color: #b8b8b8;
        cursor: auto; }
      .modal-content .woocommerce-form .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:disabled + label:before {
        box-shadow: none;
        background: #ddd; }
    .modal-content .woocommerce-form .lost_password {
      padding: 20px 0 25px;
      border-bottom: 2px solid #DADADA;
      font-size: 11px;
      color: #B85643;
      letter-spacing: 0.34px; }
    .modal-content .woocommerce-form h2 {
      padding-top: 20px; }
    .modal-content .woocommerce-form h2 + p {
      line-height: 15px;
      padding-bottom: 5px;
      font-size: 11px;
      color: #333333;
      letter-spacing: 0.34px; }

.woocommerce-form-login input,
.woocommerce-form-register input {
  padding: 7.5px; }

.woocommerce-form-login .woocommerce-Button.button,
.woocommerce-form-register .woocommerce-Button.button {
  background: #b85643;
  color: white !important;
  display: block !important;
  padding: 11px 25px;
  margin: 8px 0 15px;
  outline: none;
  font-family: 'Droid Sans', sans-serif !important;
  border-radius: 0px; }

.woocommerce-checkout .entry-content .woocommerce-form-login h2, .woocommerce-checkout .entry-content .woocommerce-form-login h2 + p, .woocommerce-checkout .entry-content .woocommerce-form-login a {
  display: none; }

.woocommerce-checkout .entry-content .woocommerce-form-login p.lost_password a {
  display: block;
  padding-left: 4px; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }
  @media screen and (max-height: 700px) {
    .modal {
      padding-top: 10px; } }
  @media screen and (max-width: 600px) {
    .modal {
      padding-top: 0px; } }

/* Modal Content */
.subscription-modal-content {
  background-color: white;
  margin: auto;
  border: 5px solid #e9e9e9;
  width: 512px;
    height: 275px;
  /*height: 363px;*/
    
  text-align: center; }
  @media screen and (max-width: 600px) {
    .subscription-modal-content {
      width: calc(100% - 10px);
      height: auto;
      margin: 155px 0 0;
      border:none;
      padding:5px; } }
  .subscription-modal-content img {
    padding: 30px 0 30px; }
    @media screen and (max-width: 600px) {
      .subscription-modal-content img {
        width:197px;
        height:auto;
        padding:10px 0; } }
  .subscription-modal-content h1 {
    padding-bottom: 5px; }
    @media screen and (max-width: 600px) {
      .subscription-modal-content h1 {
        padding-bottom: 0px;
            font-size: 20px; } }
  .subscription-modal-content p {
    max-width: 320px;
    margin: auto;
    padding-bottom: 12px;
    letter-spacing: 0.41px;
    line-height: 20px; }
    @media screen and (max-width: 600px) {
      .subscription-modal-content p {
        max-width: 90%;
        line-height: 16px;
        font-size:13px; } }
  .subscription-modal-content a.membership-subscription-container__button-sign-in {
    background: #323232; }
    @media screen and (max-width: 600px) {
      .subscription-modal-content a.membership-subscription-container__button-sign-in {
        margin-top: 0px !important; } }
  .subscription-modal-content a#forgetMe {
    display: block;
    font-size: 11px;
    color: #B85643;
    letter-spacing: 0.34px;
    cursor: pointer; }



/* The Close Button */
.close {
  color: black;
  float: right;
  font-size: 28px;
  font-weight: 100;
  position: relative;
  right: 7px;
  top: 7px; }

.close:hover,
.close:focus {
  cursor: pointer; }

.woocommerce-checkout .woocommerce-form__label-for-checkbox #rememberme + label {
  display: inline; }

.woocommerce-checkout .woocommerce-additional-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label {
  font-family: 'Oswald', arial, serif;
  color: #333333;
  line-height: 30px; }

.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .input-text,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .input-text {
  padding: 7.5px; }

.woocommerce-checkout .select2-dropdown {
  border-radius: 0px !important; }

.woocommerce-checkout .select2-selection {
  height: 30px;
  border-radius: 0px !important; }

.woocommerce-checkout .account-entry-title,
.woocommerce-checkout .breadcrumb {
  display: none; }

.woocommerce-checkout .entry-title {
  text-align: center;
  padding-bottom: 20px; }

.woocommerce-checkout #order_comments {
  height: 200px; }

.woocommerce-checkout .wc_payment_method {
  list-style-type: none; }

.woocommerce-checkout #place_order {
  background: #b85643;
  color: white !important;
  display: block !important;
  padding: 11px 0px;
  width: 100%;
  margin: 8px auto 15px;
  outline: none;
  font-family: 'Droid Sans', sans-serif !important;
  border-radius: 0px; }

.woocommerce-checkout .stripe-source-errors .wc-stripe-error::before {
  position: static; }

.wc-proceed-to-checkout a.checkout-button.button {
  background: #b85643 !important;
  margin: 8px auto 15px;
  outline: none;
  border-radius: 0px; }

.woocommerce .woocommerce-message a[href*="/cart"],
.woocommerce ul.woocommerce-error a[href*="/cart"] {
  display: none; }

.woocommerce > ul.woocommerce-error {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em; }
  .woocommerce > ul.woocommerce-error li {
    padding: 0;
    margin: 0;
    display: inline; }

.woocommerce-checkout #payment div.payment_box .form-row {
  padding: 0; }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */ }

/* Mobile (portrait and landscape) ----------- */
@media only screen and (max-device-width: 480px) {
  /* Styles */ }

.post-category-heading {
  margin-bottom: 20px;
  display: block; }

.post-category-heading img {
  max-width: 100%;
  border: 0;
height:auto;
}

/*
body div#header {
  background: #fff !important;
  max-width: 1022px;
}*/


/*
body div#header .widget-area {
  padding: 50px 15px 0 0;
}*/



h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', 'Oswald', sans-serif !important;
  font-weight: 700;
}

h1, h2, h2 a, h2 a:visited {
  font-family: 'Roboto', 'Oswald', sans-serif !important;
}

body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
  font-family: 'Roboto', 'Oswald', sans-serif !important;
}

p {
  line-height: 18px;
  margin: 20px 0;
}

body {
  background: #fafafa;
}

body #header #title {
  font-family: 'Oswald', sans-serif !important;
}

body #header #description {
  font-family: 'Oswald', sans-serif !important;
}

ul#oio-banner-1 {
  /* margin-left: auto !important;
  margin-right: auto !important; */
  float: none !important;
}

div#oio-banner-2 {
  margin: 0 0 0 auto !important;
}

div#subnav-header {
  background: #fff;
}

div#nav {
  padding: 20px 0;
  background: none;
  text-transform: none;
  position: relative;
  background: #fff;
}

div#nav:after {
  content: '';
  display: block;
  height: 5px;
  background-color: #ce1125;
  /*width: calc( 100% - 30px);*/
  /* float: right; */
  margin: 60px auto 10px;
  clear: both;
}

div#nav li a {
  color: #000;
  font-size: 13px;
  font-family: 'Roboto', 'Oswald', sans-serif;
}

div#nav li a.twitter,
div#nav li a.rss,
div#nav li a.linkedin {
  padding: 9px 4px;
}

div#nav .s {
  width: 130px;
}

body #header #title-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

body #header .top_banner_ad:after {
  content: '';
  display: block;
  width: 100%;
  margin: 20px auto;
  border-top: 2px dotted #000;
  display: none !important;
}

div#nav li.search {
  padding: 0 15px 0 0;
}

div#nav li#mobile-menu-trigger-second-li {
  float: none;
  max-width: 75px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

div#nav a#mobile-menu-trigger-second {
  background: #ce1125;
  color: #fff;
  float: none;
  text-transform: uppercase;
}

div#inner {
  background-color: transparent;
  padding: 0 15px;
    box-sizing: border-box;
    background: #fff;
}

div#sidebar {
  background-color: #FCF6F6;
}

div#sidebar .widget, div#sidebar-alt .widget {
  border-bottom: 0;
}

div.home-section {
  border-bottom: 0;
}

div.home-section .border {
  border-bottom: 4px solid #fff;
}

.sidebar .widget-wrap {
  border-bottom: 4px solid #fff;
}

#inner #content {
  background: #fff;
  padding-right: 11px !important;
}

#home-bottom > div.border.wrap > div {

}

.news-red a, .news-red a:visited {
  color: #ce1125;
}

div.home-section p.more-from-category a,
div.home-section p.more-from-category a:visited {
  font-weight: 700;
  text-transform: uppercase;
}

article.post > header.entry-header > h2.entry-title > a {
  font-weight: 700;
}

div.jobs > h2.entry-title > a {
  font-weight: 700;
}

div.post > h1.entry-title {
  font-weight: 700;
}

div#subnav-header ul.menu li a:visited {
  color: #000;
}

div#sidr ul.menu li#follow {
  background: #eee;
}

div#sidr ul.menu li#follow a {
  box-shadow: none !important;
}

div#sidr ul.menu li a#mobile-menu-trigger-second {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

div#sidr ul.menu li span.icon-hamburger {
  padding-right: 0;
  display: inline-block;
}

div#sidr ul.menu li span.button-label {
  padding-left: 0;
  display: inline-block;
  text-transform: uppercase;
}

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

  div#inner {
  }
}

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

  div#sidebar {
    border-left: 4px solid #fff;
  }
}

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

  div#nav .s {
    width: 117px;
    font-size: 12px;
  }

  div#nav input.search-submit {
    font-size: 12px;
  }

  div#nav li.menu-item-home {
    display: none;
  }

  div#nav li a {
    padding: 9px 8px;
  }

  div#nav ul #follow a:nth-child(1) {
    display: block;
  }
}

@media screen and (min-width: 880px) {
  
  div#nav .s {
    width: 130px;
    font-size: 13px;
  }

  div#nav input.search-submit {
    font-size: 13px;
  }

  div#nav li.menu-item-home {
    display: list-item;
  }

  div#nav li a.twitter,
  div#nav li a.rss,
  div#nav li a.linkedin {
    padding: 9px 4px;
  }
}

div#content.hfeed div.featuredpost {
  padding-right: 15px;
}

div#content.hfeed div.featuredpost#featured-post-10 p.more-from-category {
    margin-top: 20px;
}

div#content.hfeed div.featuredpost div.post > h2.entry-title {
  font-weight: 700;
  margin-top: 0;
}

div#content.hfeed div.featuredpost div.post > h2.entry-title > a {
  font-weight: 700;
}

div#content.hfeed div.featuredpost div.post > p {
  margin: 5px 0 10px;
}

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

  div#nav li a {
    padding: 9px 8px;
  }
}

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

  body #header #title-area {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  body #header .top_banner_ad:after {
    margin: 15px auto;
  }
}

@media screen and (min-width: 1024px) {
  
  div#nav {
    padding: 0 0 20px;
    background: #fff;
    text-transform: uppercase;
  }
  div#nav .s {
    width: 140px;
  }

  div#nav li a {
    padding: 9px 10px;
  }
}

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

  div#nav li a {
    padding: 9px 11px;
  }
}