/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Brian Ellis
Author URI: http://www.briansresume.net
Version: 1.0.0 Aug 10, 2015 (Brian Ellis)
Version: 1.2.0 Sept 29,2015 (Brian Ellis)
Template: bridge
*/

@import url("../bridge/style.css");
@import url(https://fonts.googleapis.com/css?family=Quicksand);
@import url(https://fonts.googleapis.com/css?family=Lobster);
/****************************************/
/* DIRECTIONS OF READING COMMENT LINES */
/**************************************/
/* 
SECTION HEADER COMMENTS
/*
----------- SECTION TITLE --------------
*/
/*
SUB-SECTION TITLE
/***************************/
/*** SUB-SECTION TITLE ***/
/*************************/
/*
INNER SECTION GROUPING
/*** GROUPING TITLE **/
/****************************************/
/*        ORDER OF CSS SECTIONS        */
/**************************************/
/* 
SECTION 1: GENERAL CSS (NON-RESPONSIVE)
-SECTION 1a: CUSTOM CSS RESET
-SECTION 1b: DOM ELEMENTS AND FONT STANDARDS

SECTION 2: TOP FOLD (GENERALLY MASTHEAD)

SECTION 3: CUSTOM ID ELEMENTS AND ELEMENT GROUPS

SECTION 4: BOTTOM FOLD (GENERALLY FOOTER)

SECTION 5: SUBPAGE PAGE LAYOUT

SECTION 6: GENERAL RESPONSIVE-CSS

SECTION 7: SUBPAGE AND MEMBERS PAGE-CSS

*/
/*********************************************************************************************************/
/************************************** END SCRIPT TEMPLATE DIRECTIONS **********************************/
/*******************************************************************************************************/
/*
------- SECTION 1 - GENERAL CSS (NON-RESPONSIVE) --------
*/
/*************************/
/*** CUSTOM CSS RESET ***/
/***********************/

html,
body,
nav.main_menu>ul>li>a,
.header-widget.widget_nav_menu ul.menu li a {
    font-weight: normal;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font: 12pt sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
body {
    margin: 0;
}
h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
    font-size: inherit;
    text-transform: capitalize;
}
strong {
    font-weight: bold;
}
a,
button {
    color: inherit;
    transition: .3s;
}
a {
    text-decoration: none;
}
button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: none;
    cursor: pointer;
}
::-moz-focus-inner {
    padding: 0;
    border: 0;
}
:focus {
    outline: 0;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.container ul {
    font-family: 'Quicksand', sans-serif !important;
      margin-left: 2em;
     font-size: 105%;
}
/*****************************/
/******* GLOBAL CSS *********/
/***************************/

body,
.wrapper,
.full_width {
    background-color: #fff;
}
span,
p,
a {
    font-size: 105%;
    font-family: 'Quicksand', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lobster', cursive;
}
h1 {
    font-size: 230%;
    padding: 70px 0 70px 0;
}
h2 {
    font-size: 200%;
}
h3 {
    font-size: 180%;
}
h4 {
    font-size: 150%;
}
h5 {
    font-size: 550%;
}
.content {
    background-color: #fff;
}
a.qbutton {
    box-shadow: 0px 4px 0 #0F2233;
}
.title_subtitle_holder h1 span {
    font-size: 200%;
    font-weight: 900;
    color: #003885;
    font-family: 'Lobster', cursive !important;
    text-transform: capitalize;
}
.title .separator.small, .title .separator.small.left, .title .separator.small.right {
    display: none;
}
@media screen and (max-width: 667px) {
.title.title_size_small h1, .title h1 {
    background-color: transparent;
}
}
/*************Tom CSS Additions**************/
::-moz-selection {
    background-color: #e41736;
    color: #fff;
}
::selection {
 background-color: #e41736;
 color: #fff;
}
.single-post  .title_subtitle_holder {
    display: none;
}
.breadcrumb a:hover{color:#e41736;}
body.single-post .breadcrumb {
  display: none;
}
.breadcrumb a:hover{color:#e41736;}
body.single-project .breadcrumb {
  display: none;
}
.breadcrumb {
    font-size: 11px;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
  color:#e41736;
}
#submit_comment:hover {    
background-color: #e41736;
border-color: #e41736;
}
a:hover, p a:hover {
    color: #e41736;
}
.separator.small {
    display: none;
}
article.project.type-project .post_image {
 display: none;
}
article.project.type-project + .comment_holder {
 display: none;
}
article.project.type-project .post_text h2 .date   {
display: none;
}
article.fundraiser.type-fundraiser .post_image {
 display: none;
}
article.fundraiser.type-fundraiser + .comment_holder {
 display: none;
}
article.fundraiser.type-fundraiser .post_text h2 .date   {
display: none;
}
article.fundraiser.type-project .post_info {
 display: none;
}
body.single-fundraiser .breadcrumb {
  display: none;
}
.blog_holder article .post_info {
  display: none;
}
.blog_holder.blog_single article h2 {
    display: none;
}
article.project.type-project .post_info {
 display: none;
}
.initiative {
    padding-bottom: 25px;
}
p {
    margin-bottom: 1em;
}
.textwidget {
    font-size: 130%;
}
.textwidget a {
    font-weight: normal;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font: 12pt sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 359px) {
.textwidget a {
    font-size: 75% !important;
    letter-spacing: 0.5px;
}
}

.single-news-article h5 {
    font-size: 100%;
}
.single-news-article .breadcrumb {
    display: none;
}

.post-type-archive-tribe_events .title_subtitle_holder {
    display: none;
}
.single-tribe_events .title_subtitle_holder {
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product a.product-category, .woocommerce ul.products li.product a.product-category {
    background-color: #f6f6f6;
}
.woocommerce h3 {
    font-size: 120%;
}
.woocommerce mark {
    background: transparent;
}

.single-league-announcement h5 {
    font-size: 100%;
}

.type-tribe_events.tribe_events_cat-member-only {
    display: none !important;
}

body.logged-in .type-tribe_events.tribe_events_cat-member-only {
    display: inline-block !important;
}
.single-tribe_events .content {
    margin-top: 0;
}
.single-tribe_events #respond textarea {
background: #fafafa;
border: 1px solid #eee;
}

.single-tribe_events h5 {
    font-size: 150%;
}
.post-type-archive-tribe_events .content {
    margin-top: 0;
}

/* General styling of a VM portlet */
div.vm-portlet {
  margin-bottom: 1em !important; }
  div.vm-portlet h3.vm-portlet-title {
    background-color: #252525;
    color: white;
    font-weight: bold;
  font-size: 130%;
    margin: 0;
    padding: 0;
    text-transform: none; }
    div.vm-portlet h3.vm-portlet-title:before {
      background-color: #626167;
      color: white;
      content: "";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 1.5em;
      height: 2em;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      line-height: 2em;
      margin-right: 20px;
      padding: 0;
      width: 2em;
      text-align: center;
      visibility: visible;
      transition: all 0.2s;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s; }
  div.vm-portlet div.vm-portlet-body {
    background-color: #f1f1f1;
    padding: 1em 0.5em; }
    div.vm-portlet div.vm-portlet-body .grid_section .section_inner {
      width: 100%; }

/* League Announcements styling, specific to portlet view */
div.league-announcements-portlet h3.vm-portlet-title:before {
  content: "\f0a1"; }
div.league-announcements-portlet div.vm-portlet-body > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  div.league-announcements-portlet div.vm-portlet-body > ul > li {
    display: block;
    margin-bottom: 2em;
    margin-left: 0; }
    div.league-announcements-portlet div.vm-portlet-body > ul > li > a {
      display: block; }
      div.league-announcements-portlet div.vm-portlet-body > ul > li > a:before {
        content: "\F0E5";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 1.5em;
        line-height: 1.5em;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0;
        padding: 0;
        width: 10%;
        text-align: center;
        vertical-align: top;
        visibility: visible; }
      div.league-announcements-portlet div.vm-portlet-body > ul > li > a span.wpv-post-date {
        font-weight: bold;
        margin-right: 1em;
        vertical-align: bottom; }
      div.league-announcements-portlet div.vm-portlet-body > ul > li > a span.wpv-post-title {
        vertical-align: bottom; }
div.league-announcements-portlet .articles .row {
  margin: 0; }

/* My Portal styling, specific to portlet view */
div.my-portal-portlet h3.vm-portlet-title:before {
  content: "\f08d"; }
div.my-portal-portlet ul li.my-portal-link {
  list-style: none; }
  div.my-portal-portlet ul li.my-portal-link:before {
    color: #626167;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5em;
    height: 2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 2em;
    margin-right: 20px;
    padding: 0;
    width: 2em;
    text-align: center;
    visibility: visible;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s; }
div.my-portal-portlet ul li.my-profile-link:before {
  content: "\f007"; }
div.my-portal-portlet ul li.my-volunteering-link:before {
  content: "\f08a"; }
div.my-portal-portlet ul li.my-requirements-link:before {
  content: "\f046"; }
div.my-portal-portlet ul li.my-training-link:before {
  content: "\f19d"; }
div.my-portal-portlet ul li.my-groups-link:before {
  content: "\f1b3"; }

/* AJLI styling, specific to portlet view */
div.ajli-portlet h3.vm-portlet-title:before {
  background: #626167 url(/wp-content/themes/bridge-child/images/JL_White_logo.png) no-repeat scroll center center;
  content: "\00a0"; }
div.ajli-portlet ul li.ajli-portlet-link {
  list-style: none; }
  div.ajli-portlet ul li.ajli-portlet-link:before {
    color: #626167;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5em;
    height: 2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 2em;
    margin-right: 20px;
    padding: 0;
    width: 2em;
    text-align: center;
    visibility: visible;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s; }
div.ajli-portlet ul li.one-network-link:before {
  content: "\f0c0"; }

/* Upcoming Events styling, specific to portlet view */
div.upcoming-events-portlet h3.vm-portlet-title:before {
  content: "\f073"; }
div.upcoming-events-portlet div.vm-portlet-body > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  div.upcoming-events-portlet div.vm-portlet-body > ul > li {
    display: block;
    margin-bottom: 2em;
    margin-left: 0; }
    div.upcoming-events-portlet div.vm-portlet-body > ul > li > a {
      display: block; }
      div.upcoming-events-portlet div.vm-portlet-body > ul > li > a:before {
        content: "\F0E5";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 1.5em;
        line-height: 1.5em;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0;
        padding: 0;
        width: 10%;
        text-align: center;
        vertical-align: top;
        visibility: visible; }
      div.upcoming-events-portlet div.vm-portlet-body > ul > li > a span.wpv-post-date {
        font-weight: bold;
        margin-right: 1em;
        vertical-align: bottom; }
      div.upcoming-events-portlet div.vm-portlet-body > ul > li > a span.wpv-post-title {
        vertical-align: bottom; }
div.upcoming-events-portlet .tribe-mini-calendar-no-event {
  color: #626167; }
div.upcoming-events-portlet .tribe-events-present .tribe-mini-calendar-no-event {
  color: white; }

/* layer slider */
@media screen and (max-width: 1000px) {
  .ls-wp-container .ls-slide .ls-l {
    left: 10% !important; }
    .ls-wp-container .ls-slide .slidetom  {
      padding: 0.7em; }
      .ls-wp-container .ls-slide .slidetom  h2 {
        font-size: 1.8em;
        margin-bottom: 0.5em; }
      .ls-wp-container .ls-slide .slidetom  p {
        font-size: 1em;
        line-height: 1.3em;
        margin-bottom: 0.7em; }
      .ls-wp-container .ls-slide .slidetom  a.learn-more {
        font-size: 0.8em;
        height: 2.1em;
        line-height: 2.1em; }
}

 #gform_wrapper_1 {
    padding: 15px; } }
@media screen and (max-width: 600px) {
  .ls-wp-container .ls-slide .slidetom  h2 {
    font-size: 1.2em; }
  .ls-wp-container .ls-slide .slidetom  p {
    font-size: 1em; }
}

/* layer slider */
.ls-wp-container .ls-slide .slidetom  {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 26px !important;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 2em; }
.ls-wp-container .ls-slide .slidetom   h2 {
      color: white;
      font-size: 3em;
      margin-bottom: 0.3em; }
.ls-wp-container .ls-slide .slidetom   p {
      color: white;
      font-size: 1.5em;
      font-weight: 100;
      margin-bottom: 1em; }
.ls-wp-container .ls-slide .slidetom   a.learn-more {
      padding: 0 1em; }
.ls-wp-container .ls-slide .slidetom  .qbutton {
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

.ls-wp-container .ls-slide .slidetom  .qbutton:hover {
    background-color: #e41736;
    border-color: #e41736;
    color: #fff;
    text-decoration: none;
}

/*************End Tom CSS Additions**************/

/*************************/
/*** CHANGELOG v1.2.0 ***/
/***********************/
.container.news-articles.articles {
    background-color: transparent;
}
.container.news-articles.articles .row {
  margin-bottom: 15px;
}
.headline-area img,
.events-headline-area img {
    position: absolute;
}
.newsArticlesDateWrapper {
    float: left;
    width: 21%;
    text-align: center;
    background-color: #e7e7e7;
}
span.wpv-post-date-month {
    font-weight: 300;
    background-color: #003885;
    color: #fff;
    width: 100%;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}
span.wpv-post-date-day {
    font-size: 2.5em;
    font-weight: 900;
    background-color: #e41736;
    color: #fff;
    width: 100%;
    display: block;
}
.newsArticlesWrapper {
    float: right;
    width: 78%;
}
.newsArticlesWrapper span.wpv-post-excerpt {
    width: 100%;
    float: right;
}
#newsFeed_row h3 {
    font-size: 1.4em;
}
#memberSpotlight_row .imagespot .row.row-fluid .span3 {
    width: 25%;
    float: left;
}
#memberSpotlight_row form.wpv-filter-form {
    position: absolute;
    right: 0;
    top: 6px;
}
#memberSpotlight_row i.qode_icon_font_awesome.fa {
    color: #003885;
}
#memberSpotlight_row .imgslider, #memberSpotlight_row .imgslidertitle, #memberSpotlight_row .imgsliderexcerpt p {
    text-align: center;
}
#memberSpotlight_row h3.wpv-post-title {
    font-family: 'Quicksand', sans-serif !important;
    font-size: 125%;
}
a.wpv-filter-previous-link.js-wpv-pagination-previous-link {
    margin-right: 10px;
}
#newsFeed_row .tribe-mini-calendar-event {
    border-bottom: initial;
    margin: 0 0 10px 0;
}
#newsFeed_row .list-date {
    padding: 0;
}
#newsFeed_row .list-dayname {
    width: 100%;
    background-color: #e41736;
    color: #fff;
    font-size: 2.25em;
    text-transform: initial;
}
#newsFeed_row span.list-daynumber {
    background-color: #003885;
    padding: 19px 0;
    font-size: 1.5em;
    font-weight: 300;
}
#newsFeed_row .list-date {
    padding: 0;
    width: 21%;
    float: left;
    margin: 0;
}
#newsFeed_row .list-info {
    float: right;
    width: 78%;
}
#newsFeed_row .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    font-size: 1.4em;
    padding: 0 0 30px 0;
    padding-bottom: 10px;
}
#newsFeed_row .events-headline-area {
    margin-top: 17px;
    margin-bottom: 30px;
}
#newsFeed_row .events-headline-area h2 {
    text-align: center;
    padding: 0 0;
}
#newsFeed_row p.tribe-events-widget-link {
    display: none;
}
/*** END CHANGELOG v1.2.0 ***/

/*** Hide Qode Menu option ***/
#wp-admin-bar-qode_theme_menu {
 display: none;
}
/*** Hide Design Toolset option ***/
#wp-admin-bar-toolset_admin_bar_menu {
 display: none;
}
/*** Hide WP-Fileset option ***/
#wp-admin-bar-wpfb {
 display: none;
}
/*
------- SECTION 2: TOP FOLD (GENERALLY MASTHEAD) --------
*/
/*******************/
/*** NAVIGATION ***/
/*****************/
/*** HEADER TOP ***/

.header_top {
    background-color: #003885;
    line-height: 31px;
}
.header_top .container_inner {
    width: 84%;
}
/*** HEADER BOTTOM ***/

.header_bottom {
    background-color: rgba(0, 0, 0, .55);
    height: 72px;
}
.header_bottom .container_inner {
    width: 90%;
}
/*** LINKS ***/

.drop_down .second {
    margin: 31px 0 0;
}
nav.main_menu>ul>li>a {
    padding: 0 10px;
    color: #fff;
    font-weight: 700;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    font-size: 150%;
    color: #fff;
}
ul#menu-main-menu>li {
    padding-top: 20px;
}
.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h5 {
    font-weight: 900;
    color: #fff;
    font-size: 80%;
}
/* TOP BAR */

.header-widget.widget_nav_menu ul li {
    list-style: none;
    padding: 0 5px;
}
.header-widget.widget_nav_menu ul.menu li a {
    color: #fff;
    padding: 2px 5px !important;
}
li.topBar_login a {
    background-color: #e41736
}
.header-widget.widget_nav_menu ul.menu>li:nth-last-child(n+2):after {
    content: '|';
    margin-left: 4px;
    font-size: 130%;
    position: absolute;
    margin-top: -4px;
    color: #fff;
}
/* ACTIVE LINKS */

ul#menu-main-menu>li.current-menu-item {
    border-top: 8px solid #e41736;
    padding-top: 12px;
}
ul#menu-main-menu>li.current-menu-item a {
    color: #fff;
}
/* HOVER LINKS */

ul#menu-main-menu>li:hover {
    border-top: 8px solid #e41736;
    padding-top: 12px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
a:hover {
    color: #e41736;
}
.footer_top a:hover {
    color: #e41736!important;
    font-weight: 900;
}
.menu-top-bar-container a:hover {
    color: #e41736!important;
}
.header-widget.widget_nav_menu ul.menu li a:hover {
      font-weight: bold;
}
/*** LOGO ***/

.q_logo img {
    height: 80% !important;
}
header .container_inner .header_inner_left {
    margin-top: -1%;
}
/*
------- SECTION 3: CUSTOM ID ELEMENTS AND ELEMENT GROUPS --------
*/
/*** MORE BUTTON ***/

a.moreButton {
    border: 1px solid #000;
    padding: 1% 10%;
    color: #000;
}
/**************************/
/*** HOMEPAGE ELEMENTS ***/
/************************/
/*** HERO IMAGE SLIDER ROW ***/

#heroImage_row {
    margin-top: -72px;
}
a.heroImage_slide1 {
    width: 50% !important;
    height: auto !important;
    margin: 0 auto !important;
    left: 25% !important;
    top: 60% !important;
}
a.heroImage_slide1 img {
	width: 100%;
}
/*** MAIN HIGHLIGHT BOXES ***/

#mainHighlightBoxes_row {
    padding: 50px 0;
}
.highlightBox {
    width: 25.9%;
    padding: 3%;
    float: left;
    text-align: center;
    background-color: #f9f9f9;
    margin: 0 0.5%;
    border: 1px solid #eee;
}
#mainHighlightBoxes_row h1 {
    padding: 20px 0 10px 0;
}
p.highlightBoxText {
    padding-bottom: 30px;
}
.highlightBox_arrow1 {
    position: absolute;
    margin-left: 29.5%;
    margin-top: 150px;
}
.highlightBox_arrow2 {
    position: absolute;
    margin-left: 62%;
    margin-top: 150px;
}
/*** COMMUNITY IMPACT ROW ***/

#communityImpact_row {
    background-color: #f9f9f9;
    padding: 50px 0;
}
#communityImpact_row p {
    padding-bottom: 40px;
}
#communityImpact_row h1 {
    padding: 0px 0 30px 0;
}
#communityImpact_row a.moreButton {
    float: right;
}
/*** NEWS FEED ROW ***/

#newsFeed_row {
    padding: 50px 0;
}
img.newsFeed_arrow {
    position: absolute;
    top: 325px;
    left: 99%;
}
.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0;
}
#newsFeed_row h1,
#newsFeed_row h3,
#newsFeed_row h5 {
    font-family: 'Quicksand', sans-serif;
}
#newsFeed_row span.date h1 {
    font-size: 100%;
    font-weight: 300;
    padding: 20px 0;
    color: #fff;
    background-color: #003885;
}
#newsFeed_row h2 {
    text-align: center;
    padding: 0 0 30px 0;
}
#newsFeed_row span.date h3 {
    font-size: 200%;
    color: #fff;
    background-color: #e41736;
}
#newsFeed_row h5 {
    font-size: 150%;
}
.latest_post_inner .post_infos {
    text-align: center;
    width: 21%;
    display: inline-block;
}
#newsFeed_row {
    background: url('/wp-content/uploads/2015/11/newsFeed_background2.jpg');
    background-size: cover;
}
#newsFeed_row .newsFeed_leftBox {
    background: url('/wp-content/uploads/2015/08/newsFeedLeftBox_background.png');
    background-size: 100%;
    padding: 6%;
}
#newsFeed_row .newsFeed_rightBox {
    background: url('/wp-content/uploads/2015/08/newsFeedRightBox_background.png');
    background-size: 100%;
    margin-left: 50.5%;
    position: absolute;
    padding: 6%;
}
#newsFeed_row h5 {
    font-size: 150%;
    width: 77%;
    padding-left: 2%;
    float: right;
}
p.excerpt {
    margin: 0 0 8px 0;
    width: 77%;
    padding-left: 2%;
    float: right;
}
#newsFeed_row a.moreButton {
    float: right;
}
/*** MEMBER SPOTLIGHT ***/

#memberSpotlight_row {
    padding: 50px 0;
    background-color: #f9f9f9;
}
#memberSpotlight_row h5 {
    text-align: center;
    font-size: 375%;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-container {
    border: none !important;
}
.compact-theme.wp-posts-carousel .wp-posts-carousel-image {
    height: 240px;
    width: 240px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    top: 150px;
}
.compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
    right: 2% !important;
    top: 150px;
}
h3.wp-posts-carousel-title {
    padding: 10px 0 5px 0 !important;
}
h3.wp-posts-carousel-title a span {
    font-size: 70%;
}
/*
------- SECTION 4: BOTTOM FOLD (GENERALLY FOOTER) --------
*/
/*********************/
/****** FOOTER ******/
/*******************/
/*** FOOTER COLUMN WIDTHS ***/

.four_columns>.column1 {
    width: 17%;
}
.four_columns>.column2 {
    width: 23%;
}
.four_columns>.column3 {
    width: 30%;
}
.four_columns>.column4 {
    width: 30%;
}
.footer_top .textwidget,
.footer_top .textwidget p,
.footer_top a {
    color: #fff;
}
.footer_top .textwidget p {
    line-height: 2;
    margin-top: -5px;
}
/*** TOP FOOTER ***/

.footer_top_holder {
    background-color: #4a4a4a;
}
.footer_top .container_inner {
    width: 84%;
}
#nav_menu-4 {
    float: left;
    width: 48%;
    padding: 0 1%;
    margin: 0 0;
}
#nav_menu-5 {
    width: 48%;
    padding: 0 1%;
    margin: 0 0;
    float: right;
}
img.columnFour_footer {
    bottom: 0;
    position: absolute;
}
/*** BOTTOM FOOTER ***/
/*** MOBILE MENU ***/

nav.mobile_menu ul li,
nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
    padding-left: 7%;
}
nav.mobile_menu {
    background-color: #e41736;
}
nav.mobile_menu ul li a,
nav.mobile_menu ul li h3 {
    font-size: 120%;
    color: #fff !important;
}
/*
------- SECTION 5 - SUBPAGE PAGE LAYOUT --------
*/

#subpageArea .drop_down .second {
    margin: -20px 0 0;
}
#subpageArea a:hover {
    color: #e41736;
}
#subpageAreaLeftSide {
    width: 19%;
    height: 160%;
    float: left;
    background-color: #f3f3f3;
}
#subpageAreaRightSide {
    width: 78%;
    padding: 0 1%;
    float: right;
    background-color: #f3f3f3;
}
#subpageArea .content {
    background-color: #f3f3f3;
    margin-top: 0;
}
#subpageArea .title {
    height: 150px !important;
}
#subpageArea .title .title_holder {
    padding-top: 20px !important;
}
#subpageArea .title h1 span {
    font-size: 300%;
    font-weight: 900;
    color: #003885;
    font-family: 'Lobster', cursive !important;
    text-transform: capitalize;
}
#subpageArea .title_subtitle_holder span.separator {
    display: none;
}
#subpageArea footer {
    margin-top: 0;
}
#subpageArea #leagueAnnouncements span {
    float: right;
}
#memberPortletWrapper #leagueAnnouncements h5 {
    font-size: 100%;
    float: left;
    width: 70%;
}
#subpageArea #memberPortletWrapper span,
#subpageArea #memberPortletWrapper p,
#subpageArea #memberPortletWrapper a {
    font-size: 12pt;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-family: sans-serif !important;
}
#subpageAreaRightSide .vc_row {
    background-color: #f3f3f3;
}
/************************/
/*** LEFT MENU LINKS ***/
/**********************/

.subpageNav {
    text-transform: uppercase;
}
.subpageNav ul {
    width: 100%;
    margin: 0 0 !important;
    padding: 0 0 !important;
    height: auto;
}
.subpageNav li {
    width: 100%;
    margin: 0 0 !important;
    height: auto;
}
.subpageNav a {
    display: block;
    float: none;
    padding: 10px;
    font-weight: bold;
    color: #303030;
}
.subpageNav ul .second .inner ul {
    background-color: #f3f3f3;
}
.subpageNav li i.q_menu_arrow {
    display: none;
}
.subpageNav span {
    padding-left: 3%;
}
/*** LEVEL 1 ***/

.subpageNav>ul>li.active {
    background-color: #e41736;
}
.subpageNav>ul>li.active>a span {
    color: #fff;
    font-family: 'Lobster', cursive !important;
    font-size: 150%;
    text-transform: capitalize;
    font-weight: normal;
}
.subpageNav>ul>li:not(.active),
.subpageNav>ul>li.active li:not(.current-menu-item) ul {
    display: none;
}
.subpageNav>ul>li.active .second li {
    text-align: right;
}
/*** LEVEL 2 ***/

.subpageNav .second .inner>ul>li.current-menu-item {
    background-color: #003885;
    padding-bottom: 0;
}
.subpageNav .second .inner>ul>li.current-menu-item>a {
    color: #fff;
}
#subpageAreaLeftSide .subpageNav li.current-menu-ancestor li.current-menu-parent ul {
    display: block;
}
/*** LEVEL 3 ***/

.subpageNav .second .inner>ul>li.current-menu-parent {
    background-color: #003885;
}
.subpageNav .second .inner>ul>li.current-menu-parent>a {
    color: #fff;
}
/*
------- SECTION 10: GENERAL RESPONSIVE-CSS --------
*/
/**********************************/
/*****LAPTOP/DESKTOP DEVICES******/
/********************************/
/*** Min-width 1920 ***/

@media only screen and (min-width: 1920px) {
    span,
    p,
    a {
        font-size: 119%;
        letter-spacing: 0;
    }
    .header_top .container_inner {
        width: 86.5%;
    }
    .drop_down .second {
        margin: 27px 0 0;
    }
    .highlightBox_arrow1 {
        margin-left: 30.5%;
    }
    .highlightBox_arrow2 {
        margin-left: 63%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 300px;
        width: 370px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 180px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 180px;
    }
    .fa-lg {
        font-size: 1.3em;
    }
    .fa-stack {
        width: 2.5em;
        height: 2em;
    }
    img.newsFeed_arrow {
        top: 440px;
    }
}
/*** Min-width 1600 ***/

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
    span,
    p,
    a {
        font-size: 119%;
        letter-spacing: 0;
    }
    .header_top .container_inner {
        width: 86%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 300px;
        width: 300px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 180px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 180px;
    }
    .fa-lg {
        font-size: 1.3em;
    }
    .fa-stack {
        width: 2.5em;
        height: 2em;
        line-height: 2.5em;
    }
    img.newsFeed_arrow {
        top: 365px;
    }
}
/*** Min-width 1366 ***/

@media only screen and (min-width: 1366px) and (max-width: 1599px) {}
/*** Min-width 1280 ***/

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    span,
    p,
    a {
        font-size: 95%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 95%;
}
    h1 {
        font-size: 160%;
    }
    .highlightBox_arrow1 {
        margin-left: 29%;
    }
    .highlightBox_arrow2 {
        margin-left: 61.5%;
    }
    .header_top .container_inner {
        width: 98%;
    }
    .header_bottom {
        padding: 0 25px;
    }
    .header_bottom .container_inner {
        width: 100%;
    }
    .q_logo img {
        height: 90% !important;
    }
    nav.main_menu>ul>li>a {
        padding: 0 9px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 210px;
        width: 210px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 120px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 120px;
    }
    .footer_top .container_inner {
        width: 80%;
    }
    img.columnFour_footer {
        width: 26%;
    }
}
/*** Min-width 1024 ***/

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    span,
    p,
    a {
        font-size: 95%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 105%;
}
    h1 {
        font-size: 160%;
    }
    .highlightBox_arrow1 {
        margin-left: 28%;
    }
    .highlightBox_arrow2 {
        margin-left: 60%;
    }
    .header_top .container_inner {
        width: 98%;
    }
    .header_bottom {
        padding: 0 25px;
    }
    .header_bottom .container_inner {
        width: 100%;
    }
    .q_logo img {
        height: 70% !important;
    }
    nav.main_menu>ul>li>a {
        padding: 0 9px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 160px;
        width: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 120px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 120px;
    }
    .footer_top .container_inner {
        width: 97%;
    }
    img.columnFour_footer {
        width: 26%;
    }
    img.newsFeed_arrow {
        top: 310px;
    }
}
/*******************************/
/********MOBILE DEVICES*********/
/*****************************/

@media only screen and (max-width: 1000px) {
    .q_logo a {
        height: 95% !important;
        top: 10px;
        left: 0;
        width: auto!important;
    }
    nav.mobile_menu ul li a,
    nav.mobile_menu ul li h3 {
        font-size: 120%;
        color: #fff !important;
        font-weight: 900;
    }
    nav.mobile_menu ul li span.mobile_arrow i,
    nav.mobile_menu ul li span.mobile_arrow i {
        color: #fff;
        font-size: 210%;
        font-weight: 900;
    }
    img.newsFeed_arrow {
        position: absolute;
        top: 224px;
        left: 98%;
    }
    span,
    p,
    a {
        font-size: 85%;
        letter-spacing: 0.5px;
    }
    h1 {
        font-size: 160%;
    }
    .latest_post_image.clearfix {
        visibility: hidden;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55) !important;
        padding: 0;
    }
    header .container_inner .header_inner_left {
        margin-top: 0%;
    }
    .header_bottom .container_inner {
        width: 100%;
    }
    .header_top {
        height: 43px;
        padding-top: 15px;
    }
    .q_logo,
    .logo_wrapper {
        width: 100%;
        display: block;
    }
    .logo_wrapper {
        left: 0;
        width: 100%;
        display: block;
    }
    .mobile_menu_button {
        display: table;
        float: right;
        background-color: #e41736;
        height: auto;
        padding: 10px 20px;
        margin-top: 70px;
    }
    .mobile_menu_button span {
        color: #fff;
        font-size: 120%;
        width: auto;
    }
    .mobile_menu_button span:before {
        content: 'MENU';
    }
    .highlightBox_arrow1 {
        margin-left: 28%;
    }
    .highlightBox_arrow2 {
        margin-left: 60%;
    }
    #newsFeed_row span.date h1 {
        font-size: 85%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 160px;
        width: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 120px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 120px;
    }
    .footer_top .container_inner {
        width: 97%;
    }
    img.columnFour_footer {
        width: 26%;
    }
    .header_top .left {
        display: none;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageArea .header_top {
        height: 43px;
        padding-top: 15px;
    }
    #subpageArea .q_logo {
        top: 10px;
    }
    #subpageArea .mobile_menu_button {
        margin: 150px 20px 0 0;
        background-color: #fff;
    }
    #subpageArea .mobile_menu_button span {
        color: #003885;
    }
    nav.mobile_menu {
        margin-top: -12px;
        width: 100%;
    }
    nav.mobile_menu ul>li.has_sub>span.mobile_arrow,
    nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
        margin: 10px 0 0;
    }
    #subpageAreaWrapper {
        margin-top: 79px;
    }
}
/*** Max-width 667 ***/

@media screen and (max-width: 667px) {
    #subpageArea .q_logo a {
        height: 70% !important;
    }
    .my-profile-cell.smButton.my-profile-cell-btnMyProfile {
        width: 120px;
    }
    #subpageArea .content {
        min-height: inherit !important;
    }
    .rightPortletHeader {
        background-color: #dedede;
        width: 74%;
        float: right;
        padding: 10px 0 0 0px;
        color: #fff;
        text-align: left;
        font-size: 150%;
    }
    #subpageAreaLeftSide {
        width: 100%;
        height: auto;
        float: left;
        background-color: #fff;
    }
    #subpageAreaRightSide {
        width: 100%;
        padding: 0 0;
    }
    .subpageNav ul .second .inner ul {
        background-color: #fff;
    }
    #subpageAreaLeftSide span,
    p,
    a {
        font-size: 115%;
    }
    #subpageAreaLeftSide .subpageNav>ul>li.active>a span {
        font-size: 250%;
    }
    #subpageArea .content .title .container_inner {
        padding: 0!important;
        width: 100%;
    }
    #subpageArea .title {
        height: 68px !important;
        padding: 0 0 !important;
    }
    #subpageArea .title .title_holder {
        height: 10%!important;
        margin-top: 0;
        padding: 0!important;
    }
    #subpageArea .title.title_size_small h1,
    .title h1 {
        font-size: 17px;
        line-height: 1.304347826086957em;
        text-align: center;
        background-color: #231f20;
        padding: 20px 0;
    }
    #subpageArea .title h1 span {
        font-size: 300%;
        font-weight: 400;
        color: #fff;
        font-family: 'Quicksand', sans-serif !important;
        text-transform: capitalize;
    }
    #subpageArea #leagueAnnouncements span {
        float: right;
    }
    #subpageAreaRightSide .vc_column_container {
        padding: 4%;
    }
    div#my_profile_table {
        margin-top: 20px;
    }
    .leagueAnnouncements_postHeader {
        font-weight: 600;
        padding: 3px 4%;
        text-transform: uppercase;
        line-height: 60px;
    }
    img.newsFeed_arrow {
        display: none;
    }
}
/*** Min-width 768 ***/

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    img.newsFeed_arrow {
        top: 168px;
    }
    span,
    p,
    a {
        font-size: 85%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 85%;
}
    h1 {
        font-size: 120%;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55);
        height: 125px;
    }
    #heroImage_row {
        margin-top: -130px;
    }
    .highlightBox_arrow1,
    .highlightBox_arrow2 {
        width: 40px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
        padding: 10px 0;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 270px;
        width: 270px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 160px;
    }
    .wp-posts-carousel-details a {
        font-size: 145%;
    }
    .footer_top .widget.widget_nav_menu li {
        line-height: 12px;
    }
    .fa-stack {
        width: 1.2em;
        line-height: 1.5em;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageArea .header_bottom {
        background-color: rgba(0, 0, 0, .55);
    }
    #subpageAreaLeftSide {
        border-top: none;
    }
    #subpageArea img.donateButton {
        width: 150px;
        position: absolute;
        left: 75%;
        margin-top: 50px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: landscape) {
    /* STYLES GO HERE */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: portrait) {
    /* STYLES GO HERE */
}
/*** Min-width 640 ***/

@media only screen and (min-width: 640px) and (max-width: 767px) {
    span,
    p,
    a {
        font-size: 75%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 75%;
}
    h1 {
        font-size: 120%;
    }
    #subpageAreaRightSide .vc_row {
        background-color: #fff;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55);
        height: 125px;
    }
    #heroImage_row {
        margin-top: -130px;
        height: 510px;
        overflow: hidden;
    }
    a.heroImage_slide1 {
        width: 120% !important;
        left: -10% !important;
    }
    .highlightBox {
        width: 91%;
        padding: 3%;
        margin: 10px 1.3% 0;
    }
    .highlightBox_arrow1,
    .highlightBox_arrow2 {
        display: none;
    }
    #communityImpact_row .vc_column_container {
        padding: 0 6%;
    }
    #newsFeed_row {
        width: 100%;
    }
    #newsFeed_row .newsFeed_leftBox,
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        width: 88%;
        margin-left: 7%;
    }
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        position: relative;
        margin-top: 20px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
        padding: 10px 0;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 270px;
        width: 270px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 160px;
    }
    .wp-posts-carousel-details a {
        font-size: 145%;
    }
    footer p,
    footer a {
        line-height: 2;
        margin-top: -5px;
        font-size: 100%;
    }
    .footer_top .widget.widget_nav_menu li {
        line-height: 12px;
    }
    .fa-stack {
        width: 2em;
        line-height: 1.5em;
    }
    .four_columns>.column1,
    .four_columns>.column2 {
        width: 50%;
    }
    .four_columns>.column3,
    .four_columns>.column4 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    img.columnFour_footer {
        bottom: 0;
        position: relative;
        width: 80%;
        margin-top: 20px;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageAreaLeftSide {
        border-top: none;
    }
}
@media only screen and (min-device-width: 640px) and (max-device-width: 767px) and (orientation: landscape) {
    /* STYLES GO HERE */
}
@media only screen and (min-device-width: 640px) and (max-device-width: 767px) and (orientation: portrait) {
    /* STYLES GO HERE */
}
/*** Min-width 480 ***/

@media only screen and (min-width: 480px) and (max-width: 639px) {
    span,
    p,
    a {
        font-size: 75%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 75%;
}
    h1 {
        font-size: 120%;
    }
    .header_top .container_inner {
        width: 95%;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55);
        height: 125px;
    }
    #heroImage_row {
        margin-top: -130px;
        height: 470px;
        overflow: hidden;
    }
    a.heroImage_slide1 {
        width: 120% !important;
        left: -10% !important;
    }
    .highlightBox {
        width: 91%;
        padding: 3%;
        margin: 10px 1.3% 0;
    }
    .highlightBox_arrow1,
    .highlightBox_arrow2 {
        display: none;
    }
    #communityImpact_row .vc_column_container {
        padding: 0 6%;
    }
    #newsFeed_row {
        width: 100%;
        margin: 0;
    }
    #newsFeed_row .newsFeed_leftBox,
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        width: 91%;
        margin-left: 4%;
        padding-bottom: 50px;
    }
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        position: relative;
        margin-top: 20px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
        padding: 10px 0;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 310px;
        width: 430px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 160px;
    }
    .wp-posts-carousel-details a {
        font-size: 145%;
    }
    .footer_top .container_inner {
        padding: 0 0;
    }
    footer p,
    footer a {
        line-height: 2;
        margin-top: -5px;
        font-size: 100%;
    }
    .footer_top .widget.widget_nav_menu li {
        line-height: 12px;
    }
    .fa-stack {
        width: 2em;
        line-height: 1.5em;
    }
    .four_columns>.column1,
    .four_columns>.column2 {
        width: 50%;
    }
    .four_columns>.column3,
    .four_columns>.column4 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    img.columnFour_footer {
        bottom: 0;
        position: relative;
        width: 80%;
        margin-top: 20px;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageAreaLeftSide {
        width: 100%;
        border-top: 0;
        height: auto;
    }
    #subpageAreaRightSide {
        width: 100%;
        padding: 0 0;
    }
    #subpageArea .title .title_holder {
        background-color: #f3f3f3;
        margin-top: 0;
    }
    #subpageArea .title h1 {
        color: #737373;
        padding: 15px 0px;
    }
    #subpageArea .content {
        background-color: #fff;
    }
    .subpageNav ul .second .inner ul {
        background-color: #fff;
    }
    #subpageArea img.donateButton {
        width: 120px;
        position: absolute;
        right: -20%;
        margin-top: 20px;
    }
    #subpageArea .title .title_holder {
        height: 10%!important;
        padding: 0!important;
    }
    #subpageArea .title h1 {
        font-size: 145%;
    }
}
@media only screen and (min-device-width: 480px) and (max-device-width: 639px) and (orientation: landscape) {
    /* STYLES GO HERE */
}
@media only screen and (min-device-width: 480px) and (max-device-width: 639px) and (orientation: portrait) {
    /* STYLES GO HERE */
}
/*** Min-width 360 ***/

@media only screen and (min-width: 360px) and (max-width: 479px) {
    span,
    p,
    a {
        font-size: 75%;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 75%;
}
    h1 {
        font-size: 120%;
    }
    .header_top .container_inner {
        width: 95%;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55);
        height: 125px;
    }
    #heroImage_row {
        margin-top: -130px;
        height: 450px;
        overflow: hidden;
    }
    a.heroImage_slide1 {
        width: 120% !important;
        left: -10% !important;
    }
    #mainHighlightBoxes_row {
        padding: 20px 0;
    }
    .highlightBox {
        width: 81%;
        padding: 3%;
        margin: 20px 6.3% 0;
    }
    .highlightBox_arrow1,
    .highlightBox_arrow2 {
        display: none;
    }
    #communityImpact_row .vc_column_container {
        padding: 0 10%;
    }
    #newsFeed_row {
        width: 100%;
        margin: 0;
    }
    #newsFeed_row .newsFeed_leftBox,
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        width: 91%;
        margin-left: 4%;
        padding-bottom: 50px;
    }
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        position: relative;
        margin-top: 20px;
    }
    #newsFeed_row span.date h1 {
        font-size: 150%;
        padding: 10px 0;
    }
    #memberSpotlight_row h5 {
        font-size: 255%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 310px;
        width: 310px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 160px;
    }
    .wp-posts-carousel-details a {
        font-size: 145%;
    }
    .footer_top {
        padding: 30px 0 10px;
    }
    .footer_top .container_inner {
        padding: 0 0;
    }
    footer p,
    footer a {
        line-height: 2;
        margin-top: -7px;
        font-size: 80%;
    }
    .footer_top .widget.widget_nav_menu li {
        line-height: 12px;
    }
    .fa-stack {
        width: 2em;
        line-height: 1.5em;
    }
    .four_columns>.column1,
    .four_columns>.column2 {
        width: 50%;
    }
    .four_columns>.column3,
    .four_columns>.column4 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    img.columnFour_footer {
        bottom: 0;
        position: relative;
        width: 80%;
        margin-top: 20px;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageAreaLeftSide {
        width: 100%;
        border-top: 0;
        height: auto;
    }
    #subpageAreaRightSide {
        width: 100%;
        padding: 0 0;
    }
    #subpageArea .title .title_holder {
        background-color: #f3f3f3;
        margin-top: 0;
    }
    #subpageArea .title h1 {
        color: #737373;
        padding: 15px 0px;
    }
    #subpageArea .content {
        background-color: #fff;
    }
    .subpageNav ul .second .inner ul {
        background-color: #fff;
    }
    #subpageArea img.donateButton {
        display: none;
    }
    #subpageArea .title .title_holder {
        height: 10%!important;
        padding: 0!important;
    }
    #subpageArea .title h1 {
        font-size: 145%;
    }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 479px) and (orientation: landscape) {
    /* STYLES GO HERE */
}
@media only screen and (min-device-width: 360px) and (max-device-width: 479px) and (orientation: portrait) {
    /* STYLES GO HERE */
}
/*** Min-width 0 ***/

@media only screen and (max-width: 359px) {
    span,
    p,
    a {
        font-size: 90% !important;
        letter-spacing: 0.5px;
    }
  .container ul {
    font-size: 90%;
}
    h1 {
        font-size: 120%;
    }
    .header_top .container_inner {
        width: 95%;
    }
    .header_bottom {
        background-color: rgba(0, 0, 0, .55);
        height: 125px;
    }
    #heroImage_row {
        margin-top: -130px;
        height: 430px;
        overflow: hidden;
    }
    a.heroImage_slide1 {
        width: 120% !important;
        left: -10% !important;
    }
    #mainHighlightBoxes_row {
        padding: 20px 0;
    }
    .highlightBox {
        width: 81%;
        padding: 3%;
        margin: 20px 6.3% 0;
    }
    .highlightBox_arrow1,
    .highlightBox_arrow2 {
        display: none;
    }
    #communityImpact_row .vc_column_container {
        padding: 0 10%;
    }
    #newsFeed_row {
        width: 100%;
        margin: 0;
    }
    #newsFeed_row .newsFeed_leftBox,
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        width: 91%;
        margin-left: 4%;
        padding-bottom: 50px;
    }
    #newsFeed_row .newsFeed_rightBox {
        background: #fff;
        position: relative;
        margin-top: 20px;
    }
    #newsFeed_row span.date h3 {
        font-size: 150%;
    }
    #newsFeed_row span.date h1 {
        font-size: 60%;
        padding: 10px 0;
    }
    #memberSpotlight_row h5 {
        font-size: 255%;
    }
    .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
        height: 270px;
        width: 270px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
        top: 160px;
    }
    .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next {
        top: 160px;
    }
    .wp-posts-carousel-details a {
        font-size: 145%;
    }
    .footer_top {
        padding: 30px 0 10px;
    }
    .footer_top .container_inner {
        padding: 0 0;
    }
    footer p,
    footer a {
        line-height: 2;
        margin-top: -7px;
        font-size: 70% !important;
    }
    .footer_top .widget.widget_nav_menu li {
        line-height: 12px;
    }
    .fa-stack {
        width: 2em;
        line-height: 1.5em;
    }
    .four_columns>.column1,
    .four_columns>.column2 {
        width: 50%;
    }
    .four_columns>.column3,
    .four_columns>.column4 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    img.columnFour_footer {
        bottom: 0;
        position: relative;
        width: 80%;
        margin-top: 20px;
    }
    /*** SUBPAGE AREA ***/
    
    #subpageAreaLeftSide {
        width: 100%;
        border-top: 0;
        height: auto;
    }
    #subpageAreaRightSide {
        width: 100%;
        padding: 0 0;
    }
    #subpageArea .title .title_holder {
        background-color: #f3f3f3;
        margin-top: 0;
    }
    #subpageArea .title h1 {
        font-size: 300%;
        font-weight: 900;
        color: #003885;
        font-family: 'Lobster', cursive !important;
        text-transform: capitalize;
    }
    #subpageArea .content {
        background-color: #fff;
    }
    .subpageNav ul .second .inner ul {
        background-color: #fff;
    }
    #subpageArea .title h1 {
        font-size: 145%;
    }
    #subpageArea #subpageAreaRightSide .vc_column_container {
        padding: 0 0;
    }
    #subpageArea .title .title_holder {
        height: 10%!important;
        padding: 0!important;
    }
}
@media only screen and (max-device-width: 359px) and (orientation: landscape) {
    /* STYLES GO HERE */
}
@media only screen and (max-device-width: 359px) and (orientation: portrait) {
    /* STYLES GO HERE */
}
/*
----------------------MOZILLA SPECIFIC CSS --------------------------------
*/

@-moz-document url-prefix() {
    #heroImage_row {
        margin-top: -102px;
    }
    .highlightBox_arrow1 {
        margin-left: -67%;
    }
    .highlightBox_arrow2 {
        margin-left: -35%;
    }
    /*** RESPONSIVE MOZILLA SPECIFIC CSS ***/
    /* MAX WIDTH 1000PX */
    
    @media screen and (max-width: 1000px) {
        #heroImage_row {
            margin-top: -125px;
        }
        #heroImage_row>div>div[class^="vc_col"] {
            margin-top: -110px;
        }
        .highlightBox_arrow1 {
            margin-left: -66.5%;
        }
        .highlightBox_arrow2 {
            margin-left: -34.5%;
        }
        .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next,
        .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
            top: 130px;
        }
        .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
            height: 170px;
            width: 170px;
        }
    }
    /* MAX WIDTH 768PX */
    
    @media screen and (max-width: 768px) {
        .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-next, .compact-theme.wp-posts-carousel .owl-controls .owl-nav .owl-prev {
            top: 130px;
        }
        .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
            height: 230px;
            width: 280px;
        }
    }
    /* MAX WIDTH 640PX */
    
    @media screen and (max-width: 640px) {
        #heroImage_row {
            margin-top: -125px;
            width: 105%;
            left: -3.3%;
            height: 400px;
        }
    }
    /* MAX WIDTH 480PX */
    
    @media screen and (max-width: 480px) {
        #heroImage_row {
            height: 350px;
        }
        .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
            width: 450px;
        }
    }
    /* MAX WIDTH 360PX */
    
    @media screen and (max-width: 480px) {
        #heroImage_row {
            height: 330px;
            left: -5%;
        }
        .compact-theme.wp-posts-carousel .wp-posts-carousel-image {
            width: 100%;
        }
    }
}
/***********************************/
/***** MEMBERS AREA PAGE CSS ******/
/*********************************/
/** MEMBERS AREA PORTLETS **/

.portletHeader div {
    height: 50px;
    box-sizing: border-box;
}
.leftPortletHeader {
    background-color: #e41736;
    float: left;
    width: 12%;
    padding: 6px 0;
    text-align: center;
}
.rightPortletHeader {
    background-color: #e41736;
    color: #fff;
    font-family: 'Lobster', cursive;
    width: 88%;
    display: inline-block;
    padding: 10px 0 0 10px;
}
.leftPortletHeader img {
    height: 100%;
}
#my_profile,
#upcoming_assignments,
#my_requirements {
    background-color: #fff;
    color: #000;
    margin-top: 0px;
    padding: 70px 15px 20px 15px;
}
#my_profile_cell_user_info ul li,
#upcoming_assignments_table li,
#my_requirements li {
    list-style-type: none;
    word-break: break-word;
}
#my_profile_cell_user_info ul li div {
    display: inline-block;
    vertical-align: text-top;
}
#my_profile_cell_user_info ul li div:nth-child(odd) {
    font-weight: 600;
    width: 40%;
}
#my_profile_cell_user_info ul li div:nth-child(even) {
    width: 60%;
}
ul.shift-data-list {
    display: block;
    overflow: hidden;
}
li.shift-data {
    display: inline-block;
}
li[id^="upcoming_assignments_shift"] {
    border: 2px solid #e41736;
}
li[id^="upcoming_assignments_shift"]:nth-child(1n+2) {
    margin-top: 20px;
}
li.shift-data:nth-child(-n+2) {
    font-weight: 600;
}
li.shift-data:nth-child(1) {
    width: 60%;
    float: left;
}
li.shift-data:nth-child(2) {
    width: 40%;
    text-align: right;
}
li.shift-data:nth-child(3) {
    width: 100%;
    float: left;
}
li.shift-data:nth-child(n+4) {
    font-weight: 600;
}
li.shift-data:nth-child(n+4):nth-child(-n+5) {
    width: 100%;
    float: left;
}
li.shift-data:nth-child(n+6) {
    margin-top: -33px;
}
li.shift-data:nth-child(n+7) {
    margin-top: -20px;
}
li.shift-data:nth-child(n+6) {
    width: 96%;
    padding-right: 10px;
    text-align: right;
    float: right;
}
a.button.sm {
    background-color: #003885;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 20px;
    display: inline-block;
    width: auto;
}
.upcoming-assignments-shift-actions a.button.sm {
    margin: 12px;
}
.my-profile-row {
    width: auto;
    display: inline-block;
}
#my_requirements {
    padding-top: 20px;
    overflow: hidden;
}
.my-requirements-table,
.my-requirements-row-requirements,
.my-requirements-cell,
.my-requirements-requirement-label,
.my-requirements-requirement-progress-graph {
    width: 100%;
}
.my-requirements-row-requirements {
    display: inline-block;
}
ul.my-requirements-list,
li.requirement-data,
ul.requirement-data-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.my-requirements li.my-requirements-requirement {
    display: block;
    margin-bottom: 2em;
    margin-left: 0;
}
li.requirement-name,
li.requirement-description,
li.requirement-duedate {
    display: block;
}
li.requirement-startdate,
li.requirement-enddate,
li.requirement-maxpoints {
    display: none;
}
li.requirement-duedate:before {
    content: "due date:";
    margin-right: 0.5em;
    text-transform: capitalize;
}
li.requirement-totalFulfillmentPoints,
li.requirement-minpoints,
li.requirement-name {
    display: inline-block;
}
li.requirement-totalFulfillmentPoints:before {
    content: "my progress: ";
    text-transform: capitalize;
}
li.requirement-totalFulfillmentPoints:after {
    content: "out of";
    margin: 0 0.25em;
}
.requirement-progress-graph {
    display: block;
    background: #ededed;
    width: 100%;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -khtml-border-radius: 2em;
    border-radius: 2em;
}
.requirement-progress-graph-fulfilled {
    background: #003885;
    display: inline-block;
    min-width: 3em;
    text-align: center;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -khtml-border-radius: 2em;
    border-radius: 2em;
}
span.percentage-fulfilled {
    color: white;
}
span.percentage-fulfilled:after {
    content: "%";
}
/* My Requirements short code styling, specific to portlet view */

h3.vm-portlet-title:before {
    content: "\f046";
}
li.my-requirements-requirement {
    margin-bottom: 0.5em;
}
li.requirement-name {
    margin-right: 0.25em;
}
li.requirement-totalFulfillmentPoints {
    margin-left: 0.25em;
}
li.requirement-name {
    font-weight: 600;
}
#memberPortletWrapper h5 {
    font-size: 100%;
    float: left;
}
#memberPortletWrapper h5 a {
    font-weight: 400;
}
#memberPortletWrapper .latest_post_image {
    width: 95px;
    float: left;
    display: none;
}
#memberPortletWrapper .latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0;
}
#memberPortletWrapper span.date_hour_holder {
    float: right;
}
#memberPortletWrapper #leagueAnnouncements {
    background-color: #fff;
    margin-top: 0px;
    margin: 40px auto 0 auto;
    padding-bottom: 20px;
}
#memberPortletWrapper #leagueAnnouncements div[class^="vc_col"] {
    padding: 0 0;
}
#memberPortletWrapper #leagueAnnouncements .portletHeader {} .leagueAnnouncements_postHeader {
    font-weight: 600;
    padding: 18px 4%;
    text-transform: uppercase;
}
.leftText {
    width: 50%;
    float: left;
}
.rightText {
    width: 50%;
    display: inline-block;
    text-align: right;
}
#leagueAnnouncements .latest_post_holder>ul li:nth-child(odd) {
    background-color: #ededed;
}
#leagueAnnouncements .latest_post_holder>ul li {
    padding: 15px 4%;
    width: 92% !important;
}
#memberPortletWrapper a.qbutton {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: 10px;
    float: right;
    margin-right: 4%;
}
/********************************/
/******* MEDIA QUERIES *********/
/******************************/
/***** 1024px ******/

@media screen and (max-width: 1024px) {
    li.shift-data:nth-child(n+6) {
        margin-top: -38px;
    }
    li.shift-data:nth-child(n+7) {
        margin-top: -20px;
    }
}
/***** 768px ******/

@media screen and (max-width: 768px) {
    li.shift-data:nth-child(n+4):nth-child(-n+5) {
        width: 100%;
    }
    .upcoming-assignments-shift-actions a.button.sm {
        display: block;
        width: 30%;
        clear: both;
    }
    li.shift-data:nth-child(n+6) {
        width: 100%;
        text-align: right;
        float: right;
        margin-top: -33px;
    }
    li.shift-data:nth-child(n+7) {
        margin-top: -12px;
    }
    li.upcoming-assignments-shift {
        padding: 2%;
    }
    li.shift-data:nth-child(1) {
        width: 60%;
        float: left;
    }
    li.shift-data:nth-child(2) {
        width: 30%;
        text-align: right;
        float: right;
    }
    .upcoming-assignments-shift-actions a.button.sm {
        display: block;
        width: 40%;
        clear: both;
        text-align: center;
        padding: 10px 9;
    }
}
/***** 667px ******/

@media screen and (max-width: 667px) {
    div#upcoming_assignments_table {
        margin-top: 10px;
    }
    .portletHeader div {
        height: 70px;
        box-sizing: border-box;
    }
    .leftPortletHeader {
        background-color: #e41736;
        float: left;
        width: 26%;
        padding: 6px 0;
        text-align: center;
    }
    .rightPortletHeader {
        width: 74%;
        float: right;
        padding: 10px 0 0 0px;
        color: #fff;
        text-align: left;
    }
    li.shift-data:nth-child(6) {
        margin-top: -33px;
    }
}
/*** Max width 359 ***/

@media screen and (max-width: 359px) {
    .leftPortletHeader {
        width: 30%;
    }
    .rightPortletHeader {
        width: 70%;
    }
    #leagueAnnouncements .latest_post_holder>ul li {
        padding: 15px 7%;
        width: 86% !important;
    }
    .leagueAnnouncements_postHeader {
        padding: 10px 7%;
    }
}
/*** Max width 320 ***/

@media screen and (max-width: 320px) {
    .q_logo,
    .logo_wrapper {
        height: 60%;
    }
    #subpageArea .q_logo,
    .logo_wrapper {
        height: 80%;
    }
    #subpageArea .header_bottom {
        height: 85px;
    }
    #subpageArea .mobile_menu_button {
        margin: 110px 20px 0 0;
    }
}