html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	color: #666062;
	font-family: 'Source Sans Pro';
	font-size:14px;
}
h1{
	font-size:30px;
}
.menu{
	display: inline-block;
	font-size: 30px;
	font-family: 'Source Sans Pro';
	font-weight: 500 !important;
}
input.form-control, textarea.form-control{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0px;
    border: #666062 1px solid;
}
input.form-control:hover, textarea.form-control:hover, input.form-control:focus, textarea.form-control:focus{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0px;
    border: #FFCF0B 1px solid;
	box-shadow:none;
}
.col-center{
    margin-left: 21%;
}
.aside{
	position: fixed;
	width:15.666667%;
	padding-right:15px;
}
.aside-stop{
	position: absolute;
	width:auto;
}
#picture{
	max-width:170px;
}
.cru-box{
	margin-top:-15px;
	text-align:left;
	margin-left:15px;
	padding:15px 0px;
}
.cru-box:after{
	padding: 0;
	margin: 0;
	display: block;
	content: "";
	width: 100px;
	height: 10px;
	margin: 0 2px;
	background-color: transparent;
	position: relative;
	border-bottom: 3px solid #FFCF0B;
	border-right: none;
}
.cru-box-img{
	width:100%;
	margin:0px;
	padding:10px;
}
.social-p{
	font-size:18px;
}
.ways-p3{
	margin-top:28px;
}

.story-container{
	position: relative;
    width: 60%;
    height: 0;
	margin: 0 auto;
	padding-bottom:65%;
	overflow:hidden;
}
.story-frame{
	position: absolute;
	width: 100%;
	height: 100%;
}
.story-img-holder-r, .story-img-holder-l{
	border-right: solid 1px #666062;
	margin-bottom: 25px;
}
.story-img-holder{
	margin-bottom: 25px;
}
.story-img{
	height:100px;
	width:auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


@media(min-width:1200px){
	.container{
		width:100%;
		max-width: 1400px;
	}
	.col-lg-offset-3-5{
		margin-left:29.166666655%;
	}
	.story-img-holder-r, .story-img-holder-l{
		margin-bottom: 50px;
	}
	.story-img-holder{
		margin-bottom: 50px;
	}
}
@media(max-width:1199px){	
	#picture{
		max-width:130px;
	}
	.cru-box-img{
		width:100%;
		margin:0px;
		padding:0px;
	}
	.story-img{
		height:45px;
		width:auto;
    	margin-left: auto;
    	margin-right: auto;
    	display: block;
	}
}

@media(max-width:991px) and (min-width:768px){
	.aside{
		position: fixed;
		width:23.25%;
		padding-right:15px;
	}
	.col-center {
		margin-left: 0px;
	}
	.cru-box-img{
		width:100%;
		margin:0px;
		padding:25px;
	}
}
@media (min-width: 992px){
	.col-md-1-5 {
		width: 15%;
	}
	.col-sm-offset-3-5{
		margin-left:29.166666655%;
	}
}
@media(max-width:991px){
	.aside{
		position: fixed;
		width:23.25%;
		padding-right:15px;
	}
	.col-center {
		margin-left: 0px;
	}

	.story-container{
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom:160%;
		overflow:hidden;
	}
	.story-img{
		height:70px;
		width:auto;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}
@media(max-width:767px){
	h1{
		font-size:25px;
	}
	.aside{
		position: relative;
		width:auto;
		padding-right:0px;
	}
	.col-center {
		margin-left: 0px;
	}
	.intro{
		margin-bottom:30px;
	}
	.cru-box-img{
		width:100%;
		display:block;
		margin: 0 auto;
	}
	.ways-p3{
		margin-top:0px;
	}
	.call-block{
		margin-top:25px;
	}
	.story-img-holder-r{
		border-right: none;
	}
	.story-img{
		height:70px;
		width:auto;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}
@media(max-width:476px){
	.cru-box{
		text-align:left;
	}
}
@media(max-width:420px){
	.lg-break{
		display:none;
	}
	
}
.btn, .btn:active,.btn:visited{
	border-radius: 5px;
    color: #ffffff;
    background-color: #FFCF0B;
}
.btn:hover, .btn:focus{
	border-radius: 5px;
    color: #ffffff;
    background-color: #FFCF0B;
	opacity:.8;
}
.btn-round,.btn-round:active,.btn-round:visited{
	border-radius: 15px;
}
.btn-round:hover,.btn-round:focus{
	border-radius: 15px;
}

.header{
	margin-top:5%;
	text-align:center;
}
.margin-top-sm{
	margin-top:25px;
}
.margin-top{
	margin-top:50px;
}
.margin-top-left{
	margin-top:125px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover, a:focus{
	text-decoration:none;
	color:#666062;
	opacity: .7;
	cursor:pointer;
}
.blog-ending{
	text-align:right;
	margin-top:20px;
	margin-right:30px;
}
.blog-sub-head{
	border-bottom:1px solid rgb(193,39,45);
}
.blog-link, .blog-link:visited{
	margin-left:5px;
	border:1px solid #000;
	padding:0px 3px;
}
.blog-link:hover, blog-link:focus{
	border:1px solid rgb(193,39,45);
	padding:0px 3px;
}
.video-link, .video-link:visited{
	font-size:24px;
	text-align:center;
	border:1px solid #000;
	padding:0px 3px;
	margin-top:25px;
	display:inline-block;
}
.video-link:hover, .video-link:focus{
	border:1px solid rgb(193,39,45);
	padding:0px 3px;
	margin-top:25px;
	display:inline-block;
}
.footer-link{
	font-size:18px;
	margin-right:10px;
	margin-left:10px;
}
.end{
	margin-right:0px;
}
.blog-view{
	text-align:center;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.blog-container{
	margin-top:5%;
	text-align:center; 
}
.blog{
	text-align:left;
}
.blog-full{
	font-size:16px;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
	-webkit-column-width: 100px;
   	-moz-column-width: 100px;
    column-width: 100px;
  	-webkit-column-fill: auto;
  	-moz-column-fill: auto;
  	column-fill: auto;

}
ul{
	list-style-type: none;
	padding-left:0;
}
.horizontal li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.logo{
	max-height: 115px;
}
.top-space{
	padding-top: 10px;
}
.bot-space{
	padding-bottom: 10px;
}
.bot-space-md{
	padding-bottom: 30px;
}
.button{
	padding:10px;
	color:#fff;
	background-color:#0d223f;
	border: none;
}
.button:hover{
	opacity:.8;
}

.video-container{
	position: relative;
    width: 100%;
    height: 0;
	padding-bottom:56.25%;
	overflow:hidden;
}
.video-frame{
	position: absolute;
	width: 100%;
	height: 100%;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


@media (min-width: 500px) and (max-width: 760px) {
	.logo{
		max-width: 200px;
	}
}
@media only screen and (max-width: 800px) {
		
	p{
		/*align:left;*/
		font-size:16px;
	}
	a{
		font-size:16px;
	}
}
@media only screen and (max-width: 500px) {
	
	a{
		font-size:14px;
	}
}