/* YUKARISI */

@media (min-width: 576px) {}

/* YUKARISI col-sm */

@media (min-width: 768px) {}

/* YUKARISI col-md */

@media (min-width: 991px) {

	.pc-w-100{

		width:100%;

	}

}

/* YUKARISI */

@media (min-width: 1500px) {}

/* ASAGISI */

@media (max-width: 1500px) {}

/* ASAGISI */

@media (max-width: 991px) {

  body {

    font-size: 18px !important;

  }

  .mansetyani-yazi {

    margin-top: 0px;

    margin-left: 0px;

    margin-right: 0px;

  }

  .mansetyani-yazi-p {

    padding-top: .2em;

    padding-right: .2em;

    padding-left: .2em;

    padding-bottom: .5em;

  }

  .card .manset-ustu-mobil {

    padding: .4rem .2rem !important;

  }

  .mml-3 {

    margin-left: 10px;

  }

  .mh120 {

    max-height: inherit;

  }

  .logo {

    margin-top: 10px;

    max-height: 35px !important;

  }

  .nav-item {

    width: 50%;

    display: block;

    text-align: left !important;

  }

  .nav-item.homepage-item {

    width: 100%  !important;

  }

  .manset-yazisi-p {

    position: absolute;

    bottom: 3%;

    left: 10px;

    padding: 10px;

    width: 100%;

  }

  .manset-yazisi-p span {

    font-family: 'Open Sans', sans-serif;

    background-color: rgba(227, 209, 199, .8) !important;

    color: #222 !important;

    display: inline;

    line-height: 30.2px;

    font-size: 22px;

    box-decoration-break: clone;

    -webkit-box-decoration-break: clone;

    padding: 0 10px;

    font-weight: 800;

  }

  

  .xs-text-center{

  	text-align:center;

  }

  

  .navbar-brand{

   	position:relative;

	z-index:3;

   }

  .main-menu{

  	background: #fff6f1;

    position: absolute;

    padding-top: 56px;

    top: 0px;

    z-index: 1;

    margin-top: 0px !important;

  }

  

  .dropdown-content{

  	width: 100% !important;

  }

  .dropdown-content li{

  	width:50% !important;

	float:left;

  }
  
  .share-buttons{
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	top:unset !important;
	list-style:none;
	padding-left:0px;
	margin-bottom: 0px;
	width:100%;
	}
	.share-buttons li{
		float:left;
		width:20%;
	}
	.share-buttons li a{
		width: 100%;
		height: 40px;
		padding: 6px 0px;
	}
	
	.reklam-button{
	    background: none;
    border: none;
    font-size: 14px;
	position:relative;
	float:right;
	}
}

/* ASAGISI *** AGIRLIK BURAYA */

@media (max-width: 768px) {

	.homepage-button{

	    display: inline-block;

    position: fixed;

    bottom: 10px;

    right: 10px;

    width: 44px;

    padding: 2px 5px;

    background: #c20e1a;

    color: #fffdfd;

    /* width: 100%; */

    text-align: center;

    z-index: 1000000;

    border-radius: 3px;

	}

	.homepage-button.haber-detay{

		bottom: 52px;

	}
	
	.kur i{
		font-size: 17px;
    	margin-top: 0px;
    	left: 10px;
	}

	

}

/* ASAGISI */

@media (max-width: 576px) {}

/* ASAGISI  BU IKISI SOSYAL ICIN OZEL */

@media (min-width: 1121px) {}

@media (max-width: 1120px) {}