@charset 'UTF-8';
/*           stlyes for all pages except main bow           */
html,
html * {
  box-sizing: border-box;
  margin: 5;
  padding: 0;
}

body {
  font-family: 'open sans', 'calibri', sans-serif;
  font-size: small;
  background: rgba(230,244,230,1.00);
	
}
img {
  width: 60%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
 }
header {
	position: fixed;
  padding-top: 1em;
  padding-right: 0em;
  top: 1px;
  left: 0;
  width: 100%;
  z-index: 1000;
	background: none;
}
.site-nav {
  position: ab;
  float: right;
  z-index: 400;
  top: 0;
  left: 0;
  display: block !important;
  width: 90%;
  padding: 0em 3em 0 0;
  opacity: .95;
 
}
.site-nav ul {
  list-style-type: none;
  margin: 0;
  text-align: right;
}
.site-nav ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 1.5em;
}
.site-nav ul li a {
  font-size: 1.3em;
  padding-bottom: 0em;
  text-decoration: none;
  letter-spacing: .15em;
  text-transform: uppercase;
 color:rgba(252,234,67,1.00);
  -webkit-transition: color .3s;
  transition: color .3s;
}

.site-nav ul li a:hover {
  outline: none;
  border-bottom: 1px solid white;
}
.site-logo img {
  width: 7em;

	float:left;
	margin-right:2%;
	
	}

a, a:visited {
    color: inherit;
}

.top-block {
  border-radius:25px;
  position: relative;
  height: 22.2vw;
  width: 100%;
	margin-bottom:8px; 
	

  
	/*    Shaded Blue background
  background-image:-webkit-linear-gradient(0deg, rgb(15,120,180) 0%, rgb(10,80,120) 80%);
  background-image:-o-linear-gradient(0deg, rgb(15,120,180) 0%, rgb(10,80,120) 80%);
  background-image:linear-gradient(0deg, rgb(15,120,180) 0%, rgb(10,80,120) 80%);      
	*/
	
	background-image: url("bowimages/DSC_1693crop2.jpg");
	background-repeat: no-repeat;
	background-position: top left;	
	background-size: contain;
	z-index: 400;
  
}
.top-block-text {
  font-family: 'calibri', sans-serif;
  position: absolute;
  z-index: 100;
  padding-top: 3em;
  padding-right:5em;
  padding-left:40em;
  width: 100%;
  text-align: right;
 }

h1 {
  color:rgba(116,211,240,1.00);
  margin-top:8%;
	margin-bottom: 0%;
	font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-left: 0em;
	margin-right:em;
  font-size: 3.5em;
}

h2 {font-family: 'lucida', sans-serif;
	color:rgba(251,233,79,1.00);
	font-weight: 200;
	font-size: 1.8em;
    line-height: 1.2em;
	margin-bottom: 0em;
	padding-top: 0%;
	padding-left:.5em;
	letter-spacing: 0em;
	text-shadow: 0px 0px 8px rgba(0, 0, 0,.2);
}
h3 {
  font-family: 'lucida', sans-serif;
  color:rgba(240,245,247,1.00);
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 1em;
  padding-top: 1%;
  letter-spacing: .1em;
  padding-right: .5em;
}

.intro {
  position: relative;
  color: #0C0B0F;
  background: #fff;
  padding: 0em 0em 0em;
}
.intro-text {
  position: relative;
}

.intro p {
  font-family: 'acumin-pro-extra-condensed', sans-serif;
  font-size: 2.5em;
  line-height: 1.8;
  position: relative;
  z-index:200;
  text-align: center;
  letter-spacing: .325em;
  text-transform: uppercase;
}

.main-block {
  border-radius:25px;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
	background-color: rgb(10,80,120);
  background-image:   -moz-linear-gradient( 0deg, rgba(20,40,60) 0%, rgb(10,80,120) 90%);
  background-image: -webkit-linear-gradient( 0deg, rgb(20,40,60) 0%, rgb(10,80,120) 90%);
  background-image:    -ms-linear-gradient( 0deg, rgba(20,40,60) 0%, rgb(10,80,120) 90%);
}

#main-block-left {
  padding: 3% 0% 10% 6%;
  background-image:   -moz-linear-gradient( 0deg, rgba(20,40,60) 0%, rgb(10,80,120) 90%);
  background-image: -webkit-linear-gradient( 0deg, rgb(20,40,60) 0%, rgb(10,80,120) 90%);
  background-image:    -ms-linear-gradient( 0deg, rgba(20,40,60) 0%, rgb(10,80,120) 90%);
  width: 50%;
}
#main-block-right {
  background-color: rgb(10,80,120);
  color: #fff;
  width: 50%;
  padding: 3% 2% 10% 1%;
}

#main-block-left figure img{
	border-radius:10px;
	z-index: 100;
	margin-left:0em;
	padding-top: 0em;
	width:90%;
}

.small-fig  img{
	border-radius:10px;
	z-index: 100;
    margin-top: 1em;
	margin-left:10%;
	margin-right: 2%;
	width:25%;
	float:left;
}
.medium-fig  img{
	border-radius:10px;
	z-index: 100;
	margin-top: 2em;
	margin-left: 10%;
	margin-right: 2%;
	width:35%;

}
#main-block-right figure img {
  border-radius:10px;
  margin-left:0em;
  z-index: 100;
  width:85%;
  padding-top: 0em;
}

.main-block-title {
  font-family: 'acumin-pro-extra-condensed', sans-serif;
  font-size: 3em;
  font-weight: 100;
  padding: 0em 0 0 0;
  letter-spacing: .2em;
  text-transform: uppercase;
  line-height: 1.5;
  max-width: 9em;
  margin-bottom: .5em;
}

.main-block-text {
  color:white;
	font-family: 'calibri', sans-serif;
  font-size: 1.5em;
  line-height: 1.4em;
  letter-spacing: 0em;
  max-width: 30em;
	padding-left: 0em;
 }
.text-quote {
	color:rgba(255,255,130,1.00) ;
	font-family: 'times', sans-serif;
	font-size: 1.4em;
  line-height: 1.2em;
  letter-spacing: 0em;
  max-width: 28em;
	padding-left: 2em;}
.main-block-text-wide {
  color:white;
	font-family: 'verdana', sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0em;
  max-width: 32em;

	padding-left: 1em;

}

.see-more {
  font-size: 1.2em;
  color: #E4C629;
  display: inline-block;
  margin-top: 5.1em;
  padding: .1em 0 .4em 0;
  transition: all .3s;
  text-decoration: none;
}

footer {
  border-radius:15px;
	margin-top: .7em;
	 padding: 1% 0 1% 2%;
  background-image:-moz-linear-gradient( -90deg, rgb(10,10,10) 0%, rgb(75,75,75) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(10,10,10) 0%, rgb(75,75,75) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(10,10,10) 0%, rgb(75,75,75) 100%);
}


.footer-content {
  width: 100%;
  margin: 0 ;
  padding-bottom:0em;
	padding-right:5em;
  font-size: 1.3em;
	line-height: 1.5em;
  color:#fff;
	text-align:right;
}





.footer-credit a:hover {
  text-decoration: none;
  border-bottom: 2px solid white;
}