/*!
 * Start Bootstrap - 1 Col Portfolio HTML Template (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */

@import url(https://netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.css); 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);
html {
	background: url(/yv/en/exhibitions/righteous-sportsmen/images/bg.jpg) no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
    /*padding-top: 70px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background:none;
	font-family: "Open+Sans",sans-serif;
	font-size:15px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Ubuntu Condensed', sans-serif;
}
h2.page-title{
	color:#7d0000;
	margin-bottom:0;
	}
h3.page-subtitle{
	margin:7px 0 10px 0;
	color:#c15000;
	}
.h4, h4 {
    font-size: 19px;
}
h4{
	margin-top:20px;
	}
a{
	color:#7d0000;
	text-decoration:underline;
	}
.modal-content a:hover{
	color:#23527c;
	}
ul {
	/*list-style:none;*/
	padding-left:15px;
	list-style-type: square;
}

p{
	font-size:15px;
	line-height:170%;
	}
p.thanks {
	display:block;
	clear: both;
	font-style:italic;
	padding-top:10px;
	margin-top:20px;
	border-top:1px dotted #666666;
}
p.biography {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #626262;
	margin-left:50px;
	margin-right:20px;
}

blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top:20px;
	}
blockquote small{
	font-family:"Droid Sans",sans-serif;
	font-style: normal;
	margin-top:10px;
	}
/**************** Header ***************/
.navbar {
	margin:10px 0 30px 0;
	border-radius:0;
}
.navbar-header h1 {
    color: #fff;
    font-size: 36px;
    line-height: inherit;
	margin-top:4px;
    padding: 0 10px;
	text-transform:uppercase;
	
	font-weight:bold;
    margin-left: 0;
}
.navbar-header h1 span{
	line-height: 180%;
    font-size: 28px;
	text-transform:none;
	color:#ff9900;
	}
.navbar-header a{
	text-decoration:none;
	}
.navbar-header .logo {
    border-right: 1px solid #fff;
    float: left;
    margin-right: 5px;
    margin-top: 13px;
    padding-right: 15px;
}

.logo-print{
	display: none;
	}	
/**************** End of Header ***************/

/**************** Navigation ***************/
.navbar-collapse{
	padding-left:0;
	}
.navbar-collapse a{
	text-decoration:none;
	}
.navbar-nav > li {
    float: none;
	border-bottom:2px solid #7d7d7d;
}
.navbar-nav > li span {
    color: #666666;
    font-size: 86%;
    /*line-height: 100%;*/
}
.navbar-nav li.active {
	font-weight:bold;
}
/*.navbar-nav > li.active a{
	color:#c15000;
}*/

.navbar-nav > li.home {
	padding-top:5px;
}
.navbar-nav > li.home a{
	color:#666;
}

.navbar-nav > li a:hover {
	color: #7d0000;
	border:none;
	text-decoration:none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color:#f2f2f2;
}
.navbar-nav > li.home .fa{
	font-size:130%;
}

.navbar-nav > li ul li{
	border-bottom: none;
	font-weight:normal;
	padding-bottom:15px;
	margin-left:15px;
	list-style:none;
}

.navbar-nav > li ul li a{
	color:#626262;
}


.navbar-toggle {
	border:1px solid #fff;
	}
.icon-bar{
	background-color: #fff;	
	}

/*******************************/
.content{
	background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 4px #747474;
	margin:0 auto;
	padding:5px 35px 15px;
}

.img-article{
	float:right;
	margin:3px 0px 10px 20px;
	width:280px;
	}

p.recognized {
    color: #6d0303;
    font-weight: bold;
}
p.recognized a{
	text-decoration:underline;
}
.pb10{
	padding-bottom:10px
	}
.align-center{
	text-align:center;
	}
footer {
	background-color: #222;
    color: #f1f1f1;
    padding: 20px;
	margin:0;
    width: 100%;
}
.footer_content{
	display:none;
	}
footer a{
	color:#6d6d6d;
	font-weight:bold;
	}
footer a:hover{
	color:#f1f1f1;
	}
footer .btn:hover{
	color:#f1f1f1;
	}
	
footer .btn{
	padding: 6px 7px;
	}
footer .fa-2x {
    font-size: 1.6em;
}
.btn-warning{
	color:#000;
	font-weight:bold;
	}
.modal-content{
	color:#000;
	}
/***************Related Resources ****************/
hr{
	margin:25px 0 27px;
	border:3px solid #FF9900;
	}
	
#related_docs {
	float:left;
	width:250px;
}

#related_docs ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#related_docs a.img-link {
    display: block;
    float: left;
    height: 90px;
    margin: 0 20px 20px 0px;
    overflow: hidden;
    /*text-align: right;*/
    width: 90px;
}

#related_docs img.docs {
	width: 76px;
	height: 76px;
	border: 5px solid #7D7D7D;
}


#related_resources{
	float:left;
	margin-bottom:20px;
	}

#related_resources h3, #related_docs h3{
	margin-top:5px;
	font-size:20px;
	color:#6d0303;
	}
	
#related_resources ul li{
	color:#9E2C2C;
	}

#related_resources a{
	color:#3B3B3B;
	}


.share-it{
	float:right;
	display:block;
	clear:both;
	margin:0 0 10px;
	}
		
.photo-print{
	display:none;
	}

.homepage .navbar-toggle{
	display:none;
	}
/*************** NivoSlider (homepage) ****************/	
.nivoSlider{
	margin-top:30px;
	}
.theme-default .nivo-controlNav{
	left:0;
	margin-left:0;
	}
div.nivo-caption blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:160%;
	line-height:170%;
	color:#fffdc8;
	font-weight:normal;
	margin: 40px 25px 5px 25px;
	border-left:none;
	}

div.nivo-caption blockquote span{
	font-size:60%;
	font-family:"Open+Sans",sans-serif;
	font-style:normal;
	text-align:right;
	color: #F90;
	display:block;
	clear:both;
	line-height:150%;
	}
/*************** end of NivoSlider (homepage) ****************/

	
/*************** Thumbnails (homepage) ****************/
.thumbnail .caption{
	padding:0;
	}
	
.caption h3{
	background:#9e2c2c;
	padding:7px 10px;
	color:#fff;
	font-size:20px;
	margin-top:0; 
	}

.caption p{
	padding:0 10px;
	line-height:140%;
	}
.view-more{
	/*float:right;
	display:block;
	clear:both;
	position:absolute;*/
	}	
.btn-default{
	color:#9e2c2c;
	border:none;
	background:#e6e6e6;
	}
.btn-default:hover{
	color:#fff;
	border:none;
	background:#9e2c2c;
	}
	
/*************** end of Thumbnails (homepage) ****************/

/*sm*/
@media (min-width:768px) and (max-width:1200px) {

	.slider-wrapper {
		display:none;
		}
  .navbar-header h1 {
    font-size: 28px;
	}
	.navbar-header h1 span{
		font-size:21px;
		font-weight:500;
		}
	.content {
    box-shadow: none;
	padding:5px 5px 15px;
	width:100%;
	}
		
}
/*xsm*/
@media (max-width: 768px) {
	html {
	background: none;
	}
	.slider-wrapper {
		display:none;
		}
	.navbar{
		margin:0;
		background-color:#666;
		padding:10px 0;
		background: url(/yv/en/exhibitions/righteous-sportsmen/images/bg.jpg) no-repeat fixed center top;
		}
	.navbar-header .logo{
		margin-top:0;
		margin-left:15px;
		border-right: none;
		}
		
	.navbar-brand {
		height:auto;
		/*padding:20px 0 0 10px;*/
		padding:0 0 0 10px;
		}		
	h2.visible-xs-block{
		font-size:32px;
		padding:0 15px;
		/*margin-top:0;*/
		}
	h2.visible-xs-block span{
		font-size:24px;
		}
	.h2, h2{
		font-size:24px;
		}
	.h3, h3{
		font-size:21px;
		}
	.content {
    box-shadow: none;
	padding:5px 5px 15px;
	width:100%;
	}
}
@media (min-width:436px) and (max-width:768px) {
	.slider-wrapper {
		display:none;
		}
	.img-article{
		float:left;
		margin: 3px 0 10px;
		}
}

@media (max-width:435px) {
	.slider-wrapper {
		display:none;
		}
	.img-article{
		float:none;
		margin: 3px 0 10px;
		}
}

@media print{
	.logo-print{
		display:block;
		border-right: 1px solid #000;
		/*float: left;*/
		margin-right: 5px;
		margin-top: 13px;
		padding-right: 15px;
		}	
	a[href]:after {
    content: "";
	}
	.container{
		padding:0;
		}
	.content {
	padding:5px 0px 15px;
	}
	.navbar-header .logo {
		display: inline;
	}
	.img-article{
		width:36%;
		}
	.share-it{
		display:none;
		}
	.photo-print{
		display:block;
		float:left;
		margin:5px 15px 15px 0;
		}
	.logo, .col-md-3, .navbar-collapse, hr, #slideshow, #related_docs, #related_resources{
	display:none;
	}

	}