.mainvideo {
    margin: 20px auto;
    display: block;
}

.maintitle
{
    margin: 30px auto;
    display: block;
    text-align: center;
    color: #656f77;
}

.hiddenvideo {
    margin: 20px auto;
    display: block;
}

.emailoverlay {
	margin-top: 40px;
	background: #f7f8fc;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 10px;
	border: 3px solid #60aea4;
	border-top: none;
	border-radius: 8px;
    box-shadow: 0 4px 9px 0 rgba(30,59,91,0.1);
}


	
}


.videopreview {
	width: 100%;
	position: relative;
    margin: 20px auto;
    display: block;
    filter: blur(4px);
   
}


.emailcatcher {
	max-width: 450px;
	min-height: 250px;
	text-align: center;
	margin-top: 20px;
    
    background-repeat: no-repeat;
	background-size: 100% auto;
	opacity: 0.6;
	padding-top: 100px;
	border-bottom: 0px solid lightsteelblue;
	    margin: 20px auto;
	    margin-bottom: 0px;
	}

.smallprint {
font-size: small;
margin-top: 0px;
}

.emailform {
margin-top: 0px;
}


h1.title {
    margin: 10px auto;
    text-align: center;
    font-size: 32px;
    padding-bottom: 14px;
}

p.desc {
 font-size: 100%;
}

p.desc span {
display: block;
 font-size: 80%;
 padding-left: 20px;
 overflow: hidden;
 margin-top: 20px;
}

.hashover-end-links, .hashover-date-permalink {
display: none!important;
}

table.nav {
width:100%
}

form.next {
text-align: right;
}

button, a.abutton, input.submit 
{
font-size: 16px;
    padding: 8px;
    min-width: 150px;
    margin-left: 10px;
    background-color: #36ad4a;
    color: white;
    border-color: #60aea4;
    border-radius: 5px;
    margin-top: 10px;
}

a.abutton 
{
	text-align: center;
	width: 200px;
    padding: 12px;
    display: block;
    margin: 50px auto;
    border-style: outset;
}


button:hover, a.abutton:hover, input.submit:hover 
{

    background-color: #60aea4;
	border-color: #ffffff;
	color: white;
	text-decoration: none;
}

input {
padding-left: 10px;}

.lock {
    width: 50px;
    height: auto;
    margin-top: -100px;
    }
 .orangearrow {
    width: 100px;
    height: auto;
    }   
    @media screen and (max-width: 640px) {
  .orangearrow {
    display:none;
  }
}


.hashover .hashover-comment > .hashover-balloon {
    padding: 22px!important;
}

.error
{
    border: 1px solid red;
    color: red;
    background-color: #fde4e8;
    
    }
    
.whiterow
{

    background-color: white;
	border-radius:10px;  
	padding: 10px;
    padding-left: 60px;
    padding-bottom: 40px;  
    }
    
img.sideimgleft {
    float: left;
    margin-left: -80px;
    margin-right: 20px;
    width: 50%;
}

img.sideimgright {
    float: right;
    margin-right: -80px;
    margin-left: 20px;
    width: 50%;
}

h2 {
    display: block;
    padding: 10px;
	border-bottom: 3px solid #60aea4;
    margin-top: 10px;
 
    
   
}



hr.max {
    display: block;
    width: 800px;
    visibility: hidden;
    margin-bottom: 50px;
    
}

hr.mini {

    visibility: hidden;
    
}



h2.short 
{
	background-color: #ffa500;
    color: white;
    padding: 30px;
    width: 108%;
    text-align: center;
    margin-left: -60px;
}

h2.right
{
    text-align: center;
    margin-left: 20%;
    width: auto;
    }
    
.links
{
	text-align: center;
    margin: auto;
    color: grey;

     }
     
.links a 
{
text-decoration: none;
}

.greenglow 
{
background-color: #60aea4;
color: white;
}

.greenside
{
	
	background: white;
	border-radius: 10px;
	padding: 30px;
	
    }
    
 .centertxt
 {
 text-align: center;
  }  
.hashover form, .hashover-sort-section
   { 
 border-radius: 3px;
    box-shadow: 0 4px 9px 0 rgba(30,59,91,0.1);
}

input[type='email']
   { 
 max-width: 260px;
}
.centered 
{
    margin: 0px auto;
    width: 260px;
}


.hashover-header
{
background: #60aea473;
}

.welcometxt
{
text-align: center;
}


.greenside span.big
{
   font-size: 50px;
}

a.small {
padding-left: 40px;
font-size: smaller;
}

.navbar-brand {
    float: none;
    height: 60px;
  }
  
 .main-nav-container, .navbar-brand {
    display: inline!important;
  }

.navbar-brand>img {
    display: inline;
}

ul {
    padding: 30px;
    list-style-type: square;
}

span.subscribe
{
    text-align: center;
    border-left: none!important;
}

.hashover-deleted
{
    display:none;
}

.hashover-comment, .hashover-inputs
{
    border:none!important;
    overflow: visible!important;
    background: white!important;
}

.hashover-header, .hashover-inputs {
    background: white!important;
    padding: 10px!important;
}


.hashover-sort-section {
    box-shadow: none!important;
}






