.newsslider{

    overflow: hidden;

}



.newsslider-pager li{

    float: left;

    list-style-type: none;

    width: 4.5%;

    height: 25px;

    line-height: 23px;

    /* border-radius: 2px; */

    text-align: center;

    margin-right: 1%;

    margin-left: 1%;

    cursor: pointer;

}

.newsslider-pager{

    height: 30px;

    padding-top: 2px;

    padding-left: 10px;

    margin: 0 !important;

    overflow: hidden !important;

}

.resimbuyut img {

    width: 750px !important;

    height: 350px !important;

}

.carousel-caption {

    bottom: 0px !important;

}



.carousel-caption h3{

    color: #ffffff;

    font-size: 24px !important;

}



.carousel-control{

    box-shadow: none !important;

}



.sub-news-container{

    overflow-y: auto;

    overflow-x: hidden;

}



.sub-news-container::-webkit-scrollbar {

    width: 12px;

}



.sub-news-container::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

    border-radius: 10px;

}



.sub-news-container::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);

}



.sub-news-container .sub-new-container:not(:first-child){

    padding-top: 5px;

    padding-bottom: 5px;

    margin-top: 5px;

    margin-bottom: 5px;

}

.sub-news-container .sub-new-container:first-child{

    padding-top: 5px;

    margin-top: 5px;

    padding-bottom: 5px;

    margin-bottom: 5px;

}



.sub-new-container{

    padding-left: 5px;

}



.news-title h4{
    color:#333333;
    font-size: 15px;

    line-height: 29px;

    margin-top: 0px;

    margin-bottom: 0px;

}



.news-title h4:hover{
    color:#dd9933;

}

.yansinbuton{
    color: white !important;
    background-color: red !important;

}

.menuozel{

    padding: 0;

    box-shadow: none;

    text-indent: -9999px;

    border-style: solid;

    display: inline-block;

    border-color: rgba(0,0,0,1);

    border-width: 0px;

    border: 0px solid rgba(0,0,0,1);

    line-height: 12px;

    width: 12px;

    height: 12px;

    margin: 0 4px;

    background: rgb(0,0,0);

    background: rgba(0,0,0,0.5);

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5)));

    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));

    background: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));

    background: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));

    background: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));

    background: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));

}



@media (min-width: 768px){


    .acikmenu {

        display: none !important;

    }

}

@media (max-width: 767px){

    .newsslider-pager{

        line-height: 12px;

        z-index: 99;

        padding: 0;

        text-align: left;

        margin: 10px 0px;

        width: 100%;

        top: auto;

        right: auto;

        bottom: auto;

        left: auto;

        position: absolute;

        text-align: center;

    }

    .kapamenu {

        display: none !important;

    }


    .kapamenuyan {

        display: none !important;

    }

    .resimbuyut img {

        width: 750px !important;

        height: auto !important;

    }
}