﻿
/*a, h1, h2, h3, h4, h5, h6 {

    color:pink !Important;
}*/

.yazi {


    color:black;
    font-size:13px;

}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 0px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
        text-align: center;
    }



    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(imgicon/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url(imgicon/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(imgicon/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.embed-container {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#tbluyelik tr td {
    vertical-align: top;
    height: 55px;
    width: 40px;
}

#tbluyelik {
    width: 100%;
}

.sayfalama {
    padding: 3px;
    margin: 3px;
    text-align:right;
}

.sayfalama a {
    padding: 9px 7px 8px 7px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: silver;
    vertical-align:middle;
}
.sayfalama b{

    
     padding: 9px 7px 8px 7px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: gray;
    font-weight:bold;
    vertical-align:middle;
}

.sayfalama a:hover,
.sayfalama a:active {
    border: 1px solid #999;
    color: #666;
    
}
.sayfalama .secili {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #036CB4;
    font-weight: bold;
    background-color: #036CB4;
    color: #FFF;
}
.sayfalama .pasif {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

.tree {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .tree li {
        list-style-type: none;
        margin: 0;
        padding: 17px 5px 0 5px;
        position: relative;
        margin-left: 30px;
    }

        .tree li::before, .tree li::after {
            content: '';
            left: -20px;
            position: absolute;
            right: auto;
        }

        .tree li::before {
            border-left: 1px solid #999;
            bottom: 50px;
            height: 100%;
            top: 0;
            width: 1px;
        }

        .tree li::after {
            border-top: 1px solid #999;
            height: 20px;
            top: 25px;
            width: 25px;
        }

        .tree li span {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border: 1px solid #999;
            border-radius: 5px;
            display: inline-block;
            padding: 3px 8px;
            text-decoration: none;
        }

        .tree li.parent_li > span {
            cursor: pointer;
        }

    .tree > ul > li::before, .tree > ul > li::after {
        border: 0;
    }

    .tree li:last-child::before {
        height: 30px;
    }

    .tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
        background: #eee;
        border: 1px solid #94a0b4;
        color: #000;
    }

.tbluyelik tr td {
    vertical-align: top;
    height: 55px;
    width: 40px;
}

.tbluyelik {
    width: 100%;
}



.review-block .video-carousel .inner-carousel .item .item-footer {
    display: block;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dashed silver;
    padding: 13px 0;
    text-transform: uppercase;
    font-size: 13px;
}


.review-block .item .item-footer {
    display: block;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dashed silver;
    padding: 13px 0;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
}




/*/////////////////////SIDEBAR///////////////////////////*/






#teknoBar .widget .upper-title {
    position: absolute;
    top: 13px;
    right: 15px;
    color: #aaa;
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
}


    #teknoBar .widget .upper-title:hover {
        color: #232323;
    }


    #teknoBar .widget .upper-title i.fa {
        padding-left: 5px;
    }


#teknoBar .widget > .w-title {
    display: block;
    background: #ededed;
    position: relative;
    margin-bottom: 20px;
}


    #teknoBar .widget > .w-title h3 {
        display: inline-block;
        padding: 11px 22px;
        color: #fff;
        background: #292a32;
        margin-bottom: 0px;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: 'PT Sans Narrow', sans-serif;
        /*letter-spacing: 1px;*/
    }


        #teknoBar .widget > .w-title h3:after {
            display: block;
            position: absolute;
            height: 3px;
            background: inherit;
            width: 100%;
            left: 0px;
            bottom: 0px;
            content: '';
        }

.widget .tagcloud > a {
    display: inline-block;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 13px;
    margin: 0 8px 8px 0;
    background: rgba(255,255,255,0.13);
}

    .widget .tagcloud > a:hover {
        background: rgba(255,255,255,0.3);
    }

.content .article-list .item .item-content span {
    /*opacity: 0.7;*/
    /*filter: alpha(opacity=70);*/
}

.content .article-list .item .item-content h3 a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.content .article-list .item .item-content {
    display: block;
    margin-left: 75px;
    border-bottom: 1px dotted rgba(0,0,0,0.2);
    min-height: 59px;
}

#teknoBar .more-button {
    display: block;
    text-align: center;
    padding: 7px;
    text-transform: uppercase;
    font-size: 11px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tab-a h3 {
    cursor: pointer;
}

    .tab-a h3:hover {
        box-shadow: inset 0 -100px 0 rgba(255,255,255,0.07);
    }

    .tab-a h3.active {
        box-shadow: none !important;
        cursor: default;
        /*background: #c12026 !important;*/
    }

    .tab-a h3:after {
        display: none !important;
    }

.tab-a {
    box-shadow: inset 0 -3px 0 #292a32;
}

.tab-d > div {
    display: none !important;
}

    .tab-d > div.active {
        display: block !important;
    }

.review-list .item {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

    .review-list .item:after {
        display: block;
        clear: both;
        content: '';
    }

.review-list .item {
    background: #f0f0f0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
}

    .review-list .item .item-content {
        padding: 10px 70px 10px 15px;
        display: table-cell;
        vertical-align: middle;
        height: 30px;
    }

    .review-list .item .item-photo {
        display: block;
        float: left;
    }

    .review-list .item .item-content h3 {
        margin-bottom: 0px;
        font-size: 13px;
        font-weight: normal;
    }

    .review-list .item .item-content .review-rating {
        display: block;
        position: absolute;
        right: 10px;
        padding: 8px 12px;
        color: #fff;
        background: #698ac1;
        top: 10px;
        font-size: 14px;
    }

.w-gallery .w-photos {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

    .w-gallery .w-photos:last-child {
        position: relative;
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: 0px;
    }

    .w-gallery .w-photos:hover .gallery-link-left {
        left: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .w-gallery .w-photos:hover .gallery-link-right {
        right: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .w-gallery .w-photos .gallery-link-left {
        position: absolute;
        left: -20px;
        font-size: 20px;
        color: #fff;
        top: 40%;
        z-index: 10;
        text-shadow: 0 0 4px rgba(0,0,0,0.4);
        padding: 11px 14px;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .w-gallery .w-photos .gallery-link-right {
        position: absolute;
        right: -20px;
        font-size: 20px;
        color: #fff;
        top: 40%;
        z-index: 10;
        text-shadow: 0 0 4px rgba(0,0,0,0.4);
        padding: 11px 14px;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .w-gallery .w-photos .gallery-link-right:hover,
        .w-gallery .w-photos .gallery-link-left:hover {
            background: #232323;
            text-shadow: 0px;
        }

    .w-gallery .w-photos .photo-images {
        display: block;
        position: relative;
    }

        .w-gallery .w-photos .photo-images a {
            display: none;
            position: absolute;
            z-index: 2 !important;
            top: 0px;
        }

            .w-gallery .w-photos .photo-images a.active {
                display: block !important;
                position: relative !important;
                z-index: 1 !important;
            }

#teknoBar .widget .tagcloud > a {
    background: rgba(0,0,0,0.1);
}

    #teknoBar .widget .tagcloud > a:hover {
        background: rgba(0,0,0,0.3);
        color: #232323;
    }

.gridTextbox {
}

.cart {
    /*margin: 50px auto;
  width: 300px;*/
    overflow: hidden;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
    background: #525252;
    border: 1px solid #202020;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.cart-top {
    position: relative;
    z-index: 1;
    height: 24px;
    line-height: 24px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #eee;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    background: #404040;
    border-bottom: 1px solid #222;
    border-radius: 2px 2px 0 0;
    -webkit-font-smoothing: antialiased;
    background-image: -webkit-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: -moz-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: -o-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: linear-gradient(to bottom, #525252, #3d3d3d 80%, #383838);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
}

.cart-top-title {
    float: left;
}

.cart-top-info {
    float: right;
}

.cart-item {
    position: relative;
    line-height: 20px;
    padding: 10px 80px 10px 15px;
    font-weight: bold;
    background: #525252;
    border-bottom: 1px solid #222;
    background-image: -webkit-linear-gradient(top, #575757, #4e4e4e);
    background-image: -moz-linear-gradient(top, #575757, #4e4e4e);
    background-image: -o-linear-gradient(top, #575757, #4e4e4e);
    background-image: linear-gradient(to bottom, #575757, #4e4e4e);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

    .cart-item:first-child {
        margin-top: -1px;
        padding-top: 11px;
    }


.cart-item-pic {
    position: relative;
    float: left;
    margin: -2px 12px 0 -7px;
}

    .cart-item-pic > img {
        display: block;
        height: 44px;
        width: 44px;
        border-radius: 3px;
    }

    .cart-item-pic:before {
        content: '';
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
        border: 1px solid #000;
        border-radius: 4px;
        background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
        box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    }

.cart-item-desc {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #b8c6cc;
}

.cart-item-price {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    color: gray;
}

.cart-bottom {
    line-height: 31px;
    padding: 5px;
    font-weight: bold;
    /*background: #484848;
  background-image: -webkit-linear-gradient(top, #545454, #434343);
  background-image: -moz-linear-gradient(top, #545454, #434343);
  background-image: -o-linear-gradient(top, #545454, #434343);
  background-image: linear-gradient(to bottom, #545454, #434343);*/
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

    .cart-bottom > .cart-button {
        float: right;
    }

.cart-button {
    line-height: 29px;
    padding: 0 25px;
    color: white;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background: #5aa327 padding-box;
    border: 1px solid #333;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}

    .cart-button:hover {
        background-color: #5daa2d;
    }

    .cart-button:active {
        background-image: none;
        border-color: rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
    }

.sepet {
    padding: 5px;
    border-bottom: solid 1px silver;
}

.option {
    margin: 35px 0;
}

    .option input {
        padding-top: 2px;
    }


.breaking-news {
    display: block;
    margin-bottom: 20px;
    border-top: 1px solid #b3b3b6;
    border-bottom: 1px solid #b3b3b6;
    line-height: 30px;
}

    .breaking-news .breaking-title {
        overflow: hidden;
        padding-right: 13px;
        float: left;
        display: block;
        margin-top: -1px;
        position: relative;
    }

        .breaking-news .breaking-title i {
            display: block;
            position: absolute;
            background: #c12026;
            width: 35px;
            height: 140%;
            right: 5px;
            top: -12px;
            z-index: 1;
            -ms-transform: rotate(20deg);
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
        }

    .breaking-news h3 {
        background: #c12026;
        color: #fff;
        line-height: 32px;
        font-size: 14px;
        font-weight: normal;
        padding: 0px 15px;
        font-family: 'PT Sans Narrow', sans-serif;
        text-transform: uppercase;
        margin-bottom: 0px;
        z-index: 2;
        position: relative;
    }

    .breaking-news .breaking-block {
        display: block;
        margin-left: 140px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
    }

        .breaking-news .breaking-block ul {
            display: block;
            line-height: 30px;
            white-space: nowrap;
            position: relative;
        }

            .breaking-news .breaking-block ul li {
                display: inline-block;
                line-height: 30px;
                margin-right: 20px;
            }

        .breaking-news .breaking-block h4 {
            display: inline-block;
            font-size: 14px;
            line-height: 30px;
            margin-bottom: 0px;
            font-weight: normal;
            font-family: 'PT Sans Narrow', sans-serif;
        }

        .breaking-news .breaking-block li > i.fa {
            padding-left: 8px;
            color: #c12026;
        }


.ressam {
    float: left;
    width: 250px;
    height: 170px;
    margin-right: 5px;
    margin-bottom: 20px;
    border: 3px #F2F2F2 solid;
    
}

    .ressam:hover {
        border-color:silver;
    }

    .ressam:hover child a{

        color:#9D2D2D;
    }

@media screen and (max-width: 600px) {
 
  #wowslider-container1 a.ws_next {
        right: 0.5em !important;
        padding-top: 4px !important;
        height: 20px !important;
    }

    #wowslider-container1 a.ws_prev {
        left: 0.5em !important;
        padding-top: 4px !important;
        height: 20px !important;
    }
}

.le-first li a{

    color:white;
}

.footer{
    background: url(/imgicon/footer-bg.png) repeat left top;
    margin-top:0px;
}

.content{
    background: url(/imgicon/projects-bg.png) repeat left top;
   padding-top:30px;
}

.main-menu{
    margin-bottom:0px;
}

.article-grid-list {
	display: block;
	position: relative;
}

.article-grid-list:before {
	display: block;
	content: '';
	top: 0px;
	bottom: 0px;
	left: 32.4%;
	right: 32.4%;
	background: transparent;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	position: absolute;
	z-index: 0;
}

.article-grid-list:after {
	display: block;
	clear: both;
	content: '';
}

.article-grid-list > .item {
	display: block;
	float: left;
	width: 30%;
	margin-left: 5%;
	z-index: 2;
	position: relative;
}

.article-grid-list > .item:nth-child(3n+1) {
	clear: both;
	margin-left: 0px;
}

.article-grid-list .overset-image {
	margin-bottom: 10px;
}

.article-grid-list > .item .post-category {
	display: block;
	line-height: 140%;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #dd662c;
}

.article-grid-list > .item .post-category:before {
	display: inline-block;
	content: '\f07c';
	font-family: "FontAwesome";
	padding-right: 4px;
}

.article-grid-list > .item .post-category a {
	display: inline-block;
	margin-right: 4px;
	color: inherit;
}

.article-grid-list > .item .post-category a:after {
	display: inline-block;
	content: ',';
	color: #ccc;
}

.article-grid-list > .item .post-category a:last-child:after {
	display: none;
}

.article-grid-list > .item:nth-child(3n+1) {
	clear: both;
}

.article-grid-list > .item:nth-child(n+4) {
	margin-top: 25px;
	border-top: 1px solid #d9d9d9;
	padding-top: 25px;
}

.article-grid-list .ot-star-rating {
	margin-bottom: 10px;
	margin-top: -2px;
}

.article-grid-list p {
	font-size: 13px;
}

@media only screen and (max-width: 600px) {

	.demo-settings {
		display: none!important;
	}

	.header-block > div {
		display: block;
		width: 100%!important;
		text-align: center;
		padding: 10px 0;
	}

	.header-block .header-banner img {
		width: 80%!important;
	}

	.header-block .header-logo img {
		width: auto;
		//*max-width: 56%;*//
	}

	.footer .footer-bottom p, .footer .footer-bottom,
	.footer .footer-bottom ul,
	.article-foot .left,
	.article-foot .right,
	.article-head .article-info .left,
	.article-head .article-info .right {
		display: block;
		float: none;
	}

	.footer .footer-bottom ul,
	.article-foot .right {
		margin-top: 8px;
	}

	.footer .footer-bottom ul li:first-child {
		margin-left: 0px;
	}

	.article-head .article-info .right {
		margin-top: 22px;
		margin-bottom: -4px;
	}

	#writecomment p .error-msg {
		font-size: 9px;
	}

	.w-gallery .w-photos:last-child {
		overflow: hidden;
	}

	.w-gallery .w-photos .photo-images a.active {
		text-align: center;
	}

	.footer .footer-widgets .widget {
		margin-left: 0px;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	#writecomment form {
		width: 100%;
		max-width: 100%;
	}

	.blog-list.style-2:before {
		display: none;
	}

	.panel-three-split > .panel,
	.article-grid-list > .item,
	.review-block > .item,
	.panel-split > div,
	.blog-list.style-2 .item {
		clear: both;
		float: none;
		width: 100%;
		margin-left: 0px;
	}

	.panel-split > div {
		margin-bottom: 20px;
	}

	.blog-list.style-1 .item .item-header {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}

	.blog-list.style-1 .item .item-content {
		margin-left: 0px;
	}

	.content .panel > .p-title h2, #sidebar .widget > .w-title h3 {
		font-size: 16px;
		padding: 9px 15px;
	}

	.header-topmenu li,
	.main-menu ul.menu > li {
		display: block;
		width: 100%;
		float: none;
	}

	.panel-three-split:before,
	.article-grid-list:before,
	.panel-split:before,
	.content .panel .upper-title, #sidebar .widget .upper-title,
	.review-block:before {
		display: none;
	}

	.panel-three-split > .panel,
	.article-grid-list > .item {
		margin-bottom: 25px;
	}

	.slider {
		height: auto;
	}

	.slider .slider-image {
		height: 260px;
		width: 100%;
		float: none;
	}

	.slider-navigation {
		display: block;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.panel-three-split .item .overset-image,
	.article-grid-list > .item .overset-image,
	.review-block > .item .overset-image {
		display: block;
	}

	.panel-three-split .item img,
	.article-grid-list > .item img,
	.review-block > .item img {
		width: 100%;
		height: auto;
	}

	.header-topmenu > div > ul.le-first,
	.main-menu > div > ul.menu {
		display: none;
		position: absolute;
		top: 100%;
	}

	.main-menu ul.menu > li > a,
	.main-menu ul.menu > li:not(:hover) > a {
		border-bottom: 1px solid rgba(0,0,0,0.2)!important;
	}

	.header-topmenu li {
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	body .toggle-menu {
		display: block;
	}

	.main-menu .menu > .mega-menu-full > ul {
		display: none!important;
	}

	.header-topmenu li > ul,
	.main-menu ul.menu ul {
		display: block!important;
		position: relative;
		width: auto;
		top: auto;
	}

	.main-menu ul.menu > li > a {
		display: block!important;
		font-size: 16px!important;
		text-transform: none!important;
		padding: 13px 22px!important;
	}

	.slider .slider-image a img {
		width: 100%!important;
		height: auto;
		min-height: 100%!important;
		max-width: initial!important;
	}

	.banner-grid img {
		width: auto;
	}

	.short-tabs > ul li {
		counter-increment: section;
	}

	.short-tabs > ul li a {
		font-size: 0;
	}

	.short-tabs > ul li a:before {
		font-size: 14px;
		content: counter(section);
	}

	body .boxed .slider .slider-image a img,
	body .boxed.active .slider .slider-image a img {
		width: 120%!important;
		height: auto!important;
		min-height: inherit!important;
		min-width: 500px;
	}

	.ot-slide .ot-slider-layer a .slider-rating,
	.owl-carousel .owl-controls .owl-nav {
		display: none;
	}

	.ot-slide .ot-slider-layer.second a .content-bottom > strong,
	.ot-slide .ot-slider-layer a .content-bottom > strong {
		font-size: 10px;
		line-height: 150%;
		padding-right: 15px!important;
	}

	.ot-slide .ot-slider-layer a .content-bottom .categories span.category-tag {
		padding: 4px 2px;
		font-size: 8px;
	}

	.ot-slide .ot-slider-layer a .content-bottom .timeago {
		font-size: 8px;
	}

}

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

@media screen and (max-width: 560px) {
   #dvYazar{

       width:100%;
       text-align:center;

   }

   #dvBilgiler{

       

   }
}





