/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
   Theme Name: americaworks-nyc
Theme URI: http://wordpress.org/
Description: americaworks-nyc wp-site
Author: Gnanavel Venkadesan| StudioQ Branding Solutions.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: americaworks-nyc
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');


/*Lato Fonts*/
@font-face {
    font-family: Lato-Regular;
    src: url('fonts/Lato-Regular/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Lato-Regular/Lato-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Lato-Regular/Lato-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Lato-Regular/Lato-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Lato-Regular/Lato-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: Lato-Heavy;
    src: url('fonts/Lato-Heavy/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Heavy/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Lato-Heavy/Lato-Heavy.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Lato-Heavy/Lato-Heavy.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Lato-Heavy/Lato-Heavy.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Lato-Heavy/Lato-Heavy.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: Lato-Bold;
    src: url('fonts/Lato-Bold/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Lato-Bold/Lato-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Lato-Bold/Lato-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Lato-Bold/Lato-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Lato-Bold/Lato-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}
/*Lato Fonts*/




/********* NEW START **********/


body{
    margin:0;
    background:#fff;
    letter-spacing: 0.0175em;
	font-size: 16px;
	font-family: 'Lato-Regular', sans-serif;
}

a {
	color:#3c6ca9;
}
/* Mysterious JS imposed misalignment override */
#sub-page-container .vc_row.wpb_row.vc_row-fluid.vc_row-no-padding {
	left: 0 !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}



.cms-content p {
	font-family: 'Lato-Light', sans-serif;
	line-height: 1.5em;
}

.cms-content p.margin {
	max-width: 90%;
	margin: 0.8em auto;
}

.cms-content-large p {
	font-family: 'Lato-Light', sans-serif;
	line-height: 1.5em;
	font-size:20px;
}

.cms-content-large p.margin {
	max-width: 90%;
	margin: 0.8em auto;
}

/* TYPE.LESS OVERRIDE */

h2, .h2 {
    font-size: 24pt;
}

/* OVERRIDE NAVBAR.LESS */

@media (min-width: 768px) {
	.navbar {
		min-height: 0;
	}
	.navbar-nav > li > a {
		padding-top: 7px;
		padding-bottom: 7px;
	}
}

/* OVERRIDE GRID.LESS */

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
/*Landing Page Style start*/

.video-body{

    background: rgb(213,213,213);

    position: relative;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    width: 100%;

    height: 800px;

    overflow: hidden;

}

.footer{

    padding: 10px 40px 10px 40px;

    text-align: center;

    color: rgb(50,52,152);

}

.footer .btn {

    -webkit-border-radius: 60;

    -moz-border-radius: 60;

    border-radius: 60px;

    font-family: Arial;

    color: #fff;

    font-size: 14px;

    background: rgba(0,0,0,0);

    padding: 8px 16px 8px 15px;

    border: solid #fff 2px;

    text-decoration: none;

    text-transform: uppercase;

}

.footer .btn:hover {

    background: rgb(50,52,152,0.3);

    text-decoration: none;

}

.footer-title{

    font-size: 14px;

}

.social-logos a{

    color: #fff;

    margin: 8px;

}

.social-logos img{

    width:16px;

}

.disclaimer{

    font-size: 12px;

}

video {

    position: absolute;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    z-index: 1;

    top: 0;

    left: 0;

    object-fit: cover;

    /* -webkit-filter: blur(1px);  Safari 6.0 - 9.0

    filter: blur(1px);*/

}

.stopfade {

    opacity: .5;

}

.mask {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 3;

    background: rgba(0,0,0,0.3);

}

.landing-title-text p{

    z-index: 5;

    color: #fff;

    font-size: 20px;

    text-align: center;

}

.vertical-text1{

    position: absolute;

    top: 10%;

    left: 20%;

    font-size: 26px;

}

.vertical-text2{

    position: absolute;

    top: 30%;

    left: 20%;

    font-size: 26px;

    width:100%;



}

.vertical-text3{

    position: absolute;

    top: 80%;

    left: 30%;

    font-size: 26px;

}

/*.slide-left1{

  width:100%;

  overflow:hidden;

}*/

.vertical-text1 {

    /*animation: slide-left1 12s;*/

}

@keyframes slide-left1 {

    from {

        left: -30%;

        opacity: 0;

    }



    to {

        left: 20%;

        opacity: 1;

    }

}

.vertical-text2 {

    /*animation: slide-left2 12s;*/

}

@keyframes slide-left2 {

     from {

        left: -30%;

        opacity: 0;

    }



    to {

        left: 20%;

        opacity: 1;

    }

}

.vertical-text3 {

    /*animation: slide-left3 12s;*/

}

@keyframes slide-left3 {

    from {

        left: -30%;

        opacity: 0;

    }



    to {

        left: 30%;

        opacity: 1;

    }

}

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

.header{

    height:68px;

    padding: 10px 0px 0px 0px;

    border-bottom: 1px solid rgba(51, 51, 51, 0.09);

    background: #fff;

    text-align: center;

}

.top-logo{

    padding: 0;

    margin-left: 0px;

    text-align: center;

}

.landing-learn-more-content-title {

    padding-bottom: 30px !important;

    font-size: 13px !important;

    line-height: 25px !important;

}

.landing-learn-more-content-title p {

    width: 60% !important;

}

.company-location-container ul li {

    display: inline;

    vertical-align: middle;

    text-align: center;

    margin-bottom: 26px;

    float: left;

    margin-right: 12px;

}

.video-body{

    background: rgb(213,213,213);

    position: relative;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    width: 100%;

    height: 300px;

    overflow: hidden;

}

.vertical-text1{

    position: absolute;

    top: 10%;

    font-size: 20px;

    text-align: center;

}

.vertical-text2{

    position: absolute;

    top: 30%;

    font-size: 20px;

    text-align: center;

    width:auto;

}

.vertical-text3{

    position: absolute;

    top: 70%;

    font-size: 20px;

    text-align: center;

}

.sub-header{

    background: rgb(250,250,250);

    text-align: center;

    padding: 30px 40px 30px 40px;

    color: rgb(50,59,152);

    font-family: 'Raleway', sans-serif;

    font-weight: 600;

    word-spacing: 2px;

}

.sub-header > h1{

    max-width: 300px;

    margin: 0px;

    margin-bottom: 10px;

}

.sub-header > h1{

    max-width: 300px;

    margin: 0px;

    font-size: 16px;

    font-family: 'Lato', sans-serif;

    word-spacing: 2px;

}

.sub-header > h3{

    max-width: 300px;

    margin: 0px;

    font-size: 16px;

    font-family: 'Lato', sans-serif;

    word-spacing: 2px;

}

}

.vertical-text1 {

    position: absolute;

    width: 100%;

    height: 100%;

    margin: 0;

    line-height: 50px;

    text-align: left;

    /* Starting position */

    -moz-transform:translateX(0%);

    -webkit-transform:translateX(0%);

    transform:translateX(0%);

    /* Apply animation to this element */

    -moz-animation: scroll-left1 36s linear infinite;

    -webkit-animation: scroll-left1 36s linear infinite;

    animation: scroll-left1 36s linear infinite;

}

/* Move it (define the animation) */

@-moz-keyframes scroll-left1 {

    0%   { -moz-transform: translateX(-50%); }

    100% { -moz-transform: translateX(250%); }

}

@-webkit-keyframes scroll-left1 {

    0%   { -moz-transform: translateX(-50%); }

    100% { -moz-transform: translateX(250%); }

}

@keyframes scroll-left1 {

    0%   {

        -moz-transform: translateX(-50%); /* Browser bug fix */

        -webkit-transform: translateX(-50%); /* Browser bug fix */

        transform: translateX(-50%);

    }

    100% {

        -moz-transform: translateX(250%); /* Browser bug fix */

        -webkit-transform: translateX(250%); /* Browser bug fix */

        transform: translateX(250%);

    }

}

.vertical-text2{

    position: absolute;

    width: 100%;

    height: 100%;

    margin: 0;

    line-height: 50px;

    text-align: left;

    /* Starting position */

    -moz-transform:translateX(100%);

    -webkit-transform:translateX(100%);

    transform:translateX(100%);

    /* Apply animation to this element */

    -moz-animation: scroll-left2 12s linear infinite;

    -webkit-animation: scroll-left2 12s linear infinite;

    animation: scroll-left2 12s linear infinite;

    /*animation-direction: reverse;*/

}

/* Move it (define the animation) */

@-moz-keyframes scroll-left2 {

    0%   { -moz-transform: translateX(100%); }

    100% { -moz-transform: translateX(-50%); }

}

@-webkit-keyframes scroll-left2 {

    0%   { -webkit-transform: translateX(100%); }

    100% { -webkit-transform: translateX(-50%); }

}

@keyframes scroll-left2 {

    0%   {

        -moz-transform: translateX(100%); /* Browser bug fix */

        -webkit-transform: translateX(100%); /* Browser bug fix */

        transform: translateX(100%);

    }

    100% {

        -moz-transform: translateX(-50%); /* Browser bug fix */

        -webkit-transform: translateX(-50%); /* Browser bug fix */

        transform: translateX(-50%);

    }

}

.vertical-text3 {

    position: absolute;

    width: 100%;

    height: 100%;

    margin: 0;

    line-height: 50px;

    text-align: left;

    /* Starting position */

    -moz-transform:translateX(0%);

    -webkit-transform:translateX(0%);

    transform:translateX(0%);

    /* Apply animation to this element */

    -moz-animation: scroll-left3 36s linear infinite;

    -webkit-animation: scroll-left3 36s linear infinite;

    animation: scroll-left3 36s linear infinite;

}

/* Move it (define the animation) */

@-moz-keyframes scroll-left3 {

    0%   { -moz-transform: translateX(-50%); }

    100% { -moz-transform: translateX(250%); }

}

@-webkit-keyframes scroll-left3 {

    0%   { -webkit-transform: translateX(-50%); }

    100% { -webkit-transform: translateX(250%); }

}

@keyframes scroll-left3 {

    0%   {

        -moz-transform: translateX(-50%); /* Browser bug fix */

        -webkit-transform: translateX(-50%); /* Browser bug fix */

        transform: translateX(-50%);

    }

    100% {

        -moz-transform: translateX(250%); /* Browser bug fix */

        -webkit-transform: translateX(250%); /* Browser bug fix */

        transform: translateX(250%);

    }

}

.landing-learn-more-content{

    width: 100%;

    float: left;

    background: #fff;

    padding: 30px 0px;

}

.landing-learn-more-content-title{

    width: 100%;

    float: left;

    padding-bottom: 30px;

    font-size: 31px;

    color: #323b97;

    line-height: 42px;

    text-align: center;

    text-transform: uppercase;

}

.landing-learn-more-content-title p{

    width: 38%;

    margin: 0 auto;

    text-align: center;

    padding-bottom: 10px;

    border-bottom: 2px solid #323b97;

}

.company-location-container{

    width: 100%;

    float: left;

    padding: 20px 0;

}

.company-location-container ul{

    margin: 0;

    padding: 0;

    list-style: none;

    display: table;

    width: 100%;

}

.company-location-container ul li{

    display: table-cell;

    vertical-align: middle;

    text-align: center;

}

.company-location-container ul li a{

    font-size: 11px;

    color: #db2c27;

    border: 1px solid #db2c27;

    padding: 5px 12px;

    border-radius: 50px;

    -webkit-transition: background-color 0.6s ease-out;

    -moz-transition: background-color 0.6s ease-out;

    -o-transition: background-color 0.6s ease-out;

    transition: background-color 0.6s ease-out;

    text-transform: uppercase;

}

.company-location-container ul li a:hover,

.company-location-container ul li a:active,

.company-location-container ul li a:focus

{

    background:#db2c27;

    color:#fff;

    text-decoration: none;

}

/*Landing Page Style end*/



/*footer style start*/

.footer-container{

    width:100%;

    float:left;

    background:#e9e9e9;

    padding:30px 0;

}

.footer-top-set{

    width:100%;

    float:left;

   /* border-bottom:solid 1px #484848;

    padding-bottom:30px;*/

}

.footer-logo{

    width:100%;

    float:left;

}

.footer-logo img {
	height: 150px;
}

.footer-nav{

    width:100%;

    float:left;

    font-size:15px;

    font-weight:600;

    color:#545658;

    line-height: 38px;

    text-transform:uppercase;

}

.footer-nav ul{

    margin:0;

    padding:0;

}

.footer-nav ul li{

    list-style:none;

}

.footer-nav ul li a{

    color:#545658;

    text-decoration:none;

}

.footer-nav ul li a:hover{

    color:#323b97;

    text-decoration:none;

}

.newsletter-content{

    width:100%;

    float:left;

    background:#545658;

    padding:10px 30px;

}

.newsletter-title{

    width:100%;

    float:left;

    font-size:14px;

    font-weight:600;

    color:#fff;

    line-height: 20px;

    text-transform:uppercase;

}

.newsletter-desc{

    width:100%;

    float:left;

    font-size:13px;

    font-weight:300;

    color:#fff;

    line-height:18px;

}

.form-group{

    width:100%;

    float:left;

    margin-top:20px;

}

.form-group .form-control{

    height: 26px;

    line-height: 26px;

    border-radius: 0px;

    border:none;

    background:#fff;

    font-size: 14px;

    color: #000;

    font-weight: 300;

    box-shadow: none;

}

.subscribe-btn{

    width:100%;

    height:26px;

    float:left;

    background:#555555;

    font-size: 10px;

    color: #FFF;

    font-weight: 700;

    border-radius:10px;

    margin-top:20px;

    outline:none;

    border:none;

    -webkit-transition: background-color 2s ease-out;

    -moz-transition: background-color 2s ease-out;

    -o-transition: background-color 2s ease-out;

    transition: background-color 2s ease-out;

}

.subscribe-btn:hover{

    background:#000;

}

.footer-bottom-set{

    width:100%;

    float:left;

}

.footer-bottom-set ul.social-network {

    list-style: none;

    display: inline;

    margin-left:0 !important;

    padding: 0;

}

.footer-bottom-set ul.social-network li {

    display: inline;

    float: left;

}

/* footer social icons */

.footer-bottom-set .social-network a.icoFacebook:hover {

    background-color:#3B5998;

}

.footer-bottom-set .social-network a.icoTwitter:hover {

    background-color:#33ccff;

}

.footer-bottom-set .social-network a.icoGoogle:hover {

    background-color:#BD3518;

}

.footer-bottom-set .social-network a.icoLinkedin:hover {

    background-color:#007bb7;

}

.footer-bottom-set .social-network a.icoRss:hover i, .footer-bottom-set .social-network a.icoFacebook:hover i, .footer-bottom-set .social-network a.icoTwitter:hover i,

.footer-bottom-set .social-network a.icoGoogle:hover i, .footer-bottom-set .social-network a.icoVimeo:hover i, .footer-bottom-set .social-network a.icoLinkedin:hover i {

    color:#fff;

}

.footer-bottom-set a.socialIcon:hover, .socialHoverClass {

    color:#44BCDD;

}



.footer-bottom-set .social-circle li a {

    display:inline-block;

    position:relative;

    margin:0 auto 0 auto;

    text-align:center;

    width: 40px;

    height: 40px;

    font-size:20px;

}

.footer-bottom-set .social-circle li i {

    margin:0;

    line-height:40px;

    text-align: center;

}



.footer-bottom-set .social-circle li a:hover i, .triggeredHover {

    -moz-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    -ms--transform: rotate(360deg);

    transform: rotate(360deg);

    -webkit-transition: all 0.2s;

    -moz-transition: all 0.2s;

    -o-transition: all 0.2s;

    -ms-transition: all 0.2s;

    transition: all 0.2s;

}

.footer-bottom-set .social-circle i {

    color: #a4a4a4;

    -webkit-transition: all 0.8s;

    -moz-transition: all 0.8s;

    -o-transition: all 0.8s;

    -ms-transition: all 0.8s;

    transition: all 0.8s;

}



.footer-bottom-set a {

    background-color: #d1d1d1;

}

/*footer style end*/

@media (max-width: 768px) {

.company-location-container ul li {

    display: table-cell;

    vertical-align: middle;

    text-align: center;

    margin-bottom: 26px;

    float: left;

    margin-right: 12px;

}

.landing-learn-more-content-title {

font-size: 18px;

}

}

@media (min-width: 320px) and (max-width: 480px) {

.company-location-container ul li {

    display: table-cell;

    vertical-align: middle;

    text-align: center;

    margin-bottom: 26px;

    float: left;

    margin-right: 12px;

}

.video-body {

    height: 180px !important;

    width: 100% !important;

}

.video-body video {

    height: 180px !important;

    width: 100% !important;

}

}

/*Global*/
.m-auto {
    margin: 0 auto !important;
}
a:hover {
    text-decoration: none;
}
.btn-blue-outline {
    background: transparent;
    color: #323b97;
    text-transform: uppercase;
	border: 2.5px solid #323b97;
    font-size: 12pt;
    border-radius: 30px;
    padding: 10px 50px;
    margin-top: 21px;
    letter-spacing: 0.07em;
    font-family: 'Lato-Heavy', sans-serif;
}

.btn-blue-outline:hover, .banner-btn .btn-blue-outline:hover {
    background: #323b97 !important;
    color: #fff;
    transition: 0.3s ease;
	border-color: #323b97;
}

.btn-red-outline {
    background: transparent;
    color: #c7130c;
    text-transform: uppercase;
	border: 2.5px solid #c7130c;
    font-size: 12pt;
    border-radius: 30px;
    padding: 10px 50px;
    margin-top: 21px;
    letter-spacing: 0.07em;
    font-family: 'Lato-Heavy', sans-serif;
}

.btn-red-outline:hover {
    background: #c7130c;
    color: #fff;
    transition: 0.3s ease;
}

.red-headline {
    color: #c7130c;
    font-weight: 500;
}
.red-headline h2 {
    color: inherit;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-weight: inherit;
	    font-size: 22pt;

}
/*Global*/


/*Header*/
.menu_class {
    float: left;
    width: 100%;
    clear: both;
	background: #F4F4F4;
}
.home-page .menu_class {
	background: #fff;
}
.menu_class .navbar {
    margin-bottom: 0;
}
.menu_class ul.nav {
    width: 100%;
}
.menu_class li.nav-item {
    float: none;
    display: inline-block;
}

.menu_class li.nav-item:last-child a {
    display: inline-block;
}
.menu_class li.nav-item a {
    color: #000;
	font-size: 10pt;
    font-family: 'Lato-Bold', sans-serif;
    letter-spacing: 0.17em;
}
.header-logo {
    border-bottom: 1px solid #d5d5d5;
}
.header.sticky-header .header-logo {
    border-bottom: 1px solid #fff;
}
.header-logo a {
    display: inline-block;
    width: 300px;
    height: 150px;
    transition: 0.2s ease;
}
.header.sticky-header {
    min-height: 90px;
    position: relative;
    overflow: visible;
}
.header.sticky-header .navbar-header, .header.sticky-header .menu_class {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.header.sticky-header .navbar-header {
    background: #fff;
}
.header.sticky-header .header-logo a {
    height: 80px;
    transition: 0.2s ease;
}
.header.sticky-header .menu_class {
    background: #F4F4F4;
	top: 81px;
}
.top-logo , .mobile-logo, .scroll-logo {
    padding: 15px;
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.scroll-logo {
    width: 150px;
}
.mobile-logo , .scroll-logo , .header.sticky-header .top-logo {
    display: none;
}
.header.sticky-header .scroll-logo {
    display: inline-block;
}
/*Header*/

/*Banner*/
.banner {
    /* background: url(/assets/images/banner-img.png) no-repeat center center; */
	/* background: rgba(197, 68, 0, 0.2);*/
	 background: rgba(148, 80, 51, 0.09); 
    display: table;
    width: 100%;
    height: 400px;
    background-size: cover;
	background-position-y: -26px;
	overflow: hidden;
	position: relative;
}
video.bannervid {
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
	z-index: -2;
	filter: blur(1px);
    background: url(/assets/images/videos/videopreview.png) 50% 50% / cover no-repeat transparent;
}
.bannerfilter {
	position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: linear-gradient(180deg, rgba(16, 43, 51, 0.43) 0%, rgba(0, 232, 255, 0.21) 100%);
    background-size: cover;
	mix-blend-mode: exclusion;
	z-index: -1;
	
}
.bannerfilter.nurse {
	background: linear-gradient(180deg, rgba(0, 101, 64, 0.43) 0%, rgba(19,0,255,0.16) 100%);
}
.bannerfilter.cook {
	background: linear-gradient(180deg, rgba(51, 96, 109, 0.43) 0%, rgba(0, 228, 251, 0.21) 100%)
}
.bannerfilter.board {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, rgba(0, 255, 173, 0.16) 100%);
}
.bannerfilter.customer {
	background: linear-gradient(180deg, rgba(51, 96, 109, 0.43) 0%, rgba(0, 228, 251, 0.21) 100%);
}
.bannerfilter.securitywand {
	background: linear-gradient(180deg, rgba(16, 43, 51, 0.43) 0%, rgba(0, 232, 255, 0.21) 100%)
}
.bannerfilter.securitybutch {
	background: linear-gradient(180deg, rgba(16, 43, 51, 0.43) 0%, rgba(0, 232, 255, 0.21) 100%)
}

.bannerfilter.filter2 {
	background: rgb(35, 75, 140);
	mix-blend-mode: lighten;
	display: none; /*disabled*/

}



.banner .banner-text {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.banner-heading-btn, .banner-links {
    width: 50%;
    margin: 0 auto;
}
.banner-heading-btn {
	margin-bottom: 70px;
    margin-top: 130px;
}
.banner-heading .heading {
    color: #ec140c;
	font-size: 42pt;
    font-family: 'Lato-Regular', sans-serif;
    letter-spacing: 0.0175em;
	margin: 0;
	line-height: 1.2em;
	text-shadow: 0px 0px 100px black;
}

.banner-heading .heading:last-child {
    font-family: 'Lato-Bold', sans-serif;
}

.banner .banner-text .banner-links {
	margin-bottom: 60px;
    position: relative;
}
.banner-links ul {
    padding-left: 0;
}
.banner-links li {
    display: inline-block;
    list-style-type: disc;
    position: relative;
    margin-bottom: 8px;
    color: #5f5f5f;
    padding: 0 10px;
    font-size: 14px;
}
.banner-links li a {
	font-size: 12pt;
}

.banner-links li:before {
    position: absolute;
    content: '';
    background: #5f5f5f;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
}
.banner-links li:first-child:before {
    display: none;
}


.banner-heading .heading {
	color: white !important;
}

.banner-btn .btn-blue-outline {
    background: white !important;
	border: 1px solid white;
	box-shadow:  0px 0px 100px rgba(0, 0, 0, 0.5);
}

.banner-links li {
	color: white !important;
	font-weight: 700;
	text-shadow: 1px 1px 1px black;
}

.banner-links li:before {
    background: white !important;
}	
	


/*Banner*/

.banner .banner-text {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.banner-heading-btn, .banner-links {
    width: 50%;
    margin: 0 auto;
}
.banner-heading-btn {
	margin-bottom: 70px;
    margin-top: 130px;
}
.banner-heading .heading {
    color: #ec140c;
	font-size: 42pt;
    font-family: 'Lato-Regular', sans-serif;
    letter-spacing: 0.0175em;
	margin: 0;
	line-height: 1.2em;
}

.banner-heading .heading:last-child {
    font-family: 'Lato-Bold', sans-serif;
}

.banner .banner-text .banner-links {
	margin-bottom: 60px;
    position: relative;
}
.banner-links ul {
    padding-left: 0;
}
.banner-links li {
    display: inline-block;
    list-style-type: disc;
    position: relative;
    margin-bottom: 8px;
    color: #5f5f5f;
    padding: 0 10px;
    font-size: 14px;
}
.banner-links li a {
	font-size: 12pt;
}

.banner-links li:before {
    position: absolute;
    content: '';
    background: #5f5f5f;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
}
.banner-links li:first-child:before {
    display: none;
}
/*Banner*/

/*Three Grid Section*/
.three-section {
	padding: 18px 0;
}

.three-section button {
	font-size: 11pt;
    border-width: 2px;
}
.grid-heading .red-headline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-family: 'Lato-Regular', sans-serif;
    font-size: 18pt;
}
.grid-ic i {
    color: #323b97;
}
.grid-desc {
    padding: 10px 25px;
    color: #73777a;
    font-weight: 500;
    height: 110px;
	font-size: 12pt;
    letter-spacing: 0.02em;
    line-height: 1.4em;
}
/*Three Grid Section*/

/*Text Video Section*/
.text-video-section {
    padding: 40px 0 60px;
}
.text-video-section:nth-child(2n) .desc-block {
    float: right;
}
.text-video-section .animation-desc {
    width: 80%;
    padding: 30px 0;
}
.text-video-section .red-headline {
    padding: 20px 0 10px;
}
.text-video-section .animation-text {
    color: #444;
	font-size: 13pt;
    letter-spacing: 0.02em;
    line-height: 1.5em;
}
.animation-video video {
    width: 100%;
    position: relative;
}
/*Text Video Section*/

/*Testimonial*/
.testimonial_block {
    background: #fafafa;
    margin-bottom: 0 !important;
    padding: 30px 0;
}
/*Testimonial*/

/*Footer*/
.footer-nav .list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-right: 30px !important;
    display: inline-block;
}
.footer-bottom-set {
    display: none;
}
/*Footer*/

/*Dashed lines*/
.straight-lines:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 144px;
    background: url(/assets/images/straight-line.png) no-repeat center center;
    left: 50%;
    background-size: 3px 144px;
}
.text-video-section:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 155px;
    left: -50px;
    background: url(/assets/images/dashed-lines.png) no-repeat center center;
    z-index: 9;
    bottom: -65px;
}
.text-video-section:nth-child(even):after {
    transform: scaleX(-1);
}
.text-video-section:last-child:after {
    display: none;
}

/*Menu*/
.navbar-header {
    width: 100%;
}
.header--parent .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.header--parent .navbar-toggle .icon-bar {
    background: #000;
}
/*.menu_class.in li.nav-item {
    float: none;
    display: block;
    text-align: left;
}*/
/*Menu*/

/* Testimonial Section Design */

.carousel-indicators .active{ background: #31708f; }
.content{ margin-top:20px; }
.adjust1{ float:left; width:100%; margin-bottom:0; }
.adjust2{ margin:0; }
.carousel-indicators li{ border :1px solid #ccc; }
.carousel-control{ color:#31708f; width:5%; }
.carousel-control:hover, .carousel-control:focus{ color:#31708f; }
.carousel-control.left, .carousel-control.right { background-image: none; }
.media-object{ margin:auto; margin-top:15%; }
.caption {
    text-align: center;
    width: 55%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.carousel-control {
    top: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #444;
    border-radius: 50%;
    padding: 2px 0px;
}
.caption .text-info {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.testimonial-desc {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
	
}
.carousel .carousel-indicators {
    bottom: 0 !important;
    margin-bottom: 0;
}

/* Mobile */

@media screen and (max-width: 768px) {
    .media-object{ margin-top:0; }
}
.thumbnail.adjust1{
    text-align: center;
}


@media all and (max-width: 767px) and (min-width: 320px) {
    .header {
        height: auto;
    }
    .header-logo {
        padding-bottom: 10px;
    }
    .header-logo a {
        width: auto;
        height: auto;
    }
    .top-logo, .header.sticky-header .scroll-logo {
        display: none;
    }
    .mobile-logo {
        display: inline-block;
    }
    .banner {
        /* background: #fff url(/assets/images/banner-mobile.jpg) no-repeat top center; */
        height: calc(100vh - 90px);
    }
    .banner-heading {
        padding-bottom: 10px;
    }
    .btn-blue-outline {
        font-size: 11pt;
        padding: 10px 35px;
    }
    .banner-links li a {
        font-weight: 600;
    }
    .banner-heading-btn, .banner-links {
        width: 100%;
        margin: 0 auto;
        padding: 50px 20px 20px;
    }
    .banner-heading .heading {
        font-size: 28pt;
    }
    .banner .banner-text .banner-links {
        margin-bottom: 0;
    }
    .straight-lines:after , .text-video-section:after {
        display: none;
    }
    .text-video-section .animation-desc {
        width: 100%;
        padding: 30px 10px;
        text-align: center;
    }
    .grid-block {
        margin-bottom: 45px;
    }
    .three-section .col-md-4:last-child .grid-block {
        margin-bottom: 0;
    }
    .grid-desc {
        height: auto;
        padding: 10px 5px;
    }
    .btn-blue-outline {
        margin-top: 10px;
    }
    .text-video-section {
        padding: 0;
    }
    .three-section {
        padding: 20px 0 0;
    }
    .text-video-section .red-headline, .text-video-section .animation-desc {
        padding-top: 0;
    }
    .caption {
        text-align: center;
        width: 80%;
    }
    .footer-logo, .footer-nav {
        float: none;
    }
    .footer-logo img, .footer-nav {
        text-align: center;
        margin: 10px auto;
    }
}

@media all and (max-width: 991px) and (min-width: 768px) {

    .straight-lines:after , .text-video-section:after {
        display: none;
    }
    .grid-desc {
        height: auto;
        padding: 10px 5px;
    }
    .grid-block {
        margin-bottom: 45px;
    }
    .btn-blue-outline {
        margin-top: 10px;
    }
    .three-section {
        padding: 50px 0 0;
    }
}

@media all and (max-width: 1199px) and (min-width: 992px) {
    .text-video-section:after {
        left: -70px;
        background-size: contain;
    }
}





/********* NEW END **********/


.send-message-btn{
    width:100%;
    float:right;
    text-align: right;
}
/*header style start*/
.header-container{
    width:100%;
    float:left;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 20px;
}
/*header style start*/
/*banner section style start*/
.banner-container{
    width:100%;
    float:left;
}
/*banner section style end*/
/*body container style start*/
.body-container{
    width:100%;
    float:left;
}
.body-top-section{
    width:100%;
    float:left;
    margin:47px 0;
}
.info-on-america-works{
    width:100%;
    float:left;   
    font-size:22px;
    font-weight:400;
    color:#141414;
    line-height:39px;
    text-align:center;
    margin:30px 0;
}
.category-set{
    width:100%;
    float:left; 
    margin:20px 0px;
}
.category-set-icon{
    width:100%;
    float:left; 
    font-size:38px;
    font-weight:400;
    color:#1c4597;
    text-align:center;
}
.category-set-icon i{
    text-align:center;
}
.category-set-title{
    width:100%;
    float:left; 
    font-size:23px;
    font-weight:400;
    color:#d92d27;
    text-transform:uppercase;
    margin:10px 0;
}
.category-set-desc{
    width:100%;
    float:left; 
    font-size:15px;
    font-weight:500;
    /*color:#545658;*/
    color:#6b6e71;
    line-height:23px;
    margin:10px 0;
    padding:0 10px;
}
/*event style start*/
.event-container{
    width:100%;
    float:left;
    background:#f2f2f2;
}
.event-title{
    width:100%;
    float:left;
    font-size:23px;
    font-weight:400;
    color:#000;
    text-align:left;
    text-transform:uppercase;
    margin:27px 0;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.event-name{
    width:100%;
    float:left;
    font-size:20px;
    font-weight:700;
    color:#1d4596;
    line-height:24px;
    text-align:left;
    margin-bottom:5px;
}
.event-name a{
    color:#1d4596;
}
.event-sub-info{
    width:100%;
    float:left;
    font-size:13px;
    font-weight:400;
    color:#ed1e24;
    line-height:22px;
    text-align:left;
    margin-bottom:20px;
}
.event-description{
    width:100%;
    float:left;
    font-size:14px;
    font-weight:300;
    color:#3e4543;
    line-height:24px;
    text-align:left;
    margin:20px 0;
}
/*event style end*/
/*testimonials style start*/
.testimonial-container{
    width:100%;
    float:left;
    padding:60px 0;
    background: #fafafa;
}
.testimonial-container h5{
    width:100%;
    float:left;
    font-size:19px;
    font-weight:700;
    color:#3e4543;
}
/*testimonials style end*/
/*body container style end*/

/*footer style start*/
.footer-container{
    width:100%;
    float:left;
    background:#e9e9e9;
    padding:30px 0;
}
.footer-top-set{
    width:100%;
    float:left;
    border-bottom:solid 1px #484848;
    padding-bottom:30px;
}
.footer-logo{
    width:100%;
    float:left;
}
.footer-nav{
    width:100%;
    float:left;
    font-size:15px;
    font-weight:600;
    color:#545658;
    line-height: 38px;
    text-transform:uppercase;
}
.footer-nav ul{
    margin:0;
    padding:0;
}
.footer-nav ul li{
    list-style:none;
}
.footer-nav ul li a{
    color:#545658;
    text-decoration:none;
}
.footer-nav ul li a:hover{
    color:#323b97;
    text-decoration:none;
}
.newsletter-content{
    width:100%;
    float:left;
    background:#545658;
    padding:10px 30px;
}
.newsletter-title{
    width:100%;
    float:left;
    font-size:14px;
    font-weight:600;
    color:#fff;
    line-height: 20px;
    text-transform:uppercase;
}
.newsletter-desc{
    width:100%;
    float:left;
    font-size:13px;
    font-weight:300;
    color:#fff;
    line-height:18px;
    /*margin-bottom: 15px;*/
}
.form-group{
    width:100%;
    float:left;
    margin-top:20px;
}
.form-group .form-control{
    height: 26px;
    line-height: 26px;
    border-radius: 0px;
    border:none;
    background:#fff;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    box-shadow: none;
}
.subscribe-btn{
    width:100%;
    height:26px;
    float:left;
    background:#555555;
    font-size: 10px;
    color: #FFF;
    font-weight: 700;
    border-radius:10px;
    margin-top:20px;
    outline:none;
    border:none;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}
.subscribe-btn:hover{
    background:#000;
}
.footer-bottom-set{
    width:100%;
    float:left;
}
.footer-bottom-set ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
.footer-bottom-set ul.social-network li {
    display: inline;
    float: left;
}
/* footer social icons */
.footer-bottom-set .social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.footer-bottom-set .social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.footer-bottom-set .social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.footer-bottom-set .social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.footer-bottom-set .social-network a.icoRss:hover i, .footer-bottom-set .social-network a.icoFacebook:hover i, .footer-bottom-set .social-network a.icoTwitter:hover i,
.footer-bottom-set .social-network a.icoGoogle:hover i, .footer-bottom-set .social-network a.icoVimeo:hover i, .footer-bottom-set .social-network a.icoLinkedin:hover i {
    color:#fff;
}
.footer-bottom-set a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.footer-bottom-set .social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    text-align:center;
    width: 40px;
    height: 40px;
    font-size:20px;
}
.footer-bottom-set .social-circle li i {
    margin:0;
    line-height:40px;
    text-align: center;
}

.footer-bottom-set .social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.footer-bottom-set .social-circle i {
    color: #a4a4a4;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.footer-bottom-set a {
    background-color: #d1d1d1;   
}
/*footer style end*/

/*contact page style start*/
.sub-psge-container{
    width:100%;
    float:left;
}
.contact-form-content{
    width:100% !important;
    min-height:702px !important;
    float:left;
    background:url(/assets/images/contact-form-bg.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    padding: 30px !important;
}
.contact-form-content h1{
    width:100%;
    float:left;    
    font-size:31px;
    font-weight:500;
    color:#141414;
    margin:10px 0;
}
.contact-form-content h3{
    width:100%;
    float:left;    
    font-size:31px;
    font-weight:500;
    color:#141414;
    margin:10px 0;
}
.contact-form-content p{
    width:100%;
    float:left;
    font-size:18px;
    font-weight:400;
    color:#141414;
    line-height:28px;
    margin:10px 0;
}

.contact-form-content .vc_row {
    width: auto;
}

.contact-form-inner-content{
    width:100%;
    float:left;
    margin:30px 0;
}

.contact-form-inner-content label{
    width:100%;
    float:left;
    font-size:16px;
    color: #444444;
    font-weight:600;
}
.contact-form-inner-content  {
    margin-top:20px;
}
.contact-form-inner-content  .form-control {
    height: 34px;
    line-height: 26px;
    border-radius: 0px;
    border:solid 2px #dddddd;
    background: #fff;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    box-shadow: none;
}
.contact-form-inner-content  textarea{
    width:100%;
    float:left;
    border:solid 2px #dddddd;
    background: #fff;
    padding:10px 10px 0px 10px;
}
.contact-form-inner-content  textarea:focus {
    outline:none;
}
/*select style start*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 0px;
    border: solid 2px #dddddd;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 30px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%; 
    text-align:center;
}
.nice-select:hover {
    border-color: #dbdbdb; 
}
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; 
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; 
}
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); 
}
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); 
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; 
}
.nice-select.disabled:after {
    border-color: #cccccc; 
}
.nice-select.wide {
    width: 100%; 
}
.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important; 
}
.nice-select.right {
    float: right; 
}
.nice-select.right .list {
    left: auto;
    right: 0; 
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; 
}
.nice-select.small:after {
    height: 4px;
    width: 4px; }
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px; 
}
.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; 
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; 
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; 
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6; 
}
.nice-select .option.selected {
    font-weight: bold; 
}
.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; 
}
.no-csspointerevents .nice-select .list {
    display: none; 
}
.no-csspointerevents .nice-select.open .list {
    display: block; 
}
/*select style end*/

/*button style start*/
.button {
    min-width: 150px;
    max-width: 250px;
    margin: 1em 0;
    padding: 0.6em 0;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    border-color:#db2c27;
    color:#db2c27;
}
.button:focus {
    outline: none;
}

/* Sizes */
.button--size-s {
    font-size: 14px;
}
.button--size-m {
    font-size: 16px;
}
.button--size-l {
    font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 600;
}
.button--round-s {
    border-radius: 5px;
}
.button--round-m {
    border-radius: 15px;
}
.button--round-l {
    border-radius: 40px;
}

/* Borders */
.button--border-thin {
    border: 1px solid;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}

/* Individual button styles */

/* Winona */
.button--winona {
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #3f51b5;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.button--winona > span {
    display: block;
}
.button--winona::after,
.button--winona > span {
    padding: 1em 2em;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona:hover {
    border-color: #db2c27;
    background-color: rgba(63, 81, 181, 0.1);
}

.button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
.button--winona {
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.button--winona > span {
    display: block;
}
.button--winona:hover {
    border-color: #db2c27;
    background-color: #db2c27;
}

.button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
/*button style end*/

.contact-bottom-content{
    width:100%;
    float:left;
    margin:20px 0;
}
.contact-bottom-title{
    width: 55%;
    margin: 20px auto !important;
    font-size: 28px;
    color: #323b97;
    font-weight:500;
    text-transform:uppercase;
    padding:0 20px;
    border-bottom:solid 1px #323b97;
    padding-bottom:20px;

}
.location-inner-content{
    width:100%;
    float:left;
}
.location-set-space{
    margin: 0 1.6%;
}
.office-location-set{
    width:100%;
    float:left;
    margin:30px 0;
}
.office-location-set-title{
    width:100%;
    float:left;
    font-size: 15px;
    color: #333333;
    font-weight:700;
    text-transform:uppercase;
    margin:10px 0;
    line-height:23px;
}
.office-location-map{
    width:100%;
    height:206px;
    float:left;
    background:#c2c2c2;
    margin:10px 0;
}
.office-location-address{
    width:100%;
    float:left;
    font-size: 12.5px;
    color: #333333;
    font-weight:400;
    line-height:20px;
    margin:10px 0;
    min-height: 42px;
}
.office-location-detail{
    width:100%;
    float:left;
    font-size: 12.5px;
    color: #333333;
    font-weight:400;
    line-height:20px;
    margin:10px 0;
}
.office-location-social-share-set{
    width:100%;
    float:left;
}
.office-location-social-share-set ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
.office-location-social-share-set ul.social-network li {
    display: inline;
    float: left;
}
/* footer social icons */
.office-location-social-share-set .social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.office-location-social-share-set .social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.office-location-social-share-set .social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.office-location-social-share-set .social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.office-location-social-share-set .social-network a.icoRss:hover i, .office-location-social-share-set .social-network a.icoFacebook:hover i, .office-location-social-share-set .social-network a.icoTwitter:hover i,
.office-location-social-share-set .social-network a.icoGoogle:hover i, .office-location-social-share-set .social-network a.icoVimeo:hover i, .office-location-social-share-set .social-network a.icoLinkedin:hover i {
    color:#fff;
}
.office-location-social-share-set a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}
.office-location-social-share-set .social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    text-align:center;
    width:30px;
    height: 30px;
    font-size:18px;
    border-radius:50%;
    margin-right:10px;
}
.office-location-social-share-set .social-circle li i {
    margin:0;
    line-height:30px;
    text-align: center;
}
.office-location-social-share-set .social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.office-location-social-share-set .social-circle i {
    color: #616161;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
/*contact page style end*/

/*job order form page style start*/
.job-order-inner-content{
    width:100%;
    float:left;
    background:#fafafa;
    padding:30px 0;
}
.job-order-inner-content h1{
    width: 100%;
    float: left;
    font-size: 31px;
    font-weight: 500;
    color: #141414;
    margin: 20px 0;
    text-transform:uppercase;
    text-align:center;
}
.job-order-inner-content h3{
    width: 100%;
    float: left;
    font-size: 31px;
    font-weight: 500;
    color: #141414;
    margin: 20px 0;
    text-transform:uppercase;
    text-align:center;
}
.job-order-left-content{
    width: 100%;
    float: left;
    background:#ecedee;
    margin:30px 0;
    padding:20px 54px;
    padding-bottom: 40px;
}
.job-order-form-info{
    width: 100%;
    float: left;
    font-size: 12.5px;
    font-weight: 500;
    color: #333333;
    margin: 10px 0;
}
.job-order-left-content .form-group {
    margin-top:20px;
}
.job-order-left-content .form-group .form-control {
    height: 34px;
    line-height: 26px;
    border-radius: 0px;
    border:solid 2px #dddddd;
    background: #fff;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    box-shadow: none;
}
.job-order-left-content .form-group textarea{
    width:100%;
    float:left;
    border:solid 2px #dddddd;
    background: #fff;
    padding:10px 10px 0px 10px;
}
.job-order-left-content .form-group textarea:focus {
    outline:none;
}
.job-order-left-content label {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
}

/*checkbox style start*/
.job-order-left-content label.radio-inline,
.job-order-left-content label.checkbox-inline,
.job-order-left-content label.radio,
.job-order-left-content label.checkbox {
    width:90px;
    margin-left: 10%;
    cursor: pointer;
    font-size: 10px;
    color: #db2c27;
    font-weight: 600;
    text-transform:uppercase;
    padding: 1px 0px;
    background-color: transparent;
    border: solid 1px #db2c27;
    margin-bottom: 10px!important;
    border-radius: 60px;
    text-align: center;   
    margin-top: 4px;
    -webkit-transition:ease-out 0.6s;
    -moz-transition:ease-out 0.6s;
    -o-transition:ease-out 0.6s;
    transition:ease-out 0.6s;
}
.job-order-left-content label.radio-inline.checked,
.job-order-left-content label.checkbox-inline.checked,
.job-order-left-content label.radio.checked,
.job-order-left-content label.checkbox.checked {
    background-color:#db2c27;
    color:#fff!important;
}
.job-order-left-content .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left:0px;
    display:none;
}
/*checkbox style start*/
.job-order-right-content{
    width: 100%;
    float: left;
    margin:30px 0;
}
.job-order-right-content-image{
    width: 100%;
    height:633px;
    float: left;
    background:url(/assets/images/orange.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    margin-bottom:40px;
}
.job-order-right-content .category-set {
    width: 100%;
    float: left;
    margin: 20px 0px;
}
.job-order-right-content .category-set-icon-content {   
    width:70px;
    height:70px;
    margin:auto;
}
.job-order-right-content .category-set-icon {   
    width:70px;
    height:70px;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height:76px;
    background:#303b97;
    border-radius:50px;
    text-align:center;
    margin-bottom:20px;
}
.category-set-icon-content .category-set-icon i:after{
    line-height: 69px;
}
.job-order-right-content .category-set-title {
    width: 100%;
    float: left;
    font-size:17px;
    font-weight: 500;
    color: #d92d27;
    text-transform: uppercase;
    margin: 10px 0;
}
.job-order-right-content .category-set-desc {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 300;
    color: #545658;
    line-height: 24px;
    margin:0px;
    padding: 0 10px;
}
.job-order-right-content #testimonial-carousel p {
    font-size: 16px;
    font-weight: 300;
    color: #aaaaaa;
}
/*job order form page style end*/

/*about page style start*/
.about-page-container{
    width: 100%;
    float: left;
    padding: 15px 0px;
    padding-bottom: 0;
}
.about-header-container{
    width: 100%;
    float: left;
}
.about-header-left-contianer {
    width: 100%;
    float: left;
}
.about-title {
    width: 100%;
    float: left;
    font-size: 31px;
    padding-bottom: 15px;
    color: #141414;
    text-align: left;
    line-height: 33px;
    font-weight: 600;
}
.about-main-text {
    width: 100%;
    float: left;
    font-size: 21px;
    color: #333333;
    line-height: 31px;
    padding-bottom: 15px;
    font-weight: 500;
}
.about-sub-text {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    padding-bottom: 15px;
}
.about-sub-text p{
    margin-bottom: 10px;
}
.about-video{
    margin-top:40px;
}
.about-timeline-container{
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #fafafa;
    border-top: 1px solid #e2e2e2;
}
.about-timeline-wizard{
    width: 100%;
    float: left;
}
.about-top-timeline-content{
    width: 100%;
    float: left;
}
.time-line-wizard-container{
    width: 14.28%;
    float: left;
    position: relative;
    height: 320px;
}
.time-line-wizard-container .title{
    width: 100%;
    float: left;
    color: #323b97;
    font-size: 16px;
    font-weight: 500;
}
.time-line-wizard-container .content{
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #333333;
}
.timeline-year{
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    background: #3c6ca9;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.timeline-bar{
    width: 100%;
    float: left;
    height: 15px;
    margin: 30px 0;
    background: #3c6ca9;
    border-radius: 15px;
}
.timeline-bar-dots{
    width: 14.28%;
    float: left;
    text-align: center;
}
.time-bar-dot-center{
    width: 15px;
    height: 15px;
    background: #303b97;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.about-bottom-timeline-content{
    width: 100%;
    float: left;
}
.about-bottom-timeline-content .time-line-wizard-container .timeline-year{
    top: 10px;
}
.about-top-timeline-content .time-line-wizard-container .timeline-year:after{
    content: "";
    position: absolute;
    top: 68px;
    bottom: 0;
    left: 33.6px;
    right: 0;
    background: #303b97;
    width: 2px;
    height: 50px;
}
.about-bottom-timeline-content .time-line-wizard-container .timeline-year:after{
    content: "";
    position: absolute;
    top: -49px;
    bottom: 0;
    left: 33.6px;
    right: 0;
    background: #303b97;
    width: 2px;
    height: 50px;
}
.achievement-content{
    width: 100%;
    min-height:380px;
    float: left;
    background: url(/assets/images/achievement-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.achievement-content h1 {
    width: 100%;
    float: left;
    font-size: 31px;
    font-weight: 500;
    color: #141414;
    margin: 20px 0;
    text-transform: uppercase;
    text-align: center;
}
.achievement-content h3 {
    width: 100%;
    float: left;
    font-size: 31px;
    font-weight: 500;
    color: #141414;
    margin: 20px 0;
    text-transform: uppercase;
    text-align: center;
}
.infographic-item-set{
    width: 100%;
    float: left;
    margin:20px 0;
}
.infographic-item-content-set{
    position:relative;
    margin-top:-120px;
}
.infographic-item-title{
    width: 100%;
    float: left;
    font-size: 19px;
    font-weight: 700;
    color: #141414;
    text-transform: uppercase;
    margin: 10px 0;
}
.infographic-item-desc{
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 500;
    color: #141414;
    line-height:22px;
    margin: 10px 0;
}
.founder-content{
    width:100%;
    float:left;
    background:#fafafa;
    padding: 0;
    padding-bottom:30px;
}
.founder-content h1{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 20px;
    text-align:center;
    padding-bottom: 20px;
    margin: 20px 0;
}
.founder-content h3{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 20px;
    text-align:center;
    padding-bottom: 20px;
    margin: 20px 0;
}
.founder-set{
    width: 100%;
    float: left;
    margin:22px 0px
}
.founder-detail{
    width: 91%;
    min-height:343px;
    float: right;
    background:#fff;
    -moz-box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    -webkit-box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    padding:5px 18px;
}
.founder-name{
    width: 100%;
    float: left;
    font-size: 19px;
    color: #d92d27;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}
.founder-desination{
    width: 100%;
    float: left;
    font-size: 12.5px;
    color: #545658;
    font-weight: 500;
    padding-bottom:10px;
    border-bottom:solid 1px #e8e8e8;
}
.founder-desc{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #3e4543;
    font-weight: 400;
    margin:10px 0;
    line-height:17px;
}
.founder-social-set{
    width: 41px;
    float: left;
}
.founder-social-set ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
.founder-social-set ul.social-network li {
    display: inline;
    float: left;
}
/* founder social icons */
.founder-social-set .social-network a.icoFacebook:hover {
    background-color:#d92d27;
}
.founder-social-set .social-network a.icoTwitter:hover {
    background-color:#d92d27;
}
.founder-social-set .social-network a.icoGoogle:hover {
    background-color:#d92d27;
}
.founder-social-set .social-network a.icoLinkedin:hover {
    background-color:#d92d27;
}
.founder-social-set .social-network a.icoRss:hover i, .founder-social-set .social-network a.icoFacebook:hover i, .founder-social-set .social-network a.icoTwitter:hover i,
.founder-social-set .social-network a.icoGoogle:hover i, .founder-social-set .social-network a.icoVimeo:hover i, .founder-social-set .social-network a.icoLinkedin:hover i {
    color:#fff;
}
.founder-social-set a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}
.founder-social-set .social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    text-align:center;
    width: 40px;
    height: 40px;
    font-size:20px;
}
.founder-social-set .social-circle li i {
    margin:0;
    line-height:40px;
    text-align: center;
}
.founder-social-set .social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.founder-social-set .social-circle i {
    color: #303b97;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.founder-social-set a {
    background-color: transparent;   
}
.circleGraphic1{
    height:auto;
}
audio, canvas, progress,video{
    display: inline-block;
    vertical-align: baseline;
    width: 130px;
}
/*about page style end*/
/*employer page style start*/
.row-padding{
    float: left;
    padding: 25px 0;
}
.employers-page-container{
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.employers-header-container{
    width: 100%;
    float: left;
}
.employer-title{
    width: 100%;
    float: left;
    font-size: 31px;
    padding: 15px 0px;
    color: #1d4596;
    text-align: center;
    line-height: 33px;
    text-transform: uppercase;
}
.employers-header-left-contianer{
    width: 100%;
    float: left;
}
.employers-main-text{
    width: 100%;
    float: left;
    font-size: 21px;
    color: #333333;
    line-height: 31px;
    padding-bottom: 15px;
}
.employers-sub-text{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #141414;
    line-height: 31px;
    padding-bottom: 15px;
}
.employers-services{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-transform: uppercase;
}
.employer-header-bottom-container{
    width: 100%;
    float: left;
    padding: 20px 0px;
    background: #1d4596;
}
.employer-header-bottom-text{
    width: 100%;
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 31px;
}
.employer-convinced-container{
    width: 100%;
    float: left;
    padding: 20px 0;
    background: url(/assets/images/convinced-bg.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.employer-order-btn{
    width: 100%;
    float: left;
    text-align: center;
    padding: 15px 0;
}
.submit-order-btn{
    font-size: 14px;
    color: #db2c27;
    border: 1px solid #db2c27;
    padding: 8px 15px;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
}
.submit-order-btn:hover,
.submit-order-btn:active,
.submit-order-btn:focus
{
    color: #db2c27;
    border: 1px solid #db2c27;
    text-decoration: none !important;
}

.text-align-center{
    text-align: center !important;
}
.margin-top-0{
    margin-top: 0 !important
}
.body-top-section.employers .category-set-title {
    font-size: 18px;
    min-height: 50px;
    text-align: center;
}
.body-top-section.employers .category-set-desc {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}
.body-top-section.employers .category-set .category-set-icon i:after{
    width: 70px;
    height: 70px;
    color: #fff;
    background: #303b97;
    float: none;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 69px;
}
.body-top-section.employers .category-set-icon {
    padding-bottom: 25px;
}
/*employer page style end*/

/*Landing Page Style start*/

.video-body{
    background: rgb(213,213,213);
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 600px;
    overflow: hidden;
}
.footer{
    padding: 10px 40px 10px 40px;
    text-align: center;
    color: rgb(50,52,152);
}
.footer .btn {
    -webkit-border-radius: 60;
    -moz-border-radius: 60;
    border-radius: 60px;
    font-family: Arial;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,0);
    padding: 8px 16px 8px 15px;
    border: solid #fff 2px;
    text-decoration: none;
    text-transform: uppercase;
}
.footer .btn:hover {
    background: rgb(50,52,152,0.3);
    text-decoration: none;
}
.footer-title{
    font-size: 14px;
}
.social-logos a{
    color: #fff;
    margin: 8px;
}
.social-logos img{
    width:16px;
}
.disclaimer{
    font-size: 12px;
}
video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    top: 0;
    left: 0;
    object-fit: cover;
    /* -webkit-filter: blur(1px);  Safari 6.0 - 9.0
    filter: blur(1px);*/
}
.stopfade {
    opacity: .5;
}
.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(0,0,0,0.3);
}
.landing-title-text p{
    z-index: 5;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

@media screen and (max-width: 699px){
    .header{
        height:68px;
        padding: 10px 0px 0px 0px;
        border-bottom: 1px solid rgba(51, 51, 51, 0.09);
        background: #fff;
        text-align: center;
    }
    .top-logo{
        height: 35px;
        min-height:50px;
        padding: 0;
        margin-left: 0px;
        text-align: center;
    }
    .landing-learn-more-content-title {
        padding-bottom: 30px !important;
        font-size: 13px !important;
        line-height: 25px !important;
    }
    .landing-learn-more-content-title p {
        width: 60% !important;
    }
    .company-location-container ul li {
        display: inline;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 26px;
        float: left;
        margin-right: 12px;
    }
    .video-body{
        background: rgb(213,213,213);
        position: relative;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
        height: 300px;
        overflow: hidden;
    }
    .sub-header{
        background: rgb(250,250,250);
        text-align: center;
        padding: 30px 40px 30px 40px;
        color: rgb(50,59,152);
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        word-spacing: 2px;
    }
    .sub-header > h1{
        max-width: 300px;
        margin: 0px;
        margin-bottom: 10px;
    }
    .sub-header > h3{
        max-width: 300px;
        margin: 0px;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        word-spacing: 2px;
    }
}
.vertical-text1 {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: left;
    top: 10%;
    font-size: 20px;
    left: -30%;
    opacity: 0;
    -moz-animation: scroll-left1 9s linear;
    -webkit-animation: scroll-left1 9s linear;
    animation: scroll-left1 9s linear;
}
@keyframes scroll-left1 {
    0%   {
        left: -30%;
        opacity: 1;
    }
    100% {
        left: 110%;
        opacity: 1;
    }
}
.vertical-text2{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: left;
    top: 30%;
    font-size: 20px;
    left: -30%;
    opacity: 0;
    -moz-animation: scroll-left1 7s linear;
    -webkit-animation: scroll-left1 7s linear;
    animation: scroll-left1 7s linear;
    animation-delay: 11s;
}
.vertical-text3 {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: left;
    top: 70%;
    font-size: 20px;
    left: -30%;
    opacity: 0;
    -moz-animation: scroll-left1 8s linear;
    -webkit-animation: scroll-left1 8s linear;
    animation: scroll-left1 8s linear;
    animation-delay: 20s;
}
/* Move it (define the animation) */
.landing-learn-more-content{
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px 0px;
}
.landing-learn-more-content-title{
    width: 100%;
    float: left;
    padding-bottom: 30px;
    font-size: 31px;
    color: #323b97;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}
.landing-learn-more-content-title p{
    width: 38%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #323b97;
}
.company-location-container{
    width: 100%;
    float: left;
    padding: 20px 0;
}
.company-location-container ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
}
.company-location-container ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.company-location-container ul li a{
    font-size: 14px;
    color: #db2c27;
    border: 1px solid #db2c27;
    padding: 5px 12px;
    border-radius: 50px;
    -webkit-transition: background-color 0.6s ease-out;
    -moz-transition: background-color 0.6s ease-out;
    -o-transition: background-color 0.6s ease-out;
    transition: background-color 0.6s ease-out;
}
.company-location-container ul li a:hover,
.company-location-container ul li a:active,
.company-location-container ul li a:focus
{
    background:#db2c27;
    color:#fff;
    text-decoration: none;
}
/*Landing Page Style end*/

/*Event and News Page Styles Start*/
.news-body-container{
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 40px 0;
}
.news-body-container .top-content-section{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.news-body-container .top-content-section .title{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 400;
    margin-bottom: 30px;
}
.news-body-container .top-content-section .desc{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #616161;
    font-weight: 300;
}
.news-body-container .news-single-post{
    width: 100%;
    float: left;
    margin: 30px 0;
}
.news-body-container .news-single-post .news-img{
    width: 100%;
    float: left;
}
.news-body-container .news-single-post .news-img img{
    width: 100%;
}
.news-body-container .news-single-post .news-content{
    width: 100%;
    float: left;
    background: #fff;
    padding: 12px;
    box-shadow: 0px 0px 3px #C2C2C2;
}
.news-body-container .news-single-post .news-content .title{
    width: 100%;
    min-height: 40px;
    float: left;
    font-size: 13px;
    color: #323b97;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.news-body-container .news-single-post .news-content .desc{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #424242;
    font-weight: 600;
    line-height: 20px;
}
.news-body-container .news-single-post .news-content .btn-group{
    width: 100%;
    float: left;
    margin-top: 7px;
}
.news-body-container .news-single-post .news-content .btn-group .btn-share{
    font-size: 11px;
    color: #2670c5;
    font-weight: 700;
    float: left;
    box-shadow: none;
    position: relative;
    padding-left: 20px;
}
.news-body-container .news-single-post .news-content .btn-group .btn-share:after{
    content: "\f498";
    font-family: "Ionicons";
    font-size: 18px;
    color: #f1595c;
    font-weight: 300;
    position: absolute;
    top: 2px;
    left: 0;
}
.news-body-container .news-single-post .news-content .btn-group .btn-readmore{
    font-size: 11px;
    color: #2670c5;
    font-weight: 700;
    float: right;
    box-shadow: none;
    padding-right: 0;
}
.news-body-container .news-single-post .news-content .btn-group .btn-share:hover,
.news-body-container .news-single-post .news-content .btn-group .btn-readmore:hover{
    color: #323b97;
}
/*News Page Styles End*/
/*Partners Page Styles End*/
.partner-body-container{
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 40px 0;
}
.partner-body-container .partnering-with-america-works{
    width: 100%;
    float: left;
}
.partner-body-container .partnering-with-america-works .title{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px;
}
.partner-body-container .partnering-with-america-works .left-content{
    width: 100%;
    float: left;
}
.left-content .subtitle{
    width: 100%;
    float: left;
    font-size: 21px;
    color: #333333;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 15px !important;
}
.full-desc{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #333333;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
}
.partner-body-container .partnering-with-america-works .right-img{
    width: 100%;
    float: left;
}
.partner-body-container .how-it-works{
    width: 100%;
    height: 450px;
    float: left;
    background: url(/assets/images/how-it-work-img-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
}
.partner-body-container .how-it-works .title{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #d92d27;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.partner-body-container .how-it-works .content-block{
    <!--width: 100%;-->
    min-height: 200px;
    float: left;
    padding-bottom: 10px;
}
.partner-body-container .how-it-works .content-block .how-it-works-title{
    width: 100%;
    float: left;
    font-size: 21px;
    color: #323b97;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.partner-body-container .how-it-works .content-block .short-desc{
    width: 100%;
    min-height: 115px;
    float: left;
    font-size: 14px;
    color: #141414;
    font-weight: 500;
    line-height: 22px;
}
.why-work-with-us{
    width: 100%;
    float: left;
    background: #fbfdfd;
    padding: 40px 0;
}
.why-work-with-us .title{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 60px !important;
}
.why-work-with-us .left-img{
    width: 100%;
    float: left;
}
.why-work-with-us .right-content{
    width: 100%;
    float: left;
}
.why-work-with-us .right-content ul{
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.why-work-with-us .right-content ul li{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333333;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.why-work-with-us .right-content ul li:after{
    content: "\f3fe";
    font-family: "Ionicons";
    font-size: 30px;
    color: #303b97;
    font-weight: 300;
    position: absolute;
    top: 5px;
    left: -10px;
}
.partner-body-container .testimonial-container{
    width: 100%;
    float: left;
    margin: 0;
}
/*Partners Page Styles End*/
/*Event page Style Start*/
.event-body-container{
    width: 100%;
    float: left;
}
.event-body-container .filter-control-top{
    width: 100%;
    float: left;
    background: #fff;
    padding: 40px 0;
    box-shadow: 
        inset 0px 1px 3px -2px #CCC,
        inset 0px -1px 3px -2px #CCC;
}
.event-body-container .filter-control-top .title{
    width: 100%;
    float: left;
    font-size: 23px;
    color: #323b97;
    font-weight: 600;
    margin-bottom: 30px;
}
.event-body-container .filter-control-top .event-label{
    font-size: 13px;
    color: #000;
    padding-right: 10px;
}
.event-body-container .filter-control-top .filter-button{
    background: #fff;
    font-size: 11px;
    color: #3c6ca9;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #3c6ca9;
    box-shadow: none;
    transition: all .5s;
    margin: 0 5px;
    outline:none;
}
.event-body-container .filter-control-top .filter-button:hover{
    background: #3c6ca9;
    color: #fff;
    transition: all .5s;
}
.event-body-container .filter-control-top .filter-button.active{
    background: #3c6ca9;
    color: #fff;
}
.event-body-container .filtering-bodycontent{
    width:100%;
    float: left;
    background: #fafafa;
    padding: 40px 0;
    margin-top: 40px;
}
.event-body-container .filtering-bodycontent .date-section-header{
    width:100%;
    float: left;
    margin-bottom: 45px;
}
.event-body-container .filtering-bodycontent .date-section-header .date-highlight{
    width:60px;
    height: 60px;
    float: left;
    background: #3c6ca9;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
}
.event-body-container .filtering-bodycontent .date-section-header .month-strong{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    margin-top: 7px;
}
.event-body-container .filtering-bodycontent .date-section-header .month-light{
    float: none;
    font-size: 14px;
    color: #999999;
    font-weight: 300;
}
.event-body-container .filtering-bodycontent .date-section-header .event-control{
    text-align: right;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-grid{
    background: transparent;
    font-size: 30px;
    color: #d5d5d5;
    box-shadow: none;
    transition: all .5s;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-grid:hover{
    color: #303b97;
    transition: all .5s;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-left-arrow{
    width: 30px;
    height: 30px;
    border-radius: 60px;
    border: 2px solid #343434;
    line-height: 0px;
    background: transparent;
    box-shadow: none;
    transition: all .5s;
    outline:none;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-left-arrow i{
    float: left;
    margin-left: -2px;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-right-arrow{
    width: 30px;
    height: 30px;
    border-radius: 60px;
    border: 2px solid #343434;
    line-height: 0px;
    background: transparent;
    box-shadow: none;
    transition: all .5s;
    outline:none;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-right-arrow i{
    float: left;
    margin-left: -1px;
}
.event-body-container .filtering-bodycontent .date-section-header .btn-left-arrow:hover,
.event-body-container .filtering-bodycontent .date-section-header .btn-right-arrow:hover{
    background: #303b97;
    border: 2px solid #303b97;
    color: #fff;
    transition: all .5s;
}
.event-body-container .filtering-bodycontent .each-item{
    width: 100%;
    float: left;
    position:relative;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 7px;
    margin-bottom: 15px;
}
.event-body-container .filtering-bodycontent .each-item .event-time{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #050505;
    font-weight: 600;
}
.event-body-container .filtering-bodycontent .each-item .event-image{
    width: 100%;
    float: left;
}
.event-body-container .filtering-bodycontent .each-item .event-image img{
    width: 100%;
}
.event-body-container .filtering-bodycontent .each-item .event-content{
    width: 100%;
    float: left;
}
.event-body-container .filtering-bodycontent .each-item .event-content .all-light{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #323b97;
    font-weight: 500;
    text-transform: uppercase;
}
.event-body-container .filtering-bodycontent .each-item .event-content .title-strong{
    width: 100%;
    float: left;
    font-size: 25px;
    color: #212121;
    font-weight: 600;
}
.event-body-container .filtering-bodycontent .each-item .event-content .title-strong a{
    color: #212121;
    text-decoration:none;
}
.event-body-container .filtering-bodycontent .each-item .event-content .title-strong a:hover{
    color: #323b97;
}
.event-body-container .filtering-bodycontent .each-item .event-content .text-month{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #d92d27;
    font-weight: 400;
    margin-bottom: 15px;
}
.event-body-container .filtering-bodycontent .each-item .event-content .short-desc{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #3e4543;
    font-weight: 400;
    line-height: 20px;
}
.event-body-container .filtering-bodycontent .each-item .event-content .long-title {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #3e4543;
    font-weight: 700;
    margin-bottom: 30px;
}
.event-body-container .filtering-bodycontent .each-item .event-content .long-desc {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #3e4543;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 15px;
}
.event-body-container .filtering-bodycontent .each-item .event-content .btn-share{
    font-size: 13px;
    color: #2670c5;
    font-weight: 700;
    box-shadow: none;
    position: relative;
    padding-left: 25px;
    margin-top: 25px;
}
.event-body-container .filtering-bodycontent .each-item .event-content .btn-share:after{
    content: "\f498";
    font-family: "Ionicons";
    font-size: 24px;
    color: #f1595c;
    font-weight: 300;
    position: absolute;
    top: 1px;
    left: 0;
}
.event-body-container .filtering-bodycontent .each-item .event-content .btn-share:hover{
    color: #323b97;
}
.event-body-container .filtering-bodycontent .event-right-sidebar{
    width: 100%;
    float: left;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .event-calendar-block{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .event-calendar-block .title{
    width: 100%;
    float: left;
    font-size: 19px;
    color: #303b97;
    font-weight: 600;
    margin-bottom: 15px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block{
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px;
    border-top: 4px solid #323b97;
    box-shadow: 0px 0px 3px #C2C2C2;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block .title{
    width: 100%;
    float: left;
    font-size: 19px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 15px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block .text{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #999999;
    font-weight: 300;
    line-height: 20px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block .form-control{
    border: 2px solid #dddddd;
    height: 34px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block .btn-subscribe{
    background: #fff;
    font-size: 11px;
    color: #303b97;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #303b97;
    box-shadow: none;
    transition: all .5s;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .newsletter-block .btn-subscribe:hover{
    background: #303b97;
    color: #fff;
    transition: all .5s;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block .title{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #d92d27;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block .tweet-post{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #888888;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 10px;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block .tweet-name{
    font-size: 13px;
    color: #f59393;
    font-weight: 500;
}
.event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block .tweet-date{
    font-size: 11px;
    color: #323b97;
    font-weight: 500;
}
.event-body-container .interested-in-attending-bottom{
    width: 100%;
    float: left;
    background: #fff;
    padding: 80px 0;
    text-align: center;
    box-shadow: 
        inset 0px 1px 3px -2px #CCC,
        inset 0px -1px 3px -2px #CCC;
}
.event-body-container .interested-in-attending-bottom .interested-title{
    font-size: 31px;
    color: #323b97;
    font-weight: 600;
    text-transform: uppercase;
}
.event-body-container .interested-in-attending-bottom .btn-reachout{
    background: #fff;
    font-size: 14px;
    color: #c7130c;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #c7130c;
    box-shadow: none;
    transition: all .5s;
    margin-left: 30px;
    margin-top: -15px;
    padding: 9px 20px;
}
.event-body-container .interested-in-attending-bottom .btn-reachout:hover{
    background: #c7130c;
    color: #fff;
}
.event-detail-top-header{
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
}
.event-image-marginbottom{
    margin-bottom: 25px;
}
.event-body-container .admission-block-bottom{
    width: 100%;
    float: left;
    background: #fff;
    padding: 30px 0;
    box-shadow: 
        inset 0px 1px 3px -2px #CCC,
        inset 0px -1px 3px -2px #CCC;
}
.event-body-container .admission-block-bottom .title{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #cc1a1a;
    font-weight: 600;
    text-transform: uppercase;
}
.event-body-container .admission-block-bottom .list-group{
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-top: 10px;
}
.event-body-container .admission-block-bottom .list-group ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.event-body-container .admission-block-bottom .list-group ul li{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #3b3b3b;
}
.event-body-container .admission-block-bottom .list-group ul li .text-strong{
    font-weight: 600;
}
.event-body-container .upcoming-events-block{
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 30px 0;
}
.event-body-container .upcoming-events-block .title{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #2e0ea4;
    font-weight: 600;
    text-transform: uppercase;
}
.event-body-container .upcoming-events-block .event-single-post{
    width: 100%;
    float: left;
    margin-top:30px; 
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-image{
    width: 100%;
    float: left;
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-image img{
    width: 100%;
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-event-all{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #323b97;
    font-weight: 600;
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-event-title{
    width: 100%;
    float: left;
    font-size: 25px;
    color: #333;
    font-weight: 600;
    margin: 10px 0;
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-event-month{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #d92d27;
    font-weight: 600;
}
.event-body-container .upcoming-events-block .event-single-post .upcoming-event-info{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333;
    font-weight: 600;
}
.event-admission-social-icons{
    width:100%;
    float:left;
}
.event-admission-social-icons ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
.event-admission-social-icons ul.social-network li {
    display: inline;
    float: left;
}
/* footer social icons */
.event-admission-social-icons .social-network a.icoRss:hover {
    background-color: #F56505;
}
.event-admission-social-icons .social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.event-admission-social-icons .social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.event-admission-social-icons .social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.event-admission-social-icons .social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.event-admission-social-icons .social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.event-admission-social-icons .social-network a.icoRss:hover i, .event-admission-social-icons .social-network a.icoFacebook:hover i, .event-admission-social-icons .social-network a.icoTwitter:hover i,
.event-admission-social-icons .social-network a.icoGoogle:hover i, .event-admission-social-icons .social-network a.icoVimeo:hover i, .event-admission-social-icons .social-network a.icoLinkedin:hover i {
    color:#fff;
}
.event-admission-social-icons a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}
.event-admission-social-icons .social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    text-align:center;
    width: 40px;
    height: 40px;
    font-size:20px;
}
.event-admission-social-icons .social-circle li i {
    margin:0;
    line-height:40px;
    text-align: center;
}
.event-admission-social-icons .social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.event-admission-social-icons .social-circle i {
    color: #a4a4a4;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.event-admission-social-icons a {
    background-color: transparent;   
}
/*Event page Style End*/
/*privacy and policy Start*/
.privacy-policy-container{
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f6f6f6;
    padding-bottom: 70px;
}
.privacy-policy-container h1{
    width: 100%;
    float: left;
    font-size: 31px;
    line-height: 30px;
    color: #323b97;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}
.privacy-policy-container h3{
    width: 100%;
    float: left;
    font-size: 31px;
    line-height: 30px;
    color: #323b97;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}
.privacy-policy-container p{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #545658;
    line-height: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
.privacy-policy-container h6{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #262626;
    line-height: 14px;
    margin-bottom: 15px;
}
.privacy-policy-container a{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #323b97;
    line-height: 14px;
    text-decoration: underline;
    margin-bottom: 15px;
}
.privacy-policy-container .privacy-header-container{
    width: 100%;
    float: left;
    padding-top: 40px;
}
.privacy-policy-container .privacy-content-container{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.privacy-heighlight{
    color: #323b97 !important;
}
.privacy-policy-container ul {
    width: 100%;
    float: left;
    padding-left: 15px;
    margin-bottom: 0;
    list-style:circle;
}
.privacy-policy-container ul li{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #545658;
    line-height: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
.privacy-page-link{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #545658;
    line-height: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
.privacy-page-link a{
    width: auto;
    color: #545658;
    text-decoration: underline;
    margin-bottom: 0;
}
.terms-of-service .privacy-heighlight{
    text-transform: uppercase;
}
.terms-of-service .privacy-content-container {
    padding-top: 30px;
}
/*privacy and policy End*/
@media (max-width: 1200px){}
@media (max-width: 1024px){}
@media (max-width: 991px){}
@media (max-width: 768px) {
    .vc_row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    .jobseekers-form{
        width: 100% !important;
        float: left;
    }
    .jobseekers-form-right{
        width: 100% !important;
        float: left;
    }
    .jobseekers-form-right img{
        display:none;
    }
    .job-order-form-left{
        width: 100% !important;
        float: left;
    }
    .job-order-form-right{
        width: 100% !important;
        float: left;
    }
    .job-order-right-content-image{
        display:none;
    }
    .jobseeker-tab-left{
        width: 100% !important;
    }
    .jobseeker-tab-right{
        width: 100% !important;
    }
    .founder-content {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .contact-bottom-title {
        width: 100%;
    }
    .about-timeline-wizard {
        width: 100%;
        float: left;
        overflow: scroll;
    }
    .about-top-timeline-content {
        width: 100%;
        width: 1024px;
        float: left;
    }
    .partner-body-container .how-it-works {
        height: auto;
    }
    .partner-body-container .how-it-works .content-block {
        min-height: 175px;
    }
    .why-work-with-us .left-img {
        margin-bottom: 15px;
    }
    .why-work-with-us .title {
        margin-bottom: 40px;
    }
    /*Event Page Style Start*/
    .event-body-container .filtering-bodycontent .date-section-header .date-highlight {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
    .event-body-container .filtering-bodycontent .date-section-header .month-strong {
        margin-top: 0px;
    }
    .event-body-container .filtering-bodycontent .event-right-sidebar .twitter-block {
        margin-top: 0px;
    }
    .event-body-container .interested-in-attending-bottom .btn-reachout {
        margin-top: 10px;
    }
    .event-body-container .upcoming-events-block .event-single-post .upcoming-event-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .event-body-container .upcoming-events-block .event-single-post .upcoming-event-month {
        font-size: 12px;
    }
    /*Event Page Style Start*/
    .founder-content h3 {
        padding-bottom: 0px;
        margin:  0px;
    }
    .founder-content h1 {
        padding-bottom: 0px;
        margin:  0px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .vc_row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    video {
        position: relative;
    }
    .navbar-brand > img {
        display: inline-block;
        width: 200px;
    }
    .founder-social-set {
        width: 30px;
        float: left;
    }
    .jobseeker-form-content-left span.wpcf7-list-item{
        margin: 0 0 0 0 !important;
    }
    .jobseeker-form-content-left span.wpcf7-list-item {
        text-align: center;
        line-height: 34px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 7px;
    }
    span.wpcf7-list-item {
        display: inline-block;
        margin: 0 0 0 0 !important;
    }
    .body-top-section {
        margin: 0px;
    }
    .body-top-section.employers .category-set-title {
        min-height: auto;
    }
    .job-order-right-content-image{
        display: none;
    }
    .event-body-container .interested-in-attending-bottom .btn-reachout{
        margin-left:0px;
    }
    .send-message-btn {
        text-align: center;
    }
    .contact-bottom-title {
        font-size: 15px;
        width: 100%;
    }
    .office-location-set {
        margin: 0;
    }
    .about-timeline-wizard{
        width: 100%;
        float: left;
        overflow: scroll;
    }
    .location-inner-content {
        margin-top: -45px;
    }
    .about-top-timeline-content{
        /*width: 100%;*/
        width: 1024px;
        float: left;
    }
    .news-body-container .top-content-section .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .news-body-container .top-content-section .desc {
        font-size: 14px;
    }
    .news-body-container .news-single-post .news-content .title {
        font-weight: 500;
    }
    .news-body-container .news-single-post .news-content .desc {
        font-weight: 400;
    }
    .news-body-container .news-single-post .news-content .btn-group .btn-share {
        font-weight: 500;
    }
    .news-body-container .news-single-post .news-content .btn-group .btn-readmore {
        font-weight: 500;
    }
    .partner-body-container .partnering-with-america-works .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    /*<!--.partner-body-container .left-content .subtitle {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }-->
    <!--.partner-body-container .partnering-with-america-works .left-content .full-desc {
        font-size: 14px;
        line-height: 20px;
    }-->*/
    .partner-body-container .how-it-works .title {
        font-size: 20px;
    }
    .partner-body-container .how-it-works .content-block .how-it-works-title {
        font-size: 14px;
        font-weight: 500;
    }
    .partner-body-container .how-it-works .content-block .short-desc {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .why-work-with-us .title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .why-work-with-us .left-img {
        margin-bottom: 15px;
    }
    /*Event Page Style Start*/
    .event-body-container .filter-control-top .title {
        font-size: 18px;
    }
    .event-body-container .filter-control-top .event-label {
        width: 100%;
    }
    .event-body-container .filter-control-top .filter-button {
        margin: 0px;
        font-size: 10px;
        font-weight: 400;
        padding: 6px 8px;
    }
    .event-body-container .filtering-bodycontent .date-section-header .date-highlight {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
    }
    .event-body-container .filtering-bodycontent .date-section-header {
        margin-bottom: 30px;
    }
    .event-body-container .filtering-bodycontent .date-section-header .month-strong {
        margin-top: 0px;
    }
    .event-body-container .filtering-bodycontent .each-item .event-time {
        padding-left: 15px;
    }
    .event-body-container .filtering-bodycontent .each-item .event-content .title-strong {
        font-size: 14px;
        font-weight: 600;
    }
    .event-body-container .filtering-bodycontent .each-item .event-content .text-month {
        font-size: 13px;
    }
    .event-body-container .filtering-bodycontent .each-item .event-content .all-light {
        font-size: 13px;
    }
    .ll-skin-melon td .ui-state-default {
        padding: 9px 6px;
    }
    .event-body-container .interested-in-attending-bottom .interested-title {
        font-size: 14px;
        font-weight: 500;
    }
    .event-body-container .interested-in-attending-bottom .btn-reachout {
        font-size: 12px;
        font-weight: 500;
    }
    .event-body-container .admission-block-bottom .title {
        font-size: 16px;
    }
    .event-body-container .upcoming-events-block .title {
        font-size: 16px;
    }
    .event-body-container .upcoming-events-block .event-single-post .upcoming-event-title {
        font-size: 14px;
        margin-bottom: 0;
    }
    .event-body-container .upcoming-events-block .event-single-post .upcoming-event-month {
        font-size: 12px;
        font-weight: 400;
    }
    .event-body-container .upcoming-events-block .event-single-post .upcoming-event-info {
        font-size: 12px;
        font-weight: 500;
    }
    .event-body-container .filtering-bodycontent .date-section-header .event-control{
        text-align: center;
    }
    /*Event Page Style End*/

    .home-page-banner.video-body{
        height: 180px !important;
        width: 100% !important;
    }
    .home-page-banner.video-body video{
        height: 180px !important;
        width: 100% !important;
    }

}
/*Event and News Page Styles End*/
/*jobseeker page style start*/
.jobseeker-container{
    width:100%;
    float:left;
}
.lead-services-content{
    width:100%;
    float:left;
}
.lead-services-top-content{
    width:100%;
    float:left;
    margin:30px 0 !important;
}
.lead-services-top-content h1{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 400;
    text-align: center;
    margin:10px 0;
    text-transform:uppercase;
}
.lead-services-top-content h3{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 400;
    text-align: center;
    margin:10px 0;
    text-transform:uppercase;
}
.lead-services-top-content p{
    width: 100%;
    float: left;
    font-size:18px;
    color: #141414;
    font-weight: 300;
    text-align: center;
    line-height:26px;
    margin:10px 0;
}
.jobseekers-section{
    width: 100%;
    min-height:374px;
    float: left;
    background:url(/assets/images/jobseeker-section-bg.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    position:relative;
}
.jobseekers-section-inner{
    width:100%;
    float:left;
    position:absolute;
    bottom:0;
    padding:30px 0;
}
.jobseekers-section-title{
    width: 100%;   
    float: left;
    font-size: 32px;
    color: #c7130c;
    font-weight: 700;
    text-align: center;
    margin:10px 0;
    text-transform:uppercase;
}
.jobseekers-enquire-btn {
    width: 100%;
    float: left;
    text-align: center;
    padding: 15px 0;
}
.jobseekers-enquire-btn .button--winona::after,
.jobseekers-enquire-btn .button--winona > span {
    padding: 0.4em 1.4em;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
}
.jobseekers-enquire-btn .button--winona:hover {
    border-color: #db2c27;
    background-color: rgba(63, 81, 181, 0.1);
}
.jobseekers-enquire-btn .button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.jobseekers-enquire-btn .button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
.jobseekers-enquire-btn .button--winona {
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.jobseekers-enquire-btn .button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.jobseekers-enquire-btn .button--winona > span {
    display: block;
}
.jobseekers-enquire-btn .button--winona:hover {
    border-color: #db2c27;
    background-color: #db2c27;
}
.jobseekers-enquire-btn .button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.jobseekers-enquire-btn .button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
/*success stories start*/
.success-stories-section{
    width:100%;
    float:left;
    background:#fafafa;
}
.success-stories-title-patch{
    width:100%;
    float:left;
    height:78px;
    background:#3c6ca9;
    position:relative;
}
.success-stories-title-patch:after{
    content: "";
    position: absolute;
    margin-left: -26px;
    bottom: -18px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 19px solid #3c6ca9;
}
.success-stories-title-patch h1, .success-stories-title-patch h3{
    width:100%;
    float:left;
    font-size: 31px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform:uppercase;
}
.success-stories-text-content{
    width:100%;
    float:left;
    font-size:20px;
    color: #141414;
    font-weight: 300;
    text-align: left;
    line-height:29px;
    padding:30px;
    margin-top: 30px;
}
.success-section{
    width:100%;
    float:left;
    margin: 10px 0;
}
.success-section-video{
    width:100%;
    float:left;
    margin-top: 20px;
    margin-bottom:40px;
}
.people-box-content{
    width:100%;
    float:left;
    margin:0px 0px 20px 0px;
    float: right;
    background: #fff;
    -moz-box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    -webkit-box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    box-shadow: 0px 0px 6px rgba(68,68,68,0.1);
    padding: 5px 22px;
}
/* Tabs panel style start*/
/* Default mode */
.people-box-content .tabbable-line > .nav-tabs {
    border-bottom: 1px solid #bc0a0a;
    margin: 0px;
    text-transform:uppercase; 
    margin-top: 10px;
    margin-bottom: 10px;
}
.people-box-content .tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.people-box-content .tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #c73232;
}
.people-box-content .nav-tabs > li {
    float: left;
    margin-bottom: -7px;
}
.people-box-content .nav > li > a {
    position: relative;
    display: block;
    padding: 4px 9px;
}
.people-box-content .tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.people-box-content .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 7px solid #bc0a0a;
}
.people-box-content .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #bc0a0a;
}
.people-box-content .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.people-box-content .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.people-box-content .tabbable-line > .nav-tabs > li.active {
    border-bottom: 7px solid #bc0a0a;
    position: relative;
}
.people-box-content .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #bc0a0a;
}
.people-box-content .tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.people-box-content .tabbable-line > .tab-content {
    width:100%;
    float:left;
    height: 263px;
    margin-top: -7px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #bc0a0a;  
    overflow:hidden;
    font-size:14px;
    font-weight:300;
}
.people-box-content .portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}
.people-box-content p {
    margin-bottom: 20px;
}
/* Tabs panel style end*/
/*success stories end*/
/*process style start*/
.process-section{
    width:100%;
    float:left;
    margin: 20px 0;
}
.process-section h1{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #c7130c;
    font-weight: 500;
    text-align: center;
    margin: 15px 0;
    text-transform: uppercase;
}
.process-section h3{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #d92d27;
    font-weight: 500;
    text-align: center;
    margin: 15px 0;
    text-transform: uppercase;
}
.process-set{
    width: 100%;
    min-height: 286px;
    float: left;
    padding: 30px 0;
}
.process-set h5{
    width: 100%;
    min-height: 46px;
    float: left;
    font-size: 21px;
    color: #323b97;
    font-weight: 500;
    text-align: left;
    margin: 10px 0;
    text-transform: uppercase;
}
.process-set p{
    width: 100%;
    float: left;
    font-size: 15px;
    color: #141414;
    font-weight: 400;
    text-align: left;
    line-height:23px;
}
/*process style end*/
/*jobseeker testimonial style start*/
.testimonials-section{
    width: 100%;
    float: left;
    padding-bottom: 50px;
    /*background: #fafafa;
    -moz-box-shadow: 0px 2px 2px rgba(68,68,68,0.1);
    -webkit-box-shadow: 0px 2px 2px rgba(68,68,68,0.1);
    box-shadow: 0px 2px 2px rgba(68,68,68,0.1);*/
}
.testimonials-section h1{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 500;
    text-align: center;
    /*margin: 15px 0;*/
    margin-top:40px;
    text-transform: uppercase;
}
.testimonials-section h3{
    width: 100%;
    float: left;
    font-size: 31px;
    color: #323b97;
    font-weight: 500;
    text-align: center;
    /*margin: 15px 0;*/
    margin-top:40px;
    text-transform: uppercase;
}
.testimonials-section .single-item{
    width: 100%;
    float: left;
    margin:20px 0;
}
.testimonials-section #testimonial-carousel {
    margin-bottom: 0;
    padding:0;
}
/*jobseeker testimonial style start*/
/*office location style start*/
.jobseeker-contact-section{
    width: 100%;
    float: left;
    margin:10px 0;
}
.jobseeker-location-left{
    width: 100%;
    float: left;
    font-size: 20px;
    color: #545658;
    font-weight: 500;
    text-align: left;
    line-height:34px;
    margin: 15px 0;
}
.jobseeker-contact-section .btn-reachout {
    background: #fff;
    font-size: 14px;
    color: #3c6ca9;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #3c6ca9;
    box-shadow: none;
    transition: all .5s;
    margin-top:28%;
    padding: 9px 20px;
}
.jobseeker-contact-section .btn-reachout:hover{
    background: #3c6ca9;
    color: #fff;
}
/*office location style end*/
/*jobseeker page style end*/

/*jobseekers form style start*/
.jobseekers-form{
    width:100%;
    float:left;
} 
.jobseekers-form .job-order-inner-content p{
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #141414;
    line-height:28px;
    text-align: center;
    margin-top:-10px;
}
.jobseekers-right-content-image{
    width: 100%;
    height: 633px;
    float: left;
    background: url(/assets/images/jobseekers-form-image.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 40px;
}
.jobseekers-form .job-order-left-content label {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #444444;
    font-weight: 600;
}
/*checkbox style start*/
.label-fullwidth{
    width:100%;
    float:left;
}
.jobseekers-form label.radio-inline,
.jobseekers-form label.checkbox-inline,
.jobseekers-form label.radio,
.jobseekers-form label.checkbox {
    width:auto;
    margin-left: 10%;
    cursor: pointer;
    font-size: 10px;
    color: #303b97;
    font-weight: 600;
    text-transform:uppercase;
    padding: 1px 15px;
    background-color: transparent;
    border: solid 1px #303b97;
    margin-bottom: 10px!important;
    border-radius: 60px;
    text-align: center;   
    margin-top: 4px;
    -webkit-transition:ease-out 0.6s;
    -moz-transition:ease-out 0.6s;
    -o-transition:ease-out 0.6s;
    transition:ease-out 0.6s;
}
.jobseekers-form label.radio-inline.checked,
.jobseekers-form label.checkbox-inline.checked,
.jobseekers-form label.radio.checked,
.jobseekers-form label.checkbox.checked {
    background-color:#303b97;
    color:#fff!important;
}
.jobseekers-form .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left:0px;
    display:none;
}
/*checkbox style end*/
.jobseekers-form-button-content{
    width:100%;
    float:left;
    border-top:solid 1px #000;
    margin-top: 30px;
} 
/*button style start*/
.jobseekers-form-button-content .button {
    min-width: 100px;
    max-width: 250px;
    margin-top:3em;
    margin-bottom:2em;
    padding: 0.2em 0;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    border-color:#303b97 ;
    color:#303b97;
}
.jobseekers-form-button-content .button--winona {
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.jobseekers-form-button-content .button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #303b97;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.jobseekers-form-button-content .button--winona > span {
    display: block;
}
.jobseekers-form-button-content .button--winona::after,
.jobseekers-form-button-content .button--winona > span {
    padding: 0.2em 1em;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.jobseekers-form-button-content .button--winona:hover {
    border-color: #303b97;
    background-color: rgba(63, 81, 181, 0.1);
}
.jobseekers-form-button-content .button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.jobseekers-form-button-content .button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
.jobseekers-form-button-content .button--winona {
    overflow: hidden;
    padding: 0;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.jobseekers-form-button-content .button--winona::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.jobseekers-form-button-content .button--winona > span {
    display: block;
}
.jobseekers-form-button-content .button--winona:hover {
    border-color: #303b97;
    background-color: #303b97;
}
.jobseekers-form-button-content .button--winona:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.jobseekers-form-button-content .button--winona:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
/*button style end*/
/*jobseekers form style end*/
/**
  MEDIA QUERIES
*/
@media (max-width:1300px){
    .office-location-set-title {
        font-size: 13px;
    }
}
@media (min-width:769px) and (max-width:1199px){
    .location-set-space {
        margin: 0 4%;
    }
    /*job order form page style start*/
    .job-order-right-content .category-set-icon {
        width: 60px;
        height: 60px;
        font-size: 36px;
        line-height: 60px;
    }
    .job-order-right-content .category-set-title {
        font-size: 14px;
    }
    .job-order-right-content .category-set-desc {
        font-size: 13px;
        line-height: 22px;
    }
    /*job order form page style end*/
    /*about page style start*/
    .infographic-item-content-set {
        margin-top: -70px;
    }
    .founder-detail {
        width: 88%;
    }
    /*about page style end*/
}
@media (min-width:768px) and (max-width:1024px){
    /*body container style start*/    
    .info-on-america-works {
        font-size: 15px;
        line-height: 28px;
        margin:20px 0;
    }
    .category-set-title {
        font-size: 20px;
    }
    .category-set-desc {
        font-size: 14px;
    }
    .owl-theme .owl-controls {
        right: -185px;
    }
    /*body container style end*/
}
@media (max-width:768px){
    /*body container style start*/   
    /*event style start*/
    .owl-theme .owl-controls {
        top: 4px;
        right: -22px;
    }
    .newsletter-content {
        margin-top: 20px;
    }
    /*event style end*/
    /*body container style end*/
    /*contact style start*/
    .location-set-space {
        margin:0;
    }
    /*contact style end*/
    /*about page style start*/
    .infographic-item-content-set{
        margin-top:-190px;
    }
    .founder-detail {
        width: 88%;
    }
    /*about page style end*/
    /*jobseeker page style start*/
    .jobseeker-contact-section .btn-reachout {
        margin-top: 50%;
    }
    /*jobseeker page style end*/
    .home-page-banner.video-body {
        height: 332px;
        width: 100%;
    }
    .home-page-banner.video-body video{
        width: 100%;
    }
}
@media (max-width:750px){
    /*body container style start*/     
    .info-on-america-works {
        font-size: 14px;
        line-height: 28px;
        margin:20px 0;
    }   
    .category-set-title {
        font-size: 20px;
    }
    .category-set-desc {
        font-size: 13px;
    }
    /*event style start*/    
    .event-name {
        font-size: 16px;
    }    
    .event-title {
        font-size: 18px;
        margin: 24px 0;
    }
    .event-description {
        font-size: 13px;
    }
    /*event style end*/  
    /*testimonial style start*/
    .testimonial-container h5 {
        font-size: 17px;
    }
    #testimonial-carousel p {
        font-size: 14px;
        text-align: left;
    }
    /*testimonial style end*/
    /*body container style end*/
    /*footer style start*/
    .footer-logo {
        margin-bottom:20px;
    }
    .newsletter-content {
        margin-top: 20px;
    }
    .subscribe-btn {
        margin-top:0px;
    }
    .footer-nav {
        font-size: 12px;
        line-height: 30px;
    }
    /*footer style end*/
    /*contact style start*/
    .contact-form-content h3 {
        font-size: 22px;
    }
    .contact-form-content p {
        font-size: 14px;
    }
    /*contact style end*/

    /*job order form page style start*/
    .job-order-inner-content h1 {
        font-size: 20px;
    }
    .job-order-inner-content h3 {
        font-size: 20px;
    }
    .job-order-left-content {
        padding: 20px 20px;
    }

    .job-order-right-content .category-set-title {
        font-size: 14px;
    }
    .job-order-right-content .category-set-desc {
        font-size: 13px;
        line-height: 22px;
    }
    /*job order form page style end*/
    /*about page style start*/
    .founder-social-set {
        margin-top: 0px;
    }
    .founder-detail {
        width: 87%;
        margin-top: 0px;
    }
    .infographic-item-content-set {
        margin-top: -160px;
    }
    .founder-detail {
        width: 87%;
    }
    /*about page style end*/
    /*jobseeker page style start*/
    .jobseeker-contact-section .btn-reachout {
        margin-top: 50%;
    }
    .lead-services-top-content h3 {
        font-size: 20px;
    }
    .lead-services-top-content p {
        font-size: 14px;
    }
    .jobseekers-section-title {
        font-size: 26px;
    }
    .success-stories-title-patch h3 {
        font-size: 20px;
		padding: 0 10px;
    }
    .success-stories-text-content {
        font-size: 14px;
        padding: 15px;
    }
    .process-section h3 {
        font-size: 20px;
    }
    .process-set {
        min-height: auto;
        padding:0;
        padding-bottom:30px;
    }
    .process-set h5 {
        min-height: 0;
        font-size: 16px;
    }
    .testimonials-section h3 {
        font-size: 20px;
    }
    .jobseeker-location-left {
        font-size: 14px;
        line-height: 28px;
    }
    .jobseeker-contact-section .btn-reachout {
        margin-bottom: 20px;
    }
    .people-box-content .tabbable-line > .nav-tabs > li {
        margin-right: 2px;
        width: 100%;
        margin: 5px 0;
    }
    /*jobseeker page style end*/
    /*jobseeker form page style style*/
    .jobseekers-form .job-order-inner-content p {
        font-size: 14px;
        line-height: 24px;
    }
    .jobseekers-form .job-order-right-content {
        margin: 10px 0;
    }
    .jobseekers-form .jobseekers-right-content-image {
        margin-bottom: 10px;
    }
    /*jobseeker form page style end*/
}
@media (max-width:360px){
    .jobseekers-form label.radio-inline, .jobseekers-form label.checkbox-inline, .jobseekers-form label.radio, .jobseekers-form label.checkbox {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .vc_row {
        margin-left: -15px;
        margin-right: -15px;
        width: 1170px;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .vc_row.container-fluid{
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100% !important;
        padding:0 !important;
    }
    .vc_row.container-fluid .vc_column-inner{
        padding:0 !important;
    }
    .vc_row.container-fluid .wpb_content_element{
        margin-bottom: 0;
    }

    .partner-slider .testimonial-container{
        padding: 40px 0 !important;
    }
    .success-stories-section .wpb_text_column :last-child{
        /*margin-bottom: -1px;*/
    }
}

/*Newsletter Style Start*/
.EMAIL-label{
    display:none;
}
.yikes-easy-mc-submit-button{
    background: #fff;
    font-size: 11px;
    color: #303b97;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    border: 1px solid #303b97;
    box-shadow: none;
    transition: all ease .5s;
    padding: 5px 15px !important;
    min-height: 30px !important;
    width: auto !important;

}
.yikes-easy-mc-submit-button:hover{
    background: #303b97;
    color: #fff;
    transition: all ease .5s;
}
.yikes-easy-mc-email{
    padding: 0px 10px !important;
    background-color: #fff !important;
    font-size: 14px;
    font-weight: 300;
    min-height: 33px;
}
.mc4wp-form-fields input{
    width: 100%;
    padding-left: 7px;
    font-size: 13px;
    font-weight: 300;
    height: 30px;
    border: 2px solid #e4e4e4;
}
.mc4wp-error{
    width: 100%;
    height: 30px;
    float: left;
    font-size: 13px;
    color: #ed1d24;
    text-align: center;
    border:2px solid #ed1d24;
}
.mc4wp-success{
    width: 100%;
    height: 30px;
    float: left;
    font-size: 13px;
    color: #09c912;
    text-align: center;
    border:2px solid #09c912;
}
/*.yikes-easy-mc-error-message{
    width: 100%;
    height: 30px;
    float: left;
    font-size: 13px;
    color: #ed1d24;
    text-align: center;
    border:2px solid #ed1d24;
}*/

/*Job Order Form Style Start*/
.job-order-left-content span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 100%;
    border: 1px solid #d92d27;
    margin-bottom: 10px !important;
    text-align: center;
    border-radius: 60px;
    position: relative;
    height:37px;
    line-height:34px;
}
/*.job-order-left-content input[type="radio"], .job-order-left-content input[type="checkbox"] {
    margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 36px;
    opacity: 0;
    cursor: pointer;
}
.job-order-left-content input[type="radio"]:checked ~ span, .job-order-left-content input[type="checkbox"]:checked ~ span{
    background:#d92d27;
    color:#fff;
    float:left;
    width:100%;
    height:36px;
    border-radius: 60px;
}*/
.btn-send{
    border: 1px solid #d92d27;
    color: #d92d27;
    padding: 5px 20px;
    border-radius: 60px;
    text-transform: uppercase;
    margin-top: 30px;
    transition: all ease 0.5s;
    background: transparent;
}
.btn-send:hover{
    border: 1px solid #d92d27;
    background:#d92d27;
    color: #fff;
    transition: all ease 0.5s;
}
.jobseeker-form-content-left{
width: 100%;
float: left;
background: #ecedee;
margin: 30px 0;
padding: 20px 54px;
padding-bottom: 40px;
}
/*Jobseeker Form Style Start*/
.jobseeker-form-content-left span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    width: 100%;
    border: 1px solid #484c8b;
    margin-bottom: 10px !important;
    text-align: center;
    border-radius: 60px;
    position: relative;
    height: 37px;
    line-height: 34px;
}
.jobseeker-form-content-left input[type="radio"], .jobseeker-form-content-left input[type="checkbox"] {
    margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 36px;
    opacity: 0;
    cursor: pointer;
}
.jobseeker-form-content-left input[type="radio"]:checked ~ span, .jobseeker-form-content-left input[type="checkbox"]:checked ~ span{
    background:#484c8b;
    color:#fff;
    float:left;
    width:100%;
    height:36px;
    border-radius: 60px;
}
.jobseeker-form-content-left .btn-submit{
    background: transparent;
    border: 1px solid #484c8b;
    color: #484c8b;
    padding: 5px 20px;
    border-radius: 60px;
    text-transform: uppercase;
    margin-top: 30px;
    transition: all ease 0.5s;
}
.jobseeker-form-content-left .btn-submit:hover{
    border: 1px solid #484c8b;
    background:#484c8b;
    color: #fff;
    transition: all ease 0.5s;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    float: left;
    width:100%;
    text-align: center;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    float: left;
    width: 100%;
    text-align: center;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
    color: #ff0000;
    float: left;
    text-align: center;
}
/*Jobseeker Form Style End*/
.btn-sent-message{
    background: transparent;
    border: 2px solid #eb0c11;
    border-radius: 60px;
    padding: 10px 20px;
    color: #eb0c11;
    text-transform: uppercase;
    transition: all ease 0.5s;
}
.btn-sent-message:hover{
    background: #eb0c11;
    color: #fff;
    transition: all ease 0.5s;
}
.home-page-banner{
    width:100%;
    float:left;
}
.home-page-banner.video-body {
    height: 540px;
}

.no-content-available-content{
    width:100%;
    height:100vh;
    display:table;
}
.no-content-available-content-inner{
    display:table-cell;
    vertical-align:middle;
}
.no-content-available-icon{
    width:100%;
    float:left;
    font-size:60px;
    color:#c2c2c2;
    text-align:center;
    margin:20px 0;
}
.no-content-available-text{
    width:100%;
    float:left;
    font-size:18px;
    color:#c2c2c2;
    font-weight:400;
    text-align:center;
    margin:20px 0;
}
.subscribe-text{
    width:100%;
    float:left;
    margin-top:25px;
}
/*Job Order Page Checkbox Style Start*/
.job-order-left-content .email-updates .checkbox label:after, 
.job-order-left-content .email-updates .radio label:after {
    content: '';
    display: table;
    clear: both;
}
.job-order-left-content .email-updates .checkbox .cr,
.job-order-left-content .email-updates .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #d92d27;
     width: 20px;
    height: 20px;
    border-radius: 60px;
    float: left;
    margin-right: .5em;
}
.job-order-left-content .email-updates .radio .cr {
    border-radius: 50%;
}
.job-order-left-content .email-updates .checkbox .cr .cr-icon,
.job-order-left-content .email-updates .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    display:none;
}
.job-order-left-content .email-updates .radio .cr .cr-icon {
    margin-left: 0.04em;
}
.job-order-left-content .email-updates .checkbox label input[type="checkbox"],
.job-order-left-content .email-updates .radio label input[type="radio"] {
    display: none;
}
.job-order-left-content .email-updates .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.job-order-left-content .email-updates .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.job-order-left-content .email-updates .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.job-order-left-content .email-updates .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.job-order-left-content .email-updates .checkbox label input[type="checkbox"]:disabled + .cr,
.job-order-left-content .email-updates .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.job-order-left-content .email-updates input[type="checkbox"]:checked ~ span {
    background: #d92d27;
    border: 1px solid #d92d27;
    color: #fff;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 60px;
}
.job-order-left-content .email-updates input[type="checkbox"]:checked ~ span i{
    display:block !important;
}
.job-order-left-content .email-updates label{
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
}
/*Job Seekar Page Checkbox Style Start*/
.jobseeker-form-content-left .email-updates .checkbox label:after, 
.jobseeker-form-content-left .email-updates .radio label:after {
    content: '';
    display: table;
    clear: both;
}
.jobseeker-form-content-left .email-updates .checkbox .cr,
.jobseeker-form-content-left .email-updates .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #484c8b;
     width: 20px;
    height: 20px;
    border-radius: 60px;
    float: left;
    margin-right: .5em;
}
.jobseeker-form-content-left .email-updates .radio .cr {
    border-radius: 50%;
}
.jobseeker-form-content-left .email-updates .checkbox .cr .cr-icon,
.jobseeker-form-content-left .email-updates .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    display:none;
}
.jobseeker-form-content-left .email-updates .radio .cr .cr-icon {
    margin-left: 0.04em;
}
.jobseeker-form-content-left .email-updates .checkbox label input[type="checkbox"],
.jobseeker-form-content-left .email-updates .radio label input[type="radio"] {
    display: none;
}
.jobseeker-form-content-left .email-updates .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.jobseeker-form-content-left .email-updates .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.jobseeker-form-content-left .email-updates .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.jobseeker-form-content-left .email-updates .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.jobseeker-form-content-left .email-updates .checkbox label input[type="checkbox"]:disabled + .cr,
.jobseeker-form-content-left .email-updates .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.jobseeker-form-content-left .email-updates input[type="checkbox"]:checked ~ span {
    background: #484c8b;
    border: 1px solid #484c8b;
    color: #fff;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 60px;
}
.jobseeker-form-content-left .email-updates input[type="checkbox"]:checked ~ span i{
    display:block !important;
}
.jobseeker-form-content-left .email-updates label{
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
}
.footer-text {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #545658;
    font-weight: 400;
    padding: 10px 0;
}
.footer-bottom-set .social-icon-group {
    float: right;
}
.news-body-container .col-md-4:nth-child(3n+1) {clear:left;}

@media (min-width: 1320px) {
  .home-page-banner.video-body {height:800px !important;}
}

.navbar-brand img {max-width:316px;}

.carousel-control img {max-width:25px; max-height:25px;}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#sf_form_salesforce_w2l_lead_1  .w2linput.submit{
    background: transparent;
    border: 2px solid #eb0c11;
    border-radius: 60px;
    padding: 10px 20px;
    color: #eb0c11;
    text-transform: uppercase;
    transition: all ease 0.5s;
}
#sf_form_salesforce_w2l_lead_1  .w2linput.submit:hover{
    background: #eb0c11;
    color: #fff;
    transition: all ease 0.5s;
}

.sf_one_column .sf_type_checkbox label {
  color: #6f6f6f;
  font-size: 14px;
  text-transform: none;
}




#wnb-bar{
	font-family: sans-serif;
	position:absolute;
	width:100%;
	z-index:99999;
	background:#000;
	text-align:center;
	color:#fff;
	height:auto;
	min-height:33px;
	top:0px;
	left:0px;
	border-bottom: 3px solid #fff;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	font-size:14px;
	line-height: 33px;
}

#wnb-bar a, #wnb-bar a:link, #wnb-bar a:active, #wnb-bar a:visited, #wnb-bar a:hover{
	font-family: sans-serif;
	text-decoration:none;
	color:white;
	text-decoration: underline;
}
.wnb-bar-button{
	display:inline-block;
	margin-left:5px;
	font-family: sans-serif;
	padding:5px 7px 3px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 16px;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


.center-div {
  background: white;
  width: 240px;
  height: 200px;
  margin: 20px;
  color: white;
  resize: vertical;
  overflow: auto;
  padding: 20px;
}
.ghost-center {
  position: relative;
}
.ghost-center::before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.ghost-center p {
  display: inline-block;
  vertical-align: middle;
}
