/************** NAV BAR **************/
nav { z-index: 9999;
 z-index: 9999;
background: none;
-moz-opacity: 0.;
opacity: 100;
filter: alpha(opacity=0);
-moz-opacity: 0.;
opacity: 0.;
height: 64;
width: 100%;
font-family:'proxima-nova',sans-serif}
.nav_container_lg { max-width: 1460px; margin-left: auto; margin-right: auto; }
.nav_buttons_container { float: right; margin-top: 20px; margin-bottom: 20px; margin-right: 4%; margin-left: 4%; }

.logo { float: left; margin-left: 4%; margin-top:19px; }
.logo img { height: auto; width: 86px; }

.nav_buttons { float: left; padding-right: 20px; display: inline; margin-top:3px; }
.nav_buttons a { -webkit-font-smoothing: antialiased; font-size: 9px; font-weight: 700; color: #b1bad0;  padding: 6px; margin-right: 10px; vertical-align: middle; letter-spacing: 1px; text-transform: uppercase;
}
.nav_buttons a:hover { border-bottom:1px solid #f99f3d; color:#fff;}
.free_trial_button { -webkit-font-smoothing: antialiased; background-color: #f99f3d; border: none; color: #fff; font-weight: 600; font-size: 14px; text-align: center; cursor: pointer; border-radius: 2em; max-width: 180px; padding: 10px 18px 10px 18px; }
.free_trial_button:hover { background: #1fc056; }
.nav_bar_sm { display: none; }

.start_button { -webkit-font-smoothing: antialiased; background-color: #1fc056; border: none; color: #fff; font-weight: 600; font-size: 14px; text-align: center; cursor: pointer; border-radius: 2em; max-width: 180px; padding: 10px 18px 10px 18px; }
.start_button:hover { background: #f99f3d; }

.bottom_sales_button { -webkit-font-smoothing: antialiased; border:1px solid #f1f1f1;color: #32325d; font-weight: 600; font-size: 14px; text-align: center; cursor: pointer; border-radius: 2em; max-width: 180px; padding: 10px 18px 10px 18px; }
.bottom_sales_button:hover { background: #1fc056; color:#fff; border:none }

@media screen and (max-width: 780px) {

.nav_container_lg { display: none; }
.nav_bar_sm { width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 64px;
filter: alpha(opacity=0);
-moz-opacity: 0.;
opacity: 0.;
position: absolute;
background: -webkit-linear-gradient(left top,#030e5d,#030e5d 30%,#030e5d 80%,#6dfdff 100%);
background: linear-gradient(to right bottom,#030e5d,#030e5d 30%,#0d87c9 80%,#6dfdff 100%);
 }

.logo_sm { margin-left: 4%; display: inline; }
.logo_sm img { height: auto; width: 84px; margin-top: 10px; }

.free_trial_btn_sml { border: 2px solid #ee4066; color: #ee4066; text-align: center; border-radius: 3px; padding: 5px 10px 5px 10px; font-weight: 600; font-size: 14px; }
.fa-bars-wrap { margin-right: 4%; font-size: 1.7em;  }
.fa-bars { float: right; cursor: pointer; color: #fff; }
.button_width { min-width: 70px; }

.overlay { height: 0%; width: 100%; position: fixed; z-index: 1; left: 0; top: 0; background-color: #fff; overflow-x: hidden; transition: 0.5s; }
.overlay-content { position: relative; top: 14%; margin-left: 8%; width: 100%; text-align: left; padding-bottom: 80px; }
.overlay-content a { -webkit-font-smoothing: antialiased; padding: 12px 0 12px 0; text-decoration: none; font-size: 2em; color: #172740; display: block; transition: 0.3s; }
.overlay a:hover, .overlay a:focus { color: #060b13; }
.closebtn { position: absolute; right: 22px; font-size: 54px !important; text-decoration: none; color: #f99f3d; display: block; transition: 0.3s; } }


/************** FOOTER **************/


footer { border-top: 1px solid #f0f4f8; background-image: linear-gradient(135deg, #030e5d 30%, #030e5d 80%); margin: 0; padding-bottom:0px; }
footer ul { list-style: none; }
#footer_top { max-width: 1240px; box-sizing: border-box; margin-left: auto; margin-right: auto; padding-left: 3%; padding-right: 3%; margin-top: 40px; margin-bottom: 0px; }
#footer_grid { font-size: 0.84em; font-weight:400; text-align: left; color: #8898aa; display: inline-block; width: 100%; line-height: 20px; }
#footer_grid a:hover { color:#fff }
.col { padding-left: 1%; padding-right: 1%; display: block; float: left; }
.col_01 { width: 18%; }
.foot_head { color: #8898aa; font-weight: 500; margin-bottom: 3px; white-space: nowrap; }
.col li  { padding-bottom: 8px; }

#footer-recruiter-guides { font-size: 0.84em; color: #2C2D30; line-height: 1.6; text-align: center; border-top: solid 1px #f0f4f8; max-width: 500px; margin-left: auto; margin-right: auto; }
#footer-recruiter-guides li { padding-bottom: 8px; }
#footer-recruiter-guides a:hover { text-decoration: underline; }
.recruiter-footer-head { padding-top: 30px; }

#footer_bottom { margin-left: auto; margin-right: auto; max-width: 1114px; padding-top: 44px; }
#legal_link { display: block; text-align: left; padding-top: 30px; padding-bottom: 60px; }
#legal_link p { color: #343f8e !important; font-size: 0.8em; }
#footer_bottom img {width:90px; margin-bottom:0}

@media screen and (max-width: 680px) {

#footer_top { width: 100%; margin-bottom: 0px; }
#footer_grid { font-size: 0.92em; display: block; width: 100%; }
.foot_head { margin-bottom: 10px; margin-top: 14px; font-weight: 700; }
.col {  padding-left: 0%; padding-right: 0%; margin-left: auto; margin-right: auto; float: none; text-align: center; padding-bottom: 20px; }
.col_01 { width: 100% }
.col li { padding-bottom: 5px; }
#footer_bottom { padding-top: 40px; }
#footer-recruiter-guides { border-top: none; font-size: 0.92em; }
.recruiter-footer-head { padding-top: 0px; }