@charset "utf-8";
/* CSS Document */

/* FONTS
-----------------------------------------------
/////////////////////////////////////////////// */
	@font-face {
		font-family:'MuseoSans-500';
		src:url('/styles/fonts/museosans-500/museosans-500.eot');
		src:url('/styles/fonts/museosans-500/museosans-500.eot?#iefix') format('embedded-opentype'),
			 url('/styles/fonts/museosans-500/museosans-500.woff') format('woff'),
			 url('/styles/fonts/museosans-500/museosans-500.ttf') format('truetype'),
			 url('/styles/fonts/museosans-500/MuseoSans-500.svg#MenschMenschBold') format('svg');
		font-weight:bold;
	}
/* END FONTS
-----------------------------------------------
/////////////////////////////////////////////// */
body {
		color: #1d2133;	font-family: 'MuseoSans-500',Helvetica,sans-serif;
		font-size: 14px; line-height: 1.8em; background-color:#fff;margin: 0;
	}
    p {line-height:1.8em;}
	.customNavigation{
	  text-align: center;
	}

	.customNavigation a{
	  -webkit-user-select: none;  -khtml-user-select: none;	  -moz-user-select: none;	  -ms-user-select: none;	  user-select: none;	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.owl-carousel{
		max-width:1900px;
		overflow:hidden;
	}


	.slider{
			height:auto;		text-align: center;		padding:10px 0;
	}
	.theme-dropdown .dropdown-menu {
	  position: static;	  display: block;	  margin-bottom: 20px;
	}
	.theme-showcase > p > .btn {
	  margin: 5px 0;
	}
	.theme-showcase .navbar .container {
	  width: auto;
	}
	.center{
		text-align:center;
	}
	.left{ text-align:left;}
	.right{ text-align:right;}
	.white{
		color:#FFF;
	}
	.violet{
		color:#617cea;
	}
	.blue{
		color:#749fc6;
	}
	.green{
		color:#090;
	}
	.small{
		font-size:.9em;
	}
	.shadow{
	   		text-shadow: 2px 2px 8px #111;
	}
	.foot{
		  bottom: 0;
		  margin: 0;
		  padding: 20px;
		  width: 100%;
	}
	.knee{
		  bottom: 0;
		  margin: 0;
		  width: 100%;
		  height:80px;
	}
	#slider1{
		width: 80%;
		margin:-20px auto 15px;
	}
	.top-prop{
		width:100%;
		position:relative;
		width:300px;
		margin:0 auto 10px auto;
		box-shadow: 8px 8px 4px -5px rgba(0, 0, 0, 0.4);
	}
	.top-prop img{
		width:300px;
	}
	.bot-prop{
		width:100%;
		height:115px;
		position:relative;
		width:170px;
		margin:0 auto 0 auto;
	}
	.bot-prop img, .top-prop img{
	   width:100%;
	   max-height:100%;
	   max-width:100%;
	}
	.item{
		text-align:center;
	}
	h3{
		font-size:20px;
		color:#7b8eff;
	}
	.alert-send{
		color:#C60;
	}
	.popup {display: none; position: absolute; top: 100px; left: 50%; width: 700px; margin-left: -350px; padding: 50px 30px;
			background:rgba(255,255,255,0.9); color: #333; font-size: 19px; line-height: 1.1em; border: 10px solid #150E2D; z-index: 9999;}
	.popup-mobile {position: relative; top: 0; left: 0; margin: 30px 0 0; width: 100%;}
	.popup-btn-close {position: absolute; top: 8px; right: 14px; color: #4EBD79; font-size: 14px; font-weight: bold; text-transform: uppercase; cursor: pointer;}
	.popupContent{
		font-size:.8em;
	}
	.pop-title{
		margin-top:0px;
	}
	.search-open {
		color: #f00;float: left;	font-size: 1.1em;	font-weight: bold;	margin: 0 0 15px;	position: relative;	text-align: left;	width: 100%;
	}
	.open-wrap {
		color: #f00;font-size: 1.1em;	font-weight: bold;text-align: left;
	}
	 .green{
		color:#093;
	 }
	 .red{
		 color:#C30;
	 }
	 .yellow{
		 color:#bfad31;
	 }
	 .blue{
		 color:#00529e;
	 }

.navbar-collapse.in {
    overflow-y: visible;
}
.container-fluid {
    background: #fff none repeat scroll 0 0;
    max-width: 1200px;
    position: relative;
}
.container-fluid.body {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
    margin-bottom: 60px;
    margin-top: -20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}
.container-fluid.nobg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
	display: table;
	width:100%;
}
.container-fluid.nobg.nav {
    position: relative;
}
.page-wrapper-line {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/homepage/line-design-new.png");
    background-origin: padding-box;
    background-position: 0 100% !important;
    background-repeat: no-repeat;
    background-size: auto auto;
}

body.l-grey {
    background-color: #f8f8f8;
}
.section.green-line {
    background: rgba(0, 0, 0, 0) url("../img/green_line_globe.png") no-repeat scroll 50% 20px;
    height: 170px;
    padding: 20px 0;
}
.col-md-8.content-panel {
    padding: 0 20px 20px;
}
.left-nav .content-panel {
    margin-bottom: 20px;
}
form {
    padding: 20px 0;
}
img {
    display: block;
    max-width: 100%;
    vertical-align: bottom;
}
div, span, ol, ul {
    padding: 0;
}
ul, ul li {
    list-style-type: none;
    vertical-align: top;
}
ul li {
    padding-bottom: 5px;
}
ol li {
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}
ul.bullets {
    margin-left: 20px;
}
ul.bullets li {
    list-style-type: disc;
}
ul.inline-50 {
    font-size: 0;
}
ul.inline-50 > li {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    margin-left: 0 !important;
    padding-right: 25px;
    width: 50%;
}
ul.inline-50 > li.last-child {
    padding-left: 25px;
    padding-right: 0;
}

.clearNone {
    clear: none !important;
}
iframe.pop-vid {
    width: 480px;
}
a {
    color: #7b8eff;
}
a[href="#"], a[href=""] {
    cursor: pointer;
    text-decoration: none;
}
th {
    padding: 10px;
}
td {
    font-size: 14px;
}
hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
img.inline {
    display: inline-block;
}
.boxing {
    box-sizing: border-box;
    padding: 10px;
}
.fa {
    text-rendering: optimizelegibility;
}
.odd {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #d8d6d6;
}
.even {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d8d6d6;
}
.hide-overflow {
    overflow: hidden;
}
.leadership-indent {
    margin-left: 130px;
}
img.leadership {
    float: left;
    margin-bottom: 3px;
    margin-right: 12px;
    margin-top: 3px;
    width: 113px;
}
.cf::before, .cf::after {
    content: "";
    display: table;
}
.cf::after {
    clear: both;
}
.cf {
}
ul.cf > li {
    display: inline-flex;
}
.img {
    background: #ccc none repeat scroll 0 0;
    display: inline-block;
    overflow: hidden;
}
.img img {
    opacity: 0;
    transition: opacity 1s ease 0s;
}
.img.loaded img {
    opacity: 1;
}
img.floatLeft {
    float: left;
    margin: 0 20px 20px 0;
}
img.floatRight {
    float: right !important;
    margin: 0 0 20px 20px !important;
}
img.noFloat {
    float: none !important;
    margin: 10px auto !important;
}
.order-items table tr {
    color: #65696e !important;
}
.fa-spinner {
    animation: 1.1s linear 0s normal none infinite running spinner;
    transform: translateZ(0px);
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.hidden, .closed {
    display: none;
}
.toggle.navi_toggle {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    display: none;
    padding: 23px 20px;
    position: fixed;
    right: 0;
    top: 0;
    transition: right 0.3s ease 0s, background-color 0.3s ease 0s;
    z-index: 999;
}
.toggle.navi_toggle li {
    padding-bottom: 0;
	line-height: 1em;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
}
.navi_toggle.active {
    display: block;
    right: 70%;
}
html.active {
    overflow: hidden;
}
.overlay.active {
    display: block;
}
.navi_toggle:hover {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
}
.page-container .col_06 {
    margin-top: 0;
}
table {
    clear: both;
    margin-bottom: 20px;
}
table td {
    padding: 10px;
}
table tr:first-child {
    color: #fff;
}
table.prod tr:first-child {
    color: inherit;
}
ul.no-margin {
    margin-left: 0;
}
table {
    margin-bottom: 20px;
}
table td {
    padding: 5px;
}
table.pad td {
    box-sizing: border-box;
    padding: 20px;
}
.f-left {
    float: left;
    margin-right: 20px;
}
.pad-right {
    padding-right: 20px;
}
.pad-bot {
    padding-bottom: 20px;
}
.pad-sides {
    padding-left: 20px;
    padding-right: 20px;
}
.pad-top {
    padding-top: 20px !important;
}
.marg-top {
    margin-top: 20px;
}
.marg-bot {
    margin-bottom: 20px;
}
.center-text {
    text-align: center;
}
.no-pad-left {
    padding-left: 0;
}
.popup-cont {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.inner-popup {
    display: table-cell;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.inner-popup .area {
    display: inline-block;
    position: relative;
}
.inner-popup .close {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 100;
    height: 24px;
    line-height: 10px;
    opacity: 1;
    padding-top: 6px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 24px;
}
.dropdown-menu {
    border: medium none !important;
    border-radius: 0;
}
.dropdown-xl {
    height: 300px;
    margin-top: -1px;
    padding: 20px;
    right: -50% !important;
    width: 750px;
}
.dropdown-md {
    height: 250px;
    margin-top: -1px;
    padding: 20px;
    right: -50% !important;
    width: 500px;
}
.dropdown-products {
    background: #fff url("../img/productMenu_newBg.png") no-repeat scroll 0 center;
}
.dropdown-contractResearch {
    background: #fff url("../img/contractResearchMenu_newBg.png") no-repeat scroll -70px center / contain ;
}
.dropdown-about {
    background: #fff url("../img/aboutMenu_newBg.png") no-repeat scroll 0 center / contain ;
}
.dropdown-instrumentation {
    background: #fff url("../img/instrumentationMenu_Bg.png") no-repeat scroll -76px 150px / 50% auto;
    height: auto;
    max-height: 600px;
}
.dropdown-library {
    background: #fff url("../img/libraryMenu_Bg.png") no-repeat scroll 0 center / contain ;
}
.dropdown-toggle .fa-chevron-down {
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
}
.dropdown-toggle .fa-chevron-down.flip {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
.open .dropdown-toggle .fa-chevron-down {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
.loading {
    background: rgba(0, 0, 0, 0) url("../img/loading.gif") repeat scroll 0 0;
}
.btn {
    margin-bottom: 10px;
}
.btn.btn-corners {
    border: medium none;
    border-radius: 0;
}
.btn-pill-sm.pad-bot {
    margin-bottom: 20px;
}
.btn-pill-sm {
    border-radius: 14px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 4px 20px !important;
}
.btn-pill-sm:hover {
    text-decoration: none;
}
.btn-pill-md {
    border-radius: 16px;
    cursor: pointer;
    font-size: 14px;
    padding: 8px 24px !important;
}
.btn-pill-md:hover {
    text-decoration: none;
}
.btn-pill-lg {
    border-radius: 24px;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 45px !important;
}
.btn-pill-lg:hover {
    text-decoration: none;
}
.btn-pill-blue {
    background: #008da8 none repeat scroll 0 0;
    color: #fff;
}
.btn-pill-blue:hover {
    background: #00788f none repeat scroll 0 0 !important;
    color: #fff;
}
.btn-pill-grey {
    background: #808587 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.btn-pill-grey:hover {
    background: #6a6e70 none repeat scroll 0 0 !important;
    color: #fff;
}
.btn-pill-orange {
    background: #f37835 none repeat scroll 0 0;
    color: #fff;
}
.btn-pill-orange:hover {
    background: #d96c31 none repeat scroll 0 0 !important;
    color: #fff;
}
.pagination {
    border-radius: 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.pagination li {
    display: inline-block;
}
.pagination > li > span, .pagination > li > a {
    border: medium none;
    color: #868685;
}
.pagination > li > a:hover {
    border: medium none;
    color: #454544;
}
.pagination > li:first-child > span, .pagination > li:first-child > a, .pagination > li:last-child > span, .pagination > li:last-child > a {
    border-radius: 0;
    font-size: 20px;
    font-weight: 200;
    line-height: 20px;
}
.pagination > .active > span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #454544;
}
.pagination > .active > span:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #454544;
}
.left-nav h5 {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: rgb(243, 120, 53);
    font-weight: 500;
    margin-bottom: 0;
    padding: 10px;
}
.left-nav h5 a {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: rgb(243, 120, 53);
    font-weight: 500;
    margin-bottom: 0;
}
.left-nav .content-panel h5 {
    margin-top: 0;
}
.left-nav ul {
    margin: 0;
    padding: 0;
}
.left-nav ul > li {
    padding-bottom: 0;
    transition: background-color 0.5s ease 0s;
}
.left-nav ul > li.active {
    background: #b5b4b4 none repeat scroll 0 0;
}
.left-nav ul > li:hover {
    background-color: #b5b4b4;
}
.left-nav ul > li > a {
    display: block;
    padding: 10px;
    text-decoration: none;
}
.left-nav .menu li.has_sub {
    padding: 10px 0;
}
.left-nav .menu li.has_sub a {
    display: inline;
    padding-left: 10px;
}
.left-nav .menu .sub_menu li.has_sub a {
    padding-left: 30px;
}
.left-nav .dropdown {
    display: block !important;
}
.left-nav .fa-chevron-down {
    color: #069;
    display: none;
    margin: 0 10px;
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
}
.left-nav .has_sub .fa-chevron-down {
    display: inline-block;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
}
.left-nav .has_sub .fa-chevron-down:hover {
    cursor: pointer;
}
.left-nav .sub_menu li {
    padding: 8px 0 8px 20px;
}
.left-nav .sub_menu li {
    padding-left: 20px;
}
.left-nav .menu .sub_menu li.has_sub.sub a {
    padding-left: 50px;
}
.left-nav .sub_sub_menu {
    background-color: #d7d7d7;
    display: none;
}
.left-nav .sub_sub_menu li:hover {
    background-color: #c3c3c3;
}
.left-nav .fa-chevron-down.flip {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
.social-media {
    font-size: 30px;
    text-align: left;
}
.show-768 {
    display: none;
}
.show-991 {
    display: none;
}
.show-1091 {
    display: none;
}
ul.social-media > li {
    display: inline-block;
    float: none;
    text-align: center;
}
ul.social-media > li.twitter a {
    color: #00aced;
}
ul.social-media > li.linkedin a {
    color: #007bb5;
}
ul.social-media > li.fb a {
    color: #3b5998;
}
ol.lower-roman > li {
    list-style-type: lower-roman;
    margin-left: 20px;
}
ol.lower-latin > li {
    list-style-type: lower-latin;
    margin-left: 20px;
}
img.mouse {
    margin-top: 20px !important;
}
img.contact-photo {
    margin-bottom: 25px;
    margin-top: 15px;
}
div.breadcrumbs {
    background: #c1d82f none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 30px;
    padding: 5px 10px;
    top: 0;
}
.content-panel > div.breadcrumbs {
    margin-left: -20px;
    margin-right: -20px;
}
div.breadcrumbs a {
    color: #403f3f;
    padding-left: 20px;
    padding-right: 20px;
}
div.breadcrumbs > span {
    color: #fff;
}
div.breadcrumbs.contact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    margin-left: 0;
    padding: 0;
}
div.breadcrumbs.contact a {
    color: #fff;
}
div.breadcrumbs.contact a:first-child {
    color: #fff;
    padding-left: 0;
}
.dropdown-search {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 100px;
    padding-bottom: 20px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 638px;
    z-index: 99;
}
.search-result {
    margin-bottom: 20px;
}
.results {
    display: block;
    margin: 0 auto;
    width: 85%;
}
form#page-search.nav-search .form-group.page-search {
    margin: 20px auto;
}
.pad-bottom {
    padding-bottom: 20px;
}

.banner .container-fluid {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.banner p.lead {
    font-size: 32px;
    font-weight: bold;
}
.banner p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px !important;
}
.banner a.btn-pill-sm, .banner a.btn-pill-md, .banner a.btn-pill-lg {
    display: inline-block;
}
.box.green {
    background: #93aa2b none repeat scroll 0 0;
    color: #fff;
    min-height: 358px;
}
.box.green:nth-child(2n) {
    background: #b3cf34 none repeat scroll 0 0;
}
.box.green:nth-child(4n+1) {
    clear: none;
}
.box.green:nth-child(3n+1) {
    clear: left;
}
.box.green h4 {
    font-weight: bold;
}
.box.green hr {
    background: #fff none repeat scroll 0 0;
    height: 1px;
}
.box.green a {
    color: #fff;
    font-weight: bold;
}
.box.green a.btn-pill-md {
    font-weight: bold;
}
.box.green a.btn-pill-md:hover {
    text-decoration: none;
}
div#map {
    height: 400px;
    width: 100%;
}
div#globalMap {
    height: 400px;
    width: 100%;
}
#page-wrapper {
    margin-bottom: 0 !important;
}
.alert.toast {
    bottom: 0;
    display: none;
    margin: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.homepage-banner.slides {
    background-color: #000;
    position: relative;
}
.homepage-banner .slide {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    float: left;
    margin-right: -100%;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.slide.banner-1 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-1.jpg") repeat scroll 0 0;
}
.slide.banner-2 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-3.jpg") repeat scroll 0 0;
}
.slide.banner-3 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-9.jpg") repeat scroll 0 0;
}
.slide.banner-4 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-8.jpg") repeat scroll 0 0;
}
.slide.banner-5 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-2.jpg") repeat scroll 0 0;
}
.slide.banner-6 {
    background: rgba(0, 0, 0, 0) url("../img/banner/homepage/slider-7.jpg") repeat scroll 0 0;
}
.homepage-banner .container-fluid {
    text-shadow: 0 3px 20px #000;
}
.homepage-banner h2 {
    color: #fff;
    font-family: 'MuseoSans-500',Helvetica,sans-serif;
    font-size: 70px;
    margin-bottom: 20px;
}
.homepage-banner p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.homepage-banner a {
    color: #f37835;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}
.homepage-banner a > i {
}
.slides .slide-nav {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 22px;
    bottom: 40px;
    margin-bottom: 20px;
    margin-right: -100px;
    padding: 10px;
    position: absolute;
    right: 50%;
}
.slides.landing .slide-nav {
    margin-right: -70px;
}
.slides .slide-nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.slides .slide-nav ul > li {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 0;
}
.slides .slide-nav ul > li > a:hover {
    color: #fff;
}
ol.flex-control-nav {
    display: block;
    text-align: center;
}
ol.flex-control-nav li {
    display: inline-block;
    margin: 0 5px;
}
ul.flex-direction-nav {
    display: none;
}
.panels {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    margin-top: -40px;
    padding: 10px;
    z-index: 899;
}
.panels .row {
    margin: 0;
}
.panels .col-md-6 {
    font-size: 0;
    padding: 5px;
}
.panels .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    text-shadow: 1px 2px 3px rgba(30, 30, 30, 0.1);
}
.panels .panel a {
    color: #fff;
    cursor: pointer;
}
.panels .panel > ul {
    margin-bottom: 0;
    padding-left: 0;
}
.panels .panel > ul > li {
    border: medium none;
    font-size: 14px;
    padding: 10px 5px;
    position: relative;
}
.panels .panel > ul > li.odd {
    background: #dd5e1a none repeat scroll 0 0;
}
.panels .panel > ul > li.even {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.panels .panel > ul > li span {
    color: #f5ccb6;
    display: block;
}
.panels .panel strong {
    display: block;
    font-family: 'MuseoSans-500',Helvetica,sans-serif;
    margin-bottom: 5px;
}
.panels .panel-height-single {
    margin-bottom: 10px;
    min-height: 110px;
    overflow: hidden;
}
.panels .panel-height-single a {
    min-height: 220px;
}
.panels .panel-height-single .call-off {
    box-sizing: border-box;
    height: 110px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.panels .panel-height-single .call-on {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    box-sizing: border-box;
    height: 110px;
    left: 0;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    top: 110px;
    width: 100%;
}
.panels .panel-height-double {
    margin-bottom: 0;
    min-height: 230px;
    overflow: hidden;
}
.panels .panel-height-double a {
    min-height: 460px;
}
.panels .panel-height-double .call-off {
    box-sizing: border-box;
    height: 230px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.panels .panel-height-double .call-on {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    box-sizing: border-box;
    height: 230px;
    left: 0;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    top: 230px;
    width: 100%;
}
.panels .panel-width-sm {
    display: inline-block;
    width: 42.26%;
}
.panels .panel-width-md {
    display: inline-block;
    margin-left: 1.4%;
    vertical-align: top;
    width: 56.25%;
}
.panels .panel-width-md.margR {
    margin-left: 0;
    margin-right: 1.4%;
}
.panels .panel-width-lg {
    width: 100%;
}
.panels .panel-height-single:last-child {
    margin-bottom: 0;
}
.panel.grey {
    background: #98999c none repeat scroll 0 0;
}
.panel.orange {
    background: #f37835 none repeat scroll 0 0;
}
.panel.green {
    background: #c1d82f none repeat scroll 0 0;
}
.panel.blue {
    background: #3da6bb none repeat scroll 0 0;
}
.panel > a {
    bottom: 0;
    display: block;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.corner {
    bottom: 0;
    display: none;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.corner.show {
    display: block;
}
.panel .fa-chevron-right {
    color: #fff;
    padding: 6px;
    position: absolute;
    right: 0;
    z-index: 99999;
}
.panel-height-single .fa-chevron-right {
    bottom: 110px;
}
.panel-height-double .fa-chevron-right {
    bottom: 230px;
}
.grey .fa-chevron-right.color-chevron {
    color: #787878;
}
.orange .fa-chevron-right.color-chevron {
    color: #e06c39;
}
.blue .fa-chevron-right.color-chevron {
    color: #3994a7;
}
.green .fa-chevron-right.color-chevron {
    color: #94a63a;
}
#collaboration {
    background: rgba(0, 0, 0, 0) url("../img/homepage/collaboration_bg.jpg") no-repeat scroll 100% 100% / cover ;
}
#research {
    background: rgba(0, 0, 0, 0) url("../img/homepage/40years_bg.jpg") no-repeat scroll 0 0 / cover ;
}
#contract-services {
    background: rgba(0, 0, 0, 0) url("../img/homepage/contract_services_bg.jpg") no-repeat scroll 0 0 / cover ;
}
#compliance {
    background: rgba(0, 0, 0, 0) url("../img/about/landing/compliance.jpg") no-repeat scroll 0 0 / cover ;
}
#news {
    background: rgba(0, 0, 0, 0) url("../img/about/landing/news.jpg") no-repeat scroll 0 0 / cover ;
}
#alliances {
    background: rgba(0, 0, 0, 0) url("../img/about/landing/alliances.jpg") no-repeat scroll 0 0 / cover ;
}
#analytical {
    background: rgba(0, 0, 0, 0) url("../img/products/landing/analytical.jpg") no-repeat scroll 0 0 / cover ;
}
#instrumentation {
    background: rgba(0, 0, 0, 0) url("../img/products/landing/instrumentation.jpg") no-repeat scroll 0 0 / cover ;
}
#sampling {
    background: rgba(0, 0, 0, 0) url("../img/products/landing/sampling.jpg") no-repeat scroll 0 0 / cover ;
}
#distributors {
    background: rgba(0, 0, 0, 0) url("../img/products/landing/distributors.jpg") no-repeat scroll 0 0 / cover ;
}
#vetronics {
    background: rgba(0, 0, 0, 0) url("../img/products/landing/vetronics.jpg") no-repeat scroll 0 0 / cover ;
}
#library {
    background: rgba(0, 0, 0, 0) url("../img/services/landing/library.jpg") no-repeat scroll 0 0 / cover ;
}
#investigators {
    background: rgba(0, 0, 0, 0) url("../img/services/landing/investigators.jpg") no-repeat scroll 0 0 / cover ;
}
#glp {
    background: rgba(0, 0, 0, 0) url("../img/services/landing/glp.jpg") no-repeat scroll 0 0 / cover ;
}
#drug-dev {
    background: rgba(0, 0, 0, 0) url("../img/services/landing/drug-dev.jpg") no-repeat scroll 0 0 / cover ;
}
#bioanalysis {
    background: rgba(0, 0, 0, 0) url("../img/services/landing/bioanalysis.jpg") no-repeat scroll 0 0 / cover ;
}
#board {
    background: rgba(0, 0, 0, 0) url("../img/about/landing/alliances.jpg") no-repeat scroll 0 0 / cover ;
}
#voltammetry {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/voltammetry.jpg") no-repeat scroll 0 0 / cover ;
}
#presentations {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/presentations.jpg") no-repeat scroll 0 0 / cover ;
}
#separations {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/separations.jpg") no-repeat scroll 0 0 / cover ;
}
#packing {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/packing.jpg") no-repeat scroll 0 0 / cover ;
}
#return {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/return.jpg") no-repeat scroll 0 0 / cover ;
}
#plans {
    background: rgba(0, 0, 0, 0) url("../img/library/landing/plans.jpg") no-repeat scroll 0 0 / cover ;
}
#info {
    background: rgba(0, 0, 0, 0) url("../img/invest/landing/info.jpg") no-repeat scroll 0 0 / cover ;
}
#events {
    background: rgba(0, 0, 0, 0) url("../img/homepage/events_bg.jpg") no-repeat scroll 50% 100% / cover ;
}
#events ul {
    margin-bottom: 0;
    padding-left: 0;
}
#events ul > li {
    border: medium none;
    padding: 10px 5px;
    position: relative;
}
#events ul > li.odd {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
#events ul > li.even {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#events ul > li span {
    color: #f5ccb6;
    display: block;
}
.form-group {
    clear: left;
}
.form-group.page-search {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    margin: 100px auto;
    position: relative;
    text-align: center;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 85%;
}
.form-group.page-search.main {
    margin: 0 auto;
}
.form-control.page-search {
    border: medium none;
    display: inline-block !important;
    width: 100%;
}
ul.toggle {
    display: inline-block;
    float: right;
    font-size: 0;
    margin-top: 10px;
    padding: 5px;
    transform: rotate3d(0, 0, 1, 0deg);
    transition: transform 0.25s ease 0s;
}
ul.toggle > li {
    display: block;
}
ul.toggle > li > svg {
    margin-top: 4px;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.25s ease 0s;
}
ul.toggle > li:first-child > svg {
    margin: 0;
    padding: 0;
}
.open.mobile-button {
    background: #3d3e40 none repeat scroll 0 0;
}
ul.toggle.active {
    transform: rotate3d(0, 0, 1, 45deg);
}
ul.toggle.active > li > svg {
}
ul.toggle.active > li > svg.top {
    transform: translate3d(0px, 5px, 0px);
}
ul.toggle.active > li > svg.bot {
    transform: translate3d(0px, -5px, 0px);
}
ul.toggle.active > li > svg.mid {
    transform: rotate3d(0, 0, 1, 90deg);
}
.sub_menu {
    background-color: #dcd8d8;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1) inset;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease 0s;
}
.sub_menu.full {
    width: 100%;
}
.sub_menu.active {
    max-height: 2000px;
}
.about-section {
    background: rgba(0, 0, 0, 0) url("../img/about/aboutSection_bg.jpg") no-repeat scroll center center / cover ;
    padding-top: 20px;
}
.about-section .container-fluid {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-top: 0;
}
.about-section .container-fluid .content-panel {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
}
.contact-section {
    background: rgba(0, 0, 0, 0) url("../img/contact/contactSection_bg.jpg") no-repeat fixed center center / cover ;
    padding-top: 20px;
}
.contact-section .left-nav {
    background: #fff none repeat scroll 0 0;
    padding-top: 20px;
}
.contact-section .container-fluid {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-top: 0;
}
.contact-section .container-fluid .content-panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.contact-section .container-fluid h1 {
    color: #c1d82f;
    margin-top: 10px;
}
.contact-section .container-fluid .contact-content {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
}
.about-section .dark-bg, .contact-section div.dark-bg {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}
.about-section .dark-bg h2, .contact-section div.dark-bg h2 {
    color: #fff;
    font-size: 24px;
    margin-top: 0;
}
.about-section .dark-bg p, .contact-section div.dark-bg p {
    color: #fff;
}
.about-section .dark-bg h2.contact-form, .contact-section h2.contact-form {
    color: #c1d82f;
    margin-top: 0;
}
.contact-section .form-control {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
.about-section .dark-bg select.form-control option, .contact-section select.form-control option {
    color: #000;
}
.about-section .dark-bg label, .contact-section label {
    color: #fff;

}
select.form-control option {
    background: #fff none repeat scroll 0 0;
}
.about-section .dark-bg .form-control {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    color: #fff;
}
.contact-content.contact-products {
    background: #fff none repeat scroll 0 0;
    padding: 25px;
}
.contact-content.contact-products ul li {
    list-style-type: none;
}
#contact_name {
    height: auto;
    line-height: 1.125em;
}
.flexslider.careers {
    border: 6px solid #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.careers-section {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/homepage/line-design-new.png"), url("../img/careers/careersSection_bg.jpg");
    background-origin: padding-box, padding-box;
    background-position: 0 0%, center center;
    background-repeat: no-repeat, no-repeat;
    background-size: cover;
    padding-top: 20px;
}
.careers-section .body {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
}
.careers-section .container-fluid.body {
    margin-top: 50px;
}
.careers-section .box {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
    padding-bottom: 1em;
    padding-top: 1em;
}
.careers-section .careers-orange {
    background: #f47b23 none repeat scroll 0 0;
    margin-right: 2.5%;
    width: 47.5%;
}
.careers-section .careers-green {
    background: #b2d034 none repeat scroll 0 0;
    margin-right: 1.25%;
    width: 23.75%;
}
.careers-section .careers-blue {
    background: #008da8 none repeat scroll 0 0;
    margin-left: 1.25%;
    width: 23.75%;
}
.careers-section h2 {
    color: #fff;
    text-transform: uppercase;
}
.careers-section p {
    color: #fff;
}
.careers-section hr {
    height: 3px;
}
.careers-section .btn {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    padding: 7px;
}
.careers-section .btn:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.careers-section .btn a {
    color: #fff;
}
.careers-section .btn a:hover {
    text-decoration: none;
}
.careers-section form {
    color: #fff;
}
.careers-section .btn.career-search {
    margin: 10px 0;
}
.leadership-section {
    background: rgba(0, 0, 0, 0) url("../img/about/leadershipSection_bg.jpg") no-repeat fixed 0 0 / cover ;
}
.leadership-section .body {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
}
.leadership-section .left-nav {
    background: #fff none repeat scroll 0 0;
    margin-top: 20px;
    padding-top: 20px;
}
.leadership-section .breadcrumbs {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    margin-top: 20px;
    padding: 5px 10px 5px 0;
}
.leadership-section .breadcrumbs a {
    color: #fff;
}
div.lead-profile {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 400px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
div.lead-profile p {
    color: #fff;
}
div.lead-profile span.head {
    font-size: 17px;
    font-weight: bold;
}
div.lead-profile h2 {
    color: #fff;
    font-size: 23px;
}
div.lead-profile h3 {
    color: #fff;
    font-size: 19px;
}
div.lead-profile .slide-cover {
    height: 800px;
    margin-top: 0;
    position: relative;
    transition: all 0.35s ease 0s;
}
div.lead-profile .slide-cover .bot {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 400px;
    overflow-y: auto;
    padding: 20px;
}
div.lead-profile .slide-cover .top {
    height: 400px;
    padding: 20% 20px 20% 50%;
    text-align: center;
}
div.lead-profile .slide-cover .top.black h2 {
    color: #000;
}
div.lead-profile .slide-cover .top.black h3 {
    color: #000;
}
div.lead-profile .slide-cover .top.black hr {
    border-top: 1px solid #000;
}
div.lead-profile .slide-cover.cover {
    margin-top: -400px;
    transition: all 0.35s ease 0s;
}
div.lead-profile.profile1 {
    background: rgba(0, 0, 0, 0) url("../img/about/Jackie_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile2 {
    background: rgba(0, 0, 0, 0) url("../img/about/Jeff_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile3 {
    background: rgba(0, 0, 0, 0) url("../img/about/James_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile4 {
    background: rgba(0, 0, 0, 0) url("../img/about/connie_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile5 {
    background: rgba(0, 0, 0, 0) url("../img/about/Philip_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile6 {
    background: rgba(0, 0, 0, 0) url("../img/about/Jill_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile7 {
    background: rgba(0, 0, 0, 0) url("../img/about/Stephanie_expand.jpg") no-repeat scroll 0 0 / cover ;
}
div.lead-profile.profile8 {
    background: rgba(0, 0, 0, 0) url("../img/about/Erica_expand.jpg") no-repeat scroll 0 0 / cover ;
}
.navbar-brand {
    height: 80px;
    margin-left: 0 !important;
    padding: 10px;
}
.navbar-brand > img.logo {
    max-height: 60px;
}
.nav li {
    padding-bottom: 0;
}
.nav > li > a {
    color: #5d5d5d;
}
.nav.header-cta > li:first-child {
    margin-right: 10px;
}
.nav > li > a.header-cta-btn {
    color: #fff !important;
    display: inline-block;
    margin-top: 10px;
}
.navbar-sticky-top {
    border: medium none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}
.transparent.header-top {
    background: rgba(29, 33, 51, 1) none repeat scroll 0 0;
    color: #fff;
    min-height: 42px;
}
.transparent.header-top .navbar-right > li > a {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
.transparent.header-top .navbar-right > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-top {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #333;
    min-height: 42px;
}
.header-top .nav > li > a {
    color: #fff;
    text-align: center;
    width: 140px;
	outline:none;
	border:none;

}
.header-top .nav > li > a:hover {
    color: rgba(123, 142, 255, 0.9);
}
.header-bottom {
	padding:1px 0;
	background: rgba(123, 142, 255, 0.66);
}
.header-bottom a{
	color:#FFF;
}
.header-bottom-index{
	background: rgba(44, 49, 76, 0.9);
	min-height: 27px;
}

.header-bottom .navbar-right {
    font-family: 'MuseoSans-500',Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-top: 35px;
    text-align: left;
}
 .nav li > a {
	  box-sizing: unset;
}
.nav .badge {
    background: #008da8 none repeat scroll 0 0;
}
.nav .fa-shopping-cart {
    color: #008da8;
}
.nav .dropdown-menu {
    padding-left: 15px;
    text-align: left;
    z-index: 999;
}
.nav .dropdown-menu.dropdown-user {
    padding-left: 0;
    text-align: left;
}
.page-header {
    border-bottom: medium none;
}
.row > div.page-header {
    margin: 0;
}
.filter-menu, .filter-menu:visited, .filter-menu:active {
    color: #454545;
    font-size: 20px;
    margin-top: 20px;
    text-decoration: none;
}
.filter-menu:hover {
    color: #898989;
}
.filters {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 20px;
    padding: 20px;
}
.filters div > ul {
    margin-left: 0;
    padding-left: 0;
}
.filters div > ul > li {
    margin-bottom: 10px;
}
.filters li > a {
    color: #898989;
    cursor: pointer;
}
.filters li .form-control {
    display: inline-block;
    width: auto;
}
.filters li.active {
    background: #ccc url("/assets/img/close.gif") no-repeat scroll 95% center / 10px auto;
    padding-top: 5px;
}
.filters li.active > a {
    display: block;
    font-weight: 600;
    padding-left: 15px;
}
#loader {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    padding-top: 200px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
}
#loader.active {
    opacity: 1;
    z-index: 999;
}
#loader > i {
    font-size: 30px;
}
.product-grid .product-container {
    border: 1px solid #ddd;
    height: 330px;
    margin-bottom: 30px;
}
.product-grid .product-container:hover {
    border: 1px solid #f37835;
}
.product-grid .product-image {
    display: block;
    height: 180px;
    width: 100%;
}
.product-grid .product-label {
    padding: 10px 20px;
}
.product-grid .product-label > p {
}
.product-grid .product-label > a {
    color: #65696e;
}
.product-grid .product-label > span {
    bottom: 44px;
    color: #3f4142;
    display: block;
    font-size: 18px;
    font-weight: 500;
    left: 28px;
    position: absolute;
}
.product-grid .product-label > a.add-to-cart {
    border: 1px solid #f37835;
    border-radius: 15px;
    bottom: 44px;
    color: #f37835;
    display: block;
    font-size: 10px;
    line-height: 1.3em;
    padding: 2px 5px;
    position: absolute;
    right: 28px;
    text-align: center;
    text-decoration: none !important;
    width: 60px;
}
.product-grid .product-label > a.add-to-cart i {
    font-size: 18px;
    line-height: 1.4em;
}
.product-grid .product-label > a.add-to-cart:hover {
    background: #f37835 none repeat scroll 0 0;
    color: #fff;
}
.product {
    padding-bottom: 60px;
}
.product h3 {
    font-size: 24px;
}
.product-price {
    color: #454544;
    font-size: 24px;
    font-weight: 700;
}
.product .form-group {
    margin-top: 40px;
}
.product .product-quantity {
    max-width: 50px;
    text-align: center;
}
#main_image_viewer {
    border: 1px solid #eee;
    box-sizing: border-box;
    height: 400px;
    margin-top: 20px;
    padding: 20px 20px 20px 40px;
}
#main_image_viewer > img {
    margin: 0 auto;
    max-height: 100%;
}
#gallery {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.product_images {
    margin: 20px 0;
    padding: 0;
}
.product_images li {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: auto 95% !important;
    border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    height: 100px;
    margin-left: 20px;
    padding: 10px;
    width: 100px;
}
.product_images li:first-child {
    margin-left: 0;
}
.product_images li:hover, .product_images li.main {
    border-radius: 1px;
    cursor: pointer;
}
.custom-build-cont {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/questionaire_bg.jpg") no-repeat scroll center center / cover ;
}
.custom-build-cont .container-fluid {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.build-step {
    color: #fff;
    margin-bottom: 40px;
    margin-top: 100px;
    text-align: center;
}
.build-step h2 {
    color: #c1d82f;
    margin-bottom: 20px;
}
.build-step > a {
    border-bottom: 1px solid;
    color: #e5f4f7;
    cursor: pointer;
    display: block;
    margin: 60px auto 0;
    opacity: 0.6;
    text-decoration: none;
    width: 107px;
}
.build-step > a.btn-success {
    background: #a5b925 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin-right: 64px;
    margin-top: 34px;
    opacity: 1;
    padding: 10px 28px;
    width: auto;
}
.build-step a:hover {
    opacity: 1;
}
.build-step .boxes {
    padding-left: 0;
    text-align: center;
}
.build-step .boxes li {
    display: inline-block;
    height: 225px;
    margin-top: 40px;
    width: 396px;
}
.build-step .boxes li a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    color: #e5f4f7;
    display: block;
    font-size: 24px;
    font-weight: 100;
    height: 100%;
    line-height: 29px;
    margin: 0 20px;
    opacity: 1;
    padding: 50px 65px;
    text-decoration: none;
}
.build-step .boxes li a:hover {
    background: rgba(0, 141, 168, 0.75) none repeat scroll 0 0;
}
.build-step .boxes li a img {
    margin: 0 auto 20px;
    opacity: 1;
}
.build-step .boxes.boxes-sm li {
    height: 200px;
    width: 300px;
}
.build-step .boxes.boxes-sm li a {
    display: table-cell;
    height: 200px;
    padding: 0;
    vertical-align: middle;
    width: 260px;
}
.dropdowns {
    margin-top: 40px;
    padding-left: 0;
    text-align: center;
}
.dropdowns .dropdown {
    display: inline-block;
}
.dropdowns .dropdown > a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    color: #e5f4f7;
    display: block;
    font-size: 22px;
    font-weight: 100;
    height: 75px;
    line-height: 35px;
    margin: 0 20px 20px;
    padding: 20px;
    text-align: left;
    text-decoration: none;
    width: 400px;
}
.dropdowns .dropdown > a > i {
    float: right;
}
.dropdowns .dropdown .dropdown-menu {
    background: rgba(19, 84, 104, 0.9) none repeat scroll 0 0;
    font-size: 0;
    left: 20px;
    margin-top: 0;
    padding: 10px;
    top: 75px;
    width: 400px;
}
.dropdown-menu .col-sm-6 {
    width: 50%;
}
.dropdown-menu .col-sm-4 {
    width: 33.33%;
}
.dropdowns .dropdown .dropdown-menu li {
    display: inline-block;
    text-align: center;
    width: 33.33%;
}
.dropdowns .dropdown .dropdown-menu a {
    display: inline-block;
    padding: 12px 20px;
}
.dropdowns .dropdown .dropdown-menu a:hover, .dropdowns .dropdown .dropdown-menu a:focus, .dropdowns .dropdown .dropdown-menu a.active {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.build-step i {
    background-position: 100% 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: inline-block;
    height: 35px;
    width: 35px;
}
.build-step i.mouse {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/mouse-icon.png") repeat scroll 0 0;
}
.build-step i.squirrel {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/squirrel-icon.png") repeat scroll 0 0;
}
.build-step i.rat {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/rat-icon.png") repeat scroll 0 0;
}
.build-step i.rabbit {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/rabbit-icon.png") repeat scroll 0 0;
}
.build-step i.dog {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/beagle-icon.png") repeat scroll 0 0;
}
.build-step i.pig {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/pig-icon.png") repeat scroll 0 0;
}
.build-step i.monkey {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/monkey-icon.png") repeat scroll 0 0;
}
.build-step i.x-mark {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/x-icon.png") repeat scroll 0 0;
}
.build-step i.check-mark {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/check-icon.png") repeat scroll 0 0;
}
.build-step .form-group {
    text-align: right;
}
.build-step label {
    display: block;
    font-family: 'MuseoSans-500',Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 200;
    padding: 0;
    text-align: left;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.build-step input, .build-step select {
    background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    color: #fff;
   font-family: 'MuseoSans-500',Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
}
.build-step .checkbox input {
}
.build-step .checkbox label {
    padding-left: 30px;
}
.section.progress {
    background-color: rgba(243, 120, 53, 0);
    border-radius: 0;
    box-shadow: none;
    height: auto;
    margin-bottom: 0;
    overflow: visible;
    position: relative;
    z-index: 999;
}
.progress-bar {
    background: rgba(243, 120, 53, 0.6) none repeat scroll 0 0;
    height: 8px;
    margin-top: -8px;
    width: 100%;
}
#progress-label {
    background: rgba(0, 0, 0, 0) url("../img/custom-build/progress-bar-helper.png") no-repeat scroll 0 0;
    bottom: 20px;
    height: 95px;
    left: 60px;
    position: absolute;
    width: 135px;
    z-index: 999;
}
#progress-tracker {
    background: #f37835 none repeat scroll 0 0;
    margin-top: 0;
    opacity: 1;
    width: 10%;
}
#progress-tracker.step-2 {
    width: 20%;
}
#progress-tracker.step-3 {
    width: 30%;
}
#progress-tracker.step-4 {
    width: 40%;
}
#progress-tracker.step-5 {
    width: 50%;
}
#progress-tracker.step-6 {
    width: 60%;
}
#progress-tracker.step-7 {
    width: 70%;
}
#progress-tracker.step-8 {
    width: 80%;
}
#progress-tracker.step-9 {
    width: 90%;
}
#progress-tracker.step-10 {
    width: 100%;
}
.cart-banner {
    background: rgba(0, 0, 0, 0) url("../img/banner/cart-banner.jpg") no-repeat scroll center center;
    height: auto;
    min-height: 300px;
}
.cart-head {
    font-weight: bold;
}
.items > .row {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.items .hlpr {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.items .product-container, .items .product-quantity, .items .price-container {
    min-height: 100px;
}
.items .product-quantity > div, .items .price-container > div {
    display: inline-block;
    vertical-align: middle;
}
.price-container {
    font-weight: bold;
}
.items .product-container .product-image {
    border: 1px solid #ebebeb;
    display: inline-block;
    max-height: 92px;
    max-width: 92px;
    vertical-align: middle;
}
.items .product-container .product-image img {
    margin: 0 auto;
    max-height: 90px;
}
.items .product-container .product-desc {
    color: #979797;
    display: inline-block;
    max-width: 450px;
    padding-left: 10px;
    vertical-align: top;
    width: 75%;
}
.items .product-container .product-name {
    color: #979797;
}
.items .product-container .product-options li {
    padding-left: 20px;
}
.items .product-container .discounts li {
    background: #069 none repeat scroll 0 0;
    box-shadow: 0 2px 3px #d0d0d0;
    color: #fff;
    margin-bottom: 10px;
    max-width: 260px;
    padding: 5px 10px 5px 15px;
    text-align: right;
    text-shadow: 0 1px 3px #333;
}
.items .product-container .discounts li i {
    color: #c1d82f;
    text-align: right;
    text-shadow: none;
}
.items .product-container .discounts li i:hover {
    color: #c1d82f;
}
.items .product-quantity > div > a {
    color: #979797;
    display: block;
    text-align: center;
}
.items .product-quantity > div > a.remove-item {
    color: #f05a5a;
}
.items .product-quantity > div > input {
    display: block;
    padding: 6px 0;
    text-align: center;
    width: 50px;
}
span.quote-only-warning {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    color: #8a6d3b;
    position: relative;
}
.cart-foot > div > div {
    padding: 40px 0;
}
.cart-foot .discount-code input {
    margin: 0 20px;
    padding: 7px 5px;
}
.cart-foot .cart-totals {
    border-left: 1px solid #ddd;
    padding-left: 20%;
}
.cart-actions a {
    margin-left: 16px;
}
.cart-actions a:first-child {
    margin-left: 0;
}
.updating {
    background-color: rgba(255, 255, 255, 0.4);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.updating.active {
    display: block;
}
.updating > i, .updating > span {
    display: inline-block;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
}
.updating > span {
    height: 100%;
}
.onepage-checkout-cont {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
    margin-bottom: 60px;
    margin-top: -20px;
    padding-bottom: 40px;
}
.onepage-checkout-cont .page-header {
    border-bottom: 4px solid #eee;
    padding-bottom: 0;
}
#checkout-progress {
    padding-left: 0;
}
#checkout-progress li a {
    color: #d4d4d4;
    cursor: default;
    font-weight: bold;
    padding: 0 10px 17px;
    text-decoration: none;
    transition: all 0.35s ease 0s;
}
#checkout-progress li a.active {
    border-bottom: 4px solid;
    color: #333;
}
.checkout-step {
    min-height: 450px;
}
#order-summary {
    background: #ececec none repeat scroll 0 0;
    padding: 10px;
}
#order-summary .white-container {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
}
#order-summary .white-container ul {
    padding-left: 0;
}
#order-summary .white-container ul div ul > li {
    padding-left: 20px;
}
#order-summary .white-container li {
    padding: 5px 0;
}
#order-summary .white-container li > span {
    display: inline-block;
    width: 50%;
}
#order-summary ul.product-listing > li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
#order-summary ul.product-listing > li > div {
    display: block;
}
#order-summary ul.product-listing .product-price {
    font-size: 14px;
}
#order-summary .quantity {
    font-size: 12px;
    padding: 10px 0 0 12px;
}
#order-summary .quantity .edit-quantity {
}
#order-summary .quantity .edit-quantity input {
    padding: 2px 5px;
    text-align: center;
    width: 40px;
}
#order-summary .quantity .edit-quantity a {
}
#order-summary .white-container button {
    width: 100%;
}
#order-summary .product-listing .discounts li {
    background: #069 none repeat scroll 0 0;
    box-shadow: 0 2px 3px #d0d0d0;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 260px;
    padding: 5px 10px 5px 15px;
    text-align: right;
    text-shadow: 0 1px 3px #333;
}
.security-notice {
    background: rgba(0, 0, 0, 0) url("../img/checkmark-shield.png") no-repeat scroll 20px 50%;
    padding: 10px 10px 10px 60px;
}
.security-notice p.lead {
    font-weight: 500;
    margin-bottom: 0;
}
.security-notice p {
    font-size: 10px;
}
.user-nav > ul {
    margin-bottom: 40px;
}
.user-nav li {
    margin-bottom: 0;
}
.user-nav li a {
    color: #65696e;
    display: block;
    font-size: 14px;
    padding: 10px;
}
.user-nav li a:hover {
    background: #d4d4d4 none repeat scroll 0 0;
    color: #333;
    text-decoration: none;
}
.order-list .order {
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 15px;
}
.order-list .order:last-child {
    border-bottom: medium none;
}
.order-list .order .order-items {
    margin-left: 0;
}
.catalog-banner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/catalog-banner.jpg");
    background-origin: padding-box;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 300px;
}
.page-content {
    display: inline-block;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 20px 17px 0;
    width: 670px !important;
}
.page-content a {
    color: #f26722;
}
div.news {
    padding: 20px;
}
div.news img {
    width: 200px;
}
div.news ul, div.news ul > li {
    list-style-type: none;
}
.panels .news > ul > li {
    line-height: 1.125em;
    padding: 10px 5px;
}
.intContact > li {
    float: left;
    margin-bottom: 40px;
    padding-right: 3.33%;
    width: 30%;
}
.ingContact > li:last-child {
    padding-right: 0;
}
.intContact > li:nth-child(3n+1) {
    clear: left;
}
.intContact > li > .country {
    font-size: 20px;
    font-weight: bold;
}
ul.press li, ul#annualreports li {
    margin-bottom: 10px;
}
[data_index] {
    display: block;
}
li.select:hover {
    cursor: pointer;
    text-decoration: underline;
}
.issues_archive > li {
    box-sizing: border-box;
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 25%;
}
.issues_archive > li > a {
    display: inline-block;
}
.issues_archive > li img {
    margin: 0 auto;
}
.footer {
    background: #ebebeb none repeat scroll 0 0;
}
.footer-container {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 18px;
    padding: 30px 15px;
}
.footer-container .footer-logo {
    margin: 0 auto 30px;
    max-width: 280px;
}
.footer-container .copy {
    color: #bababa;
    margin: 10px auto 0;
    text-align: left;
}
.footer-container ul {
    margin-left: 0;
}
.footer-container ul li:first-child {
    border-left: medium none;
}
.footer-container ul li:last-child {
    padding-right: 0;
}
.footer-container ul li {
    border-left: 1px solid #8b8b8b;
    padding: 0 10px;
}
.footer-container ul li a {
    color: #8b8b8b;
}
.footer-container address {
    font-weight: bold;
    margin-bottom: 0;
    text-align: right;
}
@media (max-width: 480px) {
.mobi {
    display: block !important;
}
.full {
    display: none !important;
}
div.breadcrumbs a {
    padding-left: 10px;
    padding-right: 10px;
}
.nav.header-cta > li:first-child {
    margin-right: 0;
}
.toggle.navi_toggle {
    display: block;
}
.toggle.navi_toggle.active {
    right: 80%;
}
nav.navbar {
    background: rgba(34, 47, 99, 0.7) none repeat scroll 0 0;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);
    height: 100%;
    left: auto;
    overflow-y: auto;
    position: fixed;
    right: -80%;
    transition: right 0.3s ease 0s;
    width: 70%;
    z-index: 999;
}
nav.navbar.active {
    right: 0;
}
.navbar-top-links {
    height: auto;
    text-align: center;
}
nav.navbar .navbar-top-links a, nav.navbar .navbar-top-links li {
    display: block;
    float: none;
}
.header-top .navbar-top-links li {
    display: inline-block;
}
.header-bottom {
    box-shadow: none;
}
.header-bottom .navbar-left img {
    margin: 0 auto;
}
.header-bottom .navbar-right {
    margin: 0;
    text-align: left;
}
.header-bottom .container-fluid {
    padding: 0;
}
.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    left: auto;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: auto !important;
    text-align: center;
    transition: max-height 0.3s ease 0s;
    width: 100%;
}
li.open .dropdown-menu {
    max-height: 5000px;
}
.dropdown-menu div, .dropdown-menu ul {
    margin: 0;
    padding: 0;
}
.dropdown-menu ul > li {
    display: block;
}
.dropdown-menu ul > li > a {
    padding: 10px 20px;
}
.cont [class^="col_0"] {
    margin-left: 0;
    width: 100%;
}
.left-nav .menu > h5 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0;
}
.left-nav .menu > h5:first-child {
    border-top: 1px solid;
}
.left-nav .menu > h5:hover {
    cursor: pointer;
}
.left-nav .menu > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #f37835;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease 0s;
    width: 100%;
}
.left-nav .menu > ul.active {
    border-bottom: 1px solid #f37835;
    max-height: 1000px;
}
.left-nav li.has_sub {
    padding: 10px;
}
.left-nav .dropdown {
    display: none;
}
i.fa.fa-chevron-down {
    display: block;
    float: right;
    margin-right: 20px;
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
}
.left-nav h5 .fa-chevron-down {
    color: rgb(243, 120, 53);
    margin-right: 10px;
}
.left-nav h5.active .fa-chevron-down {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
i.fa.fa-chevron-down.flip {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
.issues_archive > li {
    width: 50%;
}
.panels .panel {
    margin-left: 0;
    width: 100%;
}
.panels .panel-width-sm {
    margin-bottom: 10px;
    width: 100%;
}
.panels .panel-width-md {
    margin-left: 0;
    width: 100%;
}
.panels .panel-width-md.margR {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
}
iframe.pop-vid {
    width: 100%;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.mobi {
    display: block !important;
}
.full {
    display: none !important;
}
.toggle.navi_toggle {
    display: block;
}
nav.navbar {
    background-color: #aaa;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.4);
    height: 100%;
    left: auto;
    overflow-y: auto;
    position: fixed;
    right: -70%;
    transition: right 0.3s ease 0s;
    width: 60%;
    z-index: 999;
}
nav.navbar.active {
    right: 0;
}
.nav > li {
    width: 100%;
}
.navbar-top-links {
    height: auto;
    text-align: center;
}
.header-top .navbar-top-links li {
    display: block;
}
.header-bottom {
    box-shadow: none;
}
.header-bottom .navbar-left img {
    margin: 0 auto;
}
.header-bottom .navbar-right {
    margin: 0;
}
.header-bottom .container-fluid {
    padding: 0;
}
.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: none;
    left: auto;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: auto !important;
    text-align: center;
    transition: max-height 0.3s ease 0s;
    width: 100%;
}
li.open .dropdown-menu {
    max-height: 1500px;
}
.dropdown-menu div, .dropdown-menu ul {
    margin: 0;
    padding: 0;
}
.dropdown-menu ul > li {
    display: block;
}
.dropdown-menu ul > li > a {
    padding: 10px 20px;
}
.cont [class^="col_0"] {
    margin-left: 0;
    width: 100%;
}
.left-nav .menu > h5 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0;
}
.left-nav .menu > h5:first-child {
    border-top: 1px solid;
}
.left-nav .menu > h5:hover {
    cursor: pointer;
}
.left-nav .menu > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #f37835;
    border-image: none;
    border-style: none solid;
    border-width: medium 1px;
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease 0s;
}
.left-nav .menu > ul.active {
    border-bottom: 1px solid #f37835;
    max-height: 1000px;
}
.left-nav li.has_sub {
    padding: 10px;
}
.left-nav li.has_sub .dropdown li.has_sub {
    padding: 0;
}
.left-nav .dropdown {
    display: none;
}
.left-nav .fa-chevron-down {
    display: block;
    float: right;
    margin-right: 20px;
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
}
.left-nav h5 .fa-chevron-down {
    color: rgb(243, 120, 53);
    margin-right: 10px;
}
.left-nav .fa-chevron-down.flip {
    transform: rotate(180deg);
    transition: transform 0.5s ease 0s;
}
.issues_archive > li {
    width: 33.333%;
}
.cont [class^="col_0"] {
    margin-left: 0;
    width: 100%;
}
.panels .panel {
    margin-left: 0;
    width: 100%;
}
.panels .panel-width-sm {
    margin-bottom: 10px;
    width: 100%;
}
.panels .panel-width-md {
    margin-left: 0;
    width: 100%;
}
.panels .panel-width-md.margR {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
}
}
@media (min-width: 769px) and (max-width: 979px) {
.mobi {
    display: none !important;
}
.full {
    display: block !important;
}
.navbar-brand {
    height: 80px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 165px;
}
.header-bottom .navbar-right {
    font-size: 15px;
}
.dropdown-products.dropdown-xl {
    right: -120% !important;
}
.dropdown-contractResearch.dropdown-xl {
    right: -190% !important;
}
.dropdown-about.dropdown-md {
    right: -275% !important;
}
}
@media (max-width: 991px) {
.mobi {
    display: none !important;
}
.full {
    display: block !important;
}
.filters {
    background: #f5f5f5 none repeat scroll 0 0;
    margin: 60px 0 20px;
    padding: 20px 0;
}
.filters > ul > li {
    display: inline-block;
    width: 24%;
}
.filters a.active {
    font-weight: 600;
}
.footer-container {
    font-size: 12px;
    line-height: 12px;
}
.footer-container .copy {
    text-align: center;
}
.footer-container address {
    text-align: center;
    width: 100%;
}
.footer-container ul {
    float: none !important;
    margin-top: 10px;
    width: 100%;
}
.footer-container ul li {
    border-left: medium none;
    display: block;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.hide-991 {
    display: none;
}
.show-991 {
    display: block;
}
.careers-section .box {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    width: 100%;
}
.careers-section .careers-orange {
    margin-top: 0;
}
.app_cap .col-md-6 {
    margin-bottom: 15px;
}
.app_cap .form-group {
    margin-bottom: 0;
}
.container-fluid.body {
    margin-top: 0;
    position: relative;
    top: 0;
}
}
@media (max-width: 1250px) {
.hide-1250 {
    display: none;
}
.page-wrapper-line {
    background-image: none;
}
.section.green-line {
    background: rgba(0, 0, 0, 0) url("../img/green_line_globe_sm.png") no-repeat scroll 100% center / contain ;
}
}
@media (min-width: 1200px) {
.filters .col-lg-5 {
    width: 20%;
}
}
@media (min-width: 992px) {
.filters .col-md-5 {
    width: 20%;
}
}
@media (max-width: 1091px) {
.hide-1091 {
    display: none;
}
.show-1091 {
    display: block;
}
.checkout.text-right {
    text-align: left;
}
.checkout.text-center {
    text-align: left;
}
.checkout .items .product-container .product-desc {
    margin-bottom: 20px;
}
}
@media (max-width: 1024px) {
/*
.nav > li > a {
    padding: 10px;
}
*/
.checkout-product-block {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
}
@media (max-width: 844px) {
.checkout .items .product-quantity > div > a {
    text-align: left;
}
}
@media (max-width: 820px) and (min-width: 769px) {
.navbar-brand {
    width: 135px;
}
}
@media (max-width: 768px) {
.hide-768 {
    display: none !important;
}
.show-768 {
    display: block !important;
}
.intContact li {
    padding-top: 20px;
    width: 100%;
}
.left-nav {
    margin-top: 10px;
}
.box {
    width: 100% !important;
}
.dropdown-xl, .dropdown-md {
    height: auto;
}
.dropdown-menu hr {
    display: none;
}
table {
    width: 100% !important;
}
table.special {
    width: 100%;
}
table td .style3 {
    display: none;
}
table td::before {
    content: attr(data-th);
    display: block;
    font-weight: bold;
}
table td > img {
    display: none;
    height: initial !important;
    width: initial !important;
}
table.show-img td > img {
    display: block;
}
table#assays_list td {
    display: none;
}
table#assays_list th {
    display: none;
}
table#assays_list td:nth-child(1) {
    display: block;
}
table#assays_list th:nth-child(1) {
    display: block;
}
.style5 {
    float: left !important;
}
.nav .dropdown-menu.dropdown-user {
    text-align: center;
}
.navbar-sticky-top .navbar-top-links a, .navbar-sticky-top .navbar-top-links li {
    display: block;
    float: none;
    font-size: 16px;
    margin: 0 auto;
}
.mobile.fa.fa-chevron-down {
    float: right;
}
.pull-right {
    margin-bottom: 20px;
}
.header-bottom .navbar-right {
    margin: 0 auto;
    width: 100%;
}
.nav.navbar-right {
    width: 100%;
}
.navbar-left {
    float: none !important;
}
.navbar-brand {
    float: none;
    margin: 0 auto;
    width: auto;
}
.dropdown-search {
    bottom: -100px;
    top: auto;
    width: 100%;
}
.dropdown-menu .col-sm-6, .dropdown-menu .col-sm-4 {
    width: 100%;
}
div.lead-profile .slide-cover .top {
    padding: 275px 10% 0;
}
ul.inline-50 > li {
    display: block;
    padding-right: 0;
    width: 100%;
}
ul.inline-50 > li.last-child {
    padding-left: 0;
}
ul.mobile {
    display: block;
}
[data_index] {
    display: none;
}
.active[data_index] {
    display: block;
}
.homepage-banner h2 {
    font-size: 40px;
    margin-bottom: 15px;
    margin-top: -130px;
}
.homepage-banner p {
    font-size: 16px;
    margin-bottom: 10px;
}
.cart-actions a {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
}
}
@media (max-width: 528px) {
.checkout .cart-foot .cart-totals {
    padding-left: 0;
}
.checkout .pad-left-528 {
    padding-left: 20px;
}
}
@media (max-width: 480px) {
img {
    float: none;
    margin: 0;
}
img.floatLeft {
    float: none;
    margin: 0 0 20px;
}
img.floatRight {
    float: none !important;
    margin: 0 0 20px !important;
}
img.leadership {
    float: none;
}
.hide-overflow {
    overflow: visible;
}
.leadership-indent {
    margin-left: 0;
}
.build-step .boxes li {
    width: 100%;
}
.build-step .boxes.boxes-sm li {
    width: 260px;
}
.dropdowns .dropdown > a {
    margin: 0 auto 20px;
}
.build-step > a.btn-success {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}
.slides .slide-nav {
    margin-bottom: 10px;
}
.filters .col-sm-5 {
    width: 100%;
}
table td {
    font-size: 10px;
    padding: 3px;
}
.cart-foot .cart-totals {
    border-left: 0 none;
}
.checkout .pull-right {
    float: none !important;
    width: 100%;
}
.checkout .discount.btn-pill-grey {
    display: block;
    margin: 10px auto;
    width: 100%;
}
.checkout .cart-foot .discount-code input {
    margin: 0;
    width: 100%;
}
.checkout .items .product-container .product-desc {
    display: block;
    width: 100%;
}
.checkout .items .product-quantity > div > a {
    text-align: left;
}
}
@media (max-width: 375px) {
.dropdowns .dropdown > a {
    width: 325px;
}
.dropdown-search {
    position: relative;
    top: 0;
}
div.lead-profile .slide-cover .top {
    padding-top: 230px;
}
div.lead-profile.profile1 {
    background-position: 20% center;
}
div.lead-profile.profile2 {
    background-position: 20% center;
}
div.lead-profile.profile3 {
    background-position: 20% center;
}
div.lead-profile.profile4 {
    background-position: 20% center;
}
div.lead-profile.profile5 {
    background-position: 20% center;
}
div.lead-profile.profile6 {
    background-position: 20% center;
}
div.lead-profile.profile7 {
    background-position: 20% center;
}
div.lead-profile.profile8 {
    background-position: 20% center;
}
}
@media (max-width: 375px) {
.dropdowns .dropdown > a {
    width: 325px;
}
.dropdown-search {
    position: relative;
    top: 0;
}
}
@media print {
.items .col-md-6 {
    float: left;
    width: 66%;
}
.items .col-md-6:first-child {
    width: 33%;
}
.items .product-container > .product-image {
    float: left;
    width: 25%;
}
.items .product-container > .product-desc {
    float: left;
}
.toggle.navi_toggle, .items .hlpr {
    display: none;
}
a[href]::after {
    content: none !important;
}
.social-media li a {
    font-size: 10px;
    max-width: 10px;
}
.social-media li a::after {
    content: " ";
}
.catalog-banner {
    height: 20px;
}
.footer {
    display: none;
}
.left-nav {
    display: none;
}
}
li.logo-large img{display:inline;}
.wrapper{
	width:100%;	max-width:1900px; overflow:hidden;	position:relative;	margin:0 auto;	height:100%; min-height:800px;
	  background:#fff;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}
.image-overlay{ position:absolute; width:100%; height:100%; z-index:100; background: rgba(50, 56, 85, .9); top:0px; left:0px;
                box-shadow: 8px 8px 4px -5px rgba(0, 0, 0, 0.4);}
.foot-icons{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	margin-top:50px;
	border:none;
}
.no-pad{padding:0px!important;}
.foot-icons img{ margin:0 auto;}
.foot-icons a{}
.foot a{ display:inline-block;}
.foot{ margin-bottom:10px; font-size:12px;}
.foot ul{margin:0px; padding:0px;}
.foot ul > li {color:#666; margin:0 10px 0 0 ;}
.foot ul > li > a{ color:#1d2133;}
.sfp{ margin:3px 0px 5px 0; color:#929293;}
.blue-bg{ background-color:#1d2133; margin-top:20px; color:#FFF; padding:0 20px; margin-bottom: 10px;}
.content{ margin-top:20px; padding:0 20px; margin-bottom: 10px;}
.content-contact{
		  margin-top:-1px;
		  padding:0 20px;
		  margin-bottom: 10px;
		  overflow:hidden;
		  position:relative;
		  height:100%;
		  min-height:500px;
		  background: url(../images/Contact-bg.jpg) no-repeat center center fixed;
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
}
.content-blueprint{
		  margin-top:-1px;
		  padding:0 20px;
		  margin-bottom: 10px;
		  overflow:hidden;
		  position:relative;
		  height:100%;
		  min-height:500px;
		  background: url(../images/Blueprint-bg.jpg) no-repeat center center;
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
}

.blueButton{background-color: #1d2133;
			border: 1px solid #333a5b;
			border-radius: 5px;
			color: #ffffff;
			cursor: pointer;
			display: inline-block;
			font-family: 'MuseoSans-500',Helvetica,sans-serif;
			font-size: 17px;
			padding: 10px 55px;
			text-decoration: none;
			text-shadow: 1px 1px 4px #2f6627;
}
.whiteButton{background-color: #ffffff;
			border: 1px solid #333a5b;
			border-radius: 5px;
			color: #1d2133;
			cursor: pointer;
			display: inline-block;
			font-family: 'MuseoSans-500',Helvetica,sans-serif;
			font-size: 17px;
			padding: 10px 55px;
			text-decoration: none;

}
input,  textarea {
border-radius: 5px;
}
#contact-form{	padding:0px;}
.banner{ margin-top:0px;}
.listpage-row{ position:relative; display:block; overflow:hidden;;padding: 5px 0; border-bottom:solid 1px #ccc;}
.listpage-details-row{ position:relative; display:block; overflow:hidden;;padding: 5px 0; border-bottom:solid 1px #ccc;}
.require{ border: solid 1px red;}
.quick-info{color:#FFF; padding:20px 10px; line-height:1.4em;font-size: 1.1em;}
.select-comm, .price-range{padding:10px 20px;}
.search-open{float:none;}
#amount, #feet{padding-bottom:8px;}
label[for="fp"], label[for="comm"], label[for="sort"], label[for="beds"], label[for="bath"], label[for="garage"], label[for="stories"] {padding-bottom:8px;}
.home-banner h1{ color:#7b8eff; margin-top:70px; margin-bottom:20px;}
.search-wrap{ max-width:550px; background-color:#09C; margin-bottom:30px; padding:20px; overflow:hidden; font-size:.9em; color:#FFF; background-color:#1d2133;}
.search-wrap select{ width:100%; max-width:500px;}
.price-range input{ background:transparent;}
.select-comm input, .select-comm select{ color:#1d2133;}
.sub-header{color:#1d2133;}
.sub-header a{#7b8eff;}
.sub-header-index{color:#FFF;}
.sub-header-index a{color:#7b8eff;}

/* ======================================================================== */
/* ======================================================================== */
/* ========================= MEDIA QUERIES   ============================== */
/* ======================================================================== */
/* ======================================================================== */

/* ======================================================================== */
/* ========================= Second Smallest    ================================= */
/* ======================================================================== */

@media (min-width: 768px) {
.container-fluid > .nav > li.logo-large{display:inline;}

.listingblock{ height:auto;	width:100%;	position:relative;	background-color:#fff;	margin-left:auto;	margin-right:auto; overflow:hidden; border-bottom:solid 1px
#b6034f;}
.listingpic{   height:auto; width:25%;  position:relative;padding:5px;  cursor: pointer;	float:left;	overflow:hidden;}
.listinginfo{  height:auto;	width:50%;	position:relative;	padding:5px;	text-align:left;	float:left;overflow:hidden; }
.listingdata{  height:auto; width:25%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:block;}
.listingdata-mobile{  height:auto; width:0%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:none;}
.listingdiv{ display:none;}
.list-title p{ padding:10px 20px;}
.list-title p b{font-size: 20px;}

.searchblock{height:auto;	width:100%;	position:relative;	margin-left:auto;	margin-right:auto; padding:10px; overflow:hidden;}
.search-cell{height:auto; width:20%; position:relative; padding:10px; float:left; text-align:center;}
.search-cell label{width:100%; position:relative; float:left; text-align:center; font-weight:bold; font-size:14px;}



.list_top{    width:100%;	height:326px;	position:relative;	background-image:url(../images/bg_top.jpg);	top:0px;	left:0px; display:block;}
.list_top .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top .menu-row{	position:absolute;	width:600px;	height:20px;	right:110px;	top:88px;	text-align:right;}

.list_top_mobile{    width:100%;	height:auto;	position:relative;	background-color:#5c0027; overflow:hidden; display:none;}
.list_top_mobile .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top_mobile .menu-row{	position:relative;	width:100%;	height:auto; text-align:left;}

/*----------------------------INDEX-----------------------------------------------*/
.index_button{	height:131px;	width:145px;	position:relative;  margin:0 auto;}
.rounded{	border-radius: 30px 30px 20px 20px;	margin:0 30px;	position:relative;	overflow:hidden;	padding:20px 0 10px 0;	box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2);background-color:#eaebf0;
}
.rounded > .col-lg-4:nth-child(2){	border-left:solid 1px #ccc; border-right:solid 1px #ccc;}
.rounded > .col-lg-4{width: 33.3333%; float:left;}
.banner-title{position: absolute; top: 18%; left: 0;  width: 100%; }
.banner-overlay{position:relative;	margin:0 auto;	background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;padding:20px;}
.banner-overlay-sm{ font-size:20px; margin-bottom:15px; width:100%; text-align:center;text-shadow: 1px 1px 1px #fff;}
.banner-overlay-lg{ font-size:32px; width:100%; text-align:center; 	text-shadow: 1px 1px #000; line-height:34px;}
/*----------------------------HEADER-----------------------------------------------*/
.logo-responsive{	position:absolute;	left:10px;	top:10px;	z-index:100;display:block;}
.header-top{	/*margin-top:75px;*/}
.header-bottom, .header-info-wrap{ display:block;}
.logo-responsive-small{display:none;}
.nav li{max-width:12%;}
.nav > li > a { padding: 10px 5px;}
ul.nav{	position:relative;}
.row > .col-lg-8{width: 66.6667%; float:left;}
.row > .col-lg-4{width: 33.3333%; float:left;}
.row-content{width:100%; padding-left:0px; text-align:left; overflow:hidden;}
.header-info{ position:relative; float:right; text-align:center;}
.header{ position:relative; min-height:185px;	}
/*-------------------SIDEBAR----------------------------------------------------------------*/
.sidebar{	border-radius: 30px 30px 30px 30px;	position:relative;	overflow:hidden; padding:5px 5px 5px 5px;box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2);
	background-color:transparent;	text-align:left;  max-width:100%;
}
.sidebar-sub{border-radius: 25px 25px 25px 25px;position:relative;overflow:hidden;background-color: rgba(200, 200, 200, 0.6);text-align:left;padding:10px 10px 10px 10px;}
.side-wrap{ padding-right:35px;}
h2, h1{	font-size:19px;}
#subBtn{background:rgba(34,47,99,0.7);border: solid thin #ccc;padding:8px 20px;font-size:.8em;border-top-right-radius:1em;border-bottom-right-radius:1em;margin-left:-5px;}
#email{	border: solid thin #ccc;padding:8px 10px;font-size:.8em;margin-right:0px;border-top-left-radius:1em;border-bottom-left-radius:1em; width:300px;}
.listpage-row > div:first-child {float: left;  width: 50%;}
.listpage-row > div:nth-child(2){float: right; width: 50%;}
/*-------------------------FOOTER--------------------------------*/
.foot ul > li {display: inline-flex;}
/*--------------------------CONTACT---------------------------------*/
.form-wrap{padding:20px; background: rgba(34, 47, 99, 0.7) none repeat scroll 0 0; color:#FFF; min-height:470px;}
.contact-wrap{padding:20px; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; color:#000; min-height:470px;}
.form-wrap li{width:100%;padding:10px 20px;overflow: hidden;}
.form-wrap label{width:20%;min-width:80px;color:#FFF;float:left;}
.form-wrap input, .form-wrap textarea{width:50%;min-width:150px; color:#000;	float:left;}
.form-wrap button{ float:left;}
.g-recaptcha{ width:50%;}
.contact-form{float: right; width: 50%; margin:60px 0px 30px 0px;}
.contact-contact{float: left;  width: 50%;margin:60px 0px 30px 0px;}

.agent-wrap .bio-row{ background-color:#1d2133; float:left; position:relative; overflow:hidden; width:100%; color:#FFF; margin:0 0 20px 0;}
.agent-wrap .bio-img{ float:left; position:relative; overflow:hidden; width:25%;}
.agent-wrap .bio-text{ float:left; position:relative; overflow:hidden; width:75%; padding:15px;}
/*-------------------------FLOORPLAN---------------------------------*/
.float-right{float:none;}
}

/* ======================================================================== */
/* =========================   Second Largest    ================================= */
/* ======================================================================== */
@media (min-width: 992px) {
.container-fluid > .nav > li.logo-large{display:inline;}
.listingblock{ height:auto;	width:100%;	position:relative;	background-color:#fff;	margin-left:auto;	margin-right:auto; overflow:hidden; border-bottom:solid 1px
#b6034f;}
.listingpic{   height:auto; width:25%;  position:relative;padding:5px;  cursor: pointer;	float:left;	overflow:hidden;}
.listinginfo{  height:auto;	width:50%;	position:relative;	padding:5px;	text-align:left;	float:left;overflow:hidden; }
.listingdata{  height:auto; width:25%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:block;}
.listingdata-mobile{  height:auto; width:0%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:none;}
.listingdiv{ display:none;}
.list-title p{ padding:10px 20px;}
.list-title p b{font-size: 20px;}



.searchblock{height:auto;	width:100%;	position:relative;	margin-left:auto;	margin-right:auto; padding:10px; overflow:hidden;}
.search-cell{height:auto; width:20%; position:relative; padding:10px; float:left; text-align:center;}
.search-cell label{width:100%; position:relative; float:left; text-align:center; font-weight:bold; font-size:14px;}


.list_top{    width:100%;	height:326px;	position:relative;	background-image:url(../images/bg_top.jpg);	top:0px;	left:0px; display:block;}
.list_top .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top .menu-row{	position:absolute;	width:600px;	height:20px;	right:110px;	top:88px;	text-align:right;}

.list_top_mobile{    width:100%;	height:auto;	position:relative;	background-color:#5c0027; overflow:hidden; display:none;}
.list_top_mobile .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top_mobile .menu-row{	position:relative;	width:100%;	height:auto; text-align:left;}

/*----------------------------INDEX-----------------------------------------------*/
.index_button{	height:131px;	width:145px;	position:relative;	 margin:0 auto;}
.rounded{	border-radius: 30px 30px 20px 20px;	margin:0 30px;	position:relative;	overflow:hidden;	padding:20px 0 10px 0;	box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2); background-color:#eaebf0;
}
.rounded > .col-lg-4:nth-child(2){	border-left:solid 1px #ccc; border-right:solid 1px #ccc;}
.rounded > .col-lg-4{width: 33.3333%;}
.header-info{ position:relative; float:right; text-align:center;}
.banner-title{position: absolute; top: 18%; left: 0;  width: 100%; }
.banner-overlay{position:relative;	margin:0 auto;	background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;padding:20px;}
.banner-overlay-sm{ font-size:20px; margin-bottom:15px; width:100%; text-align:center;text-shadow: 1px 1px 1px #fff;}
.banner-overlay-lg{ font-size:32px; width:100%; text-align:center; 	text-shadow: 1px 1px #000; line-height:34px;}
/*----------------------------HEADER-----------------------------------------------*/
.logo-responsive{	position:absolute;	left:10px;	top:10px;	z-index:100;display:block;}
.header-top{	/*margin-top:75px;*/}
.header-bottom, .header-info-wrap{ display:block;}
.logo-responsive-small{display:none;}
.nav li{max-width:12%;}
.nav > li > a { padding: 10px 5px;}
ul.nav{	position:relative;}
.row > .col-lg-8{width: 66.6667%; float:left;}
.row > .col-lg-4{width: 33.3333%; float:left;}
.row-content{width:100%; padding-left:0px; text-align:left; overflow:hidden;}
.header-info{ position:relative; float:right; text-align:center;}
.header{ position:relative; min-height:185px;	}
/*-------------------SIDEBAR----------------------------------------------------------------*/
.sidebar{	border-radius: 30px 30px 30px 30px;	position:relative;	overflow:hidden; padding:5px 5px 5px 5px;box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2);
	background-color:transparent;	text-align:left;  max-width:100%;
}
.sidebar-sub{border-radius: 25px 25px 25px 25px;position:relative;overflow:hidden;background-color: rgba(200, 200, 200, 0.6);text-align:left;padding:10px 10px 10px 10px;}
.side-wrap{ padding-right:35px;}
h2, h1{font-size:26px;}
#subBtn{background:rgba(34,47,99,0.7);border: solid thin #ccc;padding:8px 20px;font-size:.8em;border-top-right-radius:1em;border-bottom-right-radius:1em;margin-left:-5px;}
#email{border: solid thin #ccc;padding:8px 10px;font-size:.8em;margin-right:0px;border-top-left-radius:1em;border-bottom-left-radius:1em; width:300px;}
	/*-------------------------FOOTER--------------------------------*/
.foot ul > li {display: inline-flex;}
.listpage-row > div:first-child {float: left;  width: 50%;}
.listpage-row > div:nth-child(2){float: right; width: 50%;}
/*--------------------------CONTACT---------------------------------*/
.form-wrap{padding:20px; background: rgba(34, 47, 99, 0.7) none repeat scroll 0 0; color:#FFF; min-height:559px;}
.contact-wrap{padding:20px; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; color:#000; min-height:559px;}
.g-recaptcha{ width:50%;}
.form-wrap li{width:100%;padding:10px 20px;overflow: hidden;}
.form-wrap label{width:25%;min-width:100px;color:#FFF;float:left;}
.form-wrap input, .form-wrap textarea{width:50%;min-width:200px;color:#000;		float:left;}
.form-wrap button{ float:left;}
.contact-form{float: right; width: 50%;margin:60px 0px 30px 0px;}
.contact-contact{float: left;  width: 50%;margin:60px 0px 30px 0px;}

.agent-wrap .bio-row{ background-color:#1d2133; float:left; position:relative; overflow:hidden; width:60%; color:#FFF; margin:0 0 20px 0;}
.agent-wrap .bio-img{ float:left; position:relative; overflow:hidden; width:25%;}
.agent-wrap .bio-text{ float:left; position:relative; overflow:hidden; width:75%; padding:15px;}

/*-------------------------FLOORPLAN---------------------------------*/
.float-right{float:right;}
}

/* ======================================================================== */
/* =========================  LArgest    ================================= */
/* ======================================================================== */
@media (min-width: 1200px) {
.container-fluid > .nav > li.logo-large{display:inline;}
.listingblock{ height:auto;	width:100%;	position:relative;	background-color:#ffffff;	margin-left:auto;	margin-right:auto; overflow:hidden; border-bottom:solid 1px
#b6034f;}
.listingpic{   height:auto; width:25%;  position:relative;padding:5px;  cursor: pointer;	float:left;	overflow:hidden;}
.listinginfo{  height:auto;	width:50%;	position:relative;	padding:5px;	text-align:left;	float:left;overflow:hidden; }
.listingdata{  height:auto; width:25%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:block;}
.listingdata-mobile{  height:auto; width:0%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:none;}
.listingdiv{ display:none;}
.list-title p{ padding:10px 20px;}
.list-title p b{font-size: 20px;}



.searchblock{height:auto;	width:100%;	position:relative;	margin-left:auto;	margin-right:auto; padding:10px; overflow:hidden;}
.search-cell{height:auto; width:20%; position:relative; padding:10px; float:left; text-align:center;}
.search-cell label{width:100%; position:relative; float:left; text-align:center; font-weight:bold; font-size:14px;}


.list_top{    width:100%;	height:326px;	position:relative;	background-image:url(../images/bg_top.jpg);	top:0px;	left:0px; display:block;}
.list_top .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top .menu-row{	position:absolute;	width:600px;	height:20px;	right:110px;	top:88px;	text-align:right;}

.list_top_mobile{    width:100%;	height:auto;	position:relative;	background-color:#5c0027; overflow:hidden; display:none;}
.list_top_mobile .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top_mobile .menu-row{	position:relative;	width:100%;	height:auto; text-align:left;}
/*----------------------------INDEX-----------------------------------------------*/
.index_button{	height:131px;	width:145px;	position:relative; margin:0 auto;}
.rounded{	border-radius: 30px 30px 20px 20px;	margin:0 30px;	position:relative;	overflow:hidden;	padding:20px 0 10px 0;	box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2); background-color:transparent;
}
.rounded > .col-lg-4:nth-child(2){	border-left:solid 1px #ccc; border-right:solid 1px #ccc;}
.rounded > .col-lg-4{width: 33.3333%;}
.banner-title{position: absolute; top: 18%; left: 0;  width: 100%; }
.banner-overlay{position:relative;	margin:0 auto;	background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;padding:20px;}
.banner-overlay-sm{ font-size:20px; margin-bottom:15px; width:100%; text-align:center;text-shadow: 1px 1px 1px #fff;}
.banner-overlay-lg{ font-size:32px;  width:100%; text-align:center; 	text-shadow: 1px 1px #000; line-height:34px;}
/*----------------------------HEADER-----------------------------------------------*/
.logo-responsive{	position:absolute;	left:10px;	top:10px;	z-index:100; display:block;}
.header-top{	/*margin-top:75px;*/}
.header-bottom, .header-info-wrap{ display:block;}
.logo-responsive-small{display:none;}
.nav li{max-width:50%;}
.nav > li > a { padding: 35px 8px; }
ul.nav{	position:relative;}
.row > .col-lg-8{width: 66.6667%; float:left;}
.row > .col-lg-4{width: 33.3333%; float:left;}
.row-content{width:100%; padding-left:0px; text-align:left; overflow:hidden;}
.header-info{ position:relative; float:right; text-align:center;}
.header{ position:relative; min-height:185px;	}
/*-------------------SIDEBAR----------------------------------------------------------------*/
.sidebar{	border-radius: 30px 30px 30px 30px;	position:relative;	overflow:hidden; padding:5px 5px 5px 5px;box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2);
	background-color:transparent;	text-align:left;  max-width:100%;
}
.sidebar-sub{border-radius: 25px 25px 25px 25px;position:relative;overflow:hidden;background-color: rgba(200, 200, 200, 0.6);text-align:left;padding:10px 10px 10px 10px;}
.side-wrap{ padding-right:15px;}
h1{font-size:30px;}
h2{font-size:24px;}
h3{font-size:18px;}
#subBtn{background:rgba(34,47,99,0.7);border: solid thin #ccc;padding:8px 20px;font-size:.8em;border-top-right-radius:1em;border-bottom-right-radius:1em;margin-left:-5px;}
#email{border: solid thin #ccc;padding:8px 10px;font-size:.8em;margin-right:0px;border-top-left-radius:1em;border-bottom-left-radius:1em; width:300px;}
.listpage-row > div:first-child {float: left;  width: 50%;}
.listpage-row > div:nth-child(2){float: right; width: 50%;}
	/*-------------------------FOOTER--------------------------------*/
.foot ul > li {display: inline-flex;}
/*--------------------------CONTACT---------------------------------*/
.form-wrap{padding:20px; background: rgba(34, 47, 99, 0.7) none repeat scroll 0 0; color:#FFF; min-height:559px;}
.contact-wrap{padding:20px; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; color:#000; min-height:559px;}
.form-wrap li{width:100%;padding:10px 20px;overflow:hidden;}
.form-wrap label{width:25%;min-width:100px;color:#FFF;float:left;}
.form-wrap input, .form-wrap textarea{width:50%;min-width:200px;color:#000;		float:left;}
.form-wrap button{float:left;}
.contact-form{float: right; width: 50%;margin:60px 0px 30px 0px;}
.contact-contact{float: left;  width: 50%;margin:60px 0px 30px 0px;}

.agent-wrap .bio-row{ background-color:#1d2133; float:left; position:relative; overflow:hidden; width:60%; color:#FFF; margin:0 0 20px 0;}
.agent-wrap .bio-img{ float:left; position:relative; overflow:hidden; width:25%;}
.agent-wrap .bio-text{ float:left; position:relative; overflow:hidden; width:75%; padding:15px;}
/*-------------------------FLOORPLAN---------------------------------*/
.float-right{float:right;}
}


/* ======================================================================== */
/* =========================  Smallest   ================================= */
/* ======================================================================== */
@media (max-width: 767px) {
.container-fluid > .nav > li.logo-large{display:none;}
.listingblock{ height:auto;	width:100%;	position:relative;	background-color:#fff;	margin-left:auto;	margin-right:auto; overflow:hidden; border-bottom:solid 1px
#b6034f;}
.listingpic{   height:auto; width:50%;  position:relative; padding:5px 5px 5px 10px;  cursor: pointer;	float:left;	overflow:hidden; text-align:left;}
.listinginfo{  height:auto;	width:100%;	position:relative;	padding:15px;	text-align:left;	float:left;overflow:hidden; }
.listingdata{  height:auto; width:0%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:none;}
.listingdata-mobile{  height:auto; width:50%;	position:relative;	padding:5px;	text-align:left;	float:left; overflow:hidden; display:block;}
.listingdiv{ display:none;}
.list-title p{ padding:10px 5px;}
.list-title p b{font-size: 20px;}



.searchblock{height:auto;	width:100%;	position:relative;	margin-left:auto;	margin-right:auto; padding:10px; overflow:hidden;}
.search-cell{height:auto; width:100%; position:relative; padding:4px 10px; float:left; text-align:left;}
.search-cell label{width:30%; position:relative; float:left; text-align:left;  max-width:150px; font-weight:bold; font-size:14px;}
.search-cell select{width:70%; position:relative; float:left; text-align:left; max-width:200px;}



.list_top{ width:100%;	height:326px;	position:relative;	background-image:url(../images/bg_top.jpg);	top:0px;	left:0px; display:none;}
.list_top .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top .menu-row{	position:absolute;	width:600px;	height:20px;	right:110px;	top:88px;	text-align:right;}

.list_top_mobile{    width:100%;	height:auto; min-height:200px;	position:relative;	background-color:#5c0027; overflow:hidden; display:block;}
.list_top_mobile .menu{	position:relative;	text-align:center;		font-size:14px;	height:23px; color:#FFF;	margin:0 0 0 12px;}
.list_top_mobile .menu-row{	position:relative;	width:100%;	height:auto; text-align:left;  margin: 0 auto; max-width: 1000px; vertical-align: top; padding-left: 20px;
    padding-right: 20px;}


	/*----------------------------INDEX-----------------------------------------------*/
.index_button{	height:131px;	width:145px;	position:relative; margin:0 auto;}
.rounded{	border-radius: 30px 30px 20px 20px;	margin:0 30px;	position:relative;	overflow:hidden;	padding:20px 0 10px 0;	box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2); background-color:#eaebf0;
}
.rounded > .col-lg-4:nth-child(2){	border-left:none border-right:none}
.rounded > .col-lg-4{width: 100%;}
.home-img{display:none;}
.banner-title{position: absolute; top: 12%; left: 0;  width: 100%; }
.banner-overlay{position:relative;	margin:0 auto;	background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;padding:10px;}
.banner-overlay-sm{ font-size:14px; margin-bottom:10px; width:100%; text-align:center;text-shadow: 1px 1px 1px #fff;}
.banner-overlay-lg{ font-size:18px; width:100%; text-align:center; 	text-shadow: 1px 1px #000; line-height:22px;}
/*----------------------------HEADER-----------------------------------------------*/
.logo-responsive{	position:absolute;	left:10px;	top:10px;	z-index:100; display:none;}
.header-top{	/*margin-top:0px;*/}
.header-bottom, .header-info-wrap{ display:none;}
.logo-responsive-small{display:block;background: rgba(29, 33, 51, 0.9) none repeat scroll 0 0; text-align:center; position:relative; padding:8px 0;}
.logo-responsive-small img{ position:relative; margin:0px auto;}
.nav li{max-width:50%;}
.nav > li > a { padding: 10px 5px;}
ul.nav{	position:relative;}
.row > .col-lg-8{width: 100%; float:left;}
.row > .col-lg-4{width: 100%; float:left;}
.row-content{width:100%; padding-left:0px; text-align:left; overflow:hidden;}
.header-info{ position:relative; float:none; text-align:center;}
.header{ position:relative; min-height:auto;	}

/*-------------------SIDEBAR----------------------------------------------------------------*/
.sidebar{	border-radius: 30px 30px 30px 30px;	position:relative;	overflow:hidden; padding:5px 5px 5px 5px;box-shadow: 0px -2px 2px 1px rgba(0, 0, 0, 0.2);
	background-color:transparent; max-width:90%;text-align:left; margin:0 5% 0 5%;
}
.sidebar-sub{border-radius: 25px 25px 25px 25px;position:relative;overflow:hidden;background-color: rgba(200, 200, 200, 0.6);text-align:left;padding:10px 10px 10px 10px;}
.side-wrap{ padding-right:15px;}
h2, h1{	font-size:19px;	}

#subBtn{background:rgba(34,47,99,0.7);border: solid thin #ccc;padding:8px 10px;font-size:.8em;border-top-right-radius:1em;border-bottom-right-radius:1em;margin-left:-5px;	}
#email{border: solid thin #ccc;padding:8px 10px;font-size:.8em;margin-right:0px;border-top-left-radius:1em;border-bottom-left-radius:1em; width:150px;}
/*.listpage-row > div:first-child {float: left;  width: 100%;}
.listpage-row > div:nth-child(2){float: left; width: 100%;}*/
	/*-------------------------FOOTER--------------------------------*/
.foot ul > li {display: block;}
/*--------------------------CONTACT---------------------------------*/
.form-wrap{padding:20px; background: rgba(34, 47, 99, 0.7) none repeat scroll 0 0; color:#FFF; min-height:400px;}
.contact-wrap{padding:20px; background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; color:#000; min-height:400px;}
.form-wrap li{width:100%;padding:10px 5px; overflow:hidden;}
.form-wrap label{width:100%;min-width:100px;float:left;}
.form-wrap input, .form-wrap textarea{width:100%;min-width:200px;float:left;color:#000;	}
.form-wrap button{ float:left;}
.contact-form{float: left; width: 100%;margin:30px 0px 30px 0px;}
.contact-contact{float: left;  width: 100%;margin:60px 0px 30px 0px;}

.agent-wrap .bio-row{ background-color:#1d2133; float:left; position:relative; overflow:hidden; width:100%; color:#FFF; margin:0 0 20px 0;}
.agent-wrap .bio-img{ float:left; position:relative; overflow:hidden; width:100%;}
.agent-wrap .bio-text{ float:left; position:relative; overflow:hidden; width:100%; padding:15px;}
/*-------------------------FLOORPLAN---------------------------------*/
.float-right{float:none;}
}
