/* Mixins */
/* Common */
.tertiary-bg,
.tertiary-bg p,
.tertiary-bg h1,
.tertiary-bg h2,
.tertiary-bg h3,
.tertiary-bg h4,
.tertiary-bg h5,
.tertiary-bg h6 {
    color: #555;
}

.turquoise-bg {
    background-color: #FF573E;
}

.featured-image img {
    margin-bottom: 20px;
    width: 100%;
}

.light-pattern {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(../images/lightpattern2.jpg) !important;
}

.no-pattern {
    background: none !important;
}

.hide {
    display: none;
}

.my-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

/* Header */
header .logo {
    float: left;
    margin: 0 0 0 30px;
    text-align: center;
}

    header .logo a {
        display: inline-block;
        margin-right: 35px;
        height: 70px;
    }

    header .logo .tb-logo {
    }

    header .logo .au-logo {
    }

    header .logo .deik-logo {
    }

header .navbar-default {
    float: right;
    margin: 0 20px 0 0 !important;
    padding: 9px 0 !important;
}

header.nav-stacked {
    z-index: 10;
}
.conf-user-content{
    padding-top:15px;
}
.conf-user-content p {
    font-weight: bold;
    margin-bottom: 0px;
}

@media (max-width: 1055px) {
    .banner-tagline {
        padding-top: 50px;
    }

    header .logo {
        margin: 8px 0 0 20px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 24px;
    }

    header .logo img {
    }

    .navbar-toggle {
        display: block;
    }

    .logo a {
        line-height: normal;
    }

    .navbar-collapse {
        position: fixed;
        left: 0;
        padding: 20px;
        width: 100vh;
    }

    nav.navbar.navbar-default #navigation {
        top: 75px;
        width: 100%;
        background-color: #FF573E;
        padding: 0;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: 100vh !important;
        overflow: hidden !important;
    }

    .navbar-collapse.in {
        display: block !important;
        overflow: visible !important;
    }

    .nav > li,
    .navbar-nav > li:nth-child(1) {
        padding: 0 13px;
    }
     
}

.nav-stacked.affix {
    background: #FF573E;
}

header.nav-stacked.affix {
    background: rgba(255, 87, 62, 0.8);
}

.countdown-btn a, .countdown-btn .btn:hover, .countdown-btn .btn:focus, .countdown-btn .btn.btn-lg:hover {
    background-image: url(../images/desen-btn.png);
    background-size: cover;
}

    .countdown-btn a:after {
        display: none;
    }

    .countdown-btn a span {
        display: block;
        margin-top: 5px;
        font-size: 24px;
    }

/* Footer */
footer {
    background: #061235;
    background: linear-gradient(rgba(2,11,37, 0.8), rgba(2,11,37, 0.8)), url(/assets/images/footer.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: cover;
}

    footer .copyright a {
        color: #fff;
        text-decoration: underline;
    }

.footer-title {
}

.footer-social-tab {
    margin: 50px 0 0 0;
}


    .footer-social-tab a:hover {
        color: #fff !important;
    }

.official-carrier {
    margin: 50px 0;
    text-align: center;
}

    .official-carrier > * {
        display: inline-block;
    }

    .official-carrier .official-carrier-title {
        display: block;
        margin-bottom: 10px;
        color: #fff;
    }

/* Homepage Banner */
/*.banner-tagline * {
    color: #9e570c !important;
}*/
.banner-tagline a {
    font-weight: bold;
    color: #fff !important;
}

.banner-tagline img {
    max-height: 100%;
    height: 145px;
    margin-bottom: 40px;
    margin-top: -70px;
}

.banner-tagline h1 {
    font-size: 40px;
}

@media (max-width: 479px) {
    .banner-tagline h1 {
        font-size: 30px;
    }
}
/* Welcome Letter */
.carousel-inner .item {
    max-height: 500px;
}

/* About Conference */
#conference {
    text-align: center;
    /*background: linear-gradient(rgba(255,87,62, 0.8), rgba(255,87,62, 0.8)), url(/assets/images/pattern2.png) !important;*/
    background-image: url(/assets/images/pattern2.png);
    background-repeat:repeat;

}

.section-conference-bg {
    background-image: none;
}

.spekers-tickets-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.spekers-tickets-info {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: normal;
}

    .spekers-tickets-info a {
        display: block;
        color: #fff;
    }

        .spekers-tickets-info a, .spekers-tickets-info a:hover, .spekers-tickets-info a:focus,
        .spekers-tickets-info a i, .spekers-tickets-info a i:hover, .spekers-tickets-info a i:focus {
            color: #fff;
        }

    .spekers-tickets-info span {
        position: relative;
        top: 10px;
    }

    .spekers-tickets-info .deadline {
        display: block;
        position: relative;
        top: 15px;
        font-size: 12px;
        color: #d1d1d1;
    }

@media (max-width: 479px) {
    .spekers-tickets-info {
        margin-bottom: 30px;
    }

        .spekers-tickets-info span {
            font-size: 13px;
        }

        .spekers-tickets-info .deadline {
            font-size: 10px;
        }
}
/* Schedule */
#schedule {
    background-color: #fff;
}

    #schedule .conf-user-time {
        width: 150px;
    }

        #schedule .conf-user-time span {
            color: #555;
            font-size: 20px;
            display: inline;
            font-weight: 300;
            font-style: italic;
            padding: 0px;
            line-height: normal
        }

        #schedule .conf-user-time .time-schedule {
            font-size: 15px;
            color: #999;
            text-align: center;
            display: block;
        }

    #schedule .conf-user-time, #schedule .conf-user-info {
        padding: 25px 10px;
    }

    #schedule .conf-user-info {
        padding-left: 30px;
        padding-right: 30px;
    }


        #schedule .conf-user-info ul li {
            line-height: normal;
        }

        #schedule .conf-user-info h5 {
            font-size: 20px;
            line-height: normal;
            margin-bottom: 0;
            margin-right: 65px;
        }
        #schedule .conf-user-info h4 {
            font-size: 24px;
            margin: 0px;
            color: #061235;
        }

            #schedule .conf-user-info h6 {
                margin-top: 20px;
            }

    #schedule .conf-user-info2 {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

        #schedule .conf-user-info2 p {
            font-weight: bold;
            margin-bottom: 0px;
            color: #555;
            font-size: 16px;
        }


    #schedule .conf-close {
        top: 15px;
        font-size: 25px;
        height: 45px;
        line-height: 45px;
        width: 45px;
    }

    #schedule h3 {
        font-size: 32px;
        margin: 50px 0 10px;
    }

    #schedule h4 {
        font-size: 24px;
        margin-bottom: 0 0 50px;
        color: #9d9d9d;
    }

    #schedule .nav.nav-tabs > li > a {
        color: #555;
    }

        #schedule .nav.nav-tabs > li > a:hover {
            color: #fff;
        }

    #schedule ul.nav.nav-tabs .active a {
        color: #fff;
    }

    #schedule .conference-time-list {
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    }

    #schedule .conf-user-info span {
        color: #555;
    }

    #schedule .conf-user-info .red {
        color: red;
        font-size: 12px;
    }

    #schedule .section-header h2 {
        font-size: 32px;
    }

/* Contact */
.contact-info-box {
    padding: 20px 20px;
}

    .contact-info-box a {
        text-decoration: underline;
    }

    .contact-info-box p + h5 {
        margin-top: 30px;
    }

.google-maps {
    overflow: hidden;
}

/* About/Supporters */
.supporter-list li {
    margin-bottom: 50px;
    list-style-type: none;
}

    .supporter-list li img {
        display: inline-block;
        width: 150px;
        margin-right: 30px;
    }

/* Speakers */
.speaker-sec {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /*width: calc(100% / 3 - 24px);*/
    /*padding: 0 10px;*/
}

.speaker-info-box {
    border: none;
    margin: 0 auto;
}

    .speaker-info-box .spearker-img {
        overflow: hidden;
        border: 10px solid #cccccc;
        border-radius: 50%;
        width: 245px;
        height: 245px;
        margin: 0 auto;
    }

    .speaker-info-box img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }

.speaker-info h5 {
    color: #FF573E;
    fill: #FF573E;
    font-size: 30px;
    text-align: center
}

.speaker-desc-content {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}

    .speaker-desc-content h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .speaker-desc-content h4 {
        margin: 0 0 10px;
        font-size: 16px;
        font-weight: normal;
        color: #aaa;
    }

    .speaker-desc-content p {
        font-size: 15px;
        line-height: 24px;
    }

/* About Türkiye */
.snapshot-table td:first-child {
    width: 30%;
}

/* Gallery */
.gallery img {
    width: 100%;
}

.gallery [class*="col-"] {
    margin-bottom: 25px;
}

/* Sponsors on Homepage */
#sponsors {
    background: linear-gradient(rgba(255,87,62, 0.8), rgba(255,87,62, 0.8)), url(/assets/images/pattern.png) !important;
}

    #sponsors img {
        width: 100%;
    }

    #sponsors .sponsors-list li img {
        width: 100%;
    }

    #sponsors.no-pattern {
        background-image: none !important;
    }

/* Highlights */
#highlights .row {
    margin-bottom: 30px;
}

#highlights h3 {
    font-size: 20px;
}

#highlights img {
    width: 100%;
}

#highlights figcaption {
    margin-top: 5px;
    font-size: 13px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.evisa {
    display: inline-block;
    padding: 5px;
    background-color: #1992b1;
}

    .evisa img {
        display: inline-block;
        max-width: 100%;
    }

.kroki {
    display: block;
}

    .kroki img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

.content-img {
    display: block;
}

    .content-img img {
        display: block;
        margin: 0 0 30px;
        max-width: 100%;
    }

html:lang(tr) .nav-your-stay {
    display: none;
}

.letter-photo {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 10px solid #cccccc;
    border-radius: 50%;
    width: 225px;
    height: 225px;
    text-align: left;
}

    .letter-photo figure {
        overflow: hidden;
        display: block;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .letter-photo img {
        display: block;
        max-width: 100%;
    }



.letter-content {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    margin-left: 65px;
    width: calc(100% - 310px);
    text-align: left;
}



html:lang(tr) .navbar-nav > li:last-child .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 75px;
}

.forum-by-numbers-photo {
    margin: 50px auto 0;
}

    .forum-by-numbers-photo img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

.accommodation-photo {
    margin-bottom: 20px;
}

    .accommodation-photo img {
        display: block;
        max-width: 100%;
    }

.accommodation-text {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.inner-pages {
    /*background-image: none;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(../images/desen.png) repeat 0 0;*/
}

    .inner-pages .dark-overlay {
        display: none;
    }

.about-turkey-img {
    margin-bottom: 30px;
}

    .about-turkey-img img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

.flag {
    width: 250px;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}

.language-row {
    margin-bottom: 80px !important;
}

.btn-language-link {
    font-size: 16px;
    padding: 14px 35px;
    height: auto;
    line-height: normal;
}

.gallery-tab {
    padding-bottom: 00px !important;
}

    .gallery-tab ul {
        margin-bottom: 5px;
    }

    .gallery-tab li {
        border-color: #ccc;
        margin-bottom: 20px;
    }

        .gallery-tab li a {
            color: #000;
            padding: 3px 10px
        }

        .gallery-tab li.active a {
            color: #fff;
        }



html:lang(fr) .schedule_style3 .nav.nav-tabs > li > a {
    font-size: 16px;
}

html:lang(fr) .schedule_style3 .conf-user-info {
    width: 790px;
}

.color-red {
    color: #ff000a !important;
}

.banner-tagline .info, .link-boxed {
    background: #FF573E;
    padding: 10px;
    font-weight: bold;
}

    .banner-tagline .info a {
        font-size: 24px;
        display: block;
        color: #fff;
        position: relative;
    }

.banner-tagline .info2, .banner-tagline .info2 a {
    font-size: 20px !important;
}
        .banner-tagline .info a .help-text {
            font-size: 15px;
            font-weight: normal;
            position: absolute;
            right: 0px;
            display: block;
            top: 0px;
            color: #ddd !important;
        }



.about-sec .about-content p {
    margin-bottom: 20px;
    text-align: justify;
}

.gallery img {
    height: 175px;
    width: 265px;
}

.link-1 h3 {
    margin: 0px !important;
    font-size: 45px !important;
    display: inline-block !important;
}

.link-1 {
    color: #ffffff !important;
}

    .link-1:hover, .link-1:focus,
    .link-1:hover *, .link-1:focus * {
        color: #061235 !important;
    }

.link-boxed, .link-boxed:link, .link-boxed:visited, .link-boxed:hover, .link-boxed:active {
    display: block;
    color: #fff;
    text-align: center;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-top-0 {
    padding-top: 0px;
}

.brochure * {
    line-height: 0;
}

.brochure img {
    width: 100%;
    max-width: 900px;
}

.link-boxed > i.fa {
    padding-right: 10px;
}

.sponsors-logo .img2 {
    margin: 15px auto;
}

.font-size-18, .font-size-18 * {
    font-size: 18px !important;
}

.counter-sec {
    max-width: 490px; 
}


.customModal .btn {
    padding: 10px 20px;
    font-weight: normal;
    font-size: 20px;
}

.customModal .modal-body {
    text-align: justify;
}

.customModal .modal-body, .customModal .modal-header, .customModal .modal-footer {
    padding: 15px 20px;
}

.stand-exhibitors .tbl {
    font-size: 18px;
}

.stand-exhibitors h6 {
    margin: 40px 0px 20px 0px;
}

.stand-exhibitors .tbl td, .tbl2 td {
    padding: 2px 5px;
    border: none;
}

.stand-exhibitors .tbl tr td:first-child {
    font-weight: bold;
}

.stand-exhibitors ul li, ol li {
    margin-bottom: 0px;
    font-size: 18px;
}

.stand-exhibitors ._info {
    text-decoration: underline;
    font-style: italic;
}

@media (max-width: 479px) {
    header .logo {
        margin: 18px 0 0 5px;
    }

        header .logo a {
            margin-left: 7px;
            margin-right: 0px;
            text-align: left;
            height: 37px;
        }

        header .logo img {
        }

    header .navbar-default {
        margin-right: 15px !important;
    }

    .conf-user-info,
    .schedule_style3 .conf-user-info {
        width: 100%;
    }

    #schedule .conf-user-info h5 {
        margin-right: 0px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    header .logo {
    }

        header .logo img {
        }

        header .logo a {
            margin-right: 10px;
            height: 52px;
        }
}

@media (min-width: 767px) and (max-width: 1024) {
    .nav > li {
        padding: 0 8px;
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .nav > li {
    }
}

@media (min-width: 769px) and (max-width: 1336px) {
    header .logo a {
        height: 60px;
        margin-right: 15px;
    }

    .navbar-nav > li > a {
        padding: 10px 0; 
    }

    ul.nav.navbar-nav li .dropdown-menu li {
        margin: 5px 0;
    }

    .dropdown-menu > li > a {
        font-size: 13px;
        padding: 8px 10px;
    }
}


@media (max-width: 670px) {
    .speaker-sec {
        /*width: calc(100%);*/
        /*margin: 0 auto;*/
        /*max-width: 100%;*/
        text-align: center;
    }
}

@media (max-width: 767px) {
    .letter-photo {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .letter-content {
        padding-top: 18px;
        width: calc(100% - 300px);
    }
    .banner-tagline .info2, .banner-tagline .info2 a {
        font-size: 24px !important;
    }
}

@media (max-width: 767px) {
    .letter-content {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-height: 850px) {
    .banner-tagline img {
        margin-top: 30px;
    }
}

@media screen and (max-height: 720px) {
    .banner-tagline img {
        margin-top: 50px;
    }
}

@media screen and (max-height: 630px) {
    .banner-tagline img {
        height: 90px;
        margin-bottom: 30px;
    }

    .banner-tagline h1 {
        margin-bottom: 0;
    }

    .banner-tagline p {
        margin-bottom: 5px;
    }

    .countdown-counter {
        padding: 15px 0;
    }

    .countdown-btn .btn.btn-lg {
        padding: 43px 108px;
    }
}

@media (max-width: 1000px) {
    #schedule .conf-user-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    #schedule .conf-user-time {
        padding-bottom: 10px;
    }
}

@media (max-width:1000px) {
    /*.countdown-tab {
        width: 100%;
        margin:0px;
        padding:0px;
    }*/
    .counter-sec {
        margin: 0px;
        width: 100%;
        max-width: 100%;
        left:0px;
    }
}

@media (max-width: 767px) {
    .countdown-tab {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
}


@media (min-width: 1000px) and (max-height: 890px) {
    .countdown-tab {
        margin-top: 145px;
    }
}


@media (max-width: 767px) {
    #schedule .conf-user-info {
        padding: 10px;
        width: 100%;
    }

    #schedule .conf-user-time {
        float: none;
        margin: 0;
        padding: 10px;
        text-align: center;
        width: 100%;
    }

    #schedule .conf-close {
        top: 45px;
    }
}

.items .speaker-item {
    text-align: center;
    margin-bottom: 30px;
}

    .items .speaker-item img {
        width: 100%
    }
.sponsors-list .row-2 {
    height: 54px !important;
}

.sponsors-list .row-1 {
    height: 62px !important;
}

.sponsors-list .row-3 {
    height: 45px !important;
}

.second-font-color {
 color:   #ACFDF5
}
@media (max-width:1600px) {
    .inner-pages { 
        background-position: center -50px;
    }
    }
@media (max-width:1000px) {
    .inner-pages {
        background-position: center top;
    }
}