@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
@import url('https://fonts.googleapis.com/css?family=Quicksand:500');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
/*index page & Everywhere*/
.Blink {
    animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker {  
  from { opacity: 1;}
  to { opacity: .3;}
}
.headerLogo img{
width:176px;
padding:.4em 0em .6em 3.2em;
}
.listBtnsInPage{
color:#2985BC;
font-size:1.1em;
margin:.2em .2em .4em .6em;
text-decoration:none;
}
.listBtnsInPage:hover{
text-decoration:none;
color:#fff;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Assistant', sans-serif;
}
.nopadding{padding:0;}
.PageHeads{
font-size:1em;
font-family: 'Assistant', sans-serif;
font-weight:700;
}
.PageHeads a{
color:#34495E;
}
.paddingToContainer{
padding: 2em 0;
}
/*Start Job Seeker Page*/
.services{
background-color:#F5F5F5;
}
.services h3,h4{
font-weight:600;
}
.center {
    text-align: center;
}
.Jobseeker>section {
    padding: 10px 0;
}
.HeadingLinks a{
display:inline-block;
padding:2em;
font-family: 'Titillium Web', sans-serif;
color:#34495E !important;
transition: all .5s;
}
.O{
background-color:#FF4B2A;
color:#fff !important;
}
.W{
background-color:#fff;
}

.WG{
background-color:#F5F5F5;
}
.GR{
background-color:#ECF0F1;
}
.boxPdding{
padding: 21px 0 51px;
}
.boxPding{
padding: 21px 0;
}
.padding{
padding:1em;
}
.title{
	/* animation at bottom */
font-family: 'Assistant', sans-serif;
min-height: 100px;
position:relative;
    background: #F80000 url('../images/tumblr_static_bg3.jpg') repeat 0 0;
	-webkit-animation: 36s linear 0s normal none infinite animate;
	-moz-animation: 36s linear 0s normal none infinite animate;
	-ms-animation: 36s linear 0s normal none infinite animate;
	-o-animation: 36s linear 0s normal none infinite animate;
	animation: 36s linear 0s normal none infinite animate;
}
.title h1{
margin:30px 0 0;
font-weight:600;
color:#fff;
}
.msgDisp{
text-align:center;
background-color:#3F3F3F;
padding:.5em;
width:100%;
}
.msgDisp span{
color:#fff;
}
/* @media only screen and (max-width: 1400px), only screen and (max-device-width: 1400px)
{.msgDisp{left:45%;}} */
.breadcrumb{
    margin: 42px 0 0;
    color:#fff;
    background: none !important;
}
.breadcrumb>li+li:before {
	padding:0;
    content: "";
}
.breadcrumb>li+li:after {
    padding: 0 3px 0 6px;
    color: #fff;
    content: "/\00a0";
}
.breadcrumb>.active {
    color: #fff;
}
.breadcrumb a{
text-decoration: underline;
color:#fff;
}
#footer{
font-family: 'Titillium Web', sans-serif;
}
#bottom{
font-family: 'Titillium Web', sans-serif;
background-color:#3F3F3F;
font-size:.8em;
padding:0px 0 8px;
}
#bottom h4{
margin-bottom:0em;
}
.social{
padding:.72em 0;
}
.social boxS{
background-color:#000;
}
.social a{
    list-style: none;
    margin: 0px 0 0;
    font-size:2.4em;
    color:#fff;
    padding: 0 .5em;
    display: inline-block;
}
.social a:hover{
    color:#3F3F3F;
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px)
{
	.social{
padding:1.6em 0 1em 0;
}}
.footAnim{
font-family: 'Assistant', sans-serif;
    background: #F80000 url('../images/tumblr_static_bg3.jpg') repeat 0 0;
	-webkit-animation: 36s linear 0s normal none infinite animate;
	-moz-animation: 36s linear 0s normal none infinite animate;
	-ms-animation: 36s linear 0s normal none infinite animate;
	-o-animation: 36s linear 0s normal none infinite animate;
	animation: 36s linear 0s normal none infinite animate;
 
}
.pull-right {
    float: right;
}
.footAnchorTags{
color:#EFF0EE;
}
.footAnchorTags a{
color:#EFF0EE;
}
.footAnchorTags li{
margin-bottom:.6em;
}
/*Job openings Page*/
.headText{
font-size:1em;
}
.rightSrchBtn a{
background-color:#4BAFD6;
color:#fff;
font-family: 'Quicksand', sans-serif;
display:inline-block;
padding:.4em .6em;
text-decoration:none;
margin:.2em !important;
}
.rightSrchBtn a:hover{
background-color:#eee;
color:#4E5050;
}
.srchBox{
padding:.2em;
display:inline-block;
width:100%;
background-color:#F0F0F0;
}
.srchBox hr{
margin:0;border-top: 2px solid #eee;
}
.srchField{
padding:0 .2em 0 0;
}
.navbar-custom {
    color: #000;
    box-shadow:0 0 .5em #EFEAE9;
    background-color: #FFF;
}
.latest-job-box {
	padding:0 .15em !important;
}
.jobLoop{
background-color:#FFFFFF;		/* #F0F0F0 */
margin:.9em 0;
font-family: 'Quicksand', sans-serif;
box-shadow:-.2em .1em .4em #BCC2BD;
padding:.5em;
}
.icon1{
padding:.08em;
line-height:1.4em;
color:#B7B7B7;
vertical-align:middle;
font-size:2em !important;
}
.jobLoop fontTitill{

}
.privacyTermsTextAll{
font-family: 'Quicksand', sans-serif;
}
.vbtn{
text-decoration:none;
}
.row-centered {
    text-align:center;
}
.col-centered{
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.btn-primary{
	color: #fff;
    background-color: #228DC8;
    border-color: #228DC8;
}
.btn-primary:hover{
background-color: #5E2A84;
border-color: #5E2A84;
}
.btn-primary:active{
color:#000;
background-color: #fff;
border-color: #5E2A84;
}
/* Challenges series end start */
.fontTittil{
font-family: 'Titillium Web', sans-serif;
}
.fontQcksnd{
font-family: 'Quicksand', sans-serif;
}
/*  Title Strip Animation Start */
@-webkit-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-moz-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-ms-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-o-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}/* title animation End */

/* --- Added: navbar-fixed-top needs a spacer below it so page content
   isn't hidden underneath it (this class was referenced by header.jsp
   but not defined in the original CSS you shared). --- */
.navbar-custom{
	margin-bottom:0;
	border-radius:0;
}
.header-spacer{
	height:70px;
}
@media (max-width:767px){
	.header-spacer{
		height:50px;
	}
}
