/*Genel*/

.tag-mdt .main-content {
    max-width: 100%;
}

.main-content {
    max-width: 90%;
	padding-left: 10%
}

.mdt-dosya a:before{
  content:"Dosya | ";
	font-style:bold;
	color:#0da58e; 
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}
/*S.Sag Menu*/

.sidebar-card-body img {
    width: 100%;
}


.sidebar-kose-yazilari-card{
    width:100%;
    height: 100%;
    display:inline-flex;
}

.sidebar-kose-yazilari-card-header{
    display:inline-flex;
    width: 50%;
    height: 100%;
    padding-top: 0.5rem;
}

.sidebar-kose-yazilari-card-body {
    display:inline-flex;
    width:50%;
    height: 100%;
}

.sidebar-kose-yazilari-card-body img{
  	float: right;
  	display: inline-block
}


.sidebar-card-header {
    background: #dedede !important;
    background-position: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: none;
    padding: 0px 10px;
    min-height: 30px;
    max-height: 50px;
}

.sidebar-mdt-issue-title {    
    font-weight: bold;
    border-bottom: solid 2px #0da58e;
}

.mdt-issue-title, 
.sidebar-mdt-issue-title {    
    cursor: pointer;
}

.main-nav li > a{
 text-transform: none!important ;
}

.sidebar-body li{
  list-style-type: none; 
}
.sidebar-body li {
	padding: 4px 0px;
}
.sidebar-body li.active a{
  color:#000;
	font-weight:bold;			
}

.sidebar-body li.active a:before {        
	background: #0da58e;
    content: ' ';
    height: 20px;
	margin-left:-1rem;
    width: 3px;
	position:absolute;
}
/*E.Sag Menu*/

/*S.Makale*/
.makalekunye {
   display: block;	 
	 margin-bottom:1rem;
}

.makalekunye .yazar{
 font-size:28px;
}
.makalekunye .unvan-kurum {
 font-style:italic;
 font-size:1rem
}

.makalekunye .email{
 font-weight:bold;
 display:block;
}



.makaleozet .ozetbaslik {
    font-size: 28px;
    font-weight: bold;
}

.makaleozet .ozet {    
    font-style: italic;    
}
.makaleozet .anahtarkelimelergrup {	
    padding-top: 1rem;
    display: block;	
	margin-bottom: 2rem;
}
.makaleozet .anahtarkelimelerbaslik {   
    font-weight: bold;
}
.makaleozet .anahtarkelimeler {
    padding-top: 1rem;
    margin-top: 2rem;    
}
/*E.Makale*/

/*anasayfa*/

.home-template .card-body a img {
	display: none;
}
/*anasayfa*/

/*mdt kapak*/
  .kapak-outer {
  	text-align: center;
  }

  .kapak-inner-left {
	color:#FFFFFF; 
	font-size:1.5rem; 
	display:inline-block; 
	margin-right:4rem;
  }

  .kapak-inner-right {
	color:#FFFFFF; 
	font-size:1.5rem; 
	display:inline-block; 
	margin-right:4rem;
  }
/*mdt kapak*/

/*S.bilimsel-toplantilar*/

/*
.tag-bilimsel-toplantilar .main-content,
.mdt-kapak {	
    max-width: 100%!important;
}
*/

.tag-bilimsel-toplantilar .card-body img {
  	/*
    max-height: 100%;
    */
}

.tag-bilimsel-toplantilar .docs-box{
	font-size:1.5rem;
/*	font-weight:bold;*/
	margin-bottom:1rem;	
}

.tag-bilimsel-toplantilar .index-content-body .card-deck .card .card-body iframe{
	display: none;
}

.tag-bilimsel-toplantilar .card-body img {
	max-height: auto!important;
    min-width: auto!important;
}

.tag-bilimsel-toplantilar .index-content-body .card-deck .card .card-header {
	background: #904949 !important;
	min-height: 30px!important;;
}

.tag-bilimsel-toplantilar .index-content-body .card-deck .card {
		-ms-flex: 1 0 calc(50% - 20px);
		flex: 1 0 calc(50% - 20px);
		margin: 0px 10px 20px 10px;
		border: none;
		background: #ffffff;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		max-width: 50%;
	}


.pdf-link-top img{
	 float:right; 
 	margin:0.5rem;	
}

    /*S.Card Structure*/

	.index-content-body .card-deck .card {
		-ms-flex: 1 0 calc(33% - 20px);
		flex: 1 0 calc(33% - 20px);
		margin: 0px 10px 20px 10px;
		border: none;
		background: #ffffff;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		max-width: 33%;
	}

	.tag-mdt .index-content-body .card-deck .card {
		background: #f2f2f2;
		font-size: 70%;
	}

	.tag-mdt .card h3 {
		font-weight: 300;
		font-size: 18px;
		color:  #bc8f8f;
	}

	.tag-haberler .index-content-body .card-deck .card,
	.tag-bilim-alanlari .index-content-body .card-deck .card {
		-ms-flex: 1 0 calc(50% - 20px);
		flex: 1 0 calc(50% - 20px);
		margin: 0px 10px 20px 10px;
		border: none;
		background: #ffffff;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		max-width: 50%;
	}

	.tag-kose-yazilari .index-content-body .card-deck .card {
		/*
		-ms-flex: 1 0 calc(50% - 20px);
		flex: 1 0 calc(50% - 20px);
		margin: 0px 10px 20px 10px;
		border: none;
		background: #ffffff;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		max-width: 50%;*/
	}

	.tag-kose-yazilari .index-content-body .card-deck .card-deck {
		    flex-flow: column;
    margin-right: 0px;
    margin-left: 0px;

	}
	.tag-kose-yazilari .index-content-body .card-deck .card-header  {

	}
	.tag-kose-yazilari .index-content-body .card-deck .card-body {

	}

	.tag-kose-yazilari .index-content-body .card-deck .card-body img{
width: 100%;
	}



	.anasayfa-title-bold {
		background-color: #FFD700;
		font-size: 2rem;
		font-weight: 700;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		margin-bottom: 1rem;
		padding-left: 1rem;
	}

	.anasayfa-title {
		background-color: #343a40;
		color : #FFFFFF;
		font-size: 1.7rem;
		font-weight: 400;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		margin-bottom: 1rem;
		padding-left: 1rem;
	}

	.anasayfa-sidebar-title {
		background-color: #921119;
		font-size: 1.7rem;
		color: #FFFFFF;
		font-weight: 500!important;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		margin-bottom: 1rem;
		padding-left: 1rem;
	}

	.ikili .card{
		-ms-flex: 1 0 calc(48% - 20px)!important;
		flex: 1 0 calc(48% - 20px)!important;
		max-width: 48%!important;
		display: inline-block;
	}

	.uclu .card{
		-ms-flex: 1 0 calc(33% - 20px)!important;
		flex: 1 0 calc(33% - 20px)!important;
		max-width: 33%!important;
		display: inline-block;
	}

	.sidebar-mdt .index-content-body .card-deck .card {
		-ms-flex: 1 0 calc(20% - 20px);
		flex: 1 0 calc(20% - 20px);
		margin: 0px 10px 20px 10px;
		border: none;
		background: #ffffff;
		box-shadow: 1px 2px 5px 0 rgba(52,40,22,.04), 0 1px 2px 0 rgba(53,40,22,.04);
		border-radius: 5px;
		max-width: 20%;
	}

	.index-content-body .card-deck .card .card-header {
		background: #dedede !important;
		background-position: center;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: none;
		/*padding: 15px 20px;*/	 
		min-height:60px;	
		padding-left: 10px;
	    padding-right: 10px;
    	padding-top: 10px;
    	padding-bottom: 2px;
	}

	.tag-bilim-alanlari .index-content-body .card-deck .card .card-header {
		background: #556B2F !important;
	    min-height: 30px!important;;
	}

	.tag-haberler .index-content-body .card-deck .card .card-header {
		background: #5f9ea0 !important;
	    min-height: 30px!important;;	
	}

	.tag-rapor .index-content-body .card-deck .card .card-header {
		background: #1e1d33 !important;
	    min-height: 30px!important;;	
	}

	.index-content-body .card-deck .card .card-header a.post-title{
		display: block;    
		color: #ffffff!important;
		text-decoration: none;
	}


	.index-content-body .card-deck .card .card-header h3{
		font-size: 1.4rem;
		font-weight: 300;
	}


	.index-content-body .card-deck .card .card-body {
		padding: 20px;
	}

	.card-body img {
    max-height: 300px;
    min-width: 100%;
 	}

	.tag-mdt.card-body img {
    max-width: 100px;
    min-width: 100%;
 	}

	.index-content-body .card-deck .card .card-footer {
		background: none;
		border-top: 1px solid #fafafa;
		padding: 15px 20px;
	}

	.index-content-body .card-deck .card .card-footer .post-card-meta .post-author {
		position: relative;
	}

	.index-content-body .card-deck .card .card-footer .post-card-meta .post-author .author {
		font-weight: 600;
		font-size: 14px;
	}

	.index-content-body .card-deck .card .card-footer .post-card-meta .post-author span {
		display: block;
		padding-left: 35px;
	}
    /*E.Card Structure*/
/*E.bilimsel-toplantilar*/

/*S.Mdt*/
/*
.tag-mdt .main-content{	
    max-width: 100%; 
}*/


/*E.Mdt*/

/*Responsive*/
@media screen and (max-width: 576px) {

	.main-content {
	    max-width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	  
  iframe {
  	width: 100%!important;
    height: auto!important;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .kapak-outer {
  	text-align: center;
  }

  .kapak-inner-left {
	color:#FFFFFF; 
	font-size:1rem; 
	display:inline-block; 
	margin-right:0rem;
  }

  .kapak-inner-right {
	color:#FFFFFF; 
	font-size:1rem; 
	display:inline-block; 
	margin-right:0rem;
  }

  .index-content-body .card-deck .card .card-body {
		padding: 5px;
		padding-left: 0px;
    	padding-right: 0px;
	}

  .card-deck .card{
    width: 100%!important;
    padding-right: 5px;
    padding-left: 0px;
    max-width: 100%!important;
    margin: 0px 0px 0px 0px!important;
  }
  	

  .tag-mdt h1, h2, h3 {
   font-size: 1rem!important;
	}

  .card-header {
    background: #dedede !important;
    background-position: center; 
    min-height: 40px!important;
    max-height: 60px!important;
    padding: 10px 10px!important;
    
}
  
 .section-hero {
   display:none!important;
 }
 .navbar-brand {
  margin-top:0px;
  margin-bottom:0px;
 }
 .main-content-body {
  padding: 10px;
 }
 
  footer .links {
	  padding-top: 20px!important;		
	}

	.pre-footer .company-logo img {		
	  margin-top: 15px!important;
    margin-bottom: 0px!important;
    }	
	
	footer .col {
	 text-align:center!important;
	}
 
}

@media (min-width: 576px){
.card-deck {
	margin-right: 0px; 
    margin-left: 0px!important;
}
}

/*makale içindeki uzun linkler sorun çikariyordu*/
.makaleozet a {
    display: -webkit-box;
    word-break: break-all;
}


/*mdt makalelerde sorun vardi*/
.d-md-block {
    display: block!important;
}


.pagination {
	padding-top: 0px;
	padding-left: 35%;
}
.pagination a.newer-posts {
	margin-right: 150px;
}
.pagination a.older-posts {
	margin-left: 150px;
}