@charset "UTF-8";
/* CSS Document */
#commingsoon{ padding-bottom: 2.5em; text-align: center; }
.commingsoon--title{ text-align: center; line-height: 1.3; }
.commingsoon--title .en{ display: block; font-size: 362%; font-weight: 200; font-style: italic; color:#808080;  }
.commingsoon--title small{ margin-top: 10px; display: block; font-size: 137.5%; font-weight: 400; color:#55AE91; }
#commingsoon p{ margin-top: 47px; font-size: 100%; }

@media only screen and (max-width: 768px){
    #commingsoon p{ margin-top: 25px; font-size: 90%; }
}