    .section {
    width: 82%;
    margin: 0 auto;
    padding-bottom: 40px;
    justify-content: center!important;
    }


    /* ads */
    .adsContainer img {}
    .adsContainer img:hover {}
    .adsContainer img:hover::before {
    transform: scale(0.8);
    }
    .reklam-sol {
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    position: fixed;
    z-index:1;
    }
    .reklam-sag {
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    position: fixed;
    z-index:1;
    }
    .reklam-top {
    display: none;
    }



    /* logo */
    .logoContainer {
    max-height: 220px;
    padding-top: 10px;
    }
    .logo {
    max-height: 280px;
    padding-bottom: 25px;
    }
    .logoContainer img {}
    .logoContainer img:hover {
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .logoContainer img:hover::before {
    transform: scale(0.8);
    }




    /* a:link */
    a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 20px;
    }
    a:hover {
    text-decoration: none!important;
    color: #b7d1e2!important;
    font-weight: 400;
    font-size: 20px;
    }

    
    
    /* card-button */
    .c-button-wrapper{
    width: 100%;
    margin-top: 12px;
    margin-bottom: 6px;
    }
    .c-btn {
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    border: none;
    padding: 4px 8px;
    cursor: pointer;
    text-align: center!important;
    }
    .c-outline {
    background: transparent;
    color: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.75);
    transition: all .3s ease; 
    text-decoration: none!important;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .c-outline a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.5px;
    }
    .c-outline a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.5px;
    }
    .c-fill {
    background: rgba(0, 212, 255, 0.9);
    color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 212, 255, 0.75);
    transition: all .3s ease;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .c-fill a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.5px;
    }
    .c-fill a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.5px;
    }

    /* 
    .button-gradient {
    border-radius: 10px;
    margin: 10px;
    padding: 1em 3em;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    background-image: linear-gradient(to right, #895cf2 0%, #ffabf4 50%, #895cf2 100%);
    transition: 0.5s;
    }
    .button-gradient :hover {
      background-position: right center;
    }
     */
    


    /* h1 */
    .event-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
    .event-header h1 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 36px;
    font-weight: 700;
    padding: 0px;
    margin-top: 25px;
    z-index: -1!important;
    margin-bottom: -2px;
    }
    .text {
    text-align: center!important;
    color: #b7d1e2;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 20px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }



    /* social - media */
    .socialink img{
    height:46px;
    vertical-align:middle;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 4px;
    filter: drop-shadow(0 0 2px rgba(12, 12, 12, 0.15));
    }
    .socialink img:hover {
    filter: drop-shadow(0 0 2px rgba(12, 12, 12, 0.15));
    }



    /* channels */
    .chsContainer {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    }
    .chContainer {
    width: 24.45%;
    }
    .chContainer img {
    width: 97.4%;
    border-radius: 6px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .chContainer img:hover {
    width: 97.4%;
    border-radius: 6px;
    }
    .chContainer img:hover::before {
    width: 97.4%;
    border-radius: 6px;
    transform: scale(0.6);
    }



    /* horizontal - banner - lg */
    .h-banner {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center!important;
    flex-wrap: wrap;
    padding: 2px;
    }
    .h_banner {
    width: 100%;
    text-align: center!important;
    margin-top: 10px;
    }
    .h_banner img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 97.3%;
    border-radius: 6px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }



    /* horizontal - banner - sm */
    .h2-banner {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .h2_banner {
    width: 49%;
    padding: 5px;
    margin-top: 5px;
    }
    .h2_banner img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 6px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .h2_banner img:hover {  
    }
    .h2_banner img:hover::before {
    transform: scale(0.8);
    }



    /* heading */
    .one h2 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 34px;
    font-weight: 700;
    text-shadow: 1px 1px 3px #121212;
    }
    .one h2:after {
    width: 100px;
    height: 4px;
    display: block;
    content: "";
    position: relative;
    margin-top: -5px;
    left: 50%;
    margin-left: -50px;
    background-color: #efefef;
    text-shadow: 1px 1px 3px #121212;
    }



    /* 2 - gallery */
    .xl-Container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .xl_Container {
    width: 49%;
    padding: 5px;
    margin-top: 5px;
    }
    .xl_Container img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 10px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .xl_Container img:hover {  
    }
    .xl_Container img:hover::before {
    transform: scale(0.8);
    }



    /* 3 - gallery */
    .lg-Container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .lg_Container {
    width: 33%;
    padding: 10px;
    }
    .lg_Container img {
    width: 100%;
    border-radius: 10px;
    /* 
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
     */
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .lg_Container img:hover {
    width: 100%;
    border-radius: 10px;
    color: #efefef;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
    }
    .lg_Container img:hover::before {
    width: 100%;
    border-radius: 10px;
    transform: scale(0.6);
    }



    /* 4 - gallery */
    .sm-Container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .sm_Container {
    width: 24%;
    padding: 6px;
    background-color: rgba(17, 25, 40, 0.1);
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.25);   
    filter: drop-shadow(0 5px 5px rgba(0,0,0,0.15));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    backdrop-filter: blur(0.1px);
    -webkit-backdrop-filter: blur(0.1px);
    overflow: hidden;
    transition: 0.8s all;
    text-align: center;
    }
    .sm_Container img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 10px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .sm_Container ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.66);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 65rem;
    transition: 0.50s all;
    }
    .sm_Container:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 15px 5px rgba(12, 12, 12,0.33);
    transform: scale(1.05);
    filter: blur(1.05);
    }
    .sm_Container:hover ::before {
    filter: blur(0.5);
    top: -100%;
    left: 200%;
    }



    /* 5 - gallery */
    .xs-Container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    }
    .xs_Container {
    width: 19.2%;
    padding: 6px;
    background-color: rgba(17, 25, 40, 0.1);
    border-radius: 12px;
    border: 2px solid rgba(255, 255, 255, 0.25);   
    filter: drop-shadow(0 5px 5px rgba(0,0,0,0.15));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
    backdrop-filter: blur(0.1px);
    -webkit-backdrop-filter: blur(0.1px);
    overflow: hidden;
    transition: 0.8s all;
    text-align: center;
    }
    .xs_Container img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 10px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .xs_Container ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.66);
    top: -30%;
    left: -100%;
    transform: rotate(-45deg);
    height: 55rem;
    transition: 0.5s all;
    }
    .xs_Container:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255,0.33);
    transform: scale(1.05);
    filter: blur(0.05);
    }
    .xs_Container:hover ::before {
    filter: blur(0.5);
    top: -100%;
    left: 200%;
    }



    /* search */
    .filterContainer {
    margin-top: 8px;
    margin-bottom: 5px;
    }
    .form__input {
    color: #424242;
    font-size: 1rem;
    font-weight: 500;
    margin: 0 auto;
    padding: 8px 4px;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #f5f5f5;
    width: 97.1%;
    display: block;
    transition: all 0.3s;
    text-align: center!important;
    }
    .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
    }



    /* footer */
    .bottom {
    columns: 3;
    -webkit-columns: 3;
    width: 100%;
    margin-top: 15px;
    justify-content: center;
    }
    .bottom .item1 {
    display: block;
    color:#efefef;
    text-align: left!important;
    }
    .bottom .item2 {
    display: block;
    color:#fefef;
    text-align: center!important;
    }
    .bottom .item3 {
    display: block;
    color:#efefef;
    text-align: right!important;
    }
    .xlogo {
    height: 45px;
    margin-right: 25px;
    margin-top: -10px;
    }
    .xtext {
    height: 65px;
    margin-bottom: 10px;
    margin-top: -20px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #efefef;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 25px;
    }



    .bosluk {
    margin-top: 40px;
    }

    .information {
    font-size: 28px;
    background-color: #750000;
    border-radius: 2px;
    font-weight: bold;
    }


    @media (max-width: 1200px) {
    .section {
    width: 98%;
    text-align: center;
    }
    .reklam-sol {
    display: none;
    }
    .reklam-sag {
    display: none;
    }
    .reklam-top {
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    position: fixed;
    z-index:1;
    }
    header {
    margin-top: 20%;
    }
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 6px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 400;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .text {
    font-size: 16px;
    margin-top: -6px;
    }
    p{
    font-size: 16px;
    }
    .empty {
    margin-top: 20px;
    }
    .logo {
    max-height: 220px;
    padding-bottom: -15px;
    }
    .xlogo {
    height: 30px;
    margin-top: 2px;
    margin-right: 10px;
    }
    .xtext {
    height: 45px;
    margin-bottom: 10px;
    margin-top: -15px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #efefef;
    line-height: 1px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 10px;
    }
    .h_banner {
    width: 98.9%;
    text-align: center!important;
    margin-top: 6px;
    }
    .h_banner img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 100%;
    border-radius: 6px;
    }
}

    @media (max-width: 768px) {

    /* h1 */
    .event-header h1 {
    text-align: center;
    color: #f5f5f5;
    font-size: 28px;
    font-weight: 700;
    padding: 0px;
    margin-top: -25px;
    z-index: -1!important;
    margin-bottom: -2px;
    }
    .one h2 {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 28px;
    font-weight: 700;
    }
    a {
    text-decoration: none;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    }
    a:hover {
    text-decoration: none;
    color: #b7d1e2!important;
    font-weight: 400;
    font-size: 14px;
    }
    .c-button-wrapper{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 5px;
    }
    .c-outline a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    }
    .c-outline a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    }
    .c-fill a {
    text-decoration: none!important;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    }
    .c-fill a:hover {
    text-decoration: none!important;
    color: #efefef!important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    }
    /* search */
    .filterContainer {
    margin-top: 4px;
    margin-bottom: 2px;
    }
    .form__input {
    color: #424242;
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0 auto;
    padding: 4px 2px;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border: 1 solid #f5f5f5;
    width: 97.8%;
    display: block;
    transition: all 0.3s;
    text-align: center!important;
    }
    .form__input:placeholder-shown + .form__label {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
    }
    .information {
    display: none;
    }
    .xl_Container {
    width: 50%;
    padding: 2px;
    padding-top: 6px;
    }
    .lg_Container {
    width: 49%;
    padding: 2px;
    padding-top: 6px;
    }    
    .sm_Container {
    width: 30.5%;
    padding: 3px;
    }
    .sm_Container ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.20);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 10rem;
    transition: 0.25s all;
    }
    .sm_Container:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255,0.15);
    transform: scale(1.01);
    filter: brightness(1.01);
    }
    .sm_Container:hover ::before {
    filter: brightness(1.01);
    top: -100%;
    left: 200%;
    }
    .xs_Container {
    width: 30.5%;
    padding: 2px;
    padding-top: 4px;
    }
    .xs_Container ::before {
    position: fixed;
    content: "";
    box-shadow: 0 0 50px 25px rgba(255, 255, 255,0.20);
    top: -10%;
    left: -100%;
    transform: rotate(-45deg);
    height: 25rem;
    transition: 0.25s all;
    }
    .xs_Container:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255,0.15);
    transform: scale(1.01);
    filter: brightness(1.01);
    }
    .xs_Container:hover ::before {
    filter: brightness(1.01);
    top: -100%;
    left: 200%;
    }
    .chContainer {
    width: 24.4%;
    margin-bottom: -4px;
    }
    .h-banner {
    width: 100%;
    text-align: center!important;
    }
    .h_banner img {
    /* width: -webkit-fill-available;
    width: -moz-available; */
    width: 99%;
    border-radius: 6px;
    }
    .h2_banner {
    width: 49.5%;
    margin-top: -1px;
    border-radius: 6px!important;
    }
    .logo {
    max-height: 240px;
    padding-bottom: -15px;
    margin-top: -15px;
    }
    .xlogo {
    height: 30px;
    margin-top: -10px;
    margin-right: 10px;
    }
    .xtext {
    height: 35px;
    margin-bottom: 10px;
    margin-top: -5px;
    text-align: center!important;
    }
    .sitecopy {
    text-align: left;
    color: #efefef;
    line-height: 14px;
    font-size: 11px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 10px;
    }
    .title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .xs_title {
    text-align: center!important;
    color: #f5f5f5;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    z-index: 999;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }
    .socialink img{
    height:32px;
    vertical-align:middle;
    padding-left: 2px;
    padding-right: 2px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.2));
    }
    .socialink img:hover {
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.2));
    }
    }



    @media (max-width: 540px) {
    a {
    text-decoration: none;
    color: #f5f5f5!important;
    font-weight: 400;
    font-size: 14px;
    }
    a:hover {
    text-decoration: none;
    color: #b7d1e2!important;
    font-weight: 400;
    font-size: 14px;
    }
    .socialink img{
    height:28px;
    vertical-align:middle;
    padding-left: 2px;
    padding-right: 2px;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.35));
    }
    .socialink img:hover {
    ffilter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.35));
    }
    }


    /* animation */
    .grow img{
    transition: 0.8s ease;
    }
    .grow img:hover{
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    transition: 0.8s ease;
    }

    .d-ani img{
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    }
    .d-ani img:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    }

    .shrink img {
    transition: 0.5s ease;
    }
    .shrink img:hover{
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    transition: 0.5s ease;
    color: #efefef;
    filter: drop-shadow(0 0 4px rgba(12, 12, 12, 0.5));
    }

    #scroll {
    position:fixed;
    right:40px;
    bottom:70px;
    cursor:pointer;
    width:40px;
    height:40px;
    background-color: rgba(0, 212, 255, 1);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    z-index: 2;
    }
    #scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
    z-index: 2;
    }
    #scroll:hover {
    background-color: rgba(0, 212, 255, 0.85);;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
    z-index: 2;
    }




