body{
    font-family: CenturyGothic;
    color: #1e1e1f;
    margin-bottom:0px;
}


body.bg-default {
    background: url(/themes/frontend/images/bg/bg-preview.jpg)no-repeat center center;
}

footer{
    background-color: transparent;
    color: #000;
}

#nanosite-logo {
    text-align: center;
}


#nanosite-logo .img-fluid {
    margin: 20px;
    width: 400px;
    height: 400px;
    border-radius: 205px!important;
    position: relative;
    top: -214px;
    right: 117px;
    box-shadow: 0px 0px 5px 1px #fff;
}

#nanosite-logo-two {
    text-align: center;
}


#nanosite-logo-two .img-fluid {
    margin: 20px;
    width: 400px;
    height: 400px;
    border-radius: 205px!important;
    position: relative;
    top: -214px;
    right: 117px;
    box-shadow: 0px 0px 5px 1px #fff;
}


#nanosite-logo-mini .img-fluid {
    margin: 20px;
    width: 250px;
    height: 250px;
    border-radius: 150px!important;
    position: relative;
    top: -85px;
    right: 59px;
    box-shadow: 0px 0px 5px 1px #fff;
    display: block;
}

#nanosite-video{
    text-align: center;
}

.nanosite-title {
    font-family: CenturyGothic,'Oswald', sans-serif;
    letter-spacing: 2px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    padding: 15px 20px 0 20px;
    margin: 5px;
    text-transform: uppercase;
}

.nanosite-slogan{
    font-family: CenturyGothic,'Oswald', sans-serif;
    letter-spacing: 2px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 5px 20px 20px 20px;
    margin: 10px;
}

#nanosite-image {

}

.nanosite-social-footer {

}


#nanosite-content{
    border-radius: 20px;
    padding: 20px;
    margin: 50px;
    box-shadow: inset 1px 1px 10px -2px #AFAFAF;
    font-size: 1.5rem;
    font-weight: 300;
    color: #797474;
}

#nanosite-content p,li{
    font-size: 1.5rem;
    font-weight: 300;
    color: #797474;
}

#nanosite-social a{
    color: #fff;
}

#nanosite-contact a {
    color: #fff;
}

#nanosite-contact .badge-info {
    background-color: #fff;
}

#nanosite-copy{
    color: #000;
    border-radius: 60px 60px 0 0;
    box-shadow: 4px 4px 25px -4px #000;
    width: 60%;
    margin: 0 auto;

}

#header-nanosite {
    border-radius: 60px;
    box-shadow: 0px 5px 15px 1px;
    max-height: 200px;
    top: -40px;
    position: relative;
}


#contenuto-nanosito {
    margin-bottom: 40px;
    border-radius: 60px;
    padding-bottom: 10px;
    box-shadow: 4px 4px 25px -4px #000;
    background: #fff;
}

#contatti-nanosito {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom:40px;
    border-radius: 60px;
    box-shadow: 4px 4px 25px -4px #000;
    overflow: hidden;
    background: #fff;
}
#footer-nanosito {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom:40px;
    padding-top:40px;
    border-radius: 60px;
    box-shadow: 4px 4px 25px -4px #000;
    overflow: visible;
    height: 200px;
    background: #fff;
}

#form_nano_sito input,textarea{
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    background: transparent;
}

#form_nano_sito textarea{
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    background: transparent;
}

form#form_nano_sito {
    margin: 0 50px;
}

.nanosite-contact-title{
    font-family: CenturyGothic,'Oswald', sans-serif;
    letter-spacing: 2px;
    font-size: 40px;
    text-align: center;
    color: #fff;
    padding: 40px;
    border-radius: 58px;
}

i.fas {
    margin: 5px;
}

.separator-line{
    border-bottom: 2px solid #fff;
}


.landing-public {
    padding: 0px;
    background: transparent;
    border-radius: 60px;
}

.img-fluid {
    width: 100%;
}

.bg-nanosite {
    background: transparent;
    border-radius: 60px;
}

.blue-separator {
    padding: 20px;
    margin: 20px;
    background: rgb(6, 116, 187);
}


.lead {
    font-size: 1.5rem;
    font-weight: 300;
    color: #AFAFAF;
    border-radius: 20px;
    padding: 20px;
    box-shadow: inset 1px 1px 10px -2px #AFAFAF;
}

.nanosite-input {
    border-bottom: 2px solid #0674BB;
    width: 100%;
    padding: 0.375rem 0.75rem;
}

.vertical-separator{
    border-left: 2px solid #0674BB;
    height: 125px;
}

h2.nanosite-slogan.game-slogan {
    padding: 20px;
    font-weight: bold;
}

.btn-custom-preview {
    width: 300px;
    margin: 0 auto;
    color: #fff!important;
    background: #f15a24;
}

h2#text-exit-preview {
    margin: 20px;
    padding: 20px;
}


iframe#youtubeVideo, iframe#video-preview {
    height: 630px!important;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    iframe#youtubeVideo, iframe#video-preview{
        height: 300px!important;
    }

    #nanosite-logo .img-fluid {
        margin: 0px;
        width: 150px;
        height: 150px;
        border-radius: 120px!important;
        position: relative;
        top: -130px;
        right: 0px;
        box-shadow: 0px 0px 5px 1px #fff;
    }

    #header-nanosite {
        border-radius: 40px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-height: 200px;
        top: -40px;
        position: relative;
        margin: 0px;
        width: 100%;
    }
    #nanosite-logo {
        text-align: center;
        height: 0;
    }

    img#img-preview {
        border-radius: 30px 30px 0px 0px!important;
    }

    .nanosite-slogan {
        font-size: 14px;
        text-align: center;
        color: #fff;
    }
    .nanosite-title {
        font-size: 18px;
    }

    #nanosite-content {
        font-size: 0.8rem;
        border-radius: 20px;
        padding: 20px;
        margin: 10px;
        box-shadow: inset 1px 1px 10px -2px #AFAFAF;
    }

    #nanosite-content p, li {
        font-size: 0.8rem;
        font-weight: 100;
        color: #AFAFAF;
    }

    #contenuto-nanosito {
        border-radius: 30px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #contatti-nanosito {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .nanosite-contact-title {
        font-size: 16px;
        text-align: center;
        color: #fff;
        padding: 20px;
        border-radius: 0px;
    }

    #nanosite-logo-mini .img-fluid {
        display: none;
        margin: 20px;
        width: 100px;
        height: 100px;
        border-radius: 150px!important;
        position: relative;
        top: -95px;
        right: 0px;
        box-shadow: 0px 0px 5px 1px #fff;
    }

    div#nanosite-logo-mini {
        height: 0;
    }

    #footer-nanosito {
        margin-top: 0px;
        margin-bottom: 40px;
        padding-bottom: 40px;
        padding-top: 40px;
        border-radius: 60px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        overflow: visible;
        height: 332px;
    }

    .nanosite-social-footer {
        margin-bottom: -140px;
        margin-top: 20px;
        /* padding-bottom: 20px; */
    }

    ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    ul li {
        text-align: center;
        font-size: 16px;
        /* line-height: 1.75rem; */
    }

    #nanosite-copy {
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0.2px solid #c4c6c8;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    iframe#youtubeVideo , iframe#video-preview {
        height: 300px!important;
    }

    h1#title-preview {
        font-size: 20px;
    }

    #nanosite-logo-mini .img-fluid {
        width: 150px;
        height: 150px;
        margin: 0px;
    }

    .nanosite-contact-title {
        font-size: 22px;
    }

    .nnanosite-title {
        padding: 0px;
        margin: 5px;
    }

    .nanosite-slogan {
        font-size: 18px;
        padding: 0px;
        margin: 5px;
    }
    .nanosite-social-footer {
        width: 48%;
    }

    #header-content-title {
        width: 60%;
    }

    #nanosite-logo .img-fluid {
        width: 210px;
        height: 210px;
        margin: 0px;
        top: -45px;
        right: 12px;
    }

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    iframe#youtubeVideo, iframe#video-preview {
        height: 630px!important;
    }

    #nanosite-logo-mini .img-fluid {
        width: 150px;
        height: 150px;
        margin: 0px;
    }

    .nanosite-social-footer {
        width: 35%;
    }

    #header-content-title {
        width: 60%;
    }

    #nanosite-logo .img-fluid {
        width: 250px;
        height: 250px;
        margin: 0px;
        top: -30px;
        right: 30px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    iframe#youtubeVideo, iframe#video-preview {
        height: 630px!important;
    }

    #nanosite-logo .img-fluid {
        width: 340px;
        height: 340px;
        top: -140px;
        right: 88px;
    }

    #nanosite-logo-mini .img-fluid {
        right: 30px;
    }
    .nanosite-title{
        font-size: 22px;
        margin: 10px;
    }
    .nanosite-slogan{
        font-size: 20px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    iframe#youtubeVideo, iframe#video-preview {
        height: 630px!important;
    }

    #nanosite-logo .img-fluid {
        margin: 20px;
        width: 400px;
        height: 400px;
        border-radius: 205px!important;
        position: relative;
        top: -214px;
        right: 117px;
        box-shadow: 0px 0px 5px 1px #fff;
    }

    #nanosite-logo-two .img-fluid {
        margin: 20px;
        width: 400px;
        height: 400px;
        border-radius: 205px!important;
        position: relative;
        top: -214px;
        right: 117px;
        box-shadow: 0px 0px 5px 1px #fff;
    }

    #nanosite-logo-mini .img-fluid {
        margin: 20px;
        width: 250px;
        height: 250px;
        border-radius: 150px!important;
        position: relative;
        top: -85px;
        right: 59px;
        box-shadow: 0px 0px 5px 1px #fff;
        display: block;
    }

    h1#title-preview {
        font-size: 28px;
    }
    .nanosite-contact-title {
        font-size: 36px;
    }
}