@media (max-width: 767px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td,
    article,
    aside,
    canvas,
    details,
    embed,
    figure,
    figcaption,
    footer,
    header,
    hgroup,
    menu,
    nav,
    output,
    ruby,
    section,
    summary,
    time,
    mark,
    audio,
    video {
        padding: 0;
        border: 0;
        vertical-align: baseline
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block
    }

    body {
        margin: 0;
        font-family: 'Cabin', sans-serif;
        background-color: #fff;
        overflow-x: hidden;
        font-display: swap;
    }

    ol,
    ul {
        list-style: none
    }

    .clearfix:after {
        content: " ";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both;
        padding: 0;
        margin: 0
    }

    a {
        text-decoration: none
    }

    *:hover {
        transition: all .2s ease-in-out
    }

    * {
        transition: all .2s ease-in-out
    }

    * {
        font-family: 'Cabin', sans-serif;
    }

    .header {
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 0 2px 22px rgb(0 0 0 / 10%);
        box-shadow: 0 2px 22px rgb(0 0 0 / 10%);
        height: 185px;
        margin: auto;
        position: fixed;
        z-index: 99999999999999;
    }

    .header-ic {
        max-width: 100%;
        height: 185px;
        margin: auto;
    }

    .hamburger {
        width: 50px;
        height: 75px;
        float: left;
        text-align: center;
    }

    .hamburger i {
        line-height: 75px;
    }

    .logo {
        width: 100%;
        float: none;
        height: 75px;
        text-align: center
    }

    .arama {
        width: 100%;
        float: none;
        padding: 10px;
        box-sizing: border-box;
        position: relative
    }

    .search_widget {
        width: 75%;
        border: 2px solid #f7b31f;
        float: left;
        line-height: 36px;
        padding: 0 20px;
        position: relative;
        border-radius: 5px;
    }

    .arabuton {
        width: 40px;
        height: 40px;
        position: relative;
        float: left;
        border: 0;
        background-color: transparent;
    }

    .arabutoni {
        position: absolute;
        left: 0px;
        top: 8px;
        line-height: 40px;
    }

    .searchButton {
        margin-top: 0px;
    }

    .uranus.tparrows {
        top: 250px !important;
        visibility: visible !important;
        opacity: 1 !important;

    }

    .container {
        width: 100%;
        margin: auto;
        max-width: 100%;
        padding: 5px;
        box-sizing: border-box;
        padding-top: 75px;
    }

    .girisblock {
        width: 100%;
        float: none;
        background-color: #f8f8f8;
        padding: 22px;
        box-sizing: border-box;
    }

    .girisblock a img {
        width: 100% !important;
        height: auto;
    }

    .videodetaysol {
        width: 100%;
        float: none;
        background-color: #f8f8f8;
        padding: 22px;
        box-sizing: border-box;
    }

    .videoaciklama {
        width: 100%;
    }

    .anavideoadi {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin: 0
    }

    .videokisabilgi {
        font-size: 14px;
        font-weight: 400;
        list-style: 18px;
        margin: 0;
    }

    .girisblocksag {
        width: 100%;
        float: none;
    }

    .videodetaysag {
        width: 100%;
        float: none;
    }

    .yanliste {
        width: 100%;
    }

    .yanliste ul {
        margin: 0;
    }

    .yanliste li {
        width: 100%;
        margin: 0;
        padding: 6px 6px;
        box-sizing: border-box;
    }

    .yanliste li:hover {
        background-color: #f7f7f7;
    }

    .yanliste li .resim {
        width: 33%;
        height: 85px;
        float: left;
        border-radius: 5px;
        overflow: hidden;
    }

    .yanliste li .aciklama {
        width: 54%;
        float: left;
        margin-left: 10px
    }

    .yanliste li .aciklama a {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        margin: 0;
        color: #000
    }

    .yanliste li .aciklama p {
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
        color: #000
    }

    .yanmenu {
        width: 95%;
        float: none;
        background-color: #333;
        margin: 0;
        height: 40px;
        border-radius: 5px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        box-sizing: border-box;
        margin: auto
    }

    .yanmenu a {
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        margin: 0 10px
    }

    .videodetaysol iframe {
        width: 100% !important
    }

    ::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #2eb8c4;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #f7b31f;
    }

    .yazarsol {
        width: 400px;
        margin-right: 50px;
        float: left;
        background-color: #f2f2f2;
        padding: 40px;
        box-sizing: border-box;
        text-align: center
    }

    .yazarsol h1 {
        font-size: 24px;
        color: #000;
        text-align: center;
    }

    .yazarresim {
        width: 160px;
        height: 160px;
        overflow: hidden;
        border-radius: 100%;
        margin: auto;
        border: 10px solid #3db4e5
    }

    .yazarsag {
        width: 750px;
        float: left
    }

    .yazarliste li {
        width: 750px;
        border-bottom: 1px dotted #f2f2f2;
        padding: 5px 0
    }

    .yazarliste li a {
        font-size: 16px;
        color: #000;
        line-height: 24px
    }

    .yazarliste li i {
        font-size: 12px;
        color: #000;
        line-height: 24px;
        margin-right: 8px
    }

    .ustkategoriler {
        width: 100%;
        padding: 115px 0 25px 0;
    }

    .ustkategoriler li {
        width: 55px;
        float: left;
        margin: 5px;
        box-shadow: 0px 0px 8px rgb(0 0 0 / 6%);
        padding: 5px;
        box-sizing: border-box;
        text-align: center;
    }

    .ustkategoriler li .box {
        width: 100%;
        height: auto;
        margin: auto;
        border-radius: 100%;
    }

    .ustkategoriler li .box i {
        font-size: 20px;
        color: #fff;
    }

    .ustkategoriler li a {
        font-size: 15px;
        font-weight: 600;
        margin: 0;
        color: #000;
        text-align: center;
    }

    .renk1 {
        background-color: #3db4e5;
    }

    .renk2 {
        background-color: #41ba77;
    }

    .renk3 {
        background-color: #f7b21b;
    }

    .renk4 {
        background-color: #f7cf3b;
    }

    .renk5 {
        background-color: #00adbb;
    }

    .renk6 {
        background-color: #999;
    }


    .blocklar {
        width: 100%;
        padding: 50px 0 0 0;
        position: relative;
    }

    .blockbaslik {
        font-size: 22px;
        font-weight: 600;
        line-height: 44px;
        margin: 0;
        border-radius: 10px;
        padding: 5px 20px;
        max-width: 150px;
        color: #fff
    }

    .blocklar li {
        width: 100%;
        float: none;
        margin: 0 15px 25px 0;
        height: 250px;
        border: 1px solid #f2f2f2;
        border-radius: 5px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .lastbox {
        font-size: 19px;
        width: 200px !important;
        margin: 0 auto !important;
        height: 100px !important;
    }

    .blocklar li:hover {
        box-shadow: 0px 4px 8px rgb(0 0 0 / 15%);
    }

    .blocklar li .resim {
        width: 100%;
        height: 175px;
        border-radius: 5px;
        overflow: hidden;
    }

    .blocklar li .resim a img {
        width: 100% !important
    }

    .blocklar li .aciklama {
        padding: 10px;
    }

    .blocklar li .aciklama a {
        font-size: 16px;
        font-weight: 800;
        line-height: 18px;
        margin: 0;
        color: #000
    }

    .blocklar li .aciklama p {
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        color: #000;
        margin: 0;
    }

    .tumu {
        position: absolute;
        right: 18px;
        top: 60px;
        background-color: #333;
        padding: 3px 10px;
        border-radius: 5px;
    }

    .tumu a {
        font-size: 14px;
        font-weight: 600;
        line-height: 30px;
        color: #fff;
        margin: 0;
    }




    .main {
        margin: 0 auto;
        display: block;
        height: 100%;
    }

    .mainInner {
        display: table;
        height: 100%;
        width: 100%;
        text-align: center;
    }

    .mainInner div {
        display: table-cell;
        vertical-align: middle;
        font-size: 3em;
        font-weight: bold;
        letter-spacing: 1.25px;
    }

    #sidebarMenu {
        height: 100%;
        position: fixed;
        left: 0;
        width: 250px;
        transform: translateX(-250px);
        transition: transform 250ms ease-in-out;
        background: linear-gradient(180deg, #3db4e5 0%, #f7b21b 100%);
        z-index: 9999999999999999;
        margin-top: 75px;
    }

    .sidebarMenuInner {
        margin: 0;
        padding: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.10);
    }

    .sidebarMenuInner li {
        list-style: none;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        padding: 10px 20px;
        cursor: pointer;
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }

    .sidebarMenuInner li span {
        display: block;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.50);
    }

    .sidebarMenuInner li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
    }

    input[type="checkbox"]:checked~#sidebarMenu {
        transform: translateX(0);
    }

    input[type=checkbox] {
        transition: all 0.3s;
        box-sizing: border-box;
        display: none;
    }

    .sidebarIconToggle {
        transition: all 0.3s;
        box-sizing: border-box;
        cursor: pointer;
        position: fixed;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 30px;
        left: 15px;
        height: 22px;
        width: 22px;
        z-index: 999999999999999999;

    }

    .spinner {
        transition: all 0.3s;
        box-sizing: border-box;
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #000;
    }

    .horizontal {
        transition: all 0.3s;
        box-sizing: border-box;
        position: relative;
        float: left;
        margin-top: 3px;
    }

    .diagonal.part-1 {
        position: relative;
        transition: all 0.3s;
        box-sizing: border-box;
        float: left;
    }

    .diagonal.part-2 {
        transition: all 0.3s;
        box-sizing: border-box;
        position: relative;
        float: left;
        margin-top: 3px;
    }

    input[type=checkbox]:checked~.sidebarIconToggle>.horizontal {
        transition: all 0.3s;
        box-sizing: border-box;
        opacity: 0;
    }

    input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-1 {
        transition: all 0.3s;
        box-sizing: border-box;
        transform: rotate(135deg);
        margin-top: 8px;
    }

    input[type=checkbox]:checked~.sidebarIconToggle>.diagonal.part-2 {
        transition: all 0.3s;
        box-sizing: border-box;
        transform: rotate(-135deg);
        margin-top: -9px;
    }

    .anahtarkelimeler {
        width: 100%;
        padding: 25px 0;
    }

    .tags {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    .tags li {
        float: left;
    }

    .tag {
        background: #eee;
        border-radius: 3px 0 0 3px;
        color: #999;
        display: inline-block;
        height: 26px;
        line-height: 26px;
        padding: 0 20px 0 23px;
        position: relative;
        margin: 0 10px 10px 0;
        text-decoration: none;
        -webkit-transition: color 0.2s;
    }

    .tag::before {
        background: #f7f7f7;
        border-radius: 10px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
        content: '';
        height: 6px;
        left: 10px;
        position: absolute;
        width: 6px;
        top: 10px;
    }

    .tag::after {
        background: #f7f7f7;
        border-bottom: 13px solid transparent;
        border-left: 10px solid #eee;
        border-top: 13px solid transparent;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
    }

    .tag:hover {
        background-color: #3db4e5;
        color: white;
    }

    .tag:hover::after {
        border-left-color: #3db4e5;
    }

    .blogalani {
        width: 100%;
    }

    .blogdetay {
        width: 100%;
        margin: auto;
    }

    .blogpaylas {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .blogpaylas li {
        width: 100%;
        background-color: #f9f9f9;
        border: 1px solid #f2f2f2;
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .blogpaylas li i {
        font-size: 18px;
        margin-right: 5px;
    }

    .blogpaylas li a {
        font-size: 14px;
        color: #000
    }

    .blogpaylasgenis {
        width: 100%;
    }

    .blogpaylasgenis li {
        width: 100%;
        background-color: #f9f9f9;
        border: 1px solid #f2f2f2;
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .blogpaylasgenis li i {
        font-size: 18px;
        margin-right: 5px;
    }

    .blogpaylasgenis li a {
        font-size: 14px;
        color: #000
    }

    .blogsol {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .blogsol img {
        width: 100% !important
    }

    .blogsol h1 {
        font-size: 36px;
        font-weight: 800;
        color: #000;
        margin: 0;
        margin-bottom: 15px;
    }

    .blogsol p {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #000;
        margin: 0 0 25px 0;
    }

    .blogsag {
        width: 100%;
        float: none;
    }

    .blogalani .article {
        width: 100%;
        margin: 0 40px 40px 0;
        max-height: 320px;
        border-radius: 5px;
        float: left;
        padding: 10px;
        box-sizing: border-box;
        border: 1px solid #f9f9f9
    }

    .blogalani .article:nth-child(3n+3) {
        margin-right: 0px;
    }

    .blogalani .article:hover {
        box-shadow: 0px 0px 12px rgb(247 178 27 / 100%);
    }

    .blogalani .article .resim {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 4px solid #f7b21b
    }

    .blogalani .article .aciklama {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

    .blogalani .article .aciklama a {
        font-size: 18px;
        font-weight: 800;
        line-height: 18px;
        margin: 0;
        color: #000;
        margin-bottom: 15px;
    }

    .blogalani .article .aciklama p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #000;
        margin: 0;
    }

    .blogalani .article .resim img {
        width: 100% !important
    }

    .blogsag .article {
        width: 100%;
        margin: 0 0 20px 0;
        max-height: 220px;
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box;
        border: 1px solid #f9f9f9
    }

    .blogsag .article .resim {
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin-bottom: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 4px solid #f7b21b
    }

    .blogsag .article .aciklama {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

    .blogsag .article .resim img {
        width: 100%
    }

    .blogsag .article .aciklama a {
        font-size: 18px;
        font-weight: 800;
        line-height: 18px;
        margin: 0;
        color: #000;
        margin-bottom: 15px;
    }

    .blogsag .article .aciklama p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #000;
        margin: 0;
    }


    .footer {
        width: 100%;
        border-top: 2px solid #3db4e5;
        height: 145px;
        background-color: #f9f9f9;
    }

    .footer-ic {
        max-width: 1366px;
        height: 75px;
        margin: auto;
        text-align: center;
        padding-top: 15px;
    }


    .altsosyal {
        width: 210px;
        margin: auto;
    }

    .altsosyal li {
        width: 50px;
        margin: 10px;
        float: left;
    }

    .altsosyal li i {
        font-size: 24px;
        font-weight: 800;
        line-height: 36px;
        margin: 0;
        color: #000;
        margin-bottom: 15px;
    }

    .ustkategoriler>ul {
        display: flex;
        justify-content: center;
    }

    .blocklar>img {
        width: 100%;
    }

    .videodetaysag>img {
        width: 100%;
    }

    .blogsag>img {
        width: 100%;
    }

    .slidermobil {
        height: 270px;
    }

    .girisAll {
        flex-direction: column;
        height: 170vw;
        justify-content: space-between;
        width: 100%;
    }

    .tp-rightarrow {
        left: unset !important;
        right: -60px !important;
    }

    .tp-leftarrow {
        left: 0 !important;
    }

    .yanliste li .aciklama {
        flex-basis: 50vw;
    }

    .yanliste li .resim {
        flex-basis: 40vw;
    }

    .rev_slider,
    .rev_slider_wrapper,
    .forcefullwidth_wrapper_tp_banner,
    .tp-fullwidth-forcer {
        height: 280px !important;
    }
    .categoryBoxes {
        width: 100%;
    }
    .blocklar>a {
        margin: 10px 5px;
    }    
}