@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;1,500;0,700;0,900&display=swap');
html
{
  background-color: #E9F1FA;
}
body {
  font-size: 20px;
  color: #2f2933;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 30px;
  background-color: transparent;
}

p,.re_text_message {
  line-height: 1.2;
  margin: auto;
  text-align: justify;
  color: #223945;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}


::-webkit-scrollbar{
  width: 10px;
}
::-webkit-scrollbar-button       { background:#DE6495;}
::-webkit-scrollbar-track        { background:#1f1e2c; }
::-webkit-scrollbar-track-piece  { /* 4 */ }
::-webkit-scrollbar-thumb        {background:#DE6495;}
::-webkit-scrollbar-corner       { background:#1f1e2c; }
::-webkit-resizer                { /* 7 */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

a {
  color: #DE6495;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:focus, a:hover {
  color: #de6394;
  text-decoration: none!important;
  cursor: pointer;
}
ul
{
   list-style-type: none;
   margin:auto;
   padding:0;
}
blockquote {
  font-style: italic;
  color: #868e96;
}
.navbar
{
  padding: 0;
  padding-bottom: 20px;
}
.section-heading,.re_text_message h1{
  font-size: 23px;
  font-weight: 900;
  margin-top: 0;
  line-height: 1;
  color: #DE6495;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.re_text_message h3,
.re_text_message h4
{
  line-height: 1.2;
  margin: auto;
  text-align: left;
  color: #223945;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}
.re_text_message h4
{
  font-weight: 500;
  font-style: italic;
  padding: 10px 0;
}
.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
}

::-moz-selection {
  color: #fff;
  background: #DE6495;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #DE6495;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}
button:focus {outline:0;}


footer{
  background: #223945;
  color: #fff;
  bottom: 0;
  width: 100%;
  position: fixed;
  z-index: 2;
}

footer .list-inline {
  margin: 0;
  padding: 0;
}

footer .copyright {
  font-size: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #df6495;
  padding: 10px 0;
  margin-top: 0;
  font-family: 'Montserrat', sans-serif;
  text-shadow: none;
  font-weight: 400;
}

#container-holder,.WordSection1
{
  color:#fff;
}
#container-holder a .btn
{
  background:#fff;
  color: #000;
}

/*----------------------------------------*/
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
{
  color: #DE6495;
}
#navbarResponsive
{
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 130px;
  color: #000;
  display: none;
}
.active #navbarResponsive
{
  display: block !important;
}
.nav-link {
  color: #223945;
  font-family: 'Montserrat', sans-serif;

}
.addBg
{
  background: #c7b337;
}
.navbar-brand
{
    text-align: center;
    margin: auto;
}
.navbar-brand>img
{
  width: 100%;
}
.outern_box
{
  text-align: center;
  padding-top: 25px;
}
.outern_box>img
{
  width: 100%;
  max-width: 400px;
}
.box
{
  height: 100px;
  position: absolute;
  width: 100%;
  margin: auto;
  display: block;
  right: 0;
  left: 0;
  top: 64px;
}
#intro
{
  margin: 90px 0;
}
.intro_box, .explanation
{
  line-height: 1.2;
  background: #FFFFFF;
  border: none;
  color: #223945;
  text-align: center;
  font-size:17px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  max-width: 850px;
  margin:auto;
  padding: 20px;
  margin-bottom: 20px;
}
.explanation
{
  max-width: 100%;
}
hr
{
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  border: none;
}

section.health>h1.section-heading,
section.games>h1.section-heading,
section.travel,>h1.section-heading,
section.gaming>h1.section-heading

{
  margin-top: 20px;
  margin-bottom: 20px;
}
section.health p,
section.games p,
section.travel, p,
section.article p,
section.recipes p,
section.make_up p,
section.meditation p,
section.yoga p,
section.yogasc p,
section.articles p,
section.gaming p
{
  padding: 10px 0;
}

section.health p.text-center,
section.games p.text-center,
section.travel, p.text-center,
section.article p.text-center,
section.recipes p.text-center,
section.make_up p.text-center,
section.meditation p.text-center,
section.yoga p.text-center,
section.yogasc p.text-center,
section.articles p.text-center,
section.gaming p.text-center
{
  margin-bottom: 20px;
}
.vid
{
  -moz-background-size: cover;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  height: 225px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #DE6495;
  background-position: center;
}
.play {
    content: " ";
    background-image: url(../img/play.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 75px;
    top: 0;
    height: 75px;
    bottom: 0;
    -moz-background-size: cover;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: drop-shadow(0px 2px 2px #262626);
            filter: drop-shadow(0px 2px 2px #262626);
}

.btn_more
{
  border: 2px solid #DE6495;
  background: none;
  font-weight: 500;
  max-width: 150px;
  margin: auto;
  margin-top: 20px;
  color: #DE6495;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
}
.categories
{
  -moz-background-size: cover;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #D12D62;
  background-position: center;
  text-align: center;
}
.health .categories
{
  -moz-background-size: cover;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #E9D23B;
  background-position: center;
  text-align: center;
}#mobile-box {
  width: 360px; }

.gradient-card {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 66, 37, 0.5)), color-stop(100%, rgba(0, 47, 75, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 47, 75, 0.5)), to(rgba(220, 66, 37, 0.5)));
  background: -moz-linear-gradient(top, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 47, 75, 0.5) 0%, rgba(220, 66, 37, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */ }

.card {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
       border-radius: 10px; }

.card .view {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
       border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
       border-top-right-radius: 10px; }

.card h5 a {
  color: #0d47a1;
}
.card h5 a:hover {
  color: #072f6b;
}

#pButton {
  float: left; }

#timeline {
  width: 90%;
  height: 2px;
  margin-top: 20px;
  margin-left: 10px;
  float: left;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  }

#pButton {
  margin-top: 12px;
  cursor: pointer; }

#playhead {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
       border-radius: 50%;
  margin-top: -3px;
  background: black;
  cursor: pointer; }
.categories>.section-heading
{
}
.active
{
  height: 100vh;
  top: 0;
  bottom: 0;
  display: block;
  text-align: center;
  color: #223945;
  background: #C5B42F;
}
.p_Relative
{
  position: relative;
}
.p_Absolute
{
  position: absolute;
}
.ingredients_list .article_title{
  margin: auto;
  display: block;
}
.article_title
{
  bottom: 20px;
  left: 0;
  right: 0;
  font-size: 16px;
  font-weight: bolder;
}
#recipe .article_title
{
  bottom: initial;
}
.closeButton
{
  display: none;
  border: none;
  width: 45px;
  height: 45px;
  background: none;
  color: #f8f9fa;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  right: 0;
  background: #223945;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.show
{
  display: block;
}
.dropdown-menu
{
  text-align: left;
  position: inherit;
  right: 0;
  left: 0;
  float: none;
  width: 200px;
  background: none;
  margin: auto;
  border: none;
  color: #d6bc9f;
}
.dropdown-item,.dropdown-item:hover
{
  text-align: center;
  color: #DE6495;
  font-family: 'Montserrat', sans-serif;
  background:none;
  text-align: left;
  padding-left: 95px;
}
.dropdown-item:hover,.dropdown-item:focus,.dropdown_text:hover,.dropdown_text:focus
{
  color:#fff;
}
.dropdown_text
{
  background: none;
  color: #DE6495;
  border: none;
  font-family: 'Montserrat', sans-serif;
  padding: .5rem 1rem;
}
.dropdown-toggle::after
{
  vertical-align:0;
}
.dropdown-menu>.nav-link
{
  padding: 0;
}
section.health .col-md-4,
section.games .col-md-4,
section.meditation .col-md-4,
section.articles .col-md-4,
section.recipes .col-md-4,
section.make_up .col-md-4,
section.yogasc .col-md-4
{
  margin-bottom: 20px;
}
#infinite-scrolling
{
  text-align: center;
  margin: auto;
}
.pagination
{
  font-size: 14px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  margin: auto;
  text-align: center;
  width: 100%;
  display: block;
}
.previous_page,
.previous_page.disabled .next,
.next-page,
#infinite-scrolling a,
#infinite-scrolling em,
#infinite-scrolling .next_page,
.page-link:hover,
.page-link:focus
{
  font-style: inherit;
  color: #DE6495;
  background-color: transparent;
  border: 1px solid #DE6495;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5rem .75rem;
  margin-left: -5px;
  line-height: 1.25;
}
#infinite-scrolling a[rel="prev"]
{
-webkit-border-top-left-radius: .25rem;
-webkit-border-bottom-left-radius: .25rem;
-moz-border-radius-topleft: .25rem;
-moz-border-radius-bottomleft: .25rem;
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem;
}
#infinite-scrolling a[aria-label]
{
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}
.page-link:hover,.page-link:focus{
  background-color: #fff;
}
#infinite-scrolling .next_page
{
-webkit-border-top-right-radius: .25rem;
-webkit-border-bottom-right-radius: .25rem;
-moz-border-radius-topright: .25rem;
-moz-border-radius-bottomright: .25rem;
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
#infinite-scrolling .current
{
  background: #DE6495;
  color: #fff;
  text-shadow: 0px 1px 1px #262626;
}
#infinite-scrolling .next_page:hover,
#infinite-scrolling .current:hover,
#infinite-scrolling a:hover
{
  cursor: pointer;
}

.spacing-top
{
    margin-top: 90px;
}
.content_title
{
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  line-height: 1;
  color: #E9D23B;
  text-shadow: 0px 1px 0px #262626;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: auto;
  text-transform: capitalize;
}
.goback
{
  color: #223945;
  font-size: 12px;
  font-family: 'Montserrat',sans-serif;
  /* text-shadow: 0px 2px 0px #262626; */
  padding-top: 8px;
}
.goback:before
{
  display: inline-block;
  margin-right: .255em;
  vertical-align: -1px;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: .3em solid transparent;
  border-left: .3em solid transparent;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #E9D23B;
}
video {
  max-width: 100%;
  border: none;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #000;
}
.ckin__fullscreen video
{
   max-height: 100%;
  height: 100%;
}
.minimal__controls
{
  background:#111318;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.minimal .progress {
  background: #575966;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 8px;
  overflow: inherit;
}

.minimal .progress__filled {
  width:0%;
  background: #E9D23B;
  position: relative;
  height: 8px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.minimal .progress__filled:before{
  content:url(../img/pro.png);
  width: 20px;
  height: 20px;
  font-size: 20px;
  color: #000;
  position: absolute;
  right: -7px;
  top: -8px;
  margin-top: 0;
  z-index: 99999;
}
button.minimal__button--big> i.ckin-play:before
{
  content: " " !important;
}
button.minimal__button--big> i.ckin-play
{
  background-image: url(../img/play.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 2px 2px #262626);
          filter: drop-shadow(0px 2px 2px #262626);
}
button.minimal__button--big> i.ckin-play:hover
{
  cursor: pointer;
}
button.minimal__button> i.ckin-play:before,
button.minimal__button> i.ckin-pause:before,
button.minimal__button> i.ckin-expand:before,
button.minimal__button> i.ckin-compress:before
{
  content: " " !important;
}
button.minimal__button> i.ckin-play,
button.minimal__button> i.ckin-pause,
button.minimal__button> i.ckin-expand
button.minimal__button> i.ckin-compress
{
  width: 25px;
  height: 27px;
  background-image: url(../img/play_small.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
}
.minimal__button.volume
{
  display: none;
}
button.minimal__button--big> i.ckin-pause
{
  color: #fff !important;
}
button.minimal__button> i.ckin-pause
{
  width: 25px;
  height: 25px;
  background-image: url(../img/pause_small.png);
}
button.minimal__button> i.ckin-expand,
button.minimal__button> i.ckin-compress
{
  width: 29px;
  height: 29px;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
       -webkit-background-size: contain;
            -o-background-size: contain;
          background-size: contain;
  background-image: url(../img/fullscreen.png);
}
.minimal
{
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#sound
{
  background-image: url("../img/sound_wave.png");
  background-repeat: repeat-x;
  background-position: center;
}
.sound_base
{
  background-image: url("../img/sound_base.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 450px;
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  margin-top: 30px;
}
#pButton:before
{
  content: " " !important;
}
#pButton
{
  background-image: url(../img/play.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 2px 2px #262626);
  filter: drop-shadow(0px 2px 2px #262626);
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
#min_ten_sec
{
  background-image: url(../img/min_ten_sec.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 2px 2px #262626);
  filter: drop-shadow(0px 2px 2px #262626);
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: 0;
  z-index: 2;
}
#plus_ten_sec
{
  background-image: url(../img/plus_ten_sec.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 2px 2px #262626);
  filter: drop-shadow(0px 2px 2px #262626);
  width: 60px;
  z-index: 2;
  height: 60px;
  position: absolute;
  right: 0;
  margin: auto;
  bottom: 0;
}
#plus_ten_sec:before,#min_ten_sec:before
{
  cursor: pointer;
}
#audioplayer
{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 220px;
  height: 130px;
  width: 100%;
  margin-top: 160px;
}
#song-time
{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 2px 2px #000000;
  z-index: 1;
}
section.yogasc .article_preview
{
  height: 210px
}
.image
{
  width: 100%;
  background: #fff;
  margin: 20px auto;
  border: 2px solid #DE6495;
}
.image>img
{
  display: block;
  width: 80%;
  margin: auto;
}
.headerimage:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/header_bg.png');
    opacity: .7;
}
.headerimage:after {

    z-index: 1
}
.headerimage  * {
    z-index: 100;
}
.make_darker
{
  background-image: url('../img/header_bg.png');
  position: inherit;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  margin: auto;
  padding: 55px 5px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  min-height: 176px;
  line-height: 1;
}
#articles .make_darker>.section-heading{
  margin-bottom: 0;
}
.article_text
{
  text-align: justify;
  color: #223945;
  margin: 20px 0;
  font-size: 12px;
  padding: 10px;
  font-weight: 500;
}
.article_text b
{
  font-size: 14px;
  font-weight: bold;
}
.article_text span
{
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.info_about_recipe i
{
  color: #DE6495;
  text-shadow: 0px 2px 0px #262626;
  font-size: 35px;
}

.info_about_recipe
{
  color: #fff;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: 40%;
  left: 0;
  right: 0;
  margin: auto;
}
.info_about_recipe_wap
{
  color: #fff;
  font-size: 12px;
}
.info_about_recipe_wap i
{
  color: #DE6495;
  text-shadow: 0px 2px 0px #262626;
  font-size: 20px;
}
.info_about_recipe_wap .column_for_info
{
  height: auto;
  margin: auto;
}
.column_for_info {
    height: 50px;
    padding: 0 4px;
    margin-bottom: 20px;
}
.text_info_recipe, .ico {
    line-height: 50px;
}
.text_info_recipe{
    font-weight: 500;
    text-shadow: 0px 2px 0px #262626;
}
.ico {
    vertical-align: middle;
}
.recipe_base_text
{
  font-weight: 500;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 20px;
  text-shadow: 0px 2px 0px #262626;
}

.article_sub_title
{
  font-size: 14px;
  text-shadow: 0px 2px 0px #262626;
  font-weight: bolder;
}
.article_sub_title:before
{
  content: "-";
  color: #DE6495;
}
.method
{
  font-size: 16px;
}
section.recipes .make_darker
{
    min-height: 200px;
}
section.recipes .make_darker>p.section-heading
{
  right: 0;
  margin-bottom: 0;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 40%;
  width: 89%;
}
.login
{
  margin-top: 75px;
}
.login .card
{
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: 2px solid #DE6495;
  background: url(../img/header_bg.png);

}
.login label
{
  margin-top: .5rem;
  margin-bottom: 0;
  line-height: 1.2;
  color: #fff;
  text-shadow: 1px 2px 2px #000000;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

#msisdn_lead
{
  display: block;
    width: 100%;
    height: -webkit-calc(1.5em + .75rem + 2px);
    height: -moz-calc(1.5em + .75rem + 2px);
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-border-radius: .25rem;
       -moz-border-radius: .25rem;
            border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out,-moz-box-shadow .15s ease-in-out;
}
.login .form-control,#msisdn_lead
{
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #DE6495;
  width: 73%;
}
#inputPassword
{
  width: 100%;
}
#msisdn_lead
{
  width: 25%;
  float: left;
  margin-right: 2%;
  padding-right: 0;
}
.login button.btn
{
      background: #DE6495;
      font-weight: 500;
      margin: auto;
      margin-top: 20px;
      color: #fff;
      text-shadow: 1px 2px 2px #000000;
      font-size: 14px;
      text-transform: uppercase;
      text-align: center;
      padding: 12px;
      width: 100%;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
              border:none;
}
section.recipes .video
{
  min-height:204px;
  padding: 55px;
}
section.recipes .video:before
{
  content: "";
  background-image: url(../img/play.png);
  -moz-background-size: contain;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  display: block;
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0px 2px 2px #262626);
  filter: drop-shadow(0px 2px 2px #262626);
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
section.health,
section.games,
section.travel,
section.gaming
{
  background: #fff;
  padding: 70px 0;
  position: relative;
}
section.health,
section.games
{
background:#E9F1FA;
}
section.spacing-top.health,
section.spacing-top.travel,
section.spacing-top.gaming
{
  background: none;
}
section.gaming .section-heading,
section.travel .section-heading
{
  color: #223945;
  text-shadow: none;
}
section.gaming .make_darker .section-heading,
section.travel .make_darker .section-heading
{
  color: #e3d41c;
  text-shadow: none;
}
p.text-center
{
  margin-bottom: 20px;
}
a.moreButtom
{
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
 border-radius: 100px;
 cursor:pointer;
 font-size: 13px;
 padding:10px 0;
 text-decoration:none;
 width: 200px;
 display: block;
 text-align: center;
 margin: auto;
 text-transform: uppercase;
 font-weight: 700;
}
section.gaming a.moreButtom, section.travel a.moreButtom
{
  color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#de6495+0,de6495+100 */
  background: #de6495; /* Old browsers */
  background: -moz-linear-gradient(top,  #de6495 0%, #de6495 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #de6495 0%,#de6495 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear,  left top, left bottom,  from(#de6495),to(#de6495));
  background: -moz-linear-gradient(top,  #de6495 0%,#de6495 100%);
  background: -o-linear-gradient(top,  #de6495 0%,#de6495 100%);
  background: linear-gradient(to bottom,  #de6495 0%,#de6495 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de6495', endColorstr='#de6495',GradientType=0 ); /* IE6-9 */
}
section.health a.moreButtom,section.games a.moreButtom
{
  color: #223945;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#de6495+0,de6495+100 */
  background: #E9D23B; /* Old browsers */
  background: -moz-linear-gradient(top,  #E9D23B 0%, #E9D23B 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #E9D23B 0%,#E9D23B 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear,  left top, left bottom,  from(#E9D23B),to(#E9D23B));
  background: -moz-linear-gradient(top,  #E9D23B 0%,#E9D23B 100%);
  background: -o-linear-gradient(top,  #E9D23B 0%,#E9D23B 100%);
  background: linear-gradient(to bottom,  #E9D23B 0%,#E9D23B 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9D23B', endColorstr='#E9D23B',GradientType=0 ); /* IE6-9 */
}

.bg_main
{
  background-image: url(../img/mainbg.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
}
.relative
{
  position: relative;
  z-index: 1
}
@media screen and (min-width: 280px) {
  .navbar-expand-lg .navbar-toggler
  {
    display: block; color: #203945; border: none;
    font-size: 1.75rem;
    position: absolute;
    right: 7px;
  }
  .bar1, .bar2, .bar3 {
    width: 35px;
    height: 3px;
    background-color: #203945;
    margin: 8px 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
  }
  .box
  {
    width: 90%;
    max-width: 500px;
    height: 112vw;
  }
  .navbar-brand>img
  {
    max-width: 200px;
  }
  .outern_box {
      margin-top: 90px;
  }
  .health .col-md-4,
  .gaming .col-md-4,
  .travel, .col-md-4
  {
    margin-bottom: 20px
  }
  .closeButton
  {
    right: 13px;
  }
  .p_Relative
  {
    top:10px
  }
 section.gaming .ebook
  {
    -moz-background-size: cover;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-position: center;
  }
 section.gaming .ebook .make_darker
 {
    background: url(../img/header_bg_2.png);
 }
  section.gaming .ebook .make_darker p
  {
    display: none;
  }
  video
  {
    max-height: 66vw;
  }
  button.minimal__button--big> i.ckin-play
   {
    width: 70px;
    height: 70px;
  }
  #sound
  {
  -moz-background-size: cover;
       -webkit-background-size: cover;
            -o-background-size: cover;
          background-size: cover;
  }
  .headerimage
  {
    -moz-background-size: cover;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    min-height: 150px;
    background-position: center right;
    background-repeat: no-repeat;
    position: relative;
  }
  .ingredients_list
  {
    border: none;
    border-bottom: 2px dotted #DE6495;
    padding-bottom: 20px;
  }
  .info_about_recipe {
    bottom: 43%;
  }
  #recipe .article_title
  {
    bottom: -5vw;
  }
  .health_l_bgimg {
    background: url(../img/health_l.png);
    height: 216px;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: left bottom;
    width: 15vw;
  }
  .games_l_bgimg {
    background: url(../img/games_l.png);
    height: 436px;
    position: absolute;
    left: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: left bottom;
    width: 15vw;
  }
  .games_r_bgimg {
    background: url(../img/games_r.png);
    height: 436px;
    position: absolute;
    right: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: right bottom;
    width: 15vw;
  }
  .health_r_bgimg
  {
    background: url(../img/health_r.png);
    height: 216px;
    position: absolute;
    right: 0;
    bottom: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: right bottom;
    width: 15vw;
  }
  .gaming_l_bgimg
  {
    background: url(../img/gaming_l.png);
    height: 520px;
    position: absolute;
    left: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: left top;
    width: 15vw;
  }
  .gaming_r_bgimg
  {
    background: url(../img/gaming_r.png);
    height: 519px;
    position: absolute;
    right: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    background-position: right top;
    width: 15vw;
  }
  .travel_l_bgimg
  {
    background: url(../img/travel_l.png);
    width: 88px;
    height: 455px;
    position: absolute;
    left: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    z-index: 0;
  }
  .travel_r_bgimg
  {
    background: url(../img/travel_r.png);
    width: 7vw;
    height: 455px;
    position: absolute;
    right: 0;
    top: 0;
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: 0;
  }
  section.travel
  {
    margin-bottom: 0;
  }
  #contact textarea#message.form-control
  {
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  }
  #contact .subtitle
  {
    color: #AB8D60;
  }
  #contact .submit_button
  {
    width: auto;
    margin: inherit;
    min-width: 200px;
  }

  #info-adress-show p>span
  {
    font-weight: bold;
    font-size: 14px
  }
  #info-adress-show p
  {
    font-size: 12px;
  }
  .about p.basic-text
  {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.01em;
    font-weight: 500;
    text-align: justify;
    color: #223945;
    font-size: 17px;
  }
  .about p.basic-text>b
  {
    font-size: 18px;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
  }
  .about .icons
  {
    width: 100%;
    max-width: 100px;
    display: block;
    margin: auto;
  }
  .about .middlerow
  {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 2px solid #D12D62;
    background: #fff
  }
}
@media only screen and (min-width: 446px) {
  .box
  {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar-brand>img
  {
    max-width: 150px;
  }
  .outern_box {
      margin-top: 105px;
  }
  video {
    max-height: 549px;
  }
  button.minimal__button--big> i.ckin-play
  {
    width: 94px;
    height: 94px;
  }
  .headerimage
  {
    min-height: 300px;
  }
  #sound
  {
    -moz-background-size: contain;
         -webkit-background-size: contain;
              -o-background-size: contain;
            background-size: contain;
  }
  .ingredients_list
  {
    border: none;
    border-right: 2px dotted #DE6495;
  }
  .info_about_recipe {
  bottom: 40%;
  }
  #recipe .article_title
  {
    bottom: inherit;
  }
  .health_r_bgimg
  {
    width: 184px;
    background-position: right top;
  }
  .health_l_bgimg
  {
    width: 217px;
    background-position: left top;
  }
  .gaming_l_bgimg
  {
    width: 217px;
    background-position: left top;
  }
  .gaming_r_bgimg
  {
    width: 217px;
    background-position: right bottom;
  }
  .travel_r_bgimg
  {
    width: 7vw;
  }
  .travel_r_bgimg
  {
    width: 109px;
  }
  .games_r_bgimg
  {
    width: 7vw;
  }
  .games_r_bgimg
  {
    width: 109px;
  }
}
@media only screen and (min-width: 992px) {
  .box
  {
    max-width: 900px;
  }
  #health .col-md-4,
  #games .col-md-4,
  #gaming .col-md-4,
  #travel, .col-md-6
  {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 446px) {

  #articles .section-heading
  {
        font-size: 24px;
  }
  .content_title
  {
    padding: 0 20px;
  }
}
