/*!
 * Start Bootstrap - Thumbnail Gallery HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.thumb {
    margin-bottom: 30px;
	/*height:270px;*/
}

footer {
    margin: 0px 0;
	text-align:center;
}

hr{
  border-top: 1px solid #C0BFBF;
}

/*img{
	width:100%;
}*/

/*cusstom css*/
ul li{list-style-type:none;} 
/*home gallery thumbnails*/

.navbar-inverse .navbar-brand:hover, 
.navbar-inverse .navbar-brand:focus {
    color: blue;
}

.navbar-inverse .navbar-brand {
	font-size: 30px;
    color: #000;
}

/*nav header color*/
.navbar-inverse{background-color:#FFF;}

/*nav bar color*/
.navbar-inverse .navbar-nav>li>a {
    color: #000;
}

/*nav bar hover*/
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: blue;
}

/*hamburger icon color*/
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}


/*pageheader border bottom*/
.page-header{
	border-bottom:none;
}


.kloew-header{
	margin: 60px 0 20px;
	border-bottom: 1px solid #C0BFBF;

}
/*nav pull-right margin-top*/
.pull-right{
	margin-top: 60px;
}

/*exhibi link*/
.exhibi-link{
	margin-top: 20px;
	font-size:22px;
	}

/*navbar brand*/
.navbar-brand {
	padding: 5px 5px;
	margin-top:25px;
	width:470px;
}
.navbar-brand img {
		float:right;
	}

div.navbar-header{
	width:710px;
}
div.navbar-brand.header-text p{
	text-align:right;
}

div.pull-right p{
	margin-top:-20px;
	font-size:30px;
}

.navbar-brand>img {
    margin-top: 10px;
}
/*end of nav brand*/

.artist-cont p{
	margin-top:12px;

}

/*h4 is caption italaize*/
.gallery-p h4{
	font-style:italic;
	}

video {
  width: 100%    !important;
  height: auto   !important;
}

.award-img img{
	margin-left:auto;
	margin-right:auto;
}

.thumbnail{
		margin-bottom:0px;
	}

.thumbnail.caption {
	padding:5px;
	}

/*ul list in press page*/

.ul-press {width:50%;
	margin-right:auto;
	margin-left:auto;
}
.ul-press2 {width:100%;
	margin-right:none;
	margin-left:none;
   }
 .ul-press2 .salma-content p{
	padding-left:20px;
	}

.ul-press li{list-style-type:none;}
.ul-press3 li{list-style-type:none;}


.exhibit-new h4{margin-left:auto;}
/*home gallery size*/
.home-content .home-gal{height:300px;}

/*all other gallery*/
.gall-content .home-gal{height: 200px;}

.thumb h4{text-align:center;
	}

/*exhibit*/


@media (min-width:768px) and (max-width: 991px){
div.container.box-nav {
    width: 100%;
	margin:0px;
	}
.image-desc {
		text-align: center;
	}

  .ul-press {
  	width:auto;
  	display: inline-block;
  	text-align: left;
	margin-right:none;
	margin-left:none;
   }
   
  .ul-press2 {width:auto;
	margin-right:none;
	margin-left:none;
   }
   
  .exhibi-link{
	margin-top: 30px;
	}
   	
}

@media (min-width:991px){




.thumb h4 {
    font-size: 11px;
    font-weight: 700;
	-moz-font-size-adjust: 0.5;
}
.gindex-h4 h4{ 
	font-size:15px;
	}
	
/*exhibi link*/
.exhibi-link{
	margin-top: 30px;
	}
}


@media (max-width:768px){
	
	
  .navbar-inverse .navbar-collapse{
	  float:left;
		}

	.image-desc {
		text-align: center;
		padding: 0px 15px;
	}
  .ul-press {
  	width:auto;
  	display: inline-block;
  	text-align: left;
	margin-right:none;
	margin-left:none;
	padding-left: 0px;
   }
   .ul-press2 {width:auto;
	margin-right:none;
	margin-left:none;
   }
   
   .artist-cont p, h3{
	   margin:0 0 10px 10px;
	   }
	
	/*exhibi link*/
	.exhibi-link{
	margin-top: 40px;
	}
	div.navbar-header{
	width:100%;
	}
	
	.navbar-brand  {
		width:120px;
	}
	.navbar-brand img {
		padding:0px 0px 0px 10px;
		float:left;
	}
	.navbar-brand p {
		margin-left:-200px;
	}
	
	p {padding:10px;}

}

.sub-header-h4{
	font-size: 16px !important;
}

.contact-mail{
		margin:15px;
		font-size:30px;
	}
.thumbnail .caption {
	padding:5px !important;
	}
	

@media (max-width:1200px){

.navbar-nav {
    margin-top: 0px !important;
}

body {
    padding-top: 100px; 
}


}

@media (max-width:480px){

body {
    padding-top: 140px; 
}

}

.berk_bank{
	margin-right:30px !important;
	}
@media (max-width:1199px){
	.berk_bank{margin-right:auto !important;}
	}

/*end of custom css*/