/* Nebula Css */
@import url(https://fonts.googleapis.com/css?family=Dosis:400,600,800&subset=latin,latin-ext);

html,
body {
    font-family: 'Dosis', sans-serif;
    height: 100%;
    position: relative;
    font-weight: 400;
}

.stickfooter {
    height: auto;
}

.stickfooter footer {
    position: absolute;
    bottom: 0;
    margin-bottom: -90px;
}

.padding-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.fill img {
    height: 100%;
}

footer {
    background: #50e3c2;
    padding: 10px;
    width: 100%;
    min-height: 60px;
    margin-bottom: -131px;
    float: left;

}

footer .navbar-nav {
    text-align: right;
}

footer .navbar-nav li a:hover {
    background: none;
}

footer ul li a {
    color: #FFF;
    padding: 5px !important;
}

footer ul li {
    vertical-align: middle;
}

.slink {
    font-size: 24px;
}

.slink:hover {
    color: #1b6d85;
}

.slink:focus {
    color: #1b6d85;
}

footer .logo {
    background: url("../img/logow.png") no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    line-height: 999;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    width: 200px;
    max-height: 70px;
}

.carousel-caption {
    padding-bottom: 15%;
}

.carousel-inner h1 {
    font-weight: 600;
    font-size: 48px;
}

.btn {
    border: none;
    padding: 10px 20px;
}

.btn-default {
    background-color: #76a7fa;
    border-radius: 40px;
    font-weight: 600;
    font-size: 14px;
    color: #FFF;

}

.btn-info {
    background-color: #50e3c2;
    border-radius: 40px;
    font-weight: 600;
    font-size: 12px;
    color: #FFF;

}

.btn-primary {
    background-color: #FFF;
    border-radius: 40px;
    font-weight: 600;
    font-size: 12px;
    color: #76a7fa;
    margin: 0 10px;
}

p {
    font-size: 24px;
}

.push-up-30 {
    margin-top: 30px;
}

.push-up-20 {
    margin-top: 20px;
}

.push-up-5 {
    margin-top: 5px;
}

.push-up-50 {
    margin-top: 50px;
}

.push-down-50 {
    margin-bottom: 50px;
}

.push-down-30 {
    margin-bottom: 30px;
}

.push-down-20 {
    margin-bottom: 20px;
}

.push-down-10 {
    margin-bottom: 10px;
}

.full {
    position: relative;
    width: 100%;
}

.full img {
    width: 100%;
    height: auto;
}

.full a {
    color: #FFF;
    font-size: 48px;
}

.full a:hover {
    color: #50e3c2;
    text-decoration: none;
}

.full a:focus {
    text-decoration: none;
    outline: none;
}

.modal-content {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}

.modal {
    background-color: rgba(0, 0, 0, .8);
}

.modal-dialog {
    margin-top: 5%;
}

/***** MODAL PROPERTIES *****/
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: none;
    outline: none;
}

.modal-content iframe {
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

button.close {
    font-size: 80px;
    font-weight: 100;
    color: #FFFFFF;
    text-shadow: none;
    -webkit-text-shadow: none;
    padding-left: 20px;
    opacity: .6;
    margin-top: -20px;
}

button.close:hover, button.close:focus {
    outline: none;
    opacity: 1;
    color: #FFFFFF;
}

.event-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    color: #FFF;
    font-size: 18px;
}

.navbar-nav {
    width: 100%;
    text-align: center;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-default .navbar-nav > li > a {
    font-weight: 600;
}

.navbar-header {
    float: left;
    padding: 15px;
    text-align: center;
    width: 100%;
}

.navbar-brand {
    float: none;
    background: url("../img/project-nebula-logo.png") no-repeat center;
    background-size: contain;
    line-height: 999;
}

.social {
    font-size: 24px;
    position: absolute;
    right: 15px;
    top: 10px;
    width: auto;
}

.social li a {
    padding: 10px 5px;
}

.page p {
    font-size: 14px;
}

.head {
    margin-top: 131px;
}

.projects {
    margin-top: 131px;
}

.projectBg {
    background: #ecf0f1;
}

.projects p {
    font-size: 18px;
}

.gercekp p {
    font-size: 18px;
}

.gercekp h2 small {
    font-size: 14px;
}

.corner {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
    color: #FFFFFF;
    font-size: 100%;
    line-height: 12px;
    z-index: 99999;
}

.project .fill {
    min-height: 400px;
}

.project .carousel-caption {
    padding-bottom: 5%;
}

.project .carousel-caption a {
    font-size: 18px;
}

/*Up-left pointing*/
.triangle-up-left {
    width: 0;
    height: 0;
    padding-bottom: 80px;
    padding-left: 80px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.triangle-up-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -500px;
    border-bottom: 500px solid transparent;
    border-left: 500px solid #76a7fa;
}

.map {
    height: 521px;
}

.blueBg {
    background: #76a7fa;
    color: #FFF;
}

.blueBg p {
    font-weight: 400;
    font-size: 18px;
}

.blueBg p a {
    color: #FFF;
    font-weight: 600;
}

.texthead {
    background: #ecf0f1 !important;
    color: #000;
}

.katki h1 {
    font-weight: 600;
    font-size: 24px;
}

.videoBg {
    background: url("../img/tasarim_bienali_project_nebula_oyun_kurucu_atolyesi.jpg") center no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
    float: left;
    position: relative;

}

.videoBg .carousel-caption {
    top: 40%;
}

.videoBg2 {
    background: url("../img/img6.jpg") center no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
    float: left;
    position: relative;

}

.videoBg2 .carousel-caption {
    top: 40%;
}


/***** MEDIA QUERIES *****/
@media only screen and (max-width: 641px) {
    /***** MODAL PROPERTIES *****/
    .modal-body {
        height: 100px;
        padding: 0;
        margin: 0;
    }

    .modal-content {
        padding: 0;
        margin: 0;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 15px;
    }

    .close {
        margin: -12px 0 0 0;
    }
}

@media only screen and (min-width: 768px) {
    /***** MODAL PROPERTIES *****/
    .close {
        font-size: 80px;
        margin: 30px -43px -20px 100px;
    }
}

@media only screen and (max-width: 768px) {
    .social {
        font-size: 24px;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }

    .navbar-header {
        float: none;
        padding: 0;
        text-align: left;
        width: auto;
    }

    .navbar-brand {
        float: left;
        margin-left: 10px;
    }

    .full .carousel-caption {
        padding-bottom: 5%;
    }

    .full .carousel-caption h1 {
        font-size: 32px;
    }

    .carousel-caption h1 {
        font-size: 28px;
    }

    .full .carousel-caption p {
        font-size: 14px;
    }

    .full a {
        font-size: 32px;
    }

    .full .event-label {
        font-size: 14px;
    }

    .full {
        overflow: hidden;
        min-height: 400px;
    }

    .full img {
        height: 100%;
        width: auto;
        position: absolute;
    }

    footer a {
        font-size: 12px;
    }

    footer {
        text-align: center;
    }

    footer .logo {
        margin: 0 auto;
    }

    footer .navbar-nav {
        margin: 0 auto;
        text-align: center;
    }

    .projects {
        margin-top: 50px;
    }

    .head {
        margin-top: 50px;
    }

    body {
        padding-bottom: 100px;
    }

    .fsocial {
        width: 100%;
        display: block;
    }
}
