/* */
@import url("//hello.myfonts.net/count/38c013");
@font-face {
    font-family: 'URWDIN-Regular';
    src: url('webfonts/38C013_0_0.eot');
    src: url('webfonts/38C013_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/38C013_0_0.woff2') format('woff2'), url('webfonts/38C013_0_0.woff') format('woff'), url('webfonts/38C013_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'URWDIN-Light';
    src: url('webfonts/38C013_1_0.eot');
    src: url('webfonts/38C013_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/38C013_1_0.woff2') format('woff2'), url('webfonts/38C013_1_0.woff') format('woff'), url('webfonts/38C013_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'URWDIN-Bold';
    src: url('webfonts/38C013_2_0.eot');
    src: url('webfonts/38C013_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/38C013_2_0.woff2') format('woff2'), url('webfonts/38C013_2_0.woff') format('woff'), url('webfonts/38C013_2_0.ttf') format('truetype');
}

.font-regular {
    font-family: URWDIN-Regular;
    font-weight: normal;
    font-style: normal;
}
  
.font-light {
    font-family: URWDIN-Light;
    font-weight: normal;
    font-style: normal;
}

.font-strong {
    font-family: URWDIN-Bold;
    font-weight: normal;
    font-style: normal;
}

.bigbgd {
background-image: url('../img/background.jpg');
background-position: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: top;
}


.shift a{
    position: fixed;
    right: 30px;
    top:  10px;
    width: 240px;
    height: auto;
    font-weight: 700;
    color: #B79352!important;
    font-size: 18px!important;
    cursor: pointer;
    text-align: right;
    padding: 0;
    margin-top: 0!important;
}



body{
    /*background-image:url('../img/background.jpg');*/
}
.alert-danger {
    color: #fff;
    background-color: #B79352;
    border-color: #f5c6cb;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem #B79352;
}

::-moz-selection { /* Code for Firefox */
  color: white;
  background: #B79352;
}

::selection {
  color: white;
  background: #B79352;
}

.nav-tabs, .nav-link {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.wlogo {
    width: 100%;
    height: 120px;
    background-image: url('../img/wellis_logo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    margin-bottom: 70px;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ebc581;
}
.usa {
    background-image: url('../img/usa2.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 120px;
}
.usatwo {
    background-image:url('../img/usa2.png');
    background-position:top center;
    background-size: 100% auto;
    background-repeat:no-repeat;
}
.sand {
    top: -198px;
}
.sand-right {
    top: -254px;   
}
.onlydabas {
}
.onlygyor {
}
.invisible {
    display: none;      
}


.custom-control-input:checked ~ .custom-control-label::before {

    color: #fff;
    border-color: #B79352;
    background-color: #B79352;

}
/*OVERLAY REGISTRATION*/
#page-top .register-top {
    top: 40px;
    right: 30px;
    z-index: 1;
    position: fixed;
}
/*.fixed-top {
    position: fixed;
    top: 30px;
    right: 20px;
    left: 0;
    z-index: 1;
}*/
.register-top a {
    background-color: #B79352;
    opacity: .9;
    border-radius: 20px;
    padding: 10px 80px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: 0.5s;
}

.book {
    text-align: left;
    transition: .3s;
    height: 35px;
    line-height: 1.6;
    overflow-y:hidden;
}

.book__open {
    height: 692px;
/*    transition: .5s;*/
    background: #ccc;
}
.active-box:hover {
    background: rgba(255,255,255,0.05);
    cursor: pointer;
}

.book__title {
    padding-bottom: 10px;
    cursor: pointer;
}
.book__title {
    padding-bottom: 10px;
    cursor: pointer;
}
.book__tile:active {
    background-color: #8a8a8a;   
}
.book__green {
    background-color:  green;  
    text-decoration: line-through;
    transition: 0.1s;
}
#test {

}
#test:checked {
}
.hidden-box {
    width: 100%;
    position: relative;
}
.active-box {
    width: 100%;
    height: 25px;
}
.hidden-box:focus {
    background-color: green;
}
.invisible-box {
    width: 100%;
    position: absolute;
    /*visibility: hidden;*/
    opacity: 0;

}
.unclickable {
    pointer-events: none;
}
.invisible-box input:checked {
    color: green;
}
input#test {
    /*visibility: hidden;*/
    opacity: 0;
}
input#test:checked +  label{ 
    font-weight: bold; 
} 
.hidden-in {
    width: 100%;
}
label {
    cursor: pointer;
}
.hidden-box input {
    width: 100%;
    height: 25px;
}
.hidden-in input:checked + label {
}


@media screen and (max-width: 991px) {
.overlay {
    padding-left: 0px;
}
}
.overlay-content {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.rian label {
    text-decoration: line-through;
    opacity: .5;
    pointer-events: none;
    z-index: -9999;
    cursor: no-drop;
}
.regform::-moz-selection { /* Code for Firefox */
  color: none;
  background: none;
}

.regform::selection {
  color: none;
  background: none;
}

.rian:hover {
    background-color: rgba(0,0,0,0)!important;
}
.rian:active {
    background-color: rgba(255,0,0,.9)!important;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
    color: #B79352;
    text-decoration: none;
}
.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
.overlay {
    overflow-y: auto;
}
.overlay a {
    font-size: 20px
}
.overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
}
}
.register-form input, textarea, .book {
    background-color: #393939;
    color: #FFFFFF;
    border: 1px solid #111527;
    border-radius: 1rem;
    padding: 25px 35px;
    font-size: 14px;
}
.register-form .form-control:focus, .book:focus {
    background-color: #393939;
    border: 1px solid #111527;
    color: #e9bb69;
}
 .register-form input::placeholder {
 color: #FFFFFF;
}
.register-form .form-control, .book {
    background-color: #393939;
    color: #FFFFFF;
    border: 1px solid #111527;
    border-radius: 1rem;
    padding: 25px 35px;
    font-size: 14px;
}
.form-group .form-control, .book {
    padding: 5px 35px;
    font-size: 14px;
}
.register-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
}
.needs-validation .register-send {
    background-color: #B79352;
    color: #FFFFFF;
    border-radius: 1rem;
    padding: 15px 100px;
    font-size: 14px;
}
.register-send {
    background-color: #B79352;
    color: #FFFFFF;
    border-radius: 1rem;
    padding: 15px 100px;
    font-size: 14px;
}
/* END OVERLAY REGISTRATION*/  



#sideNav .navbar-nav .nav-item .nav-link {
    letter-spacing: .02rem;
}
.mt-5 {
    padding-top: 0!important;
    margin-top: 0!important;
}
.overlay-register .adat-tajekoztato {
    padding: 0px;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    display: inline;
}
.percent-deal {
    font-family: URWDIN-Light, sans-serif;
    font-size: 24px;
    line-height: 25px;
}
.email a:hover {
    color: #DFDFDF;
}
.small, small {
    font-size: 100%;
    font-weight: 300;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-size: 23px;
    font-family: URWDIN-light;
}
.navbar-nav .nav-footer-title {
    font-family: URWDIN-Bold;
    font-size: 20px;
    color: #000000;
}
.hr-footer {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0;
}
.nav-footer-text {
    font-family: URWDIN-Light;
    font-size: 15px;
    color: #000000;
}
.logo {
    padding-top: 25px;
}
.bg-light {
    background-color: #ffffff!important;
}
.error {
    color: red;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, 0.9);
    font-family: URWDIN-Bold;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.onlymobile {
    display: none;
}
.onlydesktop {
    display: block;
}
.leftsand {
    width: 25%;
    height: 100vh;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 154%;
    background-image: url('../img/sec1_1.png');
}
.rightsand {
    width: 25%;
    height: 100vh;
    top: -110px;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url('../img/sec1_3.png');
    background-size: 100%;
    right: 0px;
    background-position: top right;
}

.form-group .form-control, .book {
    height: 52px;
}    
@media (max-width:768px) {
    .wlogo {
        background-size: 70%;
        margin-bottom: 70px;
    }
    h1 {
        font-size: 2.5rem;
        line-height: 49px;
        text-align: center;
    }
    .rightsand {
        top: -24px;   
    }
    .jakuzzi-kiemelt-desk {
        display: none;
    }
    .rightsand img {
        width: 5%;
        display: none
    }
    .onlymobile {
        display: block;
    }
    .onlydesktop {
        display: none;
    }
    .image-wrapper img {
        width: 100% !important;
    }
}

@media (max-width:650px) {
    .rightsand {
        top: -54px;   
    }
}
@media (max-width: 400px) {
    h1 {
        font-size: 37.62px!important;
        line-height: 42px!important;
        text-align: center;
    }
    .btn-primary.reg-btn {
        line-height: 26px!important;
    }
    h2 {
        font-size: 36px!important;
        line-height: 37px;
    }
}


@media (min-width:768px) {
.jakuzzi-kiemelt-mob {
    display: none;
}
}

@media (max-width:1000px) {
#navbarSupportedContent .nav_footer {
    padding-top: 57px;
}
.img-main-side {
    padding-bottom: 20px;
}
.ajanlat-img-main {
    padding-top: 30px!important;
}
.logo {
    padding-top: 0px;
}
.overlay a {
    margin-top: 50px;
}
#page-top .register-top {
    display: none;
}
#page-top .overlay .closebtn {
    right: 15px;
    z-index: 5;
}
.overlay-content {
    line-height: 20px;
    padding: 10px;
}
.navbar-collapse {
    margin-top: 50px;
}
.nav-link {
    padding: .2rem 1rem;
}
.navbar {
    padding: 10px 20px 5px 10px;
}
h1 {
    font-size: 2rem;
    line-height: 40px;
}
.btn-tovabbi-akciok {
    padding: 10px 15px 10px 15px!important;
}
.btn-tovabbi-akciok-small {
    padding: 10px 10px 10px 10px!important;
}
.jumbotron {
    height: auto!important;
}
}
.btn-tovabbi-akciok-small {
    border: 1px solid #B79352;
    border-radius: 19px;
    padding: 10px 20px 10px 20px!important;
}
.container-bg-gr {
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.countdown-main li {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
}
.countdown-main li span {
    display: block;
    font-weight: bold;
    font-size: 4.5rem;
}

@media (max-width:550px) {
.countdown-main li span {
    display: block;
    font-weight: bold;
    font-size: 2.5rem;
}
.logo {
    padding-top: 25px;
}
 @media (max-width:550px) {
 .logo {
padding-top: 0px;
}
}
.countdown-main li {
    display: inline-block;
    font-size: 1rem;
    list-style-type: none;
    padding: .5em;
}
}
body {
    font-family: URWDIN-Regular, sans-serif;
    padding-top: 54px;
    color: #000;
    background-color: #111527;
    width: auto !important;
}

@media (min-width:992px) {
body {
    padding-top: 0;
    overflow-x: hidden;
}
}
h1, h2, h3, h4, h5, h6 {
    font-family: URWDIN-Regular, sans-serif;
    ;
    font-weight: 700;
    color: #000;
}
h1 {
    font-size: 6rem;
    line-height: 5.5rem
}
h2 {
    font-size: 3.5rem
}
h3 {
    font-size: 2rem
}
p.lead {
    font-size: 1.15rem;
    font-weight: 400
}
.subheading {
    text-transform: uppercase;
    font-weight: 500;
    font-family: URWDIN-Regular, sans-serif;
    ;
    font-size: 1.5rem
}
.social-icons a {
    display: inline-block;
    height: 3.5rem;
    width: 3.5rem;
    background-color: #495057;
    color: #FFFFFF;
    border-radius: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 3.5rem;
    margin-right: 1rem
}
.social-icons a:last-child {
    margin-right: 0
}
.social-icons a:hover {
    background-color: #bd5d38
}
.dev-icons {
    font-size: 3rem
}
.dev-icons .list-inline-item i:hover {
    color: #FFFFFF
}
#sideNav .navbar-nav .nav-item .nav-link {
    letter-spacing: .02rem;
}
#sideNav .navbar-toggler:focus {
    outline-color: #d48a6e
}

@media (min-width:992px) {
#sideNav {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 17rem;
    height: 100vh
}
#sideNav .navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto auto 0;
    padding: .5rem
}
#sideNav .navbar-brand .img-profile {
    max-width: 10rem;
    max-height: 10rem;
    border: .5rem solid rgba(255,255,255,.2)
}
#sideNav .navbar-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    margin-bottom: auto
}
#sideNav .navbar-collapse .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
    margin-top: 10%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
    display: block;
    line-height: 25px;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
    display: block
}
}
section.resume-section {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
    max-width: 75rem
}
section.resume-section .resume-item .resume-date {
    min-width: none
}

@media (min-width:768px) {


section.resume-section {
    min-height: 100vh;
    margin: 0 auto;
}
section.resume-section .resume-item .resume-date {
    min-width: 18rem
}
}

@media (min-width:992px) {
section.resume-section {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
    margin: 0 auto;
}
}
.bg-primary {
    background-color: #FFFFFF!important;
}
.text-primary {
    color: #FFFFFF!important
}
a {
    color: #FFFFFF
}
a:active, a:focus, a:hover {
    /*color: #B79352;*/
    color: inherit;
    text-decoration: none;
}
.jumbotron {
    background-size: cover;
    text-align: center;/*height: 100vh;*/
}
.jumbotron h1 {
    color: #FFFFFF;
    font-size: 100px;
    line-height: 120px;
    text-shadow: 10px 10px 20px rgba(0,0,0,0.5);
    padding-top: 10%;
    font-family: URWDIN-Bold;
    font-weight: normal;
    letter-spacing: 2px;
}
.jumbotron .small {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 100%;
    padding-top: 30px;
}
.img-main-side {
    width: 100%;
    height: auto;
}
h2 {
    font-weight: normal;
    font-size: 3rem;
    line-height: 45px;
    font-family: URWDIN-Bold;
}
h1 {
    font-size: 3rem;
    line-height: 65px;
    font-family: URWDIN-Bold;
    font-weight: normal;
}
.percent-deal strong {
    font-size: 18px;
}
#countdown {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 100%;
    text-shadow: 1px 1px 1px #000000;
    padding-top: 30px;
}

@media (max-width:992px) {
.jumbotron h1 {
    color: #FFFFFF;
    font-size: 50px;
    line-height: 100%;
    text-shadow: 1px 1px 1px #000000;
    padding-top: 11%
}
}
.market-date {
    font-size: 35px;
    line-height: 100%;
    padding: 30px 0 30px 0;
}
.market-date span {
    background-color: #B79352;
    padding: 5px 10px 5px 10px;
}

.go-details {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 100%;
    text-shadow: 1px 1px 1px #000000;
    padding-top: 30px;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center;
}
.hr-open-gold {
    border-bottom: 1px solid #B79352;
    color: #ffffff;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 45px;
}
.circle {
    margin: 10px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #20222d;
    color: #fff;
    border: 2px solid #B79352;
    text-align: center;
    font-size: 25px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 0;
}
.circle.one-line {
    line-height: 70px;
}
.sm-bg-content {
    background-color: #292c3c;
    border-radius: 5px;
    text-align: center;
    position: relative;
}
.btn-tovabbi-akciok {
    border: 1px solid #B79352;
    border-radius: 19px;
    padding: 10px 50px 10px 50px;
}
.url-hover a:hover {
    text-decoration: none;
}
.ajanlat-img-main {
    position: relative;
    text-align: center;
    color: white;
}
.ajanlat-img-main .bottom-right {
    position: absolute;
    bottom: 30px;
    right: 40px;
    width: 250px;
    text-align: left;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000000;
    font-weight: bold;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.nav_footer {
    padding-top: 130px;
}
.logo img {
    max-width: 70%;
    height: auto;
}
.gold {
    color: #B79352;
}
.black {
    color: #000000;
}
.market_date {
    font-family: URWDIN-Light, sans-serif;
    font-size: 50px;
    font-weight: 300;
}
#page-top .btn-primary {
    background: transparent;
    color: #fff;
    border-radius: 40px;
    border-color: #b89453;
    font-size: 16px;
}
#page-top .btn-primary:hover {
    background: #b89453;
    color: #fff;
    text-decoration: none;
}

#page-top .btn-primary.reg-btn {
    background: #b89453;
    line-height: 40px;
}
#page-top .btn-primary.reg-btn:hover {
    background: transparent;
}

.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.strike > span {
    position: relative;
    display: inline-block;
}
.strike > span:before, .strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 500px;
    height: 1px;
    background: #B79352;
}
.strike > span:before {
    right: 100%;
    margin-right: 35px;
}
.strike > span:after {
    left: 100%;
    margin-left: 35px;
}
.strike span {
    font-size: 28px;
}
/* media gallery */  
* {
    box-sizing: border-box;
}
.column-img {
    float: left;
    width: 20%;
    padding: 5px;
}
/* Clearfix (clear floats) */
.row::after {
    content: "";
    clear: both;
    display: table;
}



/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
.overlay-content {
        top: 2%;
}
.column-img {
    width: 100%;
}
}
/* END media gallery */

.reg-nav-open {
    overflow: hidden;
}

.through{
    font-size: 14px;
    text-decoration: line-through;
}


.image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    width: 50%;
    max-width: 300px;
}

.image-wrapper img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 0;
    width:auto;
    height: 100%;
    min-width:100%;
    min-height:100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.product-wrapper-r{
    margin-left: 60px;
}

.product-wrapper-l{
    margin-right: 60px;
}
.bluebox {
    background-color: #111527;
}
@media screen and (max-width: 767px) {
    .image-wrapper {
        position: relative;
        overflow: visible;
        width: 100%!important;
        max-width: 100%;

    }

    .image-wrapper img{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        min-width:100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        border-radius: 10px;
    }

    .product-wrapper-r{
        margin-left: 0;
    }

    .product-wrapper-l{
        margin-right: 0;
    }

}

.nav-tabs {
    border-bottom: 0;
}

.nav-tabs > a {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center;
    font-size: 20px;
}
.nav-tabs .nav-link {
    border:0;
    margin: 10px 20px;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: transparent;
    border: 0;
    /*border-bottom: 2px solid #b89453;*/
    background-color: #B79352;
    color: #111527;
}

.nav-fill .nav-item {
    -ms-flex: 0;
    flex: 0;
    text-align: center;
    margin: 10px 20px;
}

#celebes {
    margin: 4rem 0;
    padding: 5rem 0;
    background-image: url("/img/celeb-background.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
}

#celebes h1 {
    font-size: 32px;
    line-height: 1.1;
}


@media screen and (min-width: 576px)  {
    #celebes {
        margin: 10rem 0;
    }
    #celebes h1 {
        font-size: 48px;
    }
}

@media screen and (max-width: 376px) {
    
    #bugfix p {
        width: 85%;
        float: right;

    }
     /*  input[type=checkbox] {
        transform: scale(0.5);
    }*/
}

