/*
Theme Name: asmi.org bootstrap
Theme URI: 
Description: a theme based on wp-bootstrap by 320press
Version: 1.0


 * Emigre web font kit 5373eed5d3ee6
 * 
 * These fonts are not shareware. 
 * Use of these fonts requires the purchase 
 * of a license from Emigre, www.emigre.com  
 * Please contact sales@emigre.com
 *
 * To purchase a license to use this font go to:
 * http://www.emigre.com/fontpage.php?PBroR.html
 *
 * Â© 2012 Emigre, Inc
 */
@font-face {
  font-family: 'BrothersRegularMedium';
  src: url('fonts/brothreg-071211005EmigreWebOnly.eot');
  src: url('fonts/brothreg-071211005EmigreWebOnly.eot?#iefix') format('embedded-opentype'), url('fonts/brothreg-071211005EmigreWebOnly.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/**
 * @license
 * MyFonts Webfont Build ID 2812038, 2014-05-14T18:05:10-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Filmotype Gay by Filmotype
 * URL: http://www.myfonts.com/fonts/filmotype/gay/regular/
 * Copyright: Copyright (c) 2011 by Font Diner Inc. All rights reserved. Filmotype is a
 * trademark of Font Diner Inc.
 * Licensed pageviews: 100,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2812038
 * 
 * © 2014 MyFonts Inc
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FilmotypeGay';
  src: url('fonts/2AE886_0_0.eot');
  src: url('fonts/2AE886_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2AE886_0_0.woff') format('woff'), url('fonts/2AE886_0_0.ttf') format('truetype');
}
.asmi_gotham {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
}
.asmi_brothers {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
}
.asmi_filmotype {
  font-family: 'FilmotypeGay';
  letter-spacing: 2px;
}
.spacing-reset {
  padding: 0;
  margin: 0;
  border: 0;
}
.list-reset {
  padding: 0;
  margin: 0;
  border: 0;
}
.list-reset li {
  padding: 0;
  margin: 0;
  border: 0;
  list-style-type: none;
}
.image-border {
  display: inline-block;
  border-style: solid;
}
.image-border.border-top {
  border-width: 3px 0 0 0;
  padding-top: 5px;
}

.no-borderimage .image-border.border-top.border-blue {
  border-top: 1px solid #174967;
}

.no-borderimage .image-border.border-top.border-white {
  border-top: 1px solid #ffffff;
}

.no-borderimage .image-border.border-top.border-orange {
  border-top: 1px solid #e44e39;
}
.image-border.border-bottom {
  border-width: 0 0 0 0;
}

.no-borderimage .image-border.border-bottom.border-blue {
  border-bottom: 1px solid #174967;
}

.no-borderimage .image-border.border-bottom.border-white {
  border-bottom: 1px solid #ffffff;
}

.no-borderimage .image-border.border-bottom.border-orange {
  border-bottom: 1px solid #e44e39;
}

html,
body,
.main-container,
.main-row,
.left-bar,
.right-bar,
.main {
  height: 100%;
}
body {
  padding-top: 0;
  color: #444444; 
  font-size: 15px;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
}
.main-container {
  width: 100%;
}

.main {
  padding: 0;
}
#main {
  padding-right: 15px;
  padding-bottom: 35px;
  z-index:2;
}

@media (max-width: 767px) {
  #main {
    padding-right: 15px;
    margin-top:-86px;
  }
}
#main.full-width-content {
  padding-left: 0;
  min-height: 100%;
}
@media (max-width: 767px) {
  #main.full-width-content {
    padding-right: 0;
  }
}
#main article {
  padding: 0;
  margin: 0;
  border: 0;
}
#main article > header {
  text-align: center;
}
#content {
  padding-top: 0;
}
strong {
  color: #231f20;
}

a, a strong{
  color: inherit;
}
.main-content a:link, .main-content a:visited, .main-content a:active {
  text-decoration: none;
  color: #2a6496;
  border:none;
}
.main-content a:hover{
    text-decoration:none;
    color:#e44e39;
}
a:hover{
    text-decoration:none;
}
h1 {
  font-size: 84px;
  line-height: 69px;
  color: #174967;
  text-transform: uppercase;
  padding-bottom: 0;
  margin: 30px 0 12px 0;
  font-family: 'FilmotypeGay';
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 61px;
    line-height: 64px;
  }
}
h2 {
    font-family: 'BrothersRegularMedium';
    letter-spacing: 1px;
    color: #174967;
    font-size: 34px;
    line-height: 48px;
    margin-top: 3px;
}
h3 {
  font-family: 'FilmotypeGay';
  letter-spacing: 2px;
  color: #174967;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 32px;
}
h4 {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  color: #231f20;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 17px;
  margin-bottom: 7px;
}
.back-link > a {
  font-size: 9px;
  text-transform: uppercase;
  color: #6d6e70;
}
.uppercase {
  text-transform: uppercase;
}
.feature-image {
  top:0px;
  margin-top: 40px;
  padding-left: 0;
}
html.touchevents .feature-image {
  position: relative !important;
  float: none;
  z-index: 3;
}
@media (max-width: 991px) {
  .feature-image {
      margin-top:-10px;
    padding-right: 0;
    width: 100% !important;
  }
}
@media (max-width:776px){
     .feature-image {
         margin-top:-70px;
     }
}
.feature-image img {
  width: 100%;
  margin-top:40px;
}
.main-content {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  margin-top:100px;
}

.breadcrumb {
  background-color: transparent;
  border: 0;
  color: #e44e39;
  font-size: 9px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #174967;
  border-radius: 0;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
  display: inline-block;
}
.breadcrumb a {
  color: #6d6e70;
}
.breadcrumb li + li:before {
  color: #6d6e70;
  content: '>';
}
.youtube-popup {
  position: relative;
  display: block;
  cursor: pointer;
}
.youtube-popup:focus {
  outline: 0;
}
.youtube-popup img {
  width: 100%;
}
.youtube-popup .play-icon {
  width: 32px;
  height: 31px;
  background-image: url('images/ico-play.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 45%;
  left: 45%;
}
.dropdown-menu {
  margin-top: 0;
  border: 1px solid #bbbdbf;
  border-top: 0;
  border-radius: 0;
  background-color: #f1f1f1;
  width: 100%;
}
.dropdown-menu > li > a {
  font-size: 10px;
  line-height: 18px;
  font-weight: 500;
  color: #174967;
  text-transform: uppercase;
  padding-left: 12px;
  white-space: normal;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e44e39;
  color: #ffffff;
}
blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: 500;
  font-style: italic;
  color: #231f20;
  font-size: 18px;
  line-height: 23px;
  border-top: 1px solid #bbbdbf;
  border-bottom: 1px solid #bbbdbf;
  text-align: center;
  padding: 15px 45px;
  margin-bottom: 27px;
}
.img-full-width {
  width: 100%;
}
.type-page .post_content img {
  width: 100%;
  /*margin-top: 16px;
  margin-bottom: 11px;*/
}
.type-page .post_content .image-medium {
    width:auto;
    height:300px;
}
.type-page .post_content blockquote {
  margin-top: 28px;
}
@media print {
  .left-bar,
  .right-bar,
  .breadcrumb {
    display: none;
  }
  h1 {
    border-image: none !important;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(images/overlay.png) repeat 0 0;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url(images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url(images/controls.png) right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url(images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url(images/border.png) 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -25px -25px;
}
sub.trademark {
  font-size: 2em;
  bottom: -0.25em;
  left: -0.05em;
}
.caption-title sub.trademark {
  font-size: 0.75em;
  bottom: 0.4em;
}
span.highlight {
  white-space: nowrap;
  font-style: italic;
}
.caption-title span.highlight {
  font-style: normal;
}
@media (max-width: 1199px) {
  .caption-title span.highlight {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .caption-title span.highlight {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .caption-title span.highlight {
    font-size: 25px;
  }
}

/*========================= LEFT BAR ================================*/

.left-bar {
  background-color: #f4ede1;
  position: fixed;
  left: 0;
  top: 0;
  padding-top:100px;
  z-index:3;
}
@media (max-width: 991px) {
  .left-bar {
    height: auto;
    overflow: visible;
    position: relative;  
    background:none;
    }
}
.left-top {
  padding-top: 32px;
}
@media (min-width: 768px) {
  .logo {
    float: left;
    text-align: center;
    padding: 10px 15px 0 15px;
    width: 125px;
  }
}
@media (max-width: 767px) {
  .left-top {
    padding: 0;
  }
  .logo {
    float: left;
    text-align: center;
    padding: 10px 15px 0 15px;
    width: 100px;
  }
}
@media (max-width: 991px) {
    .navbar-toggle {
        display: block;
    }
    #mobile-nav-toggle .navbar-toggle {
      float: none;
      padding: 20px 16px;
      padding-bottom: 8px;
      margin: 0;
      border-radius: 0;
      outline: 0;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar {
      width: 40px;
      height: 5px;
      background-color: #ffffff;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 10px;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar {
      width: 40px;
      height: 4px;
      background-color: #ffffff;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 7px;
    }
}
#mobile-nav-toggle {
  width: 75px;
  height: 78px;
  float: right;
}
@media (max-width:768px){
    #mobile-nav-toggle .navbar-toggle {
      float: none;
      padding: 13px 16px;
      padding-bottom: 8px;
      margin: 0;
      border-radius: 0;
      outline: 0;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar {
      width: 40px;
      height: 3px;
      background-color: #ffffff;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar {
      width: 40px;
      height: 3px;
      background-color: #ffffff;
    }
    #mobile-nav-toggle .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px;
    }
}


.left-top img,
.left-bottom img {
  margin: 0 auto;
}
.left-bottom {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index:4000;
}
.facebook-hover-popup{
    z-index:4000;
}
.navbar-nav {
  padding: 0;
  margin: 0;
  border: 0;
  margin-top: 10px;
  float: none !important;
  display:none;
}
.navbar-nav li {
  padding: 0;
  margin: 0;
  border: 0;
  list-style-type: none;
}
@media (max-width: 991px) {
  .navbar-nav {
    display: none;
    position: absolute;
    top: -7px;
    left: 0;
    background-color: #f4ede1;
    z-index: 2101;
    float: right !important;
    margin-right: 0;
    margin-top: -15px;
    border-top: 0;
    border-right: 0;
    padding-top: 53px;
    padding-left: 0;
    width: 100%;
    padding: 0px 15px;
    border-bottom: 1px solid #221e1f;
  }
  .active .navbar-nav {
    display: block !important;
  }
}
@media(max-width:767px){
  .navbar-nav {
    margin-top: -37px;
  }
}
.navbar-nav > li {
  border-top: 1px solid #174967;
  float: none !important;
}
@media (max-width: 767px) {
  .navbar-nav > li:first-child {
    border-top: 0;
  }
}
.navbar-nav > li a {
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 0 10px 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.navbar-nav > li a:focus,
.navbar-nav > li a:hover {
  background-color: transparent;
}
@media (max-width: 991){
	.navbar-nav > li a{
		font-size:11px;
		line-height:11px;
	}
}
@media (max-width: 767px) {
  .navbar-nav > li a {
    font-size: 12px;
    line-height: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-nav > li:hover .sub-menu,
.navbar-nav > li.active .sub-menu,
.navbar-nav > li.current-menu-parent .sub-menu {
  height:auto;
      -webkit-transition: height 2s; /* Safari */
    transition: height 2s;
    padding-bottom: 10px;
  padding-left: 22px;
}
.navbar-nav > li#menu-item-3603 > a {
  font-style: italic;
  white-space: nowrap;
}
.navbar-nav li.current-menu-parent > a,
.navbar-nav li.active > a,
.navbar-nav li.current_page_item > a,
.navbar-nav li.current-menu-item > a {
  color: #e44e39;
}
.navbar-nav .sub-menu {
  display:block;
  height:0;
  overflow:hidden;
  padding: 0;
  margin: 0;
  border: 0;
  border-top: 1px solid #174967;
        -webkit-transition: display 2s; /* Safari */
    transition: display 2s;
}
.navbar-nav .sub-menu ul{
    border-top:none;
}
.navbar-nav .sub-menu > li {
  list-style-type: none;
  font-size: 9px;
  font-weight: bold;
}
.navbar-nav .sub-menu > li.current_page_item,
.navbar-nav .sub-menu > li.current-menu-item,
.navbar-nav .sub-menu > li:hover {
  color: #e44e39;
}
.navbar-nav .sub-menu > li a {
  font-size: 9px;
  line-height: 12px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .navbar-nav .sub-menu > li a {
    font-size: 11px;
  }
}
.mobile-menu-text {
  color: #fff;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  font-size: 10px;
}
.footer-links {
  float: none;
  margin-bottom: 5px;
}
.footer-links ul[id^="menu-footer"] {
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 7px;
}
.footer-links ul[id^="menu-footer"] li {
  padding: 0;
  margin: 0;
  border: 0;
  list-style-type: none;
  float:left;
}
@media (max-width: 767px) {
  .footer-links ul[id^="menu-footer"] {
    border-bottom: 0;
  }
}
.footer-links ul[id^="menu-footer"] li {
  float: left;
  display: inline-block;
}

.footer-links ul[id^="menu-footer"] li:nth-child(2){
    clear:both;
}
.footer-links ul[id^="menu-footer"] li:nth-child(7){
    clear:both;
}
.footer-links ul[id^="menu-footer"] li:nth-child(6){
	margin-bottom:5px;
	padding-bottom:10px;
}
.footer-links ul[id^="menu-footer"] li > a {
  display: block;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
    background-size:28px auto;
    line-height:28px;
    margin-right:5px;
}
.footer-links ul[id^="menu-footer"] li > a:hover {
    color:#e44e39;
}
@media (max-width: 991px) {
  .footer-links ul[id^="menu-footer"] li > a {
    width: 28px;
    height: 28px;
    font-size:10px;
  }
  .footer-links ul[id^="menu-footer"] li{
        clear:none !important;
    }
    .footer-links ul[id^="menu-footer"] li {
      width:33%;
  }
  .footer-links ul[id^="menu-footer"] li:nth-child(6){
	margin-bottom:0;
	padding-bottom:0;
}
    .footer-links ul[id^="menu-footer"] li > a[title="media"],
    .footer-links ul[id^="menu-footer"] li > a[title="materials"],
    .footer-links ul[id^="menu-footer"] li > a[title="directory"],
    .footer-links ul[id^="menu-footer"] li > a[title="recipes"],
    .footer-links ul[id^="menu-footer"] li > a[title="email"],
    .footer-links ul[id^="menu-footer"] li > a[title="facebook"],
    .footer-links ul[id^="menu-footer"] li > a[title="twitter"],
    .footer-links ul[id^="menu-footer"] li > a[title="youtube"],
    .footer-links ul[id^="menu-footer"] li > a[title="pinterest"],
    .footer-links ul[id^="menu-footer"] li > a[title="instagram"]{
        text-indent:28px;
        width:100%;
    }
    .footer-links ul[id^="menu-footer"] li a[title="links"]{
        display:none;
    }
}
@media (max-width:1300px) {
    .footer-links ul[id^="menu-footer"] li > a {
        font-size:12px;
    }
}
.footer-links ul[id^="menu-footer"] li > a:hover,
.footer-links ul[id^="menu-footer"] li > a.active,
.footer-links ul[id^="menu-footer"] li > a[title="media"]:hover,
.footer-links ul[id^="menu-footer"] li > a[title="materials"]:hover,
.footer-links ul[id^="menu-footer"] li > a[title="directory"]:hover,
.footer-links ul[id^="menu-footer"] li > a[title="recipes"]:hover {
  background-position: left top;
}
.footer-links ul[id^="menu-footer"] li > a[title="links"]{
    text-indent:0;
    width:100%;
    float:none;
}

@media (max-width:1300px){
    .footer-links ul[id^="menu-footer"] li > a{
        background-position:left bottom;
    	text-indent:24px;
    	display:block;
    	float:left;
    	text-transform:capitalize;
    	font-weight:400;
    	margin-top:0px;
    	width:24px;
    	padding-top:0px;
    	padding-right:0px;
    	text-indent:-9999px;
    	background-size:24px auto;
        line-height:24px;
        margin-right:5px;
        height:24px;
    }
}
@media (max-width:1100px){
	 .footer-links ul[id^="menu-footer"] li > a{
		 width:21px;
		 background-size:21px auto;
		 height:21px;
	 }
}
.footer-links ul[id^="menu-footer"] li > a[title="media"]{
	background-image: url('images/ico-footer-media.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="materials"]{
	background-image: url('images/ico-footer-materials.png');
}

@media (max-width:500px){
     .footer-links ul[id^="menu-footer"] li {
      width:50%;
  } 
}
.footer-links ul[id^="menu-footer"] li > a[title="directory"]{
	background-image: url('images/ico-footer-suppliers.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="recipes"]{
	background-image: url('images/ico-footer-recipes.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="email"] {
  background-image: url('images/ico-footer-email.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="facebook"] {
  background-image: url('images/ico-footer-facebook.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="twitter"] {
  background-image: url('images/ico-footer-twitter.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="pinterest"] {
  background-image: url('images/ico-footer-pinterest.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="youtube"] {
  background-image: url('images/ico-footer-youtube.png');
}

.footer-links ul[id^="menu-footer"] li > a[title="instagram"] {
  background-image: url('images/ico-footer-insta.png');
}

#menu-footer {
  position: relative;
  letter-spacing:-1px;
}
#menu-footer > li:hover .footer-hover-popup {
  display: block;
}
.footer-bottom a {
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .footer-bottom a {
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  .footer-bottom a {
    font-size: 12px;
  }
}
.footer-bottom .home-link {
  display: block;
  background-position: bottom;
  width: 25px;
  height: 24px;
  text-indent: -9999px;
  background-image: url('images/ico-footer-home.png');
  margin-top: 9px;
}
@media (max-width: 991px) {
  .footer-bottom .home-link {
    background-image: url('images/ico-footer-sm-home.png');
    width: 17px;
    height: 16px;
  }
}
.footer-bottom .home-link:hover {
  background-position: top;
}
.footer-mobile-bottom {
  padding: 15px;
  background-color: #f4ede1;
  border-top: 1px solid #221e1f;
  /*
	body.home &,
	.single-slideshow &{
		position:absolute;
		bottom:0;
		left:0;
	}
*/
}
#full-img-bg .footer-mobile-bottom{
    position:absolute;
    bottom:-60px;
}
.home .footer-mobile-bottom {
    position:absolute;
    bottom:-20px;
}
.footer-mobile-bottom p {
  font-size: 12px;
  font-weight: bold;
  color: #174967;
  text-transform: uppercase;
}
.footer-hover-popup {
  background-color: #e44e39;
  border: 2px solid #fff;
  padding: 10px;
  position: absolute;
  width: 232px;
  left: 0;
  bottom: -17px;
  display: none;
}
.footer-hover-popup.facebook-hover-popup, 
.footer-hover-popup.youtube-hover-popup, 
.footer-hover-popup.pinterest-hover-popup, 
.footer-hover-popup.instagram-hover-popup,
.footer-hover-popup.twitter-hover-popup{
      bottom: -57px;
}
@media (max-width: 991px) {
  .footer-hover-popup {
    bottom: 0px;
    left: -10px;
  }
}
.footer-hover-popup.active,
.footer-hover-popup:hover {
  display: block;
  height: auto;
}
.footer-hover-popup .popup-content {
  overflow: hidden;
  color: #ffffff;
  font-size:10px;
}
.footer-hover-popup .popup-content .popup-header {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
}
.footer-hover-popup .popup-content h3.ytc_title{
    color:#fff;
    font-family:'Gotham SSm A', 'Gotham SSm B';
    font-size:10px;
    line-height:14px;
}
.footer-hover-popup .popup-content .ytc_link p{
    font-size:12px;
    margin-top:10px;
    font-weight:bold;
}
.footer-hover-popup .popup-content a{
    color:#fff;
}
.footer-hover-popup .popup-content .cff-share-container{
  display:none;
}
  
.footer-hover-popup .popup-content .popup-line {
  margin-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 8px;
}
.footer-hover-popup .popup-content .popup-line:last-child {
  padding: 0;
  margin: 0;
  border: 0;
}
.footer-hover-popup .popup-content .popup-top-right {
  position: absolute;
  top: 6px;
  right: 10px;
}
.footer-hover-popup .popup-content .cff-header,
.footer-hover-popup .popup-content .cff-page-name,
.footer-hover-popup .popup-content .cff-date,
.footer-hover-popup .popup-content .cff-shared-link,
.footer-hover-popup .popup-content .cff-viewpost-facebook {
  display: none !important;
}
.footer-hover-popup .popup-content .cff-author {
  width: 50px !important;
  margin-right: 10px !important;
  padding-top: 8px !important;
}
.footer-hover-popup .popup-content .cff-post-text {
  clear: none !important;
  font-size: 9px !important;
  width: 148px !important;
}
.footer-hover-popup .popup-content .cff-post-text a {
  color: #FFF !important;
}
.footer-hover-popup .popup-content #cff .cff-item:first-child {
  padding-top: 0;
}
.footer-hover-popup .popup-content #cff .cff-item {
  padding: 10px 0;
}
.footer-hover-popup .popup-content #cff .cff-expand a {
  font-size: 9px;
}
.footer-hover-popup .popup-content .pins-feed-list {
  margin-top: 6px;
}
.footer-hover-popup .popup-content .pins-feed-list .pins-feed-item {
  margin-right: 8px;
  float:none;
}
.footer-hover-popup .popup-content .pins-feed-list .pins-feed-item:nth-child(even) {
  margin-right: 0;
}
.footer-hover-popup .popup-content .pins-feed-list .nailthumb-container {
  margin-bottom: 6px;
}
.footer-hover-popup .popup-content .pinterest-link {
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-top: -3px;
  padding-left: 20px;
  font-size: 11px;
  line-height: 15px;
  background-image: url('images/ico-pinterest-popup.png');
  background-position: top left;
  background-repeat: no-repeat;
}
.footer-hover-popup .popup-content .ytcthumb-cont,
.footer-hover-popup .popup-content .ytctitledesc-cont {
  display: inline-block;
  vertical-align: top;
}
.footer-hover-popup .popup-content ul.ytchagallery .ytctitle {
  margin: 0;
  margin-top: -3px;
}
.footer-hover-popup .popup-content ul.ytchagallery a.ytcthumb .ytcplay {
  background-image: url('images/ico-yt-popup-blue.png') !important;
  background-position: center center !important;
}
.footer-hover-popup .popup-content ul.ytchagallery a.ytcthumb:hover {
  opacity: 1;
}
.footer-hover-popup .popup-content .ytcthumb-cont {
  width: 100px;
  margin-right: 5px;
}
.footer-hover-popup .popup-content .ytctitledesc-cont {
  width: 102px;
}
.footer-hover-popup .popup-content .ytctitledesc-cont a {
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  color: #ffffff;
}
.footer-hover-popup .popup-content .tweet_profile_img {
  width: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  float: left;
  padding-top: 3px;
}
.footer-hover-popup .popup-content .tweet_profile_img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.footer-hover-popup .popup-content .tweet_primary_meta {
  display: inline-block;
  width: 110px;
}
.footer-hover-popup .popup-content .tweet_primary_meta a {
  font-weight: bold;
  color: #ffffff;
  font-size: 10px;
}
.footer-hover-popup .popup-content .tweet_primary_meta span {
  display: none;
  font-size: 8px;
  color: #ffffff;
}
.footer-hover-popup .popup-content .tweet_text {
  font-size: 9px;
  padding-left: 29px;
}
.footer-hover-popup .popup-content .tweet_text a {
  color: #ffffff;
  text-decoration: underline;
}
.footer-hover-popup .popup-content .tweet_secondary_meta {
  padding-left: 29px;
}
.footer-hover-popup .popup-content .tweet_secondary_meta a {
  color: white;
  font-size: 8px;
}
.footer-hover-popup .popup-content .tweet_retweet,
.footer-hover-popup .popup-content .tweet_intents {
  display: none;
}
.footer-hover-popup .popup-content .tweets {
  padding-top: 5px;
}
.footer-hover-popup .popup-content .tweets > .tweet {
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 8px;
}
.footer-hover-popup .popup-content .tweets > .tweet:last-child {
  padding: 0;
  margin: 0;
  border: 0;
}
.footer-hover-popup .popup-arrow {
  position: absolute;
  bottom: -7px;
}
.footer-hover-popup.email-hover-popup .popup-arrow {
  left: 137px;
}
@media (max-width: 991px) {
  .footer-hover-popup.email-hover-popup .popup-arrow {
    left: 9px;
  }
}
.footer-hover-popup.facebook-hover-popup .popup-arrow, .footer-hover-popup.login-hover-popup .popup-arrow {
  left: 5px;
}
@media (max-width: 991px) {
  .footer-hover-popup.facebook-hover-popup .popup-arrow {
    left: 30px;
  }
}
.footer-hover-popup.twitter-hover-popup .popup-arrow, .footer-hover-popup.directory-hover-popup .popup-arrow {
  left: 37px;
}
@media (max-width: 991px) {
  .footer-hover-popup.twitter-hover-popup .popup-arrow {
    left: 52px;
  }
}
.footer-hover-popup.pinterest-hover-popup .popup-arrow, .footer-hover-popup.materials-hover-popup .popup-arrow {
  left: 69px;
}
@media (max-width: 991px) {
  .footer-hover-popup.pinterest-hover-popup .popup-arrow {
    left: 72px;
  }
}
.footer-hover-popup.youtube-hover-popup .popup-arrow, .footer-hover-popup.recipes-hover-popup .popup-arrow {
  left: 105px;
}
@media (max-width: 991px) {
  .footer-hover-popup.youtube-hover-popup .popup-arrow {
    left: 105px;
  }
}
.footer-hover-popup.instagram-hover-popup .popup-arrow{
    left:137px;
}
.office-title {
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
}
.office-content {
  font-size: 11px;
}
.office-content p {
  margin-bottom: 0;
}
.office-content a {
  color: #ffffff;
  text-decoration: underline;
}


/*================== TOP BAR NAV & WIDGETS ========================================*/
.top-bar{
    height:100px;
    background:#111c34;
    padding:15px 0px 20px 0px;
    z-index:3000;
    position:fixed;
    right:0;
	width:100%;
}
@media (max-width:767px){
    .top-bar{
        height:75px;
        padding:10px 0;
		position:relative;
    }
	.logo-container{
		position:static;
	}
}
.top-bar .navbar-top-nav{
    width:auto;
	float:right;
	clear:both;
}

.top-bar .navbar-top-nav li{
    display:inline;
    padding:10px 5px;
	font-size:15px;
	  line-height: 15px;

}
.top-bar .navbar-top-nav > li:last-child{
	margin-right:25px;
}
.top-bar .navbar-top-nav li a{
   display:inline-block;
  padding: 5px 0 5px 2px;
  text-transform: capitalize;
  color:#fff;
}
.top-bar .navbar-top-nav li{
    font-weight:bold;
}
.top-bar .navbar-top-nav li a:hover{
    color:#E44E39;
}
.top-bar .navbar-top-nav li ul{
    position:absolute;
    top:10;
    width:auto;
	font-size:12px;
}
.top-bar .navbar-top-nav li ul li{
    display:block;
    width:auto;
	font-size:12px;
	  line-height: 12px;
	  margin:0px;
	  padding:0px;
	  clear:both;
}
.top-bar .navbar-top-nav li li ul > li:first-child{
    font-size:12px;
    border-bottom:none;
    line-height:12px;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
    text-transform:capitalize;
}

@media (min-width:1300px){
    .top-bar .navbar-top-nav li{
    	font-size:17px;
        line-height: 17px;

    }
    .top-bar .navbar-top-nav li ul li{
		font-size:15px;
		line-height:15px;
		/*width:185px;*/
	}
	.top-bar .navbar-top-nav li li ul > li:first-child{
    font-size:15px;
    }
}
@media (min-width:1500px){
    .top-bar .navbar-top-nav li ul li{
        /*width:225px;*/
    }
}
.top-bar .navbar-top-nav li ul > li:first-child{
	font-size:38px;
	line-height:30px;
	margin-top:0px;
	padding-bottom:5px;
	font-family: 'FilmotypeGay';
	font-weight:normal !important;
}
.top-bar .navbar-top-nav li li ul > li:first-child{
	padding-bottom:0;
}
@media (max-width:1300px){
  .top-bar .navbar-top-nav li ul > li:first-child{
      font-size:30px;
  }
}

.top-bar .navbar-top-nav li ul li a{
    display:inline-block;
    width:auto;
}
.navbar-top-nav li > a[title^="top-nav-hidden"] {
	display:none;
}
.top-bar form{
    width:50px;
    position:absolute;
    right:0px;
    top:0px;
}
.top-bar .search-form {
	position: absolute;
	right: 30px;
	top: 10px;
	float:right;
	text-align:right;
}

.top-bar .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border: none;
	border-radius:20px;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	-webkit-transition: position 400ms ease, background 400ms ease;
	transition:         position 400ms ease, background 400ms ease;
	width: 0;
	z-index:4000;
}

.top-bar .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
	right:180px;
}
.search-form
.search-submit { 
display:none;
}

.top-bar .screen-reader-text{
	position:absolute;
	top: -999999em;
  left: auto;
  width: 1px;
  height: 1px;
  overflow:hidden;
}

.top-bar .navbar-top-nav li a:hover{
    color:#E44E39;
}
.top-bar .navbar-top-nav li.current-menu-parent > a,
.top-bar .navbar-top-nav li.active > a,
.top-bar .navbar-top-nav li.current_page_item > a,
.top-bar .navbar-top-nav li.current_page_ancestor > a,
.top-bar .navbar-top-nav li.current-menu-item > a {
  color: #e44e39;
}
.top-bar .navbar-top-nav li > ul {
  display: none;
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 10px;
  width:14.5%;
}
.top-bar .navbar-top-nav .sub-menu a{
	  color:#174967;
	  text-transform:uppercase;
}
.top-bar .navbar-top-nav .sub-menu ul li a{
    text-transform:capitalize;
    font-weight:normal;
} 
.top-bar ul.navbar-top-nav li.current-menu-item >ul{
	display:block;
	position:absolute;
	top:120px;
	left:20px;
}
.top-bar ul.navbar-top-nav .sub-menu li.current-menu-item > ul{
	display:block;
	position:static;
}
.top-bar ul.navbar-top-nav li.current-page-ancestor > ul{
	display:block;
	position:absolute;
	top:120px;
	left:20px;
}
.top-bar ul.navbar-top-nav li.current-page-ancestor > li:nth-child(1){
	font-size:16px;
}
.top-bar ul.navbar-top-nav ul li.menu-item-has-children{
	text-transform:uppercase;
}
.top-bar .navbar-top-nav li  li > ul {
  display: none;
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 0px;
  padding-left: 22px;
  width:100%;
  /*width:175px;*/
}
.navbar-top-nav .sub-menu > li {
  list-style-type: none;
  font-size: 9px;
  font-weight: bold;
}
.navbar-top-nav .sub-menu > li.current_page_item,
.navbar-top-nav .sub-menu > li.current-menu-item,
.navbar-top-nav .sub-menu > li:hover {
  color: #e44e39;
}
.top-bar ul.navbar-top-nav li.current-page-ancestor li.current-menu-item > ul, .top-bar ul.navbar-top-nav li.current-page-ancestor li.current-page-ancestor > ul{
	display:block;
	position:static;
}
@media (max-width: 991px){
	.top-bar .navbar-top-nav li ul li{
		font-size:10px;
		line-height:10px;
		padding:0px;
		margin:0px;
		/*width:175px;*/
		border-top:1px solid #174967;
	}
	.top-bar .navbar-top-nav li ul > li:first-child{
	    font-size:30px;
	    line-height:36px;
	}
	.top-bar .navbar-top-nav li li ul > li:first-child{
	    font-size:10px;
	    line-height:10px;
	    width:175px;
	}
	.top-bar #menu-main-menu.navbar-top-nav, .top-bar #menu-sections.navbar-section-nav{
		display:none;
	}
	.top-bar .search-field{
		right:35px;
		top:24px;
		position:relative;
		z-index:4000;
		font-size:11px;
		height:30px;
	}
	.top-bar .search-field:focus {
		right:145px;
		width:155px;
	}
}
@media (max-width:776px){
    .top-bar .search-field{
		top:17px;
		height:24px;
	}
	.top-bar .search-field {
	    background-size: 24px 24px;
    }
}
@media (min-width: 992px){
  .top-bar .navbar-top-nav li > ul {
      /*width:150px;*/
    }  
}
@media (min-width: 1300px){
   .top-bar .navbar-top-nav li > ul {
      /*width:185px;*/
    } 
}

/*================== TOP SECTION NAV & WIDGETS ========================================*/


.logo-container{
	position:fixed;
	z-index:3500;
}
@media (max-width:767px){
	.logo-container{
		position:absolute;
	}
}
.logo-container .logo{
	margin:10px auto;
}
.top-bar .navbar-section-nav{
    width:auto;
	float:right;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

.top-bar .navbar-section-nav > li{
    display:inline;
    padding:10px 5px;
	font-size:13px;
	  line-height: 13px;
	  color:#fff;

}
.top-bar .navbar-section-nav > li:last-child{
	margin-right:65px;
}
.top-bar .navbar-section-nav li a{
   display:inline-block;
  padding: 5px 0 5px 2px;
  text-transform: capitalize;
  color:#fff;
}
.top-bar .navbar-section-nav li a:hover{
    color:#E44E39;
}
.top-bar .navbar-section-nav li ul{
    position:absolute;
    top:10;
    width:auto;
	font-size:12px;
}

.top-bar .navbar-section-nav li ul  li{
    display:inline;
    width:auto;
	font-size:12px;
	line-height: 12px;
	margin:0px;
	padding:0px;
	width:200px;
}
@media (max-width: 991px){
	.top-bar .navbar-section-nav li ul li{
		font-size:10px;
		line-height:10px;
		padding:0px;
		margin:0px;
		width:175px;
		border-top:1px solid #174967;
	}
	.top-bar .navbar-section-nav li ul > li:first-child{
	    font-size:30px;
	    line-height:36px;
	}
	.top-bar .navbar-section-nav li li ul > li:first-child{
	    font-size:10px;
	    line-height:10px;
	    width:175px;
	}
}
.top-bar .navbar-section-nav li ul > li:first-child{
	font-size:30px;
	line-height:30px;
	margin-top:0px;
	padding-bottom:5px;
	font-family: 'FilmotypeGay';
	font-weight:400;
}
.top-bar .navbar-section-nav li ul li a{
    display:block;
    /*width:170px;*/
    padding-bottom: 2px;
}
.top-bar .navbar-section-nav li a:hover{
    color:#E44E39;
}
.top-bar .navbar-top-nav li a:hover{
    color:#E44E39;
}
.top-bar .navbar-section-nav li.current-menu-parent > a,
.top-bar .navbar-section-nav li.active > a,
.top-bar .navbar-section-nav li.current_page_item > a,
.top-bar .navbar-section-nav li.current_page_ancestor > a,
.top-bar .navbar-section-nav li.current-menu-item > a {
  color: #e44e39;
}
.top-bar .navbar-section-nav li > ul {
  display: none;
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 10px;
  width:14.5%;
}
.top-bar .navbar-section-nav li li a{
	  color:#174967;
	  text-transform:uppercase;
	  padding:10px 0 0 0;
	  margin:0 0;
} 
.top-bar ul.navbar-section-nav li.current-menu-item >ul{
	display:block;
	position:absolute;
	top:120px;
	left:20px;
}
.top-bar ul.navbar-section-nav li.current-page-ancestor > ul{
	display:block;
	position:absolute;
	top:120px;
	left:20px;
}
.top-bar ul.navbar-section-nav li.current-page-ancestor li.current-menu-item > ul, .top-bar ul.navbar-section-nav li.current-page-ancestor li.current-page-ancestor > ul{
	display:block;
	position:static;
}
.top-bar ul.navbar-section-nav li.current-page-ancestor > li:nth-child(1){
	font-size:16px;
}
.top-bar ul.navbar-section-nav ul li.menu-item-has-children{
	text-transform:uppercase;
}
.top-bar .navbar-section-nav li  li > ul {
  display: none;
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 10px;
  padding-left: 22px;
  width:100%;
}
.navbar-section-nav .sub-menu > li {
  list-style-type: none;
  font-size: 9px;
  font-weight: bold;
}
.sub-menu {
    width:100%;
}
.top-bar .navbar-section-nav li li .sub-menu{
    padding:0 0 0 10px;
}
.top-bar .navbar-section-nav li li li a{
    text-transform:none;
    font-weight:400;
    margin:0 50px 0 0;
    padding:5 0 0 0;
    width:100%;
}
.top-bar .navbar-section-nav li li ul > li:first-child{
    font-size:12px;
    border-bottom:none;
    line-height:12px;
    font-family: 'Gotham SSm A', 'Gotham SSm B';
}
.navbar-section-nav .sub-menu > li.current_page_item,
.navbar-section-nav .sub-menu > li.current-menu-item,
.navbar-section-nav .sub-menu > li:hover {
  color: #e44e39;
}
@media (max-width: 991px){
	.top-bar .navbar-section-nav li ul li{
		font-size:10px;
		line-height:10px;
		padding:0px;
		margin:0px;
		width:155px;
		border-top:1px solid #174967;
	}
	.top-bar .navbar-section-nav li ul > li:first-child{
	    font-size:30px;
	    line-height:36px;
	}
	.top-bar .navbar-section-nav li li ul > li:first-child{
	    font-size:10px;
	    line-height:10px;
	    width:175px;
	}
}
@media (max-width: 1299px){
/*	.top-bar .navbar-section-nav li ul li a{
		width:140px;
    }*/
    .top-bar .navbar-section-nav li ul > li:first-child{
        font-size:28px;
    }
}
@media (min-width: 1300px){
    .top-bar .navbar-section-nav > li{
        display:inline;
        padding:10px 5px;
    	font-size:15px;
    	line-height: 15px;
    	color:#fff;
    }
	.top-bar .navbar-section-nav li ul li{
		font-size:15px;
		line-height:15px;
		padding:0px;
		margin:0px;
	/*	width:185px;*/
		border-top:1px solid #174967;
	}
	.top-bar .navbar-section-nav li ul li a{
	    /*width:185px;*/
	}
	.top-bar .navbar-section-nav li ul > li:first-child{
	    font-size:38px;
	    line-height:38px;
	    letter-spacing:-1px;
	}
	.top-bar .navbar-section-nav li li ul > li:first-child{
	    font-size:15px;
	    line-height:15px;
	    /*width:225px;*/
	}
}
@media (min-width:1400px){
	.top-bar .navbar-section-nav li ul li{
		/*width:200px;*/
	}
	.top-bar .navbar-section-nav li ul li a{
	    /*width:200px;*/
	}
}

/*================== RIGHT BAR =======================================*/
.right-bar {
  background-color: #f4ede1;
  padding-top: 32px;
  right: 0;
  top: 0;
  position: fixed;
  width: 30px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: width 0s ease;
  -moz-transition: width 0s ease;
  -o-transition: width 0s ease;
  transition: width 0s ease;
}
.right-bar #mp-closed {
  cursor: pointer;
  width: 10px;
  height: 101px;
  background-image: url('images/bg-media-pantry.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0 auto;
}
.right-bar #mp-open {
  display: none;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 500;
  color: #174967;
}
.right-bar #mp-open .media-pantry-header span,
.right-bar #mp-open .media-pantry-header a {
  display: inline-block;
}
.right-bar #mp-open .media-pantry-header span {
  color: #e44e39;
  font-weight: bold;
  font-size: 13px;
  float: left;
  margin-bottom: -12px;
}
.right-bar #mp-open .media-pantry-header a {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
  text-align: right;
}
.right-bar #mp-open .media-pantry-section {
  border-bottom: 1px solid #174967;
}
.right-bar #mp-open .media-pantry-section .media-pantry-section-title {
  line-height: 16px;
  font-weight: bold;
  margin-top: 7px;
}
.right-bar #mp-open .media-pantry-section > a {
  width: 100%;
  max-width: 100px;
  float: left;
}
.right-bar #mp-open .media-pantry-section > a:nth-child(2n) {
  margin-right: 9px;
}
.right-bar #mp-open .media-pantry-section .youtube-popup .play-icon {
  width: 16px;
  height: 14px;
  background-image: url('images/ico-mp-video.png');
  top: 15px !important;
}
.right-bar #mp-open .media-pantry-section .num-items {
  clear: left;
  line-height: 15px;
}
.right-bar > img {
  margin: 0 auto;
}
.right-bar #mp-icon,
.right-bar #mp-icon-close {
  position: absolute;
  bottom: 16px;
  left: 3px;
  cursor: pointer;
  width: 25px;
  height: 24px;
  background-image: url('images/ico-mp.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  display: none;
}
.right-bar #mp-icon.active,
.right-bar #mp-icon-close.active {
  display: block;
}
.right-bar #mp-icon:hover,
.right-bar #mp-icon-close:hover {
  background-position: top left;
}
.right-bar #mp-icon-close {
  left: auto;
  right: 15px;
  background-image: url('images/ico-mp-close.png');
  width: 25px;
  height: 25px;
  background-position: bottom left;
  display: none;
  top: 16px;
}
.right-bar #mp-icon-close.active {
  display: block;
}
.right-bar:hover #mp-icon,
.right-bar.active #mp-icon,
.right-bar:hover #mp-closed,
.right-bar.active #mp-closed {
  background-position: top left;
}
.right-bar.active {
  width: 240px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: auto;
}
.right-bar.active #mp-closed {
  display: none;
}
.right-bar.active #mp-open {
  display: block;
  width: 100%;
}
.type-slideshow {
  height: 100%;
  height: 100vh;
}
@media (max-width: 767px) {
  .type-slideshow {
    height: 100%;
  }
}
.home #main,
.single-slideshow #main {
  padding-bottom: 0;
}
.carousel,
.item,
.active {
  height: 100%;
}
.carousel-inner {
  height: 100%;
}
.carousel-inner > .active {
  height: 100vh;
}
@media (max-width: 767px) {
  .carousel-inner > .active {
    height: 100%;
  }
}
.carousel-inner > .item:after {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.2;
  content: "";
}
.carousel-caption {
  text-transform: uppercase;
  top: 18px;
  left: 30px;
  text-align: left;
  text-shadow: none;
  width: 60%;
}
.slide-color-blue .carousel-caption {
  color: #174967;
}
.slide-color-blue .carousel-caption a {
  color: #174967;
}
.slide-color-blue .carousel-caption a:hover {
  color: #e44e39;
}
.slide-color-white .carousel-caption {
  color: #ffffff;
}
.slide-color-white .carousel-caption a {
  color: #ffffff;
}
.slide-color-white .carousel-caption a:hover {
  color: #e44e39;
}
.slide-orientation-center .carousel-caption {
  display: table;
  height: 100%;
  height: 100vh;
  text-align: center;
  left: 20%;
  top: 0;
}
@media (max-width: 767px) {
  .slide-orientation-center .carousel-caption {
    height: 100%;
    width: 100%;
    left: 0;
  }
}
.slide-orientation-center .carousel-caption .caption-content {
  display: table-cell;
  vertical-align: middle;
}
.carousel-caption .caption-title {
  font-size: 85px;
  line-height: 80px;
  font-family: 'FilmotypeGay';
  letter-spacing: 2px;
  margin-bottom: -9px;
}
@media (max-width: 767px) {
  .carousel-caption .caption-title {
    font-size: 61px;
    line-height: 64px;
  }
}
.carousel-caption .caption-text {
  font-size: 17px;
  line-height: 22px;
  margin-top: 4px;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .carousel-caption .caption-text {
    display: none;
  }
}
.carousel-caption .caption-read-more {
  font-size: 11px;
  line-height: 22px;
  font-weight: 500;
}
.carousel-caption .caption-read-more .glyphicon-play {
  top: 0;
  font-size: 8px;
}
.slideshow-control {
  position: absolute;
  top: 45%;
  z-index: 2000;
}
@media (max-width: 767px) {
  .slideshow-control {
    top: auto;
    bottom: 0;
    width: 45px;
  }
}
.slideshow-control.left {
  left: 30px;
}
@media (max-width: 767px) {
  .slideshow-control.left {
    left: 0;
  }
}
.slideshow-control.right {
  right: 30px;
}
@media (max-width: 767px) {
  .slideshow-control.right {
    right: 0;
  }
}
.bio-subtitle {
  color: #174967;
  font-size: 24px;
  line-height: 32px;
  margin-top: 9px;
  margin-bottom: 12px;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
}
.bio-quote {
  font-size: 18px;
  line-height: 20px;
  color: #231f20;
  border-top: 1px solid #bbbdbf;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 30px;
  padding: 12px 0;
  font-style: italic;
}
.bio-images {
  margin: 22px 0 30px;
}
.bio-images img {
  width: 100%;
}
.bio-share {
  margin-top: 4px;
}
.bio-share .at16nc.at16t_email {
  background-image: url('images/ico-bio-share-email.png');
  background-position: top left;
  width: 19px;
  height: 19px;
}
.bio-share .at16nc.at16t_facebook {
  background-image: url('images/ico-bio-share-facebook.png');
  background-position: top left;
  width: 19px;
  height: 19px;
}
.bio-share .at16nc.at16t_twitter {
  background-image: url('images/ico-bio-share-twitter.png');
  background-position: top left;
  width: 19px;
  height: 19px;
}
.bio-share .at16nc.at16t_google_plusone_share {
  background-image: url('images/ico-bio-share-google.png');
  background-position: top left;
  width: 19px;
  height: 19px;
}
#main article.type-bio {
  padding-bottom: 20px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 9px;
}
#main article.type-bio .single-title {
  margin-top: 10px;
}
.bio-teaser-category {
  border-top: 1px solid #bbbdbf;
}
.bio-teaser-category .bio-teaser-category-title {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 52px;
  color: #174967;
  text-transform: uppercase;
}
.single-bio .back-link:first-of-type {
  line-height: 20px;
  margin-top: 27px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 8px;
}
#main article.bio-teaser {
  margin-bottom: 20px;
}
#main article.bio-teaser header img {
  width: 100%;
}
#main article.bio-teaser .teaser-title {
  margin-top: 13px;
  margin-bottom: 0;
}
#main article.bio-teaser:hover .teaser-title {
  color: #e44e39;
}
#main article.bio-teaser .read-more {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 10px;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  margin-top: -2px;
  display: block;
}
.single-recipes #main article > header,
.single-comm_recipes #main article > header {
  text-align: left;
}
.single-recipes #main article > header .page-header,
.single-comm_recipes #main article > header .page-header {
  padding: 0;
  margin: 0;
  border: 0;
}
.single-recipes #main article > header .single-title,
.single-comm_recipes #main article > header .single-title {
  color: #e44e39;
  vertical-align: middle;
}
.single-recipes #main article > header .single-title span,
.single-comm_recipes #main article > header .single-title span {
  vertical-align: bottom;
}
.related-content {
  margin-top: 22px;
  font-size: 11px;
}
.related-content h3 {
  color: #e44e39;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  margin: 0;
  margin-bottom: 3px;
}
.related-content img {
  width: 100%;
}
.recipe-badge {
  width: 59px;
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0 10px 0;
}
.recipe-related {
  position: relative;
}
.recipe-related .related-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 15px 3px 15px;
  text-align: center;
  font-family: 'FilmotypeGay';
  letter-spacing: 2px;
  color: #ffffff;
  font-size: 24px;
  line-height: 26px;
  background-image: url('images/bg-recipe-overlay.png');
  text-transform: uppercase;
}
.recipe-times {
  margin-bottom: 22px;
}
.recipe-times strong {
  color: #e44e39;
  text-transform: uppercase;
}
.recipe-times > div {
  display: inline-block;
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  margin-right: 10px;
}
.recipe-section-header {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  color: #e44e39;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.recipe-section-content {
  font-size: 11px;
}
.recipe-section-content strong {
  color: #6d6e70;
  font-size: 13px;
}
.recipe-links {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #e44e39;
  text-transform: uppercase;
  padding: 13px 15px 0 15px;
  float: left;
}
.recipe-links a,
.recipe-links span.wpfp-span {
  color: #e44e39;
  display: block;
  background-position: center left;
  background-repeat: no-repeat;
  margin-bottom: 14px;
}
.recipe-links a.shopping-list,
.recipe-links span.wpfp-span.shopping-list {
  background-image: url('images/ico-download.png');
  padding-left: 25px;
}
.recipe-links a.print,
.recipe-links span.wpfp-span.print {
  background-image: url('images/ico-print.png');
  padding-left: 29px;
}
.recipe-links a.wpfp-link,
.recipe-links span.wpfp-span.wpfp-link {
  background-image: url('images/ico-add-recipe.png');
  padding-left: 24px;
}
.recipe-links span.wpfp-span img {
  width: auto;
  float: left;
  display: none !important;
}
.recipe-links .social-links > div {
  display: inline-block;
  vertical-align: top;
}
.recipe-links .social-links .at16nc.at16t_email {
  background-image: url('images/ico-share-email.png');
  background-position: top left;
}
.recipe-links .social-links .at16nc.at16t_facebook {
  background-image: url('images/ico-share-facebook.png');
  background-position: top left;
  width: 17px;
}
.recipe-links .social-links .at16nc.at16t_twitter {
  background-image: url('images/ico-share-twitter.png');
  background-position: top left;
  width: 17px;
}
.recipe-links .social-links .at16nc.at16t_pinterest_share {
  background-image: url('images/ico-share-pinterest.png');
  background-position: top left;
  width: 17px;
}
.recipe-links .social-links .at16nc.at16t_google_plusone_share {
  background-image: url('images/ico-share-google.png');
  background-position: top left;
}
.recipe-links .social-links .share {
  margin-left: 2px;
  display: inline-block;
}
.post-type-archive-recipes #main,
.post-type-archive-comm_recipes #main {
  padding-right: 45px;
}
@media (max-width: 767px) {
  .post-type-archive-recipes #main,
  .post-type-archive-comm_recipes #main {
    padding-right: 15px;
  }
}
.post-type-archive-recipes .page-header,
.post-type-archive-comm_recipes .page-header {
  padding: 0;
  margin: 0;
  border: 0;
}
.post-type-archive-recipes .page-header .single-title,
.post-type-archive-comm_recipes .page-header .single-title {
  margin-top: 17px;
  margin-bottom: 0;
}
.post-type-archive-recipes .page-header p,
.post-type-archive-comm_recipes .page-header p {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  color: #174967;
  font-size: 13px;
}
.recipe-filters {
  margin-top: 9px;
  margin-bottom: 24px;
}
.recipe-filters .btn-group {
  display: block;
}
@media (max-width: 991px) {
  .recipe-filters .btn-group {
    margin-bottom: 20px;
  }
}
.recipe-filters .btn-group button.btn-default {
  width: 100%;
  text-align: left;
  background-color: #f1f1f1;
  color: #174967;
  font-weight: 500;
  font-size: 10px;
  line-height: 23px;
  border: 1px solid #bfbebe;
  float: none;
  border-radius: 0;
  text-transform: uppercase;
  background-image: url('images/ico-dropdown.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#recipe-search input[type="text"] {
  width: 100%;
  text-align: left;
  background-color: #f1f1f1;
  color: #174967;
  font-weight: 500;
  font-size: 10px;
  line-height: 23px;
  border: 1px solid #bfbebe;
  float: none;
  border-radius: 0;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  height: 25px;
}
#recipe-search input[type="text"]:focus {
  box-shadow: none;
}
#recipe-search button {
  font-size: 10px;
  line-height: 23px;
  color: #ffffff;
  background-color: #174967;
  border-radius: 0;
  border: 1px solid #bfbebe;
  padding: 0px 12px;
  outline: 0;
}
#recipe-search .input-group.has-error input[type="text"],
#recipe-search .input-group.has-error button {
  border: 1px solid #e44e39;
}
#main .recipe-teaser article header {
  text-align: left;
  position: relative;
}
#main .recipe-teaser article header h3 {
  margin-top: 12px;
  margin-bottom: 0;
}
#main .recipe-teaser article header img {
  width: 100%;
}
#main .recipe-teaser article header .recipe-overlay {
  display: none;
  background-image: url('images/bg-recipe-overlay.png');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .recipe-teaser article:hover .recipe-cook-time,
#main .recipe-teaser article:hover h3 {
  color: #e44e39;
}
#main .recipe-teaser article .recipe-cook-time {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  color: #174967;
  font-size: 11px;
  margin-top: -5px;
}
.rating {
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 22px;
}
.rating:first-of-type {
  margin-left: 0;
}
.rating span {
  display: inline-block;
  vertical-align: middle;
  color: #e44e39;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
.rating .stars {
  padding: 0;
  margin: 0;
  border: 0;
  display: inline-block;
  vertical-align: middle;
}
.rating .stars li {
  padding: 0;
  margin: 0;
  border: 0;
  list-style-type: none;
}
.rating .stars li {
  display: inline-block;
  width: 16px;
  height: 15px;
  background-image: url('images/ico-star.png');
  background-position: top left;
}
.rating .stars li.active {
  background-position: bottom left;
}
.rating#user-rating li {
  cursor: pointer;
}
.rating#user-rating li:hover {
  background-position: bottom left;
}
#main article.type-recipe_listing {
  padding: 0;
  margin: 0;
  border: 0;
}
#main article.type-recipe_listing .page-header {
  border: 0;
  margin-top: 0;
  margin-bottom: 1px;
  padding: 0;
}
#main article.type-recipe_listing .recipe-listing {
  margin-top: 16px;
  border-top: 1px solid #bbbdbf;
  padding-top: 20px;
}
@media print {
  .recipe-links {
    display: none;
  }
}
.page-cook-it-frozen {
  /*
	.page-title{
		&:after{
			content:'®';
			font-size:20px;
			position:absolute;
			top:0;
		}
	}
	*/
}
.cook-it-frozen-title {
  background-image: url('images/bg-cook-it-frozen-title.png');
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 124px;
  line-height: 84px;
  margin-top: 24px;
}
@media (max-width: 991px) {
  .cook-it-frozen-title {
    padding-left: 0;
    padding-top: 75px;
    background-position: center top;
    line-height: 64px;
  }
}
.techniques-header {
  text-align: center;
}
.techniques-header h2 {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 27px;
  line-height: 48px;
  text-transform: uppercase;
  color: #174967;
  border-top: 1px solid #bbbdbf;
  margin-top: 6px;
  padding-top: 5px;
  margin-bottom: -1px;
}
.page-nutrition .techniques-header h2 {
  height: 12px;
}
.techniques-header .cif-technique-titles {
  text-align: center;
  margin: 0 -12px;
}
.techniques-header .cif-technique-titles a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 12px;
  white-space: nowrap;
}
.techniques-header .cif-technique-titles a.active {
  color: #e44e39;
}
.technique-content {
  display: none;
}
.technique-content.active {
  display: block;
}
.technique-content h3 {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 30px;
  color: #174967;
}
.technique-content .technique-image {
  padding-top: 27px;
}
.cif-recipe-finder-intro {
  text-align: center;
  margin-top: 34px;
  border-top: 1px solid #bbbdbf;
  padding-bottom: 6px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 22px;
}
.cif-recipe-finder-intro h2 {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  margin: 5px 0 2px 0;
  font-size: 27px;
  line-height: 48px;
  text-transform: uppercase;
  color: #174967;
}
.cif-recipe-finder-intro blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  padding-bottom: 9px;
}
.single-seafood_species .recipe-filters {
  margin-top: 23px;
}
.alaskas-bounty-page .post_content {
  padding-bottom: 16px;
  border-bottom: 1px solid #bbbdbf;
}
.type-seafood_species header.header-single {
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 25px;
}
.type-seafood_species header.header-single > h2 {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  color: #174967;
  font-size: 27px;
  line-height: 48px;
  margin-top: 3px;
}
.type-seafood_species .ab-image {
  margin-bottom: 20px;
}
.type-seafood_species .ab-image img {
  width: 100%;
}
.type-seafood_species .ab-subtitle {
  font-weight: 500;
  font-style: italic;
  color: #231f20;
  font-size: 18px;
  line-height: 23px;
  border-top: 1px solid #bbbdbf;
  border-bottom: 1px solid #bbbdbf;
  text-align: center;
  padding: 15px 45px;
  margin-bottom: 27px;
}
.type-seafood_species .ab-description {
  margin-bottom: 20px;
}
.type-seafood_species .ab-description h4:first-child {
  margin-top: 0;
}
.type-seafood_species .ab-related .related-content:first-child {
  margin-top: 0;
}
.type-seafood_species .ab-related .related-content h3 {
  color: #174967;
}
.type-seafood_species .back-link {
  padding: 15px 0;
  margin-top: 40px;
  border-top: 1px solid #bbbdbf;
}
@media (max-width: 767px) {
  .type-seafood_species .back-link {
    padding-left: 15px;
  }
}
#main .page-recipe-box > header {
  text-align: left;
}
#main .page-recipe-box > header h1 {
  margin-top: 17px;
  margin-bottom: 0;
}
#main .page-recipe-box > header .page-title-suffix {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  color: #174967;
  font-size: 13px;
}
#main .page-recipe-box > header .page-title-suffix p {
  margin-bottom: 3px;
}
.account-pop-up-page {
  position: relative;
  padding-bottom: 0 !important;
}
.account-pop-up-page .main-content{
    margin-top:30% !important;
    background:none;
}
.account-pop-up-page #theme-my-login {
  position: absolute;
  width: 230px;
  padding: 16px 15px 50px 15px;
  background-color: #f4ede1;
  text-align: center;
  text-transform: uppercase;
  z-index: 2000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 200px !important;
  left: 35% !important;
}

.account-pop-up-page #theme-my-login .login-header img {
  margin: 0 auto;
  margin-bottom: 10px;
}
.account-pop-up-page #theme-my-login .login-header p {
  color: #174967;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 8px;
}
.account-pop-up-page #theme-my-login .description {
  text-transform: none;
  font-size: 9px;
}
.account-pop-up-page #theme-my-login a {
  color: #e44e39;
  font-weight: bold;
  font-size: 10px;
}
.account-pop-up-page #theme-my-login label {
  display: none;
}
.account-pop-up-page #theme-my-login input[type="text"],
.account-pop-up-page #theme-my-login input[type="password"] {
  margin: 0;
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 25px;
  height: 25px;
  border: 1px solid #bbbdbf;
  text-transform: none;
  padding: 0 10px;
  outline: 0;
  width: 100%;
}
.account-pop-up-page #theme-my-login input[type="text"].error,
.account-pop-up-page #theme-my-login input[type="password"].error {
  background-color: #fed5d5;
  border-color: #f0c8be;
}
.account-pop-up-page #theme-my-login .forgetmenot {
  margin-bottom: 6px;
  font-size: 10px;
}
.account-pop-up-page #theme-my-login .forgetmenot label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-weight: normal;
}
.account-pop-up-page #theme-my-login .forgetmenot input {
  margin: 0;
  vertical-align: middle;
  outline: 0;
}
.account-pop-up-page #theme-my-login input[type="submit"] {
  width: 100%;
  background-color: #e44e39;
  color: #ffffff;
  line-height: 25px;
  height: 25px;
  border: 0;
  margin: 0;
  font-size: 10px;
  text-transform: uppercase;
}
.account-pop-up-page #theme-my-login-footer {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.account-pop-up-page #theme-my-login-footer p {
  font-size: 10px;
  line-height: 10px;
  margin: 0;
  padding:10px;
}
.account-pop-up-page #register-username {
  display: none;
}
.account-pop-up-page .login p.error {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  color: #ff1111;
  font-size: 9px;
  text-transform: none;
  margin-bottom: 5px;
}
.account-pop-up-page .login p.error strong {
  color: #ff1111;
}
.account-pop-up-page .login p.message {
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  font-size: 9px;
  text-transform: none;
  margin-bottom: 5px;
}
.login-note{
    color:#fff;
    position:absolute;
}

@media (max-width: 991px) {
  .account-pop-up-page #theme-my-login {
    top:240px !important;
  }
}

@media (max-width: 767px) {
  .account-pop-up-page #theme-my-login {
    position: absolute;
    left: 50%;
    top:50px !important;
  }

}
@media (max-width:500px){
    .account-pop-up-page #theme-my-login{
        margin-left:-45px;
    }

}
@media (min-width: 1600px){
    .login-note{
        top:-350px;
    }
}
@media (max-height:500px) and (max-width:991px){
  .account-pop-up-page #theme-my-login .login-header img {
      display:none;
    }  
    .account-pop-up-page #theme-my-login {
        top:130px !important;
      }
}
@media (max-height:500px) and (max-width:767px){
  .account-pop-up-page #theme-my-login .login-header img {
      display:none;
    }  
    .account-pop-up-page #theme-my-login {
        top:30px !important;
      }
}
#main.my-account-page article > header {
  text-align: left;
}
#main.my-account-page article > header h1 {
  width: 100%;
}
.login.profile {
  padding: 0;
}
#your-profile #user_login,
#registerform #user_login {
  display: none;
}
#your-profile .account-block,
#registerform .account-block {
  background-color: #ebebeb;
  padding: 22px;
  text-transform: uppercase;
  margin-bottom: 13px;
}
#your-profile .account-block h2,
#registerform .account-block h2 {
  color: #174967;
  font-weight: bold;
  font-size: 12px;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  margin-top: 0;
  margin-bottom: 3px;
}
#your-profile .account-block label,
#registerform .account-block label {
  font-size: 10px;
  font-weight: 400;
  margin-top: 11px;
  margin-bottom: 0;
}
#your-profile .account-block .form-control,
#registerform .account-block .form-control {
  border-radius: 0;
  border-color: #bbbdbf;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 27px;
  margin: 0;
  margin-top: 5px;
}
#your-profile .account-block .profile-filters,
#registerform .account-block .profile-filters {
  margin-top: 9px;
  margin-bottom: 24px;
  margin: 0;
}
#your-profile .account-block .profile-filters .btn-group,
#registerform .account-block .profile-filters .btn-group {
  display: block;
}
@media (max-width: 991px) {
  #your-profile .account-block .profile-filters .btn-group,
  #registerform .account-block .profile-filters .btn-group {
    margin-bottom: 20px;
  }
}
#your-profile .account-block .profile-filters .btn-group button.btn-default,
#registerform .account-block .profile-filters .btn-group button.btn-default {
  width: 100%;
  text-align: left;
  background-color: #f1f1f1;
  color: #174967;
  font-weight: 500;
  font-size: 10px;
  line-height: 23px;
  border: 1px solid #bfbebe;
  float: none;
  border-radius: 0;
  text-transform: uppercase;
  background-image: url('images/ico-dropdown.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 991px) {
  #your-profile .account-block .profile-filters .btn-group,
  #registerform .account-block .profile-filters .btn-group {
    margin-bottom: 0;
  }
}
#your-profile .account-block .profile-filters .btn-group button.btn-default,
#registerform .account-block .profile-filters .btn-group button.btn-default {
  background-image: url('images/ico-select-profile.png');
  background-color: #ffffff;
  margin-top: 5px;
}
#your-profile .account-block .dropdown-menu,
#registerform .account-block .dropdown-menu {
  background-color: #ffffff;
  max-height: 200px;
  overflow: auto;
}
#your-profile .account-block #bday-picker,
#registerform .account-block #bday-picker {
  display: none;
}
#your-profile .account-block p.submit,
#registerform .account-block p.submit {
  text-align: right;
  margin-top: 28px;
  margin-bottom: 0;
}
#your-profile .account-block [name="submit"],
#registerform .account-block [name="submit"],
#your-profile .account-block [name="wp-submit"],
#registerform .account-block [name="wp-submit"] {
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 10px;
  line-height: 25px;
  background-color: #e44e39;
  color: #ffffff;
  padding: 0 65px;
  text-align: center;
  text-transform: uppercase;
}
#your-profile .account-block [name="password-reset"] {
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 10px;
  line-height: 25px;
  background-color: #174967;
  color: #ffffff;
  padding: 0 65px;
  text-align: center;
  text-transform: uppercase;
}
#your-profile .account-block [name="password-reset-options"]
{
  padding: 0;
  margin: 5px 0;
  border: 0;
  font-size: 10px;
  line-height: 25px;
  background-color: #bbbdbf;
  color: #000000;
  padding: 0 65px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #your-profile .account-block [name="password-reset"],
  #your-profile .account-block [name="submit"],
  #registerform .account-block [name="submit"],
  #your-profile .account-block [name="wp-submit"],
  #registerform .account-block [name="wp-submit"] {
    width: 100%;
  }
}
label.weak-pw-checkbox{
    vertical-align:middle;
}
label.weak-pw-checkbox input{
    margin-left:7px;
}
.show-password #pass1-text{
   display: block;
    width: 100%;
    padding: 3px 12px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #bbbdbf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 10px;
    text-transform: none;
    font-weight: 400;
    height: 27px;
    margin: 0;
    margin-top: 5px;
    color:#555555;
}
.show-password #pass1.regular-text.strong{
   display:none;
    width: 100%;
    padding: 3px 12px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #bbbdbf;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 10px;
    text-transform: none;
    font-weight: 400;
    height: 27px;
    margin: 0;
    margin-top: 5px;
    color:#555555;
}
.show-password #pass1-text:focus, .show-password #pass1:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#pass-strength-result{
        font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 27px;
    margin: 0;
    margin-top: 5px;
    color:#000;
}

.type-video_listing .video-listing-description {
  padding-bottom: 6px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 17px;
}
.type-video_listing .video-listing-title {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  color: #174967;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 17px;
}
.type-video_listing .video-listing {
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 17px;
}
.type-video_listing .video-listing:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
.type-video_listing .video {
  margin-bottom: 17px;
}
.type-video_listing .video h3 {
  font-size: 30px;
  padding-top: 11px;
  margin-top: 0;
  margin-bottom: -7px;
}
.type-video_listing .video .video-subtitle {
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 10px;
  text-transform: uppercase;
  color: #174967;
}
.type-video_listing .video > a:hover h3,
.type-video_listing .video > a:hover .video-subtitle {
  color: #e44e39;
}
.single-chef .back-link:first-of-type, .single-swap_meat .back-link:first-of-type {
  line-height: 20px;
  margin-top: 27px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 8px;
}
#main article.type-chef {
  padding-bottom: 20px;
  border-bottom: 1px solid #bbbdbf;
  margin-bottom: 9px;
}
#main article.type-chef .page-header,
.single-swap_meat .page-header {
  border: 0;
  margin-top: 7px;
  margin-bottom: 1px;
  padding: 0;
}
#main article.type-chef .single-title {
  margin-top: 10px;
}
#main article.type-chef .cif-recipe-finder-intro {
  margin-top: 16px;
  margin-bottom: 20px;
}
#main article.type-chef .bio-share {
  margin-bottom: 20px;
}
#main article.type-chef .bio-share h4 {
  margin-top: 24px;
}
#main article.type-chef .recipe-images {
  margin-bottom: 17px;
}
.chef-teaser {
  margin-bottom: 20px;
}
.chef-teaser header img {
  width: 100%;
}
.chef-teaser .teaser-title {
  margin-top: 13px;
  margin-bottom: 0;
}
.chef-teaser .read-more {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 10px;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  margin-top: -2px;
  display: block;
}
.chef-teaser > a:hover h3 {
  color: #e44e39;
}
.chef-listing {
  margin-top: 16px;
  border-top: 1px solid #bbbdbf;
}
.chef-listing h4 {
  font-size: 18px;
  color: #174967;
  margin-bottom: 1px;
}
.media-pantry-page#main article > header {
  text-align: left;
}
.media-pantry-page .type-video_listing .video-listing-description {
  margin-bottom: 13px;
}
.media-pantry-page .techniques-header {
  margin-bottom: 10px;
}

iframe[name='google_conversion_frame'] {
  position: absolute;
  left: 0px;
}

img[height='1'] {
  position:absolute;
  left: 0px;
}

@-ms-viewport {
  width: auto ;
}

.single-swap_meat .page-header{
  border: 0;
  margin-top: 7px;
  margin-bottom: 1px;
  padding: 0;
}
.single-swap_meat h3{
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 30px;
  color: #174967;
}
.single-swap_meat h5{
  color: #e44e39;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'BrothersRegularMedium';
  margin-left: 30px
}
.back-link > a {
  font-size: 9px;
  text-transform: uppercase;
  color: #6d6e70;
  font-weight: normal;
}
.swap-sub .teaser-title {
  margin-top: 13px;
  margin-bottom: 0;
}
.swap-sub .teaser-title > sub.trademark {
  font-family: 'FilmotypeGay';
  font-size: 1em;
  bottom: 0;
  left: 0;
}
.swap-sub header img {
  margin: 0 !important;
  padding: 0;
}
.swap-sub:hover .teaser-title {
  color: #e44e39;
}
.swap-sub .read-more {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 10px;
  font-family: 'BrothersRegularMedium';
  letter-spacing: 1px;
  margin-top: -2px;
  display: block;
}
.single-swap_meat ol > li{
  padding-top: 15px;
}
.single-swap_meat ol > li:first-child{
  padding-top: 0px;
}
.single-swap_meat p a,
.page-id-4935 p > a{
  color: #e44e39;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: bold;
   text-transform: uppercase;
}
.page-id-4935 p > a sub.trademark{
  font-size: 15px;
  bottom: 0em;
  left: 0em;
}
.page-header sub.trademark,
.page-title sub.trademark,
.page sub.trademark{
  font-size: 1em;
  bottom: 0em;
  left: 0em;
}

.content-winner {
}
.winner-h3 {
  margin-bottom:0px;
  color: #174967;
    font-family: "BrothersRegularMedium";
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
}

.winner-h4 {
    color: #174967;
    font-family: "FilmotypeGay";
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}
.winner-h5 {
    color: #e44e39;
    font-family: "BrothersRegularMedium";
    font-size: 19px;
    font-weight: bold; 
    text-transform: uppercase;
}

.winner-h5 .winning-price {
    color: #aaa;
    font-size: 14px;
    font-weight: normal;
}

.winner-h6 {
  color: #174967;
  font-family: "BrothersRegularMedium";
  font-size: 18px;
  letter-spacing: -1px;
  margin-bottom: 0;
  padding: 6px 0 12px;
  text-transform: uppercase;
}

.recipe-link {
  color: #e44e39;
  font-weight: 600;
}

.winner-h7, .winner-recipe-name {
  color: #e44e39;
  font-family: "BrothersRegularMedium";
  font-size: 15px; 
  text-transform: uppercase;
}

.winner-recipe-name2 {
    font-weight: 500;
}

a.chef-page{
  color:#6D6E70;
}

/* HOME PAGE & FULL BG IMAGES---------------------------------------*/
body.home, body#full-bg-img{
	background:url(http://ab-clients.com/akseafood/wp-content/uploads/2015/10/Crab-Fishermen-Haul-Pot-104-1024x768.png) top center; 
	background-size:cover;
	background-attachment:fixed;
}
.home-page .main-content, body#full-bg-img .main-content{
	background:none;
}
#main .home-content article{
	width:84%;
	margin:150px auto 0px auto;
}
.home-content h1{
	color:#fff;
	weight:700;
	text-align:center;
	font-size:170px;
	line-height:130px;
	text-shadow:1px 1px #174967;
	margin-bottom:0;
	border-bottom:none;
}
.home-content h2{
	text-align:center;
	color:#fff;
	font-family:"BrothersRegularMedium";
	text-transform:uppercase;
	text-shadow:1px 1px #174967;
	margin-top:0px;
}
.home-page .feature-image{
	margin-top:100px;
}
@media (max-width: 991px) {
	#main .home-content h1{
		font-size:100px;
		line-height:70px;
		margin-bottom:0;
		padding-bottom:0;
	}
	#main .home-content h2{
		font-size:20px;
		line-height:26px;
		margin-top:0px;
		padding-top:0px;
	}
}
@media (max-width: 767px) {
  #main .home-content article{
      margin-top:120px;
  }
  #main .home-content article{
	  position:static;
	  height:158px;
  }
  #main .home-content h1{
	  font-size:50px;
	  line-height:30px;
  }
  #main .home-content h2{
	  font-size:16px;
	  line-height:18px;
  }
  .home .footer-mobile-bottom{
      position:static;
      bottom:0px;
  }
  .home .footer-mobile-bottom .footer-menu li{
      display:inline-block;
  }
}
@media (max-width:991px) and (min-height:641px){
 #main .home-content article{
      margin-top:200px;
  }
    .home .footer-mobile-bottom{
        position:static;
      font-size:12px;
  }
  .home .widget_neliofp_widget article .entry-title{
        font-size:12px;
    }
}
@media (max-width:991px) and (max-height:640px){
 #main .home-content article{
      margin-top:70px;
  }
    .home .footer-mobile-bottom{
        position:static;
      font-size:12px;
  }
  .home .widget_neliofp_widget article .entry-title{
        font-size:12px;
    }
}
@media (max-width:991px) and (max-height:400px){
    #main .home-content article{
      margin-top:20px;
  }
}
/*------ Bio Pages ----------------------*/
.bio-teaser-img{
	float:left;
}
.feature-image img{
	min-height:100px;
	display:block;
}
@media (max-width: 991px) {
    .feature-image img{
        height:auto;
        width:100%;
        display:block;
    }
    .top-bar{
        margin-bottom:0px;
    }
}

/*---------- Home Page Recipes Popup------------*/
#recipes-flag h3{
    font-size:65px;
    line-height:65px;
    margin:0 0;
    font-weight:400;
    text-shadow:none;
    color:#fff;
    font-weight:400;
}
.home #recipes-flag{
    background-color:#E44E39 !important;
    background-image: none;
    padding:30px;
}
#recipes-flag h3 a{
    color:#fff;
    text-decoration:none;
}
#recipes-flag h4 a{
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    font-size:18px;
}
@media (max-width:991px){
    #recipes-flag{
        display:none !important;
    }
}

/*-------------- Bootstrap Layouts --------*/
.row{
    margin-top:20px;
    margin-bottom: 20px;
}
.main-row{
    margin-top:0;
    margin-bottom:0;
}

/**------------------ Internation Site/Flag Rollover --------------------**/
.flag-thumb{
    position:absolute;
    top:0;
    z-index:0;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
    padding:0px 30px 30px 0px;
}
.flag-thumb:hover{
    opacity:0;
}
.international-site{
    z-index:1000;
    border:1px solid #6d6e70;
}
.col-md-4{
    position:relative;
}
.type-page .post_content .height-200-img, #main article .height-200-img {
    height:200px;
    width:auto;
}
.type-page .post_content .fixed-size, #main article .fixed-size {
    height:auto;
    width:auto;
    max-width:100%
}
.type-page .post_content .no-padding, #main article .no-padding{
    margin:0;
    padding:0;
}

/**------------------ Species Page Sub-menu Hack ---------**/
.species .menu-item-78864 .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.species .navbar-top-nav .menu-item-78865 a{
    color:#e44e39;
}
.species-content.main-content{
    margin-top:80px !important;
}

/**------------------ Harvest Page Sub-menu Hack ---------**/
.harvest .menu-item-78864 .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.harvest .navbar-top-nav .menu-item-78866 a{
    color:#e44e39;
}

/**------------------ Calendar Page Sub-menu Hack ---------**/
.calendar .menu-item-78352 .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.calendar .menu-item-4811 a{
    color:#fff !important;
}
.calendar .navbar-top-nav .menu-item-78888 a{
    color:#e44e39;
}
/**-------------- RecipesDB Page Sub-menu Hack -------**/
.recipesdb .menu-item-4786 > .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.recipesdb .menu-item-4800 .sub-menu{
    display:block;
    position:static;
}
.recipesdb .navbar-section-nav .menu-item-4786 > a, .recipesdb .navbar-section-nav .menu-item-4800 > a, .recipesdb .navbar-section-nav .menu-item-25975 > a{
    color:#e44e39;
}
/**-------------- Merdchandising Page Sub-menu Hack -------**/
.merchandising .menu-item-4707 > .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.merchandising .menu-item-4708 .sub-menu{
    display:block;
    position:static;
}
.merchandising .navbar-section-nav .menu-item-4710 a, .merchandising .navbar-section-nav .menu-item-4707 > a, .merchandising .navbar-section-nav .menu-item-4708 > a{
    color:#e44e39;
}

/**-------------- Meeting Packet Sub-menu Hack -------**/
.meeting .menu-item-78893 > .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.meeting .navbar-top-nav .menu-item-78944 a, .meeting .navbar-top-nav .menu-item-78944 > a{
    color:#e44e39;
}

/**-------------- News Sub-menu Hack -------**/
.news .menu-item-78352 > .sub-menu{
    display:block;
    position:absolute;
	top:120px;
	left:20px;
}
.news .navbar-top-nav .menu-item-78884 a, .news .navbar-top-nav .menu-item-78884 > a{
    color:#e44e39;
}

/**------------------ Category List for Fleet Newsletter page ----**/
.category-post-list:nth-child(3n){
    clear:both;
}

/**------------------- Merchandising Tools Page --------**/
.merchandising-dropdown-spacer{
    height:200px;
    display:block;
}
/**--------------------Contact Form Edits----------------**/
span.wpcf7-list-item { display: block; }

/**------------------- Calendar tweaks -------------------**/
.datepicker-dropdown {
  top: 0;
  left: 1 !important;
  width:200px!important;
}
.datepicker.dropdown-menu{
    border-radius:0px !important;
    border-color:rgb(210, 210, 210) !important;
}
.cat_retail{
    background:rgba(244,237,225,0.3);
}
.cat_foodservice{
    background:rgba(248,174,65,0.3);
}
.cat_tradeshowconference{
    background:rgba(147,147,147,0.3);
}
.cat_consumer{
    background:rgba(14,115,174,0.3);
}
.cat_trade{
    background:rgba(22,73,102,0.3);
}
.cat_asiabrazil{
    background:rgba(228,78,57,0.3);
}
.tribe-events-calendar .tribe-events-tooltip { margin-bottom: -5px; }

/**------------------- News Page---------------------**/
.archive #main .post h3 {
    line-height: 28px;
    margin-bottom: 10px;
}

#main.news{
    margin-top:120px;
}
.news-main-column{
	border-right: 1px solid #DDD;
}
#sidebarnews{
    width:100%;
	margin-top:40px;
}
.sidebarnews-wrapper{
    padding:100px 0 0 0;
    width:100%;
}
#main article > header.news-article{
    text-align:left;
}
#sidebarnews nav{
    width:90%;
}
.widget_neliofp_widget article {
    padding-bottom: 4px;
    border-bottom:1px solid #ddd;
    padding-top:3px;
}
#sidebarnews ul{
    list-style-type:none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    padding:0 0;
}
#sidebarnews li{
    font-size:12px;
    margin-left:0;
    display:block;
    line-height:1em;
    padding-bottom:4px;
    border-bottom:1px solid #ddd;
    padding-top:3px;
}
#sidebarnews h4{
    padding:0 0;
    margin-bottom:0;
}
#sidebarnews li a:hover{
    color:#e44e39;
}
.post-feature-img{
    float:left;
    width:auto;
    padding:0px 20px 20px 0px;
}
@media (min-width: 1500px){
    #sidebarnews li{
        width:90%;
        font-size:15px;
    }
    #sidebarnews h4{
        font-size:15px;
    }
    .widget_neliofp_widget article .entry-title{
        font-size:15px;
    }
}
@media (max-width:1299px){
    #sidebarnews li{
        width:90%;
        font-size:12px;
    }
    #sidebarnews h4{
        font-size:12px;
    }
    .widget_neliofp_widget article .entry-title{
        font-size:12px;
    }
}
@media (max-width: 1100px){
    #sidebarnews li{
        width:90%;
        font-size:11px;
    }
    #sidebarnews h4{
        font-size:11px;
    }
    .widget_neliofp_widget article .entry-title{
        font-size:11px;
    }
}
@media (max-width: 991px){
    .sidebarnews-wrapper{
        position:relative;
		background-color:rgb(246, 246, 246);
    }
    #sidebarnews li{
        display:inline-block;
        margin-right:10px;
        width:100%;
        border:none;

    }
    #sidebarnews h4{
        font-size:15px;
    }
    #sidebarnews li{
        font-size:15px;
    }
    .widget_neliofp_widget article .entry-title{
        font-size:15px;
    }
    .widget_neliofp_widget article{
        border-bottom:none;
    }
    .sidebarnews-wrapper{
        width:120%;
        padding:20px 20px 20px 20px;
        margin:-10px -20px 0 -20px;
    }
    #sidebarnews .widget{
        width:28%;
        float:left;
        margin-left:20px;
        margin-right:20px;
    }
}
@media (max-width: 776px){
    .sidebarnews-wrapper{
        padding-top:20px;
    }
     #sidebarnews .widget{
        width:auto;
        float:none;
        margin-left:0;
        margin-right:0;
    }
}
.post-feature-img a{
    display:block;
}


/** FIXED WIDTH IMAGE **/
#main article img.fixed-width{
    width:auto!important;
    height:auto;
}

/*------- SEARCH PAGE ----------------*/
.searchpage{
    padding-top:100px;
}
.pagination-center{
    margin:0 auto;
}

/*--------404 Content------------*/
.not-found{
    padding-top:200px;    
}
@media (max-width:991px){
    .error404 .footer-mobile-bottom{
      position:absolute;
      bottom:0px;
    }
}
@media (max-width: 768px){
    .not-found{
        padding-top:0px;
    }
    .error404 .footer-mobile-bottom{
      position:absolute;
      bottom:0px;
    }
}

/*--------- Link Icons for PDF, Word, Excel, PPT and External Links ---------------*/
a[href$=".pdf"]:after {
    font-family: 'FontAwesome';
    content: ' \f1c1';
    color:#e10000;
    font-size: 12px;
	vertical-align: super;
}
a[href$=".xls"]:after, a[href$=".xlsx"]:after  {
    font-family: 'FontAwesome';
    content:' \f1c3';
    font-size:12px;
	vertical-align: super;
	color: #1d7044;
}
a[href$=".ppt"]:after, a[href$=".pptx"]:after {
    font-family: 'FontAwesome';
    content:' \f1c4';
    font-size:12px;
	vertical-align: super;
	color:#d04424;
}
a[href$=".doc"]:after, a[href$=".docx"]:after {
    font-family: 'FontAwesome';
    content:' \f1c2';
    font-size:12px;
	vertical-align: super;
	color:#0c77cf;
}
a[href$=".zip"]:after {
    font-family: 'FontAwesome';
    content:' \f1c6';
    font-size:12px;
	vertical-align: super;
	color: #999;
}
a[href*='ebooks.alaskaseafood.org']:after{
    font-family: 'FontAwesome';
    content:' \f02d';
    color:666;
    font-size:12px;
	vertical-align: super;
}
a[href*='mailto']:after{
    font-family: 'FontAwesome';
    content:' \f003';
    font-size:12px;
	vertical-align: super;
}
a[href^='tel']:after{
   font-family: 'FontAwesome';
    content:' \f095';
    font-size:12px;
	vertical-align: super;
} 
/*option where external documents are indicated as documents but no indication of external/internal
a:not( [href*='alaskaseafood.org'] ):not( [href*='asmiwp.cloud.esourcehome.com'] ):not( [href^='#'] ):not( [href^='/'] ):not( [class="anchor"] ):not( [href$='pdf'] ):not( [href$='doc'] ):not( [href$='docx'] ):not( [href$='xls'] ):not( [href$='xlsx'] ):not( [href$='ppt'] ):not( [href$='pptx'] ):after {
  font-family: 'FontAwesome';
  content: ' \f08e';
}
*/
a:not( [href^='http://alaskaseafood.org'] ):not( [href^='http://www.alaskaseafood.org'] ):not( [href*='asmiwp.cloud.esourcehome.com'] ):not( [href*='ebooks.alaskaseafood.org'] ):not( [href^='#'] ):not( [href^='/'] ):not( [class="anchor"] ):not( [href*='tel'] ):not( [href*='mailto'] ):after {
    font-family: 'FontAwesome';
    content: ' \f08e';
    font-size: 12px;
    vertical-align: super;
    color:inherit;
}
a.contains-image:after, a:not([href]):after, a.no-outlink-icon:after{
    display:none;
}

.footer-hover-popup a:not( [href^='http://alaskaseafood.org'] ):not( [href^='http://www.alaskaseafood.org'] ):not( [href*='asmiwp.cloud.esourcehome.com'] ):not( [href*='ebooks.alaskaseafood.org'] ):not( [href^='#'] ):not( [href^='/'] ):not( [class="anchor"] ):not( [href*='tel'] ):not( [href*='mailto'] ):after {
    display:none;
}

/*---------- Contact form processing image fixed width ---------------*/
.wpcf7-form img.ajax-loader{
    width:auto;
}


/*-------- Footer ----------------------*/
.left-bottom{
    position:fixed;
}

/*------- Submit Button Formatting------------*/

a.button.submit {
  padding: 0;
  margin: 0 auto;
  border: 0;
  font-size: 10px;
  line-height: 25px;
  background-color: #e44e39;
  color: #ffffff;
  padding: 0 65px;
  text-align: center;
  text-transform: uppercase;
  height:32px;
  display:block;
  width:250px;
}

/*------NG Sharing Buttons Hide ----------------*/
.ngfb-content-buttons{display:none;}


/*---------Align videos with images when in grid with them----------*/
.post-content .arve-wrapper{
    margin-top:16px !important;
}

/*--------- Home page sidebar for featured news --------------------*/
.sidebarhome-wrapper{
	width:15%;
	position:absolute;
	left:15px;
	top:120px;
	z-index:5;
	overflow:hidden;
}
.widget-img{
	width:95%;
	height:auto;
}
.sidebarhome-wrapper .widgettitle{
	line-height: 30px;
	margin-top: 0px;
	padding-bottom: 5px;
	font-family: 'FilmotypeGay';
	font-weight: 400;
	font-size:28px;
}
.sidebarhome-wrapper .widget{
	font-size:12px;
}
@media (max-width:991px){
	.sidebarhome-wrapper{
		position: static;
		width: 100%;
		margin: 50px 0 0 0;
		background: rgb(245, 245, 245);
		padding: 20px;
		border-top:1px solid #221e1f
	}
}

@media print {
	.feature-image{
		position:static !important;
		margin-top:0 !important;
		float:none;
		display:block;
	}
	.footer-mobile-bottom, .footer-links, .footer-bottom, .top-bar, .left-bar, .left-bottom, .logo-container, .sidebarnews-wrapper, .arve-wrapper{
		display:none !important;
	}
	.main-content{
		position:static;
		float:none;
		display:block;
		margin-top:10px !important;
	}
	img{
		max-width:500px;
	}
}
.blockui.blockoverlay{
	z-index:9999 !important;
}
.brochure{
    height: 108px !important;
    max-width: 28% !important;
}
.fishery-species
{
 display: inline-block;
 padding: 10px 0;
 width: 100%;
border-bottom: 1px solid #ccc;
}
.pad-tb {
margin-bottom: 30px;
    margin-top: 30px;
}