/*
 Theme Name:   NFRN
 Description:  Custom theme for NFRN based on Divi
 Author:       InfoJuice
 Author URI:   http://infojuice.digital
 Template:     Divi
 Version:      1.3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout
 Text Domain:  NFRN
*/

/* Theme Styling */
.blue {color:#282979;}
.red {color:#be1622;}
.gold{color:#ebca2d;}
.boxed-white {
	border: 1px solid #ffffff;
	padding: 10px;
}
body {
	/*font-size: 16px;*/
	/*color: #222222 !important;*/
	font-size: 14px;	
	color: #707070 !important;
	line-height: 1.2em;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	background-color: #efefef !important;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: 700 !important;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: "Lora",Georgia,"Times New Roman",serif;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    
}

h1 { font-size: 33px; } 
h2 { font-size: 30px; }
h3 { font-size: 22px; }

sup { top: -0.3em; }

p:empty { display:none; }
.divider {
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.logged-in-false .member-only, .logged-in-true .non-member-only, .district-set .no-district-cookie {
	display: none;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #222222;
	line-height: 1.2em;
}

/* Header Items */

#top-header {
	background-color: #282979 !important;
	z-index: 20000 !important;
	min-height: 55px !important;
}

#main-header {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
	/*top: 55px !important;*/
	top: auto;
	min-height: 110px;
	/*padding-top: 8px;*/
	transition: background-color 0s ease 0s, color 0s ease 0s, transform 0s ease 0s, opacity 0s ease-in-out 0s;
	z-index: 99997 !important;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	background-color: #ffffff !important;
}

.et_header_style_split .centered-inline-logo-wrap {
    height: 100px !important;
    margin: -33px 0;
    transition: all 0.4s ease-in-out 0s;
    width: 300px !important;
}

#logo {
    /*height: 100px;
    max-height: 100px !important;*/
    padding-bottom: 0 !important;
}

.et_pb_section {
    padding: 5px 0 !important;
}

/* .et_fixed_nav #logo {
    margin-bottom: 0;
    max-height: 80px;
}

#main-header nav#top-menu-nav {
    padding-top: 28px;
}
*/
#top-menu li, .fullwidth-menu li {
    display: inline-block;
    /*font-size: 18px;*/
    font-size: 14px;
    padding-right: 20px;
    /*text-transform: uppercase;*/
    text-transform: capitalize;
}

#top-menu a {
    color: #676767 !important;
    font-weight:normal !important;
}

#top-menu a:hover, #fullwidth-menu:hover, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
    color: #282979 !important;
}
#top-menu li.current-menu-item > a, .fullwidth-menu li.current-menu-item > a {
    font-weight: 700 !important;
}
.nav li ul {
    /*border-top: 3px solid #282979;*/
    border: 3px solid #282979;
    left: -100px;
    margin-top: 4px;
}

.nav li ul ul { margin-top: 0px; }

.nav li ul li a {
    /* font-size: 22px;
    font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
}

.nav li ul.sub-menu:before {
    content: "";
    background: url('/wp-content/themes/NFRN/img/sub-menu-border-top.png') no-repeat center top;
    background-repeat: no-repeat;
    background-position: center top;
    width: 79px;
    height: 10px;
    display: block;
    position: absolute;
    left: 35%;
    top: -12px;
}

.nav li ul ul.sub-menu:before {
    content: "";
    background: none;
    position: static;
    left:0%;
    top: 0px;
    width:0px;
    height:0px;
}

.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

/* ## Supplier sub menu block moving to top ## */
/*scrollbar is currently Firefox-only */
.nav li li#menu-item-17112933 ul { 
	margin-top: -245px; overflow-y: scroll; overflow-x: hidden; max-height: calc(100vh - 250px);
	scrollbar-width: thin; scrollbar-color: #282979 #FFFFFF;
}
.nav li li#menu-item-17112933 ul::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
.nav li li#menu-item-17112933 ul::-webkit-scrollbar-track {
  background: #FFFFFF;        /* color of the tracking area */
}
.nav li li#menu-item-17112933 ul::-webkit-scrollbar-thumb {
  background-color: #282979;    /* color of the scroll thumb */  
  border: 1px solid FFFFFF;  /* creates padding around scroll thumb */
}
/* End of Supplier sub menu */

.right {
	float: right;
}

/* Ultimate Member Forms */

#top-login {
    float:right; 
	width: auto;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

#user-info {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #ffffff;
}

/* Search */

#top_search {
    float: left !important;
    /*margin: 0 !important;
    position: relative;
    width: 28px !important;*/
	margin-bottom: 10px !important;
	margin-right: 15px;
}

#top_search_mob {
	margin-bottom: 10px !important;
	text-align: center;
    display: inline-block;
}

#top_search h4, #top_search_mob h4, #top_search .screen-reader-text, #top_search_mob .screen-reader-text {
	display: none;
}

#top_search .searchwp-live-search-widget-search-form, #top_search_mob .searchwp-live-search-widget-search-form {
    background: none !important;
    border-top: none !important;
    /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);*/
    /*padding-top: 0.75em;
    position: absolute;*/
    right: 0;
    top: -3px !important;
    z-index: 1000;
    font-family: 'Source Sans Pro', sans-serif;
}

#top_search .searchwp-live-search-widget-search-form input.search-field {
    float: left;
    background-color: #FFFFFF;
    border: medium none;
    color: #222222 !important;
    padding: 10px 10px;
    width: 183px;
    height: 29px;
    font-size: 12px !important;
    font-weight: normal !important;
    border-top: 1px solid #EFF2F2;
    border-bottom: 1px solid #EFF2F2;
    /*border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
    
}

#top_search_mob .searchwp-live-search-widget-search-form input.search-field {
    float: left;
    background-color: #FFF;
    border: medium none;
    color: #A7A7A7 !important;
    padding: 10px 10px;
    width: 300px;
    height: 47px;
    font-size: 14px !important;
    font-weight: normal !important;
    border-top: 1px solid #EFF2F2;
    border-bottom: 1px solid #EFF2F2;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    
}

#top_search button {
  background-color: #B3282D;
  color: #FFFFFF;
  text-transform: capitalize;  
  vertical-align: bottom;
  border-radius: 8px;
  left: -1%;
  height: 31px;
  font-size: 12px;
  margin-top: -1px;
}

#top_search_mob button {
  background-color: #B3282D;
  color: #FFFFFF;
  text-transform: capitalize;
  /*border: 1px solid #000000;*/
  vertical-align: bottom;
  border-radius: 8px
  height: 31px;
  font-size: 16px;
  margin-top: 20px;
  width: 250px;
  height: 47px;
}


#top_search .searchIcon {
    float: left;
    height: 27px;
    border: 1px solid #EFF2F2;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: none;
    margin-right: -1px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

#top_search_mob .searchIcon {
    float: left;
    height: 45px;
    border: 1px solid #EFF2F2;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: none;
    margin-right: -1px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    background-color: #FFF;
}


#top_search .searchIcon img {
    vertical-align: middle;
    padding:3px 3px 3px 5px;
    margin-top: 2px;
}

#top_search_mob .searchIcon img {
    vertical-align: middle;
    padding:3px 3px 3px 5px;
    margin-top: 8px;
}

#top_search button:hover, #top_search_mob button:hover {
    background-color: #be1622;
    color: #FFFFFF;
}

#top_search button:after, #top_search_mob button:after {
    content: "";
}

.searchInputBox { float: left; }

/* ## Posts Search Auto complete suggestion drop down display ## */
.ui-autocomplete { z-index: 99999 !important; }
.ui-menu .ui-menu-item { color: #707070; padding: 6px; font-size: 12px; }

.searchwp-live-search-results {
    z-index: 1000000 !important;
    border-radius: 0 !important;
}

.relevanssi-query-term {background-color:#ebca2d;}

/* Developer: Prakash, post date top of the image */

.post-date {
    position: absolute;
    top: 5%;
    left: 45%;
    right: 5%;
    background-color: #FFFFFF;
    color: #656A6A;
    font-size: 12px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    opacity: 0.9;
    width: 48%;
    border: 1px solid #B3282D;
}


.post-news-date {
    position: absolute;
    top: 10px;
    right: 5%;
    background-color: #FFFFFF;
    color: gray !important;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    opacity: 0.9;
    max-width: 47%;
    font-size: 14px !important;
    border: 1px solid #B0282C;
}


.post-date-noimage {
    top: 5%;
    left: 5%;
    right: 5%;
    background-color: #FFFFFF;
    color: gray;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    opacity: 0.9;
}

/* Developer: Prakash, search results title content */

.results-thumbnail {
	float: left;
	margin-right:50px;
	position: relative;
}

.search-results-area .results { background-color:#EAEAEA; width: 985px; height: 187px; position: relative; max-width: 100%; }
    
.results-content {
  padding: 35px 45px 0px 35px;
}

.search-results-area #content-area #left-area { width: 97.425%; }
.search-results-area #content-area #left-area .header { float: left; }

.results-content h3 { font-size: 22px; font-weight: normal !important; color: #909090; }
.results-content p { font-size: 14px; color: #909090; }

.search-results-area #content-area #left-area .divider { border-bottom: none; }

.search-results-area .post-date {
    position: absolute;
    top: 5%;
    left: 60%;
    right: 5%;
    background-color: #FFFFFF;
    color: #656A6A;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    opacity: 0.9;
    width: 35%;
    border: 1px solid #B3282D;
}

.search-results-area .et_pb_post { margin-bottom: 22px; }


/* Developer: Prakash, search results right arrow link */

.results-description {
    /*float: left;*/
    width: 100%;
}

.results-arrow-link {
    /*margin-top: -125px; 
    float: right;
    margin-right: -25px;*/
	display:block;
}

.right-arrow {
    border: solid black;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Hexagon for search result list link */
.hexagon-search-image {
    position: absolute;
	right: -25px;
	top: 50%;
	margin-top: -2em;
}

/* Search result link image */
.hexagon-search-image .hex_link_img {
	background-image: url('/wp-content/themes/NFRN/img/search_hex_link.png');
	background-repeat: no-repeat;
	width: 51px;
	height: 58px;
}

.hexagon-search-image .hex_link_img:hover {
	background-image: url('/wp-content/themes/NFRN/img/search_hex_link_hover.png');	
}

.hexagon:before {
    content: " ";
    width: 0; 
    height: 0;
    border-bottom: 15px solid #B3282D;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    top: -15px;
    left:0px;
}

.hexagon {
    width: 50px;
    height: 25px;
    background-color: #B3282D;
    position: relative;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.hexagon:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -15px;
    border-top: 15px solid #B3282D;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    left:0px;
}

/* Custom search select drop down list style */
.search-sortby-select { position: relative; float: right; margin-top: -6px; width: 190px; padding-bottom: 0px !important; }

.search-sortby-select select { 
  display: none;  /*hide original SELECT element:*/
}

.search-sortby-select .select-selected { 
    border-radius: 8px; border: 2px solid #B3282D; padding: 5px 50px 5px 5px; height: 47px; font-size: 16px; color: #B3282D !important; font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
    
      /* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.9em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
}

.search-sortby-select .select-selected.select-arrow-active {
  background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow-up.png");    
}

/*style the items (options), including the selected item:*/
.search-sortby-select .select-items div {
  color: #B3282D;
  font-size: 16px;
  padding: 15px 16px;  
  cursor: pointer;
  user-select: none;
  text-align: center;
  font-weight: bold;
}

/*style items (options):*/
.search-sortby-select .select-items {
  position: absolute;
  background-color: #EAEAEA;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: 2px solid #B3282D;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: none;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
}

/*hide the items when the select box is closed:*/
.search-sortby-select .select-hide {
  display: none;
}

.search-sortby-select .select-items div:hover, .search-sortby-select .same-as-selected {
  background-color: #FFFFFF;
}
/* // End of custom search drop down list style */

.search-results-area h2 { font-size:26px; color:#707070; font-weight: normal !important; }
.search-results-area .results .results-thumbnail img.attachment-medium_large { width: 240px; height: 187px; }


/* ### Custom district select drop down list style ### */
.events-bar-district-select { position: relative; width: 100%; }

.events-bar-district-select select {
  display: none;  /*hide original SELECT element:*/
}

.events-bar-district-select .select-selected { 
    width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; 
	padding-top: 12px;
	padding-left: 15px; 
	color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.events-bar-district-select .select-selected.select-arrow-active {
  background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow-up.png");    
}

/*style the items (options), including the selected item:*/
.events-bar-district-select .select-items div {
  color: #B3282D;
  font-size: 16px;
  padding: 15px 40px;  
  cursor: pointer;
  user-select: none;
  text-align: left;
  font-weight: bold;
}

/*style items (options):*/
.events-bar-district-select .select-items {
  position: absolute;
  background-color: #DBDBDB;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: 2px solid #DBDBDB;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;  
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
}

/*hide the items when the select box is closed:*/
.events-bar-district-select .select-hide {
  display: none;
}

.events-bar-district-select .select-items div:hover, .events-bar-district-select .same-as-selected {
  background-color: #FFFFFF;
}
/* // End of custom district drop down list style */


/* ### Custom gravity form select drop down list style ### */
.global-gravity-form .global-gform-title .ginput_container_select { position: relative; }

.global-gravity-form .global-gform-title .ginput_container_select select {
  display: none;  /*hide original SELECT element:*/
}

.global-gravity-form .global-gform-title .ginput_container_select .select-selected {     
	visibility: visible !important;
	width: 130px; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; 
	color: #707070 !important; font-size: 14px !important; padding-top: 20px; padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 10px; 
	
	/* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.9em + 3px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
	
}

.global-gravity-form .global-gform-title .ginput_container_select .select-selected.select-arrow-active {
  background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow-up.png");    
}

/*style the items (options), including the selected item:*/
.global-gravity-form .global-gform-title .ginput_container_select .select-items div {
  color: #B3282D;
  font-size: 16px;
  padding: 15px 40px;  
  cursor: pointer;
  user-select: none;
  text-align: left;
  font-weight: bold;
}

/*style items (options):*/
.global-gravity-form .global-gform-title .ginput_container_select .select-items {
  visibility: visible !important;
  width: 122px;  
  position: absolute;
  background-color: #DBDBDB;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  border: 2px solid #DBDBDB;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;  
  margin-left: 3px;
  margin-right: 3px;
  padding-bottom: 15px;
}

/*hide the items when the select box is closed:*/
.global-gravity-form .global-gform-title .ginput_container_select .select-hide {
  display: none;
}

.global-gravity-form .global-gform-title .ginput_container_select .select-items div:hover, .global-gravity-form .global-gform-title .ginput_container_select .same-as-selected {
  background-color: #FFFFFF;
}

.gform_wrapper .gform_body .ginput_container_select .select-selected, .gform_wrapper .gform_body .ginput_container_select .select-items { visibility:hidden; }

/* // End of custom gravity form drop down list style */


/* Developer: Prakash, Posts display overlay text featured image */
/* Container holding the image and the text */
.containerPost {
    position: relative;
}

/* Bottom right text */
/* ## overlay text container ## */
.textBlockPost {
    position: absolute;
    /*top: 10%;*/
    left: 3%;
    right: 3%;
    background-color: #FFFFFF;
    color: gray;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    opacity: 0.9;
    bottom: 12px;
    height: 156px;
    line-height: 5px;
} 

.largePostTextLeft {
	width: 40%;
	height: 93%;
}

.textBlockPost h2 { font-weight: normal !important; color: #676767; }
.textBlockPost p { font-size: 14px; color: #676767 !important; }
#post-17062241 .post-3-small-block .post-content { height: 50px; overflow: hidden; }

/* End of overlay */


/* Action Links */
#action-links, #text-link {
	border: none !important;
	padding: 0 !important;
}
#action-links li, #text-link li {
	background-color: #be1622;
}

#action-links li a, #text-link li a {
	display: block;
	width: auto;
	color: #ffffff;
	font-weight: 700;
	padding: 10px;

}

#action-links li:hover, #action-links li a:hover, #text-link li:hover, #text-link li a:hover {
	background-color: #282979;
	color: #ffffff !important;
}

/* Home Page Map */

.home #wpsl-result-list {
	display: none;
}

.home #wpsl-gmap {
	height: 400px !important;
	width: 100%;
}

.home .et_pb_blog_grid article {
	margin-bottom: 0 !important;
}

.home .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
    width: 140px;
    float: left;
    margin-right: 16px;
    margin-bottom: 10px !important;
}

.benefits-grid h4, .home .benefits h4, .page-id-17019211 .benefits h4 {
	color: #222222;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-top:12px;
}
/*.home .benefits h4 {
	color: #222222;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-top:6px;
}*/
.home .benefits p, .home .benefits h4, .page-id-17019211 .benefits p, .page-id-17019211 .benefits h4 {
	text-align: center;
	color: #ffffff !important;
}

/* Auth: Prakash Home page Featured Guidance */
.home .et_pb_code_1 .benefits p, .home .et_pb_code_1 .benefits h4 { color: #000000 !important; }


.img-right {
	float: right;
}

.benefits-grid p {
	color: #222222;
	text-align: center;
}

.benefits .et_overlay, .home .benefits .et_overlay {
	background: none !important;
	border: none !important;
}

.benefits .et_overlay::before {
    content:url('img/nfrn-overlay-icon.png');
    left: 12px !important;
    top: 12px !important;
    transition: all 0.4s ease 0s;
}
/*.home .benefits .et_overlay::before {
    content:url('img/nfrn-overlay-icon-sm.png');
    /*height: 140px !important;
    width: 96px !important;*/
   /* left: 12px !important;
    top: 12px !important;
    /*font-size: 72px !important;
    left: 45% !important;
    margin: -14px 0 0 -14px;
    position: absolute;
    top: 40% !important;*/
 /*   transition: all 0.4s ease 0s;
}*/
.see-all-benefits .et_pb_promo_description {
	display: none;
}
/* News Ticker */
.mtphr-dnt-wrapper {
	background-color: #222222;
}

.mtphr-dnt-wrapper h4 {
	color: #ffffff !important;
	padding: 0 !important;
}

/* Related Content */
.rpbt_shortcode {
	padding-top: 30px !important;
	background-color: #EAEAEA;
	/*margin: 0 -100%;
    padding: 0 100%;*/
    
    margin: 0 -9999rem;
    /* add back negative margin value */
    padding: 0.25rem 9999rem;
}

.rpbt_shortcode #gallery-1 img {
    border: none;
}

.rpbt_shortcode .wp-caption-text {
	color: #222222;
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	}
	
	#comment-wrap {
		margin-top: 50px;
	}
	

.rpbt_shortcode h3 { font-size: 30px; color: #28297A; margin-bottom: 20px; }

.rpbt_shortcode .gallery-item a {
    max-width: 90%;
}

.rpbt_shortcode .gallery-item a img {
    height: 300px;
}


	
/* Soliloquy Slider */

#soliloquy-container-17014473 .soliloquy-image { max-height: 480px; }

.soliloquy-container .soliloquy-caption { 
  top: 50% !important;
 
  /* Half of the height specified below, as a minus number
  * e.g. if your caption height = 80px, margin-top = -40px */
  margin-top: -60px;  
}
/*.soliloquy-caption {
    display: block !important;
    margin: auto !important;
    max-width: 1080px !important;
    width: 80% !important;
    position: relative !important;
    bottom: 0 !important;
    float: left;
    z-index: 100 !important;
}*/

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: rgba(0, 0, 0, 1.0) none repeat scroll 0 0;
    color: #fff;
    display: block !important;
    margin: auto !important;
    max-width: 1200px !important;
    width: 80% !important;
    padding: 20px !important;
    text-align: left !important;
    text-shadow: 0 1px 1px #000;
	height: 120px !important;
}

.soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-caption {
	margin-bottom: 5%;
	text-align: center !important; 
	display: block; 
}

.soliloquy-fc-slider .soliloquy-caption-inside h2.soliloquy-fc-title {
    color: #fff;
    font-size: 2em !important;
    font-weight: 700;
    margin-bottom: 0.5em !important;
}

.soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-content p {
	font-size: 1.25em !important;
    line-height: 1.55em !important;
}

/* GRAVITY FORMS */

#gform_wrapper_2 {
	/*display: inline;*/
}

#gform_2 li {
    text-align: center !important;
}

div.gf_simple_horizontal div.gform_body, div.gf_simple_horizontal_wrapper div.gform_body {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

/*------------------------------------------------*/
/*-------[Float and Image Between Sections]-------*/
/*------------------------------------------------*/
 
/* remove all padding in section */
    .logo-spacer-section { padding:0px !important; margin:0 0 -40px 0 !important;}
    .logo-spacer-section .et_pb_row, .logo-spacer-section .et_pb_section  { padding: 0px !important;}
 
/* logo under header */
    #logo-under-header {padding: 0px; margin: 0px;}
    #logo-under-header img {margin-top:-55px; width: 150px; z-index: 1; position: relative;}
 
/* logo under standard sections */
    #logo-spacer {padding: 0px; margin: 0px;}
    #logo-spacer img {margin-top: -55px; width: 100px; z-index: 1; position: relative;}


#top-header #et-info-phone {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8em; 
	padding: 0.3em 0.75em; 
}

#et-info-phone::before {
    margin-right: 8px;
    position: relative;
    top: 1px;
}

/* Auth: Prakash */
#et-info a { color: #000000; }
#et-info a:hover { color: #be1622; }

#top-header a:hover, #top-header a:hover {
    color: #be1622;
}

#top-header #top-login a:hover { color: #ffffff !important; }


/* ALL BUTTONS AND READ MORE LINKS */

/*BUTTONS*/
.et_pb_button, button, input[type="button"], input[type="submit"], .gform_button { 
	/*font-size: 20px; */
	font-size: 13px;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
	font-weight: 500; 
	padding: 0.5em 1em; 
	line-height: 1.7em !important; 
	background: transparent; 
	position: relative; 
	border: 1px solid; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px; 
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	transition: all 0.2s;
}

a.soliloquy-fc-read-more {
    color: #fff;
    font-weight: 700;
	font-size: 16px; 
	text-transform: uppercase; 
	padding: 0.2em 0.75em; 
	line-height: 1.7em !important; 
	background: transparent; 
	position: relative; 
	border: 1px solid; 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px; 
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	transition: all 0.2s;
}

.et_pb_blog_grid .et_pb_button, button, input[type="button"], input[type="submit"], .gform_button {
    color: #282979;
	font-size: 16px; 
    font-weight: 700;
	line-height: 1.7em !important; 
	padding: 0.2em 0.75em; 
	border-radius: 5px;
}

/* Home page post read more link */
.et_pb_link {
    color: #B0282C;
	font-size: 14px; 
    font-weight: 700;
	line-height: 1.2em !important;
	/* padding: 0.2em 0.75em; */
	padding: 0px;	
	bottom: 15px;
    position: absolute;
	border-bottom: 2px solid #B0282C;
}

.et_pb_link:hover {
    text-decoration: none;
	border-color: transparent;
}

.et_pb_link_arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #B0282C;
    display: inline-block;
    margin-left: 3px;
}

#top-login .et_pb_promo_button, #top_search .searchwp-live-search-widget-search-form input.search-submit, #top_search_mob .searchwp-live-search-widget-search-form input.search-submit {
    color: #ffffff;
	font-size: 16px; 
    font-weight: 700;
	line-height: 1.7em; 
	padding: 0.2em 0.75em; 
	border: 1px solid; 
	background: transparent; 
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

.tagcloud a {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    border-radius: 0px;
    display: inline-block;
    font-size: 12px !important;
    margin-bottom: 4px;
    padding: 2px 8px;
    transition: all 0.2s ease-in-out 0s;
}

.tagcloud a:hover {
    background: #be1622 none repeat scroll 0 0;
    color: #ffffff;
}

button, input[type="button"], input[type="submit"] {
	cursor: pointer !important;
}

/* Auth: Prakash top header button */
#top-login .et_pb_promo_button.login { background-color:#FFFFFF; border: 1px solid #B3282D; color: #B3282D; border-radius: 8px; width: 97px; height: 29px; text-align: center; text-transform: capitalize; font-size: 14px; padding-top: 0.1em; }
#top-login .et_pb_promo_button.account { background-color:#B3282D; border: 1px solid transparent; border-radius: 8px; width: 97px; height: 29px; text-align: center; text-transform: capitalize; font-size: 14px; margin-right: 5px; padding-top: 0.1em; float: left; }
#top-login .et_pb_promo_button.login span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/login_icon.png");
    background-repeat: no-repeat;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    display: inline-block;
}

#top-login .et_pb_promo_button.login:hover span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/login_icon_active.png");
    background-repeat: no-repeat;
}

.helpContactTop {
  float: right;
  border: 1px solid #282979;
  padding: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #282979;
  color: #FFFFFF;
  width: 283px;	  
}

.helpContactTop a { color: #FFFFFF; }


/* End of auth Prakash */

	/*Button Hover*/
	.et_pb_button:hover, a.soliloquy-fc-read-more:hover { 
		/*border: 1px solid transparent; */
		background-color: #28297A;
		/*padding: 0.3em 2em 0.3em 1em;*/
	}
	#top-login .et_pb_promo_button:hover { 
		border: 1px solid transparent; 
		/* padding: 0.2em 2em 0.2em 1em; */
		/* background-color: #be1622; */
		background-color: #282979;
		cursor: pointer;
		color: #FFF;
	}
	#top_search .searchwp-live-search-widget-search-form input.search-submit:hover, #top_search_mob .searchwp-live-search-widget-search-form input.search-submit:hover { 
		border: 1px solid transparent; 
		background-color: #be1622;
		cursor: pointer;
	}

	/*Button Hover Light Text*/
	.et_pb_button:hover { 
		background-color: #be1622;
	}

	/*Button Hover Dark Text*/
	.et_pb_bg_layout_light .et_pb_button:hover { 
		background-color: #be1622;
		color: #ffffff;
	}

	/*Button - With Icon*/
	.et_pb_button:after, a.soliloquy-fc-read-more:after { 
		font-size: 24px; 
		line-height: 1.1em; 
		/*content:"\35";*/
	    content:"";	
		opacity: 0; 
		position: absolute; 
		margin-left: -1em; 
		-moz-transition: all 0.2s; 
		-webkit-transition: all 0.2s; 
		transition: all 0.2s; 
	}


	.et_pb_blog_grid .et_pb_button:after, button:after, input[type="button"]:after, input[type="submit"]:after, .gform_button:after { 
		font-size: 24px; 
		line-height: 1.1em; 
		/*content:"\35"; */
		opacity: 0; 
		position: absolute; 
		margin-left: -1em; 
		-moz-transition: all 0.2s; 
		-webkit-transition: all 0.2s; 
		transition: all 0.2s; 
	}

	.search-form button.et_pb_promo_button:after { 
		color: #ffffff;
		font-size: 24px; 
		line-height: 1em; 
		content:"\35"; 
		opacity: 0; 
		position: absolute; 
		margin-left: -1em; 
		-moz-transition: all 0.2s; 
		-webkit-transition: all 0.2s; 
		transition: all 0.2s; 
	}

        #top-login .et_pb_promo_button:after { 
		color: #ffffff;
		font-size: 24px; 
		line-height: 1em; 
		/* content:"\35"; */
                content:""; 
		opacity: 0; 
		position: absolute; 
		margin-left: -1em; 
		-moz-transition: all 0.2s; 
		-webkit-transition: all 0.2s; 
		transition: all 0.2s; 
	}



	.et_button_icon_visible .et_pb_button { 
		padding-right: 2em; 
		padding-left: 0.7em; 
	}
	.et_button_icon_visible .et_pb_button:after { 
		opacity: 1; 
		margin-left: 0; 
	}

	.et_pb_button:hover:after, a.soliloquy-fc-read-more:hover:after, #top-login .et_pb_promo_button:hover:after, .search-form button.et_pb_promo_button:hover:after, button:hover:after, input[type="button"]:hover:after, input[type="submit"]:hover:after, .gform_button:hover:after  {
		opacity: 1; 
		margin-left: 0; 
	}

	.et_pb_button::after, a.soliloquy-fc-read-more::after, #top-login .et_pb_promo_button::after, .search-form button.et_pb_promo_button::after, button::after, input[type="button"]::after, input[type="submit"]::after, .gform_button::after {
    -moz-osx-font-smoothing: grayscale;
    font-family: "ETmodules";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light.et_hover_enabled.et_pb_button {
    color: #FFFFFF;
    font-weight: 700;
    border-radius: 8px;
	background-color: #B3282D;
	font-size: 16px;
	width: 214px;
}
.et_pb_bg_layout_light.et_pb_module.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_more_button:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover, .gform_button:hover, .et_pb_bg_layout_light.et_hover_enabled.et_pb_button:hover {
		background-color: #28297A !important;
		color: #ffffff;
		border: 1px solid #ffffff;
}
.et_pb_bg_layout_light.et_pb_module.et_pb_button:after, .et_pb_bg_layout_light .et_pb_more_button:after, .see-all-benefits .et_pb_button::after {
	font-size: 32px;
}

.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button {
    color: #ffffff;
}

/* NFRN About Information Pages Special Settings */

.postid-17019258 .et_pb_section {
    padding: 0 !important;
}

.postid-17019258 .et_pb_row.et_pb_row_fullwidth, .postid-17019258 .et_pb_specialty_fullwidth > .et_pb_row {
	width: 100% !important;
	max-width: 100% !important;
}
 .page-id-17019211 p.post-meta, .postid-17019258 .post-meta, .postid-17019258 .rpbt_shortcode, .postid-17018632 .post-meta, .postid-17018632 .rpbt_shortcode, .postid-17018633 .post-meta, .postid-17018633 .rpbt_shortcode {
	display: none !important;
} /* Hide post meta information and related content */



.page-id-17019211 #about-info article {
    margin-bottom: 10px !important;
}
/* Easy Tables Style */

tr.tablesorter-headerRow {
	background-color: #282979;
}

.tablesorter-header-inner {
	color: #ffffff;
}

/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* --------------------------------------------- */
/* 			 Popdown Plugin Styling              */
/* --------------------------------------------- */
/* The dark transparent background */
#popdown-opacity {
  background: url(../img/blend-bg.png) repeat;
}
/* The white dialog itself */
#popdown-dialog {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#popdown-dialog .body {
  padding: 30px;
}
/* The dialog loading indicator */
.popdown-loading {
  padding: 20px;
  background: url(../img/popdown-loading.gif) no-repeat center center;
}
/* Added to dialog when loading is complete */
/* --------------------------------------------- */
/* 			 Your Styling Styling                */
/* --------------------------------------------- */
div.popdown-content {
  /* endof footer */

}
div.popdown-content header h2 {
  margin: 0;
  padding: 0;
  background-color: #f0f0f0;
  font-size: 16px;
  text-align: left;
  padding: 15px 10px;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif;
  color: #464646;
}
div.popdown-content section.body {
  padding: 20px;
  text-align: left;
}
div.popdown-content section.body h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #727272;
  font-family: "Helvetica Neue", Helvetica, "pragmatica-web", Arial, sans-serif;
}
div.popdown-content section.body p {
  font-size: 16px;
  color: #B3B3B1;
}
div.popdown-content footer {
  padding: 0px 20px 20px 0;
  text-align: right;
}
div.popdown-content footer button {
  margin: 0;
  padding: 0;
  padding: 10px 30px;
  background-color: #3BB69E;
  border: none;
  font-size: 12px;
  cursor: pointer;
  outline: none;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.popdown-content footer button:hover {
  background-color: #329c87;
}
/* endof div.popdown-content*/

/* Post Meta Tags Styling */
.post-meta a, .post-meta a:visited, .post-meta a:active { 
background:#ffff;
border:1px solid #333;
color: #333 !important;
border-radius:0;
text-decoration:none;
padding:4px;
margin:4px;
text-transform:uppercase;
font-size: 11px;
}

.post-meta a:hover { 
background:#be1622;
color:#FFF !important;
border:1px solid #be1622;
}

.search .post-meta a,.search .post-meta a:visited,.search .post-meta a:active { 
background:none !important;
border:none !important;
color: #333 !important;
border-radius:0;
text-decoration:none;
padding:0 !important;
margin:0 !important;
text-transform:uppercase;
font-size: 11px;
}

.search .post-meta a:hover { 
background: none !important;
color:#be1622 !important;
border:none !important;
}

/* Related Posts */
#gallery-1 .gallery-item {
    text-align: left !important;
}
.gallery-item a, .gallery-caption {
    max-width: 150px;
}
/* FOOTER */
/*Auth: Prakash */
.footer-widget .et_pb_widget a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    /*margin-bottom: 16.21% !important;*/
    margin-bottom: 4.21% !important;
}

/* Magic Members */
.mgm_form label {
	font-weight: 700;
}

.mgm_form label input {
	margin: 10px 0;
	font-weight: normal;
}

.mgm_message {
	margin-bottom: 10px;
}

/* Gravity Forms */
.gform_wrapper .gform_footer {
    clear: both;
    margin: 0 !important;
    padding: 0 0 23px 16px !important;
    width: 100%;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
	color: #222222 !important;
}
/* Mobile */
@media all and (max-width: 800px) {

	/* Soliloquy Slider */
	
	#soliloquy-container-17014473 .soliloquy-image { max-height: 480px; }
	
	.soliloquy-container .soliloquy-caption { 
	  top: 50% !important;
	 
	  /* Half of the height specified below, as a minus number
	  * e.g. if your caption height = 80px, margin-top = -40px */
	  margin-top: -45px;  
	}
	/*.soliloquy-caption {
	    display: block !important;
	    margin: auto !important;
	    max-width: 1080px !important;
	    width: 80% !important;
	    position: relative !important;
	    bottom: 0 !important;
	    float: left;
	    z-index: 100 !important;
	}*/
	
	.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	    background: rgba(0, 0, 0, 1.0) none repeat scroll 0 0;
	    color: #fff;
	    display: block !important;
	    margin: auto !important;
	    max-width: 1200px !important;
	    width: 80% !important;
	    padding: 20px !important;
	    text-align: left !important;
	    text-shadow: 0 1px 1px #000;
		height: 80px !important;
	}
	
	.soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-caption {
		margin-bottom: 5%;
		text-align: center !important; 
		display: block; 
	}
	
	.soliloquy-fc-slider .soliloquy-caption-inside h2.soliloquy-fc-title {
	    color: #fff;
	    font-size: 0.8em !important;
	    font-weight: 700;
	    margin-bottom: 0.4em !important;
	}
	
	.soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-content p {
		font-size: 0.75em !important;
	    line-height: 1.55em !important;
	}
	a.soliloquy-fc-read-more {
	    color: #fff;
	    font-weight: 700;
		font-size: 12px; 
		text-transform: uppercase; 
		padding: 0.2em 0.75em; 
		line-height: 1.7em !important; 
		background: transparent; 
		position: relative; 
		border: 1px solid; 
		-moz-border-radius: 0px; 
		-webkit-border-radius: 0px; 
		border-radius: 0px; 
		-moz-transition: all 0.2s; 
		-webkit-transition: all 0.2s; 
		transition: all 0.2s;
	}
	
	#top_search {
		/* display: none !important; */
	}
	#top-header #et-info-phone {
		font-size: 14px;
		font-weight: 700;
		line-height: 1.8em; 
		padding: 0.3em 0.75em; 
	}
	
	#et-info-phone::before {
	    margin-right: 4px;
	    position: relative;
	    top: 3px;
	}
	
	#et-info,
    #et-secondary-menu {
        text-align: center;
        display: block;
        float: none;
    }
	
	.benefits .et_overlay::before {
	    content: none !important;
	}
	.results-thumbnail {
	    /* display: none !important; */
	}
}

/*MARGOT'S MODS START HERE*/

.et_full_width_page .rpbt_shortcode {
 padding: 0px 19.5%;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
} /*related content placement on full-width pages*/

@media (max-width: 800px){
 .et_full_width_page .rpbt_shortcode { 	
 	margin-left: auto;
 	margin-right: auto;
	}
 #gallery-1{
	margin:auto;
	width: 100%;
}
} /*fix for mobile and tablets*/

#tribe-events-pg-template{
margin-top: 30px;
} /*Fix for event pages: not too high anymore!*/

/* ## Events details page ## */
.single-tribe_events #tribe-events-pg-template { margin-top: 0px; max-width: 100%; }
#tribe-events-pg-template { padding: 0px; }
#tribe-events { padding: 0px; }

#tryingSomething {
border-right: 2px solid black !important;
}

.post-117 .img-right, .post-123 .img-right{
display:none;} /*Legal Benefit Page - image taken out for the new template*/



@media (min-width:981px){
.post-117 .et_pb_row, .post-123 .et_pb_row{
 margin:0 !important;
}


}

.et-pb-slider-arrows a{
	background: rgba(0, 0, 0, 0.7);
	color: white !important;
	font-size: 30px;
} /*Navigation arrows on gallery sliders - arrows are now white with a dark background and smaller*/

/*.post-17081797 .published {
  color: red !important;
} Joe tries things!*/


/* == Max Mega Menu Styling - Prakash == */

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 { width: 13.66667% !important; }
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
    clear: right !important;
}

/* == End of Max Mega Menu == */


/* Events details page styling - Prakash */

.events-main-container {
    float: left; width: 100%;
}

.events-main-container .events-details-left-col {
    width:25%; float:left; margin-right:20px; border-right: 1px solid #999999;
}

.events-main-container .events-description-right-col {
    width:60%; float:left;
}


.tribe-events-single-section.tribe-events-event-meta {
 margin-top: 0px;
}

.tribe-events-meta-group.tribe-events-meta-group-details {
    width: 100%;
}

/* End of events details page styling */
#et-info { display: none; }

/* Search buttons for mobile phone */
.mobile-search-box { display: none; }
.searchInputBoxMob { height: 270px; background-color: #EAEAEA; text-align: center; padding: 60px 0px 0px 0px; }
.searchInputBoxMob h2 { font-size: 24px; color: #707070; font-weight: normal !important; text-align: left; margin-bottom: 5px; } 
.searchButtonMob { cursor: pointer; float: right; margin-right: 65px;  }
.searchButtonMob img { height: 36px; }
.searchButtonMob p { font-size: 12px; color: #676767; margin-top: -8px; }

.searchButtonCrossMob { display:none; cursor: pointer; float: right; margin-right: 65px; }
.searchButtonCrossMob p { font-size: 12px; color: #676767; margin-top: -8px; }
.searchButtonCrossMob img { height: 36px; }

/* .et_pb_fullwidth_code */
.et_pb_section.et_section_transparent { display: none; }


/* Mobile Phone screen size - Prakash */
@media all and (max-width: 800px) {
    
	/* ## Header Logo for small screen size ## */
	#main-header #logo { margin-top: -95px; }
	
	.events-main-container .events-details-left-col {
        width: 100%;
        border-right: none;
    }
    
    .events-main-container .events-description-right-col {
        width: 100%;
    }
    
    .helpContactTop { display: none; }
    
    #et-info { display: block; }
    
    #top-login { display: none; }
    
    /* Search auto suggestion - drop down posts mobile overlay top of menu */
    .ui-menu.ui-widget.ui-widget-content {
        z-index: 100000;
    }
    
    /* Search buttons for mobile phone */
    .mobile-search-box { display: block; }
    
    /* ## Home page ## */
    .home-member-benefits .main-imgText-container .img-text-box { width: 100% !important; }
    
    .banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
    .banner1 .text-container { width: 335px !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; position: relative; }
    .banner1 .text-container h2 { font-size: 18px !important; }
    .banner1 .text-container .main-text { text-align: left; }
    
    .banner1.right { flex-direction: column; }
    .banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; position: relative; }
    .banner1.last .text-container.last { width: 335px !important; margin-left: -1px !important; position: relative; }
    
	.banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	.banner1.last .img-container { background: linear-gradient( to top, #28297A 0%, #28297A 25%, transparent 27%, transparent 100% ); }
	
    .banner1 .img-container img { width: 335px; }
	.banner1 .img-container img.desktop { display:none; }
    .banner1.right .img-container img.desktop { display:none; }
    .banner1.last .img-container img.desktop { display:none; }
    
    .banner1 .img-container img.mobile { display:block !important; }
    .banner1.right .img-container img.mobile { display:block !important; }
    .banner1.last .img-container img.mobile { display:block !important; }

	#post-76 .banner1_hex_btn, #post-76 .banner2_hex_btn, #post-76 .banner3_hex_btn { position: absolute; bottom: 10px; transform: translate(-50%, -50%); }
    
    .home-getintouch-register .left-col { width: 101.5vw !important; height: auto !important; }
    .home-getintouch-register .right-col { width: 101.5vw !important; height: auto !important; padding-bottom: 20px; }
    .home-getintouch-register .left-col .left-container { width: 100% !important; float: left !important; text-align: center !important; margin-right: 0px !important; margin-left: 0px !important; }
    .home-getintouch-register .left-col .left-container h2 { margin-top: 10px; margin-bottom: 25px; }
    .home-getintouch-register .right-col .right-container { width: 100% !important; text-align: center !important; margin-left: 0px !important; margin-right: 0px !important; }
    .home-getintouch-register .right-col .right-container h2 { margin-top: 10px; margin-bottom: 15px; }
    .home-getintouch-register .left-col .left-container .text, .home-getintouch-register .right-col .right-container .text { width: 333px; display: inline-block; text-align: left; }    
    .home-getintouch-register .left-col a { padding-bottom: 60px; }
    .home-getintouch-register .right-col .right-container .home_join_btn { margin-bottom: 20px; }
    
    .footer-widget.footer-menu-left, .footer-widget.footer-menu-right { display: none; }
    .footer-logo-container { width: 100%; margin-bottom: 10px; text-align: center; }
    .footer-logo-container .mobile-logo { display: inline-block !important; width: auto; }
    .footer-logo-container .desktop-logo { display: none !important; }
    .footer-widget.footer-address h4.title { display: none; }
    .footer-widget.footer-address #text-3 { float: right; margin-right: 30px; }
    .footer-widget.footer-address #text-5 { margin-left: 15px; }
    
    .footer-social-container { float: none !important; } 
    .footer-social { display: block; font-size: 18px !important; clear: both; margin-left: 0px !important; }
    #footer-widgets { padding-bottom: 3% !important; }
    .et-social-icons li { margin-left: 10px; margin-right: 10px; }
    
    .et-info-mobile a { font-size: 17px !important; }
    #et-info-phone { font-size: 17px; }
    
    .home-member-benefits p.main-text { width: 85% !important; margin-left: 10% !important; }
    
    #post-76 .et_pb_section.et_pb_section_5 .events-banner { width: 100% !important; height: 117px !important; }
    #post-76 .et_pb_section.et_pb_section_5 .et_pb_column.et_pb_column_1_3.et_pb_column_10 { margin-bottom: 0px; }
    #post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_7 { padding-bottom: 0px; }
    #post-76 .et_pb_section.et_pb_section_6 { padding-top: 0px !important; }
    .textwidget { font-size: 14px !important; }
    
    .et-social-icon.et-social-facebook, .et-social-icon.et-social-twitter, .et-social-icon.et-social-linkedin { width: 45px; height: 45px; }
    .et-social-icon.et-social-facebook a, .et-social-icon.et-social-twitter a, .et-social-icon.et-social-linkedin a { margin-top: 5px; }
    .et-social-icon a { font-size: 30px; }
    
    #footer-bottom { padding-left: 0px; display: block !important; }
    
	#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_8 .et_pb_column.et_pb_column_1_3.et_pb_column_10 { width: 100% !important; }
	
    /* ### Search results Mobile ### */
    .search-results-area .container { text-align: center; padding-top: 40px !important; }
    .search-results-area #content-area #left-area .header { float: none; text-align: center; margin-bottom: 25px; }
    .search-results-area #content-area #left-area .search-sortby-select { float: none; text-align: center; display: inline-block; }
    .search-results-area #content-area #left-area .divider { margin-bottom: 0px; }
    .search-results-area .results .results-thumbnail img.attachment-medium_large { width: 330px; height: 260px; }
    .results-thumbnail { margin-right:0px; }
    .search-results-area .results { width: 330px; height: auto; clear: both; margin-bottom: 35px; display: inline-block; }
    .results-content { width: 100%; padding: 25px 25px 0px 25px; float: left; text-align: left; }
    .results-description { width: 100%; }
    .results-arrow-link { float: left; margin-top: -5px; margin-right: 0px; position: relative; bottom: -27px; left: 130px; }
	.hexagon-search-image { position: relative; right: 0px; top: 0px; margin-top: 0px; }
    .search-results-area .wp-pagenavi { margin-bottom: 0px; padding-bottom: 30px; }
    .search-results-area .post-date { width: 25%; left: 70%; padding: 1px 0px 1px 0px; }
    .search-results-area h2 { text-align: left; }
    
    /* ### My Details profile Mobile ### */
    .my-details .first-desc { width: 100% !important; }
    .my-details .contact-details .label { width: 100% !important; padding-bottom: 5px !important; text-align: left !important; font-size: 16px !important; }
    .my-details .contact-details .label .label-colon { display: none; }
    .my-details .contact-details .value { width: 100% !important; }
    .my-details .update-password input[type="text"], .my-details .update-password input[type="password"] { width: 100% !important; }
    .my-details .update-password .label-input-box { padding-left: 1px !important; }
    .my-details #new_password { width: 93.1% !important; }
    .my-details .submit-button { text-align: center; }
 	.my-details .update-password #pass_match_validation { width: 100% !important; }
 
    /* ## Events page ## */
    .events-main-title { text-align: center; font-size: 24px !important; }
    .events-sub-title { font-size: 24px !important; }
    
    #post-17019191 .upcoming-seasonal-events .type-tribe_events { width: 100% !important; }
    /* #post-17019191 .upcoming-seasonal-events .tribe-mini-calendar-event .list-date { width: 70px !important; height: 60px; } */
    #post-17019191 .upcoming-seasonal-events .tribe-mini-calendar-event .list-date .list-daynumber { padding-top: 0px !important; }
    #post-17019191 .upcoming-seasonal-events .tribe-mini-calendar-event .list-info h2 { font-size: 20px !important; line-height: 25px; }
    #post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-dayname .month-only { font-size: 18px; }
    #post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-daynumber .day-only { font-size: 18px; }

    #post-17019191 .et_pb_section_2 .et_pb_row_3 { padding-bottom: 0px; }
    #post-17019191 .tribe-mini-calendar-wrapper { width: 126%; margin-left: -13%; }
	#post-17019191 .tribe_mini_calendar_widget .tribe-mini-calendar-wrapper { display: block; }
    #post-17019191 .tribe-mini-calendar-list-wrapper { width: 100% !important; }
    #post-17019191 .tribe-mini-calendar-grid-wrapper { width: 100% !important; }
    #post-17019191 .tribe-mini-calendar th, #post-17019191 .tribe-mini-calendar td { padding: 0px 0px 0px 0px !important; }
    #post-17019191 .et_pb_column.et_pb_column_4_4.et_pb_column_6 h2 { font-size: 24px !important; }
    #post-17019191 .tribe-mini-calendar-list-wrapper h2.title { font-size: 24px !important; margin-top: 30px !important; margin-bottom: 15px !important; }
    
    #post-17019191 .tribe-mini-calendar .tribe-events-present, 
    #post-17019191 .tribe-mini-calendar .tribe-mini-calendar-today { 
        padding-top: 5px !important;
    }
	
	#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { margin-top: 0px; }
	#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17019191 .tribe-mini-calendar .tribe-events-future.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { margin-top: 1px; }
	
    
    .tribe-mini-calendar-grid-wrapper .table-nav-c .left-arrow-c { height: 47px !important; }
    .tribe-mini-calendar-grid-wrapper .table-nav-c .right-arrow-c { height: 47px !important; margin-top: 0px !important; }
    .tribe-mini-calendar-grid-wrapper .table-nav-c { height: 47px !important; }
    .tribe-mini-calendar-grid-wrapper .table-nav-c .middle-month-c { padding-top: 12px !important; display: inline-block; }
    .tribe-mini-calendar-nav .table-nav-c .prev-month { margin-top: 6px !important; }
    .tribe-mini-calendar-nav .table-nav-c .next-month { margin-top: 6px !important; }
	.tribe-mini-calendar-grid-wrapper .tribe-events-past.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { 
		margin-top: 0px !important; 
	}
		
	#tribe-bar-form .tribe-bar-submit { width: 100% !important; text-align: center; }	
	#tribe-events-bar:after, #tribe-events-bar:before { content: ' '; position: absolute; top: 0; width: 100%; height: 100%; }
	#tribe-events-bar:after { right: -115px; background-color: #EAEAEA; }
	#tribe-events-bar:before { left: -115px; background-color: #EAEAEA; }
	
	.tribe-bar #tribe-events-content { overflow: visible; }
	.tribe-bar #tribe-events-content:after, .tribe-bar #tribe-events-content:before { content: ' '; position: absolute; top: 0; width: 33%; height: 100%; }
	.tribe-bar #tribe-events-content:after { right: -33%; background-color: #EAEAEA; }
	.tribe-bar #tribe-events-content:before { left: -33%; background-color: #EAEAEA; }
		
    #post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { padding: 5px !important; }
    #post-17019191 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; padding-bottom: 0px; }
    #post-17019191 .et_pb_section_2 .et_pb_row_4 { padding-top: 0px; }
    #post-17019191 .et_pb_section_3 .et_pb_row_5 { padding-bottom: 0px; }
    
    #post-17019191 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
    #post-17019191 #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
    #post-17019191 #tribe-bar-form select { width: 100% !important; }
    #post-17019191 #tribe-bar-form input[type="text"] { width: 100% !important; }
    #post-17019191 #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
    #post-17019191 #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
    #post-17019191 #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
    #post-17019191 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
    #post-17019191 .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; }  
    
    #post-17019191 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 .tribe-mini-calendar-event { width: 100% !important; height: 100px !important; }
	
	#tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { overflow: unset; }
	#tribe-bar-form .tribe-bar-submit input[type="submit"] { width: 214px !important; height: 47px !important; padding-top: 8px !important; }
		
	/* ## Events nfrn national diary page ## */
	#post-17110593 .tribe-mini-calendar-wrapper { width: 126%; margin-left: -13%; display: block !important; }
	#post-17110593 .tribe_mini_calendar_widget .tribe-mini-calendar-wrapper { display: block; }
	#post-17110593 .tribe-mini-calendar-list-wrapper { width: 100% !important; }
	#post-17110593 .tribe-mini-calendar-grid-wrapper { width: 100% !important; }
	#post-17110593 .tribe-mini-calendar th, #post-17110593 .tribe-mini-calendar td { padding: 0px 0px 0px 0px !important; }
	#post-17110593 .tribe-mini-calendar-list-wrapper h2.title { font-size: 24px !important; margin-top: 30px !important; margin-bottom: 15px !important; }
	
	#post-17110593 .tribe-mini-calendar .tribe-events-present, 
	#post-17110593 .tribe-mini-calendar .tribe-mini-calendar-today { 
		padding-top: 5px !important;
	}
	#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { padding: 5px !important; }
	
	#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { margin-top: 0px; }
	#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17110593 .tribe-mini-calendar .tribe-events-future.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { margin-top: 1px; }
	
	#post-17110593 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
	#post-17110593 #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
	#post-17110593 #tribe-bar-form select { width: 100% !important; }
	#post-17110593 #tribe-bar-form input[type="text"] { width: 100% !important; }
	#post-17110593 #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
	#post-17110593 #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
	#post-17110593 #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
	#post-17110593 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
	#post-17110593 .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; } 	
	#post-17110593 .tribe-mini-calendar-event { width: 100% !important; height: 100px !important; }
	
	
	/* ## Events districts category page ## */
	#post-17110628 .tribe-mini-calendar-wrapper { width: 126%; margin-left: -13%; display: block !important; }
	#post-17110628 .tribe_mini_calendar_widget .tribe-mini-calendar-wrapper { display: block; }
	#post-17110628 .tribe-mini-calendar-list-wrapper { width: 100% !important; }
	#post-17110628 .tribe-mini-calendar-grid-wrapper { width: 100% !important; }
	#post-17110628 .tribe-mini-calendar th, #post-17110628 .tribe-mini-calendar td { padding: 0px 0px 0px 0px !important; }
	#post-17110628 .tribe-mini-calendar-list-wrapper h2.title { font-size: 24px !important; margin-top: 30px !important; margin-bottom: 15px !important; }
	
	#post-17110628 .tribe-mini-calendar .tribe-events-present, 
	#post-17110628 .tribe-mini-calendar .tribe-mini-calendar-today { 
		padding-top: 5px !important;
	}
	#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { padding: 5px !important; }
	
	#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { margin-top: 0px; }
	#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17110628 .tribe-mini-calendar .tribe-events-future.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { margin-top: 1px; }
	
	#post-17110628 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
	#post-17110628 #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
	#post-17110628 #tribe-bar-form select { width: 100% !important; }
	#post-17110628 #tribe-bar-form input[type="text"] { width: 100% !important; }
	#post-17110628 #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
	#post-17110628 #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
	#post-17110628 #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
	#post-17110628 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
	#post-17110628 .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; } 	
	#post-17110628 .tribe-mini-calendar-event { width: 100% !important; height: 100px !important; }    
	
	
	/* ## Events National Council page ## */
	#post-17111062 .tribe-mini-calendar-wrapper { width: 126%; margin-left: -13%; display: block !important; }
	#post-17111062 .tribe_mini_calendar_widget .tribe-mini-calendar-wrapper { display: block; }
	#post-17111062 .tribe-mini-calendar-list-wrapper { width: 100% !important; }
	#post-17111062 .tribe-mini-calendar-grid-wrapper { width: 100% !important; }
	#post-17111062 .tribe-mini-calendar th, #post-17111062 .tribe-mini-calendar td { padding: 0px 0px 0px 0px !important; }
	#post-17111062 .tribe-mini-calendar-list-wrapper h2.title { font-size: 24px !important; margin-top: 30px !important; margin-bottom: 15px !important; }
	
	#post-17111062 .tribe-mini-calendar .tribe-events-present, 
	#post-17111062 .tribe-mini-calendar .tribe-mini-calendar-today { 
		padding-top: 5px !important;
	}
	#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { padding: 5px !important; }
	
	#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { margin-top: 0px; }
	#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17111062 .tribe-mini-calendar .tribe-events-future.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { margin-top: 1px; }
	
	#post-17111062 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
	#post-17111062 #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
	#post-17111062 #tribe-bar-form select { width: 100% !important; }
	#post-17111062 #tribe-bar-form input[type="text"] { width: 100% !important; }
	#post-17111062 #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
	#post-17111062 #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
	#post-17111062 #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
	#post-17111062 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
	#post-17111062 .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; } 	
	#post-17111062 .tribe-mini-calendar-event { width: 100% !important; height: 100px !important; }
	
	
	/* ## Trade Shows page - Events calendar ## */
	#post-17111399 .tribe-mini-calendar-wrapper { width: 126%; margin-left: -13%; display: block !important; }
	#post-17111399 .tribe_mini_calendar_widget .tribe-mini-calendar-wrapper { display: block; }
	#post-17111399 .tribe-mini-calendar-list-wrapper { width: 100% !important; }
	#post-17111399 .tribe-mini-calendar-grid-wrapper { width: 100% !important; }
	#post-17111399 .tribe-mini-calendar th, #post-17111399 .tribe-mini-calendar td { padding: 0px 0px 0px 0px !important; }
	#post-17111399 .tribe-mini-calendar-list-wrapper h2.title { font-size: 24px !important; margin-top: 30px !important; margin-bottom: 15px !important; }
	
	#post-17111399 .tribe-mini-calendar .tribe-events-present, 
	#post-17111399 .tribe-mini-calendar .tribe-mini-calendar-today { 
		padding-top: 5px !important;
	}
	#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { padding: 5px !important; }
	
	#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { margin-top: 0px; }
	#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events a.tribe-mini-calendar-day-link { margin-top: 6px; }
	#post-17111399 .tribe-mini-calendar .tribe-events-future.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { margin-top: 1px; }
	
	#post-17111399 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
	#post-17111399 #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
	#post-17111399 #tribe-bar-form select { width: 100% !important; }
	#post-17111399 #tribe-bar-form input[type="text"] { width: 100% !important; }
	#post-17111399 #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
	#post-17111399 #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
	#post-17111399 #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
	#post-17111399 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
	#post-17111399 .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; } 	
	#post-17111399 .tribe-mini-calendar-event { width: 100% !important; height: 100px !important; }
		    
	
	/* ## Events Category Page - /events-calendar/category ## */
	.tribe-events-pg-template #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 100% !important; }
    .tribe-events-pg-template #tribe-bar-form .tribe-bar-search-filter { width: 100% !important; }
    .tribe-events-pg-template #tribe-bar-form select { width: 100% !important; }
    .tribe-events-pg-template #tribe-bar-form input[type="text"] { width: 100% !important; }
    .tribe-events-pg-template #tribe-bar-form .tribe-bar-filters-inner { padding-bottom: 20px; }
    .tribe-events-pg-template #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle { display:none; }
    .tribe-events-pg-template #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters { display: inline-block !important; position: relative; background: #EAEAEA; box-shadow: none; }
    .tribe-events-pg-template .tribe-events-list .tribe-events-loop .type-tribe_events { width: 300px !important; }
    .tribe-events-pg-template .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-mini-calendar-event { height: auto; min-height: 95px; } 
	
    /* Events details page */
    .single-tribe_events .tribe-events-single-event-title { font-size: 24px !important; margin-bottom: 15px !important; }
    .single-tribe_events .tribe-events-schedule { border: none; margin: 0px; padding: 0px;  }
    .single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-details { padding-left: 0px; }
    .single-tribe_events .tribe-events-single-event-description .et_pb_row_0 { margin-left: 0px; }
    .single-tribe_events .tribe-events-single-event-description .et_pb_row_1 { margin-left: 0px; }
    .single-tribe_events .tribe-events-single-event-description .et_pb_row_2 { margin-left: 0px; }
    
    .related-upcoming-events .related_title { font-size: 24px !important; text-align: center; }
    .related-upcoming-events .type-tribe_events { width: 100% !important; margin-bottom: 12px; }
    /*.related-upcoming-events .tribe-mini-calendar-event .list-date { width: 70px !important; height: 60px; }*/
    .related-events-container .events_link a { font-size: 20px !important; }
    
    .single-tribe_events .tribe-events-pg-template { background-color: #FFFFFF; }
    .tribe-events-meta-group.tribe-events-meta-group-details .date-time-list .divider_event_details { height: 5px; }
    .single-tribe_events .tribe-events-venue-map { width: 100%; }
    .single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-event-organiser-label { margin-bottom: 15px; }
    .single-tribe_events #tribe-events-content .tribe-events-event-meta .event-organiser-details .divider_event_organiser { height: 10px; clear: both; }
    .single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-events-event-categories-label span { display: none; }
    .single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-events-event-categories-label:after { content: 'Event Categories'; }
    .single-tribe_events .et_pb_row { width: 95%; }
    .single-tribe_events #tribe-events .tribe-events-button, .tribe-events-button { width: 155px !important; padding-top: 5px !important;  }
    
    .single-tribe_events .tribe-events-cal-links-custom .img { float: left; width: 16px; margin: 10px 0px 10px 20px; }
    .single-tribe_events .tribe-events-cal-links-custom .text { float: left; width: 100px; }
    
	
    .related-events-container {
        position: relative;
        width: 100vw;
        margin-left: calc(-50vw + 50% - 8px);
    }
    .related-events-container .et_pb_row_0.related-events-row { width: 80%; }
    .single-tribe_events .et_pb_section_0.related-events-container .et_pb_row_0 { padding-top: 30px !important; padding-bottom: 25px !important; }
    .single-tribe_events #tribe-events-pg-template { padding-bottom: 0px; }
    
    .single-tribe_events .et_pb_section .et_social_inline { margin-top: 0px !important; margin-left: -4%; }
    .single-tribe_events .et_social_inline .et_social_networks .et_social_icons_container { margin-left: 15px !important; }
    .single-tribe_events .et_social_inline .et_social_networks .et_social_icons_container li { width: 65px !important; height: 54px !important; clear: none !important; }
    #tribe-events-pg-template .tribe-events-content ul li { margin-right: 25px !important; }
    
    .single-tribe_events .et_social_inline .et_social_facebook { background-image: url("/wp-content/themes/NFRN/img/facebook_icon_mob.png") !important; background-size: 54px 54px; }
    .single-tribe_events .et_social_inline .et_social_twitter { background-image: url("/wp-content/themes/NFRN/img/twitter_icon_mob.png") !important; background-size: 54px 54px; margin-top: 0px !important; }
    .single-tribe_events .et_social_inline .et_social_linkedin { background-image: url("/wp-content/themes/NFRN/img/linkedin_icon_mob.png") !important; background-size: 54px 54px; margin-left: 0px !important; }
    
    .single-tribe_events .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px !important; padding-top: 0px; } 
    
	.single-tribe_events .et_social_inline .et_social_icon:hover { width: 65px !important; height: 54px !important; } 
    
    /* ## The Fed - Logged out page ## */
    #post-17109526 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px; width: 334px; font-weight: bold; padding-top:5px; padding-bottom:15px; }
    #post-17109526 .n2-section-smartslider .n2-ow .n2-ss-section-main-content { text-align: center; display: inline-block; }
    #post-17109526 .n2-section-smartslider .n2-ow .n2-ss-item-content a { font-size: 16px; margin-bottom: 30px; }
    
	/* Fed Talk */
	#post-17111485 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px; width: 334px; font-weight: bold; padding-top:5px; padding-bottom:15px; }
    #post-17111485 .n2-section-smartslider .n2-ow .n2-ss-section-main-content { text-align: center; display: inline-block; }
    #post-17111485 .n2-section-smartslider .n2-ow .n2-ss-item-content a { font-size: 16px; margin-bottom: 30px; }
	
    .the-fed-every-issue .feature-container .image-text-container { margin-right: 10px !important; }
    .the-fed-every-issue h2 { font-size: 20px !important; }
    .the-fed-every-issue .feature-container .image-text-container p { font-size: 20px !important; }
    .the-fed-every-issue .feature-container .image-text-container img.desktop { display:none; }
    .the-fed-every-issue .feature-container .image-text-container img.mobile { display:block !important; }
    
    /* The Fed three hex banners */    	
    .the-fed-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
    .the-fed-banner1 .text-container { width: 335px !important; height: auto !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
    .the-fed-banner1 .text-container h2 { font-size: 18px !important; }
    .the-fed-banner1 .text-container .main-text { text-align: left; }
    
    .the-fed-banner1.right { flex-direction: column; }
    .the-fed-banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; }
    .the-fed-banner1.last .text-container.last { width: 335px !important; margin-left: -1px !important; }
    
	.the-fed-banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.the-fed-banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	.the-fed-banner1.last .img-container { background: linear-gradient( to top, #28297A 0%, #28297A 25%, transparent 27%, transparent 100% ); }
	
	.the-fed-banner1 .img-container img { width: 335px; }
    .the-fed-banner1 .img-container img.desktop { display:none; }
    .the-fed-banner1.right .img-container img.desktop { display:none; }
    .the-fed-banner1.last .img-container img.desktop { display:none; }
    
    .the-fed-banner1 .img-container img.mobile { display:block !important; }
    .the-fed-banner1.right .img-container img.mobile { display:block !important; }
    .the-fed-banner1.last .img-container img.mobile { display:block !important; }
    
    /* Sign in and Join columns section */
    .the-fed-getintouch-register .left-col { width: 101.5vw !important; height: auto !important; }
    .the-fed-getintouch-register .right-col { width: 101.5vw !important; height: auto !important; padding-bottom: 20px; }
    .the-fed-getintouch-register .left-col .left-container { width: 100% !important; float: left !important; text-align: center !important; margin: 20px 0px 25px 0px !important; }
    .the-fed-getintouch-register .left-col .left-container h2 { margin-top: 10px; margin-bottom: 25px; text-align: center; margin-right: 20%; margin-left: 20%; line-height: 30px; }
    .the-fed-getintouch-register .right-col .right-container { width: 100% !important; text-align: center !important; margin-left: 0px !important; margin-right: 0px !important; }
    .the-fed-getintouch-register .right-col .right-container h2 { margin-top: 10px; margin-bottom: 15px; }
    .the-fed-getintouch-register .left-col .left-container .text, .the-fed-getintouch-register .right-col .right-container .text { width: 333px; display: inline-block; text-align: left; }    
    .the-fed-getintouch-register .left-col a { padding-bottom: 60px; }
    .the-fed-getintouch-register .right-col .right-container .home_join_btn { margin-bottom: 20px; }
    .the-fed-getintouch-register .left-col .left-container .mgm_form p { line-height: 0px !important; }
    
    .the-fed-getintouch-register .left-col .left-container input[type="text"] { width: 285px !important; }
    .the-fed-getintouch-register .left-col .left-container input[type="password"] { width: 285px !important; }
    .the-fed-getintouch-register .left-col .left-container .login-page-buttons { text-align: center; }
    .the-fed-getintouch-register .left-col .left-container label { font-size: 16px !important; margin-left: 25px; }
    .the-fed-getintouch-register .left-col .left-container .label-input { margin-bottom: 20px !important; }
    .the-fed-getintouch-register .left-col .left-container .label-input .input-box { text-align: center; }
    
    /* ## The Fed - Logged in page /the-fed-user ## */
    #post-17109550 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px; width: 334px; font-weight: bold; padding-top:5px; padding-bottom:15px; }
    #post-17109550 .n2-section-smartslider .n2-ow .n2-ss-section-main-content { text-align: center; display: inline-block; }
    #post-17109550 .n2-section-smartslider .n2-ow .n2-ss-item-content a { font-size: 16px; margin-bottom: 30px; }    
    #post-17109550 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; }
		
	/* Fed Talk User - Logged in page /fed-talk-user */
    #post-17111488 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px; width: 334px; font-weight: bold; padding-top:5px; padding-bottom:15px; }
    #post-17111488 .n2-section-smartslider .n2-ow .n2-ss-section-main-content { text-align: center; display: inline-block; }
    #post-17111488 .n2-section-smartslider .n2-ow .n2-ss-item-content a { font-size: 16px; margin-bottom: 30px; }    
    #post-17111488 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; }
	    
    .the-fed-user-this-issue { display: table !important;  }
    .the-fed-user-this-issue .img-container { display: table-header-group !important; float: none !important; }
    /*.the-fed-user-this-issue .img-container img { height: 212px !important; }*/
    .the-fed-user-this-issue .text-container h2 { font-size: 20px !important; text-align: center; margin-top: 30px !important; margin-bottom: 20px !important; }
    .the-fed-user-this-issue .text-container { width: 100% !important; }
    .the-fed-user-this-issue .text-container .read-issue-container { text-align: center; }
    
    .the-fed-user-previous-issue h2.title { font-size: 24px !important; text-align: center; }
    .the-fed-user-previous-issue .issue-box-container .issue-box h2.heading { font-size: 20px !important; text-align: center; }
    .the-fed-user-previous-issue .issue-box-container .issue-box { width: 100% !important; margin-bottom: 15px !important; }
    
    
    /* ## News listing page ## */
	.news_filter_btn_box { display: block !important; }
    .news_filter_btn_box .news_filter_btn { width: 186px; height: 47px; color: #B3282D !important; font-size: 16px !important; border: 2px solid #B3282D; text-align: center; background-color: #FFFFFF !important; margin-bottom: 30px !important; }
    .news_filter_btn_box .news_filter_btn:hover { border: 2px solid #282979; color: #FFFFFF !important; }
    .searchandfilter ul { display: none !important; }
    
	.searchandfilter .filter-show { display: block !important; }
		
	.searchandfilter_container {
		position: absolute;
		left: 50%;		
		transform: translateX(-50%);		
		width: 85%;
		top: 130px;
		padding:10px;
		background-color: #EAEAEA;				
	}	
	.overlayNewsFilterPopup {
		position: fixed;		
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0,0,0,0.5);
		z-index: 2;		
		overflow: auto;
	}	
	.searchandfilter-close-btn {
		background-color: #EAEAEA;
		text-align: center;
		padding-top: 25px;
		padding-bottom: 25px;
		display: block !important;
	}	
	.searchandfilter-close-btn-box {
		cursor: pointer;
		width: 40px;
		height: auto;
		display: inline-block;
	}	
	.searchandfilter-close-btn .searchandfilter-close-btn-box p { font-size: 12px; }
	.searchandfilter-title { 
		background-color: #EAEAEA;
		text-align: center;
		padding-top: 25px;
		padding-bottom: 25px;
		display: block !important; 
	}	
	.searchandfilter-title h2 { font-size: 24px; color: #707070; font-weight: normal !important; }
    
    #post-17062241 .news-titleText-container h2 { font-size: 24px !important; font-weight: normal !important; text-align: center; }
	#post-17062241 .news-titleText-container h1 { text-align: center; }
    
    #post-17062241 .et_pb_section_1 { text-align: center; }
    #post-17062241 .et_pb_section_1 .et_pb_text_2 { display: inline-block; width: 100%; }
    
    #post-17062241 .et_pb_section_1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 { width: 100% !important; margin-right: 0px !important; }
    #post-17062241 .blog-column-3 .column.size-1of3 { width: 100% !important; margin-right: 0px; }
    #post-17062241 .et_pb_post .entry-featured-image-url img { height: 350px; border-radius: 0px !important; }
    #post-17062241 .textBlockPost { text-align: left; }
    #post-17062241 .textBlockPost h2 { font-size: 18px; padding-bottom: 10px; }
    
	.category-tag-page .et_pb_column .et_pb_blog_grid .column.size-1of2, .category-tag-page .et_pb_column .et_pb_widget:nth-child(n) { width: 100% !important; }	
	
	.searchandfilter ul li li input[type="radio"], .searchandfilter ul li li input[type="checkbox"] { 
		background: url("/wp-content/themes/NFRN/img/post_checkbox_mob.png") !important; 		
		width: 25px !important; 
		height: 29px !important;		
	}
	
	.searchandfilter ul li li input[type="radio"]:checked, .searchandfilter ul li li input[type="checkbox"]:checked { 
		background: url("/wp-content/themes/NFRN/img/post_checkbox_checked_mob.png") !important; 
		background-repeat: no-repeat !important; 
		width: 25px !important; 
		height: 29px !important;
	}
	
	.searchandfilter ul li li label { font-size: 15px; }
	
    /* ## Post page news article template ## */
    .post-template-default.single-post #main-content .container { padding-top: 40px; }
    .post-template-default.single-post .news-article-text { width: 100% !important; margin-right: 0px !important; margin-left: 0px !important; }
    .post-template-default.single-post .et_post_meta_wrapper img { max-height: 164px !important; }	
    .post-template-default.single-post .et_post_meta_wrapper h1 { font-size: 24px !important; font-weight: normal !important; }
    .post-template-default.single-post .et_post_meta_wrapper .post-meta { font-size: 16px !important; }
    .post-template-default.single-post .news-article-text .text-1 { font-size: 20px !important; }
    .post-template-default.single-post .entry-content { margin-left: 0px !important; margin-right: 0px !important; }
	.post-template-default.single-post .entry-content .rpbt_shortcode { margin: 0 -9999rem !important; display: none; }
	
	.post-template-default.single-post .entry-content .psac-post-slider-related { margin: 0 -9999rem; padding: 0.25rem 9999rem; background-color: #EAEAEA; padding-top: 30px; padding-bottom: 30px; display: block !important; }
	.post-template-default.single-post .entry-content .psac-post-slider-related h3 { font-size: 24px !important; text-align: center; color: #28297A; margin-bottom: 20px; }	
	.post-template-default.single-post .entry-content .psac-post-slider.psac-design-1 .psac-post-title { padding-bottom: 10px; }
	
    .post-template-default.single-post .news-article-text .img-text-right { display: table !important; }
    .post-template-default.single-post .news-article-text .img-text-right p.text { display: table-footer-group !important; float: none !important; }
    .post-template-default.single-post .news-article-text .img-text-right img { width: 100% !important; }
    .post-template-default.single-post .news-article-text .img-text-left img { width: 100% !important; }
    .post-template-default.single-post .news-article-text .img-text-left p.text { width: 100% !important; }
    .post-template-default.single-post .tabs-container .container-text { width: 100% !important; }
    .post-template-default.single-post .tags .tagsBox { padding-left: 0px; margin-left: 0px !important; }
    .post-template-default.single-post .tags .tagsBox span { margin-right: 20px !important; }
    .post-template-default.single-post .tabs-container .tabs-buttons .tab { height: 61px !important; font-size: 14px !important; }
    .post-template-default.single-post .tabs-container .container-text ul li { font-size: 16px !important; }
    
    
    .post-template-default.single-post .et_pb_section .et_social_inline { margin-top: 0px !important; }
    .post-template-default.single-post .et_social_inline .et_social_networks .et_social_icons_container li { width: 65px !important; height: 54px !important; clear: none !important; margin-right: 25px !important; }
    .post-template-default.single-post .et_social_inline .et_social_facebook { background-image: url("/wp-content/themes/NFRN/img/facebook_icon_mob.png") !important; background-size: 54px 54px; }
    .post-template-default.single-post .et_social_inline .et_social_twitter { background-image: url("/wp-content/themes/NFRN/img/twitter_icon_mob.png") !important; background-size: 54px 54px; margin-top: 0px !important; }
    .post-template-default.single-post .et_social_inline .et_social_linkedin { background-image: url("/wp-content/themes/NFRN/img/linkedin_icon_mob.png") !important; background-size: 54px 54px; margin-left: 0px !important; }
    .post-template-default.single-post .et_social_networks li:nth-child(n+2) { margin-top: 0px !important;  }
    .related-posts-container { width: 100% !important; margin-right: 0px !important; margin-bottom: 20px; }
    .related-posts-container .image-container img { border-radius: 0px !important; }
    .rpbt_shortcode h3 { font-size: 24px !important; text-align: center; }
    
	.post-template-default.single-post .et_social_inline .et_social_icon:hover { width: 65px !important; height: 54px !important; }
	
    /* ## Districts ## */
    .districts-page-main-header h1 { font-size: 24px !important; text-align: center; }
    .districts_all_map_container svg { height: 280px; }
    #post-17084103 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; }
    
    /* ## District Detail ## */
    .district-officials-info { width: 40%; margin-right: 10% !important; height: 230px; position: relative; margin-bottom: 30px; }
    .district-detail-header h1 { font-size: 24px !important; text-align: center; }
    .district-officials-title-text h2 { font-size: 24px !important; text-align: center; }
    .district-officials-info .mobile { display: block !important; position: absolute; /*bottom: 0px;*/ left: 30%; }
    .district-officials-info .desktop { display: none; }
    .district-officials-info h2 { font-size: 14px !important; }
	.district-officials-info p { font-size: 14px !important; }
    
    
    /* London District page and All other Districts pages */
    #post-17109641 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109641 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109641 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109641 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109641 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109641 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109641 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109650 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109650 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109650 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109650 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109650 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109650 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109650 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109684 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109684 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109684 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109684 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109684 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109684 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109684 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109709 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109709 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109709 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109709 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109709 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109709 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109709 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109717 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109717 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109717 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109717 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109717 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109717 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109717 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109727 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109727 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109727 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109727 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109727 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109727 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109727 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109737 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109737 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109737 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109737 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109737 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109737 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109737 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
    
	#post-17109750 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109750 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109750 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109750 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109750 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109750 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109750 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109756 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109756 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109756 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109756 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109756 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109756 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109756 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17109762 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17109762 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17109762 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17109762 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17109762 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17109762 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17109762 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17063590 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17063590 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17063590 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17063590 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17063590 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17063590 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17063590 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17063954 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17063954 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17063954 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17063954 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17063954 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17063954 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17063954 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
	
	#post-17063959 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17063959 .et_pb_section_0 .et_pb_row_1 { padding-top: 0px; }
    #post-17063959 .et_pb_section_1 .et_pb_row_2 { padding-bottom: 0px; }
    #post-17063959 .et_pb_section_1 .et_pb_row_3 { padding-top: 0px; }
    #post-17063959 .et_pb_section_2 .et_pb_row_4 { padding-bottom: 0px; }
    #post-17063959 .et_pb_section_2 .et_pb_row_5 { padding-bottom: 0px; }
    #post-17063959 .et_pb_section_2 .et_pb_row_6 { padding-top: 0px; }
		
	
    .district-detail-events h2 { font-size: 24px !important; }
    .district-detail-events-banner .events-banner { height: auto !important; }
    .district-detail-latest-news h2 { font-size: 24px !important; }
    
    /* ## Login page ## */
    #post-17014534 .et_pb_section_0 .et_pb_row_0 { width: 85%; }
    #post-17014534 .login-form-container h2 { font-size: 24px !important; }
    #post-17014534 .login-form-container p { width: 325px !important; }
    #post-17014534 #loginform label { font-size: 16px !important; }
    #post-17014534 #loginform input[type="text"] { width: 275px !important; height: 44px !important; }
    #post-17014534 #loginform input[type="password"] { width: 275px !important; height: 44px !important; }
    #post-17014534 .forgetmenot { margin-left: 0 !important; text-align: center !important; }
    #post-17014534 #loginform .mgm-login-button { width: 214px !important; }
    
    #post-17014534 .forgetmenot input[type="checkbox"] { 
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    
    #post-17014534 .forgetmenot input[type="checkbox"]:checked { 
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    
    #post-17014534 .login-forgot-password-link { font-size: 16px !important; font-weight: normal !important; }
    
	#post-17014534 #loginform .validation_register_box { width: 330px !important; }
	#post-17014534 #loginform .leftMargin { margin-left: 35px; }
	
    /* ## Register Page ## */
    #post-17098226 .et_pb_section_0 .et_pb_row.et_pb_row_0 { width: 85%; }
    #post-17098226 .register-form-container h1 { font-size: 24px !important; }
    .mgm_register_form .mgm_form .mgm_field_label { /*min-width: 50%;*/ min-width: auto;  }
    .mgm_register_form .mgm_form .mgm_field_label { font-size: 16px !important; width: auto !important; }
    .mgm_register_form .mgm_form .mgm_register_field { font-size: 16px !important; }
    .mgm_register_form .password_box .password-characters { position: relative !important; float: left; left: 0px !important; text-align: left; }
    #post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { padding-right: 20px !important; padding-left: 30px !important; }
    .mgm_register_form input[type="text"], .mgm_register_form input[type="password"], .mgm_register_form input[type="email"], .mgm_register_form select { 
        width: 280px !important;
        height: 44px;
    }
    .mgm_register_form textarea {
        width: 280px !important;
        height: 200px;
    }
    
    .mgm_register_form .title_box select, .mgm_register_form input#mgm_register_field_phone, .mgm_register_form input#mgm_register_field_zip {
        width: 130px !important;
    }
    .mgm_register_form .validation_register_box { width: 330px !important; }
    
    .mgm_register_form .terms_conditions_box input[type="checkbox"] {
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    .mgm_register_form .terms_conditions_box input[type="checkbox"]:checked {
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    
    .mgm_register_form .i_understand_tick_box_box input[type="checkbox"] {
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    .mgm_register_form .i_understand_tick_box_box input[type="checkbox"]:checked {
        width: 37px !important; 
        height: 43px !important;
        background-size: 37px 43px !important;
    }
    /* Register validation */
    .mgm_register_form .hex-info.desktop { display: none !important; }
    .mgm_register_form .hex-info.mobile { display: block !important; }
    
    /* ## My Profile Dashboard ## */
    .my-profile-left-menu.desktop { display: none; } 
    .my-profile-menu-bar-mobile-view { display: block !important; }
    .my-profile-left-menu-bar-mobile { display: block !important; }
    .my-profile-left-menu { 
        text-align: center; padding-top: 20px !important; padding-left: 0px !important;
		padding-bottom: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        position: fixed;
        bottom: 0;
        z-index: 99999;
        overflow-y: scroll;
        max-height: 100%;
    }
    .my-profile-left-menu ul li { margin-bottom: 25px !important; }
	.my-profile-left-menu ul li.no-bottom-margin { margin-bottom: 0px !important; }
    .my-profile-left-menu .doc_btn { width: 121px !important; font-size: 14px !important; padding-left: 0px !important; padding-right: 0px !important; }
    .my-profile-left-menu .logout_btn { width: 121px !important; padding-left: 0px !important; padding-right: 0px !important; }
    .my-profile-left-menu .doc-button-container { float: left; margin-right: 10px; margin-top: 15px; }
    .my-profile-left-menu .menu-close-container { display: block; position: relative; bottom: -9px; }
    .my-profile-left-menu .menu-close-container .menu-close-img { width: 57px; cursor: pointer; }
    .my-profile-left-menu .logout-button-container { float: left; margin-top: 15px; }
    
    #post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_3_4 { padding-top: 25px !important; }
    .my-profile-first-row .left-loggedin-name h1 { font-size: 24px !important; padding-bottom: 20px !important; }
    .my-profile-first-row .right-links { float: left !important; }
    .my-profile-first-row .right-links .link-doc .doc_btn { width: 162px; height: 48px; text-align: center; padding-left: 0px !important; padding-right: 0px !important; }
    .my-profile-first-row .left-loggedin-name { width: 100%; }
    .my-profile-first-row .right-links .link-doc { margin-right: 30px; }
    .my-profile-first-row .right-links .link-edit { margin-top: 12px !important; }
    
    #post-17110405 .et_pb_column .my-profile-member-services .et_pb_grid_item:nth-child(n) { width: 46% !important; margin-right: 10px !important; }
    .my-profile-member-services .header-bar { height: 73px !important; }
    .my-profile-member-services .header-bar h2 { padding-top: 24px !important; }
    .my-profile-hexagon-close { top: -28px !important; right: 23px !important; }
    .my-profile-hexagon-plus { top: -28px !important; right: 23px !important; }
    .my-profile-member-services .member-services-block .et_pb_portfolio_grid p { font-size: 12px !important; }
    
    .my-profile-hexagon-plus.supplier-content { right: 13px !important; }
    .my-profile-hexagon-close.supplier-content { right: 13px !important; }

    
    .my-profile-supplier-content { width: 100% !important; }
    .my-profile-supplier-content .header-bar h2 { padding-top: 24px !important; }
    .my-profile-supplier-content .header-bar { width: 98.2% !important; height: 73px !important; }
    .my-profile-supplier-content .supplier-content-block { width: 98.2% !important; }
    
    .my-profile-advice { width: 100% !important; }
    .my-profile-advice .header-bar { width: 98.2% !important; height: 73px !important; }
    .my-profile-advice .header-bar h2 { padding-top: 24px !important; }
    .my-profile-advice .advice-block { width: 98.2% !important; }
    
    #post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_3_4 .et_pb_text_5 { display:table; padding-top: 15px; margin-bottom: 10px !important; }
    .my-profile-fed-mag-posts { float: none !important; display:table-header-group; height: auto !important; }
    .my-profile-fed-mag-posts img { width: 100%; height: 124px; }
    .my-profile-fed-mag { width: 100% !important; padding: 25px 20px 25px 20px !important; margin-top: -5px !important; margin-right: 0px !important; }
    .my-profile-fed-mag h2 { text-align: left !important; }
    .my-profile-fed-mag p { text-align: left !important; }
	.my-profile-fed-mag .fed-read-btn-container { padding-top: 15px !important; }
	    
    .my-profile-latest-news .header-bar { height: 73px !important; }
    .my-profile-latest-news .header-bar h2 { padding-top: 24px !important; }
    /* My Profile Dashboard */
	.my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-title { height: 60px; overflow: hidden; }
	.my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-short-content { margin-top: 10px; height: 65px; }
	.my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-title a { line-height: 20px; }
	
    .my-profile-latest-deals .header-bar { height: 73px !important; }
    .my-profile-latest-deals .header-bar h2 { padding-top: 24px !important; }
	
	.my-profile-supplier-info .header-bar { height: 73px !important; }
	.my-profile-supplier-info .header-bar h2 { padding-top: 24px !important; }
	
	.my-profile-advice-info .header-bar { height: 73px !important; }
	.my-profile-advice-info .header-bar h2 { padding-top: 24px !important; }
    
    .my-profile-upcoming-events { width: 100% !important; }
    .my-profile-upcoming-events .header-bar { width: 98.2% !important; height: 73px !important; }
    .my-profile-upcoming-events .header-bar h2 { padding-top: 24px !important; }
    .my-profile-upcoming-events .upcoming-events-block { width: 98.2% !important; }	
 	    
    .my-profile-district-president { width: 100% !important; }
    .my-profile-district-president .header-bar { width: 98.2% !important; height: 73px !important; }
    .my-profile-district-president .header-bar h2 { padding-top: 24px !important; }
    .my-profile-district-president .district-president-block { width: 98.2% !important; }
    
    .my-profile-nfrn-assist { width: 100% !important; height: 375px !important; margin-right: 0px !important; padding-top: 25px !important; }
    .my-profile-nfrn-legal { width: 100% !important; height: 375px !important; padding-top: 25px !important; }
    .my-profile-nfrn-assist h2, .my-profile-nfrn-legal h2 { font-weight: normal !important; }
    
	.my-profile-latest-deals .post-grid .item .layer-content { height: 50px !important; } 
	.my-profile-latest-deals .post-grid .item .layer-content a { height: 45px !important; }
	    
    #post-17110405 .my-profile-supplier-content .psac-slider-and-carousel .owl-nav .owl-prev, #post-17110405 .my-profile-advice .psac-slider-and-carousel .owl-nav .owl-prev {
        width: 40px !important;    
    }
    #post-17110405 .my-profile-supplier-content .psac-slider-and-carousel .owl-nav .owl-next, #post-17110405 .my-profile-advice .psac-slider-and-carousel .owl-nav .owl-next {
        width: 40px !important;    
    }
    #post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-short-content, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-short-content {
        bottom: 5px !important;    
    }
    #post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-readmorebtn, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-readmorebtn {
        left: 115px !important; bottom: -7px !important;
    }
    .psac-slider-and-carousel .owl-dots { margin-top:15px; }
    #post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-slides .psac-post-image-bg {
        width: 72% !important;
        height: 370px !important;
    }
    #post-17110405 .my-profile-latest-news .psac-slider-and-carousel .owl-nav .owl-prev {
        width: 40px !important;
    }
    #post-17110405 .my-profile-latest-news .psac-slider-and-carousel .owl-nav .owl-next {
        width: 40px !important;
    }
    #post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-overlay {
        width: 65% !important;
        top: 70% !important;
    }
    #post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-meta {
        right: 0px !important;
    }
	
	.psac-post-slider.psac-design-1 .psac-post-short-content { height: 50px; overflow: hidden; }	
	
	/* Post slider and carousel partial visiable slider */
	.psac-slider-and-carousel .psac-post-slider.psac-design-1 .owl-stage-outer { overflow: visible; }
	.psac-slider-and-carousel .psac-post-slider.psac-design-1 .owl-stage-outer div.owl-item.active { opacity:1; overflow: hidden; }
	.psac-slider-and-carousel .psac-post-slider.psac-design-1 .owl-stage-outer div.owl-item.active ~ div.owl-item { opacity:1; padding-left: 15px; }
	.psac-slider-and-carousel .psac-post-slider.psac-design-1 .owl-stage-outer div.owl-item { opacity:0; }
	
	/* Hide overflow scroll bar on mobile */
	.page .entry-content { overflow-x: hidden; }
	
	/* Supplier Info on my profile dashboard page mobile view */
	.supplier-info-latest-pages .image-text-container { width: 100% !important; margin-right: 5% !important; margin-bottom: 25px; }
    .supplier-info-latest-pages .image-text-container.last { margin-right: 0px !important }    
		
	/* Advice Info on my profile dashboard page mobile view */
	.advice-info-latest-pages .image-text-container { width: 100% !important; margin-right: 5% !important; margin-bottom: 25px; }
	.advice-info-latest-pages .image-text-container.last { margin-right: 0px !important }		
    	
    /* ## Deals and Promos page hex banner ## */
    .deals-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
    .deals-banner1 .text-container { width: 335px !important; height: auto !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
    .deals-banner1 .text-container h2 { font-size: 18px !important; }
    .deals-banner1 .text-container .main-text { text-align: left; }
    .deals-banner1.right { flex-direction: column; }
    .deals-banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; }
    .deals-banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.deals-banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	.deals-banner1 .img-container img { width: 335px; }
	.deals-banner1 .img-container img.desktop { display:none; }
    .deals-banner1.right .img-container img.desktop { display:none; }
    .deals-banner1.right .img-container img.mobile { display:block !important; }
    
    /*#post-17110413 .psac-post-slider.psac-design-1 .psac-post-image-bg { width: 70% !important; height: 278px !important; margin-left: 15%; margin-right: 15%; }
    #post-17110413 .psac-post-slider.psac-design-1 .psac-post-overlay { max-width: 60% !important; height: 165px !important; top: 65% !important; }
    #post-17110413 .psac-post-slider.psac-design-1 .psac-post-meta { top: -55% !important; }*/
    #post-17110413 .psac-post-slider.psac-design-1 .psac-post-short-content { overflow: hidden; height: 70px; }
    #post-17110413 .psac-post-slider.psac-design-1 .psac-post-title { height: 66px; overflow: hidden; margin-bottom: 5px !important; }
    
    /* Deals benefits and join section */
    .deals-benefits .benefits-list .img-text-box .img img.mobile { display: block !important; }
    .deals-benefits .benefits-list .img-text-box .img img.desktop { display: none; }
    
    .deals-benefits .benefits-list .img-text-box { width: 141px !important; margin-right: 10px !important; }
    .deals-benefits .benefits-list .img-text-box .img { width: 100% !important; }    
    .deals-benefits .benefits-list .img-text-box .text { width: auto !important; text-align: center; }
    .deals-benefits .benefits-list .img-text-box .text p { font-size: 20px !important; font-weight: bold; }
    .deals-benefits h2 { font-size: 24px !important; }
    
    .deals-howto-join .left-col { width: 100% !important; margin-right: 0px !important; padding-left: 0px !important; margin-bottom: 75px; }
    .deals-howto-join .right-col { width: 100% !important; padding-right: 0px !important; }
    .deals-howto-join h2 { font-size: 24px !important; }
    .deals-howto-join .left-col p { font-size: 20px !important; width: 100%; line-height: 26px; }
    .deals-howto-join .left-col .tel a { font-size: 24px !important; }
    .deals-howto-join .left-col .tel img { width: 29px; }
    .deals-howto-join .right-col p { font-size: 20px !important; }
    .deals-howto-join .right-col .email a { font-size: 20px !important; }
    .deals-howto-join .right-col .email img { width: 30px; margin-right: 10px !important; } 
    
    .deals-latest-deals .latest-deals-list { display: none !important; }
    .deals-latest-deals .latest-deals-list-mobile { display: block !important; }
    .deals-latest-deals h2 { font-size: 24px !important; }
    .deals-latest-deals .customer-review-box { padding: 20px 20px 20px 20px !important; width: 100% !important; }
    .deals-latest-deals .customer-review-box p.text-1 { font-size: 20px !important; }
    .deals-latest-deals .customer-review-box p.text-2 { font-size: 16px !important; }
    
    .deals-nfrn-direct { padding: 25px 0px 0px 0px !important; margin-bottom: 25px !important; }
    .deals-nfrn-direct p { font-size: 20px !important; }
	
	/* Post Grid */
	.deals-latest-deals-post .post-grid .item .layer-content { height: 50px !important; } 
	.deals-latest-deals-post .post-grid .item .layer-content a { height: 45px !important; }
    
    /* ### Supplier page ### */
    #post-17109561 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17109561 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }
    #post-17110569 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110569 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }
    #post-17110523 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110523 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }
    #post-17110492 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110492 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110549 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110549 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110551 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110551 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110557 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110557 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110559 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110559 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110561 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110561 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110563 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110563 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110565 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110565 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110587 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110587 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110589 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110589 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110591 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110591 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110595 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110595 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110602 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110602 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110619 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110619 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110667 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110667 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
    #post-17110673 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17110673 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }  
	#post-17111131 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17111131 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; } 
	/* Annual Conference Top slider */
	#post-17111339 .n2-section-smartslider #n2-ss-87-align .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17111339 .n2-section-smartslider #n2-ss-87-align .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; } 
	/* NFRN Awards 2020 Top slider */
	#post-17111377 .n2-section-smartslider #n2-ss-77-align .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17111377 .n2-section-smartslider #n2-ss-77-align .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }
	
	#post-17111399 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; }
    #post-17111399 .n2-section-smartslider .n2-ss-button-container a { margin-bottom: 40px; font-size: 14px !important; }     
	     
   
    .supplier-text-row2 { padding: 0px 0px 0px 0px !important; }
    .supplier-text-row2 p { font-size: 20px !important; }
    
    /* Supplier hex banners */
    .supplier-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; margin-top: 18px; }
    .supplier-banner1 .text-container { width: 335px !important; height: auto !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
    .supplier-banner1 .text-container h2 { font-size: 18px !important; }
    .supplier-banner1 .text-container .main-text { text-align: left; }
    
    .supplier-banner1.right { flex-direction: column; }
    .supplier-banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; }
    
	.supplier-banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.supplier-banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	
	.supplier-banner1 .img-container img { width: 335px; }
    .supplier-banner1 .img-container img.desktop { display:none; }
    .supplier-banner1.right .img-container img.desktop { display:none; }
    
    .supplier-banner1 .img-container img.mobile { display:block !important; }
    .supplier-banner1.right .img-container img.mobile { display:block !important; }
    .supplier-banner1.last .img-container img.mobile { display:block !important; }
    
    .supplier-text-2 p.text-1 { font-size: 20px !important; padding: 15px 0px 10px 0px !important; text-align: center !important; }
    .supplier-text-2 p.text-2 { font-size: 16px !important; padding: 15px 0px 10px 0px !important; text-align: center !important; }
    
    .supplier-text-3 { display: block !important; }
    .supplier-text-3 p.left { width: 100% !important; padding: 0px 0px 30px 0px !important; }
    .supplier-text-3 p.right { width: 100% !important; padding: 0px 0px 0px 0px !important; }
    
	
	/* Payzone hex banners */
    .payzone-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
    .payzone-banner1 .text-container { width: 334px !important; height: auto !important; margin-top: -1px !important; margin-left: 1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
    .payzone-banner1 .text-container h2 { font-size: 18px !important; }
    .payzone-banner1 .text-container .main-text { text-align: left; }
    
    .payzone-banner1.right { flex-direction: column; }
    .payzone-banner1.right .text-container.right { width: 333px !important; margin-left: 0px !important; }
    
	.payzone-banner1 .img-container { width: auto !important; }
	
    .payzone-banner1 .img-container img.desktop { display:none; }
    .payzone-banner1.right .img-container img.desktop { display:none; }
    
    .payzone-banner1 .img-container img.mobile { display:block !important; }
    .payzone-banner1.right .img-container img.mobile { display:block !important; }
    .payzone-banner1.last .img-container img.mobile { display:block !important; }
    
	
    #post-17109561 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110569 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110523 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110492 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110549 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110551 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110557 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110559 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110561 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110563 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110565 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110587 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110589 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110591 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110595 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110602 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110619 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110667 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
    #post-17110673 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
	#post-17111131 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
	#post-17111339 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
	#post-17111377 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }
	#post-17111399 .et_pb_section.et_pb_section_5 .et_pb_row_5 { padding-top: 0px; }

    .supplier-accordions-container h2 { font-size: 24px !important; }
    .supplier-accordions .supplier-accordions-block .mobile img { width: 100%; height: 150px; }
    .supplier-accordions .supplier-accordions-block .desktop { display: none; }
    .supplier-accordions .supplier-accordions-block .mobile { display:block !important; }
    .supplier-accordions { width: 100% !important; }
    .supplier-accordions .header-bar { height: 73px !important; }
	.supplier-accordions.payzone .header-bar { height: 90px !important; }
    .supplier-accordions .header-bar h2 { font-size: 18px !important; padding-left: 30px !important; }
    /*.supplier-accordions .supplier-accordions-block { width: 98.2% !important; padding: 25px 25px 25px 25px !important; margin-top: -12px; }*/
	.supplier-hexagon-close { top: -28px !important; right: 17px !important; }
    .supplier-hexagon-plus { top: -28px !important; right: 17px !important; }
	.supplier-hexagon-close.payzone { top: -37px !important; }
    .supplier-hexagon-plus.payzone { top: -39px !important; }
	    
    .supplier-latest-article .image-text-container { width: 100% !important; /* width: 140px !important; */ margin-right: 10% !important; margin-bottom: 25px; }
    .supplier-latest-article .image-text-container.last { margin-right: 0px !important }
    .supplier-latest-article .image-text-container img { height: 140px !important; }
    .supplier-latest-article .image-text-container h2 { font-size: 16px !important; }
    .supplier-latest-article .image-text-container p { text-align: left; }
    
    .supplier-enquiry-form { text-align: left !important; }
    .supplier-enquiry-form input[type="text"] { width: 334px !important; }
    .supplier-enquiry-form textarea { width: 334px !important; }
    .supplier-enquiry-form h2 { font-size: 24px !important; text-align: center; }
    .supplier-enquiry-form .btn-container { text-align: center; margin-top: 50px !important; }
	
	/* ## Supplier Enquiry Gravity Form ## */
	.supplier-enquiry-gform { text-align: left !important; }
    .supplier-enquiry-gform .gform_wrapper .gform_body input[type="text"] { width: 334px !important; }
    .supplier-enquiry-gform .gform_wrapper .gform_body textarea { width: 334px !important; }
    .supplier-enquiry-gform h2 { font-size: 24px !important; text-align: center; }    
    .supplier-enquiry-gform .gform_wrapper .gform_footer input.button { margin-top: 50px !important; }
	
    /* ### General Join ### */
    #post-17109575 .n2-section-smartslider .n2-ss-item-content { font-size: 26px; width: 334px; font-weight: bold; }
    #post-17109575 .n2-section-smartslider .n2-ss-section-main-content { text-align: center; display: inline-block; }
    #post-17109575 .n2-section-smartslider .n2-ss-item-content a { font-size: 16px; margin-bottom: 10px; }
    
    .general-join-header h1 { font-size: 24px !important; }
    .general-join-header p { font-size: 20px !important; margin-left: 0px !important; margin-right: 0px !important; }
    
    /* General Join three hex banners */
    .general-join-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
    .general-join-banner1 .text-container { width: 335px !important; height: auto !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
    .general-join-banner1 .text-container h2 { font-size: 18px !important; }
    .general-join-banner1 .text-container .main-text { text-align: left; }
    
    .general-join-banner1.right { flex-direction: column; }
    .general-join-banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; }
    .general-join-banner1.last .text-container.last { width: 335px !important; margin-left: -px !important; }
    
	.general-join-banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.general-join-banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	.general-join-banner1.last .img-container { background: linear-gradient( to top, #28297A 0%, #28297A 25%, transparent 27%, transparent 100% ); }
	
    .general-join-banner1 .img-container img { width: 335px; }	
	.general-join-banner1 .img-container img.desktop { display:none; }
    .general-join-banner1.right .img-container img.desktop { display:none; }
    .general-join-banner1.last .img-container img.desktop { display:none; }
    
    .general-join-banner1 .img-container img.mobile { display:block !important; }
    .general-join-banner1.right .img-container img.mobile { display:block !important; }
    .general-join-banner1.last .img-container img.mobile { display:block !important; }
    
    .general-join-customer-feedback { width: 100% !important; padding-left: 15px !important; padding-right: 15px !important; margin-left: 0px !important; margin-right: 0px !important; }
    .general-join-customer-feedback p.text-1 { font-size: 20px !important; }
    .general-join-customer-feedback p.text-2 { font-size: 16px !important; }
    
    .general-join-membership h2 { font-size: 24px !important; }
    .general-join-membership .et_pb_portfolio_grid .et_pb_portfolio_item { width: 45% !important; margin-right: 15px !important; }
    .general-join-membership .et_pb_portfolio_grid .et_pb_portfolio_item .et_portfolio_image img { height: 160px !important; }
    #post-17109575 .et_pb_section_4 .et_pb_column_4_4 .general-join-membership .et_pb_grid_item:nth-child(4n+1) { clear: left !important; }
    #post-17109575 .et_pb_section_4 .et_pb_column_4_4 .general-join-membership .et_pb_grid_item:nth-child(5n+1) { clear: right !important; }
    .general-join-membership .et_pb_portfolio_grid h4 a { font-size: 20px !important; font-weight: bold !important; }
    
    .general-join-getintouch-register .left-col { width: 101.5vw !important; height: auto !important; }
    .general-join-getintouch-register .right-col { width: 101.5vw !important; height: auto !important; padding-bottom: 20px; }
    .general-join-getintouch-register .left-col .left-container { width: 100% !important; float: left !important; text-align: center !important; margin-right: 0px !important; margin-left: 0px !important; }
    .general-join-getintouch-register .left-col .left-container h2 { margin-top: 10px; margin-bottom: 25px; }
    .general-join-getintouch-register .right-col .right-container { width: 100% !important; text-align: center !important; margin-left: 0px !important; margin-right: 0px !important; }
    .general-join-getintouch-register .right-col .right-container h2 { margin-top: 10px; margin-bottom: 15px; }
    .general-join-getintouch-register .left-col .left-container .text, .general-join-getintouch-register .right-col .right-container .text { width: 333px; display: inline-block; text-align: left; }    
    .general-join-getintouch-register .left-col a { padding-bottom: 60px; }
    .general-join-getintouch-register .right-col .right-container .home_join_btn { margin-bottom: 20px; }
    .general-join-getintouch-register .left-col .left-container p { font-size: 16px; line-height: 20px !important; }
    .general-join-getintouch-register .right-col .right-container p { font-size: 16px; line-height: 20px !important; }
    .general-join-getintouch-register .left-col .left-container h2 { font-size: 24px; }
    .general-join-getintouch-register .right-col .right-container h2 { font-size: 24px; }
    .general-join-getintouch-register .left-col a { font-size: 24px !important; }
    
    
    /* ### Contact Us Page ###  */
    #post-17063380 .et_pb_section_0 { background: #FFF !important; }
    #post-17063380 .et_pb_section_0 .et_pb_column_1_2.et_pb_column_1 {
        position: relative;
        width: 100vw !important;
        margin-left: calc(-50vw + 50% - 8px);
    }
    
    .contact-us-container-text h1 { font-size: 24px !important; }
    .contact-us-container-text .text { width: 100%; display: inline-block; }
    
    .contact-us-enquiry-form { padding-left: 15% !important; padding-right: 15% !important; }
    .contact-us-enquiry-form div.ginput_container input[type="text"] { width: 334px !important; max-width: 100%; font-size: 14px !important; }
    .contact-us-enquiry-form div.ginput_container textarea { width: 334px !important; max-width: 100%; font-size: 14px !important; }
    .contact-us-enquiry-form h2 { font-size: 24px !important; text-align: center; }
    .contact-us-enquiry-form .gform_wrapper .top_label .gfield_label { font-size: 14px; }
    .contact-us-enquiry-form .ginput_container_consent input[type="checkbox"] { width: 41px !important; height: 48px !important; background-size: 41px 48px !important; }
    
    /* Contact Us Map */
    #post-17063380 .et_pb_section_0 { padding-bottom: 0px !important; }
    #post-17063380 .et_pb_section_0 .et_pb_row_0 { padding-bottom: 0px; }
    #post-17063380 .et_pb_section_1 { padding-top: 0px !important; padding-bottom: 0px !important; }
    #post-17063380 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; padding-bottom: 0px; width: 100%; }
    #post-17063380 .et_pb_section_1 .et_pb_row_1 .et_pb_map_container.et_pb_map_0 .et_pb_map { height: 278px !important; }
    
    
    /* ## Benefits page Ex: ../about/nfrn-member-benefits/ ## */
    .benefits-template-default.single-benefits #left-area .benefit-article-container { width: 100% !important; margin-left: 0px !important; margin-right: 0px !important; }
    
    .benefits-template-default.single-benefits .et_pb_section .et_social_inline { margin-top: 0px !important; }
    .benefits-template-default.single-benefits .et_social_inline .et_social_networks { margin-left: 10%; }
    .benefits-template-default.single-benefits .et_social_inline .et_social_networks .et_social_icons_container li { width: 65px !important; height: 54px !important; clear: none !important; margin-right: 25px !important; }
    .benefits-template-default.single-benefits .et_social_inline .et_social_facebook { background-image: url("/wp-content/themes/NFRN/img/facebook_icon_mob.png") !important; background-size: 54px 54px; }
    .benefits-template-default.single-benefits .et_social_inline .et_social_twitter { background-image: url("/wp-content/themes/NFRN/img/twitter_icon_mob.png") !important; background-size: 54px 54px; margin-top: 0px !important; }
    .benefits-template-default.single-benefits .et_social_inline .et_social_linkedin { background-image: url("/wp-content/themes/NFRN/img/linkedin_icon_mob.png") !important; background-size: 54px 54px; margin-left: 0px !important; }
    .benefits-template-default.single-benefits .et_social_networks li:nth-child(n+2) { margin-top: 0px !important;  }
    
    .benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks::before { right: 5% !important; }
    .benefits-template-default.single-benefits #left-area .wp-post-image { float: none; /*margin-left: 15%;*/ }
		
	/* ## Supplier Info ## */	
	#post-17110537 .supplier-info-titleText-container h2 { font-size: 24px !important; font-weight: normal !important; text-align: center; }
		
	/* ## Advice ## */	
	#post-17110539 .advice-titleText-container h2 { font-size: 24px !important; font-weight: normal !important; text-align: center; }
	
	
	/* ## Global supplier/hexgaon  two banners ## */
	.global-banner1 { display: flex; flex-direction: column-reverse; height: auto !important; align-items: center; }
	.global-banner1 .text-container { width: 335px !important; height: auto !important; margin-top: -1px !important; margin-left: -1px !important; padding: 25px 15px 25px 25px !important; text-align: center; }
	.global-banner1 .text-container h2 { font-size: 18px !important; }
	.global-banner1 .text-container .main-text { text-align: left; }
	.global-banner1 .text-container.rightImg { width: 335px !important; margin-left: -1px !important; }
	
	.global-banner1.right { flex-direction: column; }
	.global-banner1.right .text-container.right { width: 335px !important; margin-left: -1px !important; }
	.global-banner1.right .text-container.right.leftImg { width: 335px !important; margin-left: -1px !important; }
	
	.global-banner1 .img-container { width: auto !important; left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.global-banner1.right .img-container { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	.global-banner1 .img-container.rightImg { left: 0px !important; background: linear-gradient( to top, #FFF 0%, #FFF 50%, transparent 50%, transparent 100% ); }
	.global-banner1 .img-container.leftImg { background: linear-gradient( to top, #B3282D 0%, #B3282D 25%, transparent 27%, transparent 100% ); }
	
	.global-banner1 .img-container img { width: 335px; }
	.global-banner1 .img-container img.desktop { display:none; }
	.global-banner1.right .img-container img.desktop { display:none; }
	
	.global-banner1 .img-container.rightImg img { width: 335px; }
	.global-banner1 .img-container.leftImg img { width: 335px; }
	
	.global-banner1 .img-container img.mobile { display:block !important; }
	.global-banner1.right .img-container img.mobile { display:block !important; }
	.global-banner1.last .img-container img.mobile { display:block !important; }
	.global-banner1 .mobile-view-img-btn { display:block !important; }
	
	.global-btn-container { text-align: center; }
		
	
	/* ## Job page single template ## */
    .job_listing-template-default.single-job_listing #main-content .container { padding-top: 40px; }
    .job_listing-template-default.single-job_listing .news-article-text { width: 100% !important; margin-right: 0px !important; margin-left: 0px !important; }
    .job_listing-template-default.single-job_listing .et_post_meta_wrapper img { height: 164px !important; }
    .job_listing-template-default.single-job_listing .et_post_meta_wrapper h1 { font-size: 24px !important; font-weight: normal !important; }
    .job_listing-template-default.single-job_listing .et_post_meta_wrapper .post-meta { font-size: 16px !important; }
    .job_listing-template-default.single-job_listing .news-article-text .text-1 { font-size: 20px !important; }
	
		
	/* ## Global Pages Social Media icons - Single page ex: about-us,contact us,supplier pages ## */	
	.page-template-default.page .et_pb_section .et_social_inline { margin-top: 0px !important; }
    .page-template-default.page .et_social_inline .et_social_networks .et_social_icons_container li { width: 65px !important; height: 54px !important; clear: none !important; margin-right: 25px !important; }
    .page-template-default.page .et_social_inline .et_social_facebook { background-image: url("/wp-content/themes/NFRN/img/facebook_icon_mob.png") !important; background-size: 54px 54px; }
    .page-template-default.page .et_social_inline .et_social_twitter { background-image: url("/wp-content/themes/NFRN/img/twitter_icon_mob.png") !important; background-size: 54px 54px; margin-top: 0px !important; }
    .page-template-default.page .et_social_inline .et_social_linkedin { background-image: url("/wp-content/themes/NFRN/img/linkedin_icon_mob.png") !important; background-size: 54px 54px; margin-left: 0px !important; }
    .page-template-default.page .et_social_networks li:nth-child(n+2) { margin-top: 0px !important;  }
	
	
	/* ## Gravity form design class - Global Form ## */	
	.gform_wrapper .global-gravity-form .gform_body input[type="text"] { width: 300px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_name input[type="text"] { width: 250px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_address input[type="text"] { width: 250px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_address select { width: 250px !important; }
	.gform_wrapper .global-gravity-form .gform_body textarea { width: 334px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_select select { width: 334px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_select select.small { width: 130px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_name select { width: 250px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_multiselect select { width: 334px !important; }	
	.gform_wrapper .global-gravity-form .gform_footer input.button { margin-top: 50px !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_time input[type="text"] { width: 80% !important; }
			
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 100% !important; }
	.custom-register-form input[type="text"] { width: 200px !important; }
	.custom-register-form textarea { width: 200px !important; }
	.custom-register-form #validation_box_postcode, .custom-register-form #validation_box_dateofbirth, .custom-register-form #validation_box_mobilenumber { width: auto !important}
	.custom-register-form .hex-tick-edit { float: left; }
	.custom-register-container .form-container { padding-left: 30px !important; padding-right: 30px !important; }
	
	/* ## Smart Slider 3 Show on Mobile ## */
	.n2-ss-slide-background-image { background-size: cover !important; /*background-size: 150% 100% !important;*/ background-position: center !important; }
			
	/* ### My Profile - My Details ### */
	.my-details .contact-details .edit-details-button { width: 111px; height: 30px; padding: 0px; }
	.my-details .contact-details h2 { font-size: 20px !important; }
	.my-details .contact-details p { font-size: 16px !important; }
	.my-details .contact-details .value { font-size: 20px !important; }
	
	/* Lost password - Create a New Password page  */
	#post-17062219 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { padding-left: 20px !important; }
	#password-lost-form-wrap #resetpasswordform #som_new_user_pass { width: 90% !important; }
	#password-lost-form-wrap #resetpasswordform #som_new_user_pass_again { width: 90% !important; }
	#password-lost-form-wrap #resetpasswordform .validation_register_box #som_new_user_pass_again { width: 100% !important; }
	#password-lost-form-wrap #resetpasswordform .hex-tick { right: -20px !important; }
	
		
} /* End of Mobile Phone screen size 800px - Media query */


@media only screen and ( max-width: 479px ) {
    .single-tribe_events .et_social_inline .et_social_networks li:nth-child(n+2) { margin-top: 0px !important; } 
	
	.related-posts-container .textBlock_relatedPost h2 { padding-bottom: 10px; }
	.textBlockPost h2 { padding-bottom: 10px; }
	       
}

/* Mobile phone view */
@media all and (max-width: 650px) {
    .psac-post-slider.psac-design-1 .psac-post-overlay { 
        height: 190px !important;   
        
    }
    .psac-post-slider.psac-design-1 .psac-post-meta { top: -78% !important; }
		
}

/* NFRN mobile view small screens like 375px (376px), 360px and 320px */
@media all and (max-width: 376px) {
	
	/* ## Events search result list ## */	
	#post-17019191 #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	#post-17110593 #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	#post-17110628 #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	#post-17111062 #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	#post-17111399 #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	.tribe-events-pg-template #tribe-events-content .tribe-events-loop .type-tribe_events { width: 240px !important; margin-left: 5px !important; }
	#post-17019191 .tribe-events-list, #post-17110593 .tribe-events-list, #post-17110628 .tribe-events-list, 
	#post-17111062 .tribe-events-list, #post-17111399 .tribe-events-list, .tribe-events-pg-template .tribe-events-list { width: 278px; }	
	#tribe-events-content .tribe-mini-calendar-event { height: auto !important; }
	
	
	/* ## Get in touch and register, blue and red block ## */
	.home-getintouch-register .left-col .left-container .text, .home-getintouch-register .right-col .right-container .text { width: 270px; }
	.the-fed-getintouch-register .left-col .left-container .text, .the-fed-getintouch-register .right-col .right-container .text { width: 270px; }
	.general-join-getintouch-register .left-col .left-container .text, .general-join-getintouch-register .right-col .right-container .text { width: 270px; }
	.the-fed-getintouch-register .left-col .left-container label { margin-left: 0px; }
						
	/* ## Menu Login/Join links ## */
	.login_account_link { width: 130px !important; }
	.login_loggedin_link { width: 130px !important; }
	
	/* ## My Profile Dashboard ## */
	.advice-info-latest-pages .image-text-container h2 { font-size: 14px !important; }	
	.advice-info-latest-pages .image-text-container p { font-size: 12px !important; }
	.related-posts-main .related-posts-container .textBlock_relatedPost h2 { font-size: 16px !important; }
	
	.psac-post-slider.psac-design-1 .psac-post-title { font-size: 16px; line-height: 20px !important; height: 65px; overflow: hidden; }
	.psac-post-slider.psac-design-1 .psac-post-short-content { margin-top: 10px; }
			
	.my-profile-upcoming-events .upcoming-events-block .tribe-mini-calendar-event .list-date { height: 75px !important; }
	
	.my-profile-nfrn-assist h2, .my-profile-nfrn-legal h2 { font-size: 25px !important; }
	.my-profile-nfrn-assist p.text, .my-profile-nfrn-legal p.text { font-size: 18px !important; }
		
	#post-17062241 .textBlockPost h2 { font-size: 16px; }
	
	/* Modal Content - My Profile edit my details - /my-details */
	.modal-content-editDetails { padding-left: 1px !important; }    
    .modal-edit-details .modal-content-editDetails input[type="text"] { width: 245px !important; }
    .modal-edit-details .modal-content-editDetails textarea { width: 245px !important; }
    .modal-edit-details .modal-content-editDetails select { width: 245px !important; }
		
	#main-content .mgm_register_form #registerform input[type="text"], #main-content .mgm_register_form #registerform input[type="password"], #main-content .mgm_register_form #registerform input[type="email"], #main-content .mgm_register_form #registerform select { width: 193px !important; }	
	#main-content .mgm_register_form #registerform textarea { width: 193px !important; }
	#main-content .mgm_register_form .validation_register_box { width: 240px !important; }
	
	/* ## Mobile view search box ## */
	#top_search_mob .searchwp-live-search-widget-search-form input.search-field { width: 250px; }
	
	/*#main-content #post-17014534 #loginform .validation_register_box { width: 240px !important; }*/
	#post-17014534 #loginform .leftMargin { margin-left: 0px !important; }
				
	/* Smiths Premier Register */
	.custom-register-form input[type="text"] { width: 170px !important; }
	.custom-register-form textarea { width: 170px !important; }
	
	/* The Fed magazine */
	.the-fed-every-issue .feature-container .image-text-container { width: 25%; }
				
}

@media all and (max-width: 450px) {
    
    /* ## Home page ## */
    .banner1 .img-container img { max-width: 300px !important; }
    .banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
    .banner1.last .text-container.last { width: 300px !important; margin-left: 0px !important; }
    
    .home-member-benefits .main-imgText-container .img-text-box .text-box .description { width: 90% !important; }
    .home-member-benefits p.main-text { width: 300px !important; margin-left: 5% !important; padding-right: 20px; }
    .home-member-benefits .main-imgText-container { margin-left: 5% !important; }
    .home-member-benefits .main-imgText-container .img-text-box { width: 305px !important; }
    .home-member-benefits .main-imgText-container .img-text-box .text-box { margin-left: 5px; }
    
    /* ## Register Form page ## */
    .mgm_register_form #registerform input[type="text"], .mgm_register_form #registerform input[type="password"], .mgm_register_form #registerform input[type="email"], .mgm_register_form #registerform select {
        width: 240px !important;
    }
    .mgm_register_form #registerform textarea { width: 240px !important; }
    .mgm_register_form #registerform .title_box select, .mgm_register_form #registerform input#mgm_register_field_phone, .mgm_register_form #registerform input#mgm_register_field_zip { width: 130px !important; }
    .mgm_register_form .validation_register_box { width: 288px !important; }
    .mgm_register_form .hex-tick { margin-left: 5px !important; }
    .mgm_register_form .hex-tick img { width: 24px; }
    .mgm_register_form #hex-cross-password { margin-left: 5px !important; }
 
    /* ## The Fed ## */
    .the-fed-banner1 .img-container img { max-width: 300px !important; }
    .the-fed-banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .the-fed-banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
    .the-fed-banner1.last .text-container.last { width: 300px !important; margin-left: 0px !important; }
    
    /* ## Deals ## */
    .deals-banner1 .img-container img { max-width: 300px !important; }
    .deals-banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .deals-banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
    
	/* ## Deals page ## */
	.deals-benefits .benefits-list .img-text-box { width: 120px !important; margin-right: 10px !important; }
    
    /* ## Supplier ## */
    .supplier-banner1 .img-container img { max-width: 300px !important; }
    .supplier-banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .supplier-banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
	
	/* ## Payzone ## */
    .payzone-banner1 .img-container img { max-width: 300px !important; }
    .payzone-banner1 .text-container { width: 299px !important; }
    .payzone-banner1.right .text-container.right { width: 300px !important; }
    
    /*.supplier-latest-article .image-text-container { width: 129px !important; margin-right: 5% !important; }*/
    
    /* ## General Join ## */
    .general-join-banner1 .img-container img { max-width: 300px !important; }
    .general-join-banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .general-join-banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
    .general-join-banner1.last .text-container.last { width: 300px !important; margin-left: 0px !important; }
    
    .general-join-membership .et_pb_portfolio_grid .et_pb_portfolio_item { width: 44% !important; }
    
    /* ## Responsive Menu mobile ## */
    #responsive-menu-pro-search-box .login_account_link { margin-right: 10px !important; }
    #responsive-menu-pro-container ul#responsive-menu-pro { width: 83% !important; }
    
    /* ## Login page ## */
    #post-17014534 .login-form-container p { width: 90% !important; margin-left: 15px; margin-right: 10px; }
    #post-17014534 #loginform input[type="text"] { width: 235px !important; }
    #post-17014534 #loginform input[type="password"] { width: 235px !important; }    
	#post-17014534 #loginform .validation_register_box { width: 285px !important; margin-left: -10px !important; }	
	#post-17014534 #loginform label { float: left; margin-left: 15px; }
	#post-17014534 #loginform .forgetmenot label { float: none; margin-left: 0px; }
	#post-17014534 #loginform .validation_register_box label { margin-left: -10px; }
	#post-17014534 #loginform .leftMargin { margin-left: 0px !important; }
    
    /* ## My profile page - user logged in ## */
    .my-profile-nfrn-assist p.email-text { font-size: 22px !important; }
    .my-profile-nfrn-assist p.tel-text, .my-profile-nfrn-legal p.tel-text { font-size: 22px !important; }	
		    
    /* ## Supplier page ## */
    .supplier-enquiry-form input[type="text"] { width: 100% !important; }
    .supplier-enquiry-form textarea { width: 100% !important; }
	
	/* ## Supplier Enquiry Gravity Form ## */
	.supplier-enquiry-gform .gform_wrapper .gform_body input[type="text"] { width: 100% !important; }
    .supplier-enquiry-gform .gform_wrapper .gform_body textarea { width: 100% !important; }	
		
	/* ## Global Supplier Hexgaon ## */
    .global-banner1 .img-container img { max-width: 300px !important; }
    .global-banner1 .text-container { width: 300px !important; margin-left: 0px !important; }
    .global-banner1.right .text-container.right { width: 300px !important; margin-left: 0px !important; }
	.global-banner1 .text-container.rightImg { width: 300px !important; margin-left: 0px !important; }
	.global-banner1.right .text-container.right.leftImg { width: 300px !important; margin-left: 0px !important; }
	
	/* ## Search results ## */
	.search-results-area .results { width: 100%; }
	.search-results-area .post-date { width: 28%; }
    
	/* ## Post Slider and Carousel ## */
	.psac-post-slider.psac-design-1 .psac-post-short-content { height: 50px; overflow: hidden; }
	
	/* ## Header Logo size on mobile view ## */
	#logo { width: 145px !important; }
	
	/* ## Events search result list ## */	
	#post-17019191 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	#post-17110593 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	#post-17110628 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	#post-17111062 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	#post-17111399 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	.tribe-events-pg-template .tribe-events-list .tribe-events-loop .type-tribe_events { width: 264px !important; }
	
	/* ## Gravity form design class - Global Form ## */
    .gform_wrapper .global-gravity-form .gform_body input[type="text"] { width: 100% !important; }
	/*.gform_wrapper .global-gravity-form .gform_body .ginput_container_name span input[type="text"] { width: 100% !important; }*/
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_address span input[type="text"] { width: 100% !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_address select { width: 100% !important; }
    .gform_wrapper .global-gravity-form .gform_body textarea { width: 100% !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_select select { width: 100% !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_name select { width: 100% !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_multiselect select { width: 100% !important; }
	.gform_wrapper .global-gravity-form .gform_body .ginput_container_time input[type="text"] { width: 80% !important; }
	
	.gform_wrapper .global-gravity-form .validation_register_box { width: 288px !important; }
    .gform_wrapper .global-gravity-form .hex-tick { margin-left: 5px !important; }
    .gform_wrapper .global-gravity-form .hex-tick img { width: 24px; }
	
	/* CAPTCHA box shrink on mobile phone - resize the Google noCAPTCHA reCAPTCHA */
	#rc-imageselect, .g-recaptcha { transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0; }
		
}


/* NFRN mobile view small screens like 320px */
@media all and (max-width: 320px) {

	/* ## Login page ## */
	#post-17014534 #loginform input[type="text"] { width: 200px !important; }
    #post-17014534 #loginform input[type="password"] { width: 200px !important; }
	#post-17014534 #loginform .validation_register_box { width: 250px !important; }	
				
}

/* NFRN mobile version */
@media all and (max-width: 500px) {
    
    /* Home page smart slide show text font size and button position */
    #post-76 .n2-section-smartslider .n2-ow .n2-ss-item-content { font-size: 26px !important; text-align: left; }
	#post-76 .n2-section-smartslider .n2-ow .n2-ss-item-content a { font-size: 15px !important; }
    /*#post-76 .home-slide-member-btn { float: left; clear: both; }*/
    #post-76 .home-slide-benefits-btn { clear: both; }
    #post-76 .home-slide-benefits-box { margin-right: 30px !important; margin-top: -20px !important; }
    #post-76 .home-slide-links-container { text-align: center; }
    #post-76 .n2-ss-slider .n2-ss-layer-row-inner { display: block; text-align: center; }
    #post-76 .n2-ss-slider .n2-ss-layer-row { display: inline-block; text-align: center; }
    #post-76 .n2-ss-slider .n2-ss-layer { text-align: center; }
	
    .psac-post-slider.psac-design-1 .psac-post-image-bg { width: 340px; text-align: center; display: inline-block; }
    .psac-post-slider.psac-design-1 .psac-readmorebtn { bottom: 0px; position: absolute; }
    .psac-post-slider.psac-design-1 .psac-post-title { margin-bottom: 0px !important; line-height: 0.8em; }
    
    /* Modal Content - My Profile edit my details - /my-details */
    .modal-content-editDetails { max-width: 100%; }
    .modal-content-editDetails input[type="text"] { width: 275px !important; max-width: 100%; }
    .modal-content-editDetails textarea { width: 275px !important; max-width: 100%; }
    .modal-content-editDetails select { width: 275px !important; max-width: 100%; }
    
    /* ## Deals page ## */
    .deals-benefits .benefits-list .img-text-box.last { margin-right: 0px !important; }
    .deals-benefits .benefits-list { text-align: center; }
    .deals-benefits .benefits-list .img-text-box { display: inline-grid !important; float: none !important; }
	
	/* ## Events List ## */
	.tribe-mini-calendar-event .list-date .list-dayname .day-month, 
	.type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname { font-size: 12px !important; }
	.tribe-mini-calendar-event .list-info h2 { font-size: 14px !important; }
		
}

/* ### Login and register button links for mobile site ### */
.login_account_link { 
    background-color:#B3282D; 
    border: 2px solid transparent; 
    border-radius: 8px; 
    width: 150px; 
    height: 42px; 
    text-align: center; 
    text-transform: capitalize; 
	float: left;
    margin-right: 20px !important; 
    font-size: 20px; 
    font-weight: bold; 
    color: #fff; 
    padding: 9px 5px 5px 5px !important; 
}

.login_account_link:hover {
    background-color: #282979;
}

.login_loggedin_link { 
    background-color:#FFFFFF; 
    border: 2px solid #B3282D; 
    color: #B3282D;
    font-size: 20px; 
    font-weight: bold; 
    border-radius: 8px; 
    width: 150px;
    height: 42px;
    text-align: center; 
    text-transform: capitalize; 
    float: left;
    padding: 9px 5px 5px 5px !important; 
}

.login_loggedin_link span.icon {
    background-image: url("/wp-content/themes/NFRN/img/login_icon.png");
    background-repeat: no-repeat;
    vertical-align: text-top;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    display: inline-block;
}

.login_loggedin_link:hover {
    background-color: #282979;
    color: #FFF;
    border: 1px solid transparent;
}

.login_loggedin_link:hover span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/login_icon_active.png");
    background-repeat: no-repeat;
}

#responsive-menu-pro-container #responsive-menu-pro-search-box .header-buttons-box { text-align: center; display: inline-block; }

/* Load more pagination */

.misha_loadmore, .misha_news_loadmore {
	background-color: #FFFFFF !important;
	border: 2px solid #B3282D;
	color: #B3282D !important;
	font-size: 16px;
	cursor:pointer;
	width: 214px;
	height: 47px;
}

.misha_loadmore:hover, .misha_news_loadmore:hover {
	color: #FFFFFF !important;
	border: 2px solid #28297A;
}

.misha_eventslist_loadmore { width: 214px; height: 47px; clear:both; text-align:center; margin: auto; }
.misha_eventslist_loadmore_btn { width: 214px; height: 47px; border: 2px solid #B3282D; color: #B3282D !important; background-color: #FFFFFF !important; font-size: 16px; text-align: center; cursor:pointer; margin-top: 25px; }
.misha_eventslist_loadmore_btn:hover { color: #FFF !important; border: 1px solid #28297A; }

.eventslist_loadmore_clear { clear: both; }


/* ## Category and Tag button - Javascript on the NFRN/header.php  ## */
.category_tag_back_btn_container { text-align: center; }
.category_tag_back_btn {
    background-color: #FFFFFF !important;
	border: 2px solid #B3282D;
	color: #B3282D !important;
	font-size: 16px;
	width: 214px;
	height: 47px;
	margin-bottom: 20px;
	text-align: center;
}

.category_tag_back_btn:hover {
    color: #FFFFFF !important;
	border: 2px solid #28297A;
}


/* Home page post news display in single column image height Desktop only */
@media all and (min-width: 800px) {
    /*.column.size-1of1 img { height: 485px;}*/
    #post-76 .column.size-1of1 img { height: 576px; }
}

/* Events list display style */
.tribe-mini-calendar-event .list-date {
    background-color: #be1622 !important;
    border-radius: 8px;
    width: 26% !important;    
    height: 60px;
	padding: 1px !important; 
}

.tribe-mini-calendar-event .list-date .list-dayname {
    background-color: #be1622 !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 15px !important;
}

.type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
    background-color: #FFFFFF !important;
    color: #666 !important;
    font-size: 13px !important;
    font-weight: normal !important;
    height: 35px;
    padding-top: 5px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top: 1px solid #be1622;	
}

.tribe-mini-calendar-event .list-info {
    width: 69% !important;
    padding-right: 15px;
}

#post-17019191 .upcoming-seasonal-events .tribe-mini-calendar-event .list-date {
	width: 21% !important;
	margin-top: 15px !important;
	margin-left: 10px !important;
}

#post-17019191 .upcoming-seasonal-events .tribe-mini-calendar-event .list-info {
	margin-top: 20px !important;
}


.tribe-mini-calendar-event .list-info h2 { font-size: 16px !important; color: #656A6A; margin-bottom: 0px !important; padding-bottom: 0px; }
#tribe-events-content .tribe-mini-calendar-event .list-info h2 a { color: #656A6A; }
.tribe-mini-calendar-event .list-info .tribe-events-duration, .tribe-mini-calendar-event .list-info .tribe-events-venue { font-size: 14px !important; color: #676767; }

#post-17019191 #tribe-events-content .tribe-mini-calendar-event .list-info .tribe-events-duration, #post-17019191 #tribe-events-content .tribe-mini-calendar-event .list-info .tribe-events-venue { font-size: 14px !important; color: #676767; bottom: 10px; position: absolute; }


/* ## Post, Page featured images style, Home page ## */
#post-76 .et_pb_image_container .entry-featured-image-url img { border-radius: 14px; }
#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_1_3.et_pb_column_4 { width: 32%; margin-right: 16px; }
#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_2_3.et_pb_column_5 { width: 66%; }
#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_2_3.et_pb_column_5 .column.size-1of2 { width: 48.9%; margin-right: 16px; }

/* ## News listing page ## */
#post-17062241 .et_pb_image_container .entry-featured-image-url img { border-radius: 14px; }
#post-17062241 .et_pb_post .entry-featured-image-url img { border-radius: 14px; } /* Large post image */

/* The emerging W3C standard
   scrollbar is currently Firefox-only */
.searchandfilter ul > li > ul:not(.children) { height: 200px; overflow: auto; padding-left: 15px; margin-bottom: 15px; 
font-size: 12px; color: #B0282C; scrollbar-width: thin; scrollbar-color: #282979 #FFFFFF; margin-top: 5px; margin-right: 10px; }

.searchandfilter ul > li > ul:not(.children)::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}
.searchandfilter ul > li > ul:not(.children)::-webkit-scrollbar-track {
  background: #FFFFFF;        /* color of the tracking area */
}
.searchandfilter ul > li > ul:not(.children)::-webkit-scrollbar-thumb {
  background-color: #282979;    /* color of the scroll thumb */
  /*border-radius: 8px;*/       /* roundness of the scroll thumb */
  border: 1px solid FFFFFF;  /* creates padding around scroll thumb */
}

.searchandfilter .sf-field-category h4 { background-color: #282979; height: 35px; padding: 10px 8px 8px 10px; color: #FFF; font-size: 14px; margin-top: 0px; }
.searchandfilter .sf-field-tag h4 { border-top: 2px solid #282979; border-bottom: 2px solid #282979; height: 35px; padding: 10px 8px 8px 10px; color: #282979; font-size: 14px; margin-top: 0px; margin-left: 5px; margin-right: 5px; }
.searchandfilter ul { background-color: #EAEAEA; padding-left: 0px; text-align:left; display: block; }
.searchandfilter-close-btn { display: none; }
.searchandfilter-title { display: none; }
.searchandfilter input[type="submit"] { margin-left: 15px; }
.searchandfilter li { padding-right: 0px; display: block; }
.searchandfilter ul li { padding-top: 0px !important; padding-bottom: 0px !important; }
.searchandfilter ul li li label { width: 85%; vertical-align: middle; }
.searchandfilter ul li ul { padding-top: 10px; }
.searchandfilter ul li li input[type="radio"], .searchandfilter ul li li input[type="checkbox"] { 
    background: url("/wp-content/themes/NFRN/img/post_checkbox.png"); 
    background-repeat: no-repeat; 
    width: 14px; 
    height: 17px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    vertical-align: middle;
}

.searchandfilter ul li li input[type="radio"]:checked, .searchandfilter ul li li input[type="checkbox"]:checked { 
    background: url("/wp-content/themes/NFRN/img/post_checkbox_checked.png"); 
    background-repeat: no-repeat; 
    width: 14px; 
    height: 17px;
}

.searchandfilter .select2-container { width: 92% !important; padding: 15px 0px 0px 15px; }
.searchandfilter .select2-container--default .select2-selection--multiple { border: none; background-color: transparent; }
.searchandfilter .select2-container .select2-selection__rendered { 
	border: none; 
	background-color: #FFF;
	padding-bottom: 3px;	
	padding-left: 8px;	
}
.searchandfilter .select2-container .select2-selection__rendered li.select2-search input.select2-search__field { 
	background-image: url("/wp-content/themes/NFRN/img/search_icon.png") !important; 
	background-position: 0px 5px !important; 
	background-repeat: no-repeat !important; 
	padding-left: 25px; color: #676767 !important; 
	font-size: 12px !important; 
	height: 25px;
	font-family: inherit;	
	margin-top: 0px;
	width: 100% !important; 
}
.searchandfilter .select2-container--default.select2-container--focus .select2-selection--multiple { border:none; }
.select2-container--open .select2-dropdown { left: 13px; }

.news_filter_btn_box { display: none; text-align: center; }

#post-17062241 .blog-column-3 .et_pb_blog_grid[data-columns]::before {
	content: '3 .column.size-1of3' !important;
}

#post-17062241 .news-titleText-container { display: block; }
#post-17062241 .news-titleText-container h2 { color: #676767; font-size: 33px; }
#post-17062241 .news-titleText-container p { color: #676767; font-size: 14px; }

#post-17062241 .et_pb_column.et_pb_column_3_4.et_pb_column_2 .et_pb_module.et_pb_blog article.et_pb_post { margin-bottom: 30px !important; }
#post-17062241 .et_pb_section_1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 { width: 48.265%; margin-right: 2.47%; }

#post-17062241 .post-3-small-block h2.entry-title { font-size: 16px; }

@media only screen and (min-width: 981px) {
    
	#post-17062241 .blog-column-3 .column.size-1of3 {
	    width: 32%!important;
	    margin-right: 2%;
	}

    
}

.et_pb_blog_grid .et_pb_post { border: none; background-color: transparent; }

.tribe-mini-calendar-event {
    background-color: #FFF;
    padding-left: 10px;
    border-bottom: none !important;
    height: 95px;
    padding-right: 15px;	
}

#post-17019191 #tribe-events-content .tribe-mini-calendar-event {
    background-color: #FFF;
    padding-left: 10px;
    border-bottom: none !important;
    height: 95px;
    padding-right: 15px;
	position: relative;
}


/* ## Home page three icons design ## */
.home-member-benefits { display: block; }		
.home-member-benefits h2{ color:#28297A; text-align:center; line-height: 40px; }
.home-member-benefits p { color:#676767; margin-left: 20%; width: 65%; font-size: 14px; line-height: 16px; }
.home-member-benefits .main-imgText-container { color:#0000FF; text-align:center; margin-left: 10%; margin-top: 50px; }
.home-member-benefits .main-imgText-container .img-text-box { float:left; width: 32%; }
.home-member-benefits .main-imgText-container .img-text-box .img-box { float:left; height:120px; margin-right: 10px; }
.home-member-benefits .main-imgText-container .img-text-box .text-box { float:left; width:60%; text-align:left; }
.home-member-benefits .main-imgText-container .img-text-box .text-box h3 { color:#676767; font-size: 18px; }
.home-member-benefits .main-imgText-container .img-text-box .text-box .description { color:#676767; margin-left: 0px; width: auto; font-size: 14px; }
.home-member-benefits .main-imgText-container .img-text-box .text-box .cost { font-size:18px; font-weight: bold; color:#B3282D; margin-left: 0px; width: auto; }


/*.home-getintouch-register { position: relative; left: 0%; right: 0%; margin-left: -50vw; margin-right: -50vw; text-align: center; color: #FFF; }*/
.home-getintouch-register { position: relative; width: 100vw; margin-top: -31px; margin-left: calc(-50vw + 50% - 8px); text-align: center; color: #FFF; }
.home-getintouch-register .left-col { float:left; text-align:right; background-color: #3A3B80; width: 50%; height: 335px; font-size: 14px; }
.home-getintouch-register .right-col { float:left; text-align:left; background-color: #B0393D; width: 50%; height: 335px; font-size: 14px; }
.home-getintouch-register .left-col .left-container { width: 335px; float: right; margin: 40px 60px 20px 20px; text-align: left; }
.home-getintouch-register .left-col .left-container p { line-height: 16px; }
.home-getintouch-register .right-col .right-container { width: 335px; float: left; margin: 40px 20px 20px 60px; }
.home-getintouch-register .right-col .right-container p { line-height: 16px; }
.home-getintouch-register .left-col h2, .home-getintouch-register .right-col h2 { color: #FFF; margin-bottom: 20px; }
.home-getintouch-register .left-col a { color: #FFF; text-decoration: underline; font-size: 22px; font-weight: bold; display: inline-block; margin-top: 30px; }
.home-getintouch-register .left-col a:hover { color: #B3282D !important; text-decoration: underline !important; }
.home-getintouch-register .right-col a { background: #FFF !important; color: #B3282D !important; }
.home-getintouch-register .right-col a:hover { color: #FFF !important; }

/* ## Home page bottom banner padding bottom Get in touch - Join ## */
.et_pb_section.et_pb_section_6 { padding-bottom: 0px !important; } 
.et_pb_section.et_pb_section_6 .et_pb_row { padding-bottom: 0px; }

/* ## Home page three hexagon banners ##*/
.banner1 { width:100%; height: auto; float:left; }
.banner1.right { width: 100%; }
.banner1.last { width: 100%; }
.banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height:345px; padding: 53px 160px 0px 103px; }
.banner1 .text-container h2 { color: #28297A; }
.banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }

.banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.banner1 .text-container.right h2, .banner1 .text-container.right p, .banner1 .text-container.right a { color: #FFF; }
.banner1 .text-container.last { background-color:#28297A; }
.banner1 .text-container.last h2, .banner1 .text-container.last p, .banner1 .text-container.last a { color: #FFF; }

.banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.banner1.right .img-container { left: 0px; }
.banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.banner_divider { width: 90.5%; height: 25px; clear:both; margin-left: 6%; }
.banner_divider_noheight { width: 90.5%; clear:both; margin-left: 6%; }

.banner1 .img-container img.mobile { display:none; }
.banner1.right .img-container img.mobile { display:none; }
.banner1.last .img-container img.mobile { display:none; }

#post-76 .view-all-news-link { color: #B0282C; font-size: 18px; font-weight: 700; border-bottom: 2px solid #B0282C; }
#post-76 .view-all-news-link:hover { border-bottom: none; }

/* Divi each module sections style home page */
/* Home page key member benefits row 2 */
#post-76 .et_pb_section.et_pb_section_2 .et_pb_row.et_pb_row_1 { padding-top: 0px; }
/* Home page Events section */
#post-76 .et_pb_section.et_pb_section_5 { background-color: #EAEAEA; }
#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_10 { padding-top: 0px; }
#post-76 .et_pb_section.et_pb_section_5 .et_pb_column.et_pb_column_2_3.et_pb_column_9 { margin-right: 14px; }
#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_8 { padding-top: 0px; padding-bottom: 0px; }
#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_8 .et_pb_column.et_pb_column_1_3.et_pb_column_10 { width: 32.5%; }
#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_9 { padding-top: 0px; }
#post-76 .et_pb_section.et_pb_section_5 .events-banner { width: 792px; height: 313px; }

/* Home page Hexagon block */
#post-76 .et_pb_section.et_pb_section_3 { background-color: #EAEAEA; }
#post-76 .tribe-mini-calendar-event.first { margin-top: 0px; } 
#post-76 .tribe-mini-calendar-event { margin-bottom: 14px; } 
/* Home page latest updates section */
#post-76 .et_pb_section.et_pb_section_4 .et_pb_row.et_pb_row_5 { padding-top: 0px; padding-bottom: 0px; }
#post-76 .et_pb_section.et_pb_section_4 .et_pb_row.et_pb_row_6 { padding-top: 0px; }
#post-76 .et_pb_section.et_pb_section_4 .et_pb_row.et_pb_row_4 { padding-bottom: 0px; }

#post-76 .banner1_hex_btn, #post-76 .banner2_hex_btn, #post-76 .banner3_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; }
#post-76 .home_benefits_btn { width: 260px; height: 47px; background-color: #B3282D; color: #FFF; font-size: 16px; margin-top: 35px; }
#post-76 .home_join_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; margin-top: 25px; }
#post-76 .banner2_hex_btn:hover { border: 1px solid #28297A; }
#post-76 .home_join_btn:hover { border: 1px solid #28297A; }

/* ## Footer NFRN address ## */
.textwidget { font-size: 12px; }

/* ## My details page - logged in users ## */
.my-details { margin: 0px; }
.my-details h1 { color: #707070; font-size:33px; font-weight: normal !important; }
.my-details .first-desc { font-size:14px; color: #828282; margin-top: 15px; margin-bottom: 25px; width: 50%; }
.my-details .custom-first-desc { font-size:14px; color: #828282; margin-top: 15px; margin-bottom: 25px; text-align:left; }
.my-details .contact-details { width:47%; float: left; background-color: #EAEAEA; padding: 15px; }
.my-details .contact-details h2 { color: #28297A; font-size:22px; float:left; }

.my-details .contact-details .edit-details-button { float: right; background-color: #FFF; color: #B3282D; font-size:12px; border-radius: 8px; border: 2px solid #B3282D; font-weight:bold }
.my-details .contact-details .edit-details-button:hover { color: #FFF; border: 2px solid #28297A; }

.my-details .contact-details .edit-details-button span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/edit_icon.png");
    background-repeat: no-repeat;
    vertical-align: text-top;
    width: 13px;
    height: 13px;
    display: inline-block;
}
.my-details .contact-details .edit-details-button:hover span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/edit_icon_active.png");
    background-repeat: no-repeat;
}

.my-details .contact-details .label { float: left; width: 28%; font-size:14px; color: #707070; clear: both; padding-bottom: 20px; text-align: right; padding-right: 20px; }
.my-details .contact-details .value { float: left; width: 50%; font-size:18px; color: #707070; padding-bottom: 20px; }
.my-details .contact-details .address .value { line-height: 23px; }
.my-details .contact-details p { font-size:14px; color: #707070; }
.my-details .update-password { width:47%; float: left; background-color: #EAEAEA; padding: 15px; }
.my-details .update-password h2 { color: #28297A; font-size:22px; display: inline-block; }
.my-details .update-password .main_title .text-1 { float: left; margin-right: 5px; }
.my-details .update-password .main_title .text-2 { float: left; font-size: 14px; }
.my-details .update-password .label { font-size:14px; color: #707070; padding-bottom: 8px; }
/* user profile javascript validation */
.my-details .update-password #confirm_pass_text { position: absolute; margin-top: -25px; background-color: #EAEAEA; padding:0px 10px 3px 0px; }
.my-details .update-password #pass_match_validation { display: inline-block; width: 433px; padding: 15px 25px 15px 15px; border-radius: 6px; position: relative; margin-left: -15px; }
.my-details .update-password #pass_match_validation #hex-cross-confirm { display: none; position: absolute; right: -15px; top: 12px; padding: 6px 0px 3px 0px; background-color: #EAEAEA; }
.my-details .update-password #hex-cross-pass { display: none; margin-left: 12px; position: absolute; text-align: right; }
.my-details .update-password #hex-tick-pass { display: none; margin-left: 12px; position: absolute; text-align: right; }
.my-details .update-password #validation-text { display: none; position: absolute; font-size:14px; color: #B3282D; right: 27px; margin-top: -25px; background-color: #EAEAEA; padding:0px 10px 3px 10px; }
.my-details .update-password #hex-tick-confirmpass { display: none; margin-left: -17px; margin-top: 17px; position: absolute; text-align: right; }

.my-details .update-password input[type="text"], .my-details .update-password input[type="password"] { border-radius: 8px; padding: 5px; width: 388px; height: 44px; border: 1px solid #FFFFFF; }
.my-details .update-password .divider1 { height: 45px; clear: both; }
.my-details .update-password .divider2 { height: 20px; clear: both; }
.my-details .update-password .label-input-box { float: left; padding: 0px 0px 15px 25px;}
.my-details .update-password .password-button { background-color: #B3282D; color: #FFF; font-size:16px; padding: 5px 5px 5px 5px; width: 186px; border-radius: 8px; }
.my-details .username-label { float: left; font-size:14px; color: #828282; margin-top: 10px; margin-right: 25px; }
.my-details .username-display { background-color: #EAEAEA; float: left; font-size:14px; color: #828282; padding:10px; }

.my-details .label-input-box .password { display: inline-block; }
.my-details .label-input-box .pass-text-1 { float: left; margin-right: 5px; }
.my-details .label-input-box .pass-text-2 { float: left; }

/* ## Edit details popup model ## */
/* The Modal (background) */
.modal-edit-details {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content-editDetails {
  background-color: #EAEAEA;
  margin: auto;
  padding: 20px 20px 60px 20px;
  border: 1px solid #888;
  width: 450px;
  margin-bottom: 150px;
}

.modal-content-editDetails .form-box { margin-left: 25px; }
.modal-content-editDetails input[type="text"] { border-radius: 8px; padding: 5px; width: 350px; height: 40px; margin-bottom: 10px; font-size: 14px; border: 1px solid #FFF; }
.modal-content-editDetails textarea { border-radius: 8px; padding: 5px; width: 350px; margin-bottom: 10px; font-size: 14px; border: 1px solid #FFF; }

.modal-content-editDetails select { 
    border-radius: 8px; padding: 5px; width: 350px; height: 40px; margin-bottom: 10px; font-size: 14px; border: 1px solid #FFF; 
    
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.8em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
    
}

.modal-content-editDetails h2 { color: #707070; font-size: 33px; font-weight: normal !important; }
.modal-content-editDetails p { font-size: 14px; color: #707070; padding-bottom: 1px; }
.modal-content-editDetails .update-btn-container { text-align: center; margin-right: 25px; }
.modal-content-editDetails .update-details-btn { width: 214px; height: 47px; background-color: #B3282D; color: #FFF; font-size:16px; padding: 5px 10px 5px 10px;  border-radius: 8px; }
.modal-content-editDetails .space { height: 15px; clear: both; }
/* Edit details javascript validation */
.modal-content-editDetails .hex-cross-edit { display: none; margin-top: 10px; margin-left: -15px; position: absolute; text-align: right; }
.modal-content-editDetails .hex-tick-edit { display: none; margin-top: 17px; margin-left: -15px; position: absolute; text-align: right; }

.modal-content-editDetails .edit_label_text { position: absolute; margin-top: -25px; background-color: #EAEAEA; padding:0px 10px 3px 0px; }
.modal-content-editDetails .validation_edit_box { display: inline-block; padding: 15px 25px 7px 15px; border-radius: 6px; position: relative; margin-left: -15px; margin-bottom: 20px; }
.modal-content-editDetails .validation_edit_box .hex-cross { display: none; position: absolute; right: -15px; top: 10px; padding: 6px 0px 3px 0px; background-color: #EAEAEA; }
.modal-content-editDetails .validation-edit-text { display: none; position: absolute; font-size:14px; color: #B3282D; right: 27px; margin-top: -25px; background-color: #EAEAEA; padding:0px 10px 3px 10px; }

/* The Close Button */
.close-editDetails {
  color: #B3282D;
  float: right;
  font-size: 40px;
  font-weight: bold;
  margin-top: -5px;
}

.close-editDetails p { font-size: 10px; color: #707070; font-weight: normal; margin: 0px 0px 0px 0px; }

.close-editDetails:hover,
.close-editDetails:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* ## Events page ## */
.events-main-title { color: #707070; font-size: 33px; font-weight: normal !important; margin-bottom: 20px; }
.events-main-text { color: #707070; font-size: 14px; width: 80%; }
.events-sub-title { color: #28297A; font-size: 30px; }

.featured-events-banner { width: 792px; height: 313px; }
#post-17019191 .et_pb_column.et_pb_column_2_3.et_pb_column_4 { margin-right: 1.5%; }
#post-17019191 .et_pb_column.et_pb_column_1_3.et_pb_column_5 .tribe-mini-calendar-event.first { margin-top: 0px; margin-bottom: 15px; }
#post-17019191 .et_pb_column.et_pb_column_4_4.et_pb_column_6 h2 { color: #28297A; font-size: 30px; }

/* Upcoming Seasonal Events */
#post-17019191 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 .tribe-mini-calendar-event { background-color: #A2A2A2; border-radius: 8px; width: 95%; height: auto; max-height: 95px; }
#post-17019191 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 .tribe-mini-calendar-event h2 a { color: #FFF; }
#post-17019191 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 .tribe-mini-calendar-event .tribe-events-venue { display: none; }
#post-17019191 .et_pb_section.et_pb_section_1 .et_pb_row.et_pb_row_2 { padding-top: 0px; }

.hexagon-events-image {
    position: relative;
    text-align: center;
    float: right;
    right: -19px;
    margin-top: -83px;
}

.related-upcoming-events .hexagon-events-image { 
	margin-top: -73px;
}

.hexagon-events-image .event_hex_link_img {
	background-image: url("/wp-content/themes/NFRN/img/event_hex_link.png"); 
	background-repeat: no-repeat; 	
	width: 38px; 
	height: 43px;
	display: inline-block;
}

.hexagon-events-image .event_hex_link_img:hover { 
    background-image: url("/wp-content/themes/NFRN/img/event_hex_link_hover.png"); 	
}

/* Hexagon for events list link */
.hexagon-events:before {
    content: " ";
    width: 0; 
    height: 0;
    border-bottom: 10px solid #B3282D;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    position: absolute;
    top: -10px;
    left:0px;
}

.hexagon-events {
    width: 34px;
    height: 20px;
    background-color: #B3282D;
    position: relative;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    float: right;
    left: 15px;
    top: -54px;
    transform: translateY(-50%);
}

.hexagon-events:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -8px;
    border-top: 8px solid #B3282D;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    left:0px;
}

.hexagon-events img { height: 80%; } 

/* ## Events page list ## */
#post-17019191 .upcoming-seasonal-events { float: left; width: 100%; }
#post-17019191 .upcoming-seasonal-events .type-tribe_events { width: 33%; float: left; }
#post-17019191 .upcoming-seasonal-events .type-tribe_events .hexagon-events-image { display: none; }

/* ** Events page upcoming seasonal events blocks display month and day **
   ** staging/3/wp-content/themes/NFRN/tribe-events/pro/widgets/modules/single-event.php   ** */
#post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-dayname .day-month { display: none; }
#post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-dayname .month-only { display: block !important; }
#post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-daynumber .time { display: none; }
#post-17019191 .upcoming-seasonal-events .type-tribe_events .list-date .list-daynumber .day-only { display: block !important; color: #B3282D; }

#post-17019191 .et_pb_section_2.et_pb_section { background-color: #EAEAEA !important; }

/* ## Events page calendar ## */

#tribe-bar-form label { font-size: 14px; text-transform: capitalize; }

#post-17019191 .tribe-mini-calendar-wrapper { display: flex; margin-bottom: 10px; }
#post-17019191 .tribe-mini-calendar-grid-wrapper { width: 65%; float: left; margin-bottom: 0px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; font-size: 18px; }
#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar { margin-bottom: 0px; border-bottom: none; }
#post-17019191 .tribe-mini-calendar-list-wrapper { width: 35%; float: left; padding-left: 30px; background-color: #EAEAEA; }
#post-17019191 .tribe-mini-calendar-list-wrapper .type-tribe_events { width: 90%; }
#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { color: #be1622; }
#post-17019191 .tribe-mini-calendar .tribe-events-present, 
#post-17019191 .tribe-mini-calendar .tribe-mini-calendar-today { 
    background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_current.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; 
    padding-top: 6px;
}
/*#post-17019191 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }*/

#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-future.tribe-events-has-events, #post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }
#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth span { color: #28297A; }
#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-past { opacity: 1; }

#post-17019191 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { color: #FFF; }
#post-17019191 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present span.tribe-mini-calendar-no-event { color: #FFF; }
#post-17019191 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today a.tribe-mini-calendar-day-link {  color: #be1622; }
/*#post-17019191 .tribe-mini-calendar .tribe-events-has-events.tribe-events-present div[id*="daynum-"] a::before { background: #B3282D; }*/
#post-17019191 .tribe-mini-calendar a:hover { background: transparent; color: #999 !important; }
#post-17019191 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 350px; float: left; border-bottom: none; margin-left: 15px; margin-right: 20px; }
#post-17019191 .tribe-events-list .tribe-events-loop .tribe-events-list-separator-month { display: none; }
#post-17019191 #tribe-events-content { display: none; background-color: #EAEAEA; padding-bottom: 50px; }
#post-17019191 .tribe-mini-calendar-list-wrapper h2.title { color: #28297A; font-size: 30px; margin-top: 20px; text-align: center; }
#post-17019191 .tribe-mini-calendar-day-link::before { background: transparent; }
#post-17019191 .tribe-mini-calendar td, #post-17019191 .tribe-mini-calendar th { border: none; } 
#post-17019191 .tribe-mini-calendar thead { border: none; } 

.tribe-mini-calendar-grid-wrapper .table-nav-c { background-color: #28297A; height:70px; padding: 0px; }
.tribe-mini-calendar-grid-wrapper .table-nav-c .left-arrow-c { float:left; width:35px; height: 75px; background-color: #B3282D; }
.tribe-mini-calendar-grid-wrapper .table-nav-c .middle-month-c { padding-top: 25px; font-size: 24px; }
.tribe-mini-calendar-grid-wrapper .table-nav-c .right-arrow-c { float: right; width: 35px; height: 75px; background-color: #B3282D; margin-top: -49px; }
.tribe-mini-calendar-nav .table-nav-c .prev-month { margin-top: 20px; margin-left: 5px; position: relative; z-index: 10; }
.tribe-mini-calendar-nav .table-nav-c .next-month { margin-top: 20px; margin-left: 2px; padding-right: 20px; }
.tribe-mini-calendar-grid-wrapper .tribe-events-past.tribe-events-has-events.tribe-mini-calendar-today a.tribe-mini-calendar-day-link { color: #FFFFFF !important; }

.table-nav-c .tribe-mini-calendar-nav-link.prev-month span { display: none; }
.table-nav-c .tribe-mini-calendar-nav-link.prev-month:after { position: absolute; content: ""; background-image: url("/wp-content/themes/NFRN/img/event_prev_month_link.png"); background-repeat: no-repeat; width: 17px; height: 25px; }

.table-nav-c .tribe-mini-calendar-nav-link.next-month span { display: none; }
.table-nav-c .tribe-mini-calendar-nav-link.next-month:after { position: absolute; content: ""; background-image: url("/wp-content/themes/NFRN/img/event_next_month_link.png"); background-repeat: no-repeat; width: 15px; height: 26px; }

#post-17019191 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
#post-17019191 .tribe-mini-calendar div[id*="daynum-"] a { font-size: 18px; }

#post-17019191 #tribe-bar-form { background: #FFF; }
#post-17019191 #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
#post-17019191 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
#post-17019191 #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
#post-17019191 #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-bottom: 10px; }
#post-17019191 #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
#post-17019191 #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
#post-17019191 #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#post-17019191 #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
#post-17019191 #tribe-bar-form .tribe-bar-date-filter { display: none; }
#post-17019191 #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17019191 #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17019191 #tribe-bar-form .tribe-bar-views { display: none; }

#post-17019191 .tribe-events-list .tribe-events-loop .type-tribe_events { padding-bottom: 5px; padding-top: 2px; }

#post-17019191 .tribe-events-page-title { display: none; }
#post-17019191 .widgettitle { display: none; }
#post-17019191 #tribe-events-content .tribe-events-ical.tribe-events-button { display: none; }

#tribe-bar-form .tribe-bar-submit input[type="submit"] { text-transform: capitalize; font-size: 16px; padding-top: 6px; }

/* Events Calendar title spacing */
#post-17019191 .et_pb_section_3 .et_pb_row_5 { padding-bottom: 0px; }
#post-17019191 .et_pb_section_3 .et_pb_row_6 { padding-top: 0px; }

/* ## Events nfrn national diary page ## */
#post-17110593 .tribe-mini-calendar-wrapper { display: flex; margin-bottom: 10px; }
#post-17110593 .tribe-mini-calendar-grid-wrapper { width: 65%; float: left; margin-bottom: 0px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; font-size: 18px; }
#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar { margin-bottom: 0px; border-bottom: none; }
#post-17110593 .tribe-mini-calendar-list-wrapper { width: 35%; float: left; padding-left: 30px; background-color: #EAEAEA; }
#post-17110593 .tribe-mini-calendar-list-wrapper .type-tribe_events { width: 90%; }
#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { color: #be1622; }
#post-17110593 .tribe-mini-calendar .tribe-events-present, 
#post-17110593 .tribe-mini-calendar .tribe-mini-calendar-today { 
    background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_current.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; 
    padding-top: 5px;
}

/*#post-17110593 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }*/

#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-future.tribe-events-has-events, #post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }
#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth span { color: #28297A; }
#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-past { opacity: 1; }

#post-17110593 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { color: #FFF; }
#post-17110593 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present span.tribe-mini-calendar-no-event { color: #FFF; }
#post-17110593 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today a.tribe-mini-calendar-day-link {  color: #be1622; }
/*#post-17110593 .tribe-mini-calendar .tribe-events-has-events.tribe-events-present div[id*="daynum-"] a::before { background: #B3282D; }*/
#post-17110593 .tribe-mini-calendar a:hover { background: transparent; color: #999 !important; }
#post-17110593 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 350px; float: left; border-bottom: none; margin-left: 15px; margin-right: 20px; }
#post-17110593 .tribe-events-list .tribe-events-loop .tribe-events-list-separator-month { display: none; }
#post-17110593 #tribe-events-content { display: none; background-color: #EAEAEA; padding-bottom: 50px; }
#post-17110593 .tribe-mini-calendar-list-wrapper h2.title { color: #28297A; font-size: 30px; margin-top: 20px; text-align: center; }
#post-17110593 .tribe-mini-calendar-day-link::before { background: transparent; }
#post-17110593 .tribe-mini-calendar td, #post-17110593 .tribe-mini-calendar th { border: none; } 
#post-17110593 .tribe-mini-calendar thead { border: none; } 

/* ## Events nfrn national diary page ## */
#post-17110593 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
#post-17110593 .tribe-mini-calendar div[id*="daynum-"] a { font-size: 18px; }

#post-17110593 #tribe-bar-form { background: #FFF; }
#post-17110593 #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
#post-17110593 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
#post-17110593 #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
#post-17110593 #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-bottom: 10px; }
#post-17110593 #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
#post-17110593 #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
#post-17110593 #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#post-17110593 #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
#post-17110593 #tribe-bar-form .tribe-bar-date-filter { display: none; }
#post-17110593 #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17110593 #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17110593 #tribe-bar-form .tribe-bar-views { display: none; }

#post-17110593 .tribe-events-list .tribe-events-loop .type-tribe_events { padding-bottom: 5px; padding-top: 2px; }

#post-17110593 .tribe-events-page-title { display: none; }
#post-17110593 .widgettitle { display: none; }
#post-17110593 #tribe-events-content .tribe-events-ical.tribe-events-button { display: none; }


/* ## Events districts category page ## */
#post-17110628 .tribe-mini-calendar-wrapper { display: flex; margin-bottom: 10px; }
#post-17110628 .tribe-mini-calendar-grid-wrapper { width: 65%; float: left; margin-bottom: 0px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; font-size: 18px; }
#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar { margin-bottom: 0px; border-bottom: none; }
#post-17110628 .tribe-mini-calendar-list-wrapper { width: 35%; float: left; padding-left: 30px; background-color: #EAEAEA; }
#post-17110628 .tribe-mini-calendar-list-wrapper .type-tribe_events { width: 90%; }
#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { color: #be1622; }
#post-17110628 .tribe-mini-calendar .tribe-events-present, 
#post-17110628 .tribe-mini-calendar .tribe-mini-calendar-today { 
    background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_current.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; 
    padding-top: 5px;
}

/*#post-17110628 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }*/

#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-future.tribe-events-has-events, #post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }
#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth span { color: #28297A; }
#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-past { opacity: 1; }

#post-17110628 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { color: #FFF; }
#post-17110628 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present span.tribe-mini-calendar-no-event { color: #FFF; }
#post-17110628 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today a.tribe-mini-calendar-day-link {  color: #be1622; }
/*#post-17110628 .tribe-mini-calendar .tribe-events-has-events.tribe-events-present div[id*="daynum-"] a::before { background: #B3282D; }*/
#post-17110628 .tribe-mini-calendar a:hover { background: transparent; color: #999 !important; }
#post-17110628 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 350px; float: left; border-bottom: none; margin-left: 15px; margin-right: 20px; }
#post-17110628 .tribe-events-list .tribe-events-loop .tribe-events-list-separator-month { display: none; }
#post-17110628 #tribe-events-content { display: none; background-color: #EAEAEA; padding-bottom: 50px; }
#post-17110628 .tribe-mini-calendar-list-wrapper h2.title { color: #28297A; font-size: 30px; margin-top: 20px; text-align: center; }
#post-17110628 .tribe-mini-calendar-day-link::before { background: transparent; }
#post-17110628 .tribe-mini-calendar td, #post-17110628 .tribe-mini-calendar th { border: none; } 
#post-17110628 .tribe-mini-calendar thead { border: none; } 

/* ## Events districts category page ## */
#post-17110628 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
#post-17110628 .tribe-mini-calendar div[id*="daynum-"] a { font-size: 18px; }

#post-17110628 #tribe-bar-form { background: #FFF; }
#post-17110628 #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
#post-17110628 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
#post-17110628 #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
#post-17110628 #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-bottom: 10px; }
#post-17110628 #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
#post-17110628 #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
#post-17110628 #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#post-17110628 #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
#post-17110628 #tribe-bar-form .tribe-bar-date-filter { display: none; }
#post-17110628 #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17110628 #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17110628 #tribe-bar-form .tribe-bar-views { display: none; }

#post-17110628 .tribe-events-list .tribe-events-loop .type-tribe_events { padding-bottom: 5px; padding-top: 2px; }

#post-17110628 .tribe-events-page-title { display: none; }
#post-17110628 .widgettitle { display: none; }
#post-17110628 #tribe-events-content .tribe-events-ical.tribe-events-button { display: none; }


/* ## Events National Council page ## */
#post-17111062 .tribe-mini-calendar-wrapper { display: flex; margin-bottom: 10px; }
#post-17111062 .tribe-mini-calendar-grid-wrapper { width: 65%; float: left; margin-bottom: 0px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; font-size: 18px; }
#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar { margin-bottom: 0px; border-bottom: none; }
#post-17111062 .tribe-mini-calendar-list-wrapper { width: 35%; float: left; padding-left: 30px; background-color: #EAEAEA; }
#post-17111062 .tribe-mini-calendar-list-wrapper .type-tribe_events { width: 90%; }
#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { color: #be1622; }
#post-17111062 .tribe-mini-calendar .tribe-events-present, 
#post-17111062 .tribe-mini-calendar .tribe-mini-calendar-today { 
    background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_current.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; 
    padding-top: 5px;
}

/*#post-17111062 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }*/

#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-future.tribe-events-has-events, #post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }
#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth span { color: #28297A; }
#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-past { opacity: 1; }

#post-17111062 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { color: #FFF; }
#post-17111062 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present span.tribe-mini-calendar-no-event { color: #FFF; }
#post-17111062 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today a.tribe-mini-calendar-day-link {  color: #be1622; }
/*#post-17111062 .tribe-mini-calendar .tribe-events-has-events.tribe-events-present div[id*="daynum-"] a::before { background: #B3282D; }*/
#post-17111062 .tribe-mini-calendar a:hover { background: transparent; color: #999 !important; }
#post-17111062 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 350px; float: left; border-bottom: none; margin-left: 15px; margin-right: 20px; }
#post-17111062 .tribe-events-list .tribe-events-loop .tribe-events-list-separator-month { display: none; }
#post-17111062 #tribe-events-content { display: none; background-color: #EAEAEA; padding-bottom: 50px; }
#post-17111062 .tribe-mini-calendar-list-wrapper h2.title { color: #28297A; font-size: 30px; margin-top: 20px; text-align: center; }
#post-17111062 .tribe-mini-calendar-day-link::before { background: transparent; }
#post-17111062 .tribe-mini-calendar td, #post-17111062 .tribe-mini-calendar th { border: none; } 
#post-17111062 .tribe-mini-calendar thead { border: none; } 

/* ## Events National Council page ## */
#post-17111062 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
#post-17111062 .tribe-mini-calendar div[id*="daynum-"] a { font-size: 18px; }

#post-17111062 #tribe-bar-form { background: #FFF; }
#post-17111062 #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
#post-17111062 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
#post-17111062 #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
#post-17111062 #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-bottom: 10px; }
#post-17111062 #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
#post-17111062 #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
#post-17111062 #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#post-17111062 #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
#post-17111062 #tribe-bar-form .tribe-bar-date-filter { display: none; }
#post-17111062 #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17111062 #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17111062 #tribe-bar-form .tribe-bar-views { display: none; }

#post-17111062 .tribe-events-list .tribe-events-loop .type-tribe_events { padding-bottom: 5px; padding-top: 2px; }

#post-17111062 .tribe-events-page-title { display: none; }
#post-17111062 .widgettitle { display: none; }
#post-17111062 #tribe-events-content .tribe-events-ical.tribe-events-button { display: none; }


/* ## Trade Shows page - Events calendar ## */
#post-17111399 .tribe-mini-calendar-wrapper { display: flex; margin-bottom: 10px; }
#post-17111399 .tribe-mini-calendar-grid-wrapper { width: 65%; float: left; margin-bottom: 0px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; font-size: 18px; }
#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar { margin-bottom: 0px; border-bottom: none; }
#post-17111399 .tribe-mini-calendar-list-wrapper { width: 35%; float: left; padding-left: 30px; background-color: #EAEAEA; }
#post-17111399 .tribe-mini-calendar-list-wrapper .type-tribe_events { width: 90%; }
#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth a.tribe-mini-calendar-day-link { color: #be1622; }
#post-17111399 .tribe-mini-calendar .tribe-events-present, 
#post-17111399 .tribe-mini-calendar .tribe-mini-calendar-today { 
    background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_current.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; 
    padding-top: 5px;
}

/*#post-17111399 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }*/

#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-future.tribe-events-has-events, #post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-othermonth.tribe-events-future.tribe-events-has-events { background-image: url("/wp-content/themes/NFRN/img/event_cal_hex_future.png"); background-repeat: no-repeat; background-position: top center; width: 32px; height: 40px; background-color: #FFF; }
#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth span { color: #28297A; }
#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-events-thismonth.tribe-events-past { opacity: 1; }

#post-17111399 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present a.tribe-mini-calendar-day-link { color: #FFF; }
#post-17111399 .tribe-mini-calendar .tribe-events-thismonth.tribe-events-present span.tribe-mini-calendar-no-event { color: #FFF; }
#post-17111399 .tribe-mini-calendar .tribe-events-future.tribe-mini-calendar-today a.tribe-mini-calendar-day-link {  color: #be1622; }
/*#post-17111399 .tribe-mini-calendar .tribe-events-has-events.tribe-events-present div[id*="daynum-"] a::before { background: #B3282D; }*/
#post-17111399 .tribe-mini-calendar a:hover { background: transparent; color: #999 !important; }
#post-17111399 .tribe-events-list .tribe-events-loop .type-tribe_events { width: 350px; float: left; border-bottom: none; margin-left: 15px; margin-right: 20px; }
#post-17111399 .tribe-events-list .tribe-events-loop .tribe-events-list-separator-month { display: none; }
#post-17111399 #tribe-events-content { display: none; background-color: #EAEAEA; padding-bottom: 50px; }
#post-17111399 .tribe-mini-calendar-list-wrapper h2.title { color: #28297A; font-size: 30px; margin-top: 20px; text-align: center; }
#post-17111399 .tribe-mini-calendar-day-link::before { background: transparent; }
#post-17111399 .tribe-mini-calendar td, #post-17111399 .tribe-mini-calendar th { border: none; } 
#post-17111399 .tribe-mini-calendar thead { border: none; } 

/* ## Trade Shows page - Events calendar ## */
#post-17111399 .tribe-mini-calendar-grid-wrapper .tribe-mini-calendar-dayofweek { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
#post-17111399 .tribe-mini-calendar div[id*="daynum-"] a { font-size: 18px; }

#post-17111399 #tribe-bar-form { background: #FFF; }
#post-17111399 #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
#post-17111399 #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
#post-17111399 #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
#post-17111399 #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-bottom: 10px; }
#post-17111399 #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
#post-17111399 #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
#post-17111399 #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#post-17111399 #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
#post-17111399 #tribe-bar-form .tribe-bar-date-filter { display: none; }
#post-17111399 #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17111399 #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
#post-17111399 #tribe-bar-form .tribe-bar-views { display: none; }

#post-17111399 .tribe-events-list .tribe-events-loop .type-tribe_events { padding-bottom: 5px; padding-top: 2px; }

#post-17111399 .tribe-events-page-title { display: none; }
#post-17111399 .widgettitle { display: none; }
#post-17111399 #tribe-events-content .tribe-events-ical.tribe-events-button { display: none; }



/* ## Events Category Page - /events-calendar/category ## */
.post-type-archive-tribe_events { background-color: #FFF !important; }
.tribe-events-pg-template #tribe-bar-form #tribe-bar-filters-wrap { background: #EAEAEA; width: 100%; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-geoloc-filter-custom { width: 40%; padding: 15px; float: left; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-search-filter { width: 40%; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-submit { width: 20%; height: auto; margin-top: 23px; margin-left: 15px; margin-bottom: 10px; }
.tribe-events-pg-template #tribe-bar-form input[type="text"] { width: 100%; height: 41px; background: #FFF; border-radius: 8px; border-bottom: none; outline: none; }
.tribe-events-pg-template #tribe-bar-form input[type="text"]:focus::placeholder { color: transparent; }
.tribe-events-pg-template #tribe-bar-form select { 
	width: 100%; height: 41px; background: #FFF; border-radius: 8px; border: none; padding: 5px; color: #707070 !important; 
	background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");
	background-position: calc(100% - 20px) calc(1.2em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: 19px 10px, 5px 5px, 2.5em 2.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.tribe-events-pg-template #tribe-bar-form .tribe-bar-submit input[type="submit"] { border-radius: 8px; background: #B3282D; height: 42px; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-date-filter { display: none; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-geoloc-filter-custom .label-tribe-bar-geoloc { text-transform: capitalize; font-size: 14px; color: #676767; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-search-filter .label-tribe-bar-search { text-transform: capitalize; font-size: 14px; color: #676767; }
.tribe-events-pg-template #tribe-bar-form .tribe-bar-views { display: none; }
.tribe-events-pg-template #tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap { width: 100%; }
.tribe-events-pg-template .tribe-events-calendar thead tr th { background: #FFF; color: #28297A; text-transform: capitalize; font-size: 18px; }
.tribe-events-pg-template .tribe-events-calendar td div[id*="tribe-events-daynum-"] { font-size: 18px; }


/* ## Event single page - Events details ## */
.single-tribe_events .tribe-events-single-event-title { font-size: 33px; font-weight: normal !important; color: #707070; margin-bottom: 35px; }
.single-tribe_events .tribe-events-content { font-size: 14px; color: #707070; padding-left: 15%; padding-right: 10%; }
.single-tribe_events .tribe-events-event-meta { background: #FFF; border: none; }
.tribe-events-meta-group.tribe-events-meta-group-details dt { font-size: 22px; color: #28297A; margin-right: 10px; }
.tribe-events-meta-group.tribe-events-meta-group-details dt.float { float: left; }
.tribe-events-meta-group.tribe-events-meta-group-details dt h2 { font-size: 22px; color: #28297A; }
.tribe-events-meta-group.tribe-events-meta-group-details dd { font-size: 18px; color: #707070; margin-top: -1px !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd.organiser-email { margin-top: -4px !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd.organiser-name { margin-top: -3px !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd.organiser-tel { margin-top: -3px !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd.phone { margin-top: -1px !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd.float { float: left !important; }
.tribe-events-meta-group.tribe-events-meta-group-details dd a { color: #B93A3F !important; }
.tribe-events-meta-group.tribe-events-meta-group-details .event-organiser-details dt { font-size: 18px; }
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-event-categories .separate { margin-top:5px; }
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-event-categories a { text-decoration: underline !important; }
.tribe-events-meta-group.tribe-events-meta-group-organizer { display: none; }
.tribe-events-meta-group.tribe-events-meta-group-details .divider_event_details { clear: both; height: 23px; }
.single-tribe_events .tribe-events-single-event-description .et_pb_row_0 { padding-top: 0px; padding-bottom: 0px; }
.single-tribe_events .tribe-events-single-event-description .et_pb_row_1 { padding-bottom: 0px; }
.single-tribe_events .tribe-events-venue-map iframe { height: 250px; }
.single-tribe_events #tribe-events-gmap-0 { height: 221px !important; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt.tribe-events-event-categories-label { margin-bottom: 15px; }

.single-tribe_events .tribe-events-cal-links { text-align: center; }
.single-tribe_events #tribe-events .tribe-events-button, .tribe-events-button { 
    width: 204px;
    height: 47px;
    background-color: #B3282D; 
    border: 1px solid #D9172E; 
    border-radius: 8px; 
    font-size: 16px;
    text-transform: none;
    padding: 12px 0px 0px 20px;
}
.single-tribe_events .tribe-events-button:hover { background-color: #282979 !important; color: #FFFFFF !important; border: 1px solid #282979 !important; }

.related-upcoming-events { float: left; width: 100%; }
.related-upcoming-events .related_title { color: #28297A; font-size: 30px; margin-bottom: 20px; }
.related-upcoming-events .type-tribe_events { float: left; width: 29%; margin-right: 40px; }
.related-events-container { background-color: #EAEAEA !important; }
.related-events-container .events_link { text-align: center; padding-top: 20px; padding-bottom: 10px; clear: both; }
.related-events-container .events_link a { color: #B0282C; font-size: 18px; font-weight: 700; border-bottom: 2px solid #B0282C; text-align:center; }
.related-events-container .events_link a:hover { border-bottom: none; }

.single-tribe_events #tribe-events .tribe-events-cal-links a.tribe-events-gcal.tribe-events-button {	
    background-image: url("/wp-content/themes/NFRN/img/add_to_calendar_icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 16px 16px;
	background-position-x: 15px;
	background-position-y: 13px;
	margin-left: 3.5%;
}
.single-tribe_events #tribe-events .tribe-events-cal-links a.tribe-events-gcal.tribe-events-button:hover {
	background-image: url("/wp-content/themes/NFRN/img/add_to_calendar_icon_active.png");
}	 

.single-tribe_events #tribe-events .tribe-events-cal-links a.tribe-events-ical.tribe-events-button {	    
    display: none;	
	background-image: url("/wp-content/themes/NFRN/img/download_assets_icon.png");
    background-repeat: no-repeat;
    /*display: inline-block;*/
    background-size: 16px 16px;
	background-position-x: 15px;
	background-position-y: 13px;
}
.single-tribe_events #tribe-events .tribe-events-cal-links a.tribe-events-ical.tribe-events-button:hover {
    background-image: url("/wp-content/themes/NFRN/img/download_assets_icon_active.png");
}

 
.single-tribe_events .tribe-events-cal-links-custom .img .add-to-calendar-icon { 
    vertical-align: text-top; width: 16px; height: 16px; 
    background-image: url("/wp-content/themes/NFRN/img/add_to_calendar_icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 16px 16px;
}
.single-tribe_events .tribe-events-cal-links-custom .tribe-events-button:hover .add-to-calendar-icon {
    background-image: url("/wp-content/themes/NFRN/img/add_to_calendar_icon_active.png");
}

.single-tribe_events .tribe-events-cal-links-custom .img .download-assets-icon { 
    vertical-align: text-top; width: 16px; height: 16px; 
    background-image: url("/wp-content/themes/NFRN/img/download_assets_icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 16px 16px;
}
.single-tribe_events .tribe-events-cal-links-custom .tribe-events-button:hover .download-assets-icon { 
    background-image: url("/wp-content/themes/NFRN/img/download_assets_icon_active.png");
}

.single-tribe_events .events-details-left-col .tribe-events-related-events-title { display: none; }
.single-tribe_events .events-details-left-col .tribe-related-events { display: none; }


/* Events details page social icons */
.single-tribe_events .et_social_inline { display: inline-block !important; margin-bottom: 0px !important; margin-top: 35px !important; width: 100%; text-align: center; }
.single-tribe_events .et_social_inline .et_social_networks { text-align: center; width: auto; }
.single-tribe_events .et_social_inline .et_social_networks span.et_social_overlay { background-color: transparent; }
.single-tribe_events .et_social_inline .et_social_networks .et_social_share:hover { background-color: transparent; }
.single-tribe_events .et_social_inline .et_social_networks .et_social_network_label { display: none; }
.single-tribe_events .et_social_inline .et_social_networks .et_social_icons_container { width: 100%; height: 40px; text-align: center; }
.single-tribe_events .et_social_inline .et_social_networks .et_social_icons_container li:hover { background-color: transparent; }
.single-tribe_events .et_social_inline .et_social_networks .et_social_icons_container li { margin-right: 5px !important; display: inline-block; float: none !important; }

.single-tribe_events .et_social_inline .et_social_networks:before { 
    content: 'Share'; 
    display: inline-block;
    margin-bottom: 23px;
    font-size: 22px;
    color: #707070;
    font-weight: bold; 
    position: relative;
}

.single-tribe_events .et_social_inline .et_social_facebook {  
    background-image: url("/wp-content/themes/NFRN/img/facebook_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top:-1px !important;
}
.single-tribe_events .et_social_inline .et_social_icon_facebook::before, 
.single-tribe_events .et_social_inline .et_social_icon_facebook::after { color: transparent; }

.single-tribe_events .et_social_inline .et_social_twitter {  
    background-image: url("/wp-content/themes/NFRN/img/twitter_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
}
.single-tribe_events .et_social_inline .et_social_icon_twitter::before, 
.single-tribe_events .et_social_inline .et_social_icon_twitter::after { color: transparent; }

.single-tribe_events .et_social_inline .et_social_linkedin {  
    background-image: url("/wp-content/themes/NFRN/img/linkedin_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
}
.single-tribe_events .et_social_inline .et_social_icon_linkedin::before, 
.single-tribe_events .et_social_inline .et_social_icon_linkedin::after { color: transparent; }


.single-tribe_events .et_social_inline .et_social_networkname { display: none; }
.single-tribe_events .et_social_inline .et_social_icon { width: 45px; height: 45px; }
.single-tribe_events .et_social_inline .et_social_icon:hover { background-color: #FFFFFF; opacity: 0.5; }  

.single-tribe_events .et_social_left .et_social_network_label { margin-left: 0px; padding: 0px; }

/* Events search results page */
#tribe-events-content .events-list-close-btn { cursor: pointer; margin-top: 15px; margin-right: 25px; margin-bottom: 15px; text-align: center; }
#tribe-events-content .events-list-close-btn p { font-size: 12px; }
#tribe-events-content .events-list-title { color: #28297A; margin-top: 15px; margin-left: 30px; }
#tribe-events-content #tribe-events-header:before, #tribe-events-content #tribe-events-header::after { background-color: transparent; }

#tribe-bar-form .tribe-bar-geoloc-filter { display: none; }



/* ## Login form ## */
#post-17014534 #loginform label { font-size: 14px; color: #707070; font-weight: normal; text-align: left; display: inline-block;  }
#post-17014534 #loginform input[type="text"] { border-radius: 8px; width: 400px; height: 34px; padding: 10px; border: 1px solid #F1F1F1; }
#post-17014534 #loginform input[type="password"] { border-radius: 8px; width: 400px; height: 34px; padding: 10px; border: 1px solid #F1F1F1; }
#post-17014534 #loginform .mgm-login-button { border-radius: 8px; background-color: #B3282D; color: #FFF; font-size: 16px; width: 186px; height: 47px; }
#post-17014534 .login-page-links { display: none; }
#post-17014534 .login-form-container { display: inline-block; text-align: center; }
#post-17014534 .login-form-container h2 { text-align: center; color: #707070; font-size: 33px; font-weight: normal !important; padding-bottom: 40px; }
#post-17014534 .login-form-container p { text-align: left; color: #707070; font-size: 14px; width: 400px; }
#post-17014534 .et_pb_section_0 { background-color: #E3E3E3; }
#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { background-color: #FFFFFF; width: 50%; text-align: center; display: inline-block; float: none; padding-top: 30px; padding-bottom: 30px; }
#post-17014534 .et_pb_section_0 .et_pb_row.et_pb_row_0 { text-align: center; }
#post-17014534 .et_pb_section_0 .et_pb_row.et_pb_row_0 .et_pb_text_0 { text-align: center; }
#post-17014534 .forgetmenot { text-align: left; margin-left: 100px; }
#post-17014534 .forgetmenot label:after { content: "Keep me logged in"; color: #707070; margin-left: -88px; }
#post-17014534 .forgetmenot label { color: transparent !important; }
#post-17014534 .forgetmenot input[type="checkbox"] { 
    background: url("/wp-content/themes/NFRN/img/login_remember_checkbox.png"); 
    background-repeat: no-repeat; 
    width: 24px; 
    height: 28px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    vertical-align: middle;
}

#post-17014534 .forgetmenot input[type="checkbox"]:checked { 
    background: url("/wp-content/themes/NFRN/img/login_remember_checked.png"); 
    background-repeat: no-repeat; 
    width: 24px; 
    height: 28px;
}

#post-17014534 .login-forgot-password-link { color: #B0282C; font-size: 12px; font-weight: 700; text-decoration: underline; }

#post-17014534 #loginform div { margin-top: 15px; }

/* Login form validation style */
#post-17014534 #loginform .hex-info { float: left; margin-left: 15px; position: relative; }
#post-17014534 #loginform .hex-info.mobile { display: none !important; }
#post-17014534 #loginform .hex-tick { margin-left: 15px; position: relative; display: inline-block; vertical-align: middle; }
#post-17014534 #loginform #hex-cross-password { margin-left: 10px; } 
#post-17014534 #loginform .hex-cross {
    position: absolute;
    right: -15px;
    top: 10px;
    padding: 6px 0px 3px 0px;
    background-color: #FFF;
}
#post-17014534 #loginform .validation_register_box {
    padding: 15px 25px 0px 15px;
    border-radius: 8px;
    position: relative;
    margin-left: 5px;
    border: 2px solid #B3282D;
    width: auto;
    display: inline-flex;
}
#post-17014534 #loginform .validation_register_label {
    margin-top: -24px !important;
    /*background-color: #FFF;*/
    width: auto !important;
    padding-right: 7px;
    padding-left: 5px;
}

#loginform div:nth-child(1) label:first-line { background-color: #FFF; }
#loginform div:nth-child(2) label:first-line { background-color: #FFF; }

#post-17014534 #loginform .validation-register-text {
    position: absolute;
    font-size: 14px;
    color: #B3282D;
    right: 27px;
    margin-top: -25px;
    background-color: #FFF;
    padding: 0px 10px 3px 10px;
}

#post-17014534 #loginform .leftMargin { margin-left: 35px; }

/* ## My profile dashboard ## */
#post-17110405 .et_pb_section { background-color: #EAEAEA; padding-top: 0px !important; }
#post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_1_4 { width: 22.875%; margin-right: 3.5%; }

.my-profile-left-menu { background-color: #28297A; color: #FFF; border: 1px solid #28297A; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding: 70px 10px 20px 15px; }
.my-profile-left-menu.mobile { display: none; width: 80%; }
.my-profile-left-menu-bar-mobile {
    display: none;
    border: 1px solid #282979;
    padding: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #282979;
    color: #FFFFFF;
    width: 80%;
    height: 30px;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    z-index: 5;
}
.my-profile-menu-bar-mobile-view { display: none; }

.my-profile-left-menu-bar-mobile .menu-button {
    position: fixed;
    bottom: 14px;
    left: 42%;
    width: 58px;
    cursor: pointer;
}
.my-profile-left-menu ul { list-style-type:none; }
.my-profile-left-menu ul li { margin-bottom: 15px; font-size: 18px; font-weight:bold; }
.my-profile-left-menu ul li a { color: #FFF; }
.my-profile-left-menu ul li span.home-icon {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_home_icon.png");
    background-repeat: no-repeat;
    vertical-align: text-top;
    width: 18px;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
}
.my-profile-left-menu .doc_btn { width: 190px; background-color: #FFF !important; border-radius: 8px; font-weight: bold; font-size: 16px; border: 2px solid #B3282D; color: #B3282D !important; padding: 5px 30px 5px 30px; }
.my-profile-left-menu .logout_btn { width: 190px; background-color: #FFF; border-radius: 8px; font-weight: bold; font-size: 14px; border: 2px solid #B3282D; color: #B3282D !important; padding: 5px 30px 5px 30px; max-width: 100%; text-align: center; }
.my-profile-left-menu .logout_btn span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/login_icon.png");
    background-repeat: no-repeat;
    vertical-align: top;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.my-profile-left-menu .logout_btn:hover span.icon { 
    background-image: url("/wp-content/themes/NFRN/img/login_icon_active.png");
    background-repeat: no-repeat;
}

.my-profile-left-menu .doc_btn:hover { background-color: #282979; color: #FFF !important; border: 2px solid #FFF; }
.my-profile-left-menu .logout_btn:hover { background-color: #282979; color: #FFF !important; border: 2px solid #FFF; }

.my-profile-left-menu .menu-icon { 
    background-image: url("/wp-content/themes/NFRN/img/my_profile_hex_menu_icon.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 30px;
    float: right;
    right: -15px;
    position: absolute;
}


.my-profile-first-row { float: left; margin-bottom: 30px; }
.my-profile-first-row .left-loggedin-name { float:left }
.my-profile-first-row .left-loggedin-name h1 { font-size: 33px; font-weight: normal !important; color: #707070; } 
.my-profile-first-row .right-links { float:right }
.my-profile-first-row .right-links .link-doc { float:left }
.my-profile-first-row .right-links .link-edit { float:left; margin-top: 5px; }
.my-profile-first-row .right-links .link-doc .doc_btn { background-color: #FFF !important; font-size: 16px; font-weight: bold; border: 2px solid #B3282D; color: #B3282D !important; padding: 5px 30px 5px 30px; margin-right: 15px; }
.my-profile-first-row .right-links .link-doc .doc_btn:hover { color: #FFF !important; border: 2px solid #28297A; }
.my-profile-first-row .right-links .link-edit .link { font-size: 16px; font-weight: bold; font-weight: 700; text-decoration: underline; margin-top: 12px; }
.my-profile-first-row .right-links .link-edit .link:hover { color: #28297A; }
.my-profile-first-row p.text { float: left; font-size: 14px; color: #707070; margin: 15px 0px 15px 0px; }

.my-profile-member-services { float: left; width:100%; }
.my-profile-member-services .header-bar { width:98.2%; height: 60px; background-color:#28297A; cursor: pointer; } /* By default member services expanded */
.my-profile-member-services .header-bar:hover { background-color: #28297A !important; }
.my-profile-member-services .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-member-services .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #FFFFFF; }
.my-profile-member-services .hex-col { float: right; margin-top: -30px; width: 1%; }

/* Hexagon for my profile show hide, main hex white background border */
/*.my-profile-hexagon:before {
    content: " ";
    width: 0; 
    height: 0;
    border-bottom: 14px solid #FFF;
    border-left: 18px solid transparent;
    border-right: 17px solid transparent;
    position: absolute;
    top: -14px;
    left:-1px;
}

.my-profile-hexagon {
    width: 34px;
    height: 10px;
    background-color: #FFF;
    position: relative;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding-left: 2px;
}

.my-profile-hexagon:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -10px;
    border-top: 10px solid #B3282D;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    left:3px;
}


.my-profile-hexagon-inner:before {
    content: " ";
    width: 0; 
    height: 0;
    border-bottom: 11px solid #B3282D;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -11px;
    left:0px;
}

.my-profile-hexagon-inner {
    width: 30px;
    height: 10px;
    background-color: #B3282D;
    position: relative;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.my-profile-hexagon-inner:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -13px;
    border-top: 13px solid #FFF;
    border-left: 19px solid transparent;
    border-right: 17px solid transparent;
    left:-3px;
}
*/

.my-profile-hexagon-close {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_hex_minus.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -21px;
    right: 27px;
}

.my-profile-hexagon-plus {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_hex_plus.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -22px;
    right: 27px;
}

.my-profile-hexagon-plus.supplier-content { right: 22px; }
.my-profile-hexagon-close.supplier-content { right: 22px; }

.my-profile-member-services .hex-col .text-m, .my-profile-member-services .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-member-services .hex-col .show, .my-profile-member-services .hex-col .hide { cursor: pointer; }

.my-profile-member-services .member-services-block { width:98.2%; padding: 20px 10px 10px 20px; background-color: #FFF; }
.my-profile-member-services .member-services-block .et_pb_portfolio_grid h4 { text-align: center; margin-top: 5px; }
.my-profile-member-services .member-services-block .et_pb_portfolio_grid h4 a { font-size: 18px; font-weight: normal; color: #676767; }
.my-profile-member-services .member-services-block .et_pb_portfolio_grid p { font-size: 14px; color: #676767; text-align: center; }

.my-profile-supplier-content { float: left; width: 48%; margin-right: 25px; margin-top: 20px; }
.my-profile-supplier-content .header-bar { width:95.5%; height: 60px; background-color:#FFFFFF; }
.my-profile-supplier-content .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-supplier-content .hex-col { float: right; margin-top: -30px; width: 4%; }
.my-profile-supplier-content .hex-col .text-m, .my-profile-supplier-content .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-supplier-content .hex-col .show, .my-profile-supplier-content .hex-col .hide { cursor: pointer; }
.my-profile-supplier-content .supplier-content-block { display: none; background-color:#FFFFFF; width: 95.5%; padding-bottom: 20px; }

.my-profile-advice { float: left; width: 48%; margin-top: 20px; }
.my-profile-advice .header-bar { width:95.5%; height: 60px; background-color:#FFFFFF; }
.my-profile-advice .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-advice .hex-col { float: right; margin-top: -30px; width: 4%; }
.my-profile-advice .hex-col .text-m, .my-profile-advice .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-advice .hex-col .show, .my-profile-advice .hex-col .hide { cursor: pointer; }
.my-profile-advice .advice-block { display: none; background-color:#FFFFFF; width: 95.5%; padding-bottom: 20px; }

.my-profile-latest-news { float: left; width:100%; margin-top: 20px; }
.my-profile-latest-news .header-bar { width:98.2%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-latest-news .header-bar:hover { background-color: #28297A !important; }
.my-profile-latest-news .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-latest-news .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-latest-news .hex-col { float: right; margin-top: -30px; width: 1%; }
.my-profile-latest-news .hex-col .text-m, .my-profile-latest-news .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-latest-news .hex-col .show, .my-profile-latest-news .hex-col .hide { cursor: pointer; }
.my-profile-latest-news .latest-news-block { display: none; background-color:#FFFFFF; padding-bottom: 40px; width: 98.4%; }
.my-profile-latest-news .latest-news-block .news-link { padding-top: 35px; text-align: center; }
.my-profile-latest-news .latest-news-block .news-link a { font-size: 24px; font-weight: bold; text-decoration: underline; }

.my-profile-latest-deals { float: left; width:100%; margin-top: 20px; }
.my-profile-latest-deals .header-bar { width:98.2%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-latest-deals .header-bar:hover { background-color: #28297A !important; }
.my-profile-latest-deals .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-latest-deals .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-latest-deals .hex-col { float: right; margin-top: -30px; width: 1%; }
.my-profile-latest-deals .hex-col .text-m, .my-profile-latest-deals .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-latest-deals .hex-col .show, .my-profile-latest-deals .hex-col .hide { cursor: pointer; }
.my-profile-latest-deals .latest-deals-block { display: none; }

.my-profile-supplier-info { float: left; width:100%; margin-top: 20px; }
.my-profile-supplier-info .header-bar { width:98.2%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-supplier-info .header-bar:hover { background-color: #28297A !important; }
.my-profile-supplier-info .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-supplier-info .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-supplier-info .hex-col { float: right; margin-top: -30px; width: 1%; }
.my-profile-supplier-info .hex-col .text-m, .my-profile-supplier-info .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-supplier-info .hex-col .show, .my-profile-supplier-info .hex-col .hide { cursor: pointer; }
.my-profile-supplier-info .supplier-info-block { display: none; width: 98.2%; padding: 20px 10px 10px 20px; background-color: #FFF; }

.my-profile-advice-info { float: left; width:100%; margin-top: 20px; }
.my-profile-advice-info .header-bar { width:98.2%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-advice-info .header-bar:hover { background-color: #28297A !important; }
.my-profile-advice-info .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-advice-info .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-advice-info .hex-col { float: right; margin-top: -30px; width: 1%; }
.my-profile-advice-info .hex-col .text-m, .my-profile-advice-info .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-advice-info .hex-col .show, .my-profile-advice-info .hex-col .hide { cursor: pointer; }
.my-profile-advice-info .advice-info-block { display: none; width: 98.2%; padding: 20px 10px 10px 20px; background-color: #FFF; }
.my-profile-advice-info .advice-info-block .news-link { text-align: center; clear: both; }
.my-profile-advice-info .advice-info-block .news-link a { font-size: 24px; font-weight: bold; text-decoration: underline;}

/* My profile supplier info section */
.supplier-info-latest-pages { display: block; }
.supplier-info-latest-pages .image-text-container { 
	display: block; text-align: left; float: left; width: 47%; margin-right: 3%; margin-bottom: 20px; position: relative; 
}
.supplier-info-latest-pages .image-text-container .image-container { width: 100%; }
.supplier-info-latest-pages .image-text-container img { width: 100%; height: 282px; margin-bottom: 15px; border-radius: 8px; }
.supplier-info-latest-pages .image-text-container h2 { 
	font-size: 22px; color: #676767; margin-top: 10px; margin-bottom: 10px; 
}
.supplier-info-latest-pages .image-text-container p { font-size: 14px; color: #676767; }
.supplier-info-latest-pages .image-text-container:nth-child(4n+1) { clear:both; }
.supplier-info-latest-pages .textBlockPostPage { 
	position: absolute;	
	left: 3%;
	right: 3%;
	background-color: #FFFFFF;
	color: gray;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	opacity: 0.9;
	bottom: 32px;
	height: 156px;	
}
.supplier-info-latest-pages .post-page-date { 
	position: absolute;
	top: 10px;
	right: 5%;
	background-color: #FFFFFF;
	color: gray !important;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	opacity: 0.9;
	max-width: 47%;
	font-size: 14px !important;
	border: 1px solid #B0282C;
}

/* My profile advice info section */
.advice-info-latest-pages { display: block; clear: both; margin-bottom: 20px; }
.advice-info-latest-pages .image-text-container { 
	display: block; text-align: left; float: left; width: 47%; margin-right: 3%; margin-bottom: 20px; position: relative; 
}
.advice-info-latest-pages .image-text-container .image-container { width: 100%; }
.advice-info-latest-pages .image-text-container img { width: 100%; height: 282px; margin-bottom: 15px; border-radius: 8px; }
.advice-info-latest-pages .image-text-container h2 { 
	font-size: 22px; color: #676767; margin-top: 10px; margin-bottom: 10px; 
}
.advice-info-latest-pages .image-text-container p { font-size: 14px; color: #676767; }
.advice-info-latest-pages .image-text-container:nth-child(4n+1) { clear:both; }
.advice-info-latest-pages .textBlockPostPage { 
	position: absolute;	
	left: 3%;
	right: 3%;
	background-color: #FFFFFF;
	color: gray;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	opacity: 0.9;
	bottom: 32px;
	height: 156px;	
}
.advice-info-latest-pages .post-page-date { 
	position: absolute;
	top: 10px;
	right: 5%;
	background-color: #FFFFFF;
	color: gray !important;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	opacity: 0.9;
	max-width: 47%;
	font-size: 14px !important;
	border: 1px solid #B0282C;
}

.my-profile-upcoming-events { float: left; width: 48%; margin-right: 25px; margin-top: 20px; }
.my-profile-upcoming-events .header-bar { width:95.5%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-upcoming-events .header-bar:hover { background-color: #28297A !important; }
.my-profile-upcoming-events .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-upcoming-events .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-upcoming-events .hex-col { float: right; margin-top: -30px; width: 4%; }
.my-profile-upcoming-events .hex-col .text-m, .my-profile-upcoming-events .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-upcoming-events .hex-col .show, .my-profile-upcoming-events .hex-col .hide { cursor: pointer; }
.my-profile-upcoming-events .upcoming-events-block { display: none; background-color: #FFFFFF; width: 95.5%; padding-top: 15px; padding-bottom: 35px; }
.my-profile-upcoming-events .upcoming-events-block .type-tribe_events { width: 85%; margin-left: 15px; }
.my-profile-upcoming-events .upcoming-events-block .type-tribe_events .tribe-mini-calendar-event { background-color: #EAEAEA; }
.my-profile-upcoming-events .upcoming-events-block .events-link { padding-top: 40px; text-align: center; }
.my-profile-upcoming-events .upcoming-events-block .events-link a { font-size: 24px; font-weight: bold; text-decoration: underline; }

.my-profile-district-president { float: left; width: 48%; margin-top: 20px; }
.my-profile-district-president .header-bar { width:95.5%; height: 60px; background-color:#FFFFFF; cursor: pointer; }
.my-profile-district-president .header-bar:hover { background-color: #28297A !important; }
.my-profile-district-president .header-bar:hover h2 { color: #FFFFFF !important; }
.my-profile-district-president .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #676767; }
.my-profile-district-president .hex-col { float: right; margin-top: -30px; width: 4%; }
.my-profile-district-president .hex-col .text-m, .my-profile-district-president .hex-col .text-p { float: left; position:relative; z-index: 1; display: inline-block; margin: -6px 0px 0px 0px; left: 10px; }
.my-profile-district-president .hex-col .show, .my-profile-district-president .hex-col .hide { cursor: pointer; }
.my-profile-district-president .district-president-block { display: none; background-color: #FFFFFF; width: 95.5%; padding-top: 25px; padding-bottom: 35px; text-align: center; }
.my-profile-district-president .district-president-block .img { display: block; padding-bottom: 35px; }
.my-profile-district-president .district-president-block .img img { width: 151px; height: 176px }
.my-profile-district-president .district-president-block h2 { font-size:22px; color: #676767; font-family: Arial, Helvetica, sans-serif !important; }
.my-profile-district-president .district-president-block p.text { font-size:22px; color: #676767; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif !important; }
.my-profile-district-president .district-president-block p.email { font-size:20px; color: #B3282D; text-decoration: underline; font-family: Arial, Helvetica, sans-serif !important; }
.my-profile-district-president .district-president-block .link { padding-top: 43px; }
.my-profile-district-president .district-president-block .link a { font-size: 24px; font-weight: bold; text-decoration: underline; }


.my-profile-nfrn-assist { float: left; width: 48%; height: 350px; margin-right: 25px; margin-top: 20px; background-color: #B3282D; padding: 25px 10px 10px 10px; }
.my-profile-nfrn-legal { float: left; width: 48%; height: 350px; margin-top: 20px; background-color: #28297A; padding: 25px 10px 10px 10px; }
.my-profile-nfrn-assist h2, .my-profile-nfrn-legal h2 { font-size: 30px; color:#FFF; text-align: center; }
.my-profile-nfrn-assist p.text, .my-profile-nfrn-legal p.text { font-size: 22px; color:#FFF; text-align: center; line-height: 25px; }
.my-profile-nfrn-assist p.tel-text, .my-profile-nfrn-legal p.tel-text { font-size: 30px; color:#FFF; text-align: center; font-weight: bold; padding-bottom: 0.6em; }
.my-profile-nfrn-assist p.email-text { font-size: 30px; color:#FFF; text-align: center; }
.my-profile-nfrn-legal p.tel-text .normal-text { font-size: 22px; color:#FFF; }
.my-profile-nfrn-assist p.tel-text a, .my-profile-nfrn-legal p.tel-text a { color:#FFF; }
.my-profile-nfrn-assist p.email-text a { color:#FFF; text-decoration: underline; }

.my-profile-fed-mag { float: left; width: 30%; height: auto; min-height: 200px; margin-right: 25px; margin-top: 20px; background-color: #28297A; padding: 10px; }
.my-profile-fed-mag-posts { float: left; width: 65%; height: 200px; margin-top: 20px; padding: 10px; }
.my-profile-fed-mag h2 { font-size: 22px; color:#FFF; text-align: center; }
.my-profile-fed-mag p { font-size: 14px; color:#FFF; text-align: center; }
.my-profile-fed-mag .fed_mag_btn { background-color: #B3282D; font-size: 16px; color:#FFF !important; }
.my-profile-fed-mag .fed-read-btn-container { padding-top: 40px; text-align: center; }

/* My profile supplier content */
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-image-bg, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-image-bg { width: 250px !important; height: 180px !important; text-align: center; display: inline-block; margin-top: 45px; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-title a, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-title a { position: absolute; top: -142px; font-weight: bold !important; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-slides, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-slides { height: 330px; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-overlay, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-overlay { background: transparent; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-meta, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-meta { display: none; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-content, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-content { text-align: center; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-post-short-content, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-post-short-content { bottom: 20px; position: absolute; text-align: left; }
#post-17110405 .my-profile-supplier-content .psac-post-slider.psac-design-1 .psac-readmorebtn, #post-17110405 .my-profile-advice .psac-post-slider.psac-design-1 .psac-readmorebtn { position: absolute; bottom: 0px; left: 145px; font-size: 18px; }
#post-17110405 .my-profile-supplier-content .psac-slider-and-carousel .owl-nav, #post-17110405 .my-profile-advice .psac-slider-and-carousel .owl-nav { top: 35% !important; }
#post-17110405 .my-profile-supplier-content .psac-slider-and-carousel .owl-nav .owl-next, #post-17110405 .my-profile-advice .psac-slider-and-carousel .owl-nav .owl-next {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_next_btn.png");
    background-repeat: no-repeat;
    width: 46px;
    height: 86px;
    display: inline-block;
    color: transparent;
    border: none;
}

#post-17110405 .my-profile-supplier-content .psac-slider-and-carousel .owl-nav .owl-prev, #post-17110405 .my-profile-advice .psac-slider-and-carousel .owl-nav .owl-prev {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_prev_btn.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 85px;
    display: inline-block;
    color: transparent;
    border: none;
}

#post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-image-bg { width: 80% !important; height: 330px !important; text-align: center; display: inline-block; margin-top: 20px; }
#post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-overlay { width: 75%; top: 67%; }
#post-17110405 .my-profile-latest-news .psac-post-slider.psac-design-1 .psac-post-meta { top: -60%; }
#post-17110405 .my-profile-latest-news .psac-slider-and-carousel .owl-nav .owl-next {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_next_btn.png");
    background-repeat: no-repeat;
    width: 46px;
    height: 86px;
    display: inline-block;
    color: transparent;
    border: none;
}

#post-17110405 .my-profile-latest-news .psac-slider-and-carousel .owl-nav .owl-prev {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_prev_btn.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 85px;
    display: inline-block;
    color: transparent;
    border: none;
}

#post-17110405 .owl-carousel .owl-nav .owl-prev, #post-17110405 .owl-carousel .owl-nav .owl-next, #post-17110405 .owl-carousel .owl-dot { opacity: 1; }

#post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_3_4 .et_pb_text_6 { clear: both; }
#post-17110405 .et_pb_section_0 .et_pb_row_0 { padding-top: 0px; }
#post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_3_4 { padding-top: 70px; }

/* Post grid */
.my-profile-latest-deals .post-grid .excerpt { display: none !important; } 
.my-profile-latest-deals .post-grid .read_more { display: none !important; } 
.my-profile-latest-deals .post-grid .item { overflow: hidden; }
.my-profile-latest-deals .post-grid .item img { height: 202px; object-fit: cover; }
.my-profile-latest-deals .post-grid .item .layer-content { position: absolute; bottom: 0px; background-color: #FFFFFF; opacity: 0.9; height: 66px; padding-left: 5px;
padding-right: 5px; padding-bottom: 5px; overflow: hidden; left: 0px; right: 0px; }
.my-profile-latest-deals .post-grid .item .layer-content a { font-size: 17px !important; overflow: hidden; height: 60px; }

.my-profile-latest-deals .btn_container { text-align: center; margin-bottom: 30px; }
.my-profile-latest-deals .deals_btn { width: 218px; height: 47px; background-color: #B3282D; font-size: 16px; color:#FFF !important; }


/* ## Footer widget ## */
.footer-widget.footer-address { width: 12% !important; left: 15px; }
.footer-widget.footer-menu-left { margin-left: 40px; }
.footer-widget.footer-menu-right { margin-right: 70px; }
.footer-widget h4.title { display: none; }

.footer-social-container { text-align: center; float: right; }
.footer-social { font-size: 13px; color:#FFF; font-weight: bold; margin-left: 10%; }
.footer-logo-container { float:left; }
.footer-logo-container .mobile-logo { display: none; }
.footer-logo-container .desktop-logo {  width: 160px; height: auto !important; }

#footer-widgets { line-height: 17px; }


/* Responsive menu */
@media (max-width: 800px) {
    
    button#responsive-menu-pro-button {
        background: transparent !important;
        top: 25px !important;
    }
    
    button#responsive-menu-pro-button .responsive-menu-pro-label { font-size: 12px; font-weight: normal; margin-top: 7px; }
    
    button#responsive-menu-pro-button .responsive-menu-pro-inner, .responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after {
        width: 29px !important;
        height: 6px !important;
        background-color: #B3282D !important;
        border-radius: 0px !important;
    }
    
    button#responsive-menu-pro-button .responsive-menu-pro-inner::before { top: -11px; }
    button#responsive-menu-pro-button .responsive-menu-pro-inner::after { bottom: -11px; }
    
    button#responsive-menu-pro-button.is-active .responsive-menu-pro-inner::before { top: 0px !important; }
    button#responsive-menu-pro-button.is-active .responsive-menu-pro-inner::after { bottom: 0px !important; }
    
}

@media all and (max-width: 980px) {
    .et-info-mobile { width: 100%; margin-top: -10px; background-color: #28297A; height: 33px; padding-top: 0.30em !important; padding-bottom: 0.50em !important; color: #FFF; float: left !important; }
    .et-info-mobile a { color: #FFF !important; font-size: 14px; }    
}    

/* Post Slider Home page */
.psac-post-slider.psac-design-1 .psac-post-meta { 
    position: absolute; 
    top: -76%; 
    right: 5%; 
    /*background: rgba(255,255,255,0.7); */
    background: #FFF;
    opacity: 0.9;
    color: #676767 !important;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px !important;
    opacity: 0.9;
    max-width: 47%;
    font-size: 12px !important;
    border: 1px solid #B0282C;
}
.psac-post-slider.psac-design-1 .psac-post-meta span { font-size: 12px; font-style: normal; color: #676767; }
.psac-post-slider.psac-design-1 .psac-post-overlay { 
    border: none; 
    max-width: 90%; 
    text-align: left; 
    top: 71%; 
    height: 190px;
    background: #FFF;
    /*background: rgba(255,255,255,0.7);*/
    opacity: 0.9;
    padding-top: 10px;
}
.psac-post-slider.psac-design-1 .psac-post-title a { font-size: 18px; font-weight: normal !important; color: #676767 !important;  }
.psac-post-slider.psac-design-1 .psac-post-short-content { font-size: 12px; color: #676767;  }
.psac-post-slider.psac-design-1 .psac-readmorebtn { border: none; color: #B0282C; font-size: 12px; border-bottom: 2px solid #B0282C; padding-left: 0px; font-weight: 700; padding-bottom: 0px; padding-right: 0px; bottom: 15px; }
.psac-post-slider.psac-design-1 .psac-readmorebtn:hover, .psac-post-slider.psac-design-1 .psac-readmorebtn:focus { background: none; border-color: transparent; }
.psac-post-slider.psac-design-1 .psac-readmorebtn:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #B0282C;
    display: inline-block;
    margin-left: 5px;
} 

.psac-slider-and-carousel .owl-dots .owl-dot.active { 
    background: transparent;
    background-image: url("/wp-content/themes/NFRN/img/bullet_hex_active.png");
    background-repeat: no-repeat;
}
.psac-slider-and-carousel .owl-dots .owl-dot {
    width: 15px !important;
    height: 15px !important;
    border-radius: 0px;
    margin-top: 10px;
    background: url("/wp-content/themes/NFRN/img/bullet_hex.png") no-repeat;
	opacity: 1;
}

.psac-slider-and-carousel .owl-dots .owl-dot:hover, .psac-slider-and-carousel .owl-dots .owl-dot:focus {
    background: url("/wp-content/themes/NFRN/img/bullet_hex_active.png") no-repeat;
    background-color: transparent !important;
}

.psac-post-slider.psac-design-1 .psac-post-image-bg { height: 362px !important; }

.n2-ss-slider [data-mode="blurfit"] .n2-ss-slide-background-image, .n2-ss-slider [data-mode="fill"] .n2-ss-slide-background-image { background-size: 100% 587px !important; }

/* ## The Fed page ## */
.the-fed-every-issue { display: block; }		
.the-fed-every-issue h2 { color:#28297A; text-align:center; font-size: 30px; margin-bottom: 30px; }
.the-fed-every-issue .feature-container { text-align: center; }
.the-fed-every-issue .feature-container .image-text-container { display: inline-block; margin-right: 75px; }
.the-fed-every-issue .feature-container .image-text-container img { float: left; margin-bottom: 15px; }
.the-fed-every-issue .feature-container .image-text-container p { float: left; color:#676767; font-size: 22px; }

.the-fed-every-issue .feature-container .image-text-container img.mobile { display:none; }

/* ## The Fed page three banners - Logged out page ##*/
.the-fed-banner1 { width:100%; height: auto; float:left; }
.the-fed-banner1.right { width: 100%; }
.the-fed-banner1.last { width: 100%; }
.the-fed-banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height: 345px; padding: 53px 160px 0px 103px; }
.the-fed-banner1 .text-container h2 { color: #28297A; }
.the-fed-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.the-fed-banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }

.the-fed-banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.the-fed-banner1 .text-container.right h2, .the-fed-banner1 .text-container.right p, .banner1 .text-container.right a { color: #FFF; }
.the-fed-banner1 .text-container.last { height: 345px; background-color:#28297A; }
.the-fed-banner1 .text-container.last h2, .the-fed-banner1 .text-container.last p, .the-fed-banner1 .text-container.last a { color: #FFF; }

.the-fed-banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.the-fed-banner1.right .img-container { left: 0px; }
.the-fed-banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.the-fed-banner1-divider { width: 90.5%; height: 0px; clear:both; margin-left: 6%; }

.the-fed-banner1 .img-container img.mobile { display:none; }
.the-fed-banner1.right .img-container img.mobile { display:none; }
.the-fed-banner1.last .img-container img.mobile { display:none; }

.the-fed-banner1 .banner1_hex_btn, .the-fed-banner1 .banner2_hex_btn, .the-fed-banner1 .banner3_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; }
.the-fed-banner1 .banner2_hex_btn:hover { border: 1px solid #28297A; }


#post-17109526 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }

/* Fed Talk */
#post-17111485 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }

.the-fed-getintouch-register { position: relative; width: 100vw; margin-top: -31px; margin-left: calc(-50vw + 50% - 8px); text-align: center; color: #FFF; }
.the-fed-getintouch-register .left-col { float:left; text-align:right; background-color: #3A3B80; width: 50%; height: 370px; font-size: 14px; }
.the-fed-getintouch-register .right-col { float:left; text-align:left; background-color: #B0393D; width: 50%; height: 370px; font-size: 14px; }
.the-fed-getintouch-register .left-col .left-container { width: 380px; float: right; margin: 50px 60px 20px 20px; text-align: left; }
.the-fed-getintouch-register .left-col .left-container p { line-height: 16px; }
.the-fed-getintouch-register .left-col .left-container input[type="text"] { border-radius: 8px; padding: 5px; width: 388px; height: 44px; font-size: 16px; color: #6E7373; }
.the-fed-getintouch-register .left-col .left-container input[type="password"] { border-radius: 8px; padding: 5px; width: 388px; height: 44px; font-size: 16px; color: #6E7373; }
.the-fed-getintouch-register .left-col .left-container label { font-size: 14px; }
.the-fed-getintouch-register .left-col .left-container .label-input { margin-bottom: 15px; }
.the-fed-getintouch-register .left-col .left-container .label-input .input-box { margin-top: 7px; }
.the-fed-getintouch-register .left-col .left-container input[type="submit"] { border-radius: 8px; width: 214px; height: 47px; margin-top: 10px; background-color: #B3282D; color: #ffffff; border: 1px solid transparent; font-size: 16px; }
.the-fed-getintouch-register .right-col .right-container { width: 335px; float: left; margin: 50px 20px 20px 60px; }
.the-fed-getintouch-register .right-col .right-container .text { margin-top: 20px; }
.the-fed-getintouch-register .right-col .right-container p { line-height: 16px; }
.the-fed-getintouch-register .left-col h2 { color: #FFF; margin-bottom: 10px; font-size: 26px; }
.the-fed-getintouch-register .right-col h2 { color: #FFF; }
.the-fed-getintouch-register .left-col a { color: #FFF; text-decoration: underline; font-size: 22px; font-weight: bold; display: inline-block; margin-top: 22px; }
.the-fed-getintouch-register .right-col a { background: #FFF; color: #B3282D !important; }
.the-fed-getintouch-register .right-col a:hover { color: #FFF !important; }
.the-fed-getintouch-register .right-col .home_join_btn { width: 214px; height: 47px; background-color: #FFFFFF; text-align: center; font-size: 16px; margin-top: 10px; padding-top: 0.6em; }
.the-fed-getintouch-register .right-col .home_join_btn:hover { border: 1px solid #28297A; }

#post-17109526 .et_pb_section_3 { padding-top: 0px !important; padding-bottom: 0px !important; }
#post-17109526 .et_pb_section_3 .et_pb_row_3 { padding-bottom: 0px; }
#post-17109526 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; }

/* Fed Talk */
#post-17111485 .et_pb_section_3 { padding-top: 0px !important; padding-bottom: 0px !important; }
#post-17111485 .et_pb_section_3 .et_pb_row_3 { padding-bottom: 0px; }
#post-17111485 .et_pb_section_1 .et_pb_row_1 { padding-top: 0px; }

/* ## The Fed User - User logged in page ## */
.the-fed-user-this-issue { display: block; }
.the-fed-user-this-issue .text-container { width: 60%; float: left; margin-right: 5%; }
.the-fed-user-this-issue .text-container h2 { font-size: 30px; color: #28297A; margin-bottom: 40px; font-family: Arial, Helvetica, sans-serif !important; }
.the-fed-user-this-issue .text-container p { color: #676767; font-size: 14px; }
.the-fed-user-this-issue .text-container p a { text-decoration: underline; font-weight: bold; }
.the-fed-user-this-issue .text-container p a:hover { color: #28297A; }
.the-fed-user-this-issue .text-container .read_issue_btn { width: 204px; height: 47px; background-color: #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 30px; }
.the-fed-user-this-issue .img-container { float: left; width: 35%;  }
.the-fed-user-this-issue .img-container img { width: 100%; height: auto; /*height: 640px;*/ }

.the-fed-user-previous-issue { display: block; }
.the-fed-user-previous-issue h2.title { font-size: 30px; color: #28297A; margin-bottom: 20px; }
#post-17109550 .et_pb_section_2 .et_pb_row_2 { padding-bottom: 0px; }
#post-17109550 .et_pb_section_2 .et_pb_column_4_4.et_pb_column_2 { margin-bottom: 0px; }
.the-fed-user-previous-issue .load-more { text-align: center; margin-top: 30px; margin-bottom: 30px; clear: both; cursor:pointer; }

.the-fed-user-previous-issue .misha_thefedposts_loadmore { width: 214px; height: 47px; border: 2px solid #B3282D; color: #B3282D !important; background-color: #FFFFFF; font-size: 16px; text-align: center; }
.the-fed-user-previous-issue .misha_thefedposts_loadmore:hover { color: #FFF !important; border: 1px solid #28297A; }

/* Fed Talk */
.the-fed-user-previous-issue .misha_fedtalkposts_loadmore { width: 214px; height: 47px; border: 2px solid #B3282D; color: #B3282D !important; background-color: #FFFFFF; font-size: 16px; text-align: center; }
.the-fed-user-previous-issue .misha_fedtalkposts_loadmore:hover { color: #FFF !important; border: 1px solid #28297A; }

.the-fed-user-previous-issue .clear-issue-box-container { clear: both; }
.the-fed-user-previous-issue .issue-box-container { display: block; text-align: center; }
.the-fed-user-previous-issue .issue-box-container .issue-box { width: 31%; float: left; padding: 10px; background-color: #FFF; margin-right: 2%; margin-bottom: 2%; text-align: left; }
.the-fed-user-previous-issue .issue-box-container .issue-box h2.heading { font-size: 22px; color: #676767; margin-bottom: 5px; font-family: 'proxima-nova', sans-serif !important; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box { display: block; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .img { width: 35%; display: block; float: left; margin-right: 5%; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .img img { width: 100%; height: 195px; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .text { width: 60%; height: 195px; display: block; float: left; position: relative; } 
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .text p { color: #676767; font-size: 14px; line-height: 16px; font-family: 'proxima-nova', sans-serif !important; margin-bottom: 10px; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .text ul li { color: #28297A !important; font-size: 14px; line-height: 16px; font-family: 'proxima-nova', sans-serif !important; margin-bottom: 10px; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .text ul li span { color: #676767 !important; }
.the-fed-user-previous-issue .issue-box-container .issue-box .image-text-box .text .read_issue_btn { width: 100%; height: 47px; background-color: #B3282D; color: #FFF !important; font-size: 16px; text-align: center; position: absolute; bottom: 0px; }

#post-17109550 .et_pb_section_2 { background-color: #EAEAEA; }

/* Fed Talk User */
#post-17111488 .et_pb_section_2 { background-color: #EAEAEA; }


/* ## Post page - Single ## */
.post-template-default.single-post #page-container { overflow-x: hidden; }
.post-template-default.single-post #main-content .container::before { background-color: transparent; }
.post-template-default.single-post .et_post_meta_wrapper img { width: 100%; height: auto; max-height: 592px; }
.post-template-default.single-post .et_post_meta_wrapper h1 { font-size: 33px; color: #676767; text-align: center; margin-bottom: 5px; }
.post-template-default.single-post .et_post_meta_wrapper .post-meta { font-size: 19px; color: #676767; text-align: center; margin-bottom: 40px; }
.post-template-default.single-post .entry-content { margin-left: 10%; margin-right: 10%; }
.post-template-default.single-post .entry-content p { font-size: 14px; color: #676767; }
.post-template-default.single-post .entry-content p:first-of-type { font-size: 22px; font-weight: bold; line-height: 25px; }
.post-template-default.single-post .entry-content .rpbt_shortcode { margin: 0 -10005.3rem; }
.post-template-default.single-post .entry-content .psac-post-slider-related { display: none; }

/* Post page tabs */
.post-template-default.single-post .tabs-container { display: block; width: 100%; margin-top: 40px; }
.post-template-default.single-post .tabs-container .tabs-buttons { display: block; width: 100%; }
.post-template-default.single-post .tabs-container .tabs-buttons .tab { 
	float: left; width: 29%; height: 50px; background-color: #EAEAEA; border: 1px solid #EAEAEA; 
	border-top-left-radius: 8px; border-top-right-radius: 8px; margin-left:15px; text-align:center; 
	color: #B3282D; font-size: 19px; font-weight: bold; cursor: pointer; padding-top: 15px; 
}
.post-template-default.single-post .tabs-container .tabs-buttons .tab.active { background-color: #282979; border: 1px solid #282979; color: #FFF; }	
.post-template-default.single-post .tabs-container .container-text { float: left; border: 2px solid #282979; width: 94%; padding: 40px 25px 10px 50px; }
.post-template-default.single-post .tabs-container .container-text ul li { font-size: 18px; color: #28297A; padding-bottom: 15px; }
.post-template-default.single-post .tabs-container .container-text ul li span { color: #707070; }
.post-template-default.single-post .tabs-container .container-text.text-box2 { display: none; }
.post-template-default.single-post .tabs-container .container-text.text-box3 { display: none; }

/* ### Post page news article template ### */
.post-template-default.single-post .news-article-text { width: 70%; margin-right: 15%; margin-left: 15%; }
.post-template-default.single-post .news-article-text p { line-height: 23px; }
.post-template-default.single-post .news-article-text .text-1 { font-size: 22px; margin-bottom: 15px; clear: both; }
.post-template-default.single-post .news-article-text .text-2 { margin-bottom: 15px; clear: both; }
.post-template-default.single-post .news-article-text .text-3 { margin-bottom: 15px; clear: both; }
.post-template-default.single-post .news-article-text .img-text-right { display: inline-block; margin-bottom: 20px; clear: both; }
.post-template-default.single-post .news-article-text .img-text-right p.text { float: left; width: 70%; margin-right: 5%; }
.post-template-default.single-post .news-article-text .img-text-right img { float: left; width: 25%; height: auto; }
.post-template-default.single-post .news-article-text .img-text-left { display: inline-block; margin-bottom: 20px; clear: both; }
.post-template-default.single-post .news-article-text .img-text-left p.text { float: left; width: 70%; }
.post-template-default.single-post .news-article-text .img-text-left img { float: left; width: 25%; margin-right: 5%; height: auto; }
.post-template-default.single-post .tags { display: block; text-align: center; }
.post-template-default.single-post .tags .tagsBox { display: inline-block; margin-top: 50px; margin-bottom: 30px; margin-left: 4%; }
.post-template-default.single-post .tags .tagsBox span { float: left; margin-right: 35px; font-size: 19px; line-height: 30px; }
.post-template-default.single-post .tags .tagsBox span a { text-decoration: underline; }

/* The Fed Posts */
.post-template-default.single-post .news-article-text .download-button { text-align: center; }
.post-template-default.single-post .news-article-text .download-button .download_btn { width: 214px; height: 47px; background-color: #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }


/* Post article page social */
.post-template-default.single-post .et_pb_row .et_pb_column_4_4 { text-align: center; }
.post-template-default.single-post .et_social_inline { display: inline-block; margin-bottom: 35px; width: 100%; text-align: center; }
.post-template-default.single-post .et_social_inline .et_social_networks { text-align: center; width: auto; }
.post-template-default.single-post .et_social_inline .et_social_networks span.et_social_overlay { background-color: transparent; }
.post-template-default.single-post .et_social_inline .et_social_networks .et_social_icons_container { width: 100%; height: 40px; text-align: center; margin-left: 9px !important; }
.post-template-default.single-post .et_social_inline .et_social_networks .et_social_icons_container li { display: inline-block; float: none !important; }
.post-template-default.single-post .et_social_inline .et_social_networks:before { 
    content: 'Share'; 
    display: inline-block;
    margin-bottom: 23px;
    font-size: 22px;
    color: #707070;
    font-weight: bold; 
    position: relative;
}

.post-template-default.single-post .et_social_inline .et_social_facebook {  
    background-image: url("/wp-content/themes/NFRN/img/facebook_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
}
.post-template-default.single-post .et_social_inline .et_social_icon_facebook::before, 
.post-template-default.single-post .et_social_inline .et_social_icon_facebook::after { color: transparent; }

.post-template-default.single-post .et_social_inline .et_social_twitter {  
    background-image: url("/wp-content/themes/NFRN/img/twitter_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.post-template-default.single-post .et_social_inline .et_social_icon_twitter::before, 
.post-template-default.single-post .et_social_inline .et_social_icon_twitter::after { color: transparent; }

.post-template-default.single-post .et_social_inline .et_social_linkedin {  
    background-image: url("/wp-content/themes/NFRN/img/linkedin_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.post-template-default.single-post .et_social_inline .et_social_icon_linkedin::before, 
.post-template-default.single-post .et_social_inline .et_social_icon_linkedin::after { color: transparent; }


.post-template-default.single-post .et_social_inline .et_social_networkname { display: none; }
.post-template-default.single-post .et_social_inline .et_social_icon { width: 45px; height: 45px; }
.post-template-default.single-post .et_social_inline .et_social_icon:hover { background-color: #FFFFFF; opacity: 0.5; } 

/* ### Related Posts on posts article page ### */
.related-posts-main { margin-bottom: 50px; display: inline-block;  }
.related-posts-container { float: left; width: 30%; margin-right: 3%; position: relative; }
.related-posts-container .image-container img { width: 100%; height: 329px; border-radius: 14px; }
.related-posts-container .rp-date { 
    position: absolute;
    top: 10px;
    right: 3%;
    background-color: #FFFFFF;
    color: gray !important;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px !important;
    opacity: 0.9;
    max-width: 47%;
    font-size: 14px !important;
    border: 1px solid #B0282C;
}

.related-posts-container .textBlock_relatedPost {
    position: absolute;
    left: 3%;
    right: 3%;
    background-color: #FFFFFF;
    color: #676767;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    opacity: 0.9;
    bottom: 12px;
    height: 156px;
    line-height: 5px;
    width: 93%;
    margin-left: 1%;
} 

.related-posts-container .textBlock_relatedPost h2 { font-size: 18px !important; font-weight: normal !important; color: #676767 !important; margin-top: 15px !important; }
.related-posts-container .textBlock_relatedPost p { font-size: 14px !important; color: #676767 !important; line-height: 20px !important; }
.post-template-default.single-post .related-posts-container .textBlock_relatedPost p { margin-left: 0px; margin-right: 0px; font-weight: normal; }

.post-template-default.single-post .et_pb_post { margin-bottom: 0px; padding-bottom: 0px; }


/* ### Deals and Promos Page ### */
.deals-header { display: block; margin-top: 25px; }
.deals-header .left-col { width: 50%; float: left; margin-right: 5%; }
.deals-header .left-col h1 { font-size: 33px; color: #707070; margin-bottom: 35px; font-weight: normal !important; }
.deals-header .left-col p { color: #707070; font-size: 14px; line-height: 23px; }
.deals-header .left-col p.text-1 { font-size: 22px; }
.deals-header .left-col .read_more_btn { width: 204px; height: 47px; background-color: #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 30px; }
.deals-header .right-col { float: left; width: 45%;  }
.deals-header .right-col img { width: 100%; max-height: 439px; }

/* Deals and Promos Mobile page */
.deals-header-mobile { display: block; margin-top: 10px; }
.deals-header-mobile .left-col { width: 100%; float: left; margin-right: 5%; }
.deals-header-mobile .left-col h1 { font-size: 24px; color: #707070; margin-bottom: 25px; font-weight: normal !important; }
.deals-header-mobile .left-col p { color: #707070; font-size: 14px; line-height: 23px; }
.deals-header-mobile .left-col p.text-1 { font-size: 20px; line-height: 28px; }
.deals-header-mobile .left-col .btn-box { margin-top: 30px; margin-bottom: 15px; text-align: center; }
.deals-header-mobile .left-col .btn-box .read_more_btn { width: 204px; height: 47px; background-color: #B3282D; color: #FFF !important; font-size: 16px; text-align: center; }
.deals-header-mobile .left-col .img-box { float: left; width: 100%; margin-bottom: 20px;  }
.deals-header-mobile .left-col .img-box img { width: 100%; max-height: 269px; }

/* Deals page hex banner */
.deals-banner1 { width:100%; height:448px; float:left; }
.deals-banner1.right { width: 100%; }
.deals-banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height:77.1%; padding: 53px 160px 0px 103px; }
.deals-banner1 .text-container h2 { color: #28297A; }
.deals-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.deals-banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }
.deals-banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.deals-banner1 .text-container.right h2, .deals-banner1 .text-container.right p, .deals-banner1 .text-container.right a { color: #FFF; }
.deals-banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.deals-banner1.right .img-container { left: 0px; }
.deals-banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.deals-banner1 .img-container img.mobile { display:none; }
.deals-banner1.right .img-container img.mobile { display:none; }

.deals-banner1 .banner2_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; border: 2px solid #FFFFFF; }
.deals-banner1 .banner2_hex_btn:hover { border: 2px solid #28297A; }

#post-17110413 .et_pb_section_1 { background-color: #EAEAEA; }

/* Deals benefits and join section */
.deals-benefits { display: inline-block; margin-bottom: 15px; }
.deals-benefits h2 { font-size: 30px; color: #28297A; margin-bottom: 15px; text-align: center; font-family: Arial, Helvetica, sans-serif !important; }
.deals-benefits .benefits-list { display: block; }
.deals-benefits .benefits-list .img-text-box { display:block; float: left; width: 22%; margin-right: 3%; }
.deals-benefits .benefits-list .img-text-box .img { display: block; width: 35%; float: left; margin-right: 5%; }
.deals-benefits .benefits-list .img-text-box .img img.mobile { display: none; }
.deals-benefits .benefits-list .img-text-box .text { display: block; float: left; width: 60%; margin-top: 25px; }
.deals-benefits .benefits-list .img-text-box .text p { font-size: 22px; color: #676767; font-family: Arial, Helvetica, sans-serif !important; line-height: 22px; }

.deals-howto-join { text-align: center; margin-top: 30px; }
.deals-howto-join h2 { font-size: 30px; color: #28297A; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif !important; }
.deals-howto-join .left-col { width:45%; float: left; margin-right: 5%; padding-left:10%; }
.deals-howto-join .left-col p { font-size: 18px; color: #676767; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif !important; }
.deals-howto-join .left-col .tel { display: block; }
.deals-howto-join .left-col .tel img { vertical-align: middle; margin-right: 10px; }
.deals-howto-join .left-col .tel a { font-size: 30px; color: #B3282D; font-weight: bold; font-family: Arial, Helvetica, sans-serif !important; text-decoration: underline; }
.deals-howto-join .right-col { width:45%; float: left; padding-right:10%; }
.deals-howto-join .right-col p { font-size: 18px; color: #676767; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif !important; }
.deals-howto-join .right-col .email { display: block; }
.deals-howto-join .right-col .email img { vertical-align: middle; margin-right: 15px; }
.deals-howto-join .right-col .email a { font-size: 30px; color: #B3282D; font-weight: bold; font-family: Arial, Helvetica, sans-serif !important; text-decoration: underline; }

.deals-latest-deals { display: block; text-align: center; }
.deals-latest-deals h2 { font-size: 30px; color: #28297A; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif !important; }
.deals-latest-deals .latest-deals-list { display: inline-block; margin-bottom: 30px; width: 81%; }
.deals-latest-deals .latest-deals-list-mobile { display: none; margin-bottom: 30px; }
.deals-latest-deals .latest-deals-list .img { float: left; margin-right: 10px;  }
.deals-latest-deals .latest-deals-list .img img { width: 186px; height: 202px;  }
.deals-latest-deals .latest-deals-list .img.last { margin-right: 0px; }
.deals-latest-deals .customer-review-box { display: inline-block; background-color: #28297A; width: 81%; height: auto; padding: 40px 190px 30px 190px; }
.deals-latest-deals .customer-review-box p.text-1 { font-size: 30px; color: #FFFFFF; font-weight: bold; line-height: 30px; font-family: Arial, Helvetica, sans-serif !important; }
.deals-latest-deals .customer-review-box p.text-2 { font-size: 18px; color: #FFFFFF; line-height: 25px; font-family: Arial, Helvetica, sans-serif !important; }

/* Post grid */
.deals-latest-deals-post { display: block; }
.deals-latest-deals-post .post-grid .excerpt { display: none !important; } 
.deals-latest-deals-post .post-grid .read_more { display: none !important; } 
.deals-latest-deals-post .post-grid .item { overflow: hidden; }
.deals-latest-deals-post .post-grid .item img { height: 202px; object-fit: cover; }
.deals-latest-deals-post .post-grid .item .layer-content { position: absolute; bottom: 0px; background-color: #FFFFFF; opacity: 0.9; height: 60px; padding-left: 5px;
padding-right: 5px; padding-bottom: 5px; overflow: hidden; left: 0px; right: 0px; }
.deals-latest-deals-post .post-grid .item .layer-content a { font-size: 17px !important; overflow: hidden; height: 65px; }

#post-17110413 .et_pb_section_3 { background-color: #EAEAEA; }

#post-17110413 .link-container { text-align: center; }
#post-17110413 .view-all-news-link { color: #B0282C; font-size: 18px; font-weight: 700; border-bottom: 2px solid #B0282C; }
#post-17110413 .view-all-news-link:hover { border-bottom: none; }

.deals-nfrn-direct { text-align: center; padding: 45px 182px 0px 182px; margin-bottom: 45px; }
.deals-nfrn-direct p { font-size: 22px; color: #FFFFFF; font-weight: bold; line-height: 25px; }
.deals-nfrn-direct .read_more_btn { width: auto; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 30px; }
.deals-nfrn-direct .read_more_btn:hover { border: 1px solid #28297A; }


/* ### Supplier page ### */
.supplier-text-row2 { display: block; text-align: center; margin-bottom: 15px; padding: 0px 180px 0px 180px; }
.supplier-text-row2 p { font-size: 22px; color: #707070; line-height: 30px; text-align: left; }
#post-17113347 .supplier-text-row2 p { font-size: 18px; }

/* supplier page two banners */
.supplier-banner1 { width:100%; height:auto; float:left; }
.supplier-banner1.right { width: 100%; }
.supplier-banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height:345px; padding: 53px 160px 0px 103px; }
.supplier-banner1 .text-container h2 { color: #28297A; }
.supplier-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.supplier-banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }

.supplier-banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.supplier-banner1 .text-container.right h2, .supplier-banner1 .text-container.right p, .supplier-banner1 .text-container.right a { color: #FFF; }

/* Barclaycard Supplier Page */
#post-17111690 .supplier-banner1 .text-container { padding-top: 25px; padding-left: 25px; }
#post-17111690 .supplier-banner1 .text-container h2 { font-size: 20px; }
#post-17111690 .supplier-banner1 .text-container p { font-size: 12px; }
#post-17111690 .global-banner1 .text-container { padding-top: 30px; }
#post-17111690 .global-banner1 .text-container h2 { font-size: 20px; }
#post-17111690 .global-banner1 .text-container p { font-size: 12px; }

.supplier-banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.supplier-banner1.right .img-container { left: 0px; }
.supplier-banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.supplier_banner_divider { width: 90.5%; height: 25px; clear:both; margin-left: 6%; }

.supplier-banner1 .img-container img.mobile { display:none; }
.supplier-banner1.right .img-container img.mobile { display:none; }

/* 3 Hex buttons */
.supplier-banner1 .banner1_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; margin-top: 20px; }
.supplier-banner1 .banner2_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; border: 1px solid #FFFFFF; margin-top: 20px; }
.supplier-banner1 .banner2_hex_btn:hover { border: 3px solid #28297A; }


/* Payzone page two banners */
.payzone-banner1 { width:100%; height:auto; float:left; }
.payzone-banner1.right { width: 100%; }
.payzone-banner1 .text-container { width:70.7%; float:left; margin-top: 27px; background-color:#FFF; height: 360px; padding: 53px 130px 0px 103px; }
.payzone-banner1 .text-container h2 { color: #28297A; }
.payzone-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.payzone-banner1 .text-container a { background-color:#E3348B; color: #FFF !important; }

.payzone-banner1 .text-container.right { width: 70.3%; margin-top: 35px; background-color:#E3348B; float: right; height: 345px; }
.payzone-banner1 .text-container.right h2, .payzone-banner1 .text-container.right p, .payzone-banner1 .text-container.right a { color: #FFF; }

.payzone-banner1 .img-container { width:25%; float:left; position: relative; }
.payzone-banner1 .img-container img { max-width:none; }
.supplier_banner_divider { width: 90.5%; height: 25px; clear:both; margin-left: 6%; }

.payzone-banner1 .img-container img.mobile { display:none; }
.payzone-banner1.right .img-container img.mobile { display:none; }

/* Payzone buttons */
.payzone-banner1 .banner1_payzone_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; margin-top: 20px; }
.payzone-banner1 .banner2_payzone_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; border: 2px solid #FFFFFF; margin-top: 20px; }
.payzone-banner1 .banner2_hex_btn:hover { border: 3px solid #28297A; }


#post-17109561 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110569 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110492 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110549 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110551 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110557 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110559 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110561 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110563 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110565 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110587 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110589 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110591 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110595 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110602 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110619 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110667 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17110673 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17111131 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17111339 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17111377 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }
#post-17111399 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }

.supplier-text-2 { display: block; text-align: center; padding-top: 10px; padding-bottom: 15px !important; }
.supplier-text-2 p.text-1 { font-size: 22px; color: #FFFFFF; font-weight: bold; line-height: 25px; padding: 15px 180px 10px 180px; text-align: left; }
.supplier-text-2 p.text-2 { font-size: 14px; color: #FFFFFF; line-height: 20px; padding: 15px 300px 10px 300px; text-align: left; }
.supplier-text-2 .read_more_btn { width: 218px; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }
.supplier-text-2 .read_more_btn:hover { border: 1px solid #28297A; } 
.supplier-text-2 .read_more_payzone_btn { width: 218px; height: 47px; background-color: #E3348B; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }


#post-17109561 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110569 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110523 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110492 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110549 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110551 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110557 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110559 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110561 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110563 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110565 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110587 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110589 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110591 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110595 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110602 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110619 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110667 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17110673 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17111131 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17111339 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17111377 .et_pb_section.et_pb_section_3 { background-color: #737373; }
#post-17111399 .et_pb_section.et_pb_section_3 { background-color: #737373; }

.supplier-text-3 { display: flex; text-align: center; justify-content: center; align-items: center; }
.supplier-text-3 p.left { float: left; width: 45%; font-size: 14px; color: #676767; line-height: 20px; padding: 0px 35px 0px 40px; text-align: left; }
.supplier-text-3 p.right { float: left; width: 45%; font-size: 14px; color: #676767; line-height: 20px; padding: 0px 40px 0px 35px; text-align: left; }

.supplier-accordions-container { display: block; text-align: center; padding-bottom: 45px; }
.supplier-accordions-container h2 { font-size: 30px; color: #28297A; margin: 15px 0px 20px 0px; }
.supplier-accordions-container h2.payzone { color: #484647; }
.supplier-accordions { width: 65%; margin-bottom: 15px; display: inline-block; text-align: left; }
.supplier-accordions .header-bar { width:95.5%; height: 60px; background-color:#FFFFFF; }
.supplier-accordions .header-bar:hover { background-color: #28297A !important; }
.supplier-accordions.payzone .header-bar { height: 74px; }
.supplier-accordions .header-bar h2 { font-size:22px; padding:19px 15px 10px 20px; color: #676767; margin: 0px; line-height: 20px; }
.supplier-accordions .header-bar:hover h2 { color: #FFFFFF !important; }
.supplier-accordions .header-bar h2 img { margin-right: 15px; vertical-align: middle; height: 35px; width: auto; }
.supplier-accordions.payzone .header-bar h2 { color: #484647; padding-top: 25px; }
.supplier-accordions .hex-col { float: right; margin-top: -30px; width: 5%; }
.supplier-accordions .hex-col .show, .supplier-accordions .hex-col .hide { cursor: pointer; }
.supplier-accordions .supplier-accordions-block { background-color:#FFFFFF; width: 95.5%; height: auto; padding: 15px 15px 20px 20px; display: inline-block; margin-top: -12px; }

.supplier-hexagon-close {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_hex_minus_trans.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -22px;
    right: 16px;
}

.supplier-hexagon-close.payzone {
	background-image: url("/wp-content/themes/NFRN/img/my_profile_payzone_minus.png");
	width: 41px;
    height: 47px;
	top: -30px;
}

.supplier-hexagon-plus {
    background-image: url("/wp-content/themes/NFRN/img/my_profile_hex_plus_trans.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -22px;
    right: 16px;
}

.supplier-hexagon-plus.payzone {
	background-image: url("/wp-content/themes/NFRN/img/my_profile_payzone_plus.png");
	width: 42px;
    height: 49px;
	top: -32px;
}

.supplier-accordions .supplier-accordions-block p { font-size: 14px; color: #676767; line-height: 20px; }
.supplier-accordions .supplier-accordions-block .text-image { display: block; }
.supplier-accordions .supplier-accordions-block .text-image .text { display: block; float: left; width: 55%; margin-right: 5%; }
.supplier-accordions .supplier-accordions-block .text-image .text p { font-size: 14px; color: #676767; line-height: 20px; }
.supplier-accordions .supplier-accordions-block .text-image .img { display: block; float: left; width: 40%; }
.supplier-accordions .supplier-accordions-block .text-image .img img { width: 100%; height: 150px;  }
.supplier-accordions .supplier-accordions-block .mobile { display: none; }
.supplier-accordions .supplier-accordions-block .mobile img { width: 100%; height: 150px; }
.supplier-accordions .supplier-accordions-block a { color: #B3282D !important; font-weight: bold !important; text-decoration: underline !important; }
.supplier-accordions .supplier-accordions-block a:hover { color: #28297A !important; text-decoration: underline !important; }

#post-17109561 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110569 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110523 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110492 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110549 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110551 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110557 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110559 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110561 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110563 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110565 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110587 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110589 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110591 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110595 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110602 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110667 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17110673 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17111131 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17111339 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17111377 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }
#post-17111399 .et_pb_section.et_pb_section_6 { background-color: #EAEAEA; }

.supplier-latest-article { display: block; }
.supplier-latest-article .image-text-container { display: block; text-align: center; float: left; width: 22%; margin-right: 3%; }
.supplier-latest-article .image-text-container img { width: 100%; height: 255px; margin-bottom: 15px; border-radius: 8px; }
.supplier-latest-article .image-text-container h2 { font-size: 18px; color: #28297A; font-family: Arial, Helvetica, sans-serif !important; margin-bottom: 15px; }
.supplier-latest-article.payzone .image-text-container h2 { color: #484647; }
.supplier-latest-article .image-text-container p { font-size: 14px; color: #676767; }

.supplier-enquiry-form { display: block; padding-top: 20px; padding-bottom: 45px !important; text-align: center; }
.supplier-enquiry-form h2 { font-size: 30px; color: #FFFFFF; margin-bottom: 15px; }
.supplier-enquiry-form label { width: 32%; font-size: 14px; color: #FFFFFF; margin-bottom: 5px; display: inline-block; text-align: left; }
.supplier-enquiry-form input[type="text"] { width: 390px; height: 44px; border-radius: 8px; border: 1px solid #28297A; color: #707070; font-size: 14px; padding-left: 15px; padding-right: 15px; margin-bottom: 10px; }
.supplier-enquiry-form textarea { width: 390px; height: 100px; border-radius: 8px; border: 1px solid #28297A; color: #707070; font-size: 14px; padding-left: 15px; padding-right: 15px; }
.supplier-enquiry-form .btn-container { margin-top: 20px; }
.supplier-enquiry-form .read_more_btn { width: 218px; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; }
.supplier-enquiry-form .read_more_btn:hover { border: 1px solid #FFF; }
.supplier-enquiry-form.payzone .read_more_btn { width: 218px; height: 47px; background-color: #E3348B; border: 1px solid #E3348B; color: #FFF !important; font-size: 16px; text-align: center; }

#post-17109561 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110569 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110523 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110492 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110549 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110557 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110561 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110563 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110565 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110595 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110602 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110667 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17110673 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17111339 .et_pb_section.et_pb_section_8 { background-color: #28297A; }
#post-17111377 .et_pb_section.et_pb_section_8 { background-color: #28297A; }

/* ### Districts ### */
.districts-page-main-header { display:block; }
.districts-page-main-header h1 { font-size: 33px; color: #707070; font-weight: normal !important; }
.districts-page-main-header p { font-size: 14px; color: #707070; line-height: 20px; }

.districts-accordions { width: 99%; margin-bottom: 15px; display: inline-block; text-align: left; }
.districts-accordions .header-bar { width:95.5%; height: 60px; background-color:#EAEAEA; cursor: pointer; }
.districts-accordions .header-bar h2 { font-size:22px; padding:19px 0px 10px 20px; color: #707070 !important; margin: 0px; }
.districts-accordions .hex-col { float: right; margin-top: -30px; width: 4.2%; }
.districts-accordions .hex-col .show, .districts-accordions .hex-col .hide { cursor: pointer; }
.districts-accordions .districts-accordions-block { 
    background-color:#FFFFFF; width: 95.5%; height: auto; padding: 25px 15px 10px 45px; display: inline-block; border: 1px solid #EAEAEA; 
}

.districts-hexagon-close {
    background-image: url("/wp-content/themes/NFRN/img/districts_hex_minus.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -22px;
    right: 21px;
}

.districts-hexagon-plus {
    background-image: url("/wp-content/themes/NFRN/img/districts_hex_plus.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -23px;
    right: 21px;
}

.districts-hexagon-plus-hover {
    background-image: url("/wp-content/themes/NFRN/img/districts_hex_hover_plus.png");
    background-repeat: no-repeat;
    width: 37px;
    height: 44px;
    position: relative;
    text-align: center;
    top: -23px;
    right: 22px;
}

.districts-accordions .districts-accordions-block p { line-height: 30px; }
.districts-accordions .districts-accordions-block p a { font-size: 22px; color: #B3282D; text-decoration: underline; font-weight: bold; }
.districts-accordions .districts-accordions-block p a:hover { color: #28297A; }
.districts-accordions .districts-accordions-block p a:hover span { border-color: transparent transparent transparent #28297A; }

#post-17084103 .et_pb_column_1_3.et_pb_column_2 .et_pb_text { margin-bottom: 0px; } 

/* Districts page */
.districts_all_map_container { display: block; }
.districts_all_map_container svg { margin-top: -10px; }

/* ### Districts detail page ### */
.district-detail-header { display:block; }
.district-detail-header h1 { font-size: 33px; color: #707070; font-weight: normal !important; font-family: Arial, Helvetica, sans-serif !important; }
.district-detail-header p { font-size: 14px; color: #707070; line-height: 20px; }

.district-officials-info { display:block; text-align: center; float: left; margin-right: 45px; }
.district-officials-info.last { margin-right: 0px; }
.district-officials-info h2 { font-size: 16px; color: #656A6A; font-family: Arial, Helvetica, sans-serif !important; padding-bottom: 5px; }
.district-officials-info p { font-size: 16px; color: #656A6A; font-family: Arial, Helvetica, sans-serif !important; padding-bottom: 5px; }
.district-officials-info a { font-size: 14px; font-family: Arial, Helvetica, sans-serif !important; }
.district-officials-info .img-container { clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); background-color:#28297A; display: inline-block; }
.district-officials-info .img-container img { clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); margin: 2px; display: block; }

.district-officials-info .mobile { display: none; }

.district-officials-title-text { display:block; }
.district-officials-title-text h2 { font-size: 30px; color: #28297A; font-family: Arial, Helvetica, sans-serif !important; }

.district-detail-events { display:block; text-align: center; }
.district-detail-events h2 { font-size: 30px; color: #28297A; font-family: Arial, Helvetica, sans-serif !important; }

.district-detail-events-banner { display:block; }
.district-detail-events-banner .events-banner { width: 792px; height: 313px; }

#post-17109641 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109650 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109684 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109709 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109717 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109727 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109737 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109750 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109756 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17109762 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17063590 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17063954 .et_pb_section_2 { background-color: #EAEAEA; }
#post-17063959 .et_pb_section_2 { background-color: #EAEAEA; }

.district-detail-latest-news { display:block; text-align: center; }
.district-detail-latest-news h2 { font-size: 30px; color: #28297A; font-family: Arial, Helvetica, sans-serif !important; }

/* District detail Latest District News */
#post-17109641 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109650 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109684 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109709 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109717 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109727 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109737 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109750 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109756 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17109762 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17063590 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17063954 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }
#post-17063959 .et_pb_section_1 .et_pb_row_3 .et_pb_column_1_3 { width: 12%; }

.district_news_more_btn { border: 1px solid #B3282D; background-color: #FFFFFF !important; color: #B3282D !important; font-size: 16px; font-weight: bold; margin-top: 30px; }
.district_news_more_btn:hover { border: 1px solid #282979; color: #FFFFFF !important; }

/* ### Single Web Page ### */
.page-template-default.page .entry-featured-image-url img { border-radius: 14px; }
.category-tag-page .entry-featured-image-url img { border-radius: 14px; }

/* ### General Join ### */
.general-join-header { display: block; text-align: center; padding-bottom: 20px !important; }
.general-join-header h1 { font-size: 30px; color: #28297A; font-family: Arial, Helvetica, sans-serif !important; margin-bottom: 15px; }
.general-join-header p { font-size: 22px; color: #707070; line-height: 28px; text-align: left; margin-left: 17%; margin-right: 17%; }

/* Join page three hexagon banners */
.general-join-banner1 { width:100%; height:auto; float:left; }
.general-join-banner1.right { width: 100%; }
.general-join-banner1.last { width: 100%; }
.general-join-banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height:345px; padding: 53px 160px 0px 103px; }
.general-join-banner1 .text-container h2 { color: #28297A; }
.general-join-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
.general-join-banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }

.general-join-banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.general-join-banner1 .text-container.right h2, .general-join-banner1 .text-container.right p, .general-join-banner1 .text-container.right a { color: #FFF; }
.general-join-banner1 .text-container.last { height: 345px; background-color:#28297A; }
.general-join-banner1 .text-container.last h2, .general-join-banner1 .text-container.last p, .general-join-banner1 .text-container.last a { color: #FFF; }

.general-join-banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.general-join-banner1.right .img-container { left: 0px; }
.general-join-banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.general_join_banner_divider { width: 90.5%; height: 0px; clear:both; margin-left: 6%; }

.general-join-banner1 .img-container img.mobile { display:none; }
.general-join-banner1.right .img-container img.mobile { display:none; }
.general-join-banner1.last .img-container img.mobile { display:none; }

/* 3 Hex buttons */
.general-join-banner1 .banner1_hex_btn, 
.general-join-banner1 .banner3_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; }
.general-join-banner1 .banner2_hex_btn { width: 214px; height: 47px; border: 1px solid #FFFFFF; text-align: center; font-size: 16px; } 
.general-join-banner1 .banner2_hex_btn:hover { border: 3px solid #28297A; }

#post-17109575 .et_pb_section.et_pb_section_2 { background-color: #EAEAEA; }

.general-join-customer-feedback { display: block; width: 80%; height: auto; margin-left: 10%; margin-right: 10%; background-color: #28297A; padding: 30px 180px 0px 180px; padding-bottom: 30px !important; }
.general-join-customer-feedback p.text-1 { text-align: center; font-size: 30px; font-weight: bold; color: #FFFFFF; line-height: 25px; font-family: Arial, Helvetica, sans-serif !important; }
.general-join-customer-feedback p.text-2 { text-align: center; font-size: 18px; color: #FFFFFF; line-height: 25px; font-family: Arial, Helvetica, sans-serif !important; }

.general-join-membership { display: block; }
.general-join-membership h2 { font-size: 30px; color: #28297A; text-align: center; margin-bottom: 35px; }
.general-join-membership .et_pb_portfolio_grid h4 { text-align: center; margin-top: 10px; }
.general-join-membership .et_pb_portfolio_grid h4 a { font-size: 18px; font-weight: normal; color: #676767; font-family: Arial, Helvetica, sans-serif !important; }
.general-join-membership .et_pb_portfolio_grid p { font-size: 14px; color: #676767; text-align: left; }
.general-join-membership .et_pb_portfolio_grid .et_pb_portfolio_item { width: 15%; }

#post-17109575 .et_pb_section_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) { clear: none !important; }
#post-17109575 .et_pb_section_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(5n+1) { clear: both; }
#post-17109575 .et_pb_section_4 .et_pb_column_4_4 .et_pb_grid_item { margin-right: 6.5%; }

#post-17109575 .et_pb_section_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),  
#post-17109575 .et_pb_section_4 .et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n) {
    margin-right: 5.5%;
}
#post-17109575 .et_pb_section_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(5n),  
#post-17109575 .et_pb_section_4 .et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(5n) {
    margin-right: 0px;
}

.general-join-getintouch-register { position: relative; width: 100vw; margin-top: -31px; margin-left: calc(-50vw + 50% - 8px); text-align: center; color: #FFF; }
.general-join-getintouch-register .left-col { float:left; text-align:right; background-color: #3A3B80; width: 50%; height: 310px; font-size: 14px; }
.general-join-getintouch-register .right-col { float:left; text-align:left; background-color: #B0393D; width: 50%; height: 310px; font-size: 14px; }
.general-join-getintouch-register .left-col .left-container { width: 335px; float: right; margin: 40px 60px 20px 20px; text-align: left; }
.general-join-getintouch-register .left-col .left-container p { line-height: 16px; }
.general-join-getintouch-register .right-col .right-container { width: 335px; float: left; margin: 40px 20px 20px 60px; }
.general-join-getintouch-register .right-col .right-container p { line-height: 16px; }
.general-join-getintouch-register .left-col h2, .general-join-getintouch-register .right-col h2 { color: #FFF; }
.general-join-getintouch-register .left-col a { color: #FFF; text-decoration: underline; font-size: 22px; font-weight: bold; display: inline-block; margin-top: 22px; }
.general-join-getintouch-register .left-col a:hover { color: #B3282D !important; text-decoration: underline !important; }
.general-join-getintouch-register .right-col a { background: #FFF; color: #B3282D !important; }
.general-join-getintouch-register .right-col a:hover { color: #FFF !important; }
.general-join-getintouch-register .right-col .home_join_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; margin-top: 10px; background: #FFFFFF !important; }
.general-join-getintouch-register .right-col .home_join_btn:hover { border: 1px solid #28297A; }

#post-17109575 .et_pb_section_4 { padding-bottom: 0px !important; }
#post-17109575 .et_pb_section_4 .et_pb_row_4 { padding-bottom: 0px; }

/* ### Contact Us page  ### */
.contact-us-container-text { display: block; padding-top:50px; }
.contact-us-container-text h1 { font-size: 33px; color: #707070; margin-bottom: 20px; font-weight: normal !important; }
.contact-us-container-text p { font-size: 14px; color: #707070; }
.contact-us-container-text .heading { font-size: 14px; color: #28297A; font-weight: bold; }
.contact-us-container-text .text { font-size: 14px; color: #707070; }
.contact-us-container-text a { font-size: 14px; }

/* Contact us enquiry form */
.contact-us-enquiry-form { display: block; padding:50px 20px 20px 20px; }
.contact-us-enquiry-form h2 { font-size: 30px; color: #28297A; }
.contact-us-enquiry-form input[type=text] {
	padding: 8px;
	border: 1px solid #FFF;
	color: #707070 !important;
	background-color: #fff;
    border-radius: 8px;
    width: 420px !important;
    height: 44px;
}
.contact-us-enquiry-form textarea {
	padding: 8px;
	border: 1px solid #FFF;
	color: #707070 !important;
	background-color: #fff;
    border-radius: 8px;
    width: 420px !important;
    height: 100px;
}

.contact-us-enquiry-form .ginput_container_consent input[type="checkbox"] { 
    background: url("/wp-content/themes/NFRN/img/contactus_checkbox.png"); 
    background-repeat: no-repeat; 
    width: 24px; 
    height: 28px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    vertical-align: middle;
}

.contact-us-enquiry-form .ginput_container_consent input[type="checkbox"]:checked { 
    background: url("/wp-content/themes/NFRN/img/contactus_checked.png"); 
    background-repeat: no-repeat; 
    width: 24px; 
    height: 28px;
}

.contact-us-enquiry-form label { font-size: 14px; color: #707070; font-weight: normal !important; }
.contact-us-enquiry-form .gform_wrapper .gform_footer { margin-top:30px !important; text-align: center; }
.contact-us-enquiry-form .gform_wrapper .gform_footer .gform_button { background-color: #B3282D; border: 1px solid #B3282D; font-size: 16px !important; color: #FFF; width: 218px !important; height: 47px; border-radius: 8px; }
.contact-us-enquiry-form .gform_wrapper .gform_footer .gform_button:hover { border: 1px solid #28297A; }
.contact-us-enquiry-form .gform_wrapper ul li.gfield .gfield_label span.gfield_required { display: none; }
.contact-us-enquiry-form div.ginput_container .gfield_consent_label { margin-left: 15px; }
.contact-us-enquiry-form ul.gform_fields #field_5_9 { margin-top: -10px; }
.contact-us-enquiry-form ul.gform_fields #field_5_10 { text-align: center; }
.contact-us-enquiry-form ul.gform_fields .ginput_recaptcha { display: inline-block; }

/* Google Map */
#post-17063380 .wpgmza_map .wpgmza_infowindow_title { font-size: 22px; }

#post-17063380 .et_pb_section_0 { padding-top: 0px !important; background: linear-gradient( to right, #FFF 0%, #FFF 50%, #EAEAEA 50%, #EAEAEA 100% ); }
#post-17063380 .et_pb_section_0 .et_pb_column_1_2.et_pb_column_1 { background-color: #EAEAEA; }


/* ### Mobile Menu ### */
#responsive-menu-pro-container { margin-top: 122px !important; width: 100% !important; background-color: #EAEAEA !important; }
#responsive-menu-pro-container #responsive-menu-pro-wrapper { text-align: center !important; background-color: #EAEAEA !important; }
#responsive-menu-pro-container #responsive-menu-pro-search-box { 
    width: 100%; height: 134px; padding-top: 35px !important; display: inline-block; background-color: #FFFFFF !important;  
    background-image: url("/wp-content/themes/NFRN/img/menu_background_mob.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 16px;
}
#responsive-menu-pro-container #responsive-menu-pro { width: 330px !important; margin-right: auto !important; margin-left: auto !important; margin-top: 25px; }
#responsive-menu-pro-container li.responsive-menu-pro-item { margin-bottom: 5px; text-align: left; }
#responsive-menu-pro-container li.responsive-menu-pro-item ul li { margin-bottom: 0px; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a { background-color: #FFFFFF !important; font-size: 22px !important; color: #707070 !important; height: 51px !important; line-height: 51px !important; padding-left: 30px; white-space: nowrap; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:hover { background-color: #3f3f3f !important; color: #ffffff !important; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-current-item > .responsive-menu-pro-item-link { background-color: #be1622 !important; color: #ffffff !important; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow { 
    /*height: 51px !important; line-height: 51px !important;*/
    background-image: url("/wp-content/themes/NFRN/img/menu_hex_plus_mob.png");
    background-repeat: no-repeat;
    width: 31px !important;
    height: 36px !important;
    position: absolute;
    text-align: center;
    top: 8px;
    right: -15px !important;
    float: right;
    color: transparent !important;
    border-left: 0px solid transparent !important;
    background-color: transparent !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-current-item > .responsive-menu-pro-item-link .responsive-menu-pro-subarrow {
    background-image: url("/wp-content/themes/NFRN/img/menu_hex_plus_active_mob.png");
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:hover .responsive-menu-pro-subarrow {
    background-image: url("/wp-content/themes/NFRN/img/menu_hex_plus_hover_mob.png");
	cursor: pointer;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow.responsive-menu-pro-subarrow-active {
	background-image: url("/wp-content/themes/NFRN/img/menu_hex_minus_mob.png");
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a .responsive-menu-pro-subarrow.responsive-menu-pro-subarrow-active {
    background-image: url("/wp-content/themes/NFRN/img/menu_hex_minus_mob.png");
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link { padding-left: 15% !important; }
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-2 a.responsive-menu-pro-item-link { padding-left: 18% !important; }
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-3 a.responsive-menu-pro-item-link { padding-left: 25% !important; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .menu-headerbar-active:focus { background-color: #28297A !important; color: #FFFFFF !important; }
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .menu-headerbar-active, #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .menu-headerbar-active:hover { background-color: #28297A !important; color: #FFFFFF !important; }
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item .menu-headerbar-active { background-color: #28297A !important; color: #FFFFFF !important; }

#responsive-menu-pro-container .responsive-menu-close-btn { text-align: center; margin-top: 70px; }
#responsive-menu-pro-container .responsive-menu-close-btn .menu-close-btn-box { cursor: pointer; width: 40px; height: auto; display: inline-block; }
#responsive-menu-pro-container .responsive-menu-close-btn p { font-size: 12px; }

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu.responsive-menu-pro-subarrow-active { margin-left: 35px; width: 95%; }
#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-back { 			
    background-color: #28297A; 
	color: #FFFFFF !important;
	font-size: 22px !important;
	height: 51px !important; 
}
#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-back .title {
	padding-top: 4px; display: inline-block; padding-left: 11%;
}			
#responsive-menu-pro-container #responsive-menu-pro .responsive-menu-pro-back .back-icon { 		
	background-image: url("/wp-content/themes/NFRN/img/menu_hex_minus_back_mob.png");
    background-repeat: no-repeat;
    width: 31px !important;
    height: 36px !important;
    position: absolute;
    text-align: center;
    top: 7px;
    left: -14px !important;
    float: left;    
    border: 0px solid transparent !important;	    
}

/* ### Benefits Page ### */
.benefits-template-default.single-benefits #page-container { overflow-x: hidden; }
.benefits-template-default.single-benefits #left-area { width: 100%; padding-right: 0px; padding-bottom: 0px; }
.benefits-template-default.single-benefits #left-area article.et_pb_post { margin-bottom: 0px; }
.benefits-template-default.single-benefits #left-area .benefit-article-container { width: 70%; margin-right: 15%; margin-left: 15%; }
.benefits-template-default.single-benefits #left-area .benefit-article-container.no-right-margin { width: 85%; margin-right: 0px; }
.benefits-template-default.single-benefits #left-area .et_pb_section_0, .benefits-template-default.single-benefits #left-area .et_pb_section_1,
.benefits-template-default.single-benefits #left-area .et_pb_section_2, .benefits-template-default.single-benefits #left-area .et_pb_section_3
{ 
    width: 70%; margin-right: 15%; margin-left: 15%; 
}

.benefits-template-default.single-benefits #left-area .et_pb_row { width: 100%; }
.benefits-template-default.single-benefits #left-area .wp-post-image { margin-right: 15%; }
.benefits-template-default.single-benefits #left-area #post-17101372 .img-right.wp-post-image { display: none; }
.benefits-template-default.single-benefits #main-content .container::before { background-color: transparent; }
.benefits-template-default.single-benefits #left-area h1 { font-size: 33px; color: #707070; text-align: center; margin-bottom: 5px; }
.benefits-template-default.single-benefits #left-area h2 { font-size: 26px; color: #707070; margin-top: 0px; }
.benefits-template-default.single-benefits #left-area h3 { font-size: 22px; color: #707070; }
.benefits-template-default.single-benefits #left-area h4 { font-size: 18px; color: #707070; }
.benefits-template-default.single-benefits #left-area p { font-size: 14px; color: #707070; }
.benefits-template-default.single-benefits #left-area ul li { font-size: 14px; color: #707070; }
.benefits-template-default.single-benefits #left-area ol li { font-size: 14px; color: #707070; }

/* Benefits page social media icons */
.benefits-template-default.single-benefits #left-area .et_social_inline { display: inline-block; margin-bottom: 35px; width: 100%; text-align: center; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks { text-align: center; width: auto; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks span.et_social_overlay { background-color: transparent; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks .et_social_icons_container { width: 100%; height: 40px; text-align: center; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks .et_social_icons_container li { display: inline-block; float: none !important; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networks:before { 
    content: 'Share'; 
    display: inline-block;
    margin-bottom: 23px;
    font-size: 22px;
    color: #707070;
    font-weight: bold; 
    position: relative;
}

.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_facebook {  
    background-image: url("/wp-content/themes/NFRN/img/facebook_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
}
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_facebook::before, 
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_facebook::after { color: transparent; }

.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_twitter {  
    background-image: url("/wp-content/themes/NFRN/img/twitter_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_twitter::before, 
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_twitter::after { color: transparent; }

.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_linkedin {  
    background-image: url("/wp-content/themes/NFRN/img/linkedin_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_linkedin::before, 
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon_linkedin::after { color: transparent; }

.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_networkname { display: none; }
.benefits-template-default.single-benefits #left-area .et_social_inline .et_social_icon { width: 45px; height: 45px; } 
.benefits-template-default.single-benefits #left-area .rpbt_shortcode h3 { font-size: 30px; color: #28297A; }


/* ### Join NFRN Form page  ### */
#post-17110436 .join-nfrn-titleText-container { display: block; }
#post-17110436 .join-nfrn-titleText-container h2 { color: #676767; font-size: 33px; }
#post-17110436 .join-nfrn-titleText-container p { color: #676767; font-size: 14px; }

/* ## Supplier Info ## */
#post-17110537 .supplier-info-titleText-container { display: block; }
#post-17110537 .supplier-info-titleText-container h2 { color: #676767; font-size: 33px; }
#post-17110537 .supplier-info-titleText-container p { color: #676767; font-size: 14px; }

/* ## Advice ## */
#post-17110539 .advice-titleText-container { display: block; }
#post-17110539 .advice-titleText-container h2 { color: #676767; font-size: 33px; }
#post-17110539 .advice-titleText-container p { color: #676767; font-size: 14px; }


/* ## Global supplier/hexgaon  two banners ## */
.global-banner1 { width:100%; height:auto; float:left; }
.global-banner1.right { width: 100%; }
.global-banner1 .text-container { width: 82%; float:left; margin-top: 27px; background-color:#FFF; height:345px; padding: 53px 160px 0px 103px; }
.global-banner1 .text-container.rightImg { width: 82%; padding-right: 160px; }
.global-banner1 .text-container.right.leftImg { width: 82%; padding-left: 175px; padding-right: 50px; }
.global-banner1 .text-container .main-text { margin-bottom: 25px; margin-right: 10px; }
.global-banner1 .text-container h2 { color: #28297A; }
.global-banner1 .text-container p { color: #676767; font-size:14px; line-height: 16px; }
/*.global-banner1 .text-container a { background-color:#B3282D; color: #FFF !important; }*/

.global-banner1 .text-container.right { width: 82%; padding-left: 175px; padding-right: 50px; margin-top: 35px; background-color:#B3282D; float: right; height: 345px; }
.global-banner1 .text-container.right h2, .global-banner1 .text-container.right p { color: #FFF; }
/*.global-banner1 .text-container.right a { color: #FFF; }*/

.global-banner1 .img-container { width: 18%; left: -11.5%; float:left; position: relative; }
.global-banner1.right .img-container { left: 0px; }
.global-banner1 .img-container.rightImg { width: 18%; left: -11.5%; }
.global-banner1 .img-container.leftImg { width: 18%; }
.global-banner1 .img-container img { max-width:none; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.global-banner1 .img-container.rightImg img, .global-banner1 .img-container.leftImg img { clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); }
.global_banner_divider { width: 90.5%; height: 0px; clear:both; margin-left: 6%; }

.global-banner1 .img-container img.mobile { display:none; }
.global-banner1.right .img-container img.mobile { display:none; }
.global-banner1 .mobile-view-img-btn { display:none; }

/* Global 3 Hex buttons */
.global-banner1 .banner1_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; }
.global-banner1 .banner2_hex_btn { width: 214px; height: 47px; text-align: center; font-size: 16px; border: 1px solid #FFFFFF; }
.global-banner1 .banner2_hex_btn:hover { border: 3px solid #28297A; }

/* Global links colours */
.global-link-bg-white { color: #B3282D; font-weight: bold; text-decoration: underline; }
.global-link-bg-white:hover { color: #28297A; text-decoration: underline; }

.global-link-bg-red { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.global-link-bg-red:hover { color: #28297A; text-decoration: underline; }

.global-link-bg-blue { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.global-link-bg-blue:hover { color: #B3282D; text-decoration: underline; }

/* Global background colours for Divi sections */
.global-white-bg-section { background-color: #FFFFFF !important; }
.global-white-bg-section a { color: #B3282D !important; font-weight: bold !important; text-decoration: underline !important; }
.global-white-bg-section a:hover { color: #28297A !important; text-decoration: underline !important; }
.global-white-bg-section .wpsm-show, .global-white-bg-section .wpsm-hide { color: #B3282D !important; font-weight: bold !important; text-decoration: underline !important; }
.global-white-bg-section .wpsm-show:hover, .global-white-bg-section .wpsm-hide:hover { color: #28297A !important; text-decoration: underline !important; }

.global-red-bg-section { background-color: #B3282D !important; }
.global-red-bg-section a { color: #FFFFFF !important; font-weight: bold !important; text-decoration: underline !important; }
.global-red-bg-section a:hover { color: #B3282D !important; text-decoration: underline !important; }
.global-red-bg-section .wpsm-show, .global-red-bg-section .wpsm-hide { color: #FFFFFF !important; font-weight: bold !important; text-decoration: underline !important; }
.global-red-bg-section .wpsm-show:hover, .global-red-bg-section .wpsm-hide:hover { color: #B3282D !important; text-decoration: underline !important; }

.global-blue-bg-section { background-color: #28297A !important; }
.global-blue-bg-section a { color: #FFFFFF !important; font-weight: bold !important; text-decoration: underline !important; }
.global-blue-bg-section a:hover { color: #B3282D !important; text-decoration: underline !important; }
.global-blue-bg-section .wpsm-show, .global-blue-bg-section .wpsm-hide { color: #FFFFFF !important; font-weight: bold !important; text-decoration: underline !important; }
.global-blue-bg-section .wpsm-show:hover, .global-blue-bg-section .wpsm-hide:hover { color: #B3282D !important; text-decoration: underline !important; }

/* ## Post Grid design ## */
.post-grid .grid-items-wrap .skin.contentbottom .layer-content { background-color: #FFFFFF; opacity: 0.8; }
.post-grid .grid-items-wrap .layer-wrapper .layer-content .title_link { color: #676767; }
.post-grid .grid-items-wrap .layer-wrapper .layer-content .read_more { color: #B0282C; }

/* ## Job Listing Single page - Single ## */
.job_listing-template-default.single-job_listing #page-container { overflow-x: hidden; }
.job_listing-template-default.single-job_listing #main-content .container::before { background-color: transparent; }
.job_listing-template-default.single-job_listing .et_post_meta_wrapper img { width: 100%; height: 592px; }
.job_listing-template-default.single-job_listing .et_post_meta_wrapper h1 { font-size: 33px; color: #676767; text-align: center; margin-bottom: 5px; }
.job_listing-template-default.single-job_listing .et_post_meta_wrapper .post-meta { font-size: 19px; color: #676767; text-align: center; margin-bottom: 40px; }
.job_listing-template-default.single-job_listing .entry-content p { font-size: 14px; color: #676767; }
.job_listing-template-default.single-job_listing article.et_pb_post { margin-bottom: 0px; padding-bottom: 30px; }
.job_listing-template-default.single-job_listing .job_application.application { margin-bottom: 0px; }

/* Category and Tag pages */
.archive.category #main-content .container::before { background-color: transparent; }
.archive.category #main-content .container #left-area { padding-right: 0px; width: 100%; } 

.archive.tag #main-content .container::before { background-color: transparent; }
.archive.tag #main-content .container #left-area { padding-right: 0px; width: 100%; } 

/* ## Supplier Enquiry Gravity Form ## */
.supplier-enquiry-gform { display: block; padding-top: 20px; padding-bottom: 45px !important; text-align: center; }
.supplier-enquiry-gform h2 { font-size: 30px; color: #FFFFFF; margin-bottom: 15px; }
.supplier-enquiry-gform .gform_wrapper { text-align: center; display: inline-block; }
.supplier-enquiry-gform .gform_wrapper .gform_body label { width: 70%; font-size: 14px; color: #FFFFFF; margin-bottom: 5px; display: inline-block; text-align: left; font-weight: normal; }
.supplier-enquiry-gform .gform_wrapper .gform_body input[type="text"] { width: 390px; height: 44px; border-radius: 8px; border: 1px solid #28297A; color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 10px; }
.supplier-enquiry-gform .gform_wrapper .gform_body textarea { width: 390px; height: 100px; border-radius: 8px; border: 1px solid #28297A; color: #707070 !important; font-size: 14px; padding-left: 15px; padding-right: 15px; }
.supplier-enquiry-gform .gform_wrapper .gform_footer { text-align: center; }
.supplier-enquiry-gform .gform_wrapper .gform_footer input.button { width: 218px; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }
.supplier-enquiry-gform .gform_wrapper .gform_footer input.button:hover { border: 1px solid #FFF; }


/* ## Smart Slider Global change ## */
/* Every page first row slider margin */
.et_pb_section_0 .et_pb_row_0 .n2-section-smartslider { margin-top: -34px; }
.et_pb_fullwidth_section.et_pb_section_0 .et_pb_fullwidth_code_0 .n2-section-smartslider { margin-top: -5px; }
#post-76 .et_pb_section_1 .et_pb_row_0 .n2-section-smartslider { margin-top: -34px; }

/* Hexagon for home page and other pages slide show bullet pagination - Global */
#main-content .n2-ss-widget .n2-bullet {
    background-image: url("/wp-content/themes/NFRN/img/bullet_hex.png");
    background-repeat: no-repeat;
}

#main-content .n2-section-smartslider .n2-ow .n2-active {
    background: transparent;
    background-image: url("/wp-content/themes/NFRN/img/bullet_hex_active.png");
    background-repeat: no-repeat;
}

#main-content .n2-ss-widget .n2-bullet:hover, #main-content .n2-ss-widget .n2-bullet:focus {
    background: transparent;
    background-image: url("/wp-content/themes/NFRN/img/bullet_hex_hover.png");
    background-repeat: no-repeat;
}


/* Member Services Benefits block hex hover affect  */
/*.et_pb_portfolio_grid .et_pb_portfolio_item.benefits .et_portfolio_image:hover:before {
    background-image: url("/wp-content/themes/NFRN/img/nfrn-overlay-icon-new.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
    width: 100%; 
    height: 100%;
    content: "";
    position:absolute;
    top: 0;
    left: 0;
}
*/

.et_pb_portfolio_grid .et_pb_portfolio_item.benefits .et_portfolio_image .et_overlay {
    display:none;
}


/* ## Global Pages Social Media icons - Single page ex: about-us,contact us,supplier pages ## */	
.page-template-default.page .et_social_inline { display: inline-block; margin-bottom: 35px; width: 100%; text-align: center; }
.page-template-default.page .et_social_inline .et_social_networks { text-align: center; width: auto; }
.page-template-default.page .et_social_inline .et_social_networks span.et_social_overlay { background-color: transparent; }
.page-template-default.page .et_social_inline .et_social_networks .et_social_icons_container { width: 100%; height: 40px; text-align: center; margin-left: 9px !important; }
.page-template-default.page .et_social_inline .et_social_networks .et_social_icons_container li { display: inline-block; float: none !important; }
.page-template-default.page .et_social_inline .et_social_networks:before { 
    content: 'Share'; 
    display: inline-block;
    margin-bottom: 23px;
    font-size: 22px;
    color: #707070;
    font-weight: bold; 
    position: relative;
}

.page-template-default.page .et_social_inline .et_social_facebook {  
    background-image: url("/wp-content/themes/NFRN/img/facebook_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
}
.page-template-default.page .et_social_inline .et_social_icon_facebook::before, 
.page-template-default.page .et_social_inline .et_social_icon_facebook::after { color: transparent; }

.page-template-default.page .et_social_inline .et_social_twitter {  
    background-image: url("/wp-content/themes/NFRN/img/twitter_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.page-template-default.page .et_social_inline .et_social_icon_twitter::before, 
.page-template-default.page .et_social_inline .et_social_icon_twitter::after { color: transparent; }

.page-template-default.page .et_social_inline .et_social_linkedin {  
    background-image: url("/wp-content/themes/NFRN/img/linkedin_icon.png");
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 1px;
}
.page-template-default.page .et_social_inline .et_social_icon_linkedin::before, 
.page-template-default.page .et_social_inline .et_social_icon_linkedin::after { color: transparent; }
.page-template-default.page .et_social_inline .et_social_networkname { display: none; }
.page-template-default.page .et_social_inline .et_social_icon { width: 45px; height: 45px; } 

/* ## Gravity form design class - Global Form ## */
.gform_wrapper .global-gravity-form { display: block; }
.gform_wrapper .global-gravity-form li { line-height: 0px; }
.gform_wrapper .global-gravity-form .gform_body label { font-size: 14px; color: #707070; text-align: left; font-weight: normal; }
.gform_wrapper .global-gravity-form .global-label-white label { color: #FFFFFF; }
.gform_wrapper .global-gravity-form .gform_body input[type="text"] { width: 390px; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 10px; max-width: 100%; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_name input[type="text"] { width: 250px !important; }
.gform_wrapper .global-gravity-form div.ginput_complex.ginput_container span { width: 325px; padding-bottom: 8px; display: inline-block; }
.gform_wrapper .global-gravity-form .gform_body textarea { width: 390px; height: 100px; border-radius: 8px; border: 1px solid #EAEAEA; color: #707070 !important; font-size: 14px; padding-left: 15px; padding-right: 15px; max-width: 100%; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_select select { 
	width: 390px; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; max-width: 100%; 
	color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 10px; 
	
	/* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.9em + 4px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
	
}
.gform_wrapper .global-gravity-form .gform_body .ginput_container_select select.small { width: 130px; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_multiselect select { 
	width: 390px; height: 100px; border-radius: 8px; border: 1px solid #EAEAEA; 
	color: #707070 !important; font-size: 14px; padding-left: 15px; padding-right: 15px; max-width: 100%; 	
}
.gform_wrapper .global-gravity-form .gform_body .ginput_container_name select { 
	width: 250px; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; 
	color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; 
	
	/* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.9em + 4px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0 0 10px 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
	
}
.gform_wrapper .global-gravity-form .gform_body .ginput_container_time input[type="text"] { width: 80%; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_time.gfield_time_hour i { margin-top: 30%; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_time select { 
	width: 80%; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; 
	color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; 
	
	/* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 4px) calc(0.9em + 7px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        10px auto,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0 0 10px 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
	
}

.gform_wrapper .global-gravity-form .gform_body .ginput_container_address input[type="text"] { width: 250px !important; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_date input[type="text"] { width: auto !important; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_address select { 
	width: 250px; height: 44px; border-radius: 8px; border: 1px solid #EAEAEA; 
	color: #707070 !important; font-size: 14px !important; padding-left: 15px !important; padding-right: 15px !important; 
	
	/* Arrow */        
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.9em + 4px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0 0 10px 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
	
}
.gform_wrapper.gf_browser_chrome .gform_body .ginput_container_address select { margin-bottom: 10px !important; }
.gform_wrapper .global-gravity-form .gform_body .ginput_container_list td.gfield_list_cell { width: 40%; }
.gform_wrapper .global-gravity-form .gform_footer { text-align: left; padding-left: 0px !important; }
#post-17130644 .gform_wrapper .global-gravity-form .gform_footer { text-align: center; }
.gform_wrapper .global-gravity-form .gform_footer input.button { width: 218px; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }
.gform_wrapper .global-gravity-form .gform_footer input.button:hover { border: 1px solid #FFF; }

.gform_wrapper .global-gravity-form .gform_page_footer { text-align: left; padding-left: 0px !important; }
.gform_wrapper .global-gravity-form .gform_page_footer input.button { width: 218px; height: 47px; background-color: #B3282D; border: 1px solid #B3282D; color: #FFF !important; font-size: 16px; text-align: center; margin-top: 20px; }
.gform_wrapper .global-gravity-form .gform_page_footer input.button:hover { border: 1px solid #FFF; }

.gform_wrapper .global-gravity-form .hex-tick { width: auto !important; margin-left: 15px; position: relative; display: inline-block !important; vertical-align: middle; }
.gform_wrapper .global-gravity-form .hex-cross {
    position: absolute;
    right: -15px;
    top: 2%;
    padding: 6px 0px 3px 0px;
    background-color: #FFF;
}
.gform_wrapper .global-gravity-form .validation_register_box {
    padding: 15px 25px 0px 15px;
    border-radius: 8px;
    position: relative;
    margin-left: -15px;
    border: 2px solid #B3282D;
    width: 400px !important;
}
.gform_wrapper .global-gravity-form .validation_register_label {
    margin-top: -24px !important;
    background-color: #FFF;
    width: auto !important;
    padding-right: 7px;
    padding-left: 5px;
}
.gform_wrapper .global-gravity-form .validation-register-text {
    position: absolute;
    font-size: 14px;
    color: #B3282D;
    right: 27px;
    margin-top: -25px;
    background-color: #FFF;
    padding: 0px 10px 3px 10px;
}

#post-17113347 #gform_wrapper_51 .global-gravity-form#gform_51 { text-align: center; }
#post-17113347 #gform_wrapper_51 .global-gravity-form#gform_51 label { width: 32%; }
#post-17113347 .gform_wrapper .global-gravity-form .gform_footer { text-align: center; }

#post-17130644 .global-gravity-form .gform_confirmation_message { color: #FFFFFF; }

/* Global Button red background */
.global-button-red { 
	width: 214px; height: 47px; text-align: center; font-size: 16px; 
	background-color: #B3282D; color: #FFF !important; border: 1px solid transparent;
}

.lostpassword-page-buttons .mgm-lostpassword-button { background-color: #B3282D; color: #FFF !important; }

/* ## Payzone page ## */
#post-17113347 .et_pb_section_0 { padding-top: 0px !important; }


/* ### Custom Register Form, example: Smiths premier club ### */
.custom-register-form {  
  text-align: left;
}

.custom-register-container .et_pb_row_0 { text-align:center; }
.custom-register-container .form-container { background-color: #FFFFFF; width: 50%; text-align: center; display: inline-block; float: none; padding: 30px 50px 30px 60px; }
.custom-register-container .et_pb_section_0 { background-color: #E3E3E3; }

.custom-register-form .form-box { margin-left: 25px; }
.custom-register-form input[type="text"] { border-radius: 8px; padding: 5px; width: 350px; height: 40px; margin-bottom: 10px; font-size: 14px; border: 1px solid #EAEAEA; color: #707070 !important; }
.custom-register-form textarea { border-radius: 8px; padding: 5px; width: 350px; margin-bottom: 10px; font-size: 14px; border: 1px solid #EAEAEA; color: #707070 !important; }

.custom-register-form select { 
    border-radius: 8px; padding: 5px; width: 350px; height: 40px; margin-bottom: 10px; font-size: 14px; border: 1px solid #EAEAEA; color: #707070 !important;
    
      background-image: url("/wp-content/themes/NFRN/img/drop-down-menu-arrow.png");    
      background-position:
        calc(100% - 20px) calc(0.8em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
      background-size:
        19px 10px,
        5px 5px,
        2.5em 2.5em;
      background-repeat: no-repeat;
      
      /* reset */
      margin: 0;      
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
    
}

.custom-register-form h2 { color: #707070; font-size: 33px; font-weight: normal !important; }
.custom-register-form p { font-size: 14px; color: #707070; padding-bottom: 1px; }
.custom-register-form .update-details-btn { width: 186px; height: 47px; background-color: #B3282D; color: #FFF; font-size:16px; padding: 5px 10px 5px 10px;  border-radius: 8px; }
.custom-register-form .space { height: 15px; clear: both; }
/* Edit details javascript validation */
.custom-register-form .hex-cross-edit { display: none; margin-top: 10px; margin-left: -15px; position: absolute; text-align: right; }
.custom-register-form .hex-tick-edit { display: none; margin-top: 17px; margin-left: -15px; position: absolute; text-align: right; }

.custom-register-form .edit_label_text { position: absolute; margin-top: -25px; background-color: #FFFFFF; padding:0px 10px 3px 0px; }
.custom-register-form .validation_edit_box { display: inline-block; padding: 15px 25px 7px 15px; border-radius: 6px; position: relative; margin-left: -15px; margin-bottom: 20px; }
.custom-register-form #validation_box_postcode, .custom-register-form #validation_box_dateofbirth, .custom-register-form #validation_box_mobilenumber { width: 393px; }
.custom-register-form .validation_edit_box .hex-cross { display: none; position: absolute; right: -15px; top: 10px; padding: 6px 0px 3px 0px; background-color: #FFFFFF; }
.custom-register-form .validation-edit-text { display: none; position: absolute; font-size:14px; color: #B3282D; right: 27px; margin-top: -25px; background-color: #FFFFFF; padding:0px 10px 3px 10px; }
.custom-register-form .register-container { text-align: center; }
.custom-register-form #validation_box_title select, .custom-register-form #validation_box_postcode input { width: 130px; }
.custom-register-form #validation_box_dateofbirth input, .custom-register-form #validation_box_phonenumber input, .custom-register-form #validation_box_mobilenumber input { width: 200px; }

.custom-register-form .i_give_my_consent_tick_box input[type="checkbox"] {
	background: url("/wp-content/themes/NFRN/img/login_remember_checkbox.png");
		background-repeat: repeat;
	background-repeat: no-repeat;
	width: 24px;
	height: 28px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

.custom-register-form .i_give_my_consent_tick_box input[type="checkbox"]:checked { 
    background: url("/wp-content/themes/NFRN/img/login_remember_checked.png"); 
    background-repeat: no-repeat; 
    width: 24px; 
    height: 28px;
}


/* ## Post Grid pagination ##*/
.post-grid .grid-nav-bottom .pagination span.current {
	background-image: url("/wp-content/themes/NFRN/img/paging_active.png") !important;
    background-repeat: no-repeat !important;
    width: 33px;
    height: 39px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
	padding-left: 11px;
    color: #FFF !important;
	opacity: 1;
	font-size: 18px !important;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;  
}

.post-grid .grid-nav-bottom .pagination .page-numbers { margin-left:0px; margin-right: 0px; }

.post-grid .grid-nav-bottom .pagination a.page-numbers { 
	background: transparent !important; 
	color: #707070 !important;
	font-size: 18px !important;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;	
}

.post-grid .grid-nav-bottom .pagination a.next {
	background-image: url("/wp-content/themes/NFRN/img/paging_next.png") !important;
    background-repeat: no-repeat !important;
    width: 34px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
	background-size: 34px 40px !important;
	color: transparent !important;
}

.post-grid .grid-nav-bottom .pagination a.page-numbers.next:hover {
	background-image: url("/wp-content/themes/NFRN/img/paging_next_hover.png") !important;
    background-repeat: no-repeat !important;
    width: 34px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
	background-size: 34px 40px;
}

.post-grid .grid-nav-bottom .pagination a.page-numbers:hover {
	background-image: url("/wp-content/themes/NFRN/img/paging_hover.png") !important;
    background-repeat: no-repeat !important;    
    display: inline-block;
    text-align: center;        	
	background-size: 34px 40px !important;
	background-position: center !important;
}


.post-grid .grid-nav-bottom .pagination a.prev {
	background-image: url("/wp-content/themes/NFRN/img/paging_previous.png") !important;
    background-repeat: no-repeat !important;
    width: 34px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
	background-size: 34px 40px !important;
	color: transparent !important;
}

.post-grid .grid-nav-bottom .pagination a.page-numbers.prev:hover {
	background-image: url("/wp-content/themes/NFRN/img/paging_previous_hover.png") !important;
    background-repeat: no-repeat !important;
    width: 34px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
	background-size: 34px 40px !important;
}

/* To Hide Scroll on mobile */
header#main-header.header_menu_hide_scroll { position: fixed; }
button#responsive-menu-pro-button.header_menu_hide_scroll { position: fixed; }
.et_pb_scroll_top.et-pb-icon.hide_top_icon { display: none !important; }


/* ## Frontend Reset Password plugin and Reset Password Style ## */
#password-lost-form-wrap fieldset legend { 
	width: 100%; font-size: 33px; font-weight: normal !important; padding-bottom: 40px; line-height: 40px; 
}
#password-lost-form-wrap .somfrp-lost-pass-form-text { margin-bottom: 15px; text-align: left; }
#password-lost-form-wrap .no-margin { margin-bottom: 20px; text-align: left; }
#password-lost-form-wrap #somfrp_user_info { 
	margin-top: 10px; border-radius: 8px; width: 100%; height: 34px; padding: 10px; border: 1px solid #F1F1F1; 
}
#password-lost-form-wrap .lostpassword-submit { padding-top: 20px; }
#password-lost-form-wrap .lostpassword-submit #reset-pass-submit { 
	background-color: #B3282D; color: #FFF !important; border-radius: 8px; width: 214px; height: 47px;
}
#password-lost-form-wrap #resetpasswordform #som_new_user_pass { 
	margin-top: 10px; margin-bottom: 15px; border-radius: 8px; width: 100%; height: 34px; padding: 10px; border: 1px solid #F1F1F1; 
}
#password-lost-form-wrap #resetpasswordform #som_new_user_pass_again { 
	margin-top: 10px; margin-bottom: 15px; border-radius: 8px; width: 100%; height: 34px; padding: 10px; border: 1px solid #F1F1F1; 
}
#password-lost-form-wrap #resetpasswordform label[for="som_new_user_pass"], #password-lost-form-wrap #resetpasswordform label[for="som_new_user_pass_again"]{
	text-align:left; display: block;
}

#password-lost-form-wrap #resetpasswordform fieldset div p { position: relative; }
#password-lost-form-wrap #resetpasswordform .hex-tick { position: absolute; display: inline-block; right: 50px; top: 25px; }
#password-lost-form-wrap #resetpasswordform .hex-cross { 
	position: absolute; background-color: #FFF; padding: 6px 0px 3px 0px; display: inline-block; right: -16px; top: 17px; 
}

#password-lost-form-wrap #resetpasswordform .validation_register_box {
    padding: 15px 25px 0px 15px;
    border-radius: 8px;
    position: relative;
    margin-left: -15px;
    border: 2px solid #B3282D;
    width: 90%;
}

#password-lost-form-wrap #resetpasswordform .validation-register-text {
    position: absolute;
    font-size: 14px;
    color: #B3282D;
    right: 27px;
    margin-top: -25px;
    background-color: #FFF;
    padding: 0px 10px 3px 10px;
}

#password-lost-form-wrap #resetpasswordform .validation_register_label {
    margin-top: -24px;
    background-color: #FFF;
    width: auto;
    padding-right: 7px;
    padding-left: 5px;
	float: left;
}

/* Password Reset form page - Link: /lostpassword/ */
#post-17062219 .et_pb_section_0 { background-color: #E3E3E3; }
#post-17062219 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 {
    background-color: #FFFFFF;
    width: 50%;
    text-align: center;
    display: inline-block;
    float: none;
    padding: 30px 50px 30px 50px;
}
#post-17062219 .et_pb_section_0 .et_pb_row.et_pb_row_0 { text-align: center; }
#post-17062219 .et_pb_section_0 .et_pb_row.et_pb_row_0 .et_pb_text_0 { text-align: center; }

/* Password Reset Thank you page - Link: /lostpassword-thankyou/ */
#post-17132840 .et_pb_section_0 { background-color: #E3E3E3; }
#post-17132840 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 {
    background-color: #FFFFFF;
    width: 50%;
    text-align: center;
    display: inline-block;
    float: none;
    padding: 30px 50px 30px 50px;
}
#post-17132840 .et_pb_section_0 .et_pb_row.et_pb_row_0 { text-align: center; }
#post-17132840 .et_pb_section_0 .et_pb_row.et_pb_row_0 .et_pb_text_0 { text-align: center; }

.lostpassword-thankyou h1 { font-size: 33px; font-weight: normal !important; padding-bottom: 40px; }
.lostpassword-thankyou .text { text-align: left; padding-bottom: 70px; }

/* Password Successfully Reset page - Link: /lostpassword-successfully-reset/ */
#post-17132847 .et_pb_section_0 { background-color: #E3E3E3; }
#post-17132847 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 {
    background-color: #FFFFFF;
    width: 50%;
    text-align: center;
    display: inline-block;
    float: none;
    padding: 30px 50px 30px 50px;
}
#post-17132847 .et_pb_section_0 .et_pb_row.et_pb_row_0 { text-align: center; }
#post-17132847 .et_pb_section_0 .et_pb_row.et_pb_row_0 .et_pb_text_0 { text-align: center; }

.lostpassword-successfully-reset h1 { font-size: 33px; font-weight: normal !important; padding-bottom: 40px; }
.lostpassword-successfully-reset .text { text-align: left; padding-bottom: 70px; }

/* Haribo page */
#post-17130644 .haribo_enquiry_form_section { background-size: 100% 100%; }


/* Header mobile and desktop media - Keep it at bottom all the time - write css style above this code */
@media (max-width: 1280px) {
    #top_search { margin-right: 5px; }
    #top-menu li, .fullwidth-menu li { padding-right: 15px; }
    #top-login .et_pb_promo_button.account { margin-right: 0px; }
    
    .banner1 .text-container { padding: 35px 160px 0px 35px; }
    .banner1 .text-container.right { padding-left: 20%; padding-right: 35px; }
	.banner1 .img-container { left: -17.5%; }
	.banner1.right .img-container { left: 6px; }
	
    .general-join-banner1 .text-container { padding: 35px 160px 0px 35px; }
    .general-join-banner1 .text-container.right { padding-left: 20%; }
    .general-join-banner1 .img-container { left: -17.5%; }
	.general-join-banner1.right .img-container { left: 6px; }
	
    .the-fed-banner1 .text-container { padding: 35px 160px 0px 35px; }
    .the-fed-banner1 .text-container.right { padding-left: 20%; }
	.the-fed-banner1 .img-container { left: -17.5%; }
	.the-fed-banner1.right .img-container { left: 6px; }
    
    .supplier-banner1 .text-container { padding: 35px 160px 0px 35px; }
    .supplier-banner1 .text-container.right { padding-left: 20%; }
	.supplier-banner1 .img-container { left: -17.5%; }
	.supplier-banner1.right .img-container { left: 6px; }
	
	/* Payzone hex banners */
	.payzone-banner1 .text-container { width: 65.7%; padding: 35px 35px 0px 35px; }
	.payzone-banner1 .text-container.right { width: 65.1%; padding-left: 12%; }
    
    .deals-banner1 .text-container { padding: 35px 160px 0px 35px; }
    .deals-banner1 .text-container.right { padding-left: 20%; }
	.deals-banner1 .img-container { left: -13.5%; }
    
    .footer-widget.footer-menu-right { margin-right: 8px; }
    
    /* Related post article */
    .et_full_width_page .rpbt_shortcode { 
        padding-right: 10%;
        padding-left: 10%;
    } /*related content placement on full-width pages*/
    
    /* ## News Page - Post Small 3 module ## */
    #post-17062241 .post-3-small-block h2.entry-title { height: 68px; overflow: hidden; }
    #post-17062241 .post-3-small-block .post-content { height: 36px; overflow: hidden; }
	
	/* ## Global Supplier Hexgaon banner ## */
	.global-banner1 .text-container { padding: 35px 160px 0px 35px; }
    .global-banner1 .text-container.right { padding-left: 20%; }
	.global-banner1 .img-container { left: -17.5%; }
	.global-banner1 .img-container.rightImg { left: -13.5%; }
	.global-banner1 .text-container.right.leftImg { padding-left: 20%; }
	.global-banner1.right .img-container { left: 6px; }
	
	.helpContactTop { width: 269px; }
	
}

@media (max-width: 1418px) and (min-width: 1281px) {
	.banner1 .img-container { left: -13.5%; }
	.global-banner1 .img-container { left: -13.5%; }
	.general-join-banner1 .img-container { left: -13.5%; }
	.the-fed-banner1 .img-container { left: -13.5%; }
	.supplier-banner1 .img-container { left: -13.5%; }
}

/* Small Screen 480px to 767px */
@media (max-width: 767px) and (min-width: 480px) {
	/* Login Page */
	#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 95%; }
	
	/* Register Page */
	#post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 95%; }
	
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 95%; }
	
	/* Forgot password */
	#post-17062219 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 95%; }
	
}

/* iPad portrait view */
@media (max-width: 800px) and (min-width: 768px) {
	#footer-widgets .footer-widget { width: 100% !important; margin-bottom: 35px !important; }
	#post-17110405 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1) { clear: both !important; }
	#post-17110405 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) { clear: none; }
}

@media (max-width: 980px) and (min-width: 801px) {
	/* My Profile Dashboard page menu */
	#post-17110405 .et_pb_section_0 .et_pb_row_0 .et_pb_column_1_4 { width: 95%; }
}

@media (max-width: 980px) and (min-width: 768px) {
	#post-76 .et_pb_section.et_pb_section_5 .et_pb_row.et_pb_row_8 .et_pb_column.et_pb_column_1_3.et_pb_column_10 { width: 100% !important; }
	#post-76 .et_pb_section.et_pb_section_4 .et_pb_row.et_pb_row_4 { margin-left: 18%; margin-right: 18%; }
	#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_1_3.et_pb_column_4 { width: 80% !important; }
	#post-76 .column.size-1of1 img { height: 284px; }
	#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_2_3.et_pb_column_5 { width: 80%; }
	#post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_2_3.et_pb_column_5 article { margin-bottom: 30px !important; }
	
	/* Login Page */
	#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
	
	/* Register Page */
	#post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
	
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 65%; }	
	
}

/* iPad and Tablet view, ipad horizontal view (landscape view) */
@media (max-width: 919px) and (min-width: 801px) {	
	.banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.global-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.general-join-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.the-fed-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.supplier-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
}

@media (max-width: 1199px) and (min-width: 1025px) {	
	.banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.global-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.general-join-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.the-fed-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
	.supplier-banner1 .text-container.right { padding-left: 30%; padding-right: 5px; }
}

@media (max-width: 1024px) and (min-width: 801px) {
	
    .container { width: 97%; }
	
	.banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.banner1 .text-container.right { width: 70%; margin-right: 0px; }
	    
	.general-join-banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.general-join-banner1 .text-container.right { width: 70%; margin-right: 0px; }
	    
    .the-fed-banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.the-fed-banner1 .text-container.right { width: 70%; margin-right: 0px; }
	    
    .supplier-banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.supplier-banner1 .text-container.right { width: 70%; margin-right: 0px; }
    
	/* Payzone hex banners */
	.payzone-banner1 .text-container.right { width: 57.1%; }
	
    .deals-banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.deals-banner1 .text-container.right { width: 70%; margin-right: 0px; }
	
	/* ## Global Supplier Hexgaon banner ## */	
    .global-banner1 .text-container { width: 70%; margin-right: -20px; overflow-x: auto; }
	.global-banner1 .text-container.right { width: 70%; margin-right: 0px; }
	.global-banner1 .text-container.right.leftImg { width: 70%; }
	
	/* Events Calendar */
	.tribe-mini-calendar-grid-wrapper { width: auto !important; }
	
	/* Login Page */
	#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
	
	/* Register Page */
	#post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
	
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 65%; }
	
}

@media (max-width: 960px) and (min-width: 801px) {
	/* Login Page */
	#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 80%; }
	
	/* Register Page */
	#post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 80%; }
		
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 80%; }
	
	/* Forgot password */
	#post-17062219 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 80%; }

}

@media (max-width: 1260px) and (min-width: 1025px) {
	/* Login Page */
	#post-17014534 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
	
	/* Register Page */
	#post-17098226 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }
		
	/* Smiths Premier Register */
	.custom-register-container .form-container { width: 65%; }
	
	/* Forgot password */
	#post-17062219 .et_pb_section_0 .et_pb_column_4_4.et_pb_column_0 { width: 65%; }

}

/* Samll screen to iPad supplier page */
@media (max-width: 980px) and (min-width: 451px) {
	
	/* Haribo - Supplier */
	#post-17130644 .gform_wrapper .global-gravity-form { text-align: center; }

}

@media (max-width: 1470px) { /* HP Laptop screen size */
    #post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_1_3.et_pb_column_4 { width: 31% }
    #post-76 .et_pb_section.et_pb_section_4 .et_pb_column.et_pb_column_2_3.et_pb_column_5 .column.size-1of2 { width: 47.7%; }
    
    #top-login { width: auto; }
    #top_search .searchwp-live-search-widget-search-form input.search-field { width: 120px; }
	
	.textBlockPost .post-content.long-content { height: 35px; overflow: hidden; }
		
	#password-lost-form-wrap #resetpasswordform .hex-tick { right: -35px; }
	#password-lost-form-wrap #resetpasswordform .validation_register_box { width: 110%; }
	
	/* Haribo page */
	#post-17130644 .haribo_enquiry_form_section { background-size: auto 100%; }
	
}
