@charset "utf-8";

@font-face {
    font-family: 'Extrabold.otf';
    src: url('fonts/ProximaNova/Extrabold.otf') format('opentype');
}

@font-face {
    font-family: 'Bold.otf';
    src: url('fonts/ProximaNova/Bold.otf') format('opentype');
}

@font-face {
    font-family: 'semiBold.otf';
    src: url('fonts/ProximaNova/semiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Light.otf';
    src: url('fonts/ProximaNova/Light.otf') format('opentype');
}

@font-face {
    font-family: 'Regular.otf';
    src: url('fonts/ProximaNova/Regular.otf') format('opentype');
}

@import url(https://fonts.googleapis.com/css?family=Montserrat);

a:hover,
a:focus {
  color: #23527c;
  text-decoration: none !important;
}


.link-list a:hover,
a:focus {
  color: #fff ;
  text-decoration: none !important;
}

.main-nav {
    display: none;
    background: #004b87;
}

h1, .h1, .av_lblPositionTitle {
  font-size: 24px !important;
}
.av_lblPositionTitle {
  color: #004b87;
  font-weight: bold;
}

 .jm-link-container h2 {
	font-size: 20px !important;
}

.jm-link-container  a:hover,
a:focus {
  color: #fff;
  text-decoration: underline;
}

 .hero-img-div h2 {
	color: #fff;
	font-size: 4.8rem;
	text-align: center;
}

 .h-img-div h2 {
	color: #fff;
	font-size: 4.8rem;
	text-align: center;
}


.cf-semiBold {
	/* new font */
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Extrabold.otf';*/
}

.cf-Bold {
	/* new font */
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Bold.otf';
}

.cf-Regular {
	/* new font */
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Regular.otf';
}

.cf-Light {
	/* new font */
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Light.otf';
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

li { 
	text-decoration: none; 
    list-style-type: none;
}

html {
  background-color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

li {
	padding: 0;
}

ul {
    list-style-position: inside;
    padding-left:0;
    color: rgba(11, 11, 11, .8);
}

ul li { 
	text-decoration: none; 
    list-style-type: none;
}

div#av_joblisting p {
	display: none;
}

.hs {
    font-size: 30px;
    text-transform: uppercase;
    background: #007681;
    color: #fff;
    font-size: 3.2rem;
    padding: 15px;
    margin-bottom: 0;
}

#av_sCityState1 {
    display: block;
    margin-bottom: 10px;
}

.four button {
  width: 100%;
  padding: 33px;
}

#header-01 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35px !important;
	background-color: black;
}

.navbar-default {
	background-color: transparent !important;/* have to have IMP */
	border: 0px !important;/* have to have IMP */
}

.navbar {
	margin-bottom: 0px !important;/* have to have IMP */
}

.nav-fs {
	color: black !important;/* have to have IMP */
	font-size: 1.8rem;
	opacity: .8;
	font-weight: 400;
	letter-spacing: .5px;
}

.icon-bar {
    background-color: #9f1419 !important;/* have to have IMP */
}

.container {
  margin: 40px 0;
 }

.results {
color: #004b87;
}

input {
	width: 100%;
	height: 65px;
	text-indent: 10px;
	color: white;
}

input[type=text] {
    background-color: #004b87;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: 1px dashed white;	
	color: white;
	background: #cacaca;
	font-size: 14px;
}

select {
	-webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
	-moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
	-ms-appearance: none;
	-webkit-border-radius: 5px;
	border-radius: 0px;
	font-size: 14px;
	padding: 7px;
	width: 100%;
	height: 65px;
	cursor: pointer;
	color: #4a4a4a !important;
	background: #cacaca url(img/drop-down-arrow.png) no-repeat right center;
	background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
	border-top: none;
	border-bottom: none;
	border-right: 0;
	border-left: 1px dashed white;	
	outline: 0 !important;
}

.form-div select {
	border: 0;	
}

.form-div {
	background: whitesmoke;
	border: 1px solid rgba(1, 1, 1, .2);
	padding: 15px 15px;
}
*/
/*a.logo img {position: relative;right: 54px}*/

hr {
  border-top: 0 !important;
}

#menu-toggles a {color: #4a4a4a !important;text-decoration: none;}

#av_resultsForm span {padding: 0 !important;}

input#txtKeywords {
	border: none;
	color: black;
	margin-bottom:20px;
	outline: 0 !important;
}

select#av_cStateZip {
	border: 1px solid rgba(1, 1, 1, .0);
	margin-bottom:20px;
	color: #4a4a4a;
}

select#selectCats {
	border: 1px solid rgba(1, 1, 1, .0);
	margin-bottom:20px;
	color: #4a4a4a;
}

#distance{
	background: #cacaca;
	border: 1px solid rgba(1, 1, 1, .0);
}


button#av_btnSearch {
	border: 3px solid #004b87;
    color: #004b87;
    padding: 0;
    height: 40px;
    padding: 6px 38px;
    margin: 50px auto 25px;
    display: block;
    max-width: 135px;
    border-radius: 18px;
    outline: 0 !important;
}

a#aClear {
	text-align: center;
	display: block;
}


#av_btnApply {
	width: 100%;
	max-width: 160px;
	padding: 10px 0px;
	margin: 20px 0;
	position: relative;
	color: white;
	height: auto !important;
	background-color: #ab2328;
	letter-spacing: .5px;
	font-size: 15px;
	border-radius: 75px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: 0 !important;
	outline: 0 !important;
}

#av_btn {
	width: 100%;
	max-width: 160px;
	padding: 10px 0px;
	margin: 20px 0;
	position: relative;
	color: white;
	height: auto !important;
	background-color: #ab2328;
	letter-spacing: .5px;
	font-size: 15px;
	border-radius: 75px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: 0 !important;
	outline: 0 !important;
}

.shareDis {
	border: 1px solid rgba(1, 1, 1, .2);
	margin-bottom:20px;
}


.shareDiv {
	width: 100%;
	height: auto;
	background: #007681;
	color: white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 25px;
}

.shareDiv2 {
	width: 100%;
	height: 75px;
	background: white;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}

.sj {
	border: 1px solid #5e366e;
	margin-bottom:20px;
}

.similar {
	width: 100%;
	height: auto;
	background: #5e366e;
	color: white;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 25px;
}
.sl  {
	width: 100%;
	background: white;
	padding: 10px;
	cursor: pointer;
}

.sh1 {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	background: white;
	float: left;
    margin-left: 15px; 
	background-image: url("http://staging.group1201.com/sungard/newHarvest/img/in.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: 1px solid #007681;
}

.sh2 {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	background: white;
	float: left;
    margin-left: 15px; 
	background-image: url("http://staging.group1201.com/sungard/newHarvest/img/fb.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: 1px solid #007681;
}

.sh3 {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	background: white;
	float: left;
    margin-left: 15px; 
	background-image: url("http://staging.group1201.com/sungard/newHarvest/img/tw.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: 1px solid #007681;
}

.sh4 {
	border-radius: 100%;
	width: 42px;
	height: 42px;
	background: white;
	float: left;
    margin-left: 15px; 
	background-image: url("http://staging.group1201.com/sungard/newHarvest/img/mail.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: 1px solid #007681;
}

@media screen and (min-width: 1025px) {/* dsk */
    .blueBar {
		position: relative;
		left: 0px;
		width: 100%;
		height: auto;
		background: #004b87;
		z-index: 9;
	}

	.form-div select,#txtKeywords,#av_linkOtherCountry {
	font-size: 2rem;	
	}

	.blueBCon {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: 65px !important;
		background-color: none;
		letter-spacing: .5px;
		top: 0px;
		font-size: 33px;
		padding-left: 23px;
	}

	.one {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 40%;
		height: 65px;
		background: none;
		padding-top: 17px;
		padding-left: 20px;
		text-transform: uppercase;
		font-size: 19px;
		font-weight: bold;
	}

	.two {
		position: absolute;
		top: 0px;
		left: 40%;
		width: 25%;
		height: auto;
		background: none;
		text-transform: uppercase;
		font-size: 19px;
	}

	.three {
		position: absolute;
		top: 0px;
		left: 65%;
		width: 25%;
		height: 65px;
		background: none;
		text-transform: uppercase;
		font-size: 19px;
	}

	.four {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 10%;
		height: 65px;
		background: none;
		text-transform: uppercase;
		background-color: #9b9b9b;
		font-size: 19px;
		/**/
		background-image: url("http://staging.group1201.com/sungard/newHarvest/img/searchicon.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: contain;
		/**/
		border-top: none;
		border-bottom: none;
		border-left: none;	
	}

    .det-jobs-type-h {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 23px;
		padding-left: 33px;
	} 

    .det-jobs-type {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 15px;
		padding-left: 33px;
		padding-right: 33px;
		padding-top: 0px;
		padding-bottom: 53px;
	}

    .tc-div {
		position: relative;
		top: 0px;
		background: #007681;
		width: 100%;
		height: 620px;
	}

	.tc-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		text-align: center;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 0px;
		font-size: 33px;
	}

    .jobs-div {
		position: relative;
		top: 0px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		margin: 70px 0;
	}

	.jobs-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.jobs-img1, .jobs-img2 {
		width: 100%;
		max-width: 500px;
	} 

    .form-div {
		position: relative;
		top: 0px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		padding: 20px;
	}

	div#av_joblisting {
    font-size: 20px;
    color: #000
	}
	.col-md-8 {
	padding-left: 52px  !important;
	}

	#av_Adname {
    color: #004b87;
    font-size: 2.4rem;
    line-height:  1.42857143;
	}

	#av_spnjobLocation {
    font-size: 15px;
	}

	section {
		width: 100%;
		max-width: 1024px;
		height: auto;
		background: none;
		margin: auto;
		padding: 10px;
	}

	div#one {
		width: 33%;
		height: 200px;
		background: none;
		float: left;
	}

	div#two {
		margin-left: 39%;
		height: auto;
		background: none;
	}

	div#one2 {
		width: 30%;
		height: auto;
		background: none;
		float: left;
	}

	div#two2 {
		margin-left: 32%;
		height: auto;
		background: none;
	}

	.result-det-h {
		color: #004b87;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		font-size: 3.2rem;
	}

	.result-det {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 20px;
		padding-left: 33px;
		padding-bottom: 26px;
		border-bottom: 1px solid black;
	}

	 .green-videos {
		top: 100px;
		background: whitesmoke;
		width: 100%;
		height: 800px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.hero-video-title {
		color: #007681;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.hero-video-01 {
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		margin-top: 50px;
	}

    .hero-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner1-lrg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.h-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner2-lrg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: cover;
	}

    #footer-01 {
		position: relative;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: black;
		padding: 20px 25px;
	}

	.navbar-collapse, .navbar-toggle {
		background: none !important;/* have to have IMP */
		border: 0px !important;/* have to have IMP */
	}

	#header-02 {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: white;
		padding: 0px 0px;
	}

	#header-con {
		position: relative;
		top: 0px;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: white;
		padding-top: 70px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.img-logo {
		position: relative;
		top: -15px;
		left: 0px;
		width: 100%;
		max-width: 250px;
		height: auto;
	}

    .lf-div {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;	
		max-width: 300px;
		height: auto !important;
		background-color: none;
	}

	.rf-div {
		position: absolute !important;
		top: 10px !important;
		right: 25px !important;
		width: 100%;	
		max-width: 300px;
		height: 50px !important;
		background-color: none;
	}

	.img {
		width: 100%;
		max-width: 100px;
		opacity: .8;
	}

	.copyright-fs {
		position: absolute;
		bottom: -8px;
		left: 110px;
		color: rgba(245, 245, 245, .5);
		font-size: 10px;
		text-transform: uppercase;
	}

	.pba-fs {
		position: absolute;
		bottom: -8px;
		right: 0px;
		color: white;
		font-size: 10px;
		text-transform: uppercase;
	}

	.pba-color {
		color: #F48124;
	}
}

@media screen and (max-width: 1024px) {/* mob */
    .blueBar {
		position: relative;
		left: 0px;
		width: 100%;
		height: auto;
		background: #004b87;
		z-index: 9;
	}

	.blueBCon {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: 65px !important;
		background-color: none;
		letter-spacing: .5px;
		top: 0px;
		font-size: 33px;
	}

	.one {
		position: relative;
		width:  100%;
		height: 65px;
		background: none;
		padding-top: 17px;
		padding-left: 20px;
		text-transform: uppercase;
		font-size: 19px;
		font-weight: bold;
	}

	.two {
		position: relative;
		top: 0px;
		width:  100%;
		height: 65px;
		background: none;
		text-transform: uppercase;
		font-size: 19px;
	}

	.three {
		position: relative;
		top: 0px;
		width: 100%;
		height: 65px;
		background: none;
		text-transform: uppercase;
		font-size: 19px;
	}

	.four {
		position: relative;
		width: 100%;
		height: 65px;
		background: none;
		text-transform: uppercase;
		font-size: 19px;
		background-color: #9b9b9b;
		/**/
		background-image: url("http://staging.group1201.com/sungard/newHarvest/img/searchicon.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: contain;
		/**/
		border-top: none;
		border-bottom: none;
		border-right: 0;
		border-left: none;	
	}

		input[type=text] {
	    background-color: #004b87;
		border-top: none;
		border-bottom: none;
		border-right: none;
		border-top: 1px dashed #fff;
		border-bottom: 1px dashed #fff;
		border-left: 0;	
		color: #4a4a4a;
		background: #fff;
	}

	select {
		-webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
		-moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
		-webkit-border-radius: 5px;
		border-radius: 0px;
		font-size: 14px;
		padding: 7px;
		width: 100%;
		height: 65px;
		cursor: pointer;
		color: #4a4a4a !important;
		background: #cacaca url(img/drop-down-arrow.png) no-repeat right center;
		background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
		border-top: none;
		border-bottom: 1px solid #fff;
		border-right: 0;
		border-left: 0;	
	}

    .det-jobs-type-h {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
		padding-left: 50px;
	} 

    .det-jobs-type {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 16px;
		padding: 0px 50px;
	}
	
    .tc-div {
		position: relative;
		top: 20px;
		background: #007681;
		width: 100%;
		height: auto;
	}

	.tc-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		text-align: center;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 0px;
		font-size: 33px;
	}

    .jobs-div {
		position: relative;
		top: 20px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		margin: 110px 0;
	}

	.jobs-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.jobs-img1, .jobs-img2 {
		width: 100%;
		max-width: 500px;
	}


	section {
		width: 100%;
		height: auto;
		background: none;
		margin: auto;
		padding: 10px;
	}

	div#one {
		width: 100%;
		height: 200px;
		background: none;
	}

	div#two {
	   width: 100%;
	   top: 300px;
	   position: relative;
		height: auto;
		background: none;
	}

	.result-det-h {
		color: #004b87;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		font-size: 3.2rem;
		margin-top: 20px;
	}

	.result-det {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 20px;
		padding-left: 33px;
	}

    .green-videos {
		position: relative;
		top: 0px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.hero-video-title {
		color: #007681;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.hero-video-01 {
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		margin-top: 50px;
	}

    .hero-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner1-lrg.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.h-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner2-lrg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: cover;
	}

    #footer-01 {
		position: relative;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: black;
		padding: 20px 25px;
	}

    .navbar-collapse, .navbar-toggle {
		background: none !important;/* have to have IMP */
		border: 0px !important;/* have to have IMP */
	}

	#header-02 {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: white;
		padding: 0px 0px;
	}

	#header-con {
		position: relative;
		top: 0px;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: white;
		padding: 70px 10px;
	}

	.img-logo {
		position: relative;
		top: 6px;
		left: 0px;
		width: 100%;
		max-width: 230px;
		height: auto;
	}

    .lf-div {
		position: relative;
		top: 0px;
		margin: 0 auto;
		width: 100%;	
		max-width: 280px;
		height: 50px !important;
		background-color: none;
	}

	.rf-div {
		position: relative !important;
		top: 10px !important;
		margin: 0 auto;
		width: 100%;	
		max-width: 123px;
		height: 20px !important;
		background-color: none;
		margin-bottom: 10px;
	}

	.img {
		width: 100%;
		max-width: 100px;
		opacity: .8;
	}

	.copyright-fs {
		position: absolute;
		bottom: 1px;
		left: 110px;
		color: rgba(245, 245, 245, .5);
		font-size: 10px;
		text-transform: uppercase;
	}

	.pba-fs {
		position: absolute;
		top: 0px;
		left: 0px;
		color: white;
		font-size: 10px;
		text-transform: uppercase;
		text-align: center;
	}

	.pba-color {
		color: #F48124;
	}
}

@media screen and (max-width: 767px) {/* mob */

	.av_lblPositionTitle {
	  margin-top: 20px;
	}

	#av_btn {margin-bottom:54px;}

	.hs, .hero-img-div h2,  .h-img-div h2 {
    font-size: 20px;
	}

	.btn-primary {
    float: none !important;
	}

  
    .det-jobs-type-h {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 16px;
		padding: 0px 30px;
	} 

	.det-jobs-type {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 15px;
		padding: 0px 30px;
	}

    .tc-div {
		position: relative;
		top: 20px;
		background: #007681;
		width: 100%;
		height: auto;
	}

	.tc-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		text-align: center;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 0px;
		font-size: 33px;
	}

    .jobs-div {
		position: relative;
		top: 20px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.jobs-div2 {
		color: white;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.jobs-img1, .jobs-img2 {
		width: 100%;
		max-width: 500px;
	}


	section {
		width: 100%;
		height: auto;
		background: none;
		margin: auto;
		padding: 10px;
	}

	div#one {
		width: 100%;
		height: 200px;
		background: none;
	}

	div#two {
	   width: 100%;
	   top: 300px;
	   position: relative;
		height: auto;
		background: none;
	}

	.result-det-h {
		color: #004b87;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		font-size: 20px;
		margin-top: 20px;
	}

	.result-det {
		color: black;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		letter-spacing: .5px;
		top: 23px;
		font-size: 15px;
		padding-left: 33px;
		margin-bottom:20px;
	}

	.green-videos {
		position: relative;
		top: 0px;
		background: whitesmoke;
		width: 100%;
		height: auto;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.hero-video-title {
		color: #007681;
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		background-color: none;
		text-align: center;
		letter-spacing: .5px;
		top: 23px;
		font-size: 33px;
	}

	.hero-video-01 {
		width: 100%;
		max-width: 1024px;
		height: auto !important;
		margin-top: 50px;
	}

    .hero-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner1-lrg.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.h-img-div {
		top: 100px;
		width: 100%;
		padding: 190px 0 120px;
		background-image: url("img/banner2-lrg.jpg");
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
    #footer-01 {
		position: relative;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: black;
		padding: 20px 25px;
	}

    .navbar-collapse, .navbar-toggle {
		background: none !important;/* have to have IMP */
		border: 1px solid #9f1419!important;/* have to have IMP */
	}

	#header-02 {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: white;
	}

	#header-con {
		position: relative;
		top: 0px;
		margin: 0 auto;
		width: 100%;
		height: auto !important;
		background-color: white;
		padding-top: 70px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.img-logo {
		position: relative;
		top: -20px;
		left: 0px;
		width: 100%;
		max-width: 180px;
		height: auto;
		background-color: none;
	}
}



@media screen and (max-width: 250px) {/* mob */
    #footer-01 {
		position: relative;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: auto !important;
		background-color: black;
		padding: 20px 25px;
	}

    .navbar-collapse, .navbar-toggle {
		background: none !important;/* have to have IMP */
		border: 1px solid #9f1419!important;/* have to have IMP */
	}

	.img-logo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		max-width: 100%;
		height: auto;
		background-color: none;
	}
}


h4.search__header,.job-buttons,#av_sLocation,#av_lblLocation  {display: none !important;}

div#av_joblisting {border-bottom: 1px solid #b0b0b0;padding: 20px 0;}



a#av_linkOtherCountry {
    width: 100%;
    cursor: pointer;
    color: #4a4a4a;
    background: #cacaca url(img/drop-down-arrow.png) no-repeat right center;
    background-size: 40px 37px;
    display:block;
    padding: 22px 9px;
    height: 65px;
    text-transform: capitalize;
    font-weight: 400;
}

#av_dDistance {
    margin-top: 20px;
}

#navinput,#navselect{
   background-color: #004b87 !important;
   color: #fff  !important;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 0 !important;
}

.btn-primary {
    color: #ab2328 !important;
    background: transparent !important;
    border-color: #ab2328 !important;
    border: 1px solid #ab2328 !important;
    float: right;
}

#av_imgHeader {
	display: none;
}

#av_mainListing .col-md-4 {
	display: none;
}



/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  z-index: 100;
}



















