    /*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/* Body
========================================================================== */
body {
	background-image: none !important;
}
.home-2 .x-breadcrumb-wrap {
	display: none;
}
.x-breadcrumb-wrap {
	font-size: 11px;
}
/* Search
========================================================================== */
.x-menu-item-search {
	top: 20px;
	position: relative;
}
a.x-btn-navbar-search, .x-btn-navbar-search:hover {
	padding-right: 0 !important;
	border-bottom: none;
}
.x-searchform-overlay {
	background-color: rgba(88,88,91,.95);
}
.x-searchform-overlay .form-search label {
	color: #999 !important;
}
.x-searchform-overlay input#s {
	text-transform: none;
	font-size: 4em;
	color: #fff !important;
}
.search-results .entry-featured {
	display: none;
}
.search-results .x-sidebar.right, #ais-facets {
	display: none;
}
.search-results .x-main.left {
	width: 100% !important;
}
.search .entry-wrap {
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
}
body #ais-main {
  padding: 0 !important;
}
body #algolia-search-box input {
    border: 1px solid #ccc !important;
    background: rgba(88,88,91,.06) !important;
    border-radius: 0 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
	padding-left: 50px;
}
body #algolia-search-box .search-icon {
    left: 10px !important;
    top: 16px !important;
    fill: #F68D2E !important;
}
body .ais-hits--item em, .ais-hits--item a em {
    background: rgba(246, 141, 46, .06) !important;
    font-weight: 600;
}
body .ais-search-box--powered-by-link {
    text-indent: 0;
    background-image: url(https://reportsnow.com/wp-content/uploads/2018/01/algolia-mark-blue.png);
    vertical-align: top;
}
body .ais-hits--thumbnail img {
    display: none;
}
body .ais-hits--item article {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
body .ais-hits--item h2 {
    font-size: 2rem;
    padding-bottom: 10px;
}
body .ais-hits--content a {
    border-bottom:  2px solid rgba(0,0,0,0.1) ;
    color: #407abe;
}
body .ais-hits--content a:hover {
    border-bottom:  2px solid #407abe;
    color: #407abe;
}
body a.ais-pagination--link {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 9px;
    border: 1px solid rgba(88,88,91, 0.2);
    color: rgb(88,88,91);
    box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2);
}
body a:hover.ais-pagination--link, body .ais-pagination--item__active a.ais-pagination--link {
    background-color: #F68D2E;
    border: 1px solid #F68D2E;
    color: #FFFFFF;
    font-weight: normal;
}
main#ais-main {
    max-width: 1200px;
    margin: 40px auto;
}

/* Links
========================================================================== */
p a, h5 a, td a, .content ul li a {
	color: #407abe !important;
	border-bottom: 2px solid rgba(0,0,0,.1);
}
p a:hover, h5 a:hover, td a:hover, .content ul li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #407abe;
}
a.with-image:hover {
	border-bottom: 1px solid rgba(0,0,0,0.15);
}
a.x-img {
    border-bottom: none;
}
a.x-img:hover {
	display: block;
	border-bottom: none;
}
a.tp-caption {
	border: 0;
}
i.fa.fa-linkedin-square {
	transition: all 0.15s linear;
}
i.fa.fa-linkedin-square:hover {
	color: #FFF !important;
}
/* Typography
========================================================================== */
h1, .h1 {
	font-size: 42px;
}
h2, .h2 {
	font-size: 36px;
}
h3, .h3 {
	font-size: 32px;
}
h3.thin-orange {
	font-size: 2.8em;
	font-weight: 400;
	color: #f68d2e;
}
h3.thin-grey {
	font-size: 2.8em;
	font-weight: 400;
	color: #58585b;
}
h3.thinner-orange {
	font-size: 2.8em;
	font-weight: 200;
	color: #f68d2e;
}
.orange-dash:after {
	display: block;
	background-color: #f68d2e;
	content: "";
	height: 3px;
	width: 75px;
	position: absolute;
	margin-top: 15px;
}
.orange-dash.h3, .orange-dash.h4 {
	padding-bottom: 1em;
}
h4, .h4 {
	font-size: 28px;
	font-weight: 400 !important;
}
h1, .h1, h2, .h2 {
	margin-top: .75em;
}
h3, .h3, h4, .h4 {
	margin-top: 0;
}
.section-intro p {
	font-size: 1.2em;
	font-weight: 400;
	padding: 0;
	color: rgba(87, 87, 91, 0.7);
}
.x-text.white {
	color: #fff;
}
body sup {
	position: relative;
	font-size: 0.6em;
	display: inline-block;
	font-weight: 100;
	font-family: sans-serif;
}
.smaller {
	font-size: smaller;
}
/* Display
========================================================================== */
.hidden {
	display: none;
}
/* Images
========================================================================== */
.x-img {
	margin: 0;
}
.x-img.center {
	display: block;
	margin: 0 auto;
}
.img-shadow-lrg, .imp-shape-container {
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
}
.img-shadow-lrg img {
	border: 1px solid #ddd;
}
/* Icons
========================================================================== */
.x-entry-share .x-share {
    width: 35px;
	height: 20px;
	line-height: 0;
}
.x-entry-share .x-share:hover {
    background-color: transparent !important;
}
i.x-icon-twitter-square {
    color: #42abf1;
}
i.x-icon-linkedin-square {
    color: #0073a4;
}
/* Color Text
========================================================================== */
.white {
	color: #fff;
}
.orange {
	color: #f68d2e;
}
/* Top Drop-down Widget Bar
========================================================================== */
body .x-widgetbar {
	color: #b7b7b7;
	background-color: #58585b;
	box-shadow: 0 0.15em 0.5em 0 rgba(0,0,0,0.35);
}
.x-widgetbar a {
	color: #b7b7b7;
	text-decoration: none;
}
.x-widgetbar a:hover {
	color: #fff;
}
.x-widgetbar h4 {
	color: #b7b7b7;
	text-shadow: none;
}
.widget {
	text-shadow: none;
}
.x-btn-widgetbar {
	border-top-color: rgba(255,255,255,.2) !important;
	border-right-color: rgba(255,255,255,.2) !important;
}
.x-btn-widgetbar:hover {
	border-top-color: #f68d2e !important;
	border-right-color: #f68d2e !important;
}
/* Main Menu
========================================================================== */
.masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
	top: -.75em;
	left: 101%;
}
.x-brand, .x-brand:hover {
	border-bottom: none
}
.x-brand img {
	transition: all 0.15s linear;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.x-brand img:hover {
	transition: all 0.15s linear;
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}
body .x-navbar {
	background-color: #58585b;
	border-bottom: 0;
}
body .x-navbar .x-nav-wrap .x-nav > li > a {
	letter-spacing: 0.1em;
}
body .x-navbar .desktop .x-nav li>a>span:after {
	content: none;
}
body .x-navbar .desktop .x-nav > li > a:hover, body .x-navbar .desktop .x-nav > .x-active > a, body .x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: none;
}
body .x-navbar .desktop .x-nav > li > a {
	cursor: auto;
}
.x-navbar-fixed-top-active .x-navbar-wrap {
	margin-bottom: 0 !important;
}
body .desktop .x-nav .clickable a, body .desktop .x-nav .sub-menu .clickable a, .x-menu-item-search a {
	cursor: pointer !important;
}
body .desktop .x-nav .nonclickable a {
	cursor: default !important;
}
body .desktop .sub-menu .current-menu-item>a {
	background-color: rgba(0,0,0,.175);
}
.clickable .orange a {
	color: #fff !important;
	border-left: 6px solid #f68d2e;
	padding-left: 17px !important;
	background-color: rgba(255,255,255,.1);
}

/* Sub Menu
========================================================================== */
body .desktop .sub-menu {
	background-color: #676767;
	border-radius: 0;
	transition: all 0.3s ease;
}
body .desktop .x-nav .sub-menu a {
	color: #cccccc;
	font-size: 14px;
	font-weight: 100;
}
body .desktop .x-nav .sub-menu a:hover {
	color: #ffffff;
	background-color: rgba(0,0,0,0.175);
	transition: all 0.3s ease;
}
body .desktop .sub-menu .x-active>a, .desktop .sub-menu .current-menu-item>a {
	background-color: rgba(0,0,0,0.175);
}
ul.sub-menu ul.sub-menu {
	background-color: #767676;
}
.menu-tertiary-item {
	background-color: rgba(0,0,0,.1);
}
/* Hover Box
========================================================================== */
.hov-box-home {
	border: 1px solid rgba(0,0,0,0.15);
	overflow: visible;
	transition: all 0.3s ease !important;
	z-index: 100;
	min-height: 395px;
}
.hov-box-home a {
	padding-top: 20px;
	display: block;
	font-size: 1.2em;
}
.hov-box-home a:link {
	border: none;
}
.hov-box-home:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	z-index: 200;
	overflow: visible;
}
.hov-box-home .x-feature-box-graphic i {
	width: 0.5em;
	height: 0.5em;
}
.hov-box-home:hover i:before {
	color: #f68d2e;
}
.hov-box-home.trial {
	border: 50px solid rgba(88,88,91,.2)
}

/* Page Hero
========================================================================== */
.x-section.bg-image {
	overflow: hidden;
	position: relative;
}
.page-hero.x-section.bg-image:before, .img-overlay-grad:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.4));
}
.page-hero h1, .page-hero h2, .page-hero h3, .page-hero p {
	color: #fff;
	font-weight: 400;
}
.page-hero h2 {
	font-size: 5em !important;
	line-height: 1em;
	margin: 0 auto;
}
.page-hero h3 {
	font-weight: 100;
	font-size: 1.8em;
	color: #fff;
	margin: 0 auto;
}
.page-hero .x-btn {
	color: #fff;
	border-color: #fff;
	margin-bottom: 10px;
}
.page-hero .x-btn:hover {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
	opacity: 0.5;
}
.x-section.bg-image.parallax, .x-section.bg-pattern.parallax {
  background-attachment: fixed !important;
}
/* Page
========================================================================== */
.content h3.pg-head {
	color: rgba(255, 255, 255, .8);
	margin: -40px -40px 40px -40px;
	background-color: #58585b;
	padding: 20px 40px;
	font-size: 1.8em;
}
.center-img {
	display: block;
	float: none;
	margin: 0 auto;
}
/* Columns
========================================================================== 
.x-column.x-1-2 {
	margin-right: 2%;
	width: 49%;
}
.x-column.x-3-4 {
	width: 76%;
}*/
.x-column.x-2-3 {
	margin-right: 1.8%;
}
/* Product Pages
========================================================================== */
.pg-hero {
	min-height: 300px;
}
.page-id-29 .rev_slider_wrapper, .page-id-29 .rev_slider, .page-id-29 .tp-fullwidth-forcer, .page-id-29 .rev_slider .tp-bgimg.defaultimg {
	max-height: 440px !important;
}
.product-icon {
	text-align: center;
	background-color: #888;
}
.product-icon i.x-icon:before {
	font-size: 62px;
	display: block;
	padding: 20px;
	text-align: center;
	opacity: .6;
	width: 100%;
	height: 100%;
	color: rgba(0, 0, 0, 0.6);
}
.product-icon a:hover {
	text-decoration: none;
}
.x-section.ezshapes-hero {
	min-height: 450px;
	padding: 70px 0 0 0 !important;
}
.x-section.ezshapes-hero.bg-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0 !important;
}
/* Team Page
========================================================================== */
.team-title {
	color: rgba(88,88,91,0.6);
	font-size: 120%;
}
/* Footer
========================================================================== */
body .x-colophon.top {
	border-top: 6px solid #F68d2e;
	background: #58585b url(/wp-content/uploads/2017/03/RN-Footer-Background-1.png) no-repeat center bottom;
	background-size: contain;
}
body .x-colophon {
	background-color: #58585b;
	border: none;
	box-shadow: none;
}
footer p, footer .widget, footer .h-widget {
	color: #b7b7b7;
	text-shadow: none;
	line-height: 1.3em;
}
footer .h-widget {
	padding-bottom: 0.4em;
	color: #fff;
}
footer .widget ul li a, .widget ol li a, .x-comment-time {
	color: #b7b7b7;
	text-shadow: none;
}
body .x-colophon.bottom {
	border: none;
	box-shadow: none;
	background-color: #5d5d60;
}
footer.x-colophon a {
	color: #b7b7b7 !important;
	border-bottom: none;
}
footer.x-colophon a:hover {
	color: #FFF !important;
	text-decoration: none;
}
footer input.submit {
	color: #b7b7b7;
	border-color: #b7b7b7;
	text-shadow: none;
}
.x-colophon.bottom .x-colophon-content {
	margin: 0;
}
footer .x-icon-twitter-square, footer .x-icon-linkedin-square {
    color: #b7b7b7;
}
footer .x-icon-twitter-square:hover, footer .x-icon-linkedin-square:hover {
    color: #ffffff;
}
.x-colophon.bottom {
    font-size: 11px;
}
/* Buttons 
========================================================================== */
body .x-btn, .button, [type="submit"], .x-btn.x-btn-regular, .x-btn.x-btn-rounded {
	text-shadow: none;
	padding: 0.563em 1.125em 0.563em 1.125em;
	border-radius: 0;
	border: none;
	box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2);
}
body .x-btn:hover, .button:hover, [type="submit"]:hover {
	text-shadow: none !important;
	text-decoration: none;
}
body .x-btn.x-btn-transparent {
	border: 1px solid #fff;
	color: #fff;
	text-transform: none;
	opacity: 0.6;
}
body .x-btn.x-btn-transparent:hover {
	border: 1px solid #f68d2e;
	background-color: #f68d2e;
	color: #fff;
	text-transform: none;
	opacity: 1;
}
a.x-btn.btn-transparent-dark.x-btn-global {
	background: transparent;
	border: 1px solid rgba(88,88,91, 0.8);
	color: #58585b;
}
a.x-btn.btn-transparent-dark.x-btn-global:hover {
	opacity: 0.6;
}
.x-1-3 .x-btn {
	margin: 0;
}
body .btn-blue {
	background-color: #407abe !important;
	color: #FFFFFF !important;
	border: none;
}
body .btn-purple {
	background-color: #7B57A7 !important;
	color: #fff;
	border: none;
}
.x-btn.btn-orange {
	background-color: #f68d2e !important;
	color: #fff !important;
	border: none;
	box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2);
}
.btn-orange .x-icon-chevron-right {
	-webkit-text-stroke: 1px #f68d2e;
}
body .btn-green {
	background-color: #9BC546!important;
	color: #fff;
	border: none;
}
.btn-blue:hover, .btn-purple:hover, .btn-orange:hover, .btn-green:hover {
	color: #fff;
	opacity: 0.8;
	border-bottom: none;
}
li.x-block-grid-item.btn {
	transition: all 0.15s linear;
}
li.x-block-grid-item.btn:hover {
	opacity: 0.75;
}
.x-btn.x-btn-small {
	padding: 0.5em 1.143em;
}
body .menu-btn {
	background-color: #f68d2e;
	color: #ffffff;
	margin: -10px 0 0 0;
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 16px;
	border-color: #f68d2e;
	box-shadow: none;
}
body .menu-btn:hover {
	background-color: #3d3d40;
	color: #ffffff;
	border-color: #3d3d40;
}
a.grey-chevron .x-icon-chevron-right {
	-webkit-text-stroke: 1px rgba(88,88,91,0.8);
}
a:hover.grey-chevron .x-icon-chevron-right {
	-webkit-text-stroke: 1px #f68d2e;
}
.x-btn [class*="x-icon-"] {
    font-weight: normal;
}
i.x-icon-angle-up {
    line-height: 29px;
}
/* Scroll Top
========================================================================== */
.x-scroll-top.right {
	right: 20px;
	bottom: 20px;
}
.x-scroll-top {
	border: 2px solid #b7b7b7;
	color: #b7b7b7;
}
.x-scroll-top:hover {
	border: 2px solid #f68d2e;
	color: #fff;
	background-color: #f68d2e;
	cursor: pointer;
}
.x-scroll-top i:before {
    content: "\f102";
    font-weight: initial;
}
/* Breadcrumbs
========================================================================== */
body .x-breadcrumbs {
	text-transform: none;
}
/* Tables
========================================================================== */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
    empty-cells: show;
}
td {
    position:relative;
}
th, td {
	border: none;
	text-align: left;
	padding: 8px;
}
tr:nth-child(even) {
	background-color: #f2f2f2
}
tr.strikeout td, div.strikeout, li.strikeout {
	opacity: 0.3
}
tr.canceled td:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #ff2a13;
    width: 100%;
    opacity: 0.3
}
/* Widgets
========================================================================== */
/*(Keeps Google map marker centered in header widget)*/
.x-widgetbar.collapse:not(.in) {
	height: 0px;
	overflow: hidden;
	display: block;
}
/* Removes chevron in front of widget headers */
.h-widget:before {
	content: none !important;
}
/* Recent Post
========================================================================== */
.x-recent-posts article.hentry>.entry-wrap {
	padding: 10px 10px 30px;
}
.p-meta > span:nth-child(1) {
	display: none;
}
.h-landmark span {
	display: none;
}
.p-landmark-sub {
	background-color: #fff;
	padding: 0;
	text-align: left;
}
.x-recent-posts a {
	border-radius: inherit;
    box-shadow: none;
}
.x-recent-posts-img {
	padding: 0 !important;
	background-size: contain;
}
.x-recent-posts-img img {
     max-height: 171px;
     object-fit: cover;
}
.x-recent-posts .h-recent-posts {
	padding: 10px 0;
	font-size: 24px;
}
.x-recent-posts .x-recent-posts-date {
	display: none;
}
span.x-recent-posts-excerpt {
  	color: #676767;
}
.x-recent-posts .x-recent-posts-content {
    padding: 10px 0px;
}
#recent-posts-2 {
    margin-top: 0;
}
.x-recent-post-read-more, .read-more {
    border-bottom: 2px solid rgba(0,0,0,0.1);
    width: fit-content;
	display: inherit;
}
.x-recent-post-read-more:hover {
    border-bottom: 2px solid #407abe;
}
.x-recent-posts .format-standard .x-recent-posts-img:before, .entry-thumb:before {
	display: none
}
/* News & Events
========================================================================== */
.x-main.left {
	width: 66% !important;
	margin-right: 2%;
}
.x-sidebar {
	width: 32% !important;
	padding: 40px;
  	background-color: rgba(88,88,91,0.0175);
  	border: 1px solid rgba(0,0,0,0.15);
}
/*#search-2 {
  display: none;
}
span.post-date {
    display: none !important;
}*/
.x-sidebar ul li:hover, .x-sidebar ol li:hover {
	background-color: #f8f8f9;
}
body li.cat-item a {
	border: 0;
}
h2.entry-title a {
	border: 0;
   	font-size: 24px;
}
.more-link {
	font-weight: 400;
}
.entry-thumb:before {
    content: "\f0f6";
    margin: -30px 0 0 -30px;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    font-size: 32px;
    line-height: 60px;
}
.entry-thumb {
  background-color: #407abe;
}
.entry-thumb:before {
  background-color: transparent;
}
.has-post-thumbnail .entry-featured {
	box-shadow: none;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    padding:  15px;
}
.x-iso-container-posts.cols-2 .entry-wrap {
	box-shadow: none;
    border: 1px solid #d9d9d9;
    border-top: none;
    border-radius: 0;
    padding: 0px 20px 30px;
}
.x-header-landmark {
    display: none;
}
body .x-pagination a {
    border: 1px solid rgba(88,88,91, 0.2);
	border-radius: 0;
    color: rgb(88,88,91);
    box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2);
}
body .x-pagination a:hover {
    background-color: #F68D2E;
    border: 1px solid #F68D2E;
    color: #FFFFFF;
    font-weight: normal;
}
body .x-pagination span.current {
    background-color: #f68d2e;
    text-shadow: none;
    border-radius: 0;
	box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2);
}
.mbwo-p.x-text {
    display: none;
}

/* Post
========================================================================== */
.entry-wrap {
	padding: 10px 15px 30px !important;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.15);
    border-top: none;
	border-radius: 0 !important;
}
.entry-title {
    font-size: 30px;
	line-height: initial;
}
.entry-content.content h2 {
    padding-bottom: 20px;
    line-height: initial !important;
}
.widget.widget_recent_entries li a {
  font-family: "franklin-gothic-urw",sans-serif;
}

/* Google Map
========================================================================== */
.x-map {
	margin-bottom: 0;
}
.product-icon-mod-1 {
	float: left;
	text-align: center;
	margin: 0 40px 10px 0;
	background-color: #fff;
	border: 1px solid rgba(88,88,91, 0.4);
}
.x-section-separator {
	height: 0px !important;
}
/* Lightbox
========================================================================== */
.ilightbox-overlay.light {
	background: #000000;
}
.ilightbox-toolbar.light {
	top: 15px;
	left: 15px;
	height: 23px;
	background-color: #fff;
	border-radius: 0px;
	box-shadow: none;
}
.ilightbox-loader {
	display: none !important;
}

/* or don't display at all 
.ilightbox-toolbar.light {
	display: none !important
}*/
/* Remove Lightbox Wheel */
.ilightbox-loader {
    display: none !important;
}
/* Remove White Border around Lightbox */
.ilightbox-holder {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
}
/* Remove Lightbox FullScreen button and Enlarge Close button */
.ilightbox-toolbar.light {
    background: none;
    border: none;
    padding: 0;
    right: 20px;
    top: 20px;
}
.ilightbox-toolbar .ilightbox-fullscreen {
    display: none;
}
.ilightbox-toolbar a {
    float: right
}
.ilightbox-toolbar.light a.ilightbox-close:before {
    content: "\f057";
    font-size: 40px;
    line-height: 22px;
  color: #fff;
}
.ilightbox-toolbar.light a {
  width: auto
}
.ilightbox-toolbar.light a:hover {
    border: none;
}
/* Home Slider
========================================================================= */
.tp-caption {
	font-family: franklin-gothic-urw, sans-serif !important;
}
body .x-btn.home-slider-video {
	z-index: 5;
	white-space: nowrap;
	font-size: 18px !important;
	line-height: 44px !important;
	font-weight: 200;
	font-family: inherit;
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.4);
	letter-spacing: 0 !important;
	cursor: pointer;
	text-decoration: none;
	margin: 0px;
	padding: 0px 35px !important;
	transition: all 0.3s ease !important;
	color: #fff;
}
body .x-btn.home-slider-video:hover {
	background-color: #f68d2e;
	border-color: #f68d2e;
}
/* Products Slider
========================================================================= */
.hesperiden .tp-thumb .tp-thumb-title {
	background-color: #f68d2e;
	padding: 0;
	color: #f68d2e;
	font-size: 5px;
}
span.tp-thumb-image {
	border-right: 1px solid #ccc;
}
.tp-thumb-mask {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.product-header {
	background: linear-gradient(rgba(0,0,0,0.15), rgba(0,0,0,0));
}
.product-header img.logo {
	margin-bottom: 20px;
}
.product-header h2 {
	font-size: 5em;
	line-height: 1em;
	color: #58585b;
	width: 75%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.product-header h3 {
	font-weight: 100;
	font-size: 1.8em;
	color: #58585b;
	width: 65%;
	margin: 0 auto;
}
/* About Page	
========================================================================= */
img.signature-chris {
	width: 150px;
	padding-top: 20px;
}
/* Image Map Pro CS
========================================================================= */
.imp-tooltip-plain-text h4 {
	color: #fff;
	margin: 0;
	line-height: 12px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0;
}
/* Mobile Settings
========================================================================= */
.x-navbar .mobile .x-nav li>a {
	border: none;
}
.x-navbar .mobile .x-nav>li.x-menu-item-search>a {
	border-radius: 0;
}
/* Leadership Page
======================================================================= */
.page-id-54 a .x-icon-linkedin-square {
	color: rgba(88,88,91,.4);
	font-size: 1.2em;
}
.page-id-54 a:hover .x-icon-linkedin-square {
	color: #407abe;
	text-decoration: none;
}
.mra h5 {
	margin: 0 !important;
}
/* Dividers
======================================================================= */
.divider-arrow-down-white {
	margin: 0px;
	padding: 0;
	background: transparent url(http://reportsnow.today/wp-content/uploads/2017/08/divider-arrow-down-white.png) no-repeat bottom center;
	background-size: inherit;
	height: 38px;
}
hr {
    height: 0;
    margin: 1.313em 0;
    border: 0;
    border-top: 1px solid #E2E2E1;
}
/* UberMenu
======================================================================= */
.ubermenu-main {
	letter-spacing: .06em;
}
/* Cursor control on main menu items
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target:hover {
	cursor: pointer;
}*/
ul.ubermenu-submenu.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
	position: absolute;
	top: 90px;
}
li#menu-item-3072, li#menu-item-3069, li#menu-item-10629 {
	border-right: 1px solid #e9e9e9;
	width: 37%;
	margin-right: 3%;
}
.ubermenu-custom-content.col-desc {
	color: #676767;
	font-size: 15px;
	font-weight: 100;
	line-height: 19px;
	margin-top: -10px;
}
.ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
	color: #777777 !important;
}
.ubermenu .ubermenu-item.ubermenu-item-3072 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-3069 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-10629 > .ubermenu-target {
	border-bottom: 0 !important;
}
.ubermenu .ubermenu-item.ubermenu-item-3072 > .ubermenu-target:hover, .ubermenu .ubermenu-item.ubermenu-item-3069 > .ubermenu-target:hover, .ubermenu .ubermenu-item.ubermenu-item-10629 > .ubermenu-target:hover {
	color: #f68d2e !important;
}
.x-btn.x-btn-global.uber-menu-button {
	font-size: 14px;
	color: #fff;
	border-color: #676767;
	background-color: #676767;
	margin-bottom: 10px;
}
.x-btn.x-btn-global.uber-menu-button:hover {
	border-color: #f68d2e;
	background-color: #f68d2e;
}
.ubermenu-nav .x-menu-item-search {
	padding: 20px 0px 20px 15px;
  display: inline-block;
}
.ubermenu-nav i.x-icon-search {
	color: rgba(255,255,255,.6);
	font-size: 16px;
}
.ubermenu-nav i.x-icon-search:hover {
	color: rgba(255,255,255,1);
}
.ubermenu-skin-vanilla {
	font-size: 14px;
}
.ubermenu-submenu {
	letter-spacing: normal;
}
.ubermenu-submenu a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    font-size: 13px;
}
.ubermenu-submenu a:hover span.ubermenu-target-title.ubermenu-target-text, .ubermenu-skin-vanilla .ubermenu-submenu .ubermenu-current-menu-item a span {
    border-bottom: 2px solid #407abe;
    margin-bottom: -2px;
    color: #407abe;
}
.ubermenu-nav .x-menu-item-search span.x-hidden-desktop {
    color: rgba(255, 255, 255, 0.6);
    font-size: initial;
}
.ubermenu-responsive-toggle .svg-inline--fa {
    margin-right: 0 !important;
}
/* Remove BI notice in menu */
@media (max-width: 768px) {
	li#menu-item-3072, li#menu-item-3069 {
    display: none !important;
	}
}
/* Content Dock
======================================================================= */
	.tco-content-dock h5 {
	margin: 0;
	padding-bottom: 10px;
	color: #58585b !important;
	letter-spacing: inherit;
}
.tco-content-dock p {
	line-height: 20px;
}
.tco-close-content-dock, .tco-close-content-dock:hover {
	border-bottom: 0;
}
#menu-item-18693 .ubermenu-submenu .ubermenu-target-title
/* Contact Form
======================================================================= */
label.frm_primary_label {
	font-weight: 500 !important;
}
button.frm_button_submit.frm_final_submit {
	box-shadow: 0 0.095em 0.095em rgba(0,0,0,0.2) !important;
}
button.frm_button_submit.frm_final_submit:hover {
	opacity: 0.8
}
/* Video Background
======================================================================= */
.x-video.bg, .x-video.bg .x-video-inner {
	opacity: .8;
}
/* Media Queries
======================================================================= */
@media only screen and (max-width: 768px) {
	.product-icon {
		float: none;
		margin: 0 0 10px 0;
	}
	.x-column.x-3-4, .x-column.x-2-3, .x-column.x-sm {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
  .quick-links .x-column.x-sm.x-1-6 {
    width: 100%;
	}
  .x-hidden-desktop {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
	}
  .x-hidden-desktop:hover {
    color: #ffffff;
  }
  .x-menu-item-search {
    width: 100%;
    min-width: 100%;
    top: 0;
    margin: 0 0 22px;
	}
	.x-btn-navbar-search {
    line-height: 16px;
    padding: 5px;
	}
	.x-icon-search {
    display: none;
	}
  .x-column.x-md {
    text-align: center;
	}
  .btn-first-inline {
    margin-right: 0 !important;
    margin-bottom: 10px;
	}
  .section-intro img, .section-intro i.x-icon.x-icon-flag-o {
    width: 60%;
    font-size: 350% !important;
	}
}
/* Narrow column widths on desktop */
@media (min-width: 768px) {
	/* the main CSS for changing 1/3 columns spacing and gap */
	.x-container:not(.marginless-columns) .x-column.x-1-3, .x-recent-posts a.x-recent-post3 {
	margin-right: 2%;
	width: 32%;
	}
	/* make sure they are on the same line */
	.x-container:not(.marginless-columns) .x-column {
	float: left;
	}
	/* Since there is no 4th column, let's remove the gap after the last column (which is 3rd column) */
	.x-container:not(.marginless-columns) .x-column:last-child, .x-recent-posts a:last-child {
	margin-right: 0px !important;
	}
  .x-colophon.top {
      padding-top: 3%;
  }
}
/* Cookie Notice
======================================================================= */
.wcc-consent-container .wcc-consent-bar {
    padding: 25px 50px 50px 50px !important;
}
.wcc-notice .wcc-title {
	margin: 0 !important;
}
.wcc-btn-revisit-wrapper {
    display:none !important;
}

/* Post Password Required
======================================================================= */
.post-password-required {
	text-align: center;
    padding: 60px 0;
    height: calc(100vh - 505px);
}
.post-password-required .pass-label {
    display: block;
    margin-bottom: 2px;
    font-weight: 500;
    font-size: 1.5em;
    padding-top: 20px;
}
.post-password-required input[type="password"] {
    border-radius: 0;
}
.post-password-required input[type="submit"] {
    background-color: #f68d2e;
    text-shadow: none;
}
.post-password-required input[type="submit"]:hover {
    opacity: 0.8;
}
/* Blog Manager
======================================================================= */
.otw_blog_manager-blog-newspaper-filter ul li a, .otw_blog_manager-blog-newspaper-sort ul li a {
    color: #58585b !important;
    border-bottom: 0 !important;
}
.otw_blog_manager-blog-newspaper-filter a:hover, .otw_blog_manager-blog-newspaper-filter a.selected, .otw_blog_manager-blog-newspaper-sort a:hover, .otw_blog_manager-blog-newspaper-sort a.selected {
    color: #fff !important;
	border-bottom: 0 !important;
}
.otw_blog_manager-blog-meta-wrapper {
	display: none;
}
/* Blog Single Post
====================================================================== */
.navigation-post {
    border-top: 1px solid rgba(0,0,0,0.15);
    padding-top: 10px;
    margin-top: 40px;
}
.x-anchor.x-anchor-button {
    flex-direction: row;
}
.x-anchor.x-anchor-button i.x-icon-arrow-left {
    margin-right: 10px;
    align-content: center;
    flex-wrap: wrap;
}
/* Font Awesome
====================================================================== */
.fa-ul>li {
    line-height: inherit;
}

h2.h-custom-headline.resp-hero1.h2{
	font-size: 5em !important;
}

/* Temporary Recent Post Min Height */
a.x-recent-post3.with-image {
    min-height: 467px;
}
.mank-h.x-text {
    color: rgba(0,0,0,0.4) !important;
}

.className-myriad {
    font-family: "Myriad Pro",sans-serif !important;
    font-size: 88px !important;
	letter-spacing: -1px !important;
	margin-top: 16px !important;    
}
.blue-dash:after {
    display: block;
    background-color: rgb(64 122 190 / 30%);
    content: "";
    height: 4px;
    width: 100px;
    position: absolute;
    margin-top: 10px;
}



