@media (min-width: 1200px) {
  .main-section .container {
    width: 1170px;
    max-width: inherit;
  }
}


/* ######## MAIN SECTION #########  */

.main-section {
  height:876px;
  display:block;
  background-color:#404244;
  background:url("https://monbaby.com/wp-content/themes/Xerxes/images/app/bg.png")no-repeat center top;
}

.main-txt {
  margin:230px 0 0;
}

.main-txt h1 {
  font-family: Lato, sans-serif;
  font-size:48px;
  text-transform:uppercase;
  color:#fff;
  line-height:60px;
  width:90%;
  margin:37px 0 0;
  /*-webkit-text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3); */
  /*-moz-text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3); */
  /*text-shadow: 1px 2px 0px  rgba(0,0,0, 0.3); */
  font-weight:300;
}

.sl2 img {
  display:block;
  position:absolute;
  top:83px;
  left:54px;
}

.main-txt p {
  font-size:18px;
  line-height:24px;
  color:#ffffff;
  margin:37px 0 0;
}

.main-but {
  width:100%;
  margin:26px 0 0;
  display:block;
  height:48px;
}

.butt1, .butt2 {
  height:48px;
  float:left;
}

.butt1 a {
  border-radius:3px;
  width:180px;
  display:block;
  height:48px;
  text-align:center;
  color:#ffffff;
  line-height:48px;
  float:left;
  font-size:16px;
  transition: all .5s;

}

.butt3 a {
  margin:0 0 0 20px;
  border-radius:3px;
  width:180px;
  display:block;
  height:48px;
  text-align:center;
  color:#ffffff;
  line-height:48px;
  float:left;
  font-size:16px;
  transition: all .5s;

}


.butt2 a {
  margin:0 0 0 20px;
  border-radius:3px;
  width:159px;
  display:block;
  height:48px;
  text-align:center;
  line-height:47px;
  float:left;
  border:1px solid #ffffff;
  opacity:1; color:#ffffff;
  background-color:none;
  transition: all .5s;

}

.butt2 a:hover { background-color:#ffffff; color:#555555; }

.sub-butt {
  float:none;
  margin:18px 0 0;
  display:block;
  height:20px;
  line-height: 10px;
}

.sub-butt a.one {
  font-size:14px;
  color:#ffffff;
  margin:20px 0 0;
}

.sub-butt a.two {
  font-size:14px;
  color:#ffffff;
  margin:20px 0 0 10px;
}

.sub-butt a.two i {
  font-size:16px;
  color:#ffffff;
  opacity:0.6;
}

.sub-butt a.two:hover  { opacity:1; }

.login-ico { line-height:19px; position:absolute; margin: 0 0px 0 5px; }

.main-img {
  position:relative;
  margin:120px 0 0;
}
.main-img1 {
  position:absolute;
  top:0;
  z-index:900;
  right:40px;
  display:none;
}

.main-imgs {
  position:absolute;
  top:10px;
  z-index:899;
  right:180px;
  display:none;

}

.main-img2 {
  position:absolute;
  top:10px;
  z-index:888;
  right:170px;

}

/* ######### ORANGE.CSS ################################## */

.butt1 a, ul.navi li.spec a.down, .barr, .button-newsletter, .p2-icon, .p2 a, .slide-txt a:hover, .wrap input.submit-contact  { background-color:#F879C1; }
.butt3 a { background-color:#00A0F7; }

.slider-navs li.activeSlide a i, .sec-txt span, h3.subtitle, .normal span, p.testi-subti, .cta-icons i{ color:#e66363;  }

.button-newsletter, .wrap input.submit-contact   { border:1px solid #c85858; }

.butt1 a:hover { background-color:#00A0F7; }
.butt3 a:hover { background-color:#F879C1; }


/* ########################################### */

.Faderight2 {
  -webkit-animation-delay: 0s;
}

.FadeRight,  .FadeLeft {
  -webkit-animation-delay: 1s;
}

.FadeRight2 {
  -webkit-animation-delay: 0.5s;
}

.FadeLeft2 {
  -webkit-animation-delay: 0.5s;
}

.FadeIno {
  -webkit-animation-delay: 1s; display:none;
}

.FadeIno2 {
  -webkit-animation-delay: 0.5s; display:none;
}

.FadeIno4 {
  -webkit-animation-delay: 1s; display:none;
}

.Zoomi {
  -webkit-animation-delay: 0.5s;
}

.Rolli { -webkit-animation-delay: 0.5s; display:none; }
.Rolli2 { -webkit-animation-delay: 0.6s; display:none; }
.Rolli3 { -webkit-animation-delay: 0.7s; display:none; }

.live {
  display:block;
}



#frame-2 {
  background: #51adde;

  display: block;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 980px;
  color: #fff;
}

#frame-2 a {
  color: #fff;
  /*text-decoration: underline;*/
  border-bottom: 1px solid;
}

#frame-2 a:visited {
  color: #fff;
}

#frame-2 a:hover {
  /*text-decoration: none;*/
  border-bottom: none;
}

#frame-2 h2, #frame-2 h1 {
  font-family: Lato, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  color: #fff;
  line-height: 60px;
  width: 90%;
  margin: 70px 0 50px 0;
  /* -webkit-text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3); */
  /* -moz-text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3); */
  /* text-shadow: 1px 2px 0px rgba(0,0,0, 0.3); */
  font-weight: 300;
  text-align: center;
}

#frame-2 .f2-text-block {
  font-weight: 300;

}

.f2-text-block p {
  width: 85%;
}

#frame-2 h3 {
  font-family: Lato, sans-serif;
  font-size: 29px;
  font-weight: 600;
}

.f2-feature-desc {
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-align: center;

  width: 75%;
}


.f2-feature-desc.wider {
  width: 100%;
}

.f2-feature-img {
  display: block;
  margin: 0 auto 25px;
}

.f2-features-row {
  margin-top: 80px;
  margin-bottom: 60px;
}

#frame-3 {
  height:1100px;
  display:block;
  background-color:#404244;
  background:url("https://monbaby.com/wp-content/themes/Xerxes/images/app/app_05.jpg?1") no-repeat center top;
}

#frame-4 {
  background-color:#FFF;
}

#frame-4 .row {
  margin-top: 100px;
  margin-bottom: 100px;
}

.f4-feature-item {
  text-align: center;
  vertical-align: top;
  font-size: 19px;
  line-height: 24px;
  margin-bottom: 40px;
}

.f4-feature-title {
  font-size: 19px;
  text-transform: uppercase;
  color: #51adde;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 15px;
}

/* Mobile Landscape Screen Sizes */
@media only screen and (max-width: 991px) {
  .f2-text-block p {
    width: 100%;
  }
  .f2-feature-desc {
    width: 100%;
  }
  .f2-feature-img {

  }
  #frame-3 {
    background-size: 120%;
    height: 450px;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #frame-3 {
    background-size: 120%;
    height: 500px;
  }
}


.col-centered {
  display: inline-block;
  float: none;
  /*text-align: left;*/
  /*margin-right: -4px;*/
}

.row-centered {
  text-align: center;
}