/* ***** - fonts - ***** */	

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}



h1 {
  font-size: 38.5px;
}

#left-header h1 {
  font-size: 41px;
	font-weight: 200;
}

h2 {
	font-size: 60px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 40px;
	color: #475055;
}

h2 {
	font-size: 60px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 40px;
	color: #475055;
}


.memberlogin h2 {
  font-size: 36px;
margin-bottom: 0px;
	font-weight: 200;
text-align: left;
}

h3 {
	font-size: 21px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
	text-transform: none;
	line-height: 25px;
	border-bottom: 1px solid #000000;
}

h4 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}


#left-header p {
	width: 400px;
margin: 25px 0px 5px;
}

p {
	margin: 0 0 10px;
	font-family: 'Open Sans', sans-serif;
	color: #363636;
	font-size: 16px;
	line-height: 20px;
}

/* ***** - general - ***** */

.quote {
	clear: both;
	margin: 70px 0px 10px 20px;
}

.quote em {
	
font-size: 23px;
font-family: 'Open Sans', sans-serif;
font-weight: 200;
line-height: 25px;
}


#left-header {
	margin-top: 20px;
	float: left;
 
}

#main #left-header {
	width: 440px;
}

#left-header {
	width: 517px;
}

#main{
	background: #e8ecef;
	padding: 20px 0px;
}

hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #2c3e50;
border-bottom: 1px solid #ffffff;
}


/* ***** - body - ***** */

body {
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
background-color: #0f1c24;
}

.backpage {
background-color: #0f1c24;
}

/* ***** - top - ***** */

#top {
	width: 1000px;
	height: 70px;
	background: #021923;
	overflow: visible;
	padding: 10px 0px;
position: relative;
}


/* ***** - nav - ***** */

.logo {
	float: left;
    margin-top: 10px;
}


#nav {
width: 780px;
margin-right: auto;
margin-left: auto;
/*overflow: hidden;*/
background-repeat: no-repeat;
float: right;
margin-top: 10px;
text-align: right;
position: absolute;
right: 1000px;
top: 0px;
}

#nav ul li a img {
	vertical-align: middle;
}

#nav ul li {
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	margin-left: 20px;
	width: auto;
	height: auto;
    position: relative;
        padding: 10px 0;
}

#nav a {
		font-size: 14px;
		color: #CCC;
		text-decoration: none;
}
#nav a:visited {
		color: #CCC;
}
#nav a:hover {
	color: #5EC5DF;
}

#nav a:active {
	color: #0098B1;
}

/* ***** - basic - ***** */

.dotted								{border-style:dashed; border-left:0; border-right:0;}	
	.right								{float:right;}
	.left								{float:left;}
	.img_left							{float:left; margin:10px 20px 10px 0;}
	.img_right							{float:right; margin:10px 0 10px 20px;}
	.clear								{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
	.textright 							{text-align:right;}

	.float								{display:inline; float:left; position:relative;}


/* ***** - forms - ***** */	

#main_content {
	width: 425px;
	overflow: hidden;
	height: auto;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
margin-top: 65px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.memberlogin{
	
}

label a{
	color: #021923;
}

.text-input{
	width:260px; 
	height:25px;
}

label {
color: #021923;
}

#reg_form input {
 
}

textarea {
	width: 250px; 
	height: 100px;
}

.forget{
	font-size:10px; 
color: #021923;
}

#reg_form form li{
	width: 30%;
	float: left;
	padding: 0px 10px 10px 0px;
}

form ul{
	overflow: hidden;
}

.first{
	clear: left;
}

::-webkit-input-placeholder {
   color: #f00;
}

:-moz-placeholder { /* Firefox 18- */
   color: #f00;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #f00;  
}

:-ms-input-placeholder {  
   color: #f00;  
}


.short-input{
	width: 18%!important;
}

/* ***** - colors - ***** */	

.white {
	color: #ffffff;
}



.new_btn{
	background-color: #b94a5a;
	float: left;
text-align: center;
padding: 10px 25px;
cursor: pointer;
color: #ffffff;
margin-bottom: 40px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: none;
}

.new_btn:hover {
background-color: #9E3E4C;
color: #F0F0F0;
}

.btn-margin{
	margin-top: 50px;
}

.small{
	font-size: 12px;
}

.small input[type="checkbox"]{
margin: -2px 3px 0 0;
}

input[type="radio"]{
margin: 0 10px 0 20px;
height: 20px;
}

#reg_form form li.full-select{
width: 100%;
}

.blue-box{
    background: #00aff7;
    color: #ffffff;
    position: relative;
        width: 98%;
    float: left;
    margin: 20px 0;
}

.left-section .blue-box p{
    width: 60%;
    padding: 20px;
    color: #ffffff;
    float: left;
}


.blue-box img{
    position: absolute;
    bottom: 0;
        right: 20px;
}


.left-section{
    width: 70%;   
}

.left-section p{
    width: 60%;
}

.allsites{
        background: #25E62C;   
}

.allsites:hover{
        background: #19A51E;  
}

.blueText{
 color: #00aff7;  
    font-size: 23px;
}

.blackBack{
    background: #000000!important;   
    color: #ffffff;
}

.blackBack h2{
    color: #ffffff;
    font-weight: 700;
}

.blackBack p{
    color: #ffffff;
}

.centerImage{
    display: block;
    margin: 0 auto;
}

/* Counter Section */

.rocket{
    max-width: 1425px;
        margin-top: -40px;
    z-index: -99;
       max-width: 100%; 
}

.counter{
        background-image: url(../img/globeBack-fade.png);
    background-size: 100% auto;
    padding-bottom: 20px;
    background-position: top;
    padding-top: 400px;
    background-repeat: no-repeat;
    margin-top: -400px;
    min-width: 1000px;
    padding-bottom: 25px;
    margin-bottom: -25px;
}

.counter .left{
    width: 63%;  
    border-right: 1px solid #ffffff;
    text-align: center;
    color: #ffffff;
      float: left;
    box-sizing: border-box;
        margin: 0;
}

.counter .right{
    padding-left: 3em;
    box-sizing: border-box;
    width: 37%;
      float: left;
}

.counter .numPosted{
       font-family: 'Montserrat', sans-serif;
    font-size: 6em;
    line-height: 120px;
}


.counter .right .title{
    font-size: 1.5em;
    font-weight: 600;
    color: #ffffff;
    
}

.counter .right p{
    font-size: 1.125em;
    font-weight: 100;
    color: #ffffff;
    margin: 15px 0;
}

.counter .right .btn{
    padding: 5px 2em;
    font-size: 1.5em;
}




/* Font Styles */
.counter h1{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #ffffff;
    text-shadow: 3px 3px rgba(0, 0, 0, 0.47);
    font-size: 2.8em;
    margin: 20px 0 50px 0;
}

.counter .white h1{
    color: #000000; 
    text-shadow: none;
      margin: 20px 0;
}

.counter h2{
    font-family: 'Roboto', sans-serif; 
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    margin: 0 0 60px 0;
    font-weight: 300;
}

.counter h3{
    font-family: 'Roboto', sans-serif; 
    text-align: center;
    color: #ffffff;
    font-size: 2.4em;
    font-weight: 300;
    margin: 20px 0;
    border: none;
}

.counter h4{
    font-family: 'Roboto', sans-serif; 
    color: #ffffff;
    font-size: 1.9em;
    font-weight: 300;
}

.counter h4 .big{
    font-size: 1.6em;
    font-weight: 700;
    text-transform: uppercase;
}

.counter h5{
    color: #1c64a7;   
    font-size: 4.5em;
    text-align: center;
    font-weight: 300;
}

.counter h6{ 
    color: #000000;
    font-size: 2.75em;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

.counter .right .btn {
    padding: 5px .5em;
    font-size: 1.1em;
        border: none;
}

#nav ul li ul {
    display: none;
    position: absolute;
    left: 0;
    width: 200px;
    text-align: left;
    z-index: 100;
    background: #07456B;
    padding: 5px;
}

#nav ul li ul li{
    padding: 5px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

#nav ul li:hover ul {
    display: block;
}

.error {
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #FFA1A1;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #FF6161;
    color: #D74444;
    display: none;
    box-sizing: border-box;
}

.success {
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #dff0d8;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #d6e9c6;
    color: #3c763d;
    display: none;
    box-sizing: border-box;
}

.exp select{
    width: 45%;
    float: left;
    margin-right: 2%;
}

.disclaimer.fowlerDis{
    font-size: 11px;
    margin: 10px 0;
        color: #828282;
}

.pad{
    padding: 20px;
    box-sizing: border-box;
}

.container.Respons{
    max-width: 1000px;
    width: 100%;
}

.col-md-3{
    width: 25%;
}

.logo img{
    max-width: 200px;
    width: 100%;
    display: block;
}

header.newheader{
background: #173c56; /* Old browsers */
background: -moz-linear-gradient(top,  #173c56 0%, #0c202e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #173c56 0%,#0c202e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #173c56 0%,#0c202e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c56', endColorstr='#0c202e',GradientType=0 ); /* IE6-9 */
overflow: visible;
    float: left;
}

header.newheader .headerLearnmore{
    padding: 20px 40px;
    color: #ffffff;
    text-transform: uppercase;
    background: #da1c5c;
    float: left;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    border-radius: 5px;
}

header.newheader .headerLearnmore:hover{
    text-decoration: none;
    background: #AB1648;
}

header.newheader #left-header{
    width: 55%;
}

header.newheader #left-header h1{
    font-size: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

header.newheader #left-header h2{
    font-size: 28px;
    text-align: left;
    text-transform: none;
    color: #ffffff;
    margin: 0;
}

header.newheader #left-header ul{
    margin: 30px 0;
}

header.newheader #left-header ul li{
    font-size: 24px;
    color: #ffffff;
    line-height: 24px;
    height: auto;
    font-weight: 100;
    padding: 5px 0;
}

.headerBottom{
    width: 100%;
    background: #ffffff;
    padding: 20px 0;
}

.headerBottom .inner{
    width: 60%;
    float: left;
}

.headerBottom .leftContent{
    width: 42%;
    float: left;
    font-size: 22px;
    font-weight: 700;
    padding-right: 20px;
    box-sizing: border-box;
}

header.newheader .right-header{
    float: left;
    width: 45%;
}

header.newheader .right-header img{
       margin-bottom: -160px;
    margin-top: 70px;
       max-width: initial;
}

header.newheader .fa-check-circle{
    color: #beff93;
}

.headerBottom .fa-quote-right{
    background: #ff8233;
}

.testHeader{
    font-size: 18px;
}

.testHeader .testName{
    float: right;
    margin: 10px 0;
}

.headerBottom .testimonial{
    border-left: 1px solid #cdcdcd;
    float: left;
    width: 58%;
    padding-left: 20px;
    box-sizing: border-box;
}

.center{
    margin: 20px auto;
    float: none;
    display: block;
}

@media screen and (max-width: 720px){
    .logo img{
        margin: 0 auto;   
    }
    .col-md-3, .col-md-2, .col-md-4{
        width: 100%;   
    }
}