﻿#duyuru{
	height:438px !important;  
}


@media screen and (max-width: 381px) {
	#duyuru{
		height:1550px !important;
	}  
}



@media screen and (min-width: 381px) {
	#duyuru{
		height:650px !important;
	}  
}


@media screen and (min-width: 388px) {
	#duyuru{
		height:1380px !important;
	}  
}


@media screen and (min-width: 503px) {
	#duyuru{
		height:1140px !important;
	}  
}


@media screen and (min-width: 767px) {
	#duyuru{
		height:1050px !important;
	}  
}


@media screen and (min-width: 768px) {
	.col-md-4{
		width:66.666667% !important;		
	}
}



@media screen and (min-width: 991px) {

	.col-md-4{
		width:66.666667% !important;		
	}
}


@media screen and (min-width: 992px) {

   	#duyuru{
		height:310px !important;  
	}	
	
	.col-md-4{
		width:33.333333% !important;		
	}


}

@media screen and (min-width: 1200px) {
  	#duyuru{
		height:385px !important;  
	}

}

@media screen and (min-width: 1400px) {

	#duyuru{
		height:438px !important;  
	}

}

.ogm-banner-wrapper .slider-item {
  height: 738px !important;
}

@media screen and (max-width: 767px) {
  .ogm-banner-wrapper .slider-item {
    height: 235px !important;
  }
}

.info{
	display:none;	
}

.img-circle
{
	border-radius:50%
}





