@import url('//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,300,600,400');

body {
	color: #343a46;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	margin: 0 auto;
	overflow-x: hidden;
	padding: 0;
}

form, input, textarea, select, button {
	font-family: "Open Sans",Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}

h1 {
	color: #007777;
	font-size: 42px;
	font-weight: 300;
	margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 34px;
	}
}

h2 {
}

h2 strong {
}

h3 {
	font-size: 20px;
}

h3.title {
	color: #007777;
	display: inline-block;
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 35px;
}

h4 {
	font-size: 18px;
}

h5 {
}

h6 {
}

a {
	color: #007777;
	text-decoration: none;
}

a:hover { 
}

a img { border: 0; }

p {
	margin: 0;
	margin-bottom: 15px;
}

.wrapper {
	margin: 0 auto;
	max-width: 960px;
}

.hr {
	border-bottom: 1px solid #aeb4b7;
	clear: both;
	margin: 45px 0 35px 0;
	padding: 1px 0 0 0;
}

.hr:before,
.hr:after {
	content: '';
	position: absolute;
	border-bottom: 1px solid #aeb4b7;
	right: -50%;
	width: 100%;
}

.hr:before {
	left: -50%;
	right: auto;
}

body.page-type-5 .hr:before,
body.page-type-5 .hr:after {
	display: none;
}

.hr hr {
	display: none;
}

table p {
	margin: 0;
}

.mobile-only { display: none; }

.for-desktop {
    display: none !important;
}

@media only screen and (min-width: 768px) {
	.for-desktop {
	    display: block !important;
	}
}

strong { font-weight: 700; }

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-left {
	float: left;
	padding: 0 30px 10px 0
}

.image-right {
	float: right;
	padding: 0 0 10px 30px;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Header ---------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.header {
	background: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
	background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#ffffff),color-stop(75%,#ffffff),color-stop(75%,#fb5c00),color-stop(100%,#fb5c00));
	background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 75%,#fb5c00 75%,#fb5c00 100%);
	background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 75%,#fb5c00 75%,#fb5c00 100%);
	background: -o-linear-gradient(left,#ffffff 0%,#ffffff 75%,#fb5c00 75%,#fb5c00 100%);
	-pie-background: linear-gradient(left,#ffffff 0%,#ffffff 75%,#fb5c00 75%,#fb5c00 100%);
	background: linear-gradient(left,#ffffff 0%,#ffffff 75%,#fb5c00 75%,#fb5c00 100%);
}

@media only screen and (max-width: 768px) {
	.header {
		background: #fff;
		border-bottom: 1px solid #cbcbcb;
		height: 80px;
	}
}

.header .logo {
	float: left;
	margin-left: -30px;
}

.header .logo img {
	width: 198px;
	height: 80px;
}

@media only screen and (min-width: 768px) {
	.header .logo {
		height: auto;
		visibility: visible;
	}
	
	.header .logo img {
		width: 266px;
  		height: 120px;
	}
}

.top-nav {
	display: none;
}

.top-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


@media only screen and (max-width: 768px) {
	.top-nav {
		display: block;
	}
	
	.top-nav > ul {
		list-style: none;
		margin: 0 auto;
		padding: 0;
	}

	.top-nav > ul > li {
		font-weight: 300;
		position: relative;
	}

	.top-nav > ul > li:hover {
		background-color: #272d37;
		color: #007777;
	}

	.top-nav > ul > li > a {
		color: white;
		display: block;
		padding: 21px 30px 21px 20px;
		background-color: #55606a;
		outline: none;
	}
}

.search-wrap {}

.search-wrap .search-block {
	background-color: #fb5c00;
	box-sizing: border-box;
	color: #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 20px;
	position: relative;
}

.search-wrap .search-block > div {
	background: #fb5c00;
	padding: 35px 15px 10px;
	height: 80px;
}

.search-wrap .search-block > div .form-type-textfield input[type="text"] {
	float: left;
	width: 80%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	outline: none;
	position: relative;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	background: bottom left -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#ffffff)) no-repeat,bottom center -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#ffffff)) repeat-x,bottom right -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#ffffff)) no-repeat;
	background: bottom left -webkit-linear-gradient(#ffffff,#ffffff) no-repeat,bottom center -webkit-linear-gradient(#ffffff,#ffffff) repeat-x,bottom right -webkit-linear-gradient(#ffffff,#ffffff) no-repeat;
	background: bottom left -moz-linear-gradient(#ffffff,#ffffff) no-repeat,bottom center -moz-linear-gradient(#ffffff,#ffffff) repeat-x,bottom right -moz-linear-gradient(#ffffff,#ffffff) no-repeat;
	background: bottom left -o-linear-gradient(#ffffff,#ffffff) no-repeat,bottom center -o-linear-gradient(#ffffff,#ffffff) repeat-x,bottom right -o-linear-gradient(#ffffff,#ffffff) no-repeat;
	-pie-background: bottom left linear-gradient(#ffffff,#ffffff) no-repeat,bottom center linear-gradient(#ffffff,#ffffff) repeat-x,bottom right linear-gradient(#ffffff,#ffffff) no-repeat;
	background: bottom left linear-gradient(#ffffff,#ffffff) no-repeat,bottom center linear-gradient(#ffffff,#ffffff) repeat-x,bottom right linear-gradient(#ffffff,#ffffff) no-repeat;
	-webkit-background-size: 1px 10px,0px 0px,1px 10px;
	-moz-background-size: 1px 10px,0px 0px,1px 10px;
	-o-background-size: 1px 10px,0px 0px,1px 10px;
	background-size: 1px 10px,0px 0px,1px 10px;
	border-bottom: solid 1px #fff;
	padding: 5px 10px 1px;
	color: white;
	font-size: 12px;
	font-weight: 300;
}

.search-wrap .search-block > div .form-type-textfield input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ffffff;
}
.search-wrap .search-block > div .form-type-textfield input::-moz-placeholder { /* Firefox 19+ */
	color: #ffffff;
}
.search-wrap .search-block > div .form-type-textfield input:-ms-input-placeholder { /* IE 10+ */
	color: #ffffff;
}
.search-wrap .search-block > div .form-type-textfield input:-moz-placeholder { /* Firefox 18- */
	color: #ffffff;
}

.form-actions {
	text-align: center;
}

.form-actions .form-submit {
	background: #343a46 url(/images/button-arrow-sprite.png) 150px 8px no-repeat;
	border: 0;
	padding: 10px 12px;
	color: white;
	width: 180px;
	text-align: left;
}

.search-block > div .form-actions .form-submit {
	background: url(/images/icons/search-icon.png) no-repeat;
	opacity: 0.8;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 25px;
	top: 30px;
}

.search-block > div .form-actions .form-submit:hover {
	opacity: 1;
}

@media only screen and (min-width: 480px) {
	.search-block {
		padding-bottom: 0;
	}

	.search-wrap .search-block {
		padding-bottom: 0;
	}
}

.header .logo-content {
	display: none;
}

@media only screen and (min-width: 768px) {
	.header {
		position: relative;
	}

	.header .logo {
		height: 120px;
		width: 266px;
	}
	
	.header .logo-content {
		display: none;
		float: left;
		background-color: #55606A;
		height: 60px;
	}

	.header.fixed .logo-content {
		display: block;
	}
	
	.top-nav {
		display: block;
		float: right;
		position: relative;
		right: 240px;
		top: 50px;
	}
	
	.top-nav ul li {
		display: inline-block;
		padding-right: 22px;
	}

	.top-nav ul li a {
    		color: #343a46;	
    	}
	
	.search-wrap {
		display: block;
		position: relative;	
	}
	
    	.search-wrap .search-block {
		position: absolute;
		top: -120px;
		right: 0px;
    	}

	.search-wrap .search-block > div {
		box-sizing: border-box;
		height: 120px;
		width: 240px;
		padding: 45px 8px 25px 25px;	
	}

	.search-wrap .search-block > div .form-type-textfield {
		color: #fff;
		display: none;
		width: 170px;
		padding-right: 7px;
		float: left;
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"] {
		display: inline-block;
		width: 100%;	
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"].placeholder {
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 12px;
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"]:-moz-placeholder {
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 12px;
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"]::-webkit-input-placeholder {
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 12px;
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"]:-ms-input-placeholder {
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 12px;
	}

	.search-wrap .search-block > div .form-type-textfield input[type="text"]::placeholder {
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 12px;
	}

	.search-wrap .search-block > div .form-actions {
		top: 55px;
		left: 35px;
	}

	.search-wrap .search-block > div .form-actions .form-submit {
		cursor: pointer;
		position: initial;
		top: auto;
		right: auto;
		float: left;
	}
}


.search-wrap form {
}

.search-wrap form.focused {
}

.search-wrap form .text {
}

.search-wrap form .text::-webkit-input-placeholder {
}

.search-wrap form .text:-moz-placeholder { /* Firefox 18- */
}

.search-wrap form .text::-moz-placeholder {  /* Firefox 19+ */
}

.search-wrap form .text:-ms-input-placeholder {  
}

.search-wrap form.focused .text {
}

.search-wrap form .submit {
}

.search-wrap form.focused .submit {
}

.search-wrap form .submit:hover {
}


/* ---------------------------------------------------------------------------------------------------------------------- */
/* Primary Navigation --------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */
.overlay {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 299;
	background: rgba(0,0,0,0.7);
}

.primary-navigation-wrap {
	background-color: #55606a;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
	background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,#55606a),color-stop(63%,#55606a),color-stop(63%,#343a46),color-stop(100%,#343a46));
	background: -webkit-linear-gradient(left,#55606a 0%,#55606a 63%,#343a46 63%,#343a46 100%);
	background: -moz-linear-gradient(left,#55606a 0%,#55606a 63%,#343a46 63%,#343a46 100%);
	background: -o-linear-gradient(left,#55606a 0%,#55606a 63%,#343a46 63%,#343a46 100%);
	-pie-background: linear-gradient(left,#55606a 0%,#55606a 63%,#343a46 63%,#343a46 100%);
	background: linear-gradient(left,#55606a 0%,#55606a 63%,#343a46 63%,#343a46 100%);
}

@media only screen and (min-width: 768px) {
	.header.fixed .primary-navigation-wrap {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 300;
	}
}

@media only screen and (max-width: 768px) {
	.primary-navigation-wrap {
		background: #343a46;
		height: 100%;
		overflow-y: auto;
		position: absolute;
		top: 0;
		right: -80%;
		z-index: 300;
		width: 80%;
		max-width: 400px;
		display: none;
	}
	
	.primary-navigation-wrap.selected {
		display: block;
	}
}

.primary-navigation-wrap > .wrapper > ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.primary-navigation-wrap > .wrapper > ul > li {
	font-weight: 300;
	position: relative;
}

.primary-navigation-wrap > .wrapper > ul > li:hover {
	background-color: #272d37;
	color: #007777;
}

.primary-navigation-wrap > .wrapper > ul > li > a {
	color: white;
	display: block;
	padding: 21px 30px 21px 20px;
	background-color: #55606a;
	outline: none;
}

.primary-navigation-wrap > .wrapper > ul > li.sub > a > i.icon-expand {
	content: "";
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 20px;
	width: 31px;
	height: 31px;
	background: url(/images/icons/arrow-sprite.png) 0 0 no-repeat;
	cursor: pointer;
}

.primary-navigation-wrap > .wrapper > ul > li.sub > a.selected > i.icon-expand {
	background-position: 0 -44px;
}

.primary-navigation-wrap > .wrapper > ul > li:hover > a {
	background-color: #272d37;
	color: #007777;
}

.primary-navigation-wrap > .wrapper > ul > li.selected > a {
	color: #fb5c00;
}

@media only screen and (max-width: 768px) {
	.primary-navigation-wrap > .wrapper > ul > li:hover > a {
		background-color: #55606a;
		color: #ffffff;
	}

	.primary-navigation-wrap > .wrapper > ul > li.selected > a {
		color: #ffffff;
	}
}

@media only screen and (min-width: 768px) {
	.primary-navigation-wrap > .wrapper > ul {
		float: left;
		display: table;
		background: #55606a;
		margin-right: 100px;
	}

	.header.fixed .primary-navigation-wrap > .wrapper > ul {
		float: none;
		margin-right: 80px;
	}

	.primary-navigation-wrap > .wrapper > ul > li {
		width: 175px;
		margin-right: 95px;
		display: table-cell;
		height: 80px;
		position: static;
		vertical-align: middle;
	}
	
	.header.fixed .primary-navigation-wrap > .wrapper > ul > li {
		height: 60px;
		font-size: 11px;
	}

	.primary-navigation-wrap > .wrapper > ul > li > a {
		padding: 0;
		text-align: center;
	}
}

@media only screen and (min-width: 991px) {
	.primary-navigation-wrap > .wrapper > ul {
		margin-right: 0;
	}

	.header.fixed .primary-navigation-wrap > .wrapper > ul {
		margin-right: 100px;
	}

	.primary-navigation-wrap > .wrapper > ul > li {
		width: 120px;
	}
	
	.header.fixed .primary-navigation-wrap > .wrapper > ul > li {
		height: 60px;
		font-size: 14px;
	}
}

/* drop */
.primary-navigation-wrap > .wrapper > ul > li > ul {
	display: none;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout {
    background: #181c26;
    padding-bottom: 20px;
    display: none;
}

.primary-navigation-wrap > .wrapper > ul > li:hover div.flyout {
	display: block;
}

@media only screen and (max-width: 768px) {
	.primary-navigation-wrap > .wrapper > ul > li:hover div.flyout {
		display: none;
	}

	.primary-navigation-wrap > .wrapper > ul > li .container {
	    margin: 0 auto;
	    width: auto;
	    padding: 0 30px;
	}
	
	.primary-navigation-wrap > .wrapper > ul > li .column {
	    position: relative;
	    padding: 0 15px;
	}
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout ul {
    background-color: #181c26;
    padding: 14px 0 14px 0;
    padding-left: 32px;
    list-style: none;
    margin: 0;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout ul li.active > a {
    color: #007777;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout ul li a {
    padding: 7px 0;
    display: block;
    background-color: #181c26;
    color: white;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout ul li a:hover {
    color: #fb5c00;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .see-all {
    margin-left: 30px;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .see-all i.icon-arrow-green-large {
    margin-right: 7px;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .see-all:hover {
    color: #fb5c00;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .see-all:hover i.icon-arrow-green-large {
    background-position: -825px 0;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item {
    padding: 23px 0 0 0;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li {
    float: left;
    padding-left: 25px;
    width: 33.33%;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li .item-title {
    padding: 7px 40px 7px 0;
    display: inline-block;
    width: 100%;
    color: white;
    margin-top: 7px;
    position: relative;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li .item-title:hover {
    color: #fb5c00;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li .item-title:hover i {
    background-position: -825px 0;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li .item-title i {
    position: absolute;
    top: 0;
    right: 0;
}

.primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-item li .item-title > small {
    display: block;
    color: #55606a;
    margin-top: 3px;
    font-style: italic;
}

@media only screen and (min-width:768px) {
    .primary-navigation-wrap > .wrapper > ul > li.dropdown:hover .flyout {
        display: block;
    }
    .primary-navigation-wrap > .wrapper > ul > li.dropdown:hover .flyout .see-all {
        margin-left: 15px;
    }
    .primary-navigation-wrap > .wrapper > ul > li.active > a,
    .primary-navigation-wrap > .wrapper > ul > li.active-trail > a {
        color: #fb5c00;
    }
    .primary-navigation-wrap > .wrapper > ul > li > a {
        padding: 0;
        text-align: center;
    }
    .primary-navigation-wrap > .wrapper > ul > li > a > br {
        display: block;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        z-index: 1001;
        background-color: #272d37;
        padding-bottom: 0;
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3MmQzNyIvPjxzdG9wIG9mZnNldD0iMjklIiBzdG9wLWNvbG9yPSIjMjcyZDM3Ii8+PHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMxODFjMjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODFjMjYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #272d37), color-stop(29%, #272d37), color-stop(29%, #181c26), color-stop(100%, #181c26));
        background: -webkit-linear-gradient(left, #272d37 0%, #272d37 29%, #181c26 29%, #181c26 100%);
        background: -moz-linear-gradient(left, #272d37 0%, #272d37 29%, #181c26 29%, #181c26 100%);
        background: -o-linear-gradient(left, #272d37 0%, #272d37 29%, #181c26 29%, #181c26 100%);
        -pie-background: linear-gradient(left, #272d37 0%, #272d37 29%, #181c26 29%, #181c26 100%);
        background: linear-gradient(left, #272d37 0%, #272d37 29%, #181c26 29%, #181c26 100%);
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout > .container {
        position: relative;
        max-width: 960px;
        margin: 0 auto;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-links {
        background: #272d37;
        padding-bottom: 20px;
        position: static;
        padding-left: 0;
        padding-right: 0;
        width: 25%;
        float: left;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-links > ul {
        padding-left: 0;
        padding: 14px 0 023px ;
        background: #272d37;
        list-style: none;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout > ul .menu-content {
        position: absolute;
        right: 0;
        top: 0;
        display: none;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-links > ul > li {
        padding: 7px 0;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout > ul > li:hover .menu-content {
        display: block;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-links > ul > li > a {
        background: #272d37;
        padding: 0 15px;
        display: block;
        color: white;
    }
    .primary-navigation-wrap > .wrapper > ul > li div.flyout .menu-links > ul > li > a:hover {
        color: #fb5c00;
    }
}

.icon-share.for-desktop {
	background-position: -233px 0px;
	background-image: url(/images/icons/icon-sprite.png);
	background-repeat: no-repeat;
	height: 49px;
	text-indent: -9999px;
	vertical-align: middle;
	width: 49px;
}

.header .icon-share.active {
	background-position: -179px 0;
}

@media only screen and (min-width: 768px) {
	.for-desktop {
		display: block !important;
	}

	.icon-share.for-desktop {
		float: right;
		margin-right: 25px;
		margin-top: -65px;
	}

}

@media only screen and (min-width: 991px) {
	.icon-share.for-desktop {
		margin-top: 15px;
	}

	.header.fixed .icon-share.for-desktop {
		margin-top: -54px;
	}
}

.header .navbar-toggle {
	cursor: pointer;
	border: 1px solid black;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: absolute;
	padding: 10px;
	right: 15px;
	top: 14px;
	transition: right 0.25s linear;
	-webkit-transition: right 0.25s linear;
}

.header .navbar-toggle.selected {
	right: 410px;
}

@media only screen and (max-width: 500px) {
	.header .navbar-toggle.selected {
		right: auto;
		left: 10px;
	}
}

.header .navbar-toggle > i:first-child {
	margin-top: 5px;
}

.header .navbar-toggle > i {
	display: block;
	border-top: 1px solid black;
	margin-top: 8px;
}

@media only screen and (min-width: 768px) {
	.for-mobile {
	    display: none !important;
	}
}

.for-mobile {
	display: block;
}

@media only screen and (min-width: 768px) {
	.header .social-links {
		overflow: hidden;
		padding: 25px 0 15px;
		position: absolute;
		z-index: 999;
		background: #272d37;
		left: 0;
		top: 100%;
		width: 100%;
		display: none;
	}

	.header .social-links .thirteen {
		float: left;
		position: relative;
		padding: 0 15px;
		width: 65%;
	}

	.header .social-links .container p {
		color: #55606a;
		font-size: 16px;
		margin: 0;
		padding-left: 40px;
	}

	.header .social-links .container h4 {
		color: #55606a;
		font-size: 24px;
		margin: 0;
		padding-left: 40px;
	}

	.header .social-links .seven {
		float: right;
		position: relative;
		padding: 0 15px;
		width: 35%;
	}

	.header .social-media {
		float: right;
		padding: 0 15px 0 0;
		text-align: center;
	}
}

.header .social-media li {
	display: inline-block;
	margin: 0 10px 10px 10px;
}

.header .social-media li a {
	background-color: transparent !important;
	background: url(/images/icons/social-media-sprite.png) no-repeat;
	width: 50px;
	height: 50px;
	padding: 0 !important;
	display: inline-block;
	text-indent: -9999px;
}

.header .social-media li a.linkedin {
	background-position: -109px 0;
}

.header .social-media li a:hover,
.header .social-media li a:focus, 
.header .social-media li a:active {
	background-position-y: -61px;
}

@media only screen and (max-width: 768px) {
	.header .social-media {
		display: block;
	}
	
	.header .social-media {
		padding: 25px 0;
		text-align: center;
	}
	
	.header .social-media div {
		margin: 0 10px 10px;
	}
	
	.header .social-media div a {
		background-color: transparent !important;
		background: url(/images/icons/social-media-sprite.png) no-repeat;
		background-position: -109px 0;
		width: 50px;
		height: 50px;
		padding: 0 !important;
		display: inline-block;
		text-indent: -9999px;
	}
}


/* ---------------------------------------------------------------------------------------------------------------------- */
/* Floating Side Nav ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */
.floating-nav {
	background: #55606a;
	right: 0;
	list-style: none;
	margin: -107px 0 0 0;
	padding: 0;
	position: fixed;
	top: 50%;
	z-index: 100;
}

.floating-nav li {
	font-size: 0;
	position: relative;
}

.floating-nav li a {
	display: inline-block;
	height: 50px;
	overflow: hidden;
	position: relative;
	width: 35px;
}

.floating-nav li a:hover,
.floating-nav li a.current {
	background: #343a46;
	overflow: visible;
}

.floating-nav li a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -7px;
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;	
}

.floating-nav li a.current:after,
.floating-nav li a:hover:after {
	background: #fff;
}

.floating-nav li a span {
	position: absolute;
	margin-right: -5px;
	top: 50%;
	margin-top: -25px;
	color: #FFFFFF;
	right: 100%;
	background: #fb5c00;
	white-space: nowrap;
	padding: 14px 16px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	font-size: 14px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.floating-nav li a span:after {
	content: "";
	border: 10px solid #fb5c00;
	border-color: transparent transparent transparent #fb5c00;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 100%;
	z-index: 4;
}

.floating-nav li a.current span,
.floating-nav li a:hover span {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	margin-right: 3px;
}

@media screen and (max-width: 770px) {
	.floating-nav {
		display: none;
	}
}


/* ---------------------------------------------------------------------------------------------------------------------- */
/* Inside Page ---------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */
.middle-content {
}

.page-banner-override {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
}

.page-banner-override > div > .wrapper {
	clear: both;
	width: auto;
	padding: 0 30px;
}

@media only screen and (min-width: 768px) {
	.page-banner-override > div > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.page-banner-override > div > .wrapper {
		width: 960px;
		padding: 0px;
	}
}

.top-level-page .page-banner-override {
	min-height: 365px;
	display: table;
	width: 100%;
}

.page-id-338097 .page-banner-override {
	display: table;
	width: 100%;
}

.top-level-page .page-banner-override > div {
	display: table-cell;
	vertical-align: middle;
}

.page-id-338097 .page-banner-override > div {
	display: table-cell;
	vertical-align: middle;
}

.page-banner-override img {
	display: none;
}

.banner-content {
    color: white;
}

.banner-container .banner-content > div {
	display: table-cell;
	vertical-align: middle;
	color: white;
}

.banner-content h2 {
    font-size: 42px;
    font-weight: 300;
    margin: 0;
}

body.page-our-company .banner-content {
	background-color: rgba(39,45,55,0.8);
	color: #fff;
	display: table;
	min-height: 350px;
	margin-top: 40px;
	padding: 90px 25px 0 0;
	position: relative;
	width: auto;
}

body.page-our-company .banner-content .title {
	padding: 16px 0;
	background-color: #007777;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 80px;
}

@media only screen and (min-width: 480px) {
	body.page-our-company .banner-content .title {
		width: 80px;
		height: 100%;
	}
}

[class*='icon'] {
	display: inline-block;
	background-image: url(/images/icons/icon-sprite.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.icon-white-arrow-large {
	width: 55px;
	height: 55px;
	background-position: -860px 0;
}

body.page-our-company .banner-content h2 {
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 14px;
}

body.page-our-company .banner-content:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	content: "";
	background-color: rgba(39,45,55,0.8);
	width: 1000%;
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
}

@media only screen and (min-width: 480px) {
	body.page-our-company .banner-content {
		padding: 25px 90px 0 0;
		width: 430px;
	}
		
	body.page-our-company .page-banner-override {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		height: 499px;
	}
}

.inside-page {
	margin: 0 auto;
	width: auto;
	padding: 0 30px;
}

.top-level-page .inside-page p,
.page-id-338443 .inside-page p,
.page-id-338444 .inside-page p,
.page-id-338445 .inside-page p,
.page-id-338446 .inside-page p,
.page-id-338447 .inside-page p,
.page-id-338448 .inside-page p,
.page-id-338449 .inside-page p,
.page-id-338450 .inside-page p,
.page-id-338456 .inside-page p,
.page-id-338457 .inside-page p {
	font-size: 18px;
}

.inside-page {
	max-width: 960px;
	padding: 0 15px;
}

.inside-page > .wrapper {
	padding: 25px 0 166px 0;
}

.top-level-page .inside-page > .wrapper {
	padding: 105px 0 166px 0;
}

.page-id-338068.top-level-page .inside-page > .wrapper {
	padding-bottom: 0;
}

#breadcrumbs {
	margin-bottom: 66px;
	font-weight: normal;
}

.top-level-page #breadcrumbs {
	display: none;
}

#breadcrumbs a {
	color: #575757;
	display: inline-block;
	position: relative;
	padding: 0 10px;
}

#breadcrumbs a:first-child {
	padding-left: 0;
}

#breadcrumbs a:last-child {
	color: #fb5c00;
}

.inside-page .right-side {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #454545;
	float: right;
	padding: 0 0 0 15px;
	position: relative;
	width: 75%
}

@media only screen and (max-width: 768px) {
	.inside-page .right-side {
		float: none;
		padding: 0;
		width: 100%
	}
}

body.top-level-page .inside-page .right-side {
    float: none;
    width: auto;
}

.inside-page .left-side {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #454545;
	float: left;
	padding: 0 15px 0 0;
	position: relative;
	width: 25%
}

@media only screen and (max-width: 768px) {
	.inside-page .left-side {
		float:  none;
		margin-top: 50px;
		padding: 0;
		width: 100%;
	}
}

/**** remove left nav from contact and careers pages ******************/
body.page-id-338096 .inside-page .left-side,
body.page-id-338097 .inside-page .left-side {
	display: none;
}

body.page-id-338096 .inside-page .right-side,
body.page-id-338097 .inside-page .right-side {
	float: none;
	padding: 0;
	width: 100%;
}
/**********************************************************************/

.right-side .page-banner {
	display: none;
}

.right-side > h1 {
	display: none;
}

.main-content h1,
body.top-level-page .main-content h1 {
	display: block;
}

body.page-id-338047 h1,
body.page-id-338057 h1,
body.page-id-338058 h1,
body.page-id-338069 h1,
body.page-id-338073 h1 {
	color: #fb5c00;
	margin-bottom: 14px;
}

.bullet-plus ul {
	font-size: 18px;
	list-style: none;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}

.bullet-plus ul li {
	margin-bottom: 12px;
	background-image: url(/images/icons/bullet-plus.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
	color: #000000;
}

.bullet-plus.green ul li {
	background-image: url(/images/icons/bullet-plus-green.png);
}

.page-block.our-quality {
	background: url(/images/template/featured-bg-2.png) 50% 0 no-repeat fixed;
	background-position: 50% 15px;
	background-size: cover;
	color: #FFFFFF;
	font-size: 18px;
	padding: 80px 0 90px 0;
}

.page-id-338047 .page-block.our-quality,
.page-id-338057 .page-block.our-quality,
.page-id-338058 .page-block.our-quality,
.page-id-338069 .page-block.our-quality,
.page-id-338071 .page-block.our-quality {
	display: none;
}

.page-block.our-quality > .wrapper {
	clear: both;
	width: auto;
	padding: 0 30px;
}

@media only screen and (min-width: 768px) {
	.page-block.our-quality > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.page-block.our-quality > .wrapper {
		width: 960px;
		padding: 0px;
	}
}

.page-block.our-quality h1,
.page-block.our-quality h2 {
	color: #fb5c00;
	font-size: 42px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 30px;
}

.page-block.terms {
	padding-top: 80px;
	font-size: 18px;
}

.page-block.terms h1,
.page-block.terms h2 {
	color: #007777;
	font-size: 42px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 30px;
}

.item-title {
	padding-top: 27px;
}

.item-title .share-links {
	float: right;
	list-style: none;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

.item-title .share-links > li {
	display: inline-block;
	border: none;
	margin-left: 5px;
	margin-bottom: 0;
}

.item-title .share-links > li > a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/images/icons/icon-sprite.png) 0 0 no-repeat;
	border: 1px solid #55606a;
	border-radius: 50%;
}

.item-title .share-links > li > a:hover {
	border-color: #007777;
}

.item-title .share-links > li.envelope > a {
	background-position: -647px 8px;
}
.item-title .share-links > li.envelope > a:hover {
	background-position: -647px -28px;
}

.item-title .share-links > li.twitter > a {
	background-position: -693px 8px;
}
.item-title .share-links > li.twitter > a:hover {
	background-position: -693px -28px;
}

.item-title .share-links > li.linkedin > a {
	background-position: -670px 7px;
}
.item-title .share-links > li.linkedin > a:hover {
	background-position: -670px -28px;
}

.item-title .share-links > li > a span {
	display: none;
}

.item-title h3 {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 5px;
	display: inline-block;
}

.item-title h5 {
	color: #000000;
}

@media only screen and (max-width: 768px) {
	.on-page-gallery {
		max-width: 100%;
	}
}

.on-page-gallery-pager {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}

.on-page-gallery-pager li {
	display: inline-block;
	margin: 0 6px;
}

.on-page-gallery-pager li a {
    background: transparent;
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #343a46;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.on-page-gallery-pager li a:hover,
.on-page-gallery-pager li.activeSlide a {
    background: #343a46;
}

.responsive-grid-layout-row.two-column.gray-bg {
	background: #ececec;
	margin: 0;
	padding: 50px 0;
	position: relative;
}

.responsive-grid-layout-row.two-column.gray-bg:before {
	background: #ececec;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -150%;
	width: 400%;
	z-index: -1;
}


/* ---------------------------------------------------------------------------------------------------------------------- */
/* Left Navigation ------------------------------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------------------------- */
/* first level */
.left-nav > ul {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
}

.left-nav > ul > li {
	border-top: 0;
	display: none;
}

.left-nav > ul > li.selected {
	display: block;
}

.left-nav > ul > li > a {
	background-color: #55606a;
	border: 0;
	color: #ffffff;
	display: block;
	padding: 16px;
	position: relative;
}

.left-nav > ul > li > a:hover,
.left-nav > ul > li.selected > a {
	background-color: #fb5c00;
}

.left-nav > ul > li > a > i {
	position: absolute;
	top: 100%;
	background: url(/images/icons/icon-sprite.png) -724px 0 no-repeat;
	width: 20px;
	height: 15px;
	left: 25px;
}

.left-nav > ul > li.selected > a > i {
    background-position: -798px -1px;
}

/* second level */
.left-nav > ul > li > ul {
	background-color: #55606a;
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

.left-nav > ul > li > ul > li {
	padding: 12px 30px;
}

.left-nav > ul > li > ul > li > a {
	color: #81a4c2;
}

.left-nav ul li ul li.selected a,
.left-nav ul li ul li a:hover {
	color: #fb5c00;
}

/* third level */
.left-nav ul li.selected ul li ul {
	display: none;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Main Content Side Bar ------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.main-content {
}



/* ----------------------------------------------------------------------------------------------------------------------- */
/* Footer ---------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.upper-footer {
	background: #343a46 url(/images/template/footer-bg.png) center 700px no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-bottom: 128px;	
}

@media only screen and (min-width: 768px) {
	.upper-footer {
		background-position: center 220px;
	}
}

.upper-footer > .wrapper {
	clear: both;
	width: auto;
	padding: 0 30px;
}

@media only screen and (min-width: 768px) {
	.upper-footer > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.upper-footer > .wrapper {
		width: 960px;
		padding: 0px;
	}
}

.footer-contact-form {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	position: relative;
	padding: 0 15px;
	width: 40%;
}

@media only screen and (max-width: 768px) {
	.footer-contact-form {
		float: none;
		padding: 0;
		text-align: center;
		width: 100%;
	}
}

.contact-wrap {
	background: #fb5c00;
	padding: 27px 22px 45px 22px;
	color: white;
	float: right;
	max-width: 260px;
	margin: 0 auto;
	margin-top: -70px;
}

@media only screen and (max-width: 768px) {
	.contact-wrap {
		display: inline-block;
		float: none;
	}
}

@media only screen and (max-width: 400px) {
	.upper-footer > .wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.contact-wrap {
		float: none;
	}
}

.contact-wrap h3 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0;
	color: white;
	width: auto;
	font-weight: 300;
}

.contact-wrap p {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}

.upper-footer .field-wrap {
	position: relative;
	padding-left: 0;
	margin-bottom: 12px;
	width: 100%;
}

.upper-footer .driving-directions-wrap,
.upper-footer .submission-form-wrap h1,
.upper-footer .submission-form-wrap address,
.upper-footer .field-wrap.field-country,
.upper-footer .field-market_segment_of_interest {
	display: none;
}

.upper-footer form .field-wrap input, 
.upper-footer form .field-wrap select, 
.upper-footer form .field-wrap textarea {
	background: #ffffff;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 0;
	color: #000000;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	min-width: 1px;
	padding: 12px;
	max-width: 100% !important;
}

.upper-footer form  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-align: center;
	color: #cccccc;
	font-size: 12px;
	font-style: italic;
}
.upper-footer form  ::-moz-placeholder { /* Firefox 19+ */
	text-align: center;
	color: #cccccc;
	font-size: 12px;
	font-style: italic;
}
.upper-footer form  :-ms-input-placeholder { /* IE 10+ */
	text-align: center;
	color: #cccccc;
	font-size: 12px;
	font-style: italic;
}
.upper-footer form  :-moz-placeholder { /* Firefox 18- */
	text-align: center;
	color: #cccccc;
	font-size: 12px;
	font-style: italic;
}

.upper-footer form .field-wrap label {
	display: none;
}

.upper-footer .submission-form-wrap.has-driving-directions {
	float: none;
	width: auto;
}

.upper-footer .captcha-wrap {
	overflow: hidden;
}

.upper-footer .recaptcha_widget > div > div > iframe {
	transform: scale(0.7);
}

.upper-footer .submit-wrap {
	text-align: center;
}

.upper-footer .submit-wrap .button {
	background: #343a46 url(/images/icons/button-arrow-sprite.png) 150px 8px no-repeat;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	padding: 10px 12px;
	color: white;
	width: 180px;
	text-align: left;
	text-transform: none;
}

.upper-footer .submit-wrap .button:hover {
	background-color: #007777;
	background-position-y: -30px;
}

.upper-footer-extra-text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	width: 60%;
	position: relative;
	padding: 0 15px;
}

@media only screen and (max-width: 768px) {
	.upper-footer-extra-text {
		float: none;
		padding: 0 15px;
		width: 100%;
	}
}

.upper-footer-extra-text h3 {
	color: #55606a;
	margin: 35px auto 0 auto;
	font-size: 18px;
	max-width: 400px;
	padding: 0;
}

@media only screen and (min-width: 480px) {
	.upper-footer-extra-text h3 {
		font-size: 26px;
	}
}

@media only screen and (min-width: 768px) {
	.upper-footer-extra-text h3 {
		margin: 30px auto 0 auto;
		line-height: 30px;
	}
}

.upper-footer-extra-text ul {
	margin: 0 auto;
	padding: 18px 0;
	text-align: left;
	max-width: 400px;
}

.upper-footer-extra-text ul li {
	display: inline-block;
}

.upper-footer-extra-text ul li a {
	background-color: transparent !important;
	background: url(/images/icons/social-media-sprite.png) no-repeat;
	background-position: -109px 0;
	width: 50px;
	height: 50px;
	padding: 0 !important;
	display: inline-block;
	text-indent: -9999px;
}

.upper-footer-extra-text ul li a:hover {
	background-position: -109px -61px;
}

.footer {
	background: #181c26 url(/images/template/footer-bg-2.png) -600px center no-repeat;
	background-position: center center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 20px;
	line-height: 18px;
	min-height: 116px;
	font-size: 12px;
}

.footer > .wrapper {
	max-width: 960px;
	padding: 0;
}

@media only screen and (max-width: 1120px) {
	.footer > .wrapper {
		padding: 0 30px;
	}
}

.footer,
.footer p {
	font-size: 11px;
	color: #55606a;
	color: white;
	text-align: right;
}

.footer p {
	margin: 0;
}

.footer ul {
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer ul li {
	display: inline-block;
	padding: 0 0 0 10px;
	line-height: 14px;
}

.footer ul li a {
	color: #55606a;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Buttons --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.button,
.small-action-button {
	background: #343a46;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: auto;
	line-height: 18px;
	padding: 12px 26px;
	text-transform: uppercase;
	text-align: center;
}

.button:hover,
.small-action-button:hover {
	background: #007777;
	color: #ffffff;
	opacity: 1;
}

.small-action-button {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Pager ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.upper-pager {
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	height: 35px;
}

.lower-pager {
	float: right;
}

.page-buttons {
	float: right;
	height: 20px;
	padding: 0;
}

.page-count {
	color: #b7b7b7;
	float: left;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}

.pager, 
.pager-prev, 
.pager-next,
form.category-and-window ul.time-window-options li a {
	background: #343a46;
	border: 0;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	margin: 0 0 0 3px;
	padding: 0 8px;
	text-decoration: none;
}

.pager:hover, 
.pager-prev:hover, 
.pager-next:hover,
.pager.on,
form.category-and-window ul.time-window-options li.selected a, form.category-and-window ul.time-window-options li:hover a {
	background: #007777;
	border: 0;
	color: #ffffff;
	text-decoration: none;
}

.pager-next, .pager-prev {
	background: #007777;
	font-size: 10px;
	text-transform: uppercase;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Homepage -------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.homepage {
	padding-bottom: 100px;
}

/* Box 1 */
.box-1 {
	position: relative;
}

.box-1,
.box-1 .image-stage,
.box-1 .image-stage .slide {
	height: 500px;
	width: 100%;
}

.box-1 .image-stage .slide > .wrapper {
	width: auto;
	padding: 0 30px;
}


@media only screen and (min-width: 768px) {
	.box-1 .image-stage .slide > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.box-1 .image-stage .slide > .wrapper {
		width: 960px;
		padding: 0;
	}
}

.box-1 .arrow-wrap {
	display: none;
}

.box-1 .image-stage-navigation-wrap {
	bottom: 114px;
	list-style: none;
	margin: 0;
	margin-top: -11px;
	padding: 0 80px;
	position: absolute;
	text-align: left;
	width: 100%;
	z-index: 20;
}

.box-1 .image-stage-navigation-wrap li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.box-1 .image-stage-navigation-wrap li a {
	background: transparent;
	border: 1px solid #959595;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	cursor: pointer;
	display: block;
	height: 11px;
	text-indent: -9999px;
	width: 11px;
}

.box-1 .image-stage-navigation-wrap li.activeSlide a {
	background: #959595;	
}

@media only screen and (min-width: 991px) {
	.box-1 .image-stage-navigation-wrap {
		width: 960px;
		margin: 0 auto;
		float: none;
		position: relative;
	}
}

.box-1 .image-stage .slide img {
	display: none;
}

.box-1 h1 {
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	margin: 45px 0 0 0;
}

.box-1 h2 {
	font-size: 35px;
	line-height: 35px;
	color: white;
	margin-left: 0;
}

@media screen and (min-width: 768px) {
	.box-1 h1 {
		font-size: 55px;
		margin-left: 60px;
	}

	.box-1 h2 {
		font-size: 55px;
		line-height: 55px;
		margin-left: 60px;
    	}
}

.homepage .middle-boxes {
	margin-top: -90px;
	margin-bottom: 60px;
	position: relative;
	z-index: 20;
}

.homepage .middle-boxes > .wrapper {
	width: auto;
	padding: 0 30px;
}

@media only screen and (min-width: 768px) {
	.homepage .middle-boxes > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.homepage .middle-boxes > .wrapper {
		width: 960px;
		padding: 0px;
	}
}

.homepage .middle-boxes .box {
	max-width: 320px;
	margin: 0 auto;
	position: relative;
}

.middle-boxes .box .block-title {
	background: #007777;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: white;
	padding: 12px 20px;
	min-height: 89px;
	text-align: right;
}

.middle-boxes .box .block-title:after {
	border: 10px solid transparent;
	border-top: 10px solid #007777;
	content: "";
	position: absolute;
	right: 15px;
	top: 89px;
}

.middle-boxes .box .block-title h3 {
	color: white;
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 300;
}

.middle-boxes .box .block-content p {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: white;
	font-size: 12px;
	padding: 12px 20px;
	padding-left: 70px;
	padding-top: 10px;
	min-height: 89px;
	text-align: right;
}

.middle-boxes .box.box-2 .block-content p a,
.middle-boxes .box.box-4 .block-content p a {
    color: #fb5c00;
}

@media screen and (min-width: 480px) {
	.middle-boxes .box .block-title h3 {
		font-size: 26px;
		line-height: 30px;
	}

	.middle-boxes .box .block-content p {
    		font-size: 14px;
    	}
}

@media screen and (min-width: 768px) {
	.middle-boxes .box .block-title h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.middle-boxes .box .block-content p {
		font-size: 12px;
		padding-left: 50px;	
	}
}

@media screen and (min-width: 991px) {
	.middle-boxes .box .block-title h3 {
		font-size: 26px;
		line-height: 30px;
	}

	.middle-boxes .box .block-content p {
		padding-left: 80px;	
	}
}

.middle-boxes .box .block-title .icon-up-down {
	background-image: url(/images/icons/icon-sprite.png);
	background-position: -563px 0px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 41px;
	left: 15px;
	margin-top: 0px;
	position: absolute;
	top: 5%;
	transition: margin-top 0.25s linear, top 0.25s linear;
	-webkit-transition: margin-top 0.25s linear, top 0.25s linear;
	vertical-align: middle;
	width: 41px;
	z-index: 1;
}

.middle-boxes .box:hover .block-title .icon-up-down {
	background-position: -608px 0px;
	margin-top: -60px;
	top: 100%;
}

.middle-boxes .box .block-content {
	background: #007777;
	bottom: 227px;
	overflow: hidden;
	position: absolute;
	top: 89px;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
}

.middle-boxes .box.box-2 .block-content,
.middle-boxes .box.box-2 .block-title {
	background: #55606a;
}
.middle-boxes .box.box-2 .block-title:after {
	border-top: 10px solid #55606a;
}

.middle-boxes .box.box-3 .block-content,
.middle-boxes .box.box-3 .block-title {
	background: #fb5c00;
}
.middle-boxes .box.box-3 .block-title:after {
	border-top: 10px solid #fb5c00;
}

.middle-boxes .box:hover .block-content {
	bottom: 0px;
}

.middle-boxes .box .image {
	background-size: cover;
}

.middle-boxes .box .image img {
	max-width: 100%;
	height: auto !important;
}

@media screen and (min-width: 768px) {
	.homepage .middle-boxes .box {
		width: 33.33%;
		float: left;
	}
}

@media screen and (min-width: 991px) {
	.homepage .middle-boxes .box {
		width: 320px;
	}
}

.homepage .box-5 {
	box-sizing: border-box;
	padding: 0 15px 0 0;
	position: relative;
}

.homepage .box-5 p {
	margin-bottom: 42px;
}

.homepage .box-5 iframe {
	max-width: 100% !important;
}

.homepage .box-6 {
	box-sizing: border-box;
	padding: 0 0 0 15px;
	position: relative;
}

.btn {
	display: inline-block;
	background: #343a46;
	width: 231px;
	color: white;
}

.btn:hover {
	color: white;
	background-color: #007777;
}

.btn-read-more {
	line-height: 30px;
	padding: 8px 16px;
}

.box-6 .icon-plus {
	display: inline-block;
	background-image: url(/images/icons/icon-sprite.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.icon-plus {
	width: 31px;
	height: 31px;
	background-position: -35px 0;
}

.btn i.icon-plus {
	float: right;
}

.btn:hover i.icon-plus {
	background-position: -143px 0;
}

.homepage .lower-boxes > .wrapper {
	width: auto;
	padding: 0 30px;
}

@media only screen and (min-width: 768px) {
	.homepage .lower-boxes > .wrapper {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 991px) {
	.homepage .lower-boxes > .wrapper {
		width: 960px;
		padding: 0px;
	}
}

@media screen and (min-width: 768px) {
	.homepage .box-5,
	.homepage .box-6 {
		float: left;
		width: 50%;
	}
}

.homepage .box-5 {
	margin-bottom: 42px;
}

.homepage .box-5 .view-all {
	float: right;
	color: #55606a;
	padding: 0;
}

@media screen and (max-width: 450px) {
	.homepage .box-5 .view-all {
		display: block;
		float: none;
		margin-bottom: 20px;
		text-align: right;
	}
}

.homepage .box-5 .view-all i.icon-plus {
	background-image: url(/images/icons/icon-sprite.png);
	background-position: -35px 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 31px;
	margin-left: 12px;
	vertical-align: middle;
	width: 31px;
}

.responsive-iframe {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.responsive-iframe iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.homepage .box-6 .content-box-list {

}

.homepage .box-6 .content-box-list li {
	border-top: 1px solid #959595;
	margin-bottom: 25px;
	padding-top: 25px;
}

.homepage .box-6 .content-box-list li a {
	background: none;
	min-height: 1px;
}

.homepage .box-6 .content-box-list li a .thumbnail {
	display: none;
}

.homepage .box-6 .content-box-list li a .thumbnail img {

}

.homepage .box-6 .content-box-list li a .date {
	background: none;
	color: #333;
	float: none;
	font-size: 14px;
	font-style: italic;
	height: auto;
	line-height: 100%;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	width: auto;	
}

.homepage .box-6 .content-box-list li a .title {
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}

.homepage .box-6 .content-box-list li a .abstract {
	color: #333;
	display: block;
}

.homepage .box-6 .content-box-list li a .see-details {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	background-image: url(/images/icons/icon-sprite.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: -9999px;
	width: 31px;
	height: 31px;
	padding: 0;
	background-position: -35px 0;
	float: right;
}

.homepage .box-6 .content-box-list li a:hover .see-details {
	background-position: -71px 0;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Contact Form ---------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
form .field-wrap label {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 100%;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

form .field-wrap input,
form .field-wrap select,
form .field-wrap textarea,
input,
select,
textarea {
	background: #ffffff;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #bcc5ca;
	min-width: 1px;
	padding: 12px;
	max-width: 95% !important;
}

form .field-wrap {
	margin: 0 0 15px 0;
}

form .field-wrap:after {
	clear: both;
	content: '';
	display: table;
}

input {
	outline: none;
}

.feedback-form-wrap .field-wrap input,
.feedback-form-wrap form .field-wrap select,
.feedback-form-wrap form .field-wrap textarea {
	width: 300px;
}

#recaptcha_image {
	height: auto !important;
}

#recaptcha_image img {
	width: 293px !important;
	height: auto !important;
}

.right-side.full-width .driving-directions-wrap,
.right-side .driving-directions-wrap {
	float: right;
	width: 48%;
}

.driving-directions-input-fields .submit-wrap {
	margin-bottom: 30px;
}

.right-side .driving-directions-wrap .cms-table {
	width: 100%;
}

.driving-directions-wrap input#start,
.driving-directions-wrap input#end {
	width: 95%;
}

.right-side.full-width .feedback-form-wrap,
.right-side .feedback-form-wrap {
	float: left;
	width: 38%;
}

form .field-wrap span.checkbox-wrap, 
form .field-wrap span.radio-wrap {
	float: left;
	clear: both;
}

form .field-wrap span.checkbox-wrap label, 
form .field-wrap span.radio-wrap label {
	margin: 0;
}

.submission-form-wrap .intro-text {
	margin-bottom: 30px;
}

/*************** contact page ******************************************/
.page-id-338097 .submission-form-wrap.has-driving-directions {
	background-color: #fb5c00;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #ffffff;
	margin: 0;
	padding: 20px 75px 20px 28px;
	position: relative;
	width: 54%
}

@media only screen and (max-width: 480px) {
	.page-id-338097 .submission-form-wrap.has-driving-directions {
		padding: 20px;
	}
}

.right-side.full-width .driving-directions-wrap,
.right-side .driving-directions-wrap {
	float: right;
	margin: 0;
	width: 44%;
}

@media only screen and (max-width: 768px) {
	.page-id-338097 .submission-form-wrap.has-driving-directions,
	.right-side.full-width .driving-directions-wrap,
	.right-side .driving-directions-wrap {
		float: none;
		margin: 0 0 40px;
		width: 100%
	}
}

.page-id-338097 .submission-form-wrap .intro-text {
	margin-bottom: 0px;
}

.page-id-338097 .submission-form-wrap h1 {
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}

.page-id-338097 .submission-form-wrap address {
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	font-style: normal;
}

@media only screen and (min-width: 480px) {
	.page-id-338097 .submission-form-wrap address {
		font-size: 18px;
		line-height: 30px;
	}
}

.page-id-338097 .submission-form-wrap .submission-form {
	margin-top: 35px;
}

.page-id-338097 .submission-form-wrap .submission-form .form-section {
	margin-bottom: 0;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap {
	margin: 0 0 21px 0;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap label {
	display: block;
	font-style: italic;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: normal;
	margin: 0 0 12px 0;
	text-transform: none;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-first_name label,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-last_name label,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-email label,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-street label {
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-first_name input,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-last_name input,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-email input,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-street input {
	font-family: inherit;
	font-size: 100%;
	height: 39px;
	width: 100%;
	border: 0;
	line-height: normal;
	margin: 0;
	padding: 10px 14px;
	outline: 0;
	background: #ffffff;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap span.checkbox-wrap,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap span.radio-wrap {
	background: transparent none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.unchecked,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .radio-wrap label.unchecked,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.checked,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .radio-wrap label.checked {
	background: transparent none;
	min-height: 0;
	padding-left: 0;
	margin-bottom: 15px;
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.unchecked input,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.checked input {
	float: left;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	margin: 0;
	margin-top: 6px;
	max-width: none;
	padding: 0;
	-webkit-appearance: checkbox;
	opacity: 1 !important; 
	position: static !important;  
	z-index: 1 !important;  
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.unchecked .text,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .radio-wrap label.unchecked .text,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .checkbox-wrap label.checked .text,
.page-id-338097 .submission-form-wrap form.submission-form .field-wrap .radio-wrap label.checked .text {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	padding-left: 17px;
	display: inline-block;

}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap.field-message label {
}

.page-id-338097 .submission-form-wrap form.submission-form .field-wrap textarea {
	max-width: 100% !important;
	width: 100%;
}

.submit-wrap .button {
	background: #343a46 url(/images/icons/button-arrow-sprite.png) 150px 8px no-repeat;
	border: 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding: 10px 12px;
	color: white;
	width: 180px;
	text-align: left;
	text-transform: none;
}

.submit-wrap .button:hover {
	background-color: #007777;
	background-position-y: -30px;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Search Page ----------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.search-page-form-wrap .text-search-wrap {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.search-page-form-wrap .text-search-wrap .text-search {
	height: 40px;
	line-height: 40px;
}

.search-page-form-wrap .text-search-wrap .submit {
	background: #343a46;
	color: #ffffff;
	height: 40px;
	line-height: normal;

}

.search-page-form-wrap .text-search-wrap .submit:hover {
	background: #007777;
	opacity: 1;
	filter: alpha(opacity=100);
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Blog Page ------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.blog-right-column {
	width: 25%
}

.blog-left-column {
	width: 70%
}

@media only screen and (max-width: 768px) {
	.blog-right-column,
	.blog-left-column {
		float: none;
		margin-bottom: 40px;
		width: 100%
	}
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Custom Template ------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.team-member > div {
	margin-bottom: 30px;
	border: 1px solid #959595;
	padding-left: 29px;
	padding-right: 29px;
}

.team-member > div .image {
	display: table-cell;
	width: 280px;
	vertical-align: bottom;
	padding-right: 20px;
	padding-top: 27px;
	display: table-cell;
}

.team-member > div .content {
	display: table-cell;
}

@media only screen and (max-width: 768px) {
	.team-member > div .image,
	.team-member > div .content {
		display: block;
	}
}

.item-list div .item-title {
	padding-top: 18px;
}

.team-member .share-links {
	float: right;
	margin-top: 1px;
}

.team-member .share-links > li {
	display: inline-block;
	border: none;
	margin-left: 5px;
	margin-bottom: 0;
}

.team-member .share-links > li > a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/images/icons/icon-sprite.png) 0 0 no-repeat;
	border: 1px solid #55606a;
	border-radius: 50%;
}

.team-member .share-links > li.twitter > a {
	background-position: -693px 8px;
}

.team-member .share-links > li.linkedin > a {
	background-position: -670px 7px;
}

.team-member .share-links > li > a span {
	display: none;
}

.team-member .item-title h3 {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 5px;
	display: inline-block;
}

.item-list li .item-title h5 {
	color: #000000;
	margin-bottom: 10px;
	font-size: 14px;
}

.team-member > div .content > p {
	font-size: 12px;
	font-style: italic;
}


/********** custom table style ******************************/
.table-responsive {
	overflow-x: scroll;
}

.table-responsive table {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-spacing: 0;
}

.table-responsive table thead th {
	padding: 25px;
	font-size: 26px;
	font-weight: 300;
	background: #fb5c00;
	color: #FFFFFF;
}

@media only screen and (max-width: 630px) {
	.table-responsive table thead th {
		padding: 15px;
		font-size: 22px;
	}
}

.table-responsive p {
	font-size: 18px;
}

.table-responsive table tbody tr:nth-child(odd) {
	background: #ececec;
}

.table-responsive table tbody tr {
	background: #b0b1b2;
}

.table-responsive table tbody td {
	padding: 15px 25px;
	font-size: 18px;
}

@media only screen and (max-width: 630px) {
	.table-responsive table tbody td {
		padding: 15px;
		font-size: 15px;
	}
}