.top__banner-text.theme-page-header > h1,
.top__banner-text.theme-page-header > h2{
  font-size: 52px;
}
.top-menu__wrapper {
  padding-right: 0;
  padding-left: 0;
}

.top-menu__wrapper > ul{
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.top-menu__element {
  display: inline-block;
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}

.top-menu__element-arrow {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 27px;
  height: 27px;
  -ms-transform: rotate(45deg); 
  -webkit-transform: rotate(45deg); 
  transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 15px;
  display: none;
  z-index: 100;
}

.top-menu__element.active > .top-menu__element-arrow {
  display: block;
}

.top-menu__element > a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 20px;
  font-size: 14px;
}

.top-menu__element > img {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 68px;
  display: none;
}

.top-menu__element.active > img {
  display: block;
}

.page-content__text {
  margin-bottom: 25px;
  padding-left: 90px;
}

h1.theme__content-title {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
    font-family: "VAGRoundedBT", 'Varela Round';
  color: #1e3467;
    padding-left: 90px;
}

h2.theme__content-title {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
    font-family: "VAGRoundedBT", 'Varela Round';
  color: #1e3467;
    padding-left: 20px;
}

.theme-condition-page .section-seperator {
  width: 100%;
  margin-left: 0;
}

.theme-page h3.content-question {
  font-size: 14px;
  font-family:"RobotoBold";
  color: #1e3467;
  margin-bottom: 15px;
}

.theme-page__top-header-text {
  margin-bottom: 38px;
  margin-top: 22px;
  display: block;
    padding: 0;
}

.content-question__wrapper strong,
.content-question__wrapper p {
  margin-bottom: 12px;
  display: block;
}

.theme-page .content-question__wrapper p,
.theme-page .content-question__wrapper ul {
  font-family:"Roboto";
}

.theme-page .content-question__wrapper ul {
    list-style: none;
    padding-left: 0;
}

.content-question__wrapper > ul {
  padding-left: 0;
  list-style-type: none;
}

.content-question__wrapper li {
  padding-bottom: 0; /*6px;*/
}

.content-question__wrapper li > p {
  display: inline-block;
    width: 80%;
}

.content-question__wrapper li:before {
  content: '•';
  display: inline-block;
  padding-right: 12px;
  font-size: 22px;
  width: 20px;
  vertical-align: top;
  line-height: 22px;
}

.content-list-info {
  margin: 40px 0;
}

.content-list-info li > p {
  display: inline-block;
    width: 88%;
    padding-top: 5px;
}

.content-list__title {
  position: relative;
  width: 100%;
  display: block;
}

.content-list-info h2 {
  font-size: 18px;
  padding: 15px 10px 0 20px;
  margin: 0;
  color: #fff;
  font-family: "VAGRoundedBT", "VarelaRound";
  position: relative;
  z-index: 100;
}

.table-arrow {
  width: 24px;
  height: 24px;
  -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
    border-bottom: 1px solid #fff;
    border-right:  1px solid #fff;
    display: inline-block;
    position: relative;
    top: 12px;
    left: 20px;
    z-index: 10;
}

.content-list-info > ul,
.content-list-info > div > ul{
  list-style-type: none;
  padding: 0 22px;
  margin-top: 30px;
}

.content-list-info li {
  height: auto;
  margin: 15px 0;
}

.theme-page .banner-img__large {
  display: block;
  max-width: 100%;
  width: 100%;
}

.theme-page .banner-img__small {
  display: none;
}

.theme-page .top__banner-text {
  z-index: 10;
    //left: -60px;
}

.theme-support-page .top__banner-text,
.theme-where-to-buy-page .top__banner-text{
  //left: 60px;
}

.top-menu__element-mobile {
  display: none;
  text-align: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.top-menu__element-mobile > a {
  text-decoration: none;
  color: #fff;
  padding: 15px 20px;
  display: block;
}

.text-title-seperator {
  font-size: 20px;
  color: #1e3467;
  position: relative;
  padding-bottom: 0;
  padding-left: 90px;
  word-break: break-word;
  /*position: absolute;
  left: 90px;
  top: -50px;
  margin-top: 0;
  margin-bottom: 0;*/
  font-family: "VAGRoundedBT", "VarelaRound";
}

.theme-page .seperator-with-logo {
	margin-top: 0;
  	margin-bottom: 35px;
}

.theme-page .where-to-buy-content > p {
  max-width: 100%;
  padding-left: 80px;
  margin: 0 0 12px;
}

.theme-page .content-paragraph {
  max-width: 100%;
}

.theme-page .content-paragraph > p > strong {
  font-family: "VAGRoundedBT", "VarelaRound";
}

.theme-page .content-list-half {
  width: 70%;
  display: inline-block;
}

.theme-page .content-list-half ul {
  margin-top: 22px;
}

.theme-page .content-list-half li {
  margin: 8px 0;
}

.theme-page .content-list-half .table-arrow {
  width: 22px;
  height: 22px;
  /*top: 28px;*/
  left: 25px;
}

.content-packshot {
  width: 29%;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px; /*40px;*/
  padding-left: 10px; /*50px;*/
}

#page_13 .content-packshot {
    margin-top: 30px;
    padding-left: 15px;
}

#page_28 .content-packshot {
    margin-top: 30px;
    padding-left: 0;
}

.content-packshot .packshot-img {
  display: inline-block;
  max-width: 115%;
}

#page_13 .content-packshot .packshot-img {
    max-width: 110%;
}

.content-packshot .packshot-logo-elevit {
  margin-top: 25px;
}

.content-packshot + .content-paragraph {
  max-width: 100%;
}

.theme-page .tab-content img,
.answer .step-block .block-img > img,
.step-block .block-img > img{
  max-width: 100%;
  display: block;
    margin: 0 auto;
}

.theme-page .tab-content img,
.table-left-img,
.table-right-img {
  	display: inline-block;
    vertical-align: top;
}

.table-left-img {
  	margin-right: 30px!important;
}

.theme-page .content-tab {
  width: calc(100% + 44%);
  text-align: center;
  padding-top: 25px;
  margin: 0 -50px;
}

.content-tab > .nav-tabs {
  width: 100%;
  border: none;
  padding-left: 45px;
}

.content-tab > .nav-tabs > li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  -moz-box-shadow: inset 0 -8px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -8px 10px -10px #000000;
  box-shadow: inset 0 -8px 10px -10px #000000;
}

.content-tab > .nav-tabs > li.active {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.content-tab > .nav-tabs > li > a {
  color: #fff;
  border: none;
  padding: 10px 35px;
  margin-right: 0;
    background-color: transparent !Important;
    font-family: "VAGRoundedBT", "VarelaRound";
}
.content-tab > .nav-tabs > li.active,
.content-tab > .nav-tabs > li.active > a,
.content-tab > .nav-tabs > li:hover,
.content-tab > .nav-tabs > li > a:hover {
  border: none;
  outline: none;
  color: #fff;
}

.content-tab .tab-content h3 {;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 22px;
  padding-bottom: 22px;
  color: #fff;
  font-size: 18px;
    font-family: "VAGRoundedBT", "VarelaRound";
}

.content-tab .tab-content p {
  color: #4c4c4c;
  font-size: 16px;
  max-width: 78%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-tab .tab-content .print-btn > img {
  float: right;           
}

.list-text {
  display: inline-block;
  padding-left: 12px;
}

.packshot-logo-elevit {
  display: none;
}

.theme-page .logo-seperator {
  right: 85px;
}

/*.theme-where-to-buy-page .logo-seperator {
  right: 0;
}*/
 
.page-content__next-banner .next-banner {
  max-width: 100%;
}
/*Food prepare*/
.food-prepare-wrapper{
  max-width: 480px;
    margin: 0 auto;
}
.steps {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 15px;
    height: auto;
}

.steps > img{
  max-width: 100%;
}

.step-des {
    padding-top: 8px;
}

/* end Food prepare*/

.prepation-steps-wrapper {
  max-width: 78%;
  /*max-width: 480px;*/
  margin: 0 auto; 
}

.support-page .section-page__content .prepation-steps-wrapper .step-block, .support-page .section-page__content .food-prepare-wrapper .steps {
  text-align: center;
}

.step-block {
  /*display: inline-block;*/
  /*width: 50%;
  float: left;*/
  /*padding: 15px;*/
  width:100%;
  height: 130px;
  clear: both;
}

.block-img {
    float: left;
    width: 15%;
}

.step-description {
  padding-top: 8px;
    float: left;
    width: 80%;
    text-align: left;
    margin-left: 22px;
}

.step-block > .step-description > p {
  max-width: 100%;
  padding-top: 40px;
    padding-bottom: 0;
}

.step-block > img {
  max-width: 100%;
}

.support-content__title h2 {
  color: #fff;
  font-size: 20px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
    padding-left: 90px;
    margin-left: -15px;
  width: calc(100% + 30px);
    font-family: "VAGRoundedBT", 'Varela Round';
}

.support-buttons__wrapper {
  max-width: 90%;
  display: block;
    margin-left: 75px;
}

.support-button__wrapper {
  float: left;
  display: inline-block;
  margin: 6px 0;
  width: 50%;
}

.support-button__wrapper > a {
  position: relative;
  width: 305px;
  height: 30px;
}

.theme__green.theme-support-page .support-button__wrapper .button-text {
  font-size: 13px;
}

.theme__green.theme-support-page .support-button__wrapper > a > img {
  width: 365px;
}

.support-button__wrapper .button-text {
  color: #1e3467;
  width: 100%;
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 12px;
}

.arrow-symbol {
  position: absolute;
  top: -5px;
  right: 25px;
  font-size: 20px;
}

.support-text__bullet {
  padding-left: 5px;
  display: inline-block;
  max-width: 96%;
}

.theme__page__support-content ul {
  padding-left: 0;
  list-style-type: none;
}

.theme__page__support-content ul li:before {
  content: "•";
  font-size: 16px;
  padding-right: 0;
  width: 1%;
  display: inline-block;
  vertical-align: top;
}

.theme-support-page .theme-page__top-header-text {
  padding-left: 0;
    padding-right:0;
  margin-bottom: 15px;
}

.theme-support-page .support-content {
  padding: 15px 25px;
  padding-left: 75px;
}

.theme-support-page .support-content li {
  margin-bottom: 6px;
}

.theme__page__support-content .content-question__wrapper {
  padding-left: 75px;
}

.theme-support-page h2.theme__content-title {
    padding-left: 90px;
}

.content-list-info li:before {
  vertical-align: top;
  width: 36px;
  margin-right: 0;
  display: inline-block;
}
 
/* Theme Purple - Hippo */
  .theme__purple .top-menu__element {
    background-color: #c09ecb;
  }

  .theme__purple .top-menu__element.active {
    background-color: #9f83a6;
  }

  .theme__purple .top-menu__element > a:hover {
    background-color: #9f83a6;
  }

  .theme__purple .top-menu__element-arrow {
    background-color: #9f83a6;
  }

  .theme__purple .content-list-info {
    border: 1px solid #b79ec8;
  }

  .theme__purple .content-list__title {
    background-color: #b79ec8;
  }

  .theme__purple .table-arrow {
    background-color: #b79ec8;
  }

  .theme__purple .top-menu__element-mobile {
    background-color: #9f83a6;
  }

  .theme__purple .content-list-info li:before {
    content: url('/static/media/images/checkbox-purple.png');
  }

  .theme__purple .support-content__title h2 {
    background-color: #c09ecb;
        
  }

  .theme__purple .content-tab > .nav-tabs > li.active,
  .theme__purple .content-tab > .nav-tabs > li.active > a,
  .theme__purple .content-tab > .nav-tabs > li:hover,
  .theme__purple .content-tab > .nav-tabs > li > a:hover,
  .theme__purple .content-tab .tab-content h3 {
    background-color: #9f84a6;
  }

  .theme__purple .content-tab > .nav-tabs > li {
    background-color: #c1a0cb;
  }
  .purple-accordion.panel-heading {
      background-color: #c09ecb;
  }

/* Theme Orange - Elephant */
  .theme__orange .top-menu__element {
    background-color: #feab99;
  }

  .theme__orange .top-menu__element.active {
    background-color: #e6917e;
  }

  .theme__orange .top-menu__element > a:hover {
    background-color: #e6917e;
  }

  .theme__orange .top-menu__element-arrow {
    background-color: #e6917e;
  }

  .theme__orange .content-list-info {
    border: 1px solid #feab99;
  }

  .theme__orange .content-list__title {
    background-color: #fe947d;
  }

  .theme__orange .table-arrow {
    background-color: #fe947d;
  }

  .theme__orange .top-menu__element-mobile {
    background-color: #e6917e;
  }

  .theme__orange .content-list-info li:before {
    content: url('/static/media/images/checkbox-orange.png');
  }
  .theme__orange .support-content__title h2 {
    background-color: #feab99;
  }

  .theme__orange .content-tab > .nav-tabs > li.active,
  .theme__orange .content-tab > .nav-tabs > li.active > a,
  .theme__orange .content-tab > .nav-tabs > li:hover,
  .theme__orange .content-tab > .nav-tabs > li > a:hover,
  .theme__orange .content-tab .tab-content h3 {
    background-color: #d9907c;
  }
  .theme__orange .content-tab > .nav-tabs > li {
    background-color: #f38a73;
  }

  .orange-accordion.panel-heading {
      background-color: #ef907c;
  }

/* Theme Gold -Zebra */
  .theme__gold .top-menu__element {
    background-color: #f6c65f;
  }

  .theme__gold .top-menu__element.active {
    background-color: #e0b14d;
  }

  .theme__gold .top-menu__element > a:hover {
    background-color: #e0b14d;
  }

  .theme__gold .top-menu__element-arrow {
    background-color: #e0b14d;
  }

  .theme__gold .content-list-info {
    border: 1px solid #efc15e;
  }

  .theme__gold .content-list__title {
    background-color: #efc15e;
  }

  .theme__gold .table-arrow {
    background-color: #efc15e;
  }

  .theme__gold .top-menu__element-mobile {
    background-color: #e0b14d;
  }

  .theme__gold .content-list-info li:before {
    content: url('/static/media/images/checkbox-gold.png');
  }
  .theme__gold .support-content__title h2 {
    background-color: #f6c65f;
  }
  .theme__gold .content-tab > .nav-tabs > li.active,
  .theme__gold .content-tab > .nav-tabs > li.active > a,
  .theme__gold .content-tab > .nav-tabs > li:hover,
  .theme__gold .content-tab > .nav-tabs > li > a:hover,
  .theme__gold .content-tab .tab-content h3 {
    background-color: #be9125;
  }
  .theme__gold .content-tab > .nav-tabs > li {
    background-color: #e1b24c;
  }
  .gold-accordion.panel-heading {
      background-color: #f6a800;
  }

/* Theme Green - Panda */
  .theme__green .top-menu__element {
    background-color: #90ca5f;
  }

  .theme__green .top-menu__element.active {
    background-color: #84ab62;
  }

  .theme__green .top-menu__element > a:hover {
    background-color: #84ab62;
  }

  .theme__green .top-menu__element-arrow {
    background-color: #84ab62;
  }

  .theme__green .content-list-info {
    border: 1px solid #82c44c;
  }

  .theme__green .content-list__title {
    background-color: #82c44c;
  }

  .theme__green .table-arrow {
    background-color: #82c44c;
  }

  .theme__green .top-menu__element-mobile {
    background-color: #84ab62;
  } 

  .theme__green .content-list-info li:before {
    content: url('/static/media/images/checkbox-green.png');
  }
  .theme__green .support-content__title h2 {
    background-color: #90ca5f;
  }
  .theme__green .content-tab > .nav-tabs > li.active,
  .theme__green .content-tab > .nav-tabs > li.active > a,
  .theme__green .content-tab > .nav-tabs > li:hover,
  .theme__green .content-tab > .nav-tabs > li > a:hover,
  .theme__green .content-tab .tab-content h3 {
    background-color: #6e983d;
  }
  .theme__green .content-tab > .nav-tabs > li {
    background-color: #70ac3e;
  }
  .green-accordion.panel-heading {
      background-color: #92c567;
  }

/* Theme Yellow - Tiger */
  .theme__yellow .top-menu__element {
    background-color: #e5c531;
  }

  .theme__yellow .top-menu__element.active {
    background-color: #d0b11d;
  }

  .theme__yellow .top-menu__element > a:hover {
    background-color: #d0b11d;
  }

  .theme__yellow .top-menu__element-arrow {
    background-color: #d0b11d;
  }

  .theme__yellow .content-list-info {
    border: 1px solid #efcb20;
  }

  .theme__yellow .content-list__title {
    background-color: #efcb20;
  }

  .theme__yellow .table-arrow {
    background-color: #efcb20;
  }
  .theme__yellow .top-menu__element-mobile {
    background-color: #d0b11d;
  }

  .theme__yellow .content-list-info li:before {
    content: url('/static/media/images/checkbox-yellow.png');
  }
  .theme__yellow .support-content__title h2 {
    background-color: #e5c531;
  }
  .theme__yellow .content-tab > .nav-tabs > li.active,
  .theme__yellow .content-tab > .nav-tabs > li.active > a,
  .theme__yellow .content-tab > .nav-tabs > li:hover,
  .theme__yellow .content-tab > .nav-tabs > li > a:hover,
  .theme__yellow .content-tab .tab-content h3 {
    background-color: #b6a226;
  }

  .theme__yellow .content-tab > .nav-tabs > li {
    background-color: #e3c844;
  }
  .yellow-accordion.panel-heading {
      background-color: #ffd200;
  }

/* Theme Dark Green - Crocodile */
  .theme__dark-green .top-menu__element {
    background-color: #c6c652;
  }

  .theme__dark-green .top-menu__element.active {
    background-color: #abab2f;
  }

  .theme__dark-green .top-menu__element > a:hover {
    background-color: #abab2f;
  }

  .theme__dark-green .top-menu__element-arrow {
    background-color: #abab2f;
  }

  .theme__dark-green .content-list-info {
    border: 1px solid #caca2e;
  }

  .theme__dark-green .content-list__title {
    background-color: #caca2e;
  }

  .theme__dark-green .table-arrow {
    background-color: #caca2e;
  }
  .theme__dark-green .top-menu__element-mobile {
    background-color: #abab2f;
  }

  .theme__dark-green .content-list-info li:before {
    content: url('/static/media/images/checkbox-dark-green.png');
  }
  .theme__dark-green .support-content__title h2 {
    background-color: #c6c652;
  }
  .theme__dark-green .content-tab > .nav-tabs > li.active,
  .theme__dark-green .content-tab > .nav-tabs > li.active > a,
  .theme__dark-green .content-tab > .nav-tabs > li:hover,
  .theme__dark-green .content-tab > .nav-tabs > li > a:hover,
  .theme__dark-green .content-tab .tab-content h3 {
    background-color: #a8a32a;
  }
  .theme__dark-green .content-tab > .nav-tabs > li {
    background-color: #c7c737;
  }
  .dark-green-accordion.panel-heading {
      background-color: #b2b22f;
  }

/* Theme Deep Gold - Double Zebra */
  .theme__deep-gold .top-menu__element {
    background-color: #b8a476;
        width: 50%;
  }

  .theme__deep-gold .top-menu__element:last-child .top-menu__element-arrow {
      display: none;
    }

  .theme__deep-gold .top-menu__element.active {
    background-color: #a88c4b;
  }

  .theme__deep-gold .top-menu__element > a:hover {
    background-color: #a88c4b;
  }

  .theme__deep-gold .top-menu__element-arrow {
    background-color: #a88c4b;
  }

  .theme__deep-gold .content-list-info {
    border: 1px solid #b49755;
  }

  .theme__deep-gold .content-list__title {
    background-color: #b49755;
  }

  .theme__deep-gold .table-arrow {
    background-color: #b49755;
  }
  .theme__deep-gold .top-menu__element-mobile {
    background-color: #a88c4b;
  }

  .theme__deep-gold .content-list-info li:before {
    content: url('/static/media/images/checkbox-lightolive.png');
  }
  .theme__deep-gold .support-content__title h2 {
    background-color: #c6c652;
  }
  .theme__deep-gold .content-tab > .nav-tabs > li.active,
  .theme__  .content-tab > .nav-tabs > li.active > a,
  .theme__deep-gold .content-tab > .nav-tabs > li:hover,
  .theme__deep-gold .content-tab > .nav-tabs > li > a:hover,
  .theme__deep-gold .content-tab .tab-content h3 {
    background-color: #8f7a4a;
  }
  .theme__deep-gold .content-tab > .nav-tabs > li {
    background-color: #b49755;
  }
  .deep-gold-accordion.panel-heading {
      background-color: #b49755;
  }

  .seperator-wrapper {
    position: relative;
    margin-top: 15px;
  }

  /** Standard theme */
  .standard-accordion {
      background-color: #6d7197;
  }

/* Media Queries */
@media only screen and (min-width: 1200px) {
  .content-tab .tab-content .print-btn > img {
    margin-right: 165px;
    margin-top: -20px;            
  }
}
 
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .content-tab .tab-content .print-btn > img {
    margin-right: 80px;       
  }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
  .theme-page .tab-content img, .table-left-img, .table-right-img {
    width: 45%;
  }
}

@media only screen and (min-width: 768px) {
  .standard-accordion,
  .standard-accordion + .panel-collapse,
  .paragraph-fixed-width {
    width: 80%;
  }
}
    
@media only screen and (min-width: 767px) {
  .content-tab .tab-content h3 {
    margin: 0 -50px 0 -40px;
  }
}

@media only screen and (min-width: 992px) {
  .content-tab .tab-content h3 {
    margin: 0 -35px 0 -40px;
  }
}

@media only screen and (min-width: 1025px) {
  .content-tab .tab-content h3 {
    margin: 0 -18px 0 -40px;
  }
}

@media only screen and (max-width: 1024px) {
  .theme__page__support-content .content-question__wrapper, .theme-support-page .support-content {
    padding-left: 35px;
  }
  .support-buttons__wrapper {
    margin-left: 35px;
  }
  .support-content__title h2 {
    padding-left: 50px;
  }
  h1.theme__content-title {
    padding-left: 50px;
  }

  .top__banner-text.theme-page-header > h1,
    .top__banner-text.theme-page-header > h2 {
      padding-left: 35px;
      padding-top: 35px;
      font-size: 36px;
    }
  #page_30 .top__banner-text.theme-page-header > h2,
  #page_25 .top__banner-text.theme-page-header > h2 {
    padding-top: 10px;
  }
  .page-content__text {
    padding-left: 55px;
  }
  .theme-page .content-paragraph {
    max-width: 100%;
  }
  .theme-page .content-paragraph ul {
    padding-left: 15px;
  }
  .theme-page .where-to-buy-content > p {
    padding-left: 45px;
  }
  .text-title-seperator {
    /*left: 55px;*/
    font-size: 18px;
    padding-left: 55px;
    /*top: -35px;*/
  }
  .where-to-buy-content {
    margin-bottom: 15px;
  }
  .theme-page .top__banner {
    height: auto;
  }
  .theme-page .seperator-with-logo {
    /*margin-top: 60px;*/
  }
  .theme-support-page .top__banner-text, .theme-where-to-buy-page .top__banner-text {
    left: 0;
  }

  .theme-support-page .top__banner-text {
    top: 10px;
  }
  .step-block > .step-description > p {
    padding-top: 20px;
  }
  .content-list-info li > p {
    width: 85%;
  }

}

@media only screen and (max-width: 992px) {
  .theme-page .where-to-buy-content > p {
    padding-left: 40px;
  }
  .text-title-seperator {
    /*left: 50px;*/
  }
  .theme-products-page .text-title-seperator {
    /*top: -40px;*/
  }
  .logo-seperator {
    width: 100px;
    top: -32px;
  }
  .seperator-with-logo {
    /*min-height: 40px;*/
  }
  .content-packshot {
    margin-top: 80px; /*120px;*/
  }
  .content-list-info > ul {
    padding: 0 12px;
  }
  .list-text {
    padding-left: 5px;
  }
  .support-buttons__wrapper {
    max-width: 90%;
    margin-left: 40px;
  }
  .theme__green.theme-support-page .support-button__wrapper .button-text {
    font-size: 11px;
    top: 3px;
    left: 10px;
  }

  .theme__green.theme-support-page .support-button__wrapper .button-text .arrow-symbol {
    top: -6px;
    font-size: 18px;
  }

  .theme__green.theme-support-page .support-button__wrapper > a > img {
    width: 312px;
  }
  .step-block > .step-description > p {
    padding-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
   .page-content__text {
      padding: 0 20px;
    }
        .theme-support-page h1.theme__content-title {
          padding-left: 0;
        }
        .content-list-info {
          margin-top: 0;
        }
        #tab1 > p {
        text-align: left;
      }
    .theme-where-to-buy-page .logo-seperator {
          right: 0;
        }
      
        .theme-products-page .content-list-info {
          margin-left: 0;
            margin-right: 0;
            margin-top: 20px;
        }
      
        .content-list-info li > p {
          width: 80%;
            padding-top: 3px;
        }
      
    .page-content__next-banner img {
      margin: 0 auto;
    }
      
    .theme-page .top__banner-text {
      background-color: #fff;
      color: #1e3467;
      position: relative;
      left: 0;
      top: 0;
      padding: 15px;
    }
      
    .top__banner-text.theme-page-header > h1,
        .top__banner-text.theme-page-header > h2 {
      display: block;
      font-size: 24px;
      margin-top: 0;
      margin-bottom: 0;
            padding-left: 0;
            padding-top: 0;
    }
      
        .theme__deep-gold .top-menu__element {
          width: 100%;
        }
      
    .top-menu__element {
      display: none;
      width: 100%;
      text-align: left;
    }
      
    .top-menu__element img,
    .top-menu__element.active img,
    .top-menu__element.active > .top-menu__element-arrow {
      display: none;
    }
      
    .top-menu__element.active {
      display: none !important;
      width: 100%;
      text-align: left;
    }
      
    .top-menu__element-mobile .top-menu__element-arrow {
      display: block;
        width: 18px;
          height: 18px;
        border-right: 2px solid #fff;
        border-top: 2px solid #fff;
        right: 15px;
        top: 10px;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .theme-support-page .theme-page__top-header-text {
      margin-bottom: 15px;
      margin-top: 12px;
            padding: 0 15px;
    }
      
        .theme-support-page h2.theme__content-title {
          padding-left: 0;
        }
    
    h1.theme__content-title {
          margin-bottom: 20px;
      max-width: 100%;
            padding-left: 20px;
        }
      
    .theme-condition-page .section-seperator {
      width: auto;
      margin-left: 20px;
      margin-right: 20px;
    }
      
    .top-menu__element > a,
    .top-menu__element-mobile > a {
      padding: 15px 20px;
      width: 70%;
    }
    .top-menu__element.active > .top-menu__element-arrow {
      width: 18px;
      height: 18px;
      border-right: 2px solid #fff;
      border-top: 2px solid #fff;
      right: 15px;
      top: 10px;
        -ms-transform: rotate(135deg);
          -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
      
    .content-list-info h2 {
      padding: 10px 12px;
    }
      
    .content-list-info > ul {
      padding: 0 10px;
      margin-top: 20px;
    }
      
    .theme-page .banner-img__small {
      display: block;
    }
      
    .theme-page .banner-img__large {
      display: none;
    }
      
    .table-arrow {
      width: 20px;
      height: 20px;
      top: 12px;
      left: 16px;
    }
      
    .theme-products-page .content-question__wrapper {
      padding-left: 0;
        padding-right: 0;
    }
      
    .top-menu__element-mobile {
      display: block;
      width: 100%;
      position: relative;
    }
      
    .theme-page .seperator-with-logo {
      /*margin-top: 50px;*/
    }
      
    .text-title-seperator {
      /*left: 10px;*/
      padding-left: 10px;
      padding-bottom: 15px;
    }
      
    .theme-page .where-to-buy-content > p {
      padding-left: 10px;
    }
      
    .theme-products-page .text-title-seperator {
      /*top: -30px;*/
    }
      
    .theme-products-page.theme-page .content-paragraph {
      max-width: 100%;
      padding: 0;
    }
      
    .theme-products-page .page-content__text {
      padding: 0 20px;
    }
      
    .theme-products-page.theme-page .seperator-with-logo {
      /*min-height: 15px;*/
      margin-bottom: 0;
      
    }
      
    .theme-page .content-list-half {
      width: 100%;
      margin-top: 12px;
      margin-bottom: 12px;
    }
      
    .content-packshot {
      margin-top: 15px;
      width: 100%;
      padding-left: 0;
      margin-bottom: 15px;
    }
    .theme-page .content-tab {
      width: 100%;
      margin: auto;
    }
    .content-tab > .nav-tabs > li {
      width: 31.5%;
      float: left;
      margin-left: 2px;
      margin-right: 2px;
      min-height: 60px;
    }
    .content-tab > .nav-tabs > li > a {
      padding: 10px 0;
    }
    .content-tab .tab-content h3 {
      font-size: 16px;
      margin: 0 -20px;
    }
    .content-tab .tab-content p {
      max-width: 100%;
      padding: 15px 0;
      font-size: 14px;
    }

    .step-description p{
      max-width: 100% !important;
      padding-top: 0 !important;
    }
    .block-img{
      float:none;
      width: 30%;
      padding: 0;
      padding-left: 12px;
      display: inline-block;
      vertical-align: top;
    }
    .theme-page .content-list-half .table-arrow {
      left: 12px;
    }
    .content-packshot .packshot-img,
    .content-packshot .packshot-logo-elevit {
      display: inline-block;
      float: left;
      width: 50%;
    }
    .theme-products-page .logo-seperator {
      display: none;
    }
    .theme-products-page .seperator-with-logo .section-seperator {
      width: auto;
            margin: 10px 9px 20px;
    }
    .content-tab > .nav-tabs {
      padding-left: 0;
    }
    .theme-page .tab-content img {
      margin: 0 auto;
    }
    .prepation-steps-wrapper{
      max-width: 100%;
    }
    .step-block {
      display: block;
      width: 100%;
      height: auto;
      float: none;
    }
    .step-description{
      float: none;
      width: 68.5%;
      text-align: left;
      margin: 0;
      display: inline-block;
      padding-top: 20px;
      padding-left: 10px;
    }
    .support-button__wrapper {
      display: block;
      width: 100%;
      float: none;
      text-align: center;
      margin: 10px 0;
    }
    .support-button__wrapper img {
      max-width: 100%;
    }
    .support-button__wrapper .button-text {
      left: 6px;
      top: 2px;
      font-size: 12px;
      text-align: left;
    }
    .arrow-symbol {
      top: -8px;
    }
    .support-content__title h2 {
      width: calc(100% + 30px);
      padding-left: 15px;
    }
    .theme-support-page .support-content {
      padding: 15px 0 0;
    }
    .support-buttons__wrapper {
      max-width: 100%;
      padding: 15px 0 0;
      margin-left: 0;
    }
    .theme-page h3.content-question {
      margin-top: 10px;
    }
    .theme__page__support-content ul {
      padding-bottom: 5px;
    }
    .theme-support-page .section-seperator {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .theme__page__support-content .content-question__wrapper {
      padding-left: 0;
    }
    .packshot-img.img-responsive {
      max-width: 100%;
    }

    /*food prepare*/
    .steps {
        display: block;
        width: 100%;
        float: none;
    }
    /*end food prepare*/

	.table-left-img {
        margin-right: 0!important;
    }
}

  @media only screen and (max-width: 767px) and (orientation: landscape) {
      .theme-products-page .seperator-with-logo .section-seperator {
          max-width: 93%;
        }
        .block-img {
          vertical-align: top;
          padding-top: 15xp;
          padding-right: 12px;
        }
        .step-description {
          padding-top: 32px;
        }
    
    	.text-title-seperator {
        	padding-bottom: 0;
        }
    }

  @media only screen and (max-width: 360px) {
    .content-list-info h2 {
      font-size: 16px;
    }
      .step-description {
        padding-top: 15px;
        padding-left: 15px;
      }
      .block-img {
        padding-top: 5px;
      }
  }