@media (min-width: 1200px){
    #content {
        margin-top: 600px;
    }
    .content-min {
        margin-top: 300px !important;
    }
}
@media (max-width: 1200px){
    #content {
        margin-top: 550px;
    }
    .content-min {
        margin-top: 250px !important;
    }
}
@media (min-width: 992px){
    .sessions.fixed{
        position:fixed;
        top:82px;
        z-index:10;
    }

}
@media (max-width: 992px){
    #content {
        margin-top: 450px;
    }
    .content-min {
        margin-top: 200px !important;
    }
    #footer .links .group.group-tiyatrolar img{width: 170px;}
    
}
@media (max-width: 782px){
    #content {
        margin-top: 250px;
    }
    .content-min {
        margin-top: 150px !important;
    }
    #footer .links .group.group-tiyatrolar img{width: 170px;}
}
@media (max-width: 420px){
    #detail_img {
        width:100%;
    }
    body{background-size: 200% auto;}
    #iframe{margin-left:-30px !important; width:calc(100% + 60px) !important;}
}

.wrp {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.person {text-align:center}
.person img{max-width:100%; margin-bottom:10px;}
.person span{text-transform:uppercase; color:#919191; font-weight:bold; line-height:18px; display:block;}
.person strong{text-transform:uppercase; font-size:16px; display:block;}

.sessions .time{text-transform:uppercase;}

.btn.btn-default{

    background-color: #f64646;
    color: #fff;
    border: none;
    border-radius: 0;
    font-weight: 700;
    line-height:21px;
}
.btn-xs {
    font-size: 13px !important;
    font-weight: 300 !important;
}

.hidden_session {
        display: none;
}
.sessions{
    min-width:350px;
}
#newsletter .inner .title {
    font-weight: 400 !important;
}
#modal-navbar ul.primary a {
    font-size: 26px !important;
}
#footer .bottom {
    font-size: 12px !important;
}
@media (max-width: 1199px) and (min-width: 768px) {
        #footer .links .group.group-tiyatrolar * {
            float: right;
        }
        #footer .links .group.group-tiyatrolar {
            border-right: 1px solid #d8d8d8;
        }
        #footer .links .group.group-secure * {
            float: left;
        }
        #footer .links .group.group-social {
            border-left: 0px solid #d8d8d8;
        }
        .followDivWidth {
            border-left: 1px solid #d8d8d8;
        }
        #footer .links .group.group-tiyatrolar {
            border-left: 0px #d8d8d8;
        }
        .giveMargin {
            margin-left: 0%;
        }
    }

    @media (max-width: 767px) and (min-width: 300px) {
        .giveMargin {
            margin-left: 25%;
        }
    }

    @media (max-width: 477px) and (min-width: 300px) {
        .giveMarginLogo {
            margin-left: 5px
        }
    }

    @media (max-width: 1199px) and (min-width: 478px) {
        .giveMarginLogo {
            margin-left: 20px
        }
    }

    @media (max-width: 766px) and (min-width: 300px) {
        .heightLow {
            height: none;
        }
    }

    .followDivFont {
        font-weight: 700;
        padding-top: 10px;
        font-size: 17px;
    }

    @media (max-width: 1199px) and (min-width: 992px) {
        #footer .links .group.group-social {
            width: 151px;
        }

        .followDivWidth {
            width: 167px;
        }

        #footer .links .group.group-tiyatrolar {
            width: 152px;
            border-left: 1px solid #d8d8d8;
        }

        .securePicture {
            width: 117%;
        }
    }

    .facebookLogoWidth {
        width: 26px;
    }

    .twitterLogoWidth {
        width: 26px;
    }

    .instagramLogoWidth {
        width: 26px;
    }
    .youtubeLogoWidth {
        width: 26px;
    }
    .spotifyLogoWidth {
        width: 26px;
    }

    @media (min-width: 1200px) {
        #footer .links .group.group-social {
            width: 174px;
            border-left: 0px solid #d8d8d8;
        }

        .followDivWidth {
            border-left: 1px solid #d8d8d8;
        }
        .links .group-emek img{max-width: 100%;width: 200px;}
        #footer .links .group.group-emek{width: 220px;}
        .links .followDivWidth{width: 170px;}
        #footer .links .group.group-social{width: 225px;padding: 0 8px;margin-top: 7px;margin-bottom: 0;}
        #footer .links .group.group-social .socialLogo img{width: 26px;margin-right: 10px;}
        #footer .links .group.group-secure{padding-right: 0;}
    }
    @media (max-width: 767px){
        .activity_detail #detail_img{width: 100% !important;}
    }
    @media (max-width: 767px) and (min-width: 300px) {
        #footer .links .group.group-social {
            text-align: center;
        }

        #footer .links .group.group-social .socialLogo img{width: 26px;margin-right: 10px;}

        #footer .links .group.group-tiyatrolar {
            text-align: center;
        }

        #footer .links .group.group-secure {
            text-align: center;
        }

        #footer .links .group.group-emek {
            text-align: -webkit-center;
        }

        .followDivFont {
            text-align: center;
        }
        .socialLogo{
                width: fit-content;
                display: -webkit-inline-box;
        }
    }
    .floatNone{
            float: none!important
     }
.link-mecra:hover{color: red;}