
.img-size {
  width:730px;
  height: 390px;
 
}
.menuwhite ul li a {color:#4587C6;}
.classy-navbar .classynav ul li a:hover {color:#fff 4587C6;}

.carousel-caption {
  left:0;
	right:0;
	bottom:0;
	text-align:center;
	padding:5px;
	background:rgba(0,0,0,0.6);
  text-shadow:none;
 
  /* left: -400px;
  bottom: 0px;
  top: 0;
  content: " ";
  margin-right: 600px;
	background:rgba(75, 135, 155, 0.592); 
  transform: skew(-30deg, 0deg); */
}



.carousel-caption h2 {
  margin-top: 200px;
  margin-left: 0;
  font-family: "Polar", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #fbfbfb;
    animation-delay: 1s;

    /* margin-top: 200px;
  margin-left: 400px;
  font-family: "Polar", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #fbfbfb;
    animation-delay: 1s; */
    
}

/* Isse */


.card-size{   
  height:250px;
    }	
 .pub-size{
    height:304px;		
 }

/* 
 Demet */



 /* Custom Colors */
body {
	background-image: url("../../images/fabric_plaid.png");
}
 .color-primary{
  background-color:#2F83C5 !important

 }
 
 .imageBordered {
	float: left;
    margin-right: 10px; 
 }

 .navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a,.navbar .mega-dropdown .dropdown-menu.mega-menu.v-2 .sub-menu ul li a:hover,.navbar .mega-dropdown .dropdown-menu.mega-menu.v-3 .sub-menu .news-title,.navbar .mega-dropdown .dropdown-menu.mega-menu.v-3 .sub-menu ul li a,.navbar .mega-dropdown .dropdown-menu.mega-menu.v-3 .sub-menu ul li a:hover{color:#fff!important}
 .navbar.navbar-dark form .md-form .form-control::placeholder{color:#fff;}
 .navbar.navbar-dark form .md-form input {
   border-bottom: 1px solid #fff;
}
.navbar .mega-dropdown .dropdown-menu.mega-menu .sub-menu ul li a:hover {
    text-decoration: underline;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fixed-top-custom {position:absolute;top:150px;right:0;left:0;z-index:1030; background-color:#fff}

.fixed-top-custom-new {position:absolute;top:30px;right:0;left:0;z-index:1030; background-color:#fff}

a {
    text-decoration: none;
    outline: none;
	color: inherit;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	
}
a:hover {
	color: #33CCFF;
}

.smaller {
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
	height: 100px;
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 0px;
    font-size: 90%;
}
.eventimage {
    color: #2f83c5;
    width: 605px;
    float: left;
    background-color: #f1f1f2;
    font-weight: 600;
    height: 235px;
	
}

.eventimage img {
    height: 220px;
}
#imgDiv img{
	width:90px;
	height:60px;
}
#nav {
    background-color: white;
    opacity: .6;
    filter: alpha(opacity=60);
    min-width: 30px;
    height: 23px;
    padding: 0 5px 0 10px;
    position: absolute;
    top: 275px;
    right: 405px;
    z-index: 50;
}
.divborder {
    border: 4px solid #fff;
	font-size: 90%;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var { 
   
  font-size: 99%;
    margin: 0;
    padding: 0;
    border: 1;
    outline: 0;
    
}
p {
    margin-bottom: 10px;
	
}


.eventimage_pubs_hl {
    color: #2f83c5;
    width: 390px;
    float: left;
    font-weight: 600;
    height: 223px;
    text-align: justify;
	font-size: 90%;
}
blockquote {
  margin: 10px 20px 10px 20px;
}