/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
.home .top-thin-menu {
  background: #0a547f;
}
#top.avia-blank.home #wrap_all,
#top.avia-blank.page-template-template-home #wrap_all {
  display: block;
}
#home-block-top {
  padding-top: 70px;
  padding-bottom: 130px;
  border: none;
  background-size: cover;
}
.home_title {
  font-size: 60px;
  color: #fff !important;
  text-align: center;
  margin: 25px 0;
}
.home_sub_title {
  color: #fff !important;
  font-size: 24px;
  max-width: 730px;
  width: 100%;
  margin: 0 auto 20px auto;
  text-align: center;
  line-height: 1.3;
}
#top .home_after_search {
  text-align: center;
  font-size: 14px;
  color: #fff !important;
  max-width: 825px;
  width: 100%;
  margin: 0 auto;
  padding-top: 55px;
}
#top .home_after_search a {
  font-weight: bold;
  text-decoration: underline;
  color: #fff;
  display: inline-block;
  margin-right: 15px;
}
#browse-category-block .template-page {
  padding-bottom: 0;
}
#browse-category-block .flex_column .av_textblock_section {
  padding: 13% 0;
  color: #464646;
}
#browse-category-block .avia-builder-el-last .av_textblock_section {
  background: #f3f3f3;
  border-left: 1px solid #e6e6e6;
}
#browse-category-block .title {
  text-align: center;
  color: #80c1e9;
  font-size: 46px;
}
#browse-category-block a {
  display: block;
  text-align: center;
  color: #80c1e9;
  text-decoration: underline;
  font-size: 18px;
}
#browse-category-block ul.taxonomy-list {
  list-style: none;
}
#browse-category-block ul.taxonomy-list li {
  margin-bottom: 15px;
}
#browse-category-block ul.taxonomy-list a {
  display: block;
  text-align: center;
  color: #0f5b9d;
  text-decoration: none;
  font-size: 24px;
}
.faq-wrap {
  padding: 50px 0;
}
.faq-wrap .title {
  text-align: center;
  color: #80c1e9;
  font-size: 48px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.faq-wrap ul {
  background: #f3f3f3;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  list-style: none;
  padding: 20px;
}
.faq-wrap ul li {
  margin-bottom: 20px;
}
.faq-wrap ul li a.post-title {
  display: block;
  text-align: left;
  color: #1082c5;
  text-decoration: blink;
  font-size: 18px;
}
.faq-wrap .tab-title {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 25px;
  color: #464646;
  text-transform: uppercase;
  text-align: center;
}
#top form#essearchform {
  max-width: 745px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#top form#essearchform #s {
  font-size: 24px;
  width: 90%;
  float: left;
  padding: 17px 10px;
  border-radius: 3px 0 0 3px;
  z-index: 1;
}
#top form#essearchform #searchsubmit {
  position: static;
  background: #e1e1e1;
  width: 68px;
  height: 64px;
  font-size: 30px;
  float: left;
  border: none;
  color: #4b4b4b;
  border-radius: 0 3px 3px 0;
}
#top form#essearchform ::-webkit-input-placeholder {
  color: #7ec0e9;
}
#top form#essearchform :-moz-placeholder {
  /* Firefox 18- */
  color: #7ec0e9;
}
#top form#essearchform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7ec0e9;
}
#top form#essearchform :-ms-input-placeholder {
  color: #7ec0e9;
}
.search-holder {
  position: relative;
}
.clear-search {
  position: absolute;
  height: 64px;
  z-index: 2;
  top: 0;
  right: 3.2em;
  background: transparent;
  border: none;
  font-size: 25px;
  cursor: pointer;
  display: none;
}
#es-results {
  display: none;
  width: 100%;
  margin: 10px auto 0 auto;
  background: #fff;
  padding: 0;
  min-height: 300px;
  overflow: hidden;
}
#es-results .ui-tabs-nav {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}
#es-results .ui-tabs .ui-tabs-panel {
  padding: 1em 0;
}
#es-results .ui-menu .ui-menu-item {
  padding: 0.5em 0;
  border-bottom: 1px solid #ddd;
}
#es-results .ui-menu-item a {
  color: #80c1e9;
}
#es-results .ui-tabs .ui-tabs-nav li a {
  padding: 0.7em 1.8em;
}
#es-results .ui-tabs-nav li {
  border: none;
}
#es-results .ui-state-focus {
  background: none;
  border: none;
  text-decoration: underline;
}
#es-results .results a {
  padding: 0.5em 0;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  color: #80c1e9;
}
.entry-content-wrapper ul.ui-autocomplete {
  list-style: none;
  width: 100% !important;
  position: relative;
  top: 0 !important;
  left: 0 !important;
  border: none;
}
#nutriation-tip {
  padding: 90px 0;
}
#nutriation-tip h2 {
  font-size: 48px;
  text-align: center;
  color: #7ec0e9;
}
#nutriation-tip p {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
}
#nutriation-tip a {
  color: #fff;
}
.nutration-tip-icon {
  text-align: center;
  margin-bottom: 25px;
}
.nutration-tip-icon .fa.fa-lightbulb-o {
  border-radius: 80px;
  color: #fff;
  font-size: 90px;
  background: #7ec0e9;
  padding: 30px 50px;
}
.ui-tabs h3.submit-question {
  display: block;
}
.top-thin-menu {
  clear: both;
  width: 100%;
  float: left;
  position: static;
  background-color: #0d689e;
  background-color: rgba(13, 104, 158, 0.6);
  padding: 15px 0;
}
.top-thin-menu .left-menu,
.top-thin-menu .right-menu {
  width: 50%;
  float: left;
}
.top-thin-menu .right-menu {
  text-align: right;
}
.top-thin-menu .right-menu .social-bookmarks {
  float: right;
  margin-left: 20px;
}
.top-thin-menu .right-menu .social-bookmarks a {
  font-size: 20px;
  color: #fff;
  margin-left: 5px;
}
.top-thin-menu .menu {
  margin: 0;
  padding: 0;
}
.top-thin-menu .menu li {
  display: inline-block;
  margin-right: 8px;
}
.top-thin-menu .menu li a {
  color: #fff;
}
.top-thin-menu .menu-top-right-menu-container {
  float: right;
  margin-right: 15px;
}
.top-thin-menu #lang_sel_click {
  float: right;
  height: auto;
  width: auto;
}
.top-thin-menu #lang_sel_click ul ul {
  border-top: none;
}
.top-thin-menu #lang_sel_click li {
  width: 80px;
  margin: 0;
}
.top-thin-menu #lang_sel_click a.lang_sel_sel {
  background: none #464646 right no-repeat;
  color: #fff;
  border: none;
  border-radius: 0;
}
.logo-search .logo-wrap,
.logo-search .top-search {
  width: 50%;
  float: left;
  padding: 20px 0;
}
.logo-search .clear-search {
  height: 47px;
  right: 2.2em;
}
#top .logo-search form#essearchform {
  max-width: 460px;
  width: 100%;
  margin: 0;
  overflow: hidden;
  float: right;
}
#top .logo-search form#essearchform #searchsubmit {
  width: 46px;
  height: 42px;
  font-size: 25px;
}
#top .logo-search form#essearchform #s {
  font-size: 16px;
  padding: 11px 10px;
}
.top-wrapper {
  background: url(images/top-bg.png);
  max-height: 145px;
}
#mobileMenu {
  display: none;
}
.responsive-nav-icon::before,
.responsive-nav-close::before {
  color: #93a748;
  content: "\f0c9";
  font-family: FontAwesome;
  font-size: 22px;
  position: relative;
}
.responsive-nav-close::before {
  color: #93a748;
  content: "\f00d";
  font-size: 18px;
}
.responsive-nav-icon {
  background: #fff;
  line-height: normal;
  padding: 5px 8px 4px;
  top: 5%;
  left: 5%;
}
.responsive-nav-icon:hover,
.responsive-nav-close:hover {
  opacity: 0.7;
}
.responsive-nav-close {
  top: 10px;
  right: 10px;
}
.responsive-nav-icon,
.responsive-nav-close {
  cursor: pointer;
  display: none;
}
#overlay {
  background: 0 0 rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  width: 100%;
  z-index: 90;
}
.top-search {
  position: relative;
}
.top-search #es-results {
  position: absolute;
  z-index: 999;
  top: 54px;
}
a.log_out {
  color: #fff;
  margin-right: 20px;
}
.shiftnav-inner #lang_sel_click {
  margin-left: 20px;
  margin-top: 20px;
}
#socket .copyright {
  width: 100%;
  margin-bottom: 15px;
}
footer#socket {
  background: #262626;
  padding: 40px 0;
  border: none;
  font-size: 14px;
}
.footer-left {
  width: 50%;
  display: inline-block;
  color: #fff;
  vertical-align: top;
}
.footer-logo {
  text-align: right;
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.social-icons span {
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  margin-right: 10px;
}
.socket_color a.social-icon {
  color: #fff;
  font-size: 35px;
  margin-right: 5px;
}
#top.single-qa .container_wrap {
  border-top-width: 0;
}
#top.single-qa h1.post-title {
  text-align: left;
  text-transform: uppercase;
  color: #7ec0e9;
  font-size: 32px;
  line-height: 1.2;
  display: block;
}
#top.single-qa .entry-content {
  font-size: 18px;
  line-height: 1.5;
}
#top.single-qa .entry-content p,
#top.single-qa .entry-content ul,
#top.single-qa .entry-content strong,
#top.single-qa .entry-content ol,
#top.single-qa .entry-content span {
  color: #464646;
}
#top.single-qa .entry-footer {
  margin-top: 40px;
}
#top.single-qa .likeDislikeText {
  margin-bottom: 10px;
  display: block;
  color: #000;
}
h3.submit-question {
  margin-top: 40px;
}
h3.submit-question a {
  text-decoration: underline !important;
}
.contactus a {
  clear: both;
  margin-top: 20px;
  float: left;
}
.template-page .entry-content-wrapper .faq-wrap.avia-section {
  padding-top: 0;
}
.template-page .entry-content-wrapper .faq-wrap .title {
  margin-top: 0;
}
button[disabled=disabled],
button:disabled {
  opacity: 0.5;
}
#check_terms_of_submission {
  margin-top: 8px;
  vertical-align: top;
}
#terms_of_submission {
  text-align: left;
  padding: 30px;
}
#terms_of_submission ul {
  list-style: disc;
}
#top.search .container_wrap {
  border: none;
}
#top.search .container .av-content-small.units {
  width: 100%;
  border: none;
  padding-top: 0;
}
#top.search .title {
  text-align: center;
  text-transform: uppercase;
  color: #7ec0e9;
  font-size: 48px;
  line-height: 1.2;
  margin-top: 45px;
  margin-bottom: 15px;
}
#top.search .search-title {
  color: #0f5b9d;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
#top.search .search-section-title {
  font-size: 36px;
  text-transform: none;
  margin: 0 0 35px 0;
  line-height: 1;
  color: #7ec0e9;
  text-align: center;
  font-weight: normal;
  border-bottom: 2px solid #ebebeb;
}
#top.search .search-section-title span {
  display: inline-block;
  position: relative;
  bottom: -16px;
  background: #fff;
  padding: 0 30px;
}
#search-filter {
  background: #b0bac1;
  border-radius: 5px;
  padding: 13px;
  color: #fff;
  margin: 30px 0;
}
ul.results li {
  color: #464646;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 1.5;
}
ul.results li a {
  color: #0f5b9d;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.es-pager ul {
  margin: 0 auto;
  text-align: center;
}
.es-pager ul li {
  display: inline-block;
}
.es-pager a {
  display: inline-block;
  padding: 3px 8px;
  background: #b0bac1;
  color: #000;
  text-align: center;
  margin-right: 5px;
}
.top-search #es-results {
  position: absolute;
  z-index: 999;
  top: 54px;
  border: 1px solid #aaa;
  padding: 1em 1.4em;
  border-radius: 4px;
}
#qaSuggestion {
  padding: 1em 1.4em;
}
.home #es-results {
  padding: 1em 1.4em;
  max-width: 745px;
}
.home #es-results .results a:last-child {
  border-bottom: 0 solid #ddd;
}
#submit-question-wrap {
  margin-top: 45px;
}
#submit-question-wrap form textarea {
  border: 1px solid #b0bac1;
  border-radius: 5px;
  background: transparent;
  min-height: 110px;
}
#submit-question-wrap form ::-webkit-input-placeholder {
  color: #b0bac1;
}
#submit-question-wrap form :-moz-placeholder {
  /* Firefox 18- */
  color: #b0bac1;
}
#submit-question-wrap form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b0bac1;
}
#submit-question-wrap form :-ms-input-placeholder {
  color: #b0bac1;
}
#submit-question-wrap form .btn .fa-spinner {
  margin-left: 10px;
  display: none;
}
#submit-question-wrap #qasuggestions ul {
  background: #f3f3f3;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  list-style: none;
  padding: 20px;
}
#submit-question-wrap #qasuggestions .success {
  padding: 10px 5px;
  border-radius: 3px;
  font-size: 18px;
  color: green;
}
#submit-question-wrap #qasuggestions .error {
  padding: 10px 5px;
  border-radius: 3px;
  font-size: 18px;
  color: red;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 75px 10px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
  text-align: center;
  border-radius: 3px;
}
.white-popup h2 {
  text-transform: none;
  color: #0f5b9d;
  font-size: 24px;
  margin-bottom: 15px;
}
.white-popup ul.menu {
  margin: 0;
  list-style: none;
}
.white-popup ul.menu li {
  display: inline-block;
  padding: 0 15px 0 0;
  border-right: 1px solid #464646;
  line-height: 1;
  margin-right: 15px;
}
.white-popup ul.menu li a {
  color: #0f5b9d;
  text-decoration: underline;
  font-size: 18px;
}
.white-popup ul.menu li:last-child {
  border-right: 0 solid #464646;
}
#library-wrap #search-filter {
  padding: 13px 0;
  float: left;
  width: 100%;
}
#library-wrap #search-filter input[type="text"] {
  margin-bottom: 0;
  color: #b0bac1;
}
#library-wrap .filter_bar_chosen {
  width: 225px;
  float: left;
  padding-left: 18px;
}
#library-wrap .filter_bar_search {
  float: right;
  max-width: 355px;
  margin-right: 18px;
}
#library-wrap .filter_bar_search input[type='search'] {
  margin: 0;
  color: #b0bac1;
  padding: 5px;
  background-color: #fff;
}
#library-wrap .filter_bar_search input[type='search']::-webkit-input-placeholder {
  color: #b0bac1;
}
#library-wrap .filter_bar_search input[type='search']:-moz-placeholder {
  /* Firefox 18- */
  color: #b0bac1;
}
#library-wrap .filter_bar_search input[type='search']::-moz-placeholder {
  /* Firefox 19+ */
  color: #b0bac1;
}
#library-wrap .filter_bar_search input[type='search']:-ms-input-placeholder {
  color: #b0bac1;
}
#library-wrap #resources {
  float: left;
  width: 100%;
}
#library-wrap .single-resource {
  background: #1082c5;
  max-width: 350px;
  width: 100%;
  display: inline-block;
  color: #fff;
  margin: 0 52px 40px 0;
  position: relative;
  vertical-align: top;
}
#library-wrap .single-resource a {
  color: #fff;
}
#library-wrap .single-resource a:hover {
  text-decoration: blink;
}
#library-wrap .single-resource .icon {
  text-align: center;
  font-size: 90px;
  margin: 55px 0;
}
#library-wrap .single-resource .doc-title {
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-transform: none;
}
#library-wrap .single-resource .doc-info {
  text-align: center;
}
#library-wrap .single-resource .doc-info span.doc-type {
  border-right: 1px solid #fff;
  padding-right: 5px;
}
#library-wrap .single-resource .doc-content {
  padding: 15px;
}
#library-wrap .single-resource:nth-child(3) {
  margin: 0 0 40px 0;
}
.document-details {
  background-color: #f3f3f3;
  padding: 25px;
  width: 100%;
  border-radius: 10px;
  margin: 35px 0 0 0;
}
.document-details .document-details-single {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  display: block;
  opacity: 0.8;
  transition: all 300ms ease-out;
}
.document-details .document-details-single:last-child {
  border-bottom: 0 solid #e1e1e1;
  margin-bottom: 0;
  padding-bottom: 0;
}
.document-details .document-details-single:hover {
  text-decoration: blink;
  opacity: 1;
}
.document-details .document-details-single span {
  color: #464646;
  padding-right: 10px;
  margin-left: 10px;
  border-right: 1px solid #464646;
  font-size: 18px;
  text-transform: capitalize;
}
.document-details .document-details-single span:last-child {
  border-right: 0 solid #464646;
}
.single-document .container_wrap_first {
  border: none;
}
.single-document .title_container,
.single-document .post-meta-infos,
.single-document .template-blog .post-entry-last .post_delimiter {
  display: none;
}
.single-document .container .av-content-small.units {
  width: 100%;
  border: none;
}
.single-document .entry-content-wrapper .post-title {
  font-size: 48px;
  line-height: 1.3em;
  color: #7ec0e9;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.single-document .entry-content {
  text-align: center;
  color: #0f5b9d;
  font-size: 18px;
  line-height: 1.5;
}
.logo-wrap > a {
  background: url(images/logo.svg) no-repeat top left;
  background-size: contain;
  text-indent: -9999px;
  width: 447px;
  height: 58px;
  display: block;
}
.no-svg logo-wrap > a {
  background-image: url(images/logo.png);
}
.container_wrap.sidebar_right {
  border-top-width: 0;
}
#lang_sel_click a {
  text-align: left;
}
.container_wrap.fullsize {
  border-top-width: 0;
  padding-top: 50px;
}
.container .av-content-full.units {
  padding-top: 0;
}
.template-page .entry-content-wrapper .title {
  text-align: center;
  text-transform: uppercase;
  color: #7ec0e9;
  font-size: 48px;
  line-height: 1.2;
  margin-top: 45px;
  margin-bottom: 15px;
}
.template-page .entry-content-wrapper .sub-title {
  text-align: center;
  font-size: 18px;
  color: #0f5b9d;
}
.btn.btn-blue {
  color: #fff;
  background-color: #1082c5;
  border-color: #1082c5;
  float: right;
  text-transform: uppercase;
}
.btn {
  display: inline-block;
  padding: 6px 35px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.feedback-title {
  margin-top: 15px;
}
.feedback-title a {
  text-decoration: underline !important;
}
.sharify-container li {
  padding: 0;
}
#top.single-qa .entry-content .sharify-container span {
  color: #fff;
}
.entry-content-wrapper a {
  color: #1082c5;
}
.error_message_register {
  color: red;
  font-size: 18px;
}
#wppb_form_success_message {
  margin-top: 10px;
}
body #wppb_form_success_message {
  margin: 20px auto 25px;
}
.error {
  color: red;
}
.page-template-template-submit-question .post-entry {
  min-height: 550px;
}
/*Override fca_qc_quiz plugin css*/
div.fca_qc_quiz div.correct-answer {
  background-color: transparent !important;
}
#top h2.post-title a {
  color: #1082c5;
}
.page .entry-content-wrapper,
.single .entry-content-wrapper {
  font-size: 18px;
  line-height: 1.5;
}
.single-post .post-title.entry-title {
  text-align: left;
  text-transform: uppercase;
  color: #7ec0e9;
  font-size: 32px;
  line-height: 1.2;
}
.sidebar .faq-wrap {
  padding: 0;
}
.sidebar .faq-wrap .title {
  display: none;
}
.sidebar .faq-wrap .container {
  padding: 0;
}
.sidebar .faq-wrap div .av_one_third {
  width: 100%;
  margin: 0;
}
.sidebar .faq-wrap .tab-title {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.1em;
  color: #444444;
  text-align: left;
  margin-top: 0;
}
.sidebar .faq-wrap ul {
  background: transparent;
  border: 0 solid #e6e6e6;
  margin-bottom: 50px !important;
}
.sidebar .faq-wrap ul li {
  margin-bottom: 0;
}
.sidebar .faq-wrap ul li a.post-title {
  color: #444444;
  font-size: inherit;
}
#wppb-register-user ul {
  list-style: none;
  margin-left: 0;
}
#wppb-register-user ul li {
  margin-left: 0;
}
#wppb-register-user .wppb-form-error {
  color: red;
}
#wppb-register-user .wppb-field-error input {
  border-color: red !important;
}
#wppb_general_top_error_message {
  color: red;
  font-size: 18px;
}
#associate_login_form_wrap .fa-spin {
  display: none;
}
#associate_login_form_wrap .error {
  color: #d24d4e;
}
#al_response {
  color: red;
  font-size: 18px;
}
#wppb-login-wrap #loginform input[type='text'],
#wppb-login-wrap #loginform input[type='password'] {
  width: 100%;
}
#you_associate_wrap {
  margin-bottom: 20px;
}
#usid_wrap {
  display: none;
}
#ask_register_form_wrap .fa-spin {
  display: none;
}
#ask_register_form_wrap .error {
  color: #d24d4e;
}
#register_response {
  color: red;
  font-size: 18px;
}
@media screen and (min-width: 980px) and (max-width: 1060px) {
  #top .logo-search form#essearchform #s {
    width: 80%;
    margin-left: 5%;
  }
  .logo-search .clear-search {
    right: 2.8em;
  }
}
@media screen and (max-width: 980px) {
  .top-wrapper {
    max-height: none;
  }
  .logo-search .logo-wrap,
  .logo-search .top-search {
    width: 100%;
  }
  #top .logo-search form#essearchform {
    float: left;
  }
  .responsive #top #wrap_all #browse-category-block .container {
    width: 100%;
    max-width: 100%;
  }
  #browse-category-block .container {
    padding: 0;
  }
  #browse-category-block .container .av_one_half {
    width: 100%;
  }
  #browse-category-block .title {
    margin-top: 0;
    font-size: 2em;
    word-wrap: break-word;
  }
  #browse-category-block .flex_column .av_textblock_section {
    padding: 50px 20px;
    text-align: center;
  }
  #browse-category-block .avia-builder-el-last .av_textblock_section {
    border-left: 0 solid #e6e6e6;
    border: 1px solid #e6e6e6;
  }
  .faq-wrap .title {
    font-size: 3em;
  }
  #mobileMenu {
    display: block;
  }
  #mobileMenu nav {
    height: 100%;
    padding: 20px;
    position: fixed;
    top: 0;
    left: -400px;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 0;
  }
  #mobileMenu nav.slide-in {
    left: 0;
    overflow-y: scroll;
    width: 280px;
    z-index: 100;
  }
  #mobileMenu nav .menu-item {
    display: block;
  }
  .responsive-nav-icon,
  .responsive-nav-close {
    display: block;
    position: absolute;
    z-index: 1;
  }
  .footer-left {
    width: 100%;
    text-align: center;
  }
  .footer-logo {
    width: 100%;
    text-align: center;
    margin-top: 45px;
  }
  #top form#essearchform #s {
    width: 80%;
  }
  .clear-search {
    right: 5.8em;
  }
  .logo-search .clear-search {
    right: 3.7em;
  }
}
@media screen and (max-width: 768px) {
  .clear-search {
    right: 4.8em;
  }
  .responsive #top #main .sidebar {
    display: block;
    border-left-width: 0;
    width: 100%;
  }
  .responsive #top #main .sidebar .inner_sidebar {
    margin-left: 0;
  }
  .responsive #top #wrap_all .sidebar .container {
    width: 100%;
    max-width: 100%;
  }
  .page-id-736 #tab-id-1-container {
    display: block;
    visibility: visible;
    z-index: 3;
    position: relative;
    overflow: auto;
    border-style: solid;
    border-width: 0;
    border-radius: 2px;
    left: 0;
    width: auto;
    background-color: #f8f8f8;
  }
  .page-id-736 #tab-id-1-container .tab_inner_content {
    left: 0;
    position: relative;
  }
  .page-id-736 #tab-id-2-container {
    display: block;
    visibility: visible;
    z-index: 3;
    position: relative;
    overflow: auto;
    border-style: solid;
    border-width: 0;
    border-radius: 2px;
    left: 0;
    width: auto;
    background-color: #f8f8f8;
  }
  .page-id-736 #tab-id-2-container .tab_inner_content {
    left: 0;
    position: relative;
  }
}
@media screen and (max-width: 599px) {
  #nutriation-tip h2 {
    font-size: 34px;
  }
  body .av-special-heading .av-special-heading-tag {
    padding: 0 0 20px 0;
  }
  #top form#essearchform #s {
    width: 81%;
  }
  .clear-search {
    display: none !important;
  }
  #top form#essearchform #s {
    font-size: 15px;
    padding: 23px 10px;
  }
  #top .logo-search form#essearchform {
    max-width: 100%;
  }
  #top .logo-search form#essearchform #s {
    width: 85%;
  }
}
@media screen and (max-width: 440px) {
  #top form#essearchform #s {
    width: 79%;
  }
}

/* Fix left menu dropdown */
#top .left-menu ul.sub-menu li a {
	font-family: lato, Helvetica, Arial, sans-serif  !important;
	font-weight: 600;
	font-size: 13px !important;
	padding: 15px 15px !important;
	border-bottom: 1px solid #ddd;
	border-left: none;
  border-right: none;
	border-top: none;
}
#top .left-menu ul.sub-menu li a:hover {
    text-decoration: underline;
}

