#myLinks {
    display: none;
}

.post-image-inner img {
    width: 100%;
}

@media only screen and (max-width: 1600px) and (max-height: 900px) {
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 19vw!important;
        height: 28vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
}

@media screen and (max-width: 1920px) and (max-height: 1080px) {
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 19vw!important;
        height: 24vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
}

@media screen and (max-width: 1536px) and (max-height: 864px) {
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 21vw;
        height: 30vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }

    .page-content .a {
    margin-left: -17%!important;
}
}

@media screen and (max-width: 1440px) and (max-height: 900px) {
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 21vw;
        height: 28vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
}

@media screen and (max-width: 1366px) and (max-height: 768px) {
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 21vw;
        height: 33vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
}

@media screen and (max-width: 1280px) and (max-height: 800px) {
    .page-content {
        margin-left: 5%;
    }
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 21vw;
        height: 32vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
}

@media screen and (max-width: 743px) {
    .none {
        display: none;
    }
    .featured-box .box-content.box-content-border-0 {
        width: auto!important;
    }
    .owl-carousel.nav-style-2 .owl-nav .owl-next {
        transform: rotate(180deg);
        transform-origin: 1px 8px!important;
    }
    #header .header-btn-collapse-nav {
        margin-left: 80%!important;
    }
}

@media screen and (max-width: 768px) {
    .none {
        margin-top: -50%;
    }
    .featured-box .box-content.box-content-border-0 {
        width: auto!important;
    }
    .owl-carousel.nav-style-2 .owl-nav .owl-next {
        transform: rotate(180deg);
        transform-origin: 1px 8px!important;
    }
    #header .header-btn-collapse-nav {
        margin-left: 80%!important;
    }
    .lefta {
        margin-right: 0%!important;
    }
    .page-content img {
        width: 100%;
        margin-left: 10%
    }
    .main{
        height: auto!important;
    }
}

@media screen and (max-width: 734px) {
    .col-sm-8 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
}

@media screen and (max-width: 684px) {
    .col-sm-8 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        padding-left: 0px!important;
    }
}

@media screen and (max-width: 667px) {
    .col-sm-8 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        padding-left: 0px!important;
        max-width: 100%!important;
    }
}

@media screen and (max-width: 736px) {
    .col-sm-8 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        padding-left: 0px!important;
        max-width: 100%!important;
    }
}

@media screen and (max-width: 768px) {
    .col-sm-8 {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        margin-left: 4%!important;
        max-width: 100%!important;
    }
    .card {
        position: relative;
        border: 1px solid rgba(0, 0, 0, 0.06);
        height: 295px!important;
        margin-left: 7%!important;
    }
}

@media only screen and (max-width: 1024px) {
    .featured-box .box-content.box-content-border-0 {
        width: auto!important;
    }
    .owl-carousel.nav-style-2 .owl-nav .owl-next {
        transform: rotate(180deg);
        transform-origin: 40px 8px!important;
    }
    #header .header-btn-collapse-nav {
        margin-left: 80%!important;
    }
    .lefta {
        margin-right: 0%!important;
    }
    .card {
        position: relative;
        border: 1px solid rgba(0, 0, 0, 0.06);
        height: 295px!important;
        margin-left: 7%!important;
    }
}

@media screen and (max-width: 480px) and (max-height: 915px) {
    .boji{
    display: none!important;
}
.salam1{
    width: 100%!important;
    padding: 0px!important;
    text-align: center!important;
}
.sahib{
    display: none;
}
.post-medium {
        height: auto!important;
        border-radius: 14px;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
    }
    .file-container .file-wrapper {
        /* position: fixed; */
        display: block;
        width: 83vw!important;
        height: 37vh!important;
        /* max-height: 465px; */
        /* min-height: 259px; */
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        /* background-color: var(--dialog-color); */
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }
    div.circleThing1 {
        width: 200px;
        height: 200px;
        margin-left: 17%;
        background: #fff;
        border: 10px solid #0B4161;
        border-radius: 50%;
        border-top-color: #f5f7f7;
        border-left-color: #f5f7f7;
        transform: rotate(45deg);
    }
    .dokun {
        height: 279px!important;
    }
    .imaa {
        width: 105px!important;
    }
    .salam1 p {
        margin-top: 10px!important;
    }
    .dokunma {
        font-size: 13px!important;
    }
    .lefta {
        margin-right: 0%!important;
        text-align: center;
    }
    .none {
        display: none;
    }
    .idda {
        display: none;
        visibility: inherit;
    }
    .owl-carousel.nav-style-2 .owl-nav .owl-next {
        transform: rotate(180deg);
        transform-origin: 10px 8px!important;
    }
    .yaa {
        height: 185px;
        width: 190px!important;
    }
    .card {
        position: relative;
        border: 1px solid rgba(0, 0, 0, 0.06);
        height: auto!important;
    }
    .cent {
        text-align: center;
    }
    .no {
        margin-left: 9%;
    }
    .can {
        height: 185px!important;
        width: 185px!important;
    }
    html .bg-color-light,
    html .bg-light {
        background-color: #fafbfb00 !important;
    }
    .qida {
        margin-left: -10%;
        font-size: 11.5px;
    }
    .salam1 {
        background-color: #fff;
        color: #444;
        cursor: pointer;
        padding-top: 15px;
        width: 100%;
        border: none;
        text-align: center;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
        height: 65px;
        box-shadow: 4px 4px 21px 0 rgba(0, 0, 0, 0.11);
        margin-left: 0px;
        border-radius: 17px;
    }
    .file-container .file-wrapper {
        width: 88vw!important;
    }
    div.circleThing {
        width: 200px;
        height: 200px;
        margin-left: 17%;
        background: #fff;
        border: 10px solid #0B4161;
        border-radius: 50%;
        border-bottom-color: #f5f7f7;
        border-right-color: #f5f7f7;
        transform: rotate(45deg);
    }
    html:not(.sticky-header-active) .dropdown-menu {
        margin-top: 0px!important;
    }
    .post-image-inner img {
        width: 100%;
    }
    .kurtul {
        height: 320px!important;
    }
    .pt-5,
    .py-5 {
        padding-top: 1rem!important;
    }
    .custom-list li:before {
        background-color: #0a3b5b;
    }
    .custom-list li:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0px!important;
        height: 0px;
        margin-right: 0px;
    }
    .aaa {
        opacity: 1;
        width: 343px;
    }
}

@media only screen and (device-width: 414px) and (device-height: 736px) {
    .dokun {
        height: 310px!important;
    }
}

.featured-box.altay:hover {
    background: #0a3654;
}

.featured-box.altay:hover h4 {
    font-size: 1.3em;
    font-weight: 400;
    color: white;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.featured-box.altay h4 {
    font-size: 1.3em;
    font-weight: 400;
    color: #0a3958;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media screen and (width: 320px) and (height: 568px){

    .item p.lead {
        width: 69%!important;
   
}

@media screen and (width: 375px) and (height: 667px){

    .item p.lead {
        width: 72%!important;
        margin-left: 1%;

   
}
@media screen and (width: 414px) and (height: 736px){

    .item p.lead {
        width: 75%!important;
   margin-left: 1%;
}
@media screen and (width: 412px) and (height: 915px){

    .item p.lead {
        width: 77%!important;
           margin-left: 1%;
   
}


@media screen and (width: 390px) and (height: 844px){

    .item p.lead {
        width: 75%!important;
           margin-left: 1%;
   
}



@media screen and (width: 375px) and (height: 812px){

    .item p.lead {
     width: 75%!important;
    margin-left: 1%;
   
}
@media screen and (width: 360px) and (height: 800px){

    .item p.lead {
        width: 73%!important;
   
}

@media screen and (width: 540px) and (height: 720px){

    .item p.lead {
        width: 83%!important;
   
}


@media screen and (width: 360px) and (height: 640px){

    .item p.lead {
        width: 73%!important;
   
}




@media screen and (max-width: 375px) and (max-height: 667px) {

	.featured-box {
    background: #FFF;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    margin-left: auto;
    width: auto!important;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.boji{
    display: none;
}
.idda {
        display: none;
        visibility: inherit;
    }

	}
