@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.ttf');
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold.ttf');
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../fonts/MyriadPro-Semibold.ttf');
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #06191f;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #06191f;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #06191f;
}
:-moz-placeholder { /* Firefox 18- */
 color: #06191f;
}
body, h6 span, input, p, .normal {
	margin: 0;
	font-family: 'MyriadPro-Regular';
		box-sizing:border-box;
}
.pulluptomenu {
	margin-top: -200px;	
}

h1, h2, h3, h6, .plan-title {
	font-family: 'MyriadPro-Bold';
}
.form_btn, h1.title, .black_sub {
	font-family: 'MyriadPro-Semibold';
}
.home-heading h3 {
	font-family: 'MyriadPro-Regular';
}
footer, footer p, .footer_logo a, .quick_links ul li a, .footer_title, .testimonial_heading h1, .testimonial_heading h4, .testimonial_slider p, .subscribe h2, .subscribe p {
	font-family: 'Open Sans', sans-serif;
}
.normal {
	font-weight: 500 !important;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 18px;
}
.blue, .blue .confi strong, .add-on label.toggle.blue span strong {
	color: #098be6 !important;
}
.grey {
	color: #5b5b5b;
}
.bottom-pad-50{
	padding-bottom:50px;
}
a, a:focus, button:focus {
	oultine: 0 !important;
}
.no-pad{
	padding:0 !important;
}
a {
	text-decoration: none !important;
}
a.blue:hover {
	color: #205db8;
}

.inline {
	display: inline-block;
}
.pad-30 {
	padding: 30px;
}
.pad-70 {
	padding: 70px !important;
}
.bottom-gap-30 {
    margin-bottom: 30px;
}
.top-pad-30{
	padding-top:30px;
}
.tab .plan-text {
    font-size: 12px;
}
.top-gap-30 {
	margin-top: 30px;
}
.top-gap-20 {
	margin-top: 20px;
}
.no-top-gap {
	margin-top: 0 !important;
}
.link {
	color: #098be6;
	font-weight: bold;
}
.small {
	font-size: 14px !important;
}
.white-back {
	background:#fff;
}
p.large {
	font-size: 24px;
	line-height: 2;
	color: #616161;
}
.m-show{
	display:block;
}
.m-hide{
	display:none;
}
.pad-70 {
	padding:70px;
}
.top-gap-50 {
	margin-top: 50px;
}
.bottom-gap-20 {
	margin-bottom:20px;
}
.full, header, footer, .modal-header, .modal-body, .modal-footer {
	width: 100% !important;
	float: left;
	height: auto;
    box-sizing: border-box;
}
.no-top-gap {
	margin-top: 0;
}
input[type=radio].inline, .form-group label.inline {
    width: auto;
}
input[type=radio] {
	box-shadow:none;
	height:auto;
}
.top-pad-50{
	padding-top: 50px;
}
.top-pad-15 {
	padding-top:15px;
}
.container {
	max-width: 1260px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: auto;
}
.outer_bg {
	background-image: url(../images/blue_back.jpg);
	background-repeat: no-repeat;
	background-size: 70% 100%;
	background-position: right top;
}
.logo {
	float: left;
	width: 25%;
	padding-top: 20px;
}
.v-pad-50 {
	padding:50px 0;
}
.brand {
	position: relative;
	float: left;
	line-height: 70px;
	text-transform: uppercase;
	font-size: 1.4em;
}
.brand a, .brand a:visited {
	color: #ffffff;
	text-decoration: none;
}
.add-on h3 {
	    font-size: 30px !important;
    font-weight: bold;
	margin-bottom:30px;
}
.change {
	text-align:right;
}
.change a {
    font-size: 14px;
    color: #205eba;
    padding: 5px 0;
}
nav {
	float: right;
	width: 75%;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav ul li {
	float: left;
	position: relative;
	padding: 0 11px;
}
ul.nav-list {
	margin-top: 50px;
	float: right;
}
nav ul li a, nav ul li a:visited {
	display: block;
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	line-height:18px;
	font-family: 'MyriadPro-Semibold';
	text-transform: capitalize;
}
nav ul li a:hover, nav ul li a:visited:hover {
	border-bottom: 2px solid #fff;
	color:#fff;
}
/*
nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
	padding-left: 0px;
	content: ' ?';
}
*/
nav ul li.has-child:hover a {
	border: 0;
}
nav ul li.has-child:hover .nav-dropdown {
	display: block !important;
}
nav ul li ul li {
	min-width: 190px;
}
nav ul li ul li a {
	padding: 15px;
	line-height: 20px;
}
.nav-dropdown {
	position: absolute;
	display: none;
	z-index: 1;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
	background: #fff;
}
/* Mobile navigation */
.nav-mobile {
	display: none;
	position: absolute;
	top: 15px;
	right: 0;
	height: 70px;
	width: 70px;
}
#nav-toggle {
	position: absolute;
	left: 18px;
	top: 22px;
	cursor: pointer;
	padding: 10px 35px 16px 0px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 5px;
	width: 35px;
	background: #ffffff;
	position: absolute;
	display: block;
	content: '';
	transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
	top: -10px;
}
#nav-toggle span:after {
	bottom: -10px;
}
#nav-toggle.active span {
	background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
	top: 0;
}
#nav-toggle.active span:before {
	transform: rotate(45deg);
}
#nav-toggle.active span:after {
	transform: rotate(-45deg);
}
h1.title {
    position: absolute;
    top: 43%;
    left: 130px;
    color: #fff;
    padding-right: 30px;
	margin:0;	
}
img.coupon {
    position: absolute;
    right: 0;
    bottom: 32px;
    z-index: 990;
}
input#agree {
	margin-right: 15px;
	margin-left: 7px;
}
.menu_button {
	border: 2px solid #fff;
	padding: 6px 20px 4px !important;
	border-radius: 30px;
	margin-top: 0px;
	top: -8px;
	transition: all 0.3s ease-in;
	position: relative;
	background: #0087e6;
 color;
#fff;
}
a.menu_button:hover, .resume-area label:hover {
	background: #205ab2;
}
.contact_form {
	width: 40%;
	float: left;
}
.contact_form p {
	font-size: 18px;
	color: #646464;
	text-transform: inherit;
	margin-bottom: 0;
}
.contact_text {
	width: 60%;

float: left;

padding-left: 150px;

box-sizing: border-box;

color: #616161;

font-weight: 400;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
	padding: 40px 0px 40px 80px;
	box-sizing: border-box;
}
.heading {
	color: #205ab2;
	text-transform: uppercase;
}
.form_btn {
	background-color: #098be6;
	padding: 15px 44px;
	border-radius: 60px;
	margin-top: 30px;
	font-size: 18px;
	border: none;
	text-align: center;
	color: #fff;
	transition: all 0.3s ease-in;
	display: inline-block;
}
.form_btn:hover{
	color:#fff !important;	
}
.form_btn:hover, .newsletter_button:hover, .footer_logo a:hover {
	background-color: #205ab2;
}
.form_btn:hover {
	cursor: pointer;
}
.testimonial_bg {
	background-image: url(../images/blue-back.jpg);
	background-repeat: no-repeat;
	padding: 50px 0px;
	background-size: cover;
}
.testimonial_heading {
	width: 48%;
	float: left;
	padding-top:88px;
}
.testimonial_slider h6 {
	color: #fca41c;
	font-size: 18px;
	margin: 20px 0;
}
.testimonial_slider p {
	
    color: #fff;
    text-align: left;
    line-height: 1.5;
    font-weight: 600;
    font-size: 18px;

}
div#rmore p, div#rmore1 p {
    margin-bottom: 15px;
    font-size: 16px;
}
.testimonial_heading h1 {
	text-align: center;
	color: #fca41c;
	font-size: 48px;
	margin-bottom:0;
	text-transform:uppercase;
}
.testimonial_heading h4 {
	font-size: 18px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	margin-top:0;
	font-style: italic;
}
.testimonial_slider span.quote:before {
	content: url(../images/quotes.png);
	position: absolute;
	margin-left: -170px;
}
.testimonial_heading img {
	margin-top: 60px;
	position: absolute;
}
.testimonial_heading.home img {
	margin-top: 20px;
}
.testimonial_slider {
	width: 42%;
	float: left;
	background-color: #001533;
	padding: 40px 39px;
	margin: 25px 0px 0px 40px;
	text-align: center;
	position: relative;
}
h6 span {
	font-weight: 300;
}
.grey_bg {
	background-color: #eef0ee;
}
.grey_pattern_bg {
	background:url('../images/footer-back.jpg') repeat;
}
.newsletter_input {
	height: 60px;
	border: 0px;
	padding-left: 28px !important;
	font-size: 14px;
}
.newsletter_button {
	width: 20%;
	height: 59px;
	background-color: #0087e6;
	color: #fff;
	display: inline-block;
	margin-top: 8px !important;
	font-size: 18px;
	border: 0px;
	line-height: 1;
	box-sizing: border-box;
	margin-left: -5px;
	transition: all 0.3s ease-in;
	position: relative;
	letter-spacing: 1px;
	top: 0;
	cursor: pointer;
	padding: 0;
	    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.fifteen {
	width: 15%;
	float: left;
}
.subscribe {
	width: 70%;
	float: left;
	padding-left: 187px;
	padding-top: 74px;
}
.subscribe h2 {
	color: #0087e6;
	margin-bottom: 0;
}
.subscribe p {
	color: #707070;
	font-size: 15px;
	margin-top: 5px;
	font-weight:bold;
}
.subscribe input[type=email] {
	border-radius: 0;
	font-size: 14px;
	padding: 10px;
	box-sizing: border-box;
    border-top-left-radius: 5px !important;
    display: inline-block;
    border-bottom-left-radius: 5px !important;
}
.contact_us {
	padding-bottom: 40px;
}
.footer_logo {
	float: left;
	width: 36%;
	box-sizing: border-box;
	padding-right: 10%;
	text-align: justify;
}
.footer_logo img {
    width: 215px;
	margin-bottom:10px;
}
footer a {
	font-weight: bold;
}
.quick_links {
	float: left;
	width: 17%;
}
.information {
    float: left;
    width: 30%;
    padding-left: 5%;
}
.quick_links ul {
	list-style-type: none;
	padding-left: 0px;
}
.quick_links ul li {
	margin-bottom: 10px;
	line-height:1;
}
.quick_links ul li:before {
	content: url(../images/arrow.jpg);
	padding-right: 10px;
}
.quick_links ul li a {
	color: #000;
	text-decoration: none;
}
.footer_title {
	color: #0087e6;
	font-size: 18px;
	margin-top:0;
	margin-bottom: 23px;
	font-weight:bold;
	text-transform: capitalize;
}
.padding_bottom_60 {
	padding-bottom: 60px;
}
.padding_bottom_40 {
	padding-bottom: 40px;
}
.bottom-gap-40 {
	margin-bottom:40px;
}
.border_bottom {
	border-bottom: 2px solid #fff;
}
.footer_bottom_outer {
	background-color: #01101a;
	padding: 15px 0;
}
.information span {
	margin-bottom: 20px;
	display: block;
}
.top-bor {
	padding-top: 30px;
}
.divider {
	height:2px;
	background:#fff;
	border-bottom:1px solid #dddddd;
}
.bottom_left {
	width: 50%;
	float: left;
}
.owl-carousel .owl-item img{
	width: 110px !important;
}
span.quote {
	display: inline-block;
}
.bottom_left p, .bottom_right p {
	color: #fff;
	font-size: 14px;
}
.bottom_right {
	width: 50%;
	float: left;
}
.bottom_right p {
	float: right;
}
.information span i {
	padding-right: 10px;
	color: #0087e6;
}
.last_footer {
	padding-bottom: 60px;
}
.bottom_right p span a {
	color: #0087e6!important;
	text-decoration: none;
}
.top-gap-40 {
	margin-top:40px;
}
.social_media {
	margin-top: 20px;
}
.social_media a i {
    color: #0087e6;
    margin-top: 0;
    font-size: 25px;
    margin-right: 19px;
    padding-top: 0;
}


.social_media a:hover i, .quick_links ul li a:hover, .information a:hover {
	color: #205cb6 !important;
}
.quick_links ul li a {
	color: #5b5b5b;
}
.footer_logo a {
	padding: 10px 20px;
	background-color: #0087e6;
	color: #fff;
	text-decoration: none;
	border-radius: 25px;
	margin-top: 15px;
	display: inline-block;
	transition: all 0.3s ease-in;
	font-size:14px;
}
.footer_logo p {
	color: #383838;
	max-width:320px;
}

ul.nav-dropdown {
	width: 250px !important;
	list-style: none !important;
	position: absolute !important;
	padding: 0;
	display: block;
	top: 18px;
	background: #fff;
	margin-top: 10px;
	z-index: 999;
	display: none;
	box-shadow: 0 0 2px 2px rgba(211,211,211,0.5);
}
.nav-dropdown li {
	width: 100%;
	padding: 0 !important;
}
ul.nav-dropdown a {
	color: #777 !important;
	padding: 12px 15px;
	text-align: left;
	width: 100%;
	font-size: 16px !important;
	margin: 0;
	border-bottom: 1px solid #000 !important;
	box-sizing: border-box;
}
ul.nav-dropdown li:hover a {
	color: #fff !important;
}
ul.nav-area li:hover .nav-dropdown {
	display: block
}
ul.nav-dropdown a:hover {
	border-bottom: 1px solid #fff !important;
	background: #0087e6;
	color: #fff;
}
.icon {
	display: none;
}
input[type=textarea] {
	width: 100%;
}
input[type=text], .inputWithIcon input[type=text], .inputWithIcon textarea, .inputWithIcon input[type=email], .inputWithIcon input[type=password], .inputWithIcon select {
	width: 100%;
	border: 2px solid #aaa;
	border-radius: 4px;

	outline: none;
	padding: 8px;
	box-sizing: border-box;
	transition: .3s;
}
input[type=text]:focus, .inputWithIcon input[type=text]:focus, .inputWithIcon textarea:focus, .inputWithIcon input[type=email]:focus, .inputWithIcon input[type=password]:focus, .inputWithIcon select:focus {
	border-color: dodgerBlue;
	box-shadow: 0 0 8px 0 dodgerBlue;
}
.inputWithIcon input[type=text], .inputWithIcon textarea, .inputWithIcon input[type=email], .inputWithIcon input[type=password],  .inputWithIcon select, .form-group input[type=text], .form-group textarea, .form-group input[type=email], .form-group select, .form_full select, .form-group input[type=tel], .form-group input[type=url], .form-group input[type=password], .white_full select {

	width: 100%;
	height: 58px;
	
	font-size: 18px;
	margin-bottom: 15px !important;
	color: #646464;
	background-color: #f6f6f6;
	border: 1px solid #f0f0f0;
	border-radius: 0;
	box-sizing: border-box;
}
.inputWithIcon input[type=text], .inputWithIcon textarea, .inputWithIcon input[type=email], .inputWithIcon input[type=password],  .inputWithIcon select{
		padding-left: 67px !important;
}
input.newsletter_input.form-control {
    background: #fff;
    padding-left: 15px !important;
    width: 395px !important;
}
.inputWithIcon.form-group img{
	top:2px;
}
.forgot, .signup-link{
	text-align:right;
	font-size:18px;
	color:#525252;
}
 .form_full select, .white_full select {
	 padding-left:11px !important;
 }
.white_full select{

	background-color: #fff;
	border: 2px solid #e9e3e4;
}
.inputWithIcon textarea {
	padding: 10px !important;
	height: 150px;
	margin-top: 8px;
	font-style:normal;
		
	}
}
select option[value=""] {
	color: #cbcbcb;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #cbcbcb !important;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #cbcbcb !important;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #cbcbcb !important;
}
:-moz-placeholder { /* Firefox 18- */
 color: #cbcbcb !important;
}
.form-group input[type=text], .form-group textarea, .form-group input[type=email], .form_full select, .form-group input[type=tel], .form-group input[type=password] {
	padding: 15px;
	width: 100%;
	margin-bottom: 25px;
}
.inputWithIcon input[type=textarea] {
	height: 120px;
	padding: 15px;
}
select {
	width: 100%!important;
}
.inputWithIcon {
	position: relative;
}
.inputWithIcon img {
	position: absolute;
	left: 2px;
	top: 0px;
	height: 55px;
	padding: 0;
	color: #cecece;
	transition: .3s;
}
.inputWithIcon input[type=text]:focus + i {
	color: dodgerBlue;
}
.inputWithIcon.inputIconBg i {
	background-color: #aaa;
	color: #fff;
	padding: 9px 4px;
	border-radius: 4px 0 0 4px;
}
.inputWithIcon.inputIconBg input[type=text]:focus + i {
	color: #fff;
	background-color: dodgerBlue;
}
.logo img {
	max-width: 100%;
}
.bottom_footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.form_heading h1 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    margin: 0 0 10px 0;
}

.form_heading {
    float: left;
    width: 100%;
    background-color: #0087e6;
    margin-bottom: 25px;
    padding: 15px 0 5px 0;
	text-align:center;
}
.form_heading span {
    color: #ffbe3d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block;
}
.important-text {
    background-color: #0087e6;
    float: left;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 16px !important;
    color: #fff !important;
}
.form-group.full {
    margin: 0 !important;
    width: 100%;
}
.form-group small {
    font-size: 14px;
    position: relative;
    top: -20px;
    color: #717171;
}



/*recruiter start*/

.recruiter_signup .form-group {
	width: 49%;
	float: left;
}
.rec_width {
	text-align: center;
}
.recruiter_link {
	text-align: right;
}
.recruiter_signup .form-group:nth-child(even) {
	margin-left: 2%;
}
.recruiter_link a {
	text-decoration: none;
}
.recruiter_signup {
	max-width: 800px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: auto;
}
.recruiter_cal {
	width: 65%;
	position: relative;
	margin: 30px auto 0;
	height: auto;
}
.shadow-area {
	box-shadow: 0 5px 15px 1px rgba(0,0,0,0.1);
	margin-bottom: 50px;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	float: left;
	background: #fff;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0; height: 0; overflow: hidden;
}

.inner-container-video h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    font-size: 48px;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
label{
	font-size: 18px;
	font-weight:500;
}
.form-group label {
	width: 100%;
	display: inline-block;
	color: #646464;
	font-size: 18px;
	font-weight:500;
}
.form_full label {
	display: inline-block;
	color: #646464;
	font-size: 18px;
}
.form_full .form-group, .form_full.form-group {
	width:100% !important;
}
.animated_button.form-group {
    width: auto !important;
    float: none;
}
.animated_button.form-group label{
	width:auto;
}
.recruiter_signup .form_full .form-group:nth-child(even) {
    margin-left: 0;
}
.form-group::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #f4f4f3!important;
font-style:italic;
}
.form-group::-moz-placeholder { /* Firefox 19+ */
 color: #f4f4f3!important;
font-style:italic;
}
.form-group:-ms-input-placeholder { /* IE 10+ */
 color: #f4f4f3;
font-style:italic;
}
.form-group:-moz-placeholder { /* Firefox 18- */
 color: #f4f4f3;
font-style:italic;
}
::-webkit-input-placeholder {
   font-style: italic;
}
:-moz-placeholder {
   font-style: italic;  
}
::-moz-placeholder {
   font-style: italic;  
}
:-ms-input-placeholder {  
   font-style: italic; 
}
.form-group label span, .form_full label span {
	color: #f00;
}
.recruiter-bg {
background-image:
}
.font_terms {
    padding: 0 0 30px 0;
}
.form_full, .font_terms {
	color: #4c4c4c;
	font-size: 18px;
}
input[type=checkbox] {
	-ms-transform: scale(2); /* IE */
	-moz-transform: scale(2); /* FF */
	-webkit-transform: scale(2); /* Safari and Chrome */
	-o-transform: scale(2); /* Opera */
	padding: 10px;
}
.selectdiv {
	position: relative;
}
.selectdiv::before, .white_full .selectdiv::before {
	content: url(../images/formselect.jpg);
	color: #06191f;
	right: -4px;
	top: 0;
	position: absolute;
	pointer-events: none;
	width: 53px;
	text-align: center;
	height: 53px;
	padding-top: 0;
}
.white_full .selectdiv::before {
	content: url(../images/formselect-white.jpg);

}
.animated_button {
	margin-left: 50px;
	display: inline-block;
}
.form_heading {
	float: left;
	width: 100%;
	background-color: #0087e6;
	margin-bottom: 25px;
}
.form_heading h1 {
	text-align: center;
	font-size: 25px;
	color: #fff;
}
.grey_bg {
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat;
}
.background_white {
	background-color: #fff;
	padding: 0px 20px 20px 30px;
	margin-bottom: 20px;
}
select.form-control{
	box-shadow:none;
}
/*.banner:after {
	content: "";
	background-image: url(../images/discount-graphic.png);
	background-size: cover;
	width: 239px;
	height: 184px;
	position: absolute;
	margin-left: -126px;
	margin-top: 24px;
}
/*recruiter close*/
/*recruiter checkbox start*/
.toggle {
	position: relative;
	display: inline-block;
	margin: -4px 26px;
	width: 40px;
	height: 20px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transform: translate3d(0, 0, 0);
}
.toggle:before {
	content: "";
	position: relative;
	top: 3px;
	left: 3px;
	width: 34px;
	height: 14px;
	display: block;
	background: #9A9999;
	border-radius: 8px;
	transition: background 0.2s ease;
}
.toggle span {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	display: block;
	background: white;
	border-radius: 10px;
	box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
	transition: all 0.2s ease;
}
.toggle span:before {
	content: "";
	position: absolute;
	display: block;
	margin: -18px;
	width: 56px;
	height: 56px;
	background: rgba(79, 46, 220, 0.5);
	border-radius: 50%;
	transform: scale(0);
	opacity: 1;
	pointer-events: none;
}
#cbx:checked + .toggle:before, #collegeFlag:checked + .toggle:before, #smsOptedIn:checked + .toggle:before {
	background: #0075c7;
}
#cbx:checked + .toggle span, #collegeFlag:checked + .toggle span , #smsOptedIn:checked + .toggle span {
	background: #0087e6;
	transform: translateX(20px);
	transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
	box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}
#cbx:checked + .toggle span:before, #collegeFlag:checked + .toggle span:before, #smsOptedIn:checked + .toggle span:before {
	transform: scale(1);
	opacity: 0;
	transition: all 0.4s ease;
}
.center {
	text-align: center;
}
/*recruiter checkbox close*/

/*Testimonial page start*/
.testimonial_left.testi-margin {
    margin-right: 4%;
}
.testimonial_thumbnail {

    text-align: center;

}
.testimonial_left {
    width: 94%;
    float: none;
    margin-bottom: 20px;
    margin: 0 auto;
}
.testimonial_content p {

    background-color: #fff;
padding: 45px 30px;
    min-height: 85px;
	color:#494949;
	}
	.testimonial_content p:before{content:url(../images/Testi-quotes.png); position:absolute; }
	.testimonial_thumbnail h4 {

    text-align: left;
    color: #0087e6;
    font-size: 21px;
font-weight:600;
}
.testimonial_content p::before {

    content: url(../images/Testi-quotes.png);
    position: absolute;
    margin-left: -21px;
    margin-top: -30px;

}
.book-area img {
	position:absolute;
	top:-120px;
}
.button_Center{float:left; width:100%; text-align:center;}
.home.subscribe.form-group {
    margin-left: 15%;
}
.testimonial_content::after {
    content: url(../images/contact-down-arrow.png);
     position:absolute;
	 margin-top: -38px;
margin-left: 37px;	
}
.client-name{margin-top:40px;}
.client-name strong span {
    color: #026cb5;
}
.client-name strong {
    font-size: 18px;
    padding-left: 52px;
    color: #5c5c5c;
}
/*Testimonial page close*/

.tab_content h2 {
	margin-top: 0px !important;
}
.tabs_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: transparent;
}
.tabs ul.diff{
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 30;
	margin: 0px 0 0;
	padding: 0;
	width: 29%;
	min-width: 175px;
	list-style: none;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.tabs ul.diff h2 {
    text-align: center;
    background: #0087e6;
    color: #fff;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #fff;
}
.who-choice {
	padding:0;
	margin:0;
}
.tabs ul.diff li, .who-choice li {
	margin: 0;
	cursor: pointer;
	list-style:none;
	padding: 0px;
	line-height: 55px;
	margin-bottom: 1px;
	color: #3d3d3e;
	text-align: left;
	font-weight: bold;
	background-color: #666;
	background: #f0f0f0;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
	width: 100%;
}
 .who-choice li  {
	 margin-bottom:5px;
 }
.tabs ul.diff li:hover , .who-choice li:hover {
	background: #0087e6;
	
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.faq-tab ul.diff li:hover{
	background: #d1d1d1;
}	
.tabs ul.diff li:hover a, .who-choice li:hover a {
	color: white;
}
.tabs ul.diff li a, .who-choice li a{
	display:block;
	color:#3d3d3e;
	font-size:18px;
	font-weight:600;
	line-height:26px;
	padding:10px;
}
.who-choice li a {
	text-align:center;

}
.tabs ul.diff li.ui-tabs-active a {
	background: #0087e6;
	color: #fff;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.tabs.faq-tab ul.diff li.ui-tabs-active a{
	background: #d1d1d1;
}
.tabs.faq-tab ul.diff li.ui-tabs-active a:focus{
	outline:0;
}
.tab {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    left: 0;
    width: 70%;
    padding-left: 30px;
    min-width: 10px;
    text-align: left;
    padding-bottom: 0px;
    background: white;
    box-sizing: border-box;
	min-height:600px;
}
.tab.faq{
	min-height:450px;
}
.tab p {
	font-size:18px;
	line-height:1.5;
	font-weight:400;
}
.half {
	float: left;
	width: 50%;
}
.heading_one {
	width: 86%;
	display: inline-block;
	float: left;
}
.heading_two {
	width: 14%;
	display: inline-block;
	float: left;
	text-align: right;
	color: #454545;
}
.custom_list ul {
	padding-left: 0px;
	margin: 0;
	width:100%;
}
.custom_list ul li {
	float: left;
	list-style-type: none;
	width: 100%;
	background-color: #f2f2f2;
	padding: 5px 21px;
	box-sizing: border-box;
}
.custom_list ul li a {
	color: #2054a8;
	text-decoration: none;
}
.custom_list ul li:nth-child(odd) {
	background-color: #fff;
}
.custom_list ul li span a {
	font-size: 14px;
}
.background_blue {
	background-color: #0087e6!important;
	
	font-weight: bold!important;
}
.background_blue span {
	color: #fff!important;
}
.tab_content p {
	color: #5e5e5e;
	font-size: 18px;
	line-height: 1.5;
}
.blue_color {
	color: #0087e6;
}
.grey_color {
	color: #5e5e5e;
}
ul.ui-tabs-nav li.ui-state-active:after {
	content: "";
	position: absolute;
	right: -23px;
	background-image: url(../images/right-arrow.png);
	width: 24px;
	top: 25%;
	height: 50px;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 999999;
}
.faq-tab ul.ui-tabs-nav li.ui-state-active:after {
	background-image: url(../images/greyarrow.png);
}
.tab_content h4 {
}
.tab_content {
	padding: 0px 0px 20px 35px;
	height: 100%;
	display: none;
}
.tab_drawer_heading {
	display: none;
}
/* The Modal (background) */
@media (min-width: 576px)
.modal-dialog {
    max-width: inherit;
    margin: 0 auto;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    padding-top: 0px; /* Location of the box */
    left: 0;
	z-index:999999;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Header */
.modal-header {
    padding: 20px;
    background-color: #f6f6f6;
    color: #0087e6;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
	    border-radius: 0;
}
/* Modal Body */
.modal-body {
	padding: 2px 25px 25px;
}

/* Modal Footer */
.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}
/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	max-width: 580px;
	width:90%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	animation-name: animatetop;
	animation-duration: 0.4s;
	border-radius:0;
}
.modal-header h2 {
    text-align: center;
    width: 100%;
    line-height: 1;
    margin: 0;
    font-size: 30px;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


/* Learn More start */

.plans {
	width: 33%;
	box-shadow: 0 0 5px 1px rgba(185,185,185,0.2);
	position: relative;
	text-align: center;
	float: left;
	background: #fff;
}
.plan-title {
	font-size: 24px;
	font-weight: bold;
	padding: 40px 0 28px;
	    color: #181818;
}
.plan-price {
	font-size: 53px;
	color: #0087e6;
	padding: 25px 0;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
}
.plan-price span {
	position: relative;
	font-size: 18px;
	color: #363636;
	margin-left: -30px;
	top: 20px;
}
.plan-text {
	font-size: 16px;
	padding: 20px 10px;
	font-weight: 500;
	color: #8a8a8a;
	min-height: 150px;
	line-height: 1.5;
}
.plan-text strong {
	color: #181818;
	display:block;
}
.plan-btn {
	padding-bottom: 30px;
}
.plan-title span {
	font-size: 14px;
}
.plan1 {
	z-index: 10;
	height: auto;
}
.plan2 {
	z-index: 20;
	height: auto;
	top: -13px;
}
.plans.plan2 .plan-title {
	padding: 49px 0 12px;
}
.plan3 {
	z-index: 25;
	top: -28px;
	height: auto;
	background: url('../images/best.png') no-repeat #fff;
	background-position: top right;
}
.plans.plan3 .plan-title {
	padding: 65px 0 11px;
}
.bottom-gap-20 {
	margin-bottom: 10px;
}
.space {
	height: 110px;
}
.plan-btn .form_btn {
	margin-top: 0;
}
.bottom-gap-10 {
	margin-bottom: 10px;
}
div#tab2 h2 {
	color: #454545;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-content {
	display: none;
}
.accordion-content.default {
	display: block;
}
input.custom_checkbox {
    width: auto;
    height: auto;
    box-shadow: none;
    display: inline-block;
}
a.orange.form_btn:hover {
    background: #001533;
}
div#accordion, div#accordion1, div#accordion2, div#accordion3, div#accordion4 {
	margin-top: 0px;
}
h4.accordion-toggle.active {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	background: #0087e6;
	padding: 9px 20px;
	margin: 0;
	border-bottom: 1px solid #0087e6;
}
h4.accordion-toggle {
	background: #f0f0f0;
	color: #3d3d3e;
	font-size: 18px;
	padding: 9px 20px;
	margin: 0;
	border-bottom: 1px solid #fff;
	font-weight: 600;
}
.accordion-content {
	padding: 15px;
	border: 2px solid #0087e6;
	border-top: 0;
}
h4.accordion-toggle:after {
	font-size: 20px;
	color: #000;
	content: "\f067";
	font-family: FontAwesome;
	right: 13px;
	position: absolute;
}
h4.accordion-toggle.active:after {
	font-size: 20px;
	color: #fff;
	content: "\f068";
	font-family: FontAwesome;
	right: 13px;
	position: absolute;
}
.accordion-content p {
	font-size: 18px;
	font-weight: 500;
	color: #3d3d3e;
}
.social_media img {
	position: relative;
	top: -2px;
}

div.tab .form_btn {
    position: absolute;
    bottom: 0;
}
div.tab .plan1 .plan-btn .form_btn, div.tab .plan2 .plan-btn .form_btn, div.tab .plan3 .plan-btn .form_btn{
	position:initial;
}

/* job-seeker signup */

.container.sign-up {
    width: 70%;
}

.Est_Dis {
     text-align:center;
	  margin-top:20px;
	  margin-bottom:40px;
    font-size: 18px;
}

.resume-area {
    padding: 30px 0 60px 0;
    position: relative;
    overflow: hidden;
}
.add-on label.toggle span strong {
     min-width: 300px;
    position: fixed;
    left: 55px;
    color: #898989;
    margin-top: -5px;
}
.add-on label.toggle.blue span strong{
	left:35px;
}
.conf.blue:after, .recu.blue:after  {
	color:#0075c7;
}
.resume-area label {
    background: #098be6;
    z-index: 1039;
    top: 0;
    position: relative;
    color: #fff;
    width: 24%;
    font-weight: bold;
    padding: 16px 25px;
    height: 50px;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    float: left;
}
.name-area {
    float: left;
    height: 50px;
    width: 76%;
    padding: 15px;
    background: #f6f6f6;
    box-sizing: border-box;
	transition:all 0.3s ease-in;
}

.resume-area input[type="file"] {
    width: 100%;
    background: #f6f6f6;
    height: 50px;
    position: absolute;
    padding-left: 54px;
    left: 0;
    top: 12px;
}
.animated_button blue {
    margin-left: 0;
}
.half.blue strong {
    font-size: 30px;
    font-weight: bold;
}
.animated_button.gr_ey {
    font-size: 24px;
    color: #898989;
	font-weight: bold;
	margin-bottom: 83px;
}
.add-on span strong {
    font-size: 24px !important;
}
strong.bottom-gap-50 {
    margin-bottom: 50px;
}
.no-gap {
    margin: 0;
}

.add-on label.toggle {
    margin-left: 0;
}
#cbx1:checked + .toggle:before {
	background: #0075c7;
}
#cbx1:checked + .toggle span {
	background: #0087e6;
	transform: translateX(20px);
	transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
	box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}
#cbx1:checked + .toggle span:before {
	transform: scale(1);
	opacity: 0;
	transition: all 0.4s ease;
}

.plan-btn.next-step {
    float: right;
}
.questions {
    margin-bottom: 45px;
}
.total_cost {
    font-size: 24px;
    font-weight: bold;
	width:50%;
	float:left;
	padding-top:15px;
}
a.form_btn.learn {
    background-color: #fca41c;
}
a.form_btn.learn:hover {
    background-color: #e69921;
}
.full.grey_bg.singn-up-pad {
    padding-top: 65px;
}

.plan-text.checkbox-height {
    min-height: 110px;
}

/* privacy_policy */

.privacy_text {
    font-size: 18px;
	color: #606060;
}
.privacy_heading span {
    font-size: 18px;
    font-weight: bold;
    color: #606060;
}

.privacy_heading p {
    font-size: 18px;
    color: #606060;
}
.privacy_heading span.blue {
    color: #0087e6;
}
.privacy_heading.red p {
    color: #ff0000;
    font-weight: normal;
}
.full.outer_bg.margin-20{
    margin-bottom: 20px;
}

/*index page start*/
.home-heading {
    position: absolute;
    top: 40px;
    text-align: center;
    padding: 20px;
    width: 400px;
}
.home-heading h3 {
    color: #01101a;
    font-size: 30px;
    font-weight: 500;
}
.home-heading h2 {
	color:#0087e6;
	font-size:40px;
	font-weight:bold;
	margin:10px 0 0 0;
}
.home-heading h1 {
	color:#494949;
	font-weight:bold;
	font-size:60px;
}
.first-heading {
    font-size: 36px;
    font-weight: 600;
    color: #434343;
    margin: 0;
    display: inline-block;
    background: url(../images/heading-bottom.jpg) repeat-x;
    background-position: bottom left;
}
.full.index_bg .container {
    max-width: 830px;
}
.inner-container {
	width:100%;
	max-width:1100px;
	margin:0 auto;
}
.inner-container-price {
	max-width:1000px;
	margin:0 auto;
}
.index_bg {
	background-image:url(../images/tea-bg.jpg);
	padding: 57px 0px;
	background-repeat: no-repeat;
	background-size:cover;
	    overflow: hidden;
}
.process_work_list_bg {
	background-image: url(../images/dotted-border.png);
	background-repeat: no-repeat;
	padding-bottom: 37px;
	
	display: block;
	float: left;
}
.process_list.first {
	margin-top: 26px;
	margin-bottom: 40px;
	margin-left: 38px;
}
.process_list.second {
    margin-top: 35px;
    margin-bottom: 33px;
    margin-left: 109px;
}
.process_list.third {
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 191px;
}
.process_list.fourth {
	margin-top: 26px;
	margin-bottom: 50px;
	margin-left: 250px;
}
.process_list {
	background-color: #f6f6f6;
	float: left;
	padding: 8px;
	width: 600px;
	margin-left: 96px;
}
.process_list p {
    color: #5e5e5e;
    font-size: 18px;
    line-height: 1.2;
    padding-left: 30px;
    display: inline-block;
    position: relative;
}
.process_list p:before {
    content: url(../images/checkbox.png);
    position: absolute;
    padding-right: 13px;
    left: 0;
    top: 0;
}
.plan3 {
	background: url(../images/best.png) no-repeat #fff;
	background-position: top right!important;
}
.black_sub {
	color:#000;
	font-size:36px;
	text-align:center;
}
.blue_txt {
	color:#0087e6;
}
.container_padding {
	padding-top:100px;
}
.orange-text{
	color:#fca41c !important;
}
.orange {
	background-color:#fca41c;
	margin-left:20px;
}
.process_button {
	margin-left: 112px;
	margin-top: -48px;
	text-align:center;
	display: block;
	float: left;
	width: 100%;
}
.video-bg {
	background-image:url(../images/videobg.jpg);
	background-repeat:no-repeat;
}
.video_seciton {
	width:100%;
	float:left;
	text-align:center;
	padding: 57px 0px 112px 0px;
}
.video_seciton h3 {
	font-size:48px;
	color:#fff;
}
.get-notification:before {
	position: absolute;
	content: url(../images/book.png);
	top: -120px;
}
.video_bg{
	background:url('../images/video_bg.jpg') no-repeat;
	background-size:cover;
	height:476px;
	display:table;
	    background-position: center center;
}
.inner-container-video {
    max-width: 1000px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}
/*index page close*/

/*faq page start*/
.list_bg_blue {
	background-color: #0087e6 !important;
	color: #fff !important;
	text-align: center !important;
	font-size: 24px !important;
	pointer-events: none;
}
ul.tabs_gery li.active {
	background-color:#d1d1d1;
}
 ul.tabs li.active::after {
background-image:url(../images/greyarrow.png);
}
h4.cus_accord:before {
	content:url(../images/blue-ques-mark.png);
	position:absolute;
	margin-left: -34px;
	margin-top: -6px;
}
h4.cus_accord.active:before {
	content:url(../images/ques-mark.png);
	position:absolute;
}
h4.cus_accord {
	padding-left: 40px !important;
}
/*faq page close*/

/*Price page start*/
.outer_bg.price {
    height: 350px;
}	
.plan-list {
	text-align:left;
	border-top: 1px solid #dcdcdc;
	padding: 25px 0 18px 0;
}

.price-head h1.title{
	text-align:center;
	position:initial;
}
.banner.price-head {
    padding: 40px 0;
}
.plan-list h4 {
	border-bottom: 1px solid #dcdcdc;
	padding-left: 25px;
	margin: 0px;
	color:#0087e6;
	font-size: 18px;
	padding-bottom: 17px;
	font-weight:bold;
}
.plan_text_cus {
	min-height:335px;
}
.plan_cus_btn {
	padding:20px 0;
}
.plan-list ul {
	padding-left:0px;
}
.plan-list ul li {
	border-bottom: 1px solid #dcdcdc;
	list-style-type: none;
	padding: 8px 0px 5px 44px;
	position:relative;
	font-size:16px;
}
.plan-list ul li::before {
content: "�";
    color: #0087e6;
    display: inline-block;
 
    font-size: 37px;
    position: absolute;
    margin-left: 0;
    left: 25px;
    top: -8px;
}

.option_box {
	float: left;
	width: 47%;
	position:relative;
	padding-bottom:25px;
	text-align: center;
	background: #fff;
	margin-bottom: 20px;
}
.option-right-margin {
	margin-right: 6%;
}
.add_on {
	font-size: 30px;
	display: inline-block;
	color:#4b4b4b;
	position: relative;
	left:0px;
	top:-19px;
}
.option-price {
	color: #0087e6;
	font-size: 60px;
	font-weight: bold;
	padding-top: 12px;
	display: inline-block;
}
.option_box h3 {
	background-color: #d8d8d8;
	padding: 20px 0px;
	margin: 0px;
	font-size: 30px;
	color: #4b4b4b;
}
.option_box p {
	color:#6d6d6d;
	padding: 23px 39px;
	text-align: left;
	font-size:18px;
	line-height:27px;
}
.option_box a {
	margin-top: 29px;
	background-color: #0087e6;
	color: #fff;
	padding: 12px 30px;
	border-radius: 21px;
	display: inline-block;
}
.padding-top {
	padding-top:20px;
}
.price_table_margin {
	margin-top: -103px;
	padding-top:0px;
}
.banner_price {
	width: 100%;
	float: left;
	position: relative;
	padding: 0px 0px 189px 80px;
	box-sizing: border-box;
}
.price_banner_heading {
	left: 444px!important;
}
.dark-blue-bg {
	background-color:#2057ae;
}
.tex_center_width {
	float:left;
	text-align:center;
	width:100%;
}
.add_heading {
	font-size:36px;
	text-align:center;
	color:#fff;
	margin: 20px 0 32px 0;
}
/*Price page close*/

/*Affilation page start*/
.affilation_inner {
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding-top:20px;
}
.affilation_form {
	background-color:#fff;
	width:65%;
	margin: 0 auto;
	float: none;
	padding-top: 50px;
}
.affilation_btn {
	display:block;
	margin:30px auto;
}
.orange_clr {
	color:#f9a600;
}
.dark-grey {
	color:#393939;
}
.white_bg {
	background-color:#fff;
	background-color: #fff;
	width: 100%;
	float: left;
}
.affilation_content {
	padding:20px;
}
.affilation_content p {
	font-size:18px;
	color:#5d5d5d;
	line-height:25px;
}
.affilation_heading {
	color:#fff;
	font-size:24px;
	text-align:center;
	background-color:#0087e6;
	margin: 0px;
	padding: 15px;
}
.affilation_content strong {
	font-size:18px!important;
}
.request_field {
	padding-left:15px!important;
}
/*Affilation page close*/

@media screen and (max-width:2000px){
	.outer_bg{
		    background-size: 65% 100%;
	}
}
@media screen and (max-width:1710px){
	.outer_bg{
		    background-size: 70% 100%;
	}
}
 @media screen and (max-width: 1400px) {
.outer_bg {
	background-size: 70% 100%;
}
.banner {
	overflow: hidden;
}
.container {
	max-width: 100%;
	width: 95%;
}
ul.nav-area {
	list-style: none;
}
}
@media screen and (max-width:1320px) {
.outer_bg {
	background-size: 75% 100%;
}
.banner {
	padding-left: 40px;
}
}
@media screen and (max-width: 1280px) {
nav ul li a {
	font-size: 16px;
}
.container {
	width: 95%;
}
.logo {
	float: left;
	width: 20%;
	padding-top: 20px;
}
nav {
	float: left;
	width: 80%;
	padding-top: 12px;
}
/*.banner:after {
	content: "";
	background-image: url(../images/discount-graphic.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
	bottom: 0;
	position: absolute;
	margin-left: -97px;
	margin-top: 24px;
	right: 0;
}*/
.banner img {
	max-width: 92%;
}
.testimonial_heading {
	width: 45%;
}
.testimonial_slider {
	width: 40%;
	float: right;
}
}
@media screen and (max-width: 1200px) {
	.container.sign-up {
    width: 85%;
}

}
@media screen and (max-width: 1145px) {
.outer_bg {
	background-size: 78% 100%;
}

.topnav a {
	padding: 25px 5px;
	font-size: 16px;
	margin: 0 6px;
}
.home-heading h1{
	margin-top:0;
}
.home-heading {
    top: 40px;
    width: 300px;
}
.home-heading h2{
	font-size:29px;
}
.home-heading h1 {
    font-size: 40px;
}
.form_btn {
	padding:12px 34px;
}
.index_bg {
	background-position: center center;
}
.container {
    width: 98%;
}
}
@media screen and (max-width: 1075px) {
.outer_bg {
	background-size: 81% 100%;
}
.logo {
	width: 16%;
}
nav {
	width: 84%;
}
ul.nav-list {
	margin-top: 27px;
}
nav ul li {
	padding: 0 8px;
}
.subscribe {
    width: 85%;
    padding-left: 150px;
}
.recruiter_cal {
    width: 90%; 
}
}
 @media screen and (max-width: 1024px) {
/*.banner:after {
	margin-right: -3px;
	margin-top: -168px;
	right: 0;
}*/
.logo {
	width: 20%;
}
.menu {
	width: 80%;
}
.plan-btn .form_btn {
	padding: 12px 35px;
}
.logo {
	float: left;
	width: 16%;
}
.menu {
	width: 84%;
}

}
 @media screen and (max-width: 1000px) {
 .banner {
    padding-left: 0;
}
.banner img {
    max-width: 92%;
}
.outer_bg {
	background-size: 70% 100%;
}
.logo {
	float: left;
	width: 25%;
}
.nav-mobile {
	display: block;
}
ul.nav-list {
	margin-top: 60px;
	width: 90%;
}
nav {
	width: 75%;
	padding: 0;
	position: relative;
}
nav ul {
	display: none;
}
nav ul li {
	float: none;
}
nav ul li a {
	padding: 10px;
	line-height: 20px;
	color: #777 !important;
}
nav ul li ul li a {
	padding-left: 30px;
}
.nav-dropdown {
	position: static;
}
footer .widget {
	width: 50%;
	min-height: 292px;
}
h1.title {
	position: absolute;
	top: 41%;
	left: 30px;
	color: #fff;
	display: inline-block;
	padding-right: 30px;
}
.topnav {
	background-color: transparent;
	overflow: initial;
}
.menu_button {
	margin: 0 !important;
	padding: 13px 10px !important;
	border: 0 !important;
}
.form_btn {
	font-size: 17px;
}
.menu_button {
	top: 0px;
	margin: 0px!important;
	padding: 10px !important;
	background: transparent;
}
nav ul li.has-child:hover .nav-dropdown {
	display: none;
}
ul.nav-list {
	margin-top: 70px;
	width: 92%;
	position: absolute;
	background: #fff;
	z-index: 999;
	padding: 15px 0;
	right: 0;
	box-shadow: 0 0 2px 2px rgba(211,211,211,0.5);
}
ul.nav-dropdown {
	width: 90% !important;
	list-style: none !important;
	position: relative !important;
	padding: 0;
	top: 0;
	background: #fff;
	margin-top: 0;
	margin-left: 8%;
	box-shadow: none;
}
ul.nav-dropdown a {
	padding: 12px 0;
	border-bottom: 1px solid #777 !important;
}
img.coupon {
    width: 180px;
}
}
@media screen and (min-width:1001px) {
.nav-list {
	display: block !important;
}
}
@media screen and (max-width:930px) {
	.process_work_list_bg{
		background:none;
		    padding-bottom: 0;
	}
	.process_list {
    margin: 10px 0px !important;
    width: 100%;
    padding: 18px 10px;
	box-sizing: border-box;
}
.process_button {
    margin-left: 0;
    margin-top: 0;
}
}
@media screen and (max-width:840px) {
	.plans {
	width: 100%;
	margin: 0 auto;
	float: none;
	height: auto;
	margin-bottom: 20px;
}
.option_box{
	width:100%;
}
.price_table_margin {
    padding: 0 15px;
}
.resume-area label{
	padding:14px;
	width:30%;
}
.name-area {
	width:70%;
}
.plan-btn .form_btn {
	padding: 9px 14px;
	font-size: 16px;
}
.total_cost {
	padding-top:10px;
}
.plan-text {
	min-height: 175px;
}
.recruiter_signup {
	padding:15px;
}
.subscribe {
    width: 80%;
    padding-left: 0;
}
.plan-text {
    font-size: 13px;
}
.font_terms {
    padding-top: 10px;
}
.home-heading h3{
	font-size:20px;
}
}
 @media screen and (max-width: 768px) {
.recruiter_signup .form-group:nth-child(even) {
	margin-left: 0;
}
.footer_logo.widget {
    margin-bottom: 30px;
}
.footer_logo p {
	margin:0 auto;
}
footer_logo.widget {
    margin-bottom: 30px;
	}
.recruiter_signup .form-group {
	width: 100%;
}
.contact_form, .inputWithIcon input[type=text], .inputWithIcon input[type=textarea], .inputWithIcon input[type=email], .form_btn, footer .widget, .contact_container, h1.title {
	width: 100%;
}
.container.sign-up {
    width: 90%;
}
.tab_content .form_btn {
	width: auto;
}
ul.tabs li {
	padding: 15px;
	line-height: 1.5;
}
.testimonial_heading {
	width: 100%;
	margin: 0;
	padding: 0;
}
.testimonial_heading img {
	display: none;
}
.testimonial_slider {
	width: 100%;
	box-sizing: border-box;
	float: right;
}
.fifteen {
	display: none;
}
.subscribe {
	padding: 0;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
.subscribe .newsletter_input {
	width: 65% !important;
}
.newsletter_button {
	width:25%;
}
input.newsletter_input.form-control {
	width:75% !important;
}
.padding_bottom_60 {
	padding-bottom: 30px;
}
.bottom_left {
	width: 100%;
	text-align: center;
	float: left;
}
.bottom_right {
	width: 100%;
	float: left;
	text-align: center;
}
.bottom_right p {
	float: none;
}
.last_footer {
	padding-bottom: 30px;
}
p.large {
	font-size: 18px;
	line-height: 1.5;
	color: #616161;
}
.outer_bg {
	background-size: 50% 100%;
}
nav {
	width: 55%;
}
.logo {
	width: 44%;
}
.footer_logo {
	padding-right: 0;
}
footer .widget {
	text-align: center
}
/*.banner:after {
	width: 120px;
	height: 120px;
	bottom: 10px;
}*/
.contact_form {
	width: 100%;
	float: left;
}
.contact_text {
	width: 100%;
	padding: 15px;
	float: left;
	box-sizing: border-box;
}
.form_btn {
	font-size: 14px;
}
.recruiter_signup {
	padding: 15px;
	box-sizing: border-box;
}
footer .widget {
    min-height: inherit;
    box-sizing: border-box;
    padding: 0;
}	
.quick_links.widget {
	width: 30%;
	text-align: left;
	margin-left: 17%;
}
a.form_btn.learn {
    background-color: #fca41c;
    width: auto;
}
a.form_btn {
 
    width: auto;
}
 .plan-btn {
    padding-bottom: 45px;
    text-align: center;
}
.total_cost {
    font-size: 20px;
}
.header-fixed .main-navigation {
    padding-top: 6px;
}
aside#text-11 {

    width: auto;
    float: right;
    top: -5px;
    position: relative;

}
img.coupon {
    width: 150px;
}
h1.title {
    position: absolute;
    top: 44%;
    font-size: 22px;
}
.home.subscribe.form-group {
    margin-left: 0;
}
.home-heading {
    top: 40px;
    width: 220px;
}
.home-heading h2 {
    font-size: 20px;
}
.home-heading h1 {
    font-size: 27px;
}
}
@media screen and (max-width:640px) {
.banner {
	padding-left: 0;
}
.tabs ul.diff {
	width:100%;
}
ul.ui-tabs-nav li.ui-state-active:after {
	background-image:none;
}
.tab{
	padding:0;
	width:100%;
	margin-top:30px;
	    margin-bottom: 30px;
}
.custom_list.half {
    margin-bottom: 15px;
}
.animated_button {
	margin-left: 0;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
ul.tabs {
	width: 100%;
}
ul.tabs li.active:after {
	background-image: none;
	width: auto;
}
.tab_container {
	width: 100%;
	margin-top: 30px;
}
.tab_content {
	padding-left: 0;
}
.half {
	float: left;
	width: 100%;
}
img.coupon {
    width: 100px;
}
h1.title {
    max-width: 80%;
    position: absolute;
    left: 15px;
    top: 22%;
    font-size: 20px;
}
.half.center.top-gap-30 {
    margin: 0;
}
.resume-area label{
	padding:14px;
	width:40%;
}
.name-area {
	width:60%;
}
.home-heading {
    top: 40px;

}
.home-heading h3{
	font-size: 20px;
}

}
@media screen and (max-width:620px) {
.home-heading {
    top: 30px;
}
.graph-area {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}
img.coupon {
    width: auto;
    position: initial;
    top: 0;
    left: 26%;
}
}
@media screen and (max-width:580px) {
	.home-heading {
    top: 30px;
    width: 100%;
    top: 25px;
    width: 92%;
	padding:15px;
}
.home-heading h3 {
    margin-top: 35px;
	    font-size: 35px;
    font-weight: 600;
    display: block;
}

.home-heading h2 {
    float: none;
    font-size: 31px;
    margin: 20px;
}
.home-heading h1 {
    float: none;
	    font-size: 39px;
    margin-bottom: 30px;
}
.home-heading {
    background: transparent;
    width: 100%;
    height: 72%;
}
.m-hide {
    display: block;
}
.m-show {
    display: none;
}
.banner img.m-hide {
    max-width: 100%;
    width: 100%;
}
}

@media screen and (max-width:480px) {
.full.grey_bg.singn-up-pad {
    padding-top: 20px;
}
.pulluptomenu {
	margin-top: 0px;	
}
.home-heading h2 {
       font-size: 30px;
    margin: 13px;
}

.home-heading h3 {
    margin-top: 20px;
	font-size:25px;
}
.index_bg{
	padding-top:0;
}
.home-heading h1 {
    font-size: 28px;
    float: none;
    padding-top: 0;
	margin-bottom: 11px;
}

.home-heading a {
    padding: 8px 22px;
}
.newsletter_button {
	width:40%;
}
.process_button a {
    display: block;
    margin: 10px 30px;
}
.resume-area label {
    padding: 15px 12px;
    font-size: 13px;
    width: 45%;
}
.name-area {
	width:55%;
}
input.newsletter_input.form-control {
	width:60% !important;
}
	.container.sign-up {
    width: 100%;
}
.plan3 {
    background-size: 20%;
}
.plans {
    width: 100%;
}
.last_footer {
	padding-bottom: 30px;
}
.add-on span strong {
    font-size: 18px !important;
}

.quick_links.widget {
	width: 50% !important;
	text-align: left !important;
	padding-left: 40px !important;
	box-sizing: border-box;
	margin-left: 0;
}
.recruiter_signup {
	padding: 15px;
	box-sizing: border-box;
}

.testimonial_slider span.quote:before {
	display: none;
}
h1 {
	font-size: 25px;
}

/*.banner:after {
	width: 90px;
	height: 90px;
	bottom: 20px;
}*/

.pad-70 {
    padding: 20px !important;
}
header {
	margin-bottom: 25px;
}
.plans {
	width: 100%;
	margin: 0 auto;
	float: none;
	height: auto;
	margin-bottom: 20px;
}
.plan-text.checkbox-height {
    min-height: auto;
}
.font_terms {
    padding: 15px 0;
}

.add-on.half.blue {
    margin-top: 20px;
}

.bottom-gap-50 {
    margin-bottom: 0px;
}
.plan-text {
	min-height: inherit;
}
.plan2, .plan3 {
	top: 0;
}
ul.nav-list {
	margin-top: 86px;
	width: 100%;
}
nav {
	position: inherit;
}
.animated_button.gr_ey {
    font-size: 24px;
    margin-bottom: 30px;
}
h1.title {
 top:16%;
    font-size: 17px;
	width: 50%;
}

.no-m-pad {
	padding:0;
}
.plan-title, .plans.plan2 .plan-title, .plans.plan3 .plan-title {
    padding: 20px 0;
    line-height: 1;
}
.plan-price {
    padding: 10px 0;
}
.plan-text {
    padding: 20px 10px 0;
}
.banner {
    overflow: visible;
}

.banner img {
    max-width: 100%;
}

.banner{
	    padding: 25px 0px 0px 0px;
}
.banner.price-head {
    padding: 40px 0;
}
.price_table_margin {
    margin-top: 20px;
}
.price-head h1.title {
    text-align: left;
}
.outer_bg.price {
    height: auto;
}
.price-head h1.title {
    background: #efefef;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #000;
}

}
@media screen and (max-width:365px) {
.plans {
	width: 90%;
}
.recruiter_cal .shadow-area.pad-30 {
	padding: 15px;
}
.testimonial_heading h1 {
	font-size:35px;
}
.newsletter_button {
    width: 40%;
    float: right;
}
.newsletter_button {
	margin-top:0 !important;
}
.home-heading h2 {
    font-size: 26px;
    margin: 4px;
}
.home-heading h1 {
    font-size: 24px;
}
}
@media screen and (max-width:359px){
	.home-heading h3 {
    font-size: 17px;
    margin-top: 0 !important;
}

}

.radiocard-input-element {
    display: none;
}

.radiocard-input {
    margin: 10px;
    padding: 0px;
}

.radiocard-input:hover {
    cursor: pointer;
}

 .radiocard-selected {
     border: 5 5 5 5;
     border-color: #fca41c;
 }

