/*-----------HEADER-PAGE-START-------------*/
body#top {
  font-family: "Campton Book", Helvetica, Arial, sans-serif;
}
html.av-burger-overlay-active {
  height: 100%;
  overflow: hidden;
}
#top a, #top button {
  -webkit-transition: all 300ms ease-out !important;
  -moz-transition: all 300ms ease-out !important;
  -o-transition: all 300ms ease-out !important;
  -ms-transition: all 300ms ease-out !important;
}
@media only screen and (min-width: 990px) and (max-width: 1365px) {
  #top header {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_meta {
    position: fixed;
    display: flex;
    width: 100%;
    z-index: 9 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  #top header #header_meta {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_meta {
    background-image: url(../../images/new-header-back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: none;
    min-height: 64px;
  }
}
#top header #header_meta .container {
  padding: 0 10px;
  max-width: 1325px;
}
@media only screen and (min-width: 1440px) {
  #top header #header_meta .container {
    max-width: 1364px;
  }
}
#top header #header_meta .container .social_bookmarks {
  margin-left: 0;
  display: flex !important;
}
@media only screen and (min-width: 1366px) {
  #top header #header_meta .container .social_bookmarks {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #top header #header_meta .container .social_bookmarks {
    display: none !important;
  }
}
#top header #header_meta .container .social_bookmarks li a {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  min-height: 22px;
  background: #00e0a1;
  border-radius: 50%;
}
#top header #header_meta .container .social_bookmarks li a:hover {
  background: #00e0a1;
  opacity: 0.8;
}
#top header #header_meta .container .cny-core-site-wrapper {
  display: none;
  height: 100%;
}
@media only screen and (min-width: 1366px) {
  #top header #header_meta .container .cny-core-site-wrapper {
    display: flex;
  }
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item {
  display: flex;
  align-items: center;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:nth-child(1) {
  width: 255px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:nth-child(2) {
  width: 218px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:nth-child(3) {
  width: 264px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:nth-child(4) {
  width: 227px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item .logo {
  position: static;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item .logo a {
  margin-top: 3px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:not(.main-logo) a {
  margin-top: 9px;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:not(.main-logo) a img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:not(.main-logo) a:hover {
  opacity: 1 !important;
}
#top header #header_meta .container .cny-core-site-wrapper .logo-item:not(.main-logo) a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
#top header #header_meta .container .search-wrap-top {
  max-width: 150px;
  float: right;
}
@media only screen and (min-width: 1366px) {
  #top header #header_meta .container .search-wrap-top {
    display: none;
  }
}
#top header #header_meta .container .search-wrap-top #s {
  letter-spacing: 0.9px;
  border: 0px;
  max-width: 150px;
  font-family: "Campton Medium";
  font-size: 12px;
  color: #000;
  background-color: #f6f6f6;
}
#top header #header_meta .container .search-wrap-top #s::placeholder {
  color: #000;
  font-family: "Campton Medium";
}
#top header #header_meta .container .search-wrap-top #s::-webkit-input-placeholder {
  color: #000;
  font-family: "Campton Medium";
}
#top header #header_meta .container .search-wrap-top #s::-webkit-input-placeholder:after {
  content: "...";
}
#top header #header_meta .container .search-wrap-top #searchsubmit {
  min-width: 18px;
  width: 25px;
  top: 5px;
}
@media only screen and (min-width: 1440px) {
  #top header #header_meta .container .search-wrap-top #searchsubmit {
    font-size: 28px;
  }
}
#top header #header_main {
  background-color: #fff;
}
@media only screen and (min-width: 1366px) {
  #top header #header_main {
    padding-top: 54px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  #top header #header_main {
    position: fixed;
    width: 100%;
  }
}
#top header #header_main .container {
  padding: 0 15px;
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container {
    height: 85px;
    position: relative;
    left: -3px;
    padding: 0 5px;
    max-width: 1325px;
  }
}
@media only screen and (min-width: 1440px) {
  #top header #header_main .container {
    max-width: 1364px;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .logo {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .main_menu {
    position: relative;
  }
}
#top header #header_main .container .inner-container .main_menu #avia-menu li {
  padding: 0px 0px 0 0px;
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li:first-child {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li:first-child a {
    padding-left: 9px;
  }
}
#top header #header_main .container .inner-container .main_menu #avia-menu li a {
  color: #000;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
}
#top header #header_main .container .inner-container .main_menu #avia-menu li a .avia-menu-text {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  letter-spacing: 1.6px;
}
@media only screen and (max-width: 1365px) and (min-width: 990px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li.menu-item {
    display: none;
  }
}
@media only screen and (max-width: 1365px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li.menu-home {
    display: none;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 990px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li.av-burger-menu-main {
    display: block;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 1024px) {
  #top header #header_main .container .inner-container .main_menu #avia-menu li.av-burger-menu-main .av-hamburger-box {
    width: 65px;
  }
}
@media only screen and (max-width: 1365px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay {
    margin-top: 82px;
  }
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner {
  min-height: 780px;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li a {
  padding: 18px 50px 12px 50px;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li a .avia-menu-text {
  text-transform: uppercase;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.current-menu-item a .avia-menu-text {
  color: #7fcaeb;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.social-icons .social_bookmarks {
  display: block !important;
  width: 100%;
  text-align: left;
  padding: 16px 50px 14px 50px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  float: none;
  margin-top: 0;
  margin-left: 0;
  height: auto;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.social-icons .social_bookmarks li {
  margin-right: 10px;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.social-icons .social_bookmarks li a {
  padding: 0;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #00e0a1;
  border-radius: 50%;
  color: #fff !important;
  font-size: 18px !important;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.social-icons .social_bookmarks li a:hover {
  background: #00e0a1;
  opacity: 0.5;
}
@media only screen and (min-width: 990px) and (max-width: 1365px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.fmenu-content {
    display: block !important;
  }
}
@media only screen and (max-width: 1365px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.fmenu {
    display: block !important;
  }
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.fmenu.fb-icn a {
  padding: 13px 50px 6px 50px;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-inner #av-burger-menu-ul li.fmenu.logo-item a {
  padding: 13px 50px 6px 50px;
}
#top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-bg {
  min-height: 780px;
}
@media only screen and (max-width: 1365px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-bg {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #top header #header_main .container .inner-container .main_menu .av-burger-overlay .av-burger-overlay-bg {
    margin-top: 82px;
  }
}
#top header #header_main .container .inner-container .search-wrapper {
  display: none;
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .search-wrapper {
    text-align: right;
    position: relative;
    right: -20px;
    top: 4px;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  #top header #header_main .container .inner-container .search-wrapper {
    right: -28px;
  }
}
#top header #header_main .container .inner-container .search-wrapper #s {
  letter-spacing: 2px;
  border: 0px;
  max-width: 107px;
  font-family: "Campton Medium";
  font-size: 12px;
  color: #000;
  background-color: #fff;
}
#top header #header_main .container .inner-container .search-wrapper #s::placeholder {
  color: #000;
  font-family: "Campton Medium";
}
#top header #header_main .container .inner-container .search-wrapper #s::-webkit-input-placeholder {
  color: #000;
  font-family: "Campton Medium";
}
#top header #header_main .container .inner-container .search-wrapper #s::-webkit-input-placeholder:after {
  content: "...";
}
#top header #header_main .container .inner-container .search-wrapper #searchsubmit {
  min-width: 18px;
  width: 25px;
  top: 5px;
}
@media only screen and (min-width: 1440px) {
  #top header #header_main .container .inner-container .search-wrapper #searchsubmit {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1366px) {
  #top header #header_main .container .inner-container .social-wrapper .social_bookmarks {
    position: relative;
    top: 4px;
    left: 5px;
  }
}
@media only screen and (max-width: 1365px) {
  #top header #header_main .container .inner-container .social-wrapper .social_bookmarks {
    display: none;
  }
}
#top header #header_main .container .inner-container .social-wrapper .social_bookmarks li a {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  min-height: 22px;
  background: #00e0a1;
  border-radius: 50%;
}
#top header #header_main .container .inner-container .social-wrapper .social_bookmarks li a:hover {
  background: #00e0a1;
  opacity: 0.5;
}
@media only screen and (min-width: 990px) {
  #top header.header-scrolled #avia-menu li a {
    height: 60px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top header.header-scrolled #avia-menu li a {
    height: 64px !important;
  }
}
@media only screen and (min-width: 990px) {
  #top header.header-scrolled #avia-menu li .sub-menu {
    margin-top: 0;
  }
}
@media only screen and (min-width: 990px) {
  #top header.header-scrolled #avia-menu li .sub-menu li a {
    height: auto !important;
  }
}
@media only screen and (min-width: 768px) {
  #top #main {
    padding-top: 90px !important;
  }
}
@media only screen and (min-width: 1366px) {
  #top #main {
    padding-top: 140px !important;
  }
}
@media only screen and (min-width: 1366px) {
  #top.home #main {
    padding-top: 112px !important;
  }
}
/*-----------HEADER-PAGE-END-------------*/
/*-----------HOME-PAGE-START-------------*/
@media only screen and (min-width: 1440px) {
  #top .home_section_two {
    height: 409px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content {
    display: block;
    height: 409px;
    float: left !important;
  }
}
#top .home_section_two .container .content .entry-content-wrapper .title-section h3 {
  color: #353e5a;
  margin-top: 30px;
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .title-section p {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box {
    width: auto;
    margin-top: 26px;
  }
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p {
  font-family: "Campton Medium";
  font-size: 20px;
  color: #353e5a;
}
@media only screen and (min-width: 1366px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p {
    margin-bottom: 5px;
  }
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p a {
  font-size: 20px;
  color: #353e5a;
  color: #353e5a;
  letter-spacing: 0.1px;
  display: block;
  margin-top: 5px;
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p a:last-child {
  font-family: "Campton Medium";
  font-size: 13px;
  color: #fff;
  margin-top: -22px;
  margin-left: 0px;
  letter-spacing: 1px;
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box p a:hover {
  color: #3a405a;
  opacity: 0.7;
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.inactive {
  opacity: 0.7;
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box span {
  font-family: "Campton Medium";
  font-size: 13px;
  color: #fff;
  letter-spacing: 1px;
  display: block;
  margin-top: 5px;
}
#top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box span.image-overlay {
  display: none !important;
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.box-2 p a {
    position: relative;
    left: -9px;
    top: -7px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.box-3 .avia-image-container .avia_image {
    left: 2px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.box-3 p a {
    position: relative;
    left: 9px;
    top: -6px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.box-4 .avia-image-container {
    left: -7px;
    top: -7px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_two .container .content .entry-content-wrapper .flex_column_table .box.box-4 p a {
    position: relative;
    left: -6px;
    top: -5px;
  }
}
#top .home_section_three .left_section .homeketosec h6 {
  margin-top: 1px;
}
#top .home_section_three .left_section .homeketosec h6:last-child {
  margin-top: 9px;
}
@media only screen and (min-width: 1440px) {
  #top .home_section_three .left_section .homeketosec h6:last-child {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_three .left_section .homeketosec p {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  #top #mobileonlymac {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #top #mobileonlymac .container {
    margin-left: 0 !important;
  }
}
#top .home_section_five .first_left .avia-image-container-inner {
  display: block;
}
@media only screen and (min-width: 1600px) {
  #top .home_section_five .first_left .avia-image-container-inner img {
    width: 100%;
  }
}
#top #rev_slider_1_1 li {
  background-color: #f6f6f6 !important;
}
#top #rev_slider_1_1 .tp-bgimg.defaultimg {
  background-color: #f6f6f6 !important;
  margin-left: 57px;
}
/*-----------HOME-PAGE-END-------------*/
/*-----------KILTZ-KETO-CURE-PAGE-START-------------*/
.kiltz-keto-cure-main-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f7f9+0,ffffff+100 */
  background: #f3f7f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f7f9', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
@media only screen and (min-width: 1366px) {
  .kiltz-keto-cure-main-wrapper {
    padding-top: 26px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper {
    padding-bottom: 85px;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .title-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .title-section .title-block h1 {
  color: #353e5a;
  text-transform: capitalize;
  font-size: 35px;
  letter-spacing: 1px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .title-section .title-block h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1366px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .title-section .title-block h1 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .title-section .title-block h1 {
    letter-spacing: 0.5px;
    padding-left: 5px;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section {
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: block;
    align-items: center;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1366px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section {
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box {
    padding-top: 29px;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box p {
  letter-spacing: 0.17px;
}
@media only screen and (max-width: 1023px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box p:nth-child(1) {
    margin-top: 0;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box p:nth-child(2) {
  margin-bottom: 26px;
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box p:nth-child(4) {
    position: relative;
    top: 3px;
    left: -3px;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .left-section .content-box p strong {
  color: #0f2037;
  font-family: "Campton Medium";
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section {
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section {
    padding-left: 66px;
  }
}
@media only screen and (min-width: 1440px) {
  .kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section .img-box {
    padding-top: 12px;
  }
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section .img-box a {
  width: 100%;
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section .img-box .av-image-caption-overlay-center {
  position: absolute;
  bottom: -32px;
  right: 0;
  padding-right: 0;
}
.kiltz-keto-cure-main-wrapper .entry-content-wrapper .right-section .img-box .av-image-caption-overlay-center p {
  font-family: "Campton LightItalic";
  font-size: 14px;
  color: #0f2037;
}
@media only screen and (min-width: 768px) {
  .ketonewsletter .entry-content-wrapper {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .ketonewsletter .entry-content-wrapper .form-box {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .ketonewsletter .entry-content-wrapper .form-box ._form_9 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ketonewsletter .entry-content-wrapper .form-box ._form_9 form {
    margin-bottom: 25px !important;
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 768px) {
  .ketonewsletter .entry-content-wrapper .form-box ._form_9 form ._error._below {
    position: absolute;
  }
}
.ketonewsletter .entry-content-wrapper .form-box ._form_9 form ._error._below ._error-inner {
  color: red;
}
@media only screen and (max-width: 767px) {
  .ketonewsletter .entry-content-wrapper .right-section .img-box {
    margin-left: 0;
    display: flex;
    justify-content: center;
    float: none;
  }
}
.what-is-keto-block {
  background-color: #f8fafb !important;
}
@media only screen and (min-width: 1366px) {
  .what-is-keto-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .what-is-keto-block {
    text-align: center;
  }
}
.what-is-keto-block .content .left-section .fat-percentage {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage {
    padding-top: 32px;
  }
}
@media only screen and (min-width: 1366px) {
  .what-is-keto-block .content .left-section .fat-percentage .text-box {
    width: 177px;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .text-box {
    padding-top: 5px;
  }
}
.what-is-keto-block .content .left-section .fat-percentage .text-box h3 {
  width: 27%;
  margin-bottom: 25px;
  color: #00e0a1;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .text-box h3 {
    margin-bottom: 29px;
    color: #00e0a1;
    line-height: 1.25;
  }
}
.what-is-keto-block .content .left-section .fat-percentage .text-box h3:last-child {
  margin-bottom: 0;
}
.what-is-keto-block .content .left-section .fat-percentage .circlechart {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart .wp-chart-wrap {
    width: 85% !important;
  }
}
@media only screen and (min-width: 1366px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart .wp-chart-wrap {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 1366px) and (-ms-high-contrast: active), only screen and (min-width: 1366px) and (-ms-high-contrast: none) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart .wp-chart-wrap {
    width: 300px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart .wp-chart-wrap {
    width: 315px !important;
    margin-right: auto !important;
    margin-left: 0 !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
}
.what-is-keto-block .content .left-section .fat-percentage .circlechart p {
  position: absolute;
  z-index: 999;
  display: block !important;
  font-size: 14px;
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p {
    line-height: 1.16;
    letter-spacing: 0.8px;
    text-align: right;
    font-size: 15px;
  }
}
.what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
  left: 36%;
  top: 55%;
}
@media only screen and (min-width: 481px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
    left: 23%;
  }
}
@media only screen and (min-width: 768px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
    left: 40%;
    top: 55%;
  }
}
@media only screen and (min-width: 1366px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
    left: 52%;
  }
}
@media only screen and (min-width: 1366px) and (-ms-high-contrast: active), only screen and (min-width: 1366px) and (-ms-high-contrast: none) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
    left: 40%;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.one {
    left: 38%;
    top: 60%;
  }
}
.what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
  left: 14%;
  top: 8%;
  width: 57px;
  text-align: right;
}
@media only screen and (min-width: 480px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 20%;
    top: 14%;
  }
}
@media only screen and (min-width: 481px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 12%;
    top: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 21%;
    top: 7%;
  }
}
@media only screen and (min-width: 1024px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 26%;
    top: 20%;
  }
}
@media only screen and (min-width: 1366px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 30%;
    left: 40%;
  }
}
@media only screen and (min-width: 1366px) and (-ms-high-contrast: active), only screen and (min-width: 1366px) and (-ms-high-contrast: none) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 26%;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .fat-percentage .circlechart p.two {
    left: 16%;
    top: 17%;
    width: 77px;
  }
}
.what-is-keto-block .content .left-section .ketosis {
  background-color: #fff;
  padding: 30px 60px 30px 40px;
  position: relative;
  box-shadow: 0px 8px 30px 15px #ddd;
  margin-top: 40px;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .ketosis {
    padding: 30px 62px 26px 45px;
    margin-top: 53px;
    width: 488px;
  }
}
.what-is-keto-block .content .left-section .ketosis:after {
  position: absolute;
  content: url(../../images/green-bulb-icn.png);
  right: 20px;
  top: 20px;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .ketosis:after {
    right: 25px;
    top: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .left-section .ketosis p {
    margin-bottom: 0px;
    margin-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .what-is-keto-block .content .right-section {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .right-section {
    padding-top: 50px;
    margin-left: 4.8%;
  }
}
.what-is-keto-block .content .right-section h6 {
  letter-spacing: 0.8px;
}
.what-is-keto-block .content .right-section h2 {
  color: #7fcaeb;
  padding-top: 25px;
}
@media only screen and (min-width: 1440px) {
  .what-is-keto-block .content .right-section h2 {
    padding-top: 21px;
    margin-bottom: 33px;
    letter-spacing: -0.5px;
  }
}
.what-is-keto-block .content .right-section p {
  letter-spacing: 0.03px;
}
.what-is-keto-block .content .right-section p strong {
  color: #0f2037;
  font-family: "Campton Medium";
}
.what-is-keto-block .content .right-section p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .what-is-keto-block .content .whatketolast {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .what-is-keto-block .content .whatketolast p {
    margin-bottom: 0;
  }
}
.keto-cure-body-require-wrapper {
  background-color: #f8fafb !important;
  background-position: 50% 38% !important;
}
@media only screeb and (min-width: 768px) {
  .keto-cure-body-require-wrapper {
    background-position: 50% 35% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper {
    background-position: 50% 29% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .content {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .title-section {
    padding-top: 8px;
  }
}
.keto-cure-body-require-wrapper .title-section h3 {
  color: #353e5a;
  margin-bottom: 0px;
}
.keto-cure-body-require-wrapper .title-section h3:nth-child(2) em {
  font-family: "ITC Caslon 224 Std BoldItalic";
}
.keto-cure-body-require-wrapper .title-section p {
  color: #0f2037;
}
@media only screen and (min-width: 1366px) {
  .keto-cure-body-require-wrapper .title-section p {
    max-width: 45%;
    margin: auto;
    text-align: center;
    margin-top: 23px;
  }
}
.keto-cure-body-require-wrapper .title-section p strong {
  color: #0f2037;
  font-family: "Campton Medium";
}
.keto-cure-body-require-wrapper .content-section img {
  border-radius: 50%;
  height: 240px;
  width: 240px;
  object-fit: cover;
}
@media only screen and (min-width: 1366px) {
  .keto-cure-body-require-wrapper .content-section .description {
    max-width: 80%;
    margin: auto;
    text-align: center;
    margin-top: 37px;
  }
}
@media only screen and (max-width: 767px) {
  .keto-cure-body-require-wrapper .content-section .description {
    text-align: center;
    margin-top: 25px;
  }
}
.keto-cure-body-require-wrapper .content-section .description h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #0f2037;
  margin-bottom: 20px;
}
.keto-cure-body-require-wrapper .content-section .description p {
  color: #0f2037;
  margin-top: 0;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .content-section .description p {
    width: 90%;
    margin: auto;
    letter-spacing: normal;
  }
}
.keto-cure-body-require-wrapper .content-section .description p strong {
  color: #0f2037;
  font-family: "Campton Medium";
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .content-section.left-section {
    width: 48%;
    padding-left: 6px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .content-section.right-section {
    margin-left: 4%;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .content-section.right-section .description p {
    width: 87%;
  }
}
@media only screen and (min-width: 768px) {
  .keto-cure-body-require-wrapper .bottom-section {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .keto-cure-body-require-wrapper .bottom-section {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1366px) {
  .keto-cure-body-require-wrapper .bottom-section {
    max-width: 60%;
    margin: auto;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .bottom-section {
    padding-top: 110px;
  }
}
.keto-cure-body-require-wrapper .bottom-section h3 {
  color: #353e5a;
  margin-bottom: 0;
}
.keto-cure-body-require-wrapper .bottom-section h3:first-child {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .keto-cure-body-require-wrapper .bottom-section h3:first-child {
    margin-bottom: 4px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-body-require-wrapper .bottom-section h3:first-child {
    margin-bottom: 2px;
  }
}
.keto-cure-body-require-wrapper .bottom-section h3 em {
  line-height: 1.25;
  color: #7fcaeb;
  font-family: "ITC Caslon 224 Std BoldItalic";
}
#top .keto-cure-carnivory-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper {
    padding-top: 95px;
    padding-bottom: 70px;
    height: 704px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper {
    height: 884px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container {
    max-width: 1440px !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper {
    align-items: initial;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .left-section {
    width: 1047px;
  }
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .left-section .image-overlay {
  display: none !important;
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .left-section .image-overlay .image-overlay-inside {
  display: none;
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .left-section .img-play {
  left: 0;
  position: absolute;
  top: -10px;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .left-section .img-play {
    top: -50px;
  }
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section {
    width: 393px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section {
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box {
    position: relative;
    left: -25px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box {
    padding-top: 65px;
    left: -45px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box {
    position: relative;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box {
    text-align: center;
  }
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h2 {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h2 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h2 {
    max-width: 295px;
    margin-bottom: 35px;
  }
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h4 {
  font-size: 27px;
  color: #7fcaeb;
  font-style: italic;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h4 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box h4 {
    font-size: 27px;
  }
}
#top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box p {
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-carnivory-wrapper .container .entry-content-wrapper .right-section .av_textblock_section .content-box p {
    max-width: 325px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper {
    padding-top: 29px;
  }
}
@media only screen and (min-width: 768px) {
  .keto-cure-inflammation-wrapper .container .content {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 1366px) {
  .keto-cure-inflammation-wrapper .container .content {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1366px) {
  .keto-cure-inflammation-wrapper .container .content .title-block {
    width: 40%;
    margin: auto;
  }
}
.keto-cure-inflammation-wrapper .container .content .title-block h2 {
  color: #353e5a;
  line-height: 1.2;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .left-section {
    padding-right: 45px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .left-section .content-box {
    margin-top: -4px;
  }
}
.keto-cure-inflammation-wrapper .container .content .left-section .content-box p {
  color: #3a405a;
  letter-spacing: 0.21px;
}
.keto-cure-inflammation-wrapper .container .content .left-section .content-box p:nth-child(2) {
  letter-spacing: 0.2px;
}
.keto-cure-inflammation-wrapper .container .content .left-section .content-box p:nth-child(4) {
  top: 3px;
  position: relative;
}
.keto-cure-inflammation-wrapper .container .content .left-section .content-box p strong {
  color: #3a405a;
  font-family: "Campton Medium";
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section {
    margin-left: 27px;
    width: 565px;
  }
}
@media only screen and (max-width: 767px) {
  .keto-cure-inflammation-wrapper .container .content .right-section {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1365px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper {
    margin-top: 43px;
    position: relative;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts {
  display: flex;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect {
  position: relative;
  width: 295px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect {
    width: 312px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons .part {
  position: absolute;
  height: 7px !important;
  width: 7px !important;
  border-radius: 50%;
  background-color: #68e1a2 !important;
  cursor: pointer;
  background-image: none !important;
  padding: 0 0 0 0 !important;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_eyes {
  top: 10.8%;
  left: 31%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #gingivitis {
  left: 28%;
  top: 17.5%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_colon {
  top: 40%;
  left: 37.3%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_joint_pain {
  top: 62%;
  left: 3%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_arthritis {
  bottom: 27%;
  left: 10%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_injury {
  bottom: 10.5%;
  left: 36%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_alzheimers {
  top: 7.5%;
  right: 40.5%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_asthma {
  top: 34%;
  right: 34%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_cardiovascular {
  top: 47.5%;
  right: 49.2%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_metabolic {
  top: 47.5%;
  right: 8%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_diabetes {
  top: 56.5%;
  right: 39.7%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_obesity {
  bottom: 33%;
  right: 23%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_ulcerative {
  bottom: 23.1%;
  right: 38.2%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .part-icons #body_infection {
  bottom: 15.2%;
  right: 47.5%;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .inflammation {
  position: absolute;
  bottom: -19px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 250px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0px 15px 48px 7px #eee;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .inflammation {
    width: 281px;
    left: -4px;
    right: 0px;
    bottom: -23px;
    height: 70px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .inflammation h6 {
  color: #dc808c;
  font-size: 18px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .image-icon-sect .inflammation h6 {
    letter-spacing: 1.8px;
    padding-top: 9px;
    padding-left: 5px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name {
  position: absolute;
  opacity: 1;
  transition: all 0.5s ease;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  font-size: 13px;
  max-width: 123px;
  width: fit-content;
  padding-top: 3px;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#body_eyes_name {
  top: 50px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#body_eyes_name {
    top: 22px;
    left: 36px;
    letter-spacing: 0.7px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#gingivitis_name {
  top: 96px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#gingivitis_name {
    top: 100px;
    left: 35px;
    letter-spacing: 0.6px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#colon_name {
  top: 160px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#colon_name {
    top: 184px;
    left: 34px;
    width: 74px;
    letter-spacing: 0.9px;
    line-height: 15px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#joint_pain_name {
  top: 326px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#joint_pain_name {
    top: 327px;
    left: 35px;
    width: 50px;
    letter-spacing: 0.8px;
    line-height: 14px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#arthritis_name {
  top: 392px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#arthritis_name {
    top: 421px;
    left: 35px;
    letter-spacing: 0.9px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#injury_name {
  top: 452px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#injury_name {
    top: 496px;
    left: 35px;
    letter-spacing: 0.9px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#alzheimers_name {
  top: 45px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#alzheimers_name {
    top: 54px;
    max-width: 185px;
    letter-spacing: 0.8px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#asthma_name {
  top: 114px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#asthma_name {
    top: 115px;
    letter-spacing: 0.6px;
    line-height: 15px;
    max-width: 85px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#cardiovascular_name {
  top: 180px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#cardiovascular_name {
    top: 184px;
    line-height: 15px;
    letter-spacing: 0.8px;
    max-width: 138px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#metabolic_name {
  top: 235px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#metabolic_name {
    top: 255px;
    letter-spacing: 0.7px;
    line-height: 15px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#diabetes_name {
  bottom: 239px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#diabetes_name {
    bottom: 255px;
    letter-spacing: 0.6px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#obesity_name {
  bottom: 175px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#obesity_name {
    bottom: 190px;
    letter-spacing: 0.8px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#ulcerative_name {
  bottom: 80px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#ulcerative_name {
    bottom: 90px;
    letter-spacing: 0.9px;
    line-height: 15px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#infection_name {
  bottom: 34px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names .part-name#infection_name {
    bottom: 35px;
    letter-spacing: 0.9px;
  }
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names.left {
  width: 123px;
}
.keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names.right .part-name {
  text-align: right;
  right: 0;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .body-wrapper .body-parts .part-names.right .part-name {
    right: -1px;
  }
}
@media only screen and (min-width: 1366px) {
  .keto-cure-inflammation-wrapper .container .content .right-section .image-box {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #top .causes-of-inflammation-wrapper {
    padding-bottom: 15px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper {
    padding-bottom: 67px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .causes-of-inflammation-wrapper .container {
    margin-right: 0;
    padding-right: 0;
    max-width: 1235px !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container {
    /*max-width: 1285px !important;*/
    max-width: 1267px !important;
  }
}
@media only screen and (min-width: 1600px) {
  #top .causes-of-inflammation-wrapper .container {
    /*max-width: 1350px !important;*/
    max-width: 1344px !important;
  }
}
@media only screen and (min-width: 1700px) {
  #top .causes-of-inflammation-wrapper .container {
    max-width: 1440px !important;
  }
}
@media only screen and (min-width: 1920px) {
  #top .causes-of-inflammation-wrapper .container {
    max-width: 1508px !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .causes-of-inflammation-wrapper .container .content {
    padding-top: 20px !important;
  }
}
@media only screen and (min-width: 768px) {
  #top .causes-of-inflammation-wrapper .container .content {
    padding-top: 0px !important;
  }
}
@media only screen and (min-width: 768px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper {
    display: flex;
    align-items: center;
  }
}
#top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .left-section h3 {
  color: #7fcaeb;
}
@media only screen and (min-width: 1366px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .left-section h3 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .left-section h3 {
    margin-bottom: 45px;
    line-height: 1.25;
    left: -4px;
    position: relative;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider {
    margin-left: 0%;
    width: 77.666667%;
  }
}
@media only screen and (min-width: 1600px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider {
    width: 84.666667%;
  }
}
@media only screen and (min-width: 1700px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider {
    width: 97.666667%;
  }
}
@media only screen and (min-width: 768px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial {
    padding: 15px;
    width: 345px !important;
  }
}
@media only screen and (min-width: 480px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial {
    padding: 35px 17.5px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial {
    width: 550px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial {
    margin-right: 0 !important;
    width: 586px !important;
  }
}
#top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner {
  padding: 35px;
  height: auto;
}
@media only screen and (min-width: 480px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner {
    -webkit-box-shadow: 0px 0px 15px 0px #ccc;
    -moz-box-shadow: 0px 0px 15px 0px #ccc;
    box-shadow: 0px 0px 15px 0px #ccc;
  }
}
@media only screen and (min-width: 1366px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner {
    min-height: 353px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner {
    padding: 53px 41px 2px 50px;
    min-height: 351px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner h3 {
    margin-bottom: 15px;
    margin-top: 12px;
    top: 2px;
    position: relative;
    letter-spacing: 0.6px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner .testimonial-content p {
    padding-right: 8px;
  }
}
#top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .testimonial .testimonial-inner .testimonial-content p strong {
  color: #0f2037;
  font-family: "Campton Medium";
}
@media only screen and (min-width: 1440px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .wpmslider-controls {
    margin-right: 39.5%;
    text-align: right;
    position: absolute;
    right: 2px;
    bottom: -45px;
  }
}
@media only screen and (min-width: 1600px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .wpmslider-controls {
    margin-right: 42%;
  }
}
@media only screen and (min-width: 1700px) {
  #top .causes-of-inflammation-wrapper .container .content .entry-content-wrapper .causes_inflammation_slider .slider-section .wpmslider-controls {
    margin-right: 51.5%;
  }
}
.keto-cure-getting-started-wrapper {
  background-color: #3a405a !important;
}
@media only screen and (min-width: 1366px) {
  .keto-cure-getting-started-wrapper .content {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content {
    padding-top: 113px;
  }
}
.keto-cure-getting-started-wrapper .content .title-section h2 {
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .title-section h2 {
    margin-bottom: 19px;
  }
}
.keto-cure-getting-started-wrapper .content .title-section p {
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .title-section p {
    margin-bottom: 8px;
  }
}
.keto-cure-getting-started-wrapper .content .title-section p strong {
  color: #fff;
}
.keto-cure-getting-started-wrapper .content .starting-common-section h6 {
  color: #7fcaeb;
  font-size: 16px;
  margin-bottom: 15px;
}
.keto-cure-getting-started-wrapper .content .starting-common-section p {
  color: #fff;
  margin-top: 0;
}
.keto-cure-getting-started-wrapper .content .starting-common-section p strong {
  color: #fff;
}
.keto-cure-getting-started-wrapper .content .starting-common-section.starting-left-section p {
  padding-top: 4px;
  max-width: 466px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .starting-common-section.starting-left-section p {
    letter-spacing: 0.2px;
    position: relative;
    top: 2px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section {
    margin-top: 51px;
    margin-left: 63px;
  }
}
.keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-left: 0;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section ol {
    position: relative;
    top: 1px;
  }
}
.keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section ol li {
  counter-increment: my-awesome-counter;
  color: #fff;
  font-family: "Campton Book";
  font-size: 15px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  padding-left: 44px;
  line-height: 1.63;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section ol li {
    padding-left: 49px;
  }
}
.keto-cure-getting-started-wrapper .content .starting-common-section.starting-right-section ol li:before {
  content: counter(my-awesome-counter);
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background-color: #7fcaeb;
  display: flex;
  position: absolute;
  left: 2px;
  align-items: center;
  justify-content: end;
  top: 3px;
  flex-direction: column;
  line-height: 33px;
}
.keto-cure-getting-started-middle-wrapper {
  background-color: #3a405a !important;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content {
    padding-top: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper {
    display: flex;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section {
  background-color: #1b253a;
  padding: 40px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section {
    padding: 90px 40px;
    max-height: 580px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #7fcaeb;
  margin-bottom: 15px;
  position: relative;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block ul li {
  color: #fff;
  font-family: "Campton Book";
  font-size: 16px;
  position: relative;
  list-style: none;
  margin-left: 0;
  padding-left: 15px;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block ul li:before {
  content: url(../../images/green-dot-icn.png);
  position: absolute;
  left: 0;
  line-height: 1.1;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block ul li a {
  color: #00e0a1;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-1 h6 {
  display: inline-block;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-1 h6 {
    position: relative;
    left: 7px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-1 h6:after {
  content: url(../../images/dislike-icn.png);
  position: absolute;
  right: -25px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-1 h6 {
    margin-bottom: 18px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-1 ul li {
    margin-left: 2px;
    padding-left: 22px;
    margin-bottom: -1px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 {
  margin-top: 35px;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 h6 {
  display: inline-block;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 h6 {
    position: relative;
    left: 7px;
    top: 3px;
    margin-bottom: 16px !important;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 h6:after {
  content: url(../../images/like-icn.png);
  position: absolute;
  right: -25px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 h6:after {
    right: -27px;
    top: -2px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 ul {
  margin-left: 0px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-left-section .block.block-2 ul li {
    margin-bottom: 13px !important;
    line-height: 19.1px;
    position: relative;
    top: 6px;
    left: 3px;
    padding-left: 20px;
    max-width: 210px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section {
  background-color: #fff;
  margin-left: 0;
  padding: 40px 40px 40px 40px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section {
    padding: 70px 40px 40px 51px;
    max-height: 580px;
  }
}
@media only screen and (min-width: 768px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 70.6666666667%;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section {
    width: 73.666667%;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 h3 {
  text-align: left !important;
  margin-bottom: 30px;
  color: #0f2037;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 h3 {
    margin-bottom: 27px !important;
    letter-spacing: -0.4px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #0f2037;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 h6 {
    position: relative;
    top: 6px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p {
  margin-top: 0;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span {
  font-family: "Campton Light";
  font-size: 15px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span {
    position: relative;
    top: -2px;
  }
}
@media only screen and (max-width: 767px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span.black {
    color: #0f2037;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span strong {
  color: #0f2037;
  font-family: "Campton Medium";
  font-size: 16px;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span img {
  top: 5px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span img {
    max-height: 18px;
    width: auto;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 p span img.alignnone {
    margin-top: 0px !important;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 ul {
  display: flex;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-1 ul li {
  list-style: none;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-2 {
    position: relative;
    top: 4px;
  }
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-2 h6 {
  position: relative;
  padding-left: 30px;
  color: #00e0a1;
  font-size: 16px;
  font-family: "Campton Medium";
  margin-top: 0px;
  letter-spacing: 0.08px;
}
.keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-2 h6 img {
  position: absolute;
  left: 0;
  top: -13px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-2 h6 img {
    top: -7px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-middle-wrapper .content .entry-content-wrapper .middle-right-section .block-2 p {
    position: relative;
    top: -8px;
    letter-spacing: 0.176px;
    max-width: 683px;
  }
}
.keto-cure-getting-started-bottom-wrapper {
  background-color: #3a405a !important;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper {
    padding-bottom: 80px;
  }
}
.keto-cure-getting-started-bottom-wrapper .title-section h3 {
  color: #fff;
  letter-spacing: 0.3px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .title-section h3 {
    position: relative;
    top: -7px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .left-section .img-box {
    position: relative;
    left: -7px;
    top: -14px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .right-section {
    position: relative;
    left: -12px;
    top: 2px;
    max-width: 503px;
  }
}
.keto-cure-getting-started-bottom-wrapper .right-section p {
  color: #fff;
  letter-spacing: 0.13px;
}
.keto-cure-getting-started-bottom-wrapper .right-section p strong {
  color: #fff;
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul {
  max-width: 865px;
  margin: auto;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    /*padding-left: 15px;*/
    padding-left: 0px;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li a {
  background-color: #00e0a1;
  height: 65px;
  width: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px 10px 10px;
  text-align: center;
  font-family: "Campton Medium";
  color: #fff;
  position: relative;
  transition: all 0.2s ease;
  margin: auto;
  letter-spacing: 0.98px;
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li a {
    margin-right: 21px;
    margin-left: 5px;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li a:hover {
  background-color: #96c8eb;
  transition: all 0.2s ease;
  opacity: 1;
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li a:after {
  position: absolute;
  right: 40px;
}
@media only screen and (min-width: 768px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li a:after {
    right: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li a:after {
    right: 49px;
    top: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li a:after {
    right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:first-child {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:first-child a {
    max-width: 259px;
    position: relative;
    left: 7px;
    padding-top: 16px;
    letter-spacing: 1.4px;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li:first-child a:after {
  content: url(../../images/feasting-link-icn-1.png);
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:first-child a:after {
    right: 52px;
    top: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(2) a {
    position: relative;
    left: 9px;
    padding-top: 17px;
    letter-spacing: 1px;
    padding-left: 0px;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(2) a:after {
  content: url(../../images/feasting-link-icn-2.png);
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(2) a:after {
    right: 42px;
  }
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(3) a {
    position: relative;
    left: 10px;
    padding-top: 14px;
  }
}
.keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(3) a:after {
  content: url(../../images/feasting-link-icn-3.png);
}
@media only screen and (min-width: 1440px) {
  .keto-cure-getting-started-bottom-wrapper .bottom-section ul li:nth-child(3) a:after {
    right: 52px;
    top: 23px;
  }
}
#top .keto-cure-benefits-wrapper .content {
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #top .keto-cure-benefits-wrapper .content {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper .content {
    padding-bottom: 23px;
  }
}
#top .keto-cure-benefits-wrapper .content .title-section {
  color: #3a405a;
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-benefits-wrapper .content .title-section {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper .content .title-section h2 {
    padding: 14px 18px 0px 18px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper {
    padding-bottom: 66px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container {
    margin-right: 0;
    padding-right: 0;
    max-width: 1270px !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container {
    max-width: 1281px !important;
  }
}
@media only screen and (min-width: 1600px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container {
    max-width: 1393px !important;
  }
}
@media only screen and (min-width: 1700px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container {
    max-width: 1546px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content {
    padding-left: 15px !important;
    padding-right: 15px;
  }
}
#top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial {
  padding: 15px;
}
@media only screen and (min-width: 480px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial {
    padding: 35px 17.5px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial {
    width: 550px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial {
    width: 586px !important;
  }
}
@media only screen and (min-width: 480px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial .testimonial-inner {
    -webkit-box-shadow: 0px 0px 15px 0px #ccc;
    -moz-box-shadow: 0px 0px 15px 0px #ccc;
    box-shadow: 0px 0px 15px 0px #ccc;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial .testimonial-inner {
    padding: 53px 34px 15px 53px;
    min-height: 288px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial .testimonial-inner .testimonial-heading {
    width: 65%;
    margin-top: 14px;
    margin-top: 11px;
    min-height: 34px;
    position: relative;
    top: 2px;
    left: -1px;
    letter-spacing: 0.95px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .testimonial .testimonial-inner .testimonial-content p {
    position: relative;
    top: -6px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .strong-view.nav-position-outside .wpmslider-controls {
    margin-right: 10.5%;
    position: absolute;
    right: 0;
    bottom: -52px;
  }
}
@media only screen and (min-width: 1600px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .strong-view.nav-position-outside .wpmslider-controls {
    margin-right: 17.5%;
  }
}
@media only screen and (min-width: 1700px) {
  #top .keto-cure-benefits-wrapper.slider-wrapper .container .content .benefits_keto_slider .strong-view.nav-position-outside .wpmslider-controls {
    margin-right: 25.8%;
  }
}
#top .keto-cure-success-stories-wrapper {
  display: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9fbfc+0,f8fafb+100 */
  background: #f9fbfc;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(249, 251, 252, 1) 0%, rgba(248, 250, 251, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(249, 251, 252, 1) 0%, rgba(248, 250, 251, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(249, 251, 252, 1) 0%, rgba(248, 250, 251, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fbfc', endColorstr='#f8fafb',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
@media only screen and (max-width: 767px) {
  #top .keto-cure-success-stories-wrapper .content {
    padding-top: 25px;
  }
}
@media only screen and (min-width: 1366px) {
  #top .keto-cure-success-stories-wrapper .content {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content {
    padding-top: 83px;
    padding-bottom: 88px;
  }
}
#top .keto-cure-success-stories-wrapper .content .title-section {
  padding-bottom: 40px;
}
#top .keto-cure-success-stories-wrapper .content .title-section h2 {
  color: #7fcaeb;
  margin-bottom: 22px;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .title-section h2 {
    letter-spacing: -0.9px;
    position: relative;
    top: -7px;
  }
}
#top .keto-cure-success-stories-wrapper .content .title-section h6 {
  font-family: "Campton Medium";
  font-size: 13px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .title-section h6 {
    letter-spacing: 1.1px;
    position: relative;
    top: -6px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box {
    position: relative;
    top: -9px;
  }
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content {
    display: flex;
  }
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial {
  border: none;
  box-shadow: 0px 0px 28px 7px #ddd;
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial {
    margin: 0;
    width: 49%;
  }
}
@media only screen and (min-width: 768px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial:nth-child(2) {
    margin-left: 4%;
  }
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial:nth-child(2) {
    margin-left: 3%;
  }
}
@media only screen and (min-width: 1024px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner {
    padding: 40px 40px 36px 40px;
  }
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .written_stories_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .written_stories_head h6 {
  order: 2;
  color: #7fcaeb;
  letter-spacing: 0.98px;
  font-family: "Campton Medium";
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .written_stories_head h6 a {
  letter-spacing: 1.3px;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .written_stories_head img {
  position: relative;
  left: 5px;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-content {
  padding-top: 63px;
  position: relative;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-content:before {
  content: url(../../images/success-stories-quote.png);
  position: absolute;
  top: 15px;
  left: 4px;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-content p {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 317px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  line-height: 29px;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Campton LightItalic";
  font-size: 20px;
  position: relative;
  left: 5px;
  top: 5px;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-content p {
    margin-bottom: 58px;
    height: 295px;
    padding-right: 13px;
    letter-spacing: 0.0808px;
  }
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner hr {
  display: none;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client {
  display: flex;
  position: relative;
  margin-top: 32px;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client {
    top: -1px;
    left: 2px;
  }
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client:before {
  content: url(../../images/top-bar-icn-border.png);
  position: absolute;
  top: -30px;
  left: 0;
}
@media only screen and (min-width: 1440px) {
  #top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client:before {
    top: -41px;
  }
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client .testimonial-image img {
  padding: 0;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  object-fit: cover;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client .author-section {
  text-align: left;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client .author-section div {
  font-family: "Campton Light";
  font-size: 14px;
  color: #1b253a;
}
#top .keto-cure-success-stories-wrapper .content .success-stories-box .strong-content .testimonial .testimonial-inner .testimonial-client .author-section .testimonial-name {
  font-family: "Campton Book";
  font-size: 16px;
}
/*--------ABOUT-PAGE-STYLE-START----------*/
@media only screen and (min-width: 1440px) {
  .about-section-first {
    position: relative;
    left: -8px;
    top: 0px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-section-first .content_block {
    position: relative;
    left: 12px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-md-wrapper .left-section .content-box {
    width: 99%;
  }
}
@media only screen and (min-width: 1440px) {
  .about-md-wrapper .right-section {
    padding-left: 4px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-md-wrapper .youtube_video_div {
    position: relative;
    top: -9px;
    max-width: 1113px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-md-wrapper .youtube_video_div iframe {
    max-height: 625px;
  }
}
.about_section_three {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .about_section_three {
    position: relative;
    top: -5px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box .img-box {
    height: 255px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-1 .img-box img {
    position: relative;
    left: -24px;
    top: 4px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-1 h3 {
    position: relative;
    left: -17px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-1 a {
    position: relative;
    left: -21px;
    top: -2px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-2 .img-box img {
    position: relative;
    top: -6px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-2 h3 {
    position: relative;
    left: -17px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-2 a {
    position: relative;
    top: -3px;
    left: -16px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-3 .img-box img {
    position: relative;
    top: -15px;
    left: -9px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-3 h3 {
    position: relative;
    left: -8px;
  }
}
@media only screen and (min-width: 1440px) {
  .about_section_four .box.box-3 a {
    position: relative;
    left: -6px;
    top: -2px;
  }
}
.about-slider-wrapper {
  background-color: #f8fafb !important;
  padding-top: 85px;
}
@media only screen and (min-width: 768px) {
  .about-slider-wrapper {
    display: flex;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper {
    padding-left: 11.2%;
    padding-top: 48px;
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper {
    padding-left: 14.5%;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper {
    padding-left: 20.5%;
  }
}
@media only screen and (min-width: 768px) {
  .about-slider-wrapper .left-section {
    display: flex;
    align-items: center;
    width: 30.33333% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .left-section {
    padding-left: 0 !important;
    width: 30% !important;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper .left-section {
    width: 28% !important;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper .left-section {
    width: 25% !important;
  }
}
.about-slider-wrapper .left-section h6 {
  color: #3a405a;
  font-size: 13px;
  font-family: "Campton Medium";
  text-transform: uppercase;
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .left-section h6 {
    position: relative;
    left: 6px;
    top: -10px;
  }
}
.about-slider-wrapper .left-section h2 {
  color: #96c8eb;
  font-family: "ITC Caslon 224 Std Bold";
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .left-section h2 {
    font-size: 65px;
    max-width: 307px;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .left-section h2:last-child {
    position: relative;
    top: -9px;
  }
}
.about-slider-wrapper .right-section {
  padding-right: 0 !important;
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .right-section {
    width: 70%;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper .right-section {
    width: 72% !important;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper .right-section {
    width: 75% !important;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 {
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide {
    margin: 0 10.6px;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap {
  position: relative;
  height: auto !important;
  display: flex;
  flex-direction: column;
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap:focus {
  outline: none;
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap .item-box {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap .item-box img {
    height: 350px !important;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap .item-box .slider-title {
  width: 130px;
  text-align: left;
  font-family: "Campton Book Italic";
  color: #1b253a;
  font-size: 14px;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-image-slide .slick-image-slide-wrap .item-box .slider-title {
    width: 100%;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-prev {
  background-image: url(../../images/inflammation-slider-arrow-left.png) !important;
  top: inherit !important;
  bottom: -60px;
  left: 33% !important;
  background-color: transparent !important;
  width: 33px !important;
  background-size: auto !important;
}
@media only screen and (min-width: 768px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-prev {
    left: inherit !important;
    right: 26% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-prev {
    right: 24.7% !important;
    bottom: -78px;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-prev {
    right: 35.1% !important;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-prev {
    right: 44.6% !important;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
  background-image: url(../../images/inflammation-slider-arrow-right.png) !important;
  top: inherit !important;
  bottom: -60px;
  left: inherit !important;
  right: 31% !important;
  background-color: transparent !important;
  width: 33px !important;
  background-size: auto !important;
}
@media only screen and (min-width: 768px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 12% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 17% !important;
  }
}
@media only screen and (min-width: 1366px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 19% !important;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 13.1% !important;
    bottom: -78px;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 25.2% !important;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow.slick-next {
    right: 36.1% !important;
  }
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-arrow:hover {
  opacity: 0.8;
}
.about-slider-wrapper .right-section #wpsisac-slick-carousal-1 .slick-dots {
  display: none !important;
}
.about-slider-wrapper .right-section .slider-counter {
  font-size: 16px;
  color: #9a9b9c;
  font-weight: 600;
  position: absolute;
  bottom: -9px;
  left: 47%;
}
@media only screen and (min-width: 768px) {
  .about-slider-wrapper .right-section .slider-counter {
    left: 75%;
  }
}
@media only screen and (min-width: 1024px) {
  .about-slider-wrapper .right-section .slider-counter {
    bottom: -6px;
  }
}
@media only screen and (min-width: 1366px) {
  .about-slider-wrapper .right-section .slider-counter {
    bottom: -6px;
    left: 74%;
  }
}
@media only screen and (min-width: 1440px) {
  .about-slider-wrapper .right-section .slider-counter {
    left: auto;
    right: 19.4% !important;
    bottom: -29px;
  }
}
@media only screen and (min-width: 1600px) {
  .about-slider-wrapper .right-section .slider-counter {
    right: 30.5% !important;
    bottom: -28px;
  }
}
@media only screen and (min-width: 1700px) {
  .about-slider-wrapper .right-section .slider-counter {
    right: 40.9% !important;
    bottom: -26px;
  }
}
@media only screen and (min-width: 1440px) {
  .about.about_press_news {
    position: relative !important;
    top: 17px;
  }
}
@media only screen and (min-width: 1440px) {
  .about.about_press_news h6 {
    position: relative;
    top: -8px;
    left: -4px;
  }
}
@media only screen and (min-width: 1440px) {
  .download_media_kit a {
    position: relative;
    top: 19px;
  }
}
/*--------ABOUT-PAGE-STYLE-END----------*/
@media only screen and (max-width: 767px) {
  #contact-details-sec .entry-content-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #contact-details-sec .entry-content-wrapper .left-section {
    order: 2;
  }
}
@media only screen and (min-width: 1440px) {
  #contact-details-sec .entry-content-wrapper .left-section form {
    position: relative;
    top: 6px;
    left: -1px;
  }
}
@media only screen and (max-width: 767px) {
  #contact-details-sec .entry-content-wrapper .right-sction {
    order: 1;
  }
}
/*--------RESOURCES-PAGE-STYLE-START----------*/
@media only screen and (min-width: 1440px) {
  #top .resource-title-wrapper .title-section h2 {
    margin-top: -32px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box {
    margin-left: 3px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box h3 {
    margin-bottom: 15px;
    text-align: left;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box p {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box p:nth-child(5) {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box p:nth-child(7) {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box p:last-child {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box ul:nth-child(8) {
    padding-top: 51px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .resources_books_by_kiltz .content-box h6:nth-child(10) {
    margin-top: 24px;
  }
}
#top #resource-details .right-section .img-box img {
  max-width: 572px;
}
@media only screen and (min-width: 1440px) {
  #top #resource-details .right-section .img-box img {
    left: 7%;
    top: 6px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #load-more-books .content {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .resources_people_inspire {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .resources_people_inspire .rpc-post-title {
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 3px;
  }
}
#top .resources_people_inspire h4 {
  font-weight: normal;
}
/*--------RESOURCES-PAGE-STYLE-END----------*/
/*--------BLOG-PAGE-STYLE-STYLE----------*/
.kiltz-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  justify-content: center;
}
.kiltz-row .kiltz-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .kiltz-row .kiltz-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1366px) {
  .kiltz-row .kiltz-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.kiltz-row .kiltz-col-3 .blog-box .img-box {
  height: 190px;
  align-items: initial;
}
.kiltz-row .kiltz-col-3 .blog-box .img-box a {
  width: 100%;
}
.kiltz-row .kiltz-col-3 .blog-box .img-box img {
  object-fit: cover;
}
.kiltz-row .kiltz-col-3 .blog-box .img-box .image-overlay {
  display: none !important;
}
.kiltz-row .kiltz-col-3 .blog-box .img-box .image-overlay .image-overlay-inside {
  display: none;
}
/*---common-blog-section-----*/
.blog-main-wrapper .blog-box {
  flex-direction: column;
  display: flex;
  height: 100%;
  box-shadow: 0px 0px 20px 1px #e5e5e5;
}
.blog-main-wrapper .blog-box .img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .blog-main-wrapper .blog-box .img-box {
    height: 190px;
  }
}
.blog-main-wrapper .blog-box .img-box img {
  height: auto;
  width: 100%;
}
@media only screen and (min-width: 1366px) {
  .blog-main-wrapper .blog-box .img-box img {
    width: auto;
  }
}
.blog-main-wrapper .blog-box .img-box span, .blog-main-wrapper .blog-box .img-box p {
  position: absolute;
  font-size: 13px;
  font-family: "Campton Book";
  text-transform: uppercase;
  color: #fff;
  left: 25px;
  top: 20px;
  margin: 0;
  z-index: 1;
  text-shadow: 0px 0px 6px #4c465a 94;
}
.blog-main-wrapper .blog-box .img-box span:empty, .blog-main-wrapper .blog-box .img-box p:empty {
  display: none;
}
.blog-main-wrapper .blog-box .content-box {
  background-color: #fff;
  padding: 25px 25px 15px 25px;
  position: relative;
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .blog-main-wrapper .blog-box .content-box {
    min-height: 198px;
  }
}
.blog-main-wrapper .blog-box .content-box .post-terms {
  font-family: "Campton Medium";
  font-size: 13px;
  color: #4ebae9;
  letter-spacing: 1px;
  line-height: 15px;
  text-transform: uppercase;
}
.blog-main-wrapper .blog-box .content-box h4 {
  font-size: 18px;
  font-family: "Campton Book";
  color: #353e5a;
  line-height: 24px;
  max-height: 68px;
  overflow: hidden;
}
.blog-main-wrapper .blog-box .content-box p {
  font-size: 14px;
  font-family: "Campton Book";
  color: #828282;
  margin-bottom: 0;
}
.blog-main-wrapper .blog-box .content-box p a {
  font-size: 14px;
  font-family: "Campton Book";
  color: #1b253a;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .blog-main-wrapper .blog-box .content-box p a {
    position: absolute;
    bottom: 10px;
  }
}
.blog-main-wrapper .blog-box .content-box .content-box--link {
  font-size: 14px;
  font-family: "Campton Book";
  color: #1b253a;
  margin-top: 14px;
  display: block;
}
/*---common-blog-section-end----*/
.blog-main-wrapper {
  background-color: #f4f7f9;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 1366px) {
  .blog-main-wrapper {
    padding-top: 85px;
    padding-bottom: 50px;
  }
}
.blog-main-wrapper .blog-container {
  max-width: 1410px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.blog-main-wrapper .blog-container h1 {
  text-align: center;
  font-family: "ITC Caslon 224 Std Bold";
  font-size: 35px;
  color: #3a405a;
}
@media only screen and (min-width: 1366px) {
  .blog-main-wrapper .blog-container h1 {
    font-size: 65px;
  }
}
.blog-main-wrapper .blog-container h2 {
  text-align: center;
  font-family: "ITC Caslon 224 Std Bold";
  font-size: 30px !important;
  color: #3a405a;
}
@media only screen and (min-width: 1366px) {
  .blog-main-wrapper .blog-container h2 {
    font-size: 40px !important;
  }
}
.blog-main-wrapper .blog-container .tab-head-item {
  margin-bottom: 0;
  border: none;
}
.blog-main-wrapper .blog-container .tab-head-item .tab_titles {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .blog-main-wrapper .blog-container .tab-head-item .tab_titles {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 35px;
  }
}
.blog-main-wrapper .blog-container .tab-head-item .tab_titles .tab {
  border: none;
  color: #000;
  font-size: 13px;
  font-family: "Campton Medium";
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .blog-main-wrapper .blog-container .tab-head-item .tab_titles .tab {
    padding: 12px 25px 14px 25px;
  }
}
.blog-main-wrapper .blog-container .tab-head-item .tab_titles .tab.active_tab {
  color: #96c8eb;
}
.blog-main-wrapper .blog-container .tab-head-item .av_tab_section .tab {
  display: none !important;
}
.blog-main-wrapper .blog-container .tab-head-item .tab_content {
  padding: 0 0;
  border: none;
}
.blog-main-wrapper .blog-container .tab-head-item .tab_content .tab-content-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.blog-main-wrapper .blog-container .blog-load-more {
  text-align: center;
  padding-top: 34px;
}
.blog-main-wrapper .blog-container .blog-load-more a {
  font-size: 16px;
  font-family: "Campton Book";
  color: #a4c6e8;
  border: 2px solid #a3c5e8;
  padding: 15px 15px 15px 15px;
  min-width: 232px;
  display: inline-block;
  text-align: center;
}
.blog-single-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f7f9+0,ffffff+100 */
  background: #f3f7f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(243, 247, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f7f9', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
@media only screen and (min-width: 1366px) {
  .blog-single-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.blog-single-wrapper .blog-single-container {
  max-width: 890px;
  margin: auto;
}
.blog-single-wrapper .blog-single-container nav {
  text-align: center;
  padding-bottom: 40px;
}
.blog-single-wrapper .blog-single-container nav a {
  color: #000;
  font-size: 13px;
  font-family: "Campton Medium";
  font-weight: 600;
}
.blog-single-wrapper .blog-single-container h1 {
  text-align: center;
  font-family: "ITC Caslon 224 Std Bold";
  font-size: 35px;
  color: #3a405a;
}
@media only screen and (min-width: 1366px) {
  .blog-single-wrapper .blog-single-container h1 {
    font-size: 65px;
  }
}
.blog-single-wrapper .blog-single-container .date {
  font-family: "Campton Medium";
  color: #828282;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
.blog-single-wrapper .blog-single-container .img-box {
  text-align: center;
}
.blog-single-wrapper .blog-single-container .blog-share {
  padding-top: 35px;
}
.blog-single-wrapper .blog-single-container .blog-share h5 {
  color: #000;
  font-size: 13px;
  font-family: "Campton Medium";
  text-transform: uppercase;
}
.blog-single-wrapper .blog-single-container .blog-share .share-icons li a {
  background-color: #00e0a1 !important;
  width: 24px;
  min-height: 24px;
  line-height: 24px;
  display: inline-block;
}
.blog-single-wrapper .blog-single-container .blog-share .share-icons li a:after {
  font-family: "entypo-fontello";
}
.blog-single-wrapper .blog-single-container .blog-share .share-icons li a.fb:after {
  font-weight: normal;
  content: attr(data-av_icon);
}
.related-blog-wrapper {
  background-color: #fff;
}
.related-blog-wrapper h2 {
  padding-bottom: 50px;
}
.related-blog-wrapper .tab-content-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
/*--------BLOG-PAGE-STYLE-END----------*/
/*--------FOOTER-STYLE-START----------*/
#footer {
  padding: 0px !important;
}
@media only screen and (min-width: 1440px) {
  #footer {
    padding-top: 25px !important;
    padding-bottom: 27px !important;
  }
}
@media only screen and (min-width: 1366px) {
  #footer .container {
    max-width: 1444px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_one .connectP {
    margin-bottom: 0px;
  }
}
#footer .container .flex_column .footer_column_one .social_bookmarks li {
  width: 31px;
}
#footer .container .flex_column .footer_column_one .social_bookmarks li a {
  background-color: #00e0a1 !important;
  width: 24px;
  min-height: 24px;
  line-height: 24px;
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_two {
    max-width: 205px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_two li {
    margin-bottom: -5px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_three {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_three .f_members {
    line-height: 27px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column .footer_column_three .f_download {
    display: block;
    margin-top: 17px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer .container .flex_column:last-child {
    margin-left: 3.8%;
  }
}
@media only screen and (min-width: 1366px) {
  #socket .container {
    max-width: 1444px !important;
  }
}
/*--------FOOTER-STYLE-END----------*/
/*--------CONTAINER BREAK - 1440 w.r.t.psd START----------*/
@media only screen and (min-width: 1440px) {
  #top .av-main-nav li {
    padding: 0 20px 0 20px;
  }
}
#top .av-main-nav li#menu-item-3968 {
  padding-right: 0;
}
@media only screen and (min-width: 1440px) {
  #top .av-main-nav li#menu-item-3968 a {
    padding-right: 0;
  }
}
#top .av-main-nav li .sub-menu li {
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  #top #layer_slider_1 .rev_slider .tp-caption.rev-btn {
    padding: 15px 35px !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_three {
    background-position: center -50% !important;
    background-image: url("../../images/Revolutionary-Keto-Cure.jpg") !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_four .container {
    max-width: 1440px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_four .container .flex_cell_inner {
    max-width: 1120px;
    margin: auto;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home_section_four .container .flex_cell_inner .right-section a {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home-section-eight .entry-content-wrapper {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home-section-eight .entry-content-wrapper .home_subscriber_box_heading {
    width: 53%;
  }
}
@media only screen and (min-width: 1440px) {
  #top .home-section-eight .entry-content-wrapper .form_box {
    width: 40%;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  #top #library_tabs .av-layout-tab-inner .container {
    padding: 0 10px;
    max-width: 1364px;
  }
}
#top #library_tabs .av-layout-tab-inner .container article:not(:last-child) {
  padding-right: 40px;
}
@media only screen and (min-width: 1440px) {
  #top .about_press_news .container {
    max-width: 1420px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .resources_people_inspire .slick-prev {
    left: -110 !important;
  }
}
@media only screen and (min-width: 1440px) {
  #top .resources_people_inspire .slick-next {
    right: -75 !important;
  }
}
.static-selector-wrapper {
  display: none;
  position: fixed !important;
  top: 40.7%;
  right: 0;
  background-color: transparent !important;
  width: auto !important;
}
@media only screen and (min-width: 768px) {
  .static-selector-wrapper {
    display: block;
    z-index: 999;
    right: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .static-selector-wrapper {
    right: -3%;
  }
}
@media only screen and (min-width: 1366px) {
  .static-selector-wrapper {
    right: -2%;
  }
}
@media only screen and (min-width: 1440px) {
  .static-selector-wrapper {
    top: 271px;
  }
}
@media only screen and (min-width: 1600px) {
  .static-selector-wrapper {
    right: 4%;
  }
}
@media only screen and (min-width: 1700px) {
  .static-selector-wrapper {
    right: 11.8%;
  }
}
.static-selector-wrapper .icon-wrapper ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.static-selector-wrapper .icon-wrapper ul li {
  list-style: none;
  margin-bottom: -5px;
  position: relative;
  padding-bottom: 13px;
}
.static-selector-wrapper .icon-wrapper ul li:not(:last-child):after {
  content: "";
  display: block;
  height: 13px;
  position: absolute;
  right: 20px;
  top: 44px;
  border-left: 1px solid #cbcbcb;
}
.static-selector-wrapper .icon-wrapper ul li a {
  background-color: #fff;
  line-height: 0.5;
  border-radius: 23px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #cbcbcb;
  font-size: 10px;
}
.static-selector-wrapper .icon-wrapper ul li a div {
  padding: 9px 9px 9px 9px;
}
.static-selector-wrapper .icon-wrapper ul li a div img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.static-selector-wrapper .icon-wrapper ul li a:hover {
  text-decoration: none;
  opacity: 1 !important;
}
.static-selector-wrapper .icon-wrapper ul li a:hover span {
  opacity: 1 !important;
  overflow: visible;
  max-width: 190px;
  padding-left: 20px;
}
.static-selector-wrapper .icon-wrapper ul li a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1 !important;
}
.static-selector-wrapper .icon-wrapper ul li a:hover .image-overlay {
  display: none !important;
}
.static-selector-wrapper .icon-wrapper ul li a span {
  opacity: 0;
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-family: "Campton Medium";
  letter-spacing: 0.6px;
  overflow: hidden;
  max-width: 0;
  -webkit-transition: opacity 0.35s ease, max-width 0.35s ease, padding 0.35s ease;
  transition: opacity 0.35s ease, max-width 0.35s ease, padding 0.35s ease;
  padding-top: 4px;
}
.static-selector-wrapper .icon-wrapper ul li a.active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: -webkit-filter 0.35s ease;
  transition: 0.5s ease;
  opacity: 1 !important;
}
/*--------CONTAINER BREAK END----------*/
/*--------KETO-LANDING-STYLE-START----------*/
@media only screen and (min-width: 1440px) {
  #top .kiltz-keto-magazine-main-wrapper {
    padding-bottom: 53px;
  }
}
@media only screen and (min-width: 1700px) {
  #top .kiltz-keto-magazine-main-wrapper {
    padding-bottom: 43px;
  }
}
@media only screen and (min-width: 1700px) {
  #top .kiltz-keto-magazine-main-wrapper .keto-landing-magazine-section {
    position: relative;
    top: -9px;
  }
}
@media only screen and (min-width: 1700px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section {
    position: relative;
    top: -9px;
  }
}
@media only screen and (max-width: 1439px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section {
    background: #96c8eb;
  }
}
@media only screen and (max-width: 1366px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section {
  padding: 25px;
}
@media only screen and (min-width: 1440px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section {
    background: #96c8eb;
    position: relative;
    top: 49px;
  }
}
@media only screen and (min-width: 1440px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section {
    padding: 43px 60px 35px 61px;
    margin-left: 4px;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine {
  display: flex;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 540px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine {
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine {
    text-align: center;
    margin-bottom: 0px;
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine img {
    width: 85% !important;
    margin: auto !important;
    height: auto !important;
  }
}
@media only screen and (min-width: 1366px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine img {
    width: 192px;
    height: 248px;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading {
  padding: 35px 0 3px 22px;
}
@media only screen and (max-width: 900px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading {
    padding: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
  }
}
@media only screen and (min-width: 769px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading {
    padding: 2px 25px 3px 23px;
    text-align: left;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading h4 {
  font-family: "ITC Caslon 224 Std Bold";
  font-size: 33px;
  letter-spacing: 0px;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading p {
  line-height: 21px;
  font-size: 14px;
  font-family: "Campton Medium";
}
@media only screen and (max-width: 767px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section .dwld_magazine .dwld_magazine_heading p {
    margin-bottom: 10px;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width {
  margin-bottom: 11px;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input {
  background-color: #96c8eb !important;
  border-color: #fff !important;
  padding: 19px;
  color: #fff;
}
@media only screen and (min-width: 769px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input {
    padding: 12px;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  text-transform: initial;
  font-size: 15px;
  font-family: "Campton Book" !important;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  text-transform: initial;
  font-size: 15px;
  font-family: "Campton Book" !important;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  text-transform: initial;
  font-size: 15px;
  font-family: "Campton Book" !important;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  text-transform: initial;
  font-size: 15px;
  font-family: "Campton Book" !important;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width ._submit {
  width: 100%;
  padding: 21px;
  letter-spacing: 0px;
  background-color: #1b253a !important;
  color: #fff;
  border: none;
  font-family: "Campton SemiBold";
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 11px;
  letter-spacing: 0px;
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  #top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width ._submit {
    padding: 14px;
  }
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width ._submit:focus {
  outline: none;
}
#top .kiltz-keto-magazine-main-wrapper .download-magazine-section .dwld_magazine_top_section ._form_13 ._form-content ._full_width ._error-inner {
  color: red;
}
#top .what-is-keto-magazine-block {
  padding-top: 37px !important;
}
#top .what-is-keto-magazine-block .content .right-section h2 {
  position: relative;
  top: 8px;
}
@media only screen and (min-width: 1366px) {
  #top .keto-magazine-body-require-wrapper .content {
    padding-bottom: 44px;
  }
}
#top .keto-magazine-body-require-wrapper .content .title-section h3 {
  position: relative;
  top: 5px;
}
#top .keto-magazine-body-require-wrapper .content .bottom-section {
  position: relative;
  top: 5px;
}
#top .keto-landing-newsletter_sec h4 {
  position: relative;
  top: 5px;
}
/*--------KETO-LANDING-STYLE-END----------*/
/*--------KETO-MAGAZINE-THANK-YOU-STYLE-START----------*/
#keto_magazine_thankyou_main {
  min-height: 400px;
}
@media only screen and (min-width: 1366px) {
  #keto_magazine_thankyou_main .container .content {
    padding-bottom: 110px;
  }
}
#keto_magazine_thankyou_main .container .content .flex_column .heading-box h2 {
  font-family: "ITC Caslon 224 Std Bold";
  font-size: 50px;
  padding-top: 30px;
  letter-spacing: -1px;
  color: #1b253a;
}
@media only screen and (max-width: 767px) {
  #keto_magazine_thankyou_main .container .content .flex_column .heading-box h2 {
    font-size: 35px;
    padding: 20px 0;
  }
}
@media only screen and (min-width: 1366px) {
  #keto_magazine_thankyou_main .container .content .flex_column .heading-box h2 {
    padding-top: 57px;
    margin-bottom: 5px;
  }
}
#keto_magazine_thankyou_main .container .content .flex_column .heading-box h6 {
  font-size: 19px;
  font-family: "Campton Medium";
  letter-spacing: -0.5px;
  padding-bottom: 20px;
  color: #1b253a;
}
@media only screen and (min-width: 1366px) {
  #keto_magazine_thankyou_main .container .content .flex_column .heading-box h6 {
    padding-bottom: 40px;
  }
}
#keto_magazine_thankyou_main .container .content .flex_column .magazine-img .image-overlay-inside {
  display: none;
}
#keto_magazine_thankyou_main .container .content .flex_column .view-box a {
  color: #1b253a;
  font-family: "Campton Medium";
  font-size: 12px;
}
#keto_magazine_thankyou_main .container .content .flex_column .returntomain-box {
  padding-top: 10px;
}
#keto_magazine_thankyou_main .container .content .flex_column .returntomain-box a {
  background-color: #353e5a;
  text-align: center;
  color: #fff;
  font-family: "Campton SemiBold";
  padding: 19px 70px;
  font-size: 13px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #keto_magazine_thankyou_main .container .content .flex_column .returntomain-box a {
    padding: 19px 60px;
  }
}
/*--------KETO-MAGAZINE-THANK-YOU-STYLE-END----------*/
/* ------------------New resourse with allfiate section START------------------ */
@media only screen and (min-width: 1440px) {
  .drrecommendation .container {
    max-width: 1440px !important;
    padding: 0px !important;
  }
}
.drrecommendation .container .content {
  padding-top: 96px;
  padding-bottom: 60px;
}
.drrecommendation .container .av-special-heading-tag {
  color: #3a405a;
  margin-bottom: 35px;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item {
  box-shadow: 0 0 26px -3px rgba(0, 0, 0, 0.35);
  margin-bottom: 10px;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item {
    margin: 15px;
    display: flex;
    -ms-flex: 0 0 430px;
    flex: 0 0 430px;
    max-width: 430px;
    height: 225px;
  }
}
@media only screen and (min-width: 768px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item {
    margin: 15px;
    display: flex;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    height: 250px;
  }
}
@media only screen and (min-width: 1280px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item {
    margin: 10px;
    display: flex;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    height: 255px;
  }
}
@media only screen and (min-width: 1440px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item {
    margin: 15px;
    display: flex;
    -ms-flex: 0 0 430px;
    flex: 0 0 430px;
    max-width: 430px;
    height: 200px;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .left {
  background: #f8f8f8;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .left {
    width: 30%;
  }
}
@media only screen and (min-width: 1440px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .left {
    width: 125px;
  }
}
@media only screen and (max-width: 479px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .left {
    text-align: center;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 479px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .left img {
    width: 125px;
    height: 200px;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right {
  padding: 30px 20px 30px 25px;
  background: #fff;
  position: relative;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .right {
    width: 70%;
  }
}
@media only screen and (min-width: 1440px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .right {
    width: 305px;
  }
}
@media only screen and (max-width: 479px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .right {
    text-align: center !important;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right h3 {
  color: #3a405a;
  font-size: 18px !important;
  font-family: "Campton Book" !important;
  margin-bottom: 13px;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .right h3 {
    text-align: left !important;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .shortdesc {
  color: #828282;
  font-size: 14px;
  font-family: "Campton Book" !important;
  line-height: 18px;
  letter-spacing: 0.3px;
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .shortdesc strong {
  color: #00e0a1 !important;
  font-family: "Campton Medium" !important;
  font-weight: normal;
}
@media only screen and (min-width: 480px) {
  .drrecommendation .container .affliate_item_wrap .allfiate_item .right .affLink {
    position: absolute;
    bottom: 15px;
  }
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .affLink a {
  color: #00e0a1 !important;
  font-size: 14px;
  font-family: "Campton Book" !important;
  background-position: 0 5px;
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .affLink.spaffLink {
  display: flex;
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .affLink.spaffLink .af1 {
  width: 60%;
}
.drrecommendation .container .affliate_item_wrap .allfiate_item .right .affLink .cmsoon {
  color: #1b253a !important;
  font-size: 14px;
  font-family: "Campton Book" !important;
}
.drrecommendation .container .loadmorerecomend {
  margin-top: 70px;
}
.drrecommendation .container .loadmorerecomend a {
  border: solid 2px #a3c5e8;
  padding: 15px 47px;
  color: #a3c5e8 !important;
  text-decoration: none;
}
@media only screen and (max-width: 479px) {
  .drrecommendation .container .loadmorerecomend a {
    padding: 15px 15px;
  }
}
.drrecommendation .container .loadmorerecomend a:hover {
  background: #96c8eb !important;
  border-color: #96c8eb !important;
  color: #fff !important;
}
/* ------------------New resourse with allfiate section END------------------ */
