html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	.navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
	.dropdown-menu>li>a  { padding:10px 7px; font-size:10px;}
}

@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {margin-top: 0px;/*height:150px;*/}
	header #logo{/*top:20px;*/}
	
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	.navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
	.dropdown-menu>li>a { padding:10px 7px; font-size:10px;}
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header .wrap-header{ height:76px;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	.navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
	.dropdown-menu>li>a { padding:10px 7px; font-size:10px;}
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header .wrap-header{ height:67px;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	.navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{/*height: 170px;*/}
	.img-responsive {font-size:10px;}
    h2 birimyazi{font-size:8px;}
	header #logo{ width:40px; top:-5px;}
	header #search{bottom: 15px; width: 230px; top:auto; left: 5px;}
	header #search input{width: 194px;}
    header .wrap-header{ height:40px;}
	.menu{/*display:none;*/}
	.minimenu{display:block;}
    .carousel-caption{ display:none !important;}
	.birimad{ font-size:7px; height:20px; margin-left:22px; margin-top:-18px;}
	.bolumad{ font-size:5px; height:15px; /*margin-top:-2px;*/}
	 header .wrap-header h1 {font-size:8px;}
	#yunus {  top:50px; width:40px;}
	#main-content .comment input, #main-content .comment textarea{width:90%;}
	#salt {font-size:8px; line-height:5px;}
	
	.form-control {font-size:5px; padding:0;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	.navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
	.dropdown-menu>li>a { padding:10px 7px; font-size:10px;}
}
@media only screen and (max-width: 320px) {

  .img-responsive { 
      font-size: 1em; 
   }
   birimyazi { 
      font-size: 0.4em; 
   }
  .navbar-default .navbar-nav > li > a  { padding:10px 7px; font-size:10px;}
  .dropdown-menu>li>a { padding:10px 7px; font-size:10px;}
}