/*
Theme Name: MaxSys 2019
Theme URI:
Description: custom theme for MaxSys - updated by Big Red Bow
Author:
Auther URL:
Version: 2.0
License:
License URI:
Tags:
*/

html {
	font-size: 16px;
	height: 100%;
	}

body {
	background: white;
	font-family: Lato, 'Open Sans', Arial, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	margin: 0;
	color: #333333;
	height: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	}

/* ----  Resets and FixMes ----- */

.aws-jobdetails--jobcode-sharing .aws-jobdetails--sharing-facebook-Maxsys:before, .aws-jobdetails--jobcode-sharing .aws-jobdetails--sharing-instagram-Maxsys:before,
.aws-jobdetails--jobcode-sharing .aws-jobdetails--sharing-linkedin-Maxsys:before, .aws-jobdetails--jobcode-sharing .aws-jobdetails--sharing-twitter-Maxsys:before {
	color: #484849;
	display: block;
	font-family: aws_icons;
	font-size: 1rem;
	left: 0;
	margin-left: .125rem;
	margin-right: .125rem;
	padding-bottom: .5rem;
	padding-top: .5rem;
	position: absolute;
	text-align: center;
	top: 0em!important;
	width: 2.5rem
}


.clear {
	clear: both;
	}

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0;
	}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, Arial, sans-serif;
	clear: both;
	}

a, a:focus {
	 outline: 0;
	}

a {
	transition: .5s color, .5s background;
	-webkit-transition: .5s color, .5s background;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent; /* For some Androids */
	}

a[href^=tel] { text-decoration:inherit; color: inherit; }

hr {
    border: 0;
    height: 0;
    border-top: 1px solid #dedede;
	}

input, textarea, select {
	border-radius: 0;
	}

iframe, object, video {
	max-width: 100%;
	}

.wp-block-embed__wrapper {
	width: 100%;
	text-align: center;
	}


/* ----  General ----- */

.cf:after {
	content: "";
	display: table;
	clear: both;
	}

/* ----  Content Width Controller ----- */

.wc {
	width: 100%;
	max-width: 1020px;
	min-width: 320px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}

@media and (max-width: 400px) {
.wc {
	padding-left: 20px;
	padding-right: 20px;
	}
	}

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

input {
	outline: none;
	}

p {
	font-size: 16px;
	line-height: 1.5em;
	padding-bottom: 1.25em;
	color: #525252;
	}

/* ----  general styles ----- */

.center {
	text-align: center;
	}

.site-container {
	overflow: hidden;
	}

.main-container {
	position: relative;
	left: 0;
	transition: .5s left;
	-webkit-transition: .5s left;
	-moz-transition: .5s left;
	}

.main-container.landing-page {
	padding-top: 0;
	}

.landing-page .gform_wrapper ul li.gfield {
    padding-right: 0 !important;
    margin-top: 16px;
    padding-top: 16px;
	}

.landing-page .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0;
	}

/* ----  Header ----- */

.top-header {
	position: relative;
	width: 100%;
	z-index: 99;
	background-color: #ffffff;
	height: 200px;
	text-align: center;
	display: block;
	}

.top-header .wc {
	position: relative;
	}

@media screen and (max-width: 800px){
	.top-header {
	height: 275px;
	}
	}

@media screen and (max-width: 550px){
	.top-header {
	height: 300px;
	}
	}

.language {
	position: relative;
	float: right;
	padding: 0 0 10px;
	font-size: 16px;
	}

@media screen and (max-width: 800px){
	.language {
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	padding: 0 0 10px;
	font-size: 16px;
	text-align: center;
	}
	}

.language ul li {
	font-weight: bold;
	margin-left: 10px !important;
	margin-top: 10px;
	display: inline-block;
}

/*ul > li {
	display: inline-block;
}*/

.language .wpml-ls-statics-shortcode_actions { border: none !important; background: none; }
.language .wpml-ls-legacy-list-horizontal { padding: 10px; }
.language .wpml-ls-legacy-list-horizontal a { padding: 10px; }
.language .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a { color: #ffffff !important; background-color: #dcaf42; }
.language .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a { color: #ffffff !important; background-color: #dcaf42; }
.language .wpml-ls-statics-shortcode_actions a { color: #ffffff !important; background-color: #cccccc; }
.language .wpml-ls-statics-shortcode_actions a:hover { color: #ffffff !important; background-color: #252525; }


.logo {
	position: relative;
	float: left;
	width: 100%;
	max-width: 235px;
	margin: 20px auto 0px;
	}

@media screen and (max-width: 800px){
	.logo {
	display: block;
	position: relative;
	float: none;
	margin: 0 auto;
	max-width: 235px;
	}
	}

.logo img {
	display: block;
	max-height: 90px;
	}

.social {
	position: relative;
	float: right;
	padding: 15px 15px 15px 0;
	font-size: 16px;
	}

.social.side {
    width: 100%;
    text-align: center;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
	}

@media screen and (max-width: 800px){
	.social.desktop {
	display: none;
	}
	}

.social ul { overflow: auto; padding: 0; margin: 0; }
.social ul li { list-style-type: none; display: inline-block; }

.social ul li a i {
    background: #626241;
	color: #fff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	font-size: 18px;
	text-align: center;
	margin-left: 2px !important;
	margin-right: 2px !important;
	}

.social ul li a:hover i {
	background: #252525;
	}

.social.side ul li a:hover i {
	background: #375067;
	}

.main-nav .social.side ul a:hover {
	background: transparent;
	}

.phone {
	clear: right;
	position: relative;
	float: right;
	text-align: right;
    padding: 5px 0 10px 0;
    color: #dcaf42;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.0em;
	}

@media screen and (max-width: 800px){
	.phone {
	clear: both;
	position: relative;
	float: none;
	text-align: center;
    padding: 15px 0 10px 0;
	}
	}

.phone a {
	font-weight: 700;
	text-decoration: none !important;
	color: #252525;
	}

@media screen and (max-width: 550px){
	.phone a {
	display: block;
	padding-top: 3px;
	}
	}

.phone span {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #252525;
	text-transform: initial !important;
	font-style: italic;
	line-height: 18px;
	padding-top: 3px;
	}

.nav-header {
	position: absolute;
	background: #375067;
	bottom: 0;
	width: 100%;
	height: 50px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.25);
	}

.main-nav {
	height: 50px;
	}

.main-nav ul {
	list-style-type: none;
	text-align: center;
	padding-left: 0;
	}

.nav-header #menu-main-menu li.home {
   	background-image: url(https://www.maxsys.ca/wp-content/themes/maxsys-2019/images/logo-sticky.png);
    background-size: 113px 45px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 113px;
    height: 50px;
    float: left;
    text-indent: -5555px;
	}

.nav-header.element-is-not-sticky #menu-main-menu li.home {
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
    width: 0;
	transition: opacity .25s linear, visibility .25s linear;
	-moz-transition: opacity .25s linear, visibility .25s linear;
	-webkit-transition: opacity .25s linear, visibility .25s linear;
	}

.nav-header.element-is-sticky #menu-main-menu li.home {
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
    width: 113px;
	transition: opacity .5s linear, visibility .5s linear;
	-moz-transition: opacity .5s linear, visibility .5s linear;
	-webkit-transition: opacity .5s linear, visibility .5s linear;
	}

.nav-header.element-is-sticky #menu-main-menu li.home a:hover {
	background-color: #375067 !important;
	}

#responsive-menu-container #responsive-menu-title {
	padding: 5px 0 !important;
	}

.main-nav ul#responsive-menu, .main-nav ul#responsive-menu ul {
	text-align: left;
	}

.main-nav ul li {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	padding: 0;
	text-transform: uppercase;
	}

.main-nav ul li a {
	color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 0 12px;
    line-height: 50px;
    }

.main-nav ul a:hover, .main-nav ul li.hover-submenu a {
	color: white;
	background: #626241;
	}

.main-nav ul li.current-menu-item > a {
	background: #626241;
	color: #ffffff;
	}

.main-nav .sub-menu {
	list-style-type: none;
	opacity: 0;
	position: absolute;
	top: 55px;
	left: 20px;
	width: 250px;
	visibility: hidden;
	background: #626241;
	z-index: 100;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: boder-box;
	-webkit-box-sizing: border-box;
	transition: .2s all;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	}

.lang-fr .main-nav .sub-menu {
	width: 270px;
	}

.main-nav .sub-menu ul {
	left: 280px;
	}

.main-nav .sub-menu:after {
	content: none;
	}

.main-nav li:hover > .sub-menu {
	visibility: visible;
	top: 50px;
	left: 0;
	opacity: 1;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	}

.main-nav li:hover > .sub-menu ul {
	top: 0;
	}

.main-nav .sub-menu li {
	background: #626241;
	display: block;
	padding: 0;
	border-top: 1px solid rgba(255,255,255,0.4);
	}

.main-nav .sub-menu li:hover {
	background: #cccccc;
	color: #252525;
	}

.main-nav .sub-menu li:hover:first-child {
	border-top: 1px solid rgba(255,255,255,0.4);
	}

.main-nav .sub-menu li a {
	padding: 12px 0 12px 12px;
	line-height: 1.2em;
	position: relative;
	border: none;
	height: auto;
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	}

.main-nav .sub-menu li a:hover {
	background: #cccccc;
	}

.main-nav .sub-menu li: last-child > a {
	margin-bottom: 0;
	}

.main-nav .sub-menu li a:hover {
	border: none;
	color: #32321b;
	}

.main-nav .sub-menu li.current-menu-item > a {
	border: none;
	color: #dcaf42;
	}

.main-nav .current-menu-parent a {
	background-color: #626241;
	}

/* ----  Homepage Hero ----- */

.front-hero {
    clear: both;
    position: relative;
    height: 400px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	}

.hero-container-outer {
    display: table;
    width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	height: 400px;
    padding: 5%;
    }

.hero-container-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    }

.hero-container-inner  h1{
	display: block;
	max-width: 450px;
	margin: 0 auto;
    font-size: 36px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    }

.hero-button {
	display: block;
	float: none;
    margin: 20px auto 0;
    text-align: center;
    }

.hero-button a,  .hero-button a:link, .hero-button a:active, .hero-button a:visited {
    display: inline-block;
    /* background: #dcaf42; */
    background: #666636;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 1px;
    }

.hero-button a:hover {
    background: #375067;
    color: #ffffff !important;
    text-decoration: none;
    }

.hero-button .action {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 9px;
    font-weight: 400;
    padding-bottom: 4px;
    }

/* ----  Search Block ----- */

.search-block {
	background-color: #626241;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23494931' fill-opacity='0.64' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
	width: 100%;
	padding: 30px 0 40px;
	}

.wc.cf .search-block {
    background-color: #fff;
    background-image: none;
    padding: 10px 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    }

.page: not(.home) .search-block {
	margin-bottom: 15px;
	}

.search-block h2, .testimonial-block h2, .top-footer h2 {
	font-size: 24px;
	color: #dcaf42;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
    letter-spacing: 1px;
	}

.wc.cf .search-block h2 {
	display: none;
	}

.search-block #searchform {
	width: 100%;
    text-align: center;
    padding: 0;
	}

.search-block #searchform input {
	display: inline-block;
	margin: 15px 4px 0;
    padding: 13px 20px 14px;
	text-transform: uppercase;
    font-size: 14px;
	border: none;
	}

.search-block  #searchform select, .right-sidebar .widget select {
	color: #787878;
	display: inline-block;
	background-color: #fff;
	background-image: url('images/arrow-dropdown.png');
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 15px 10px;
	margin: 15px 4px 0;
    padding: 13px 40px 14px 20px;
	text-transform: uppercase;
    font-size: 14px;
	border: none;
    border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
    }

.wc.cf .search-block #searchform input, .wc.cf .search-block #searchform select {
	border: 1px solid #dedede;
    }

.right-sidebar .widget select {
	border: 1px solid #dedede;
    padding: 10px 30px 10px 10px;
	margin: 0;
    }

.search-block #searchform input.submit_button, .submit_button, .wp-block-button a {
	color: #fff;
	display: inline-block;
	min-width: 100px;
    background: #dcaf42;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 14px;
    padding: 15px 20px;
	transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
	border: none;
	border-radius: 0;
	}

.search-block #searchform input.submit_button:hover, .submit_button:hover, .wp-block-button a:hover {
    color: #ffffff !important;
    background: #375067;
	transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
	border-radius: 0;
	}

.half-columns {
	width: 40%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	}

@media screen and (max-width: 650px) {
	.half-columns {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0;
	}
	.half-columns:last-of-type {
	border-top: 1px solid #dedede;
	}
	}

.half-columns h2 {
	text-align: center;
	}

.home .half-columns .postIMGlink img {
	padding: 0;
    display: block;
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
    border: 1px solid rgba(0,0,0,0.05);
	}

.home .half-columns p.date {
	font-size: 13px;
	margin-bottom: 5px;
    }

.home .half-columns p {
	font-size: 14px;
	padding-bottom: 0;
    }

.home .half-columns h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    clear: none;
	margin-top: 0;
	}

.home .half-columns .blog-img-container {
	padding-bottom: 0;
	}

.home .half-columns .read-button {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	}

.author {
    clear: both;
    display: block;
    border-top: 1px solid #dedede;
    margin-top: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
    color: #375067;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 15px;
	}

.author a, .author a:link, .author a:visited, .author a:hover {
    color: #375067;
	text-decoration: none;
	}

.home .half-columns .author {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
	}

.author em {
	font-size: 14px;
	}

.author .author-img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 8px;
	}

.author .author-img img {
	padding: 0;
	border-radius: 50%;
	}

.testimonial-block {
	padding: 40px 0;
	text-align: center;
	background-color: #e3e3df;
 	}

.testimonial-slider {
	padding: 0;
	margin: 10px 0 0;
	}

.testimonial-slider li {
	display: table-cell;
 	}

.testimonial-block .testimonial-content p {
	color: #252525;
    font-size: 17px;
	text-align: left;
	padding-top: 20px;
	line-height: 1.45;
 	}

.testimonial-content a {
	color: #dcaf42;
    font-size: 18px;
	text-decoration: underline;
 	}

.testimonial-content a:hover {
	color: #252525;
    font-size: 18px;
	text-decoration: none;
	}

.testimonial-content {
	border-top: 1px solid #dedede;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.testimonial-block .bx-viewport {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 20px;
	}

.testimonial-content {
    z-index: 1;
    position: relative;
	border-top: 1px solid #cdcdcd;
	padding-top: 30px;
	}

.main-content .testimonial-content {
	padding-bottom: 30px;
	}

.testimonial-content p.who {
	color: #375067;
	text-transform: uppercase;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	text-align: right;
 	font-weight: bold;
	line-height: 1em;
 	}

.testimonial-content p.who .job-title {
	text-transform: initial;
	font-size: 14px;
	text-align: left;
 	font-weight: normal;
 	font-style:	italic;
 	}

.testimonial-content blockquote {
    position: relative;
    margin: 0 40px 20px;
	}

 .testimonial-content blockquote p {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
	}

.testimonial-block .testimonial-content blockquote {
    margin: 0;
	}

.main-content .testimonial-content blockquote:before {
	background: #fff;
    color: #dedede;
    content: '\201C';
    position: absolute;
    top: -50px;
    left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
    width: 80px;
    height: 50px;
    font: 150px/150px 'PT Sans', sans-serif;
    text-align: center;
	}

.testimonial-block .testimonial-content blockquote:before {
	background: #e3e3df;
    color: #cdcdcd;
    content: '\201C';
    position: absolute;
    top: -50px;
    left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
    width: 80px;
    height: 50px;
    font: 150px/150px 'PT Sans', sans-serif;
    text-align: center;
	}

.testimonial-block .hero-button {
	margin-top: -25px;
    z-index: 2;
    position: relative;
    }

.testimonial-block .hero-button a, .testimonial-block .hero-button a:link, .testimonial-block .hero-button a:active, .testimonial-block .hero-button a:visited  {
	border-left: 20px solid #e3e3df;
	border-right: 20px solid #e3e3df;
    }

/* ----  Intro Block ----- */

.intro-block p {
	font-size: 18px;
	color: #626241;
	}

/* ----  Services Block ----- */

.services-block  {
	padding-top: 0;
	padding-bottom: 30px;
	}

.services-block:after  {
	clear:both;
	}

.services-block ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	}

.services-block ul li, .quote-button {
	list-style-type: none;
	display: inline-block;
    width: 185px;
	height: 165px;
	text-align: center;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}

.quote-button  {
	display: block;
	width: 200px;
    height: auto;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
	}

.services-block ul li a, .quote-button a {
	font-size: 16px;
	background-color: #ededed;
	color: #dcaf42;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	height: 100%;
    width: 100%;
    display: block;
    padding: 15px 10px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}

.quote-button a {
	background-color: #375067;
	}

@media screen and (max-width: 510px) {
	.services-block ul li {
    width: 155px;
	height: 150px;
	}
	.services-block ul li a {
	font-size: 14px;
	}
	}


@media screen and (max-width: 510px) {
	.services-block ul li {
    width: 145px;
	height: 150px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 15px;
	}
	.services-block ul li a {
	font-size: 12px;
	}
	}

.services-block ul li a span, .quote-button a span {
	display: block;
	}

.services-block ul li a:hover, .quote-button a:hover {
	background-color: #91917e;
	color: #ffffff;
	text-decoration: none;
	}

.services-block ul li .service-icon, .quote-button .service-icon {
	width: 75px;
	height: 75px;
    padding-bottom: 10px;
	}



/* ----  Page ----- */

.breadcrumb {
	font-size: 12px;
	color: #202020;
	text-transform: uppercase;
	text-align: center;
	}

.breadcrumb span {
	padding: 0 4px;
	}

.breadcrumb a {
	color: #626241;
	text-decoration: none;
	text-transform: uppercase;
	}

/* ----  General Page styling elements ----- */

.main-content {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	padding: 30px 0 30px;
	}

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
	font-family: 'Lato', Arial, sans-serif;
	margin-bottom: 1em;
	}

.main-content h1, .page-header .page-header-text h1 {
	font-size: 32px;
	font-weight: 400;
	color: #375067;
	}

.home .main-content h1 {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 300;
	color: #375067;
	text-align: center;
	}

.main-content h2, .main-content h2 a {
	font-size: 21px;
	line-height: 1.2;
	color: #dcaf42;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	}

.main-content h3 {
	font-size: 21px;
	color: #626241;
	}

.main-content h4, div.sharedaddy {
	margin-top: 20px;
	}

.main-content h4, div.sharedaddy h3.sd-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	}

div.sharedaddy h3.sd-title:before {
	border-top: none;
	}

.main-content h4 a {
	color: #626241;
	text-decoration: none;
	font-weight: 700;
	}

.main-content h4 a:hover {
	color: #dcaf42;
	text-decoration: none;
	font-weight: 700;
	}

.main-content h5 {
	}

.main-content h6 {
	}

.main-content ul, .main-content ol {
    padding-bottom: 20px;
	}

.main-content .gform_body ul, .main-content .gform_body ol,
.main-content.legal ul, .main-content.legal ol {
	-moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    padding-bottom: 20px;
	}

.main-content li {
	}

.main-content a, .feed-block a {
	color: #626241;
	font-weight: bold;
	}

.main-content a:hover {
	color: #666535;
	}

.with-right-sidebar .multi-post article {
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
	}

.page-header {
	display: block;
	position: relative;
	height: 250px;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}

.page-header .page-header-image {
	position: relative;
	height: 250px;
	margin-left: -40px;
	margin-right: -40px;
	}

.page-header .page-header-image img {
	position: absolute;
    width: 100%;
    top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}

.page-header .page-header-text {
	position: absolute;
	background-color: rgba(255,255,255,1);
    bottom: 0;
	left: 0;
	min-width: 50%;
	max-width: 300px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 25px 40px 0 40px;
	}

.main-content img {
	padding-bottom: 20px;
	/*padding-top: 20px; */
	display: block;
	}

.main-content .alignleft {
	float: left;
	padding-right: 20px;
	}

.main-content .alignright {
	float: right;
	padding-left: 20px;
	}

.main-content .aligncenter {
	margin: 0 auto;
	}

@media screen and (max-width: 600px) {
	.wp-block-image {
	display: block;
	float: none;
	margin: 20px auto;
	}
	}

.main-content .gform_wrapper input { background-image: none !important; }

.main-content select {
	background-color: #fff;
    border-color: #dedede;
    height: 37px;
    }

.main-content textarea {
	border: 1px solid #eeeeee;
	}

.main-content input[type="submit"] {
    display: inline-block;
    background: #dcaf42;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 1px;
	}

.main-content input[type="submit"]:hover {
    background: #375067;
    text-decoration: none;
    }

.main-content textarea {
	background-color: #fff;
    border-color: #dedede;
    }

.main-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	margin: 0 0 24px;
	width: 100%;
	}

.main-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	}

.main-content th {
	color: #000000;
	text-transform: uppercase;
	}

.main-content td {
	border-top: 1px solid #ededed;
	padding: 8px 25px 8px 0;
	vertical-align: top;
	}

.main-content td:last-of-type {
	padding: 8px 0 8px 0;
	}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	margin-right: 3px;
	margin-bottom: 3px;
	}

#cboxOverlay {
	background-color: #000000 !important;
	}

/* ----  Events Page ----- */

#cff .cff-item.cff-upcoming-event {
	border-bottom: 1px solid #dedede !important;
	}

#cff .cff-item.cff-upcoming-event:last-of-type {
	border-bottom: 0 !important;
	}

#cff .cff-details p.cff-event-title {
	font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0;
	}

#cff .cff-details p.cff-event-title a {
    color: #dcaf42;
    font-weight: 600;
    text-decoration: none;
	}

#cff .cff-details p.cff-event-title a:hover {
    color: #dcaf42;
	}

#cff .cff-details .cff-date {
    margin-top: 0;
    color: #626241;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
	}

#cff .cff-details .cff-location .cff-event-place {
	font-weight: bold;
	color: #000000;
	}

#cff .cff-details .cff-location .cff-event-map-link {
	color: #fff;
    display: inline-block;
    background: #dcaf42;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 0;
    padding: 10px 15px !important;
    transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    border: none;
    }

#cff .cff-details .cff-location .cff-event-map-link:hover {
	background: #375067;
    text-decoration: none;
    transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
	}

#cff .cff-expand a {
	display: inline-block;
    padding-top: 5px;
	}

#cff .cff-expand a, .read-more-link {
	color: #626241;
	font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    text-decoration: none !important;
    }

#cff .cff-expand a:hover, .read-more-link:hover {
	color: #626241;
    text-decoration: underline !important;
    }

#cff .cff-expand a .cff-more:after, .read-more-link:after {
	content: '\00a0\00BB';
	}

#cff .cff-expand a .cff-less:before {
	content: '\00AB\00a0';
	}

#cff .cff-event-meta {
    font-size: 13px;
    }

#cff .cff-upcoming-event .cff-post-links {
	clear: both;
    float: left;
    width: 77%;
    margin: 25px 0 25px 23%;
    padding: 0;
    }

#cff .cff-post-links a {
    font-size: 11px !important;
    letter-spacing: 1px;
    margin: 0;
    background-color: rgba(0,0,0,0.05);
    padding: 10px 15px !important;
    color: #999999 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    border: none;
    }

#cff .cff-post-links a:hover {
	background: rgba(0,0,0,0.09);
    color: #ffffff !important;
    text-decoration: none;
    transition: .5s color, .5s background;
    -webkit-transition: .5s color, .5s background;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    }

#cff .cff-dot {
    padding: 0 2px;
    color: #fff !important;
    }

#cff .cff-view-comments, #cff-lightbox-wrapper .cff-view-comments {
	border-radius: 0 !important;
	box-shadow: none;
	margin-top: 7px;
	}

#cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
	margin-top: 0 !important;
	padding: 0 !important;
	}

/* ----  Right Sidebar Page Template ----- */

p.date {
    font-size: 14px;
    padding-bottom: 0;
    color: #787878;
    }

.content-container.with-right-sidebar {
	width: calc(100% - 320px);
	float: left;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}

.right-sidebar {
	width: 275px;
	float: right;
	padding: 55px 0 35px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}

.right-sidebar .widget {
	margin-bottom: 40px;
	}

@media screen and (max-width: 900px) {
	.content-container.with-right-sidebar, .right-sidebar {
	width: 100%;
	float: none;
	}
	.right-sidebar {
	padding: 0;
	}
	.right-sidebar .widget {
    border-top: 1px solid #dedede;
    margin-bottom: 20px;
    padding-top: 20px;
	}
	}

.page .right-sidebar .widget: nth-child(2), .page .right-sidebar .widget: nth-child(3) {
	border-bottom: none;
	}

.right-sidebar h4, .right-sidebar .h4 {
    color: #dcaf42;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0;
    padding-bottom: 15px;
    padding-top: 0;
	text-transform: uppercase;
    font-weight: 700;
	}

.right-sidebar p {
	color: #525252;
	}

.right-sidebar ul {
	padding-left: 20px;
	padding-right: 0;
	}

.right-sidebar ul.sub-menu {
	margin-top: 10px;
	padding-bottom: 0;
	}

.right-sidebar ul li {
	margin-bottom: 10px;
	}

.right-sidebar ul li a {
    font-family: 'Lato', Arial, sans-serif;
	font-size: 15px;
    color: #375067;
    text-decoration: none;
    font-weight: 700;
	}

.right-sidebar ul li a:hover {
	color: #dcaf42;
	}

.right-sidebar ul li.current-menu-item a, .right-sidebar ul li.current-cat a {
	color: #94943a;
	}

.widget label.screen-reader-text, .mobileBlogSidebarContainer label.screen-reader-text {
	display: none;
	}

/* ---- Testimonial page Styles  ----- */

.page-template-page-testimonials .testimonial p {
	color: #202020;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	text-transform: none;
	}

.page-template-page-testimonials .testimonial p.who {
	font-size: 23px;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	color: #626241;
	}

.page-template-page-testimonials .testimonial {
	border-bottom: 2px solid #d9d2c0;
	margin-bottom: 25px;
	padding-bottom: 20px;
	text-align: center;
	}

.page-template-page-testimonials .testimonial: last-of-type {
	border: 0;
	margin-bottom: 0;
	}

.page-template-page-testimonials .testimonial p: first-of-type:before {
	content: '"';
	}
.page-template-page-testimonials .testimonial p: first-of-type:after {
	content: '"';
	}

.page-template-page-testimonials .main-content {
	margin-top: 30px;
	}

/* ---- Footer  ----- */

footer {
	background-color: #3f576d;
	background-image: repeating-linear-gradient(135deg, #3f576d, #3f576d 1px, #395168 2px, #395168 3px);
	color: #ffffff;
	}

footer .wc {
	position: relative;
	}

.top-footer {
    padding: 40px 0 50px;
	}

.top-footer h3	{
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
    letter-spacing: 1px;
    padding-top: 15px;
	}

.top-footer .locations {
    width: 100%;
	height: 300px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding-top: 50px;
    clear: both;
    }

.top-footer p {
	color: #ffffff;
	font-size: 16px;
	}

.top-footer .office-box {
	width: 25%;
	text-align: center;
	}

.main-content .phone {
	float: none;
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	}

.main-content .contact-button {
	text-align: center;
	padding: 20px 0 40px;
	}

.main-content .office-box {
	margin-bottom: 20px;
	}

.main-content .office-box h2 {
	border-bottom: 1px solid #dedede;
	margin-bottom: 0;
	}

.main-content .office-box .contact-info {
    width: calc(50% - 40px);
    margin: 0 40px 20px 0;
    float: left;
    box-sizing: border-box;
    }

@media screen and (max-width: 650px) {
	.main-content .office-box .contact-info {
    width: 100%;
    margin: 0 0 20px;
    float: none;
    box-sizing: border-box;
    }
    }

.main-content .office-box .contact-info h4 {
	clear: none;
	padding-top: 20px;
	font-size: 18px;
	color: #365c7f;
	margin-bottom: 0;
	}

.main-content .office-box .contact-info h4 a {
	color: #365c7f;
	}

.main-content .office-box .contact-info strong {
	font-size: 0.85em;
	text-transform: uppercase;
	}

.main-content .office-box .contact-info .map_image {
	position: relative;
    width: 100%;
    float: none;
    margin: 10px 0 15px;
    height: 200px;
    overflow: hidden;
	}

.main-content .office-box .contact-info .map_image img {
    width: 600px;
    max-width: 600px;
    height: auto;
    padding-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
	}

.main-content .office-box .contact-info .map_image .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: rgba(55,80,103,0.75);
	}

.main-content .office-box .contact-info .map_image:hover .overlay {
	opacity: 1;
	}

.main-content .office-box .contact-info .map_image .text {
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	}

@media screen and (max-width: 800px){
	.top-footer .locations {
	height: 460px;
	}
	.top-footer .office-box {
	width: 33%;
	}
	}

@media screen and (max-width: 625px){
	.top-footer .locations {
	height: 580px;
	}
	.top-footer .office-box {
	width: 50%;
	}
	}

@media screen and (max-width: 450px){
	.top-footer .locations {
	height: 1180px;
	}
	.top-footer .office-box {
	width: 100%;
	}
	}

.top-footer .office-box h3 {
	color: #dcaf42;
	font-size: 16px;
	letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
	}

.widget-col h4, .widget-col .h4 {
	font-family: 'Lato', Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	border-bottom: 1px solid #626241;
	padding-bottom: 6px;
	color: white;
	margin-bottom: 14px;
	text-transform: uppercase;
	}

.widget-col ul {
	list-style-type: none;
	padding: 0 0 20px 15px;
	}

.widget-col li {
	color: white;
	padding-bottom: 12px;
	}

.widget-col li a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	display: block;
	}

.widget-col li.current-menu-item a {
	color: #d8c79a;
	}

.widget-col li a:after {
	opacity: 0;
	position: absolute;
	content: '';
	background: #626241;
	height: 5px;
	width: 5px;
	top: 6px;
	left: -13px;
	border-radius: 50%;
	}

.widget-col li a:hover:after {
	opacity: 1;
	}

.widget-col li a:hover {
	color: #666535;
	}

.post-date {
	background: #345630 none repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 14px;
	padding: 4px 0;
	text-align: center;
	text-transform: uppercase;
	width: 36px;
	}

.widget-col p {
	color: white;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	}

.widget-col p a {
	font-size: inherit;
	text-decoration: none;
	color: white;
	font-weight: 400;
	}

.widget-col p a:hover {
	color: #bfac7b;
	}

/* ---- Copyright Bar  ----- */

.copyright-bar {
	clear: both;
	width: 100%;
	background: #626241;
	font-size: 12px;
	color: rgba(255,255,255,0.7);
	}

.copyright-bar .wc {
	padding-top: 10px;
	padding-bottom: 10px;
	}

.copyright-bar .copyright {
	width: 50%;
	float: left;
	box-sizing: border-box;
	}

.copyright-bar .bottom-icons {
	width: 50%;
	float: right;
	text-align: right;
	box-sizing: border-box;
	}

.copyright-bar .bottom-icons img {
	max-width: 100%;
	height: auto;
	}

@media screen and (max-width: 600px) {
	.copyright-bar .copyright, .copyright-bar .bottom-icons {
    width: 100%;
    text-align: center;
	float: none;
	padding-bottom: 20px;
    }
	}

.footer-menu {
	list-style-type: none;
	padding-left: 0;
	padding-top: 7px;
	line-height: 1.1em;
	padding-bottom: 10px;
	}

.footer-menu li {
	display: inline-block;
	}

.footer-menu li:after {
	content: '|';
	margin-right: 3px;
	padding-left: 4px;
	color: rgba(255,255,255,0.3);
	}

.footer-menu li:last-of-type:after {
	content: none;
	margin-left: 0;
	}

.footer-menu li a, .copyright-bar a {
	color: rgba(255,255,255,0.7);
	font-size: 12px;
	text-decoration: none;
	}

.footer-menu li a:hover, .copyright-bar a:hover {
	color: #c99b11;
	text-decoration: none;
	}

/* ---- Blog Styles  ----- */

.post-container {
	margin-bottom: 25px;
	position: relative;
	}

.main-content .postIMGlink {
	border-bottom: none;
	display: block;
	position: relative;
	}

.main-content .postIMGlink img {
	padding: 0;
	display: block;
	width: 100%;
	border: 1px solid rgba(0,0,0,0.3);
	}

.blog-img-container {
	position: relative;
	padding-bottom: 20px;
	}

.main-content.multi-post article p {
	padding-bottom: 0;
	}

.wp-pagenavi {
	text-align: right;
	margin-bottom: 20px;
	}

.wp-pagenavi span, .wp-pagenavi a {
	border: none;
    display: inline-block;
    color: #252525;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    font-family: 'Lato', Arial, sans-serif;
    border-radius: 50%;
	}

.wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #dcaf42;
	color: #ffffff;
	}

.wp-pagenavi .pages, .wp-pagenavi .extend, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	display: none;
	}

.mobile-blog-sidebar-container {
	display: none;
	border-bottom: 2px solid #a8976c;
	padding-top: 15px;
	padding-bottom: 25px;
	}

.mobile-blog-sidebar {
	float: left;
	width: 49%;
	}

.mobile-blog-sidebar label {
	display: none;
	}

.mobile-blog-sidebar: nth-of-type(2n) {
	float: right;
	}

.mobile-blog-sidebar h4 {
	display: none;
	}

.main-content .back-to-blog {
	background: #626241 none repeat scroll 0 0;
	color: white;
	border-radius: 8px;
	display: block;
	font-size: 16px;
	margin-bottom: 6px;
	margin-right: 10px;
	padding: 8px 11px;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-weight: bold;
	margin-top: 10px;
	}

.main-content .back-to-blog:hover {
	background: white none repeat scroll 0 0;
	color: #436e39;
	}


/* ---- Animations ----- */

.hidden {
	 opacity: 0;

	}
.visible {
	 opacity: 1;
	}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	}

@-webkit-keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	}
	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

@keyframes fadeInDown {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	}
	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	}

@-webkit-keyframes fadeInUp {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
	}

	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

@keyframes fadeInUp {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
	}

	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	}

@-webkit-keyframes fadeInLeft {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(100px, 0, 0);
	transform: translate3d(100px, 0, 0);
	}

	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

@keyframes fadeInLeft {
	0% {
	opacity: 0;
	-webkit-transform: translate3d(100px, 0, 0);
	transform: translate3d(100px, 0, 0);
	}

	100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	}

/* -- Job Table Style -- */

table#jobtable {
	width: 100%;
	}

#jobtable tr.odd {
	background: #f4f4f4;
	}

#jobtable th.sorting {
	background: url('images/arrowside.png') right center no-repeat;
	}

#jobtable th.sorting_desc {
	background: url('images/arrowup.png') right center no-repeat;
	}

#jobtable th.sorting_asc {
	background: url('images/arrowdown.png') right center no-repeat;
	}

.main-content #jobtable th {
	background-color: #375067;
	color: #ffffff;
	font-weight: bold;
    padding: 10px 35px 10px 15px !important;
	text-align: left;
	}

.dataTables_info#jobtable_info { font-style: italic; }

.main-content #jobtable tr td {
	font-size: 14px;
    padding: 15px !important;
    vertical-align: top !important;
    }

.main-content #jobtable tr td span {
	display: block;
    }

td a.jobtitle {
	font-size: 15px;
	color: #375067;
	text-decoration: none;
	}

td a.jobtitle:hover {
	color: #dcaf42;
	text-decoration: none;
	}

div#jobtable_paginate { float: right; }
.dataTables_paginate { margin: 20px 0; }
.dataTables_paginate a { cursor: pointer; font-size: 14px; padding: 5px 9px; }
.paginate_button.first, .paginate_button.last { display: none; }

.paginate_button, .paginate_active {
	background: none repeat scroll 0 0 #f4f4f4;
	color: #999999;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 3px 8px 1px;
	}

.dataTables_paginate.paging_full_numbers .paginate_active, .dataTables_paginate.paging_full_numbers .paginate_button:hover {
	background: none repeat scroll 0 0 #375067;
	color: #ffffff;
	}

div#jobtable_wrapper div#jobtable_paginate a.paginate_active, div#jobtable_wrapper div#jobtable_paginate a:hover {
	color: #ffffff;
	}

.mobile { display: none; }

.job-table-details {
	background-color: #f0f0f0;
	width: 100%;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}

.job-table-details td {
	border-top: 1px solid #dedede;
	}

@media screen and (max-width: 769px){
	.job-table-details {
	max-width: 100%;
	margin-left: 0;
	float: none;
	}
	}

@media screen and (max-width: 769px){
	.mobile { display: block; margin-top: 5px; }
	.mobile_content { margin-bottom: 5px; }
	.desktop { display: none; }
	button#modal, .watchlist {
    width: 100%;
    margin-bottom: 20px !important;
	}
}

/* Sell your firm feature */
.sell-wrapper { padding-left: 0!important; padding-right: 0!important; }
h4.left-title { font-size: 36px; text-transform: none; }
h4.left-title.gap-after { margin-bottom: 220px; padding-left: 10px; padding-right: 10px; font-size: 28px;}
.bottom-text{ position: absolute; bottom: 0;}
h4.mid-title { font-size: 20px; text-transform: none; }
h4.right-title { font-size: 18px; font-weight: bold; text-transform: none; text-align: center;}
.check-it-out { margin-top: 60px; margin-bottom: 20px; font-size: 22px; font-weight: bold; }
.check-it-out a img { width: 75%; }
.mid-last { margin-top: 50px; }
p.right-text { font-size: 15px; }

.flex-container {
  display: grid;
  grid-gap: 20px;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

/* Ticker */
#ticker {
  max-width: 420px;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
}

#ticker > * a {
  font-size: 20px;
  color: white;
}

/* tablet breakpoint */
@media (max-width:768px) {
  .flex-container { display: block; }
  .flex-container > .flex-auto { padding: 1rem; }

  h4.left-title.gap-after { margin-bottom: 20px; padding-left: 10px; padding-right: 10px; font-size: 28px;}
  .bottom-text{ position: relative; }

  #ticker { max-width: 420px; margin-top: -60px; margin-left: 10px; }
}

