
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1){
#anasayfaIcerkSol .thumbnail .image {
max-width: 100% !important;
}
}


/* Tabletin yan yatmış hali ve tüm pclerde */
@media only screen and (min-width: 768px) {
    #anasayfaIcerkSol .nav-tabs {
        padding-bottom: 13px;
        margin-bottom: 10px;
        padding-top: 5px;
        padding-left: 10px;
        font-size: 12px;
        font-weight: 700;
		font-family: "Roboto", Tahoma !important;
		-webkit-font-smoothing: antialiased;
        background: url(../img/anasayfaTab.png) bottom repeat-x;
        border: none;
		width: 132.5%;
    }

    #anasayfaIcerkSol .tabbable .nav-tabs>.active>a,.nav-tabs>.active>a:hover {
        color: #FFF;
        background-color: #1B3367;
        border-color: #1B3367;
    }

	.innerbutton {
	margin-left: 3%;
	}

#anasayfaIcerkSag {
margin-top: 69px;
margin-left: 19px;
}

    #anasayfaIcerkSag .kutu .lifestream li {
        width: 88% !important;
    }

    #title {
        margin-left: 0;
    }
}

/* Tablet ve Telefonlarda Tümünde */

@media only screen and (max-width: 975px) {
#anasayfaIcerkSag .anasagtop {
margin-top: 0px!important;
}

    #header .ustHeader {
        height: 37px !important;
        z-index: 999 !important;
        background: url(../img/menuResponsive.png) !important;
		background: -moz-linear-gradient(top, #3f3e3e 0%, #303030 100%)!important; /* FF3.6+ */
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #3f3e3e), color-stop(100%, #303030))!important;/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3f3e3e 0%, #303030 100%)!important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #3f3e3e 0%, #303030 100%)!important; /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #3f3e3e 0%, #303030 100%)!important; /* IE 10+ */
		background: linear-gradient(to bottom, #3f3e3e 0%, #303030 100%)!important;/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3e3e', endColorstr='#1b8ad5', GradientType=0 )!important;/* IE6-9 */
		position: static !important;
        display: table;
    }

	#anasayfaIcerkSol .tab-content {
margin-left: 0px!important;
}

.divlogoarea {width: 80%;}

	#anasayfaIcerkSol .thumbnail {
position: relative;
display: table;
padding-bottom: 17px;
height:auto!important;
margin-bottom: 20px;
}
.logoarea li {font-size:100%;}
#megaMenu ul li.menu-item {
font-size: 12px !important;
}
#megaMenu ul li.menu-item a {
margin: 0px;
padding: 9px!important;
}

.uber-container.clearfix.container {
        margin-top: 0px !important;
    }
    .sayfa .uber-container.clearfix.container {
	margin-top: 0px !important;
	}


 .butonkutu .bilgihatti {
height:  53.5px!important;}

    #butonarea .sabitul li a {
height: 76px!important;
width: 69px!important;
}

		.tabbable.responsive .nav-tabs > li > a {
		border-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		color: #0E0E0E;
		line-height: 40px;
		font-size: 100%;
		font-family: RobotoBold, Arial!important;
		padding-left: 10px;
		padding-right: 10px;
		}

    .breadcrumb {
        background: #3882b3;
        color: #fff;
		background-color: linear-gradient(bottom, #3882b3 0%, #42a4c7 100%);
		background-color: -o-linear-gradient(bottom, #3882b3 0%, #42a4c7 100%);
		background-color: -moz-linear-gradient(bottom, #3882b3 0%, #42a4c7 100%);
		background-color: -webkit-linear-gradient(bottom, #3882b3 0%, #42a4c7 100%);
		background-color: -ms-linear-gradient(bottom, #3882b3 0%, #42a4c7 100%);
        border-bottom: 1px solid #e4e4e4;
		border-radius: 0px;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
	.breadcrumb a:hover {
	color: #FFF;
	}

	.breadcrumb a {
	color: #FFF !important;
	}
	.breadcrumb li {
		text-shadow: 0 1px 0 #000;
	}

	.breadcrumb>li>.divider {
		color: #bebebe;
	}

	.breadcrumb>.active {
		color: #FFF;
	}


    .nav-collapse,.nav-collapse.collapse {
        width: 100%;
    }

    .masonry li,.masonry.four_col li,.masonry.three_col li,.masonry.two_col li {
        width: 44.5%;
    }

    .no-js .filter-box,.no-js .sort {
        display: none;
    }

    .filter-box {
        position: relative;
    }

    #filter {
        display: block;
        width: 185px;
        font-weight: 400;
        line-height: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #eee;
        padding: 5px 5px 5px 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        position: relative;
    }

    .sort {
        position: absolute;
        top: 40px;
        background: #fff;
        width: 200px;
        display: none;
        z-index: 20;
        margin: 0;
        padding: 0;
        left: 0;
        border: 1px solid #eee;
        border-top: 0;
    }

    .sort li {
        list-style: none;
        float: none;
        padding: 0;
        border: none;
    }

    .sort li a {
        display: block;
        text-decoration: none;
        padding: 2px 8px;
        float: none;
        line-height: 30px;
        border: 0;
        position: relative;
    }

    .sort li:after {
        content: "";
        padding-left: 0;
        color: #777;
    }

    .sort li.first a,ul.sort li:first-child a {
        padding: 2px 8px;
        border: none;
    }

    #filter i {
        position: absolute;
        top: 5px;
        right: 10px;
        display: block;
    }

    #filter.active i:before {
        content: "\e767";
    }
.innerbutton {
margin-left: 0%!important;
}

#butonarea .butonkutu {
margin-left: 0px !important;
margin-bottom: 10px;
}

#butonarea .sabitul > div > li {
float: left;
}
#footer .footer-in {
display: table !important;
}
#footer .nav li {
float: left;
width: 50%;
}
#footer .nav {
width: 95%;
}
.sidebar-left > .inner {
background: none!important;
}
}

/* Tablette ve Küçük Tabletlerin yan modunda görünen boyut */
@media only screen and (min-width: 768px) and (max-width: 800px) {
    #anasayfaIcerkSag .btn-aday i {
        display: block;
        left: 0;
        top: 0;
        margin-bottom: 6px;
        font-size: 135%;
    }

#anasayfaButtonSol .butonkutu {
margin-left: 1% !important;
}
}

/* Mobil Görünüm */
@media only screen and (max-width: 479px) {
.kayan {
background: url(../img/kayanback.png) top center no-repeat;
display: table!important;
height: auto;
padding-top: 8px;
margin: 0;
background-size: cover;
padding-bottom: 9px;
}

.personelinfo {
position: static!important;
}

.sabitul li {
width: 50%!important;
}
}

/* 7inclik Tabletlerde Görünüm */
@media only screen and (min-width: 479px) and (max-width: 765px) {
#anasayfaIcerkSag .kutu {
width: 50%!important;
float: left!important;
}
#anasayfaIcerkSol .thumbnail .image {
max-width: 22% !important;
float: left;
margin-top: 16px !important;
margin-left: 10px !important;
margin-right: 10px !important;
max-height: 60px;
}
#anasayfaIcerkSag .kutu .bx-viewport {
height: 45px !important;
}
.sabitul > div > li:nth-child(odd) {
margin-right: 2%!important;
width: 48%!important;

}
.sabitul > div > li:nth-child(even) {width: 50%!important;}

.sabitul > div > li {
float: left!important;
}
.clearfix {
margin: 2% 0px;
}
.kayan {display:none!important;}

.sayfa #header .ustHeader {
margin-top: 0px!important;
margin-bottom: 8%!important;
}

}


@media only screen and (max-width: 600px) {
    .masonry.three_col li,.masonry.four_col li,.masonry.two_col li {
        width: 98%;
        margin: 0 1% 10px;
    }
	.tinynav {
display: block!important;
width: 100%;
background: #FFF588;
}
.widget {
margin: 0px!important;}

.nav-list { display: none }

}
.tinynav {display: none;}
/* end max-width 600px*/