@charset "UTF-8";
/*
	Theme Name: 	Bangor Region Chamber of Commerce
	Version: 		1.0
	License: 		GNU General Public License v2 or later
	License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
	Author: 		Ian Lusk, Jason Clarke, Evan Habeeeb, RainStorm Inc.
	Author URI: 	http://www.rainstorminc.com

	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
*/
/************************************************************
	Reset, Mixins, Fonts 
************************************************************/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

a {
  color: blue; }

a:focus {
  outline: thin dotted; }

li {
  list-style: none; }

abbr[title] {
  border-bottom: none; }

b,
strong {
  font-weight: 700; }

i,
em,
dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

label {
  cursor: pointer; }

input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal;
  *overflow: visible; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/***********************************************************************************
	Mixins - Bits of reusable CSS
************************************************************************************


/*	Linear Gradient */
/*	CSS Transitions */
/*	Clearfix Hack */
.wrap:after, .blog article.post,
.blog article.page,
.archive article.post,
.archive article.page,
.single article.post,
.single article.page,
.search article.post,
.search article.page, .blog .blog-nav,
.archive .blog-nav,
.single .blog-nav,
.search .blog-nav, .single .gallery, .newsletter-cta, .featured-news, .site-footer {
  *zoom: 1; }
  .blog article.post:before,
  .blog article.page:before,
  .archive article.post:before,
  .archive article.page:before,
  .single article.post:before,
  .single article.page:before,
  .search article.post:before,
  .search article.page:before, .blog .blog-nav:before,
  .archive .blog-nav:before,
  .single .blog-nav:before,
  .search .blog-nav:before, .single .gallery:before, .newsletter-cta:before, .featured-news:before, .site-footer:before, .wrap:after, .blog article.post:after,
  .blog article.page:after,
  .archive article.post:after,
  .archive article.page:after,
  .single article.post:after,
  .single article.page:after,
  .search article.post:after,
  .search article.page:after, .blog .blog-nav:after,
  .archive .blog-nav:after,
  .single .blog-nav:after,
  .search .blog-nav:after, .single .gallery:after, .newsletter-cta:after, .featured-news:after, .site-footer:after {
    content: " ";
    display: table; }
  .wrap:after, .blog article.post:after,
  .blog article.page:after,
  .archive article.post:after,
  .archive article.page:after,
  .single article.post:after,
  .single article.page:after,
  .search article.post:after,
  .search article.page:after, .blog .blog-nav:after,
  .archive .blog-nav:after,
  .single .blog-nav:after,
  .search .blog-nav:after, .single .gallery:after, .newsletter-cta:after, .featured-news:after, .site-footer:after {
    clear: both; }

/* Easier inline media queries */
/*
		.class { 
			font-size: 2rem;	
			@include media($small) { font-size: 1.4rem; } 
		}
	*/
/************************************************************
	Variables
************************************************************/
/************************************************************
	Basics
************************************************************/
*, *:after, *:before {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.5;
  color: #294a6a;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.site-wrap {
  min-height: 100%;
  margin: 0 auto -13rem;
  background: white; }

footer,
.push {
  height: 13rem; }

.wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px; }

a {
  color: #7bb6fd;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a:hover {
    color: #ffc870;
    text-decoration: none; }

img,
iframe {
  max-width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.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. */ }

/************************************************************
	HEADER
************************************************************/
.site-header {
  margin-bottom: 20px; }

.site-navigation {
  display: none;
  margin-top: 20px; }
  .site-navigation.toggled {
    display: block; }
  @media (min-width: 768px) {
    .site-navigation {
      display: block;
      margin-top: 0; } }
  .site-navigation ul {
    text-align: center; }
    .site-navigation ul li {
      display: inline-block;
      position: relative; }
      .site-navigation ul li.current-menu-item a, .site-navigation ul li.current-menu-ancestor a, .site-navigation ul li.current_page_parent a {
        color: #294a6a; }
      .site-navigation ul li:after {
        content: " •";
        color: #ccc; }
      .site-navigation ul li:last-child:after {
        display: none; }
      .site-navigation ul li:hover ul.sub-menu {
        display: block; }
        @media (max-width: 768px) {
          .site-navigation ul li ul.sub-menu {
            text-align: center;
            position: static;
            width: 100%;
            padding: 0;
            
         } 
         .site-navigation ul li ul.sub-menu li a {
          font-size: 1.8rem !important;
         }
        }
      .site-navigation ul li a {
        display: inline-block;
        color: #7bb6fd;
        font-size: 2.2rem;
        font-weight: 400;
        padding: 0 4px; }
        .site-navigation ul li a:hover {
          color: #294a6a; }
    @media (max-width: 768px) {
      .site-navigation ul li {
        display: block;
        margin-bottom: 5px; }
        .site-navigation ul li:after {
          display: none; } }
  .site-navigation ul.sub-menu {
    background-color: #fff;
    padding: 25px 20px 15px;
    position: absolute;
    top: 30px;
    left: -20px;
    text-align: left;
    display: none;
    z-index: 200;
    white-space: nowrap; }
    .site-navigation ul.sub-menu li {
      display: block; }
      .site-navigation ul.sub-menu li:after {
        display: none; }
      .site-navigation ul.sub-menu li a {
        color: #7bb6fd; }
        .site-navigation ul.sub-menu li a:hover {
          color: #294a6a; }
      .site-navigation ul.sub-menu li.current-menu-item a {
        color: #294a6a; }

#menu-toggle {
  display: block;
  font-weight: 400;
  font-size: 2.2rem;
  cursor: pointer;
  text-align: center;
  margin: 30px 0 10px; }
  #menu-toggle i.fa {
    margin-right: 5px; }
  #menu-toggle:hover {
    color: #7bb6fd; }
  @media (min-width: 768px) {
    #menu-toggle {
      display: none; } }

.site-header__title {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .site-header__title img {
    width: 441px; }
  .site-header__title a {
    display: inline-block; }

.top-bar-gradient {
  background: linear-gradient(to right, #ffc870 0%, #ffc870 25%, #ffe170 25%, #ffe170 50%, #fff 50%, #fff 75%, #7ab5fc 75%, #7db9e8 100%);
  padding-top: 5px; }

.top-bar {
  background-color: #294a6a;
  padding: 1rem 0;
  position: relative; }
  .top-bar .wrap {
    display: flex;
    justify-content: space-between; }
    .top-bar .wrap:after {
      display: none; }
    @media (max-width: 768px) {
      .top-bar .wrap {
        display: block; }
        .top-bar .wrap:after {
          display: table; } }
  .top-bar #top-menu-toggle {
    color: #fff;
    float: left;
    display: none; }
    @media (max-width: 768px) {
      .top-bar #top-menu-toggle {
        display: inline-block; } }
  .top-bar .search-form {
    overflow: hidden; }
    .top-bar .search-form .search-field {
      background-color: rgba(123, 182, 253, 0.15);
      border: 2px solid #7bb6fd;
      border-radius: 5px;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 1.8rem;
      padding: 4px 8px 4px 34px;
      color: #fff;
      position: relative;
      top: -2px;
      width: 170px;
      box-sizing: border-box;
      margin-right: 40px; }
      .top-bar .search-form .search-field:focus {
        outline: 0;
        border-color: #499afc; }
    @media (max-width: 768px) {
      .top-bar .search-form {
        width: 100%; }
        .top-bar .search-form .search-field {
          width: 100%;
          margin-bottom: 1rem; } }
    .top-bar .search-form ::-webkit-input-placeholder {
      color: transparent; }
    .top-bar .search-form ::-moz-placeholder {
      color: transparent; }
    .top-bar .search-form :-ms-input-placeholder {
      color: transparent; }
    .top-bar .search-form :-moz-placeholder {
      color: transparent; }
    .top-bar .search-form .search-submit {
      display: none; }
    .top-bar .search-form label {
      position: relative; }
    .top-bar .search-form label:after {
      content: "\f002";
      font-family: "FontAwesome";
      color: #7bb6fd;
      font-size: 2rem;
      display: inline-block;
      position: absolute;
      top: 0px;
      left: 8px;
      z-index: 10; }
  .top-bar .menu {
    font-size: 1.8rem;
    font-weight: 400; }
    .top-bar .menu li {
      display: inline-block; }
      .top-bar .menu li a, .top-bar .menu li a:active, .top-bar .menu li a:visited {
        display: block;
        color: #fff;
        padding: 5px 15px; }
        .top-bar .menu li a:hover {
          text-decoration: none;
          color: #7bb6fd; }
      .top-bar .menu li.highlight a {
        background-color: #7bb6fd;
        border-radius: 5px; }
        .top-bar .menu li.highlight a:hover {
          color: #294a6a; }
    @media (max-width: 768px) {
      .top-bar .menu {
        position: absolute;
        top: 100%;
        background-color: #294a6a;
        width: 100%;
        margin-left: -20px;
        padding-bottom: 15px;
        z-index: 2000;
        display: none; }
        .top-bar .menu li {
          display: block;
          margin: 0 20px; }
          .top-bar .menu li a {
            padding: 5px 0; }
          .top-bar .menu li.highlight a {
            background-color: transparent;
            border: 0; }
            .top-bar .menu li.highlight a:hover {
              color: #7bb6fd; } }
  .top-bar__social li {
    display: inline-block;
    margin-right: 15px; }
    .top-bar__social li:last-child {
      margin-right: 0; }
    .top-bar__social li a {
      color: #7bb6fd; }
      .top-bar__social li a:hover {
        color: #ffc870; }
  @media (max-width: 768px) {
    .top-bar__social {
      float: right; } }

/************************************************************
	CONTENT
************************************************************/
main {
  width: 100%;
  margin-top: 35px; }
  @media (min-width: 992px) {
    main {
      width: 68.333%;
      float: left; } }
  @media (max-width: 768px) {
    main {
      margin-top: 15px; } }
  main.full-width {
    width: 100%; }
    main.full-width iframe {
      width: 100%;
      height: 1300px; }
  main h2 {
    font-weight: 300;
    font-size: 4.8rem;
    line-height: 1.2em;
    margin-bottom: 2.2rem;
    color: #888; }
  main h3 {
    font-weight: 300;
    font-size: 3.6rem;
    line-height: 1.2em;
    position: relative; }
  main h3, main h4 {
    margin-bottom: 0.6em; }
  main p, main ul, main ol {
    margin-bottom: 1em; }
  main ul, main ol {
    margin-left: 1em; }
  main ul li {
    list-style: disc inside; }
  main ol li {
    list-style: decimal inside; }
  main blockquote {
    margin-left: 1.5em;
    padding-left: 1.5em;
    border-left: 3px solid rgba(41, 74, 106, 0.25); }
  main .alignleft {
    float: left;
    margin: 0 2rem 2rem 0; }
  main .alignright {
    float: right;
    margin: 0 0 2rem 2rem; }
  main .aligncenter {
    display: block;
    margin: 0 auto; }

.page-thumbnail {
  height: 320px;
  background-size: cover;
  background-position: 50% 50%; }
  @media (max-width: 992px) {
    .page-thumbnail {
      height: 280px; } }
  @media (max-width: 768px) {
    .page-thumbnail {
      height: 230px; } }

.page-title {
  width: 90%;
  display: inline-block;
  font-size: 6rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.3em;
  position: relative;
  top: -76px;
  margin-bottom: -2em; }
  .page-title span {
    color: #fff;
    background-color: #7bb6fd;
    padding: 0.3rem 2rem;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone; }
  @media (max-width: 768px) {
    .page-title {
      top: -56px;
      font-size: 4rem } }

.section-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(41, 74, 106, 0.25);
  text-align: center;
  margin: 35px 0;
  position: relative; }
  .section-title:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgba(41, 74, 106, 0.25);
    position: absolute;
    top: calc(50% - 1px);
    z-index: 2; }
  .section-title span {
    display: inline-block;
    padding: 0 35px;
    background-color: #fff;
    position: relative;
    z-index: 3; }

.blog article.post,
.blog article.page,
.archive article.post,
.archive article.page,
.single article.post,
.single article.page,
.search article.post,
.search article.page {
  padding: 0 0 2rem;
  margin: 0 0 3rem;
  border-bottom: 2px solid #f2f2f2; }

.blog .post-meta,
.archive .post-meta,
.single .post-meta,
.search .post-meta {
  font-size: 1.8rem;
  font-weight: 400;
  margin: -1rem 0 2rem; }
  .blog .post-meta .bull,
  .archive .post-meta .bull,
  .single .post-meta .bull,
  .search .post-meta .bull {
    display: inline-block;
    margin: 0 3px;
    color: #aaa; }

.blog .read-more,
.archive .read-more,
.single .read-more,
.search .read-more {
  font-size: 2rem;
  font-weight: 400;
  float: right; }

.blog .blog-nav,
.archive .blog-nav,
.single .blog-nav,
.search .blog-nav {
  margin-bottom: 2em; }

.blog .older-posts:before,
.blog .newer-posts:before,
.archive .older-posts:before,
.archive .newer-posts:before,
.single .older-posts:before,
.single .newer-posts:before,
.search .older-posts:before,
.search .newer-posts:before {
  font-family: "FontAwesome"; }

.blog .older-posts,
.archive .older-posts,
.single .older-posts,
.search .older-posts {
  float: left; }
  .blog .older-posts:before,
  .archive .older-posts:before,
  .single .older-posts:before,
  .search .older-posts:before {
    float: left;
    content: "\f104";
    margin-right: 1rem; }

.blog .newer-posts,
.archive .newer-posts,
.single .newer-posts,
.search .newer-posts {
  float: right; }
  .blog .newer-posts:before,
  .archive .newer-posts:before,
  .single .newer-posts:before,
  .search .newer-posts:before {
    float: right;
    content: "\f105";
    margin-left: 1rem; }

.single article.post {
  margin-top: -3rem; }

.single .post-meta {
  margin-top: 0;
  margin-bottom: 2rem; }

.widget-area {
  width: 100%; }
  @media (min-width: 992px) {
    .widget-area {
      width: 300px;
      float: right; } }

.widget {
  margin-bottom: 4rem; }

.rsc_subnav_widget {
  background-color: #294a6a;
  padding: 35px 40px 40px; }
  .rsc_subnav_widget .widget-title {
    color: #7bb6fd;
    font-size: 3.6rem;
    font-weight: 300;
    margin-bottom: 0.8em; }
  .rsc_subnav_widget li {
    font-weight: 400;
    line-height: 1.25em;
    padding-left: 12px;
    padding-bottom: 4px;
    margin-bottom: 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
    .rsc_subnav_widget li:last-child {
      border: none; }
    .rsc_subnav_widget li a {
      color: #fff; }
      .rsc_subnav_widget li a:hover {
        text-decoration: none;
        color: #ffc870; }
    .rsc_subnav_widget li.current_page_item, .rsc_subnav_widget li.current-cat {
      padding: 0 0 4px; }
      .rsc_subnav_widget li.current_page_item > a, .rsc_subnav_widget li.current-cat > a {
        color: #ffc870; }
        .rsc_subnav_widget li.current_page_item > a:before, .rsc_subnav_widget li.current-cat > a:before {
          content: "› ";
          color: #ffc870; }
      .rsc_subnav_widget li.current_page_item .children, .rsc_subnav_widget li.current-cat .children {
        margin-left: 22px; }
  .rsc_subnav_widget .children {
    font-size: 2rem;
    margin-left: 10px; }
    .rsc_subnav_widget .children li {
      border: none; }

.rsc_category_button a {
  display: block;
  font-size: 30px;
  color: #fff;
  background-color: #7bb6fd;
  padding: 5px 20px; }
  .rsc_category_button a:hover {
    text-decoration: none;
    background-color: #ffc870; }

.comments-area {
  margin-top: 5rem; }
  .comments-area .comments-title,
  .comments-area .comment-reply-title {
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 5rem;
    color: #294a6a; }
  .comments-area .comment-list {
    margin: 0;
    padding: 0; }
    .comments-area .comment-list li {
      list-style: none;
      margin-bottom: 4rem;
      position: relative; }
  .comments-area .children {
    margin: 3rem 0 0 5rem; }
  .comments-area .comment-author .avatar {
    border-radius: 50%;
    float: left;
    margin-right: 2rem; }
  .comments-area .comment-author .says {
    display: none; }
  .comments-area .comment-author cite {
    font-style: normal;
    font-weight: normal; }
  .comments-area .comment-meta {
    font-weight: normal;
    font-size: 1.8rem;
    margin-bottom: 1.5rem; }
    .comments-area .comment-meta + p {
      clear: both; }
  .comments-area .reply {
    position: absolute;
    top: 0;
    right: 0; }
    .comments-area .reply a {
      font-weight: bold;
      font-size: 1.4rem;
      text-transform: uppercase;
      padding: 3px 10px;
      border-radius: 5px;
      border: 2px solid #7bb6fd; }
      .comments-area .reply a:hover {
        border-color: #ffc870; }

.comment-form label {
  color: #7bb6fd;
  font-weight: 400;
  display: block;
  margin-bottom: 10px; }

.comment-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.comment-form textarea,
.comment-form select {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 10px !important;
  color: #294a6a;
  font-weight: 300;
  border: 1px solid #ccc !important;
  width: 100%; }

.comment-form input.submit {
  border: 0;
  padding: 5px 20px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 3rem !important;
  font-weight: 400;
  background-color: #7bb6fd;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .comment-form input.submit:hover {
    background-color: #ffc870; }

/************************************************************
	FOOTER
************************************************************/
/************************************************************
	COMPONENTS
************************************************************/
.homepage-slider .slide-item {
  width: 100%;
  height: 480px;
  background-size: cover;
  background-position: 50% 50%; }
  .homepage-slider .slide-item__content {
    position: relative;
    height: 480px; }
  .homepage-slider .slide-item__headline {
    width: 80%;
    display: inline-block;
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.3em;
    position: absolute;
    bottom: 40px; }

    @media (max-width: 768px) {
        .homepage-slider .slide-item__headline {
            font-size: 4rem;
        }
        
    }

    .homepage-slider .slide-item__headline span {
      color: #fff;
      background-color: #7bb6fd;
      padding: 0.3rem 1.6rem;
      display: inline;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .homepage-slider .slide-item__headline span:hover {
        background-color: #ffc870; }
    .homepage-slider .slide-item__headline a {
      color: #fff; }

.homepage-slider .cycle-prev, .homepage-slider .cycle-next {
  width: 80px;
  height: 80px;
  text-indent: -9999px;
  background: url("img/slider-arrow.png") 0 0 no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1001;
  top: 50%;
  margin-top: -40px;
  cursor: pointer;
  opacity: 0.8; }
  @media (max-width: 1200px) {
    .homepage-slider .cycle-prev, .homepage-slider .cycle-next {
      width: 50px;
      height: 50px;
      margin-top: -25px; } }
  @media (max-width: 768px) {
    .homepage-slider .cycle-prev, .homepage-slider .cycle-next {
      display: none; } }
  .homepage-slider .cycle-prev:hover, .homepage-slider .cycle-next:hover {
    opacity: 1; }

.homepage-slider .cycle-next {
  right: 40px;
  transform: rotate(180deg); }

.homepage-slider .cycle-prev {
  left: 40px; }

.homepage-slider .cycle-pager {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: -25px;
  z-index: 1000; }
  .homepage-slider .cycle-pager span {
    color: #fff;
    font-size: 54px;
    opacity: 0.5;
    cursor: pointer; }
    .homepage-slider .cycle-pager span.cycle-pager-active {
      opacity: 0.8; }

.featured-events .event__wrapper {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .featured-events .event__wrapper {
      display: block;
      overflow: hidden; } }

.featured-events .event__single {
  width: 16.5%;
  color: #7bb6fd;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.4em; }
  @media (max-width: 992px) {
    .featured-events .event__single {
      width: 22%; }
      .featured-events .event__single:nth-child(5) {
        display: none; } }
  @media (max-width: 768px) {
    .featured-events .event__single {
      float: left;
      width: 45%;
      margin-right: 10%;
      margin-bottom: 4rem; }
      .featured-events .event__single:nth-child(2n) {
        margin-right: 0; }
      .featured-events .event__single:nth-child(2n+1) {
        clear: both; } }
  @media (max-width: 500px) {
    .featured-events .event__single {
      float: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 2rem;
      padding-bottom: 2rem;
      border-bottom: 2px solid #eee; }
      .featured-events .event__single:nth-child(2n) {
        margin-right: 0; }
      .featured-events .event__single:nth-child(2n+1) {
        clear: none; }
      .featured-events .event__single:nth-child(5) {
        display: block; }
      .featured-events .event__single img {
        display: none; } }
  .featured-events .event__single img {
    height: auto;
    margin-bottom: 1.5rem; }
  .featured-events .event__single h3 {
    font-weight: 300;
    font-size: 2.4rem;
    line-height: 1.2em;
    margin-bottom: 2rem; }
    .featured-events .event__single h3 a {
      color: #294a6a; }
      .featured-events .event__single h3 a:hover {
        color: #7bb6fd; }
    .featured-events .event__single h3 span {
      color: #7bb6fd; }
  .featured-events .event__single p.event-date {
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #294a6a; }

.featured-events .event-links {
  margin-top: 4rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal; }
  .featured-events .event-links span {
    color: #ddd;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: -1px; }

.newsletter-cta {
  clear: both;
  background-color: #eee;
  padding: 15px 40px 17px;
  margin-top: 40px; }
  .newsletter-cta h4 {
    font-size: 3rem;
    font-weight: 300;
    float: left;
    width: 70%; }
    @media (max-width: 992px) {
      .newsletter-cta h4 {
        width: 100%;
        float: none; } }
  .newsletter-cta form {
    float: right;
    margin-top: 2px !important;
    width: 29%; }
    @media (max-width: 992px) {
      .newsletter-cta form {
        width: 100% !important;
        float: none !important;
        margin: 15px 0 !important; } }
  .newsletter-cta label.gfield_label {
      display: none !important;
  }
  .newsletter-cta .gform_wrapper ul li.gfield,
  .newsletter-cta .gform_wrapper,
  .newsletter-cta .gform_wrapper .top_label div.ginput_container,
  .newsletter-cta .gform_wrapper .gform_footer {
     padding: 0 !important; margin: 0 !important;
    }
  .newsletter-cta .ginput_container_email #input_3_1 {
    background-color: #fff !important;
    border: 1px solid #c9d2da !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    font-size: 1.4rem !important;
    font-family: "Roboto Condensed", sans-serif !important;
    padding: 7px 15px 8px !important;
    width: 100% !important;
    box-sizing: border-box !important; }
  .newsletter-cta #gform_submit_button_3 {
    color: #294a6a;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 1.8rem !important;
    text-transform: uppercase;
    background-color: #ffc870;
    border: 1px solid #e0ab55;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 5px 0 5px;
    position: relative;
    top: 2px;
    left: -7px;
    width: 100% !important;
    box-sizing: border-box !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .newsletter-cta #gform_submit_button_3:hover {
      background-color: #7bb6fd;
      border-color: #499afc;
      color: #fff; }
    .newsletter-cta .gform_body {
      width: 68% !important;
      float: left;
    }
    .newsletter-cta .gform_footer {
      width: 30% !important;
      float: left;
      clear: none !important;
    }

.premier-members {
  position: relative;
  z-index: 2; }
  .premier-members .wrap {
    background-color: #fff;
    padding-bottom: 40px; }
  .premier-members .owl-item {
    float: left; }
  .premier-members h2 {
    text-align: center;
    margin: 30px 0; }
  .premier-members .owl-partners {
    position: relative; }
  .premier-members .owl-stage {
    display: flex;
    align-items: center; }
    .premier-members .owl-stage-outer {
      overflow: hidden; }
  .premier-members .all-members-link {
    text-align: center;
    margin: 2em 0 30px; }
    .premier-members .all-members-link a {
      color: #294a6a; }
      .premier-members .all-members-link a:hover,
      .premier-members .all-members-link a span {
        color: #7bb6fd; }

.owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -55%;
  margin-top: -10px;
  width: 110%; }
  @media (max-width: 1360px) {
    .owl-nav {
      display: none; } }
  .owl-nav > div {
    display: block;
    position: relative;
    z-index: 100;
    font-size: 72px;
    line-height: 0;
    cursor: pointer; }
    .owl-nav > div:hover {
      color: #7bb6fd; }
  .owl-nav .owl-prev {
    float: left; }
  .owl-nav .owl-next {
    float: right; }

.more-news {
  display: inline-block;
  background-color: #7bb6fd;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding: 4px 16px 5px;
  border-radius: 5px;
  margin-top: 15px; }
  .more-news:hover {
    background-color: #294a6a;
    color: #fff; }

.featured-news {
  background-color: #ecf1f8;
  padding-bottom: 40px;
  margin-top: 40px; }
  .featured-news-wrap {
    display: flex;
    justify-content: center; }
    @media (max-width: 768px) {
      .featured-news-wrap {
        display: block; } }
  .featured-news .section-title span {
    background-color: #ecf1f8; }
  .featured-news__single {
    width: 240px;
    margin-right: 80px;
    font-weight: 400;
    color: #7bb6fd;
    font-size: 1.8rem; }
    .featured-news__single:last-child {
      margin-right: 0; }
    @media (max-width: 992px) {
      .featured-news__single {
        width: 25%;
        margin-right: 35px; } }
    .featured-news__single h3 {
      font-weight: 300;
      font-size: 3.6rem;
      line-height: 1.2em;
      position: relative;
      padding: 20px 0 0 0;
      margin: 19px 0; }
      .featured-news__single h3:before {
        content: "";
        display: block;
        width: 80px;
        height: 4px;
        background-color: #7bb6fd;
        position: absolute;
        top: 0;
        left: 0; }
      .featured-news__single h3 a {
        color: #294a6a; }
        .featured-news__single h3 a:hover {
          color: #7bb6fd; }
        .featured-news__single h3 a:after {
          content: ' ›';
          font-weight: normal;
          color: #7bb6fd; }
    @media (max-width: 768px) {
      .featured-news__single {
        width: 100%; }
        .featured-news__single .wp-post-image,
        .featured-news__single .button, .featured-news__single p {
          display: none; } }

.debs-blog {
  margin-top: 40px;
  width: 100%;
  margin-top: 35px; }
  @media (min-width: 992px) {
    .debs-blog {
      width: 68.333%;
      float: left; } }
  .debs-blog .icon-title {
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 4rem;
    letter-spacing: 1px;
    color: #294a6a;
    background: url("img/blog-icon.png") 0 50% no-repeat;
    background-size: 40px 40px;
    padding-left: 50px;
    margin-bottom: 40px; }
  .debs-blog h3 {
    font-weight: 300;
    font-size: 3.6rem;
    line-height: 1.2em;
    position: relative;
    margin-bottom: 0.2em; }
  .debs-blog .blog__single {
    margin-bottom: 30px; }
  .debs-blog .read-more {
    margin-top: 0; }

.footer-cta {
  padding: 185px 0 100px;
  background: url("img/footer-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
  top: -80px;
  z-index: 1; }
  @media (max-width: 768px) {
    .footer-cta {
      padding: 30px 0 35px;
      top: 0;
      margin-bottom: 3rem; } }
  .footer-cta h4 {
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    display: inline-block; }
  .footer-cta .more-news {
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
    top: -5px;
    background-color: #294a6a; }
    @media (max-width: 992px) {
      .footer-cta .more-news {
        display: inline-block;
        top: 0;
        margin: 15px 0 0; } }

.connect-with-us {
  clear: both; }

.connect-wrap {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .connect-wrap {
      display: block;
      overflow: hidden; } }

.social-col {
  width: 30%; }
  .social-col.social-news {
    order: 3;
    font-size: 1.8rem;
    line-height: 1.8em;
    font-weight: normal; }
    .social-col.social-news h4 {
      font-size: 2.4rem;
      line-height: 1.4em; }
    .social-col.social-news .social-news__single {
      margin-bottom: 1em; }
    @media (max-width: 992px) {
      .social-col.social-news {
        width: 100%;
        margin-bottom: 3em; } }
  .social-col__title {
    font-size: 2.4rem;
    line-height: 8rem;
    text-align: center;
    margin-bottom: 3rem; }
    .social-col__title.dark {
      background-color: #294a6a;
      color: #fff; }
    .social-col__title.light {
      background-color: #7bb6fd; }
    .social-col__title i.fa {
      font-size: 4rem;
      position: relative;
      top: 6px;
      display: inline-block;
      margin-right: 5px; }
  .social-col.social-twitter .social-col__title {
    color: #7bb6fd; }
  @media (max-width: 992px) {
    .social-col.social-twitter, .social-col.social-facebook {
      width: 360px; }
    .social-col.social-twitter {
      float: left; }
    .social-col.social-facebook {
      float: right; } }
  @media (max-width: 790px) {
    .social-col.social-twitter, .social-col.social-facebook {
      width: 100%;
      float: none; }
    .social-col.social-twitter {
      margin-bottom: 1em; } }

.connect-insta {
  text-align: center;
  margin-bottom: 35px; }
  .connect-insta img {
    width: 25%; }
  .connect-insta #instafeed {
    margin: 65px 0 40px; }
  .connect-insta a.insta-link {
    font-size: 3.6rem; }
    .connect-insta a.insta-link span {
      color: #294a6a; }
    .connect-insta a.insta-link:hover span {
      color: #ffc870; }
  @media (max-width: 768px) {
    .connect-insta img {
      width: 50%; }
    .connect-insta a.insta-link {
      font-size: 2.4rem; }
    .connect-insta #instafeed {
      margin-bottom: 20px; } }

.sidebar-ads {
  text-align: right;
  font-size: 1.4rem; }
  .sidebar-ads img {
    max-width: 100%;
    height: auto !important; }

   @media (max-width: 768px) {
     .sidebar-ads { text-align: center; }
   }

.sidebar-ads-link {
  text-align: right;
  font-size: 1.4rem;
  display: block;
  margin-top: 10px;
  font-weight: normal; }

  @media (max-width: 768px) {
     .sidebar-ads-link { text-align: center; }
   }

.homepage-ads {
  width: 100%;
  margin-top: 40px; }
  @media (min-width: 992px) {
    .homepage-ads {
      width: 300px;
      float: right; } }
  .homepage-ads img {
    margin-bottom: 4rem; }
  .homepage-ads .sidebar-ads {
    text-align: center; }
  .homepage-ads .sidebar-ads-link {
    text-align: center;
    margin: 0 0 1rem; }

#menu-footer-navigation {
  margin-bottom: 40px; }

.site-footer {
  margin-bottom: 80px; }

.site-contact {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300;
  color: #888; }
  .site-contact .phone {
    font-weight: bold; }
    .site-contact .phone .contact-method:first-child {
      margin-right: 15px; }
    .site-contact .phone em {
      font-weight: 300;
      font-style: italic;
      font-size: 1.4rem; }
  .site-contact address {
    font-style: normal; }
  .site-contact .emails em {
    color: #888;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px; }
    .site-contact .emails em:before, .site-contact .emails em:after {
      content: "-"; }
  .site-contact .copy {
    margin-top: 40px;
    font-weight: normal; }

.footer-social {
  text-align: center; }
  .footer-social__icons li {
    display: inline-block;
    margin-right: 15px; }
    .footer-social__icons li:last-child {
      margin-right: 0; }
    .footer-social__icons li a {
      color: #7bb6fd; }
      .footer-social__icons li a:hover {
        color: #ffc870; }
  @media (max-width: 992px) {
    .footer-social {
      margin-bottom: 50px; } }

.footer-logos {
  width: 95%;
  margin: 30px auto 30px;
  text-align: center; }
  .footer-logos img {
    height: 80px;
    display: block;
    margin: 40px auto; }
  @media (min-width: 768px) {
    .footer-logos {
      width: 75%;
      margin: 70px auto 30px;
      display: flex;
      justify-content: space-between; }
      .footer-logos img {
        display: inline;
        margin: 0; } }
  @media (min-width: 992px) {
    .footer-logos {
      width: 50%; } }

.gform_wrapper .gfield_required {
  color: #f00 !important; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper textarea,
.gform_wrapper select {
  padding: 5px 10px !important;
  color: #294a6a;
  font-weight: 300;
  border: 1px solid #ccc !important; }

.gform_wrapper .gform_button {
  border: 0;
  padding: 5px 20px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 3rem !important;
  font-weight: 400;
  background-color: #7bb6fd;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .gform_wrapper .gform_button:hover {
    background-color: #ffc870; }

.gform_wrapper .gfield_label {
  color: #7bb6fd;
  font-weight: 400 !important; }

.gform_wrapper .ginput_complex label {
  color: #888;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important; }

  .calendar-cta {
    margin-bottom: 3rem;
    overflow: hidden;
  }
  
  .calendar-cta img {
    width: 200px;
    float: left;
    margin-right: 3rem;
  }
  
  .calendar-cta span {
    display: inline-block;
    font-weight: normal;
    font-size: 3.8rem;
    margin-top: 2rem;
  }
  
  .calendar-cta em {
    display: block;
    font-size: 2rem;
    font-style: normal;
  }


 /************************************************************
	CHAMBER MASTER
************************************************************/ 


#mn-content .mn-cal-day li {
  list-style: none !important;
}

#mn-content #mn-memberapp-signup div.mn-form-row {
  width: 98%;
}


table.board-table {
  width: 100%;
  margin-bottom: 2em;
}

table.board-table td {
  width: 31%;
  padding: 1%;
  font-size: 1.8rem;
}

table.board-table td img {
  margin-bottom: 10px;
}


@media (min-width: 550px) {
  table.board-table td {
    width: 31%;
    padding: 2%;
    font-size: 2.4rem;
  }
}

#mn-content .mn-subcats {
  word-wrap: break-word;
}

@media (max-width: 768px) {
  #mn-content .mn-subcats {
    font-size: 1.8rem;
  }
}

.mn-form-name {
	display: block !important;
	font-weight: 400 !important;
	color: #7bb6fd !important;
	margin-bottom: 8px !important;
}

.mn-form-text {
	display: block !important;
	border-radius: 0 !important;
	padding: 5px 10px !important;
	color: #294a6a !important;
	font-weight: 300 !important;
	box-sizing: border-box !important;
	width: 100% !important;
}

.mn-form-field {
	width: 100% !important;
	margin-bottom: 10px !important;
}

.mn-button,
input[type=submit].mn-button {
	border: 0 !important;
	border-radius: 0 !important;
	padding: 5px 20px 8px !important;
	color: #fff !important;
	font-family: "Roboto Condensed", sans-serif !important;
	font-size: 3rem !important;
	font-weight: 400 !important;
	background-color: #7bb6fd !important;
	transition: all 0.2 ease !important;
	cursor: pointer !important;
	background-repeat: no-repeat !important;
}

.mn-button:hover,,
input[type=submit].mn-button:hover {
	background-color: #ffc870 !important;
	color: #fff !important !important;
}

#mn-loginproviders .mn-button,
#mn-loginproviders input[type=submit].mn-button {
	padding: 0 !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
}

@media (max-width: 768px) {
	.mn-member-details .mn-member-sidebar,
	#mn-content #mn-member-tab-content-container {
		float: none !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.mn-member-details .mn-section-content {
		margin-bottom: 40px !important;
	}
}

.mn-cal-event {
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.4em !important;
  margin-bottom: 5px !important;
}

.mn-cal-event a {
  color: #294a6a !important;
}

.mn-member-repemail {
  display: none !important;
}

#mn-content .mn-member-reps li {
  list-style: none !important;
}

.mn-memberapp-pkgfee a {
  text-decoration: underline;
}
  

/************************************************************
	PRINT
************************************************************/
@media print {
  * {
    background: none repeat scroll 0 0 transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  /* @page { margin: .25cm; } */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  header .menu-bar .menu-bar,
  header .header-top .top-links .top-buttons,
  header .mobile-toggle {
    display: none; }
  .feature.left ul.quick-links,
  .sidebar,
  .footer-blocks {
    display: none; } }
