/*
Theme Name:  Encompass
Theme URI: https://www.encompass.tv/
Author: The Creative Momentum
Author URI: https://www.thecreativemomentum.com/
Version: 1.0
*/

/* #hero, #hero .hero-content  {
	padding-top: 50px!important;
	height: auto !important;
	min-height: 180px!important;
}
@media (min-width: 768px) {
	#hero, #hero .hero-content  {
		min-height: 190px!important;	
	}
}

@media (min-width: 992px) {
	#hero, #hero .hero-content  {
		min-height: 320px!important;	
	}
}
 */
/* #hero .wpb_single_image img {
    height: 100% !important;
    max-width: 100% !important;
    vertical-align: top !important;
} */

a {
	text-decoration:none !important;
}
.hidden {
	display: none;
}

.loading {
	/* //padding: 0px 50px; */
}

.loading {
	font-size: 18px;
	line-height: 28px;
}

.loading span,
.loading .spinner {
	display: inline-block
}
.loading .spinner .spinner-1,
.loading .spinner .spinner-2,
.loading .spinner .spinner-3 {
    width:12px;
    height:12px;
    background-color:#e2e0e0;
    border-radius:100%;
    display:inline-block;
    -webkit-animation:bounce-delay 1.4s infinite ease-in-out;
    animation:bounce-delay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both	
}

.loading .spinner .spinner-1{
    -webkit-animation-delay:-.32s;
    animation-delay:-.32s
}
.loading .spinner .spinner-2{
    -webkit-animation-delay:-.16s;
    animation-delay:-.16s
}

@-webkit-keyframes bounce-delay{
    0%,100%,80%{
        -webkit-transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1)
    }
}
@keyframes bounce-delay{
    0%,100%,80%{
        transform:scale(0);
        -webkit-transform:scale(0)
    }
    40%{
        transform:scale(1);
        -webkit-transform:scale(1)
    }
}


body.single {
   background-color: #f5f5f5;
}


.news-hero {
	background-image: url('/wp-content/uploads/2018/07/news.jpg') !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	margin: 0px !important;
	border: none !important;
	padding: 0px !important;
}

.rev_slider_wrapper {
	left: 0 !important;
	width: 100% !important;
}


.image-with-text h2{
	position: absolute;
	left: 80px;
	font-size: 34.902px;
	line-height: 37.811px;
	color: #0065bd;
}

.image-with-text figure{
	position: absolute;
  	left: 0px;
}

.top-triangle img {
	position: absolute;
	top: -60px;
}

section .top-triangle img {
	position: absolute;
	top: -95px;
}

.tcm_color_text-white .vc_toggle_icon::after, .tcm_color_text-white .vc_toggle_icon::before {
	background-color: #007bc3 !important;
}
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before{
	background-color: #fff !important;
}

.btn-link-green {
	color:#7ab800 !important;
	font-weight: 500;
	text-transform: uppercase;
	background-image: url('/wp-content/uploads/2018/07/learn-more-white-1.png');
  background-position: left;
  background-repeat: no-repeat;
  padding: 10px 0 10px 24px;
}

.btn-link-green:hover {
	color: #a0ce4e !important;
  	background-image: url('/wp-content/uploads/2018/07/learn-more-hover.png');
}

.btn-link-green2 {
	color:#7ab800 !important;
	font-weight: 500;
	text-transform: uppercase;
	background-image: url('/wp-content/uploads/2018/07/learn-more-hover.png');
  background-position: left;
  background-repeat: no-repeat;
  padding: 10px 0 10px 24px;
}

.btn-link-green2:hover {
	color: #a0ce4e !important;
  	background-image: url('/wp-content/uploads/2018/07/learn-more-hover.png');
}

.img-border-green img {
	border: solid 6px #7ab800;
}

.tcm_color_text-white .vc_toggle_icon::after,
.tcm_color_text-white .vc_toggle_icon::before {
	background-color: #007bc3;
}

h4 {
	font-size: 20px;
}
.desktop-master-menu ul ul {
	padding-top: 0;
}
.desktop-master-menu ul ul li:first-child > a {
	padding-top: 20px !important;
}
.desktop-master-menu ul ul ul li:first-child > a{ 
	padding-top: 0 !important;
}
.desktop-master-menu ul li.highlight_menu a.menu-link.sub-menu-link{
    background: #003478;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #D0FA7F;
    padding-top: 20px;
	 padding-bottom: 20px;
}
.desktop-master-menu ul li:hover > ul li a {
	position: relative;
}
.desktop-master-menu ul li:hover > ul li a i {
    display: inline-block;
    margin-right: 0;
    right: 15px;
    position: absolute;
}
.desktop-master-menu ul li.highlight_menu a i {
	opacity: 1 !important;
}
.desktop-master-menu ul li.megamenu > ul > li > a {
	padding: 0 20px !important;
}
.desktop-master-menu ul li.megamenu > ul ul li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}


.menu-widget .sub-menu li {
	border-bottom: none;
}

.menu-widget .sub-menu li a {
	color: #4d4f53 !important;
  border-bottom: 0;
  margin: -20px -20px -10px -12px;
	text-align: right;
  font-size: 14px;
  padding-right: 80px !important;
}

ul {
  margin-left: 20px;
	list-style: disc;
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.hero-small {
	min-height: auto !important;
}

.hs-form-22339cf1-177b-4d9d-84b4-cbedc7fdd599_ce434fb7-2305-4475-9689-872707ca1542 fieldset.form-columns-2 .hs-form-field {
  width: 49%;
  float: left;
}

.page-template-blog-template {
	background: #f5f5f5;
}

.blog-hero {
	margin: 0px !important;
	border: none !important;
	padding: 0px !important;
	background: rgba(255,255,255,0.01) url(/wp-content/uploads/2018/07/blog-bg.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: left !important;
	background-position: left bottom !important;
	background-size: cover !important;
}


.page-template-blog-template #main {
	padding: 0 30px;
}


.page-template-news-template,
.page-template-news-template #blog-posts  article{
	background-color: #fff!important;
}

#blog-posts .posts-area {
	margin-right: 20px;
}

.site-content.news {
	padding-top: 60px;
	padding-bottom: 60px;
}

#blog-posts .widget-area {
	margin-right: -20px;
}
#blog-posts article{
	background: #fff;
	margin: 40px 0px;
	padding: 30px 0px;
	border-radius: 10px;
}
#blog-posts article header{
	padding: 0px 60px;
}
#blog-posts article .blog-thumb a {
	display: block;
}

#blog-posts article .blog-thumb img{
	width: 100%;
	height: auto;
}
#blog-posts article .blog-entry{
	padding: 0px 60px;
}
#blog-posts article .blog-entry .blog-read-more{
	font-size: 18px;
}
#blog-posts article .blog-entry .share ul {
	margin: 0px;
	padding: 0px;
}
#blog-posts article .blog-entry .share ul li{
	list-style: none;
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 2px solid #304e67;
	font-size: 20px;
	color: #304e67;
}
#blog-posts article .blog-entry .share ul li:last-child{
	border: none;
	margin: 0px;
	padding: 0px;
}
#blog-posts article .blog-entry .share ul li a{
	font-size: 20px;
	color: #304e67;
}
#blog-posts article .blog-entry .share ul li a i{
	font-family: 'FontAwesome';
}
#blog-posts article .blog-entry .wrap-post-cat p{
	padding: 18px 0px;
}
#blog-posts .widget {
	padding: 30px;
	margin: 40px 0px;
	background: #fff;
}
#blog-posts .widget ul{
	list-style: none;
	margin: 0;
}
#blog-posts .widget ul li {
	padding: 3px 0;
}
#blog-posts .widget ul li a{
	font-size: 18px;
	font-weight: 100;
}
#blog-posts .widget .title{
	color: #304e67;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	position: relative;
	font-weight: 100;
}
#blog-posts .widget .title:after{
	content: ' ';
	width: 100%;
	max-width: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #a0ce4e;
}
#blog-posts.news article {
	margin: 0;
	margin-bottom: 65;
}
#blog-posts.news article header{
	text-transform: uppercase;
	font-weight: 100;
	padding: 0px 15px;
}
#blog-posts.news article .blog-entry{
	padding: 0px 15px;
}
#blog-posts.news article p{
	font-weight: 100;
}
#blog-posts.news .cat-buttons {
	padding: 0px 15px;
	padding-top: 60px;
}
#blog-posts.news .cat-filter {
  margin-right: 1px;
	text-transform: uppercase;
	display: inline-block;
	padding: 11px 15px;
	cursor: pointer;
}
#blog-posts.news .cat-filter.active {
  border-top: 3px solid #A0CE4E;
}

#blog-posts.news .cat-filter h4 {
	color: #0065bd;
	margin: 0;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}

#blog-posts .read-more-news {
	font-size: 12px;
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	margin-top: 20px;
  padding: 5px 0;
	position: relative;
}

#blog-posts .read-more-news .date{
	float: left;
  color: #4d4f53;
}
#blog-posts .read-more-news .date p {
	font-size: 12px;
	font-weight: 100;
}
#blog-posts .read-more-news .read-more{
	float: right;
	position: relative;
	margin-right: 10px;
}

#blog-posts .read-more-news .read-more a {
	font-weight: 100;
	font-size: 12px;
  vertical-align: bottom;
}

#blog-posts .read-more-news .read-more::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	padding-left: 5px;
	font-family: 'FontAwesome';
	content: "\f054";
	color: #7ab800;
	margin-right: -10px;
	font-size: 8px;
}
#blog-posts .press-mentions h2 {
	padding: 0px 15px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 40px;
}
#blog-posts .press-mentions hr {
	margin: 40px 15px;
}
#blog-posts .press-mentions p {
	padding-left: 55px !important;
	padding-right: 60px;
	margin-bottom: 20px;
}

.bg-gray {
	background-image: url(/wp-content/uploads/2016/02/background_gray_texture.png?id=8) !important;
}

.text-right {
	text-align: right !important;
}

.fw-100 {
	font-weight: 100 !important;
}

.no-height {
	height: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.footer-copyright {
	color: #fff  !important
}

.footer-copyright:hover {
	color: #7ab800 !important;
}

#cookie-law-info-bar {
	position: relative;
}

#cookie-law-info-bar span{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	color: #33475b !important;
}

#cookie-law-info-bar .cookie-buttons {
	text-align: right !important;
}
#cookie-law-info-bar .cookie-buttons .cookie_action_close_header {
	background-color: #00a4bd !important;
	border: 1px solid #00a4bd !important;
	margin-right: 12px !important;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-weight: normal !important;
	line-height: inherit;
	text-align: left;
	text-shadow: none !important;
}
#cookie-law-info-bar .cookie-buttons .cookie_action_close_header_reject {
	border: 1px solid #00a4bd !important;
	background-color: #fff !important;
  color: #00a4bd !important;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal !important;
  line-height: inherit;
  text-align: left;
  text-shadow: none !important;
	margin-left: 0px !important;
}

#cookie-law-info-again {
	display: none;
}

.menu-item-depth-0.current-menu-parent .main-menu-link span, .current_page_item a span, .current-menu-item a span {
	color: #7ab800 !important;
}

.wrap-search-form {
	opacity: 1 !important;
}


.pagination {
	text-align: center;
	margin-bottom: 40px;
}

.pagination a {
	padding: 2px 6px;
	background: #a0ce4e;
	border: 1px solid #a0ce4e;
	color: #fff;
	margin-left: 5px;
}

.pagination span.current {
	padding: 2px 6px;
	color: #747474;
	background: transparent;
	border: 1px solid #747474;
	margin-left: 5px;
}

.pagination a.next, .pagination a.prev {
	position: relative;
	padding: 2px 6px;
	background: transparent;
	margin-left: 5px;
	color: #a0ce4e;
	border: none;
}

.pagination a.prev::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	padding-right: 5px;
	font-family: 'FontAwesome';
	content: "\f053";
	color: #333;
	margin-left: -10px;
	font-size: 9px;
}
.pagination a.next::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	padding-left: 5px;
	font-family: 'FontAwesome';
	content: "\f054";
	color: #333;
	margin-right: -10px;
	font-size: 9px;
}

#menu-careers li a {
	padding-right: 80px !important;
	margin-right: -20px !important;
	text-align: right !important;
}
.table-display {
	display: table;
	margin-bottom: 40px !important;
}
.solutions-heading-img {
	padding-right: 15px;
	padding-top: 0px;
	display: table-cell;
}
.solutions-heading-img img{
	max-width: 38px !important;
}

@media(min-width:768px) {
.solutions-heading-img img{
	max-width: 58px !important;
}

}

.solutions-heading-h1 {
	margin-bottom: 40px;
	display: table-cell;
	padding-bottom: 0px !important;
	vertical-align: middle;
}

#search-results {
    padding-left: 30px;
    padding-right: 30px;
}

#search-results .vc_row {
	margin: 0px !important;
}

#search-results .search-column {
	padding-right: 60px;
}

#search-results .wrap-search-form {
	position: relative;
}

#search-results .wrap-search-form .input-field {
	width: 100%;
}

#search-results .wrap-search-form .input-field input {
	border: 1px solid #d2d2d2;
    border-radius: 0;
    color: #4d4f53;
    font-size: 13px;
    line-height: 15px;
    padding: 7px 15px;
    height: 29px;
}

#search-results .wrap-search-form .search-field {
	position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}

#search-results .wrap-search-form .search-field button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background-color: #000000;
    font-size: 16px;
    line-height: 29px;
    height: 29px;
    width: 29px;
    color: #ffffff;
    cursor: pointer;
}
#search-results .search-results-container {
	position: relative;
}
#search-results .search-results-container article {
	padding: 20px;
  width: 33.33%;
}
#search-results .search-results-container article .post-container {
	border: 1px solid #EAEAEA;
    border-bottom-width: 3px;
    padding: 30px 25px 0;
    padding-bottom: 20px;
}
#search-results .search-results-container article .post-container .content-sep {
    border-color: #ebeaea;
    margin-top: 20px;
    height: 6px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
#search-results .search-results-container article .post-container .search-thumb {
    margin-top: -30px;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 20px;
}
#search-results .search-results-container article .post-container .search-thumb img{
    display: block;
    width: 100% !important;
    height: auto;
}
#search-results .search-results-container article .post-container .entry-title {
    font-size: 28px;
    line-height: 27px;
    font-weight: 100;
}
#search-results .search-results-container article .post-container .entry-title h2 {
	margin-bottom: 5px;
}
#search-results .search-results-container article .post-container .entry-title a {
	word-break: break-word;
	text-transform: uppercase;
}
#search-results .search-results-container article .post-container .date {
	font-size: 12px;
    line-height: 1.5;
    font-weight: 100;
    margin-bottom: 20px;
}

#search-results .search-results-container article .post-container .search-post-excerpt {
	display: block;
	margin-top: 20px;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 20px;
}
#search-results .search-results-container article .post-container .search-post-link {
	position: relative;
	margin-bottom: 20px;
}
#search-results .search-results-container article .post-container .search-post-link a {
	position: relative;
    margin-right: 10px;
    text-align: right;
}
#search-results .search-results-container article .post-container .search-post-link::after{
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '\f105';
    top: 50%;
    padding-left: 5px;
    font-size: 14px;
    font-family: FontAwesome;
    color: #7ab800;
}

#search-results .not-found-container .not-found-title {
    position: relative;
    height: 35px;
    margin-bottom: 31px;
}
#search-results .not-found-container .not-found-title h2 {
	position: absolute;
    z-index: 2;
    background: white;
    padding-right: 5px;
    font-size: 30px;
    font-weight: 100;
}

#search-results .not-found-container .title-sep-container {
    position: absolute;
    height: 6px;
    width: 100%;
    top: 13px;
    height: 6px;
}
#search-results .not-found-container .sep-double {
    height: 6px;
    position: absolute;
    width: 100%;
    border: 0 solid #E7E6E6;
    border-bottom-width: 1px;
    border-top-width: 1px;
    box-sizing: content-box;
    display: block;
}
#search-results .not-found-container .not-found-content h3 {
	font-weight: 100;
    font-size: 24px;
    margin-bottom: 5px;
}
#search-results .not-found-container .not-found-content .oops h1{
    font-size: 8vw;
    line-height: 90px;
    font-weight: 500;
    color: #F0F0F0;
    margin: 0 0 20px;
}
#search-results .not-found-container .not-found-content #menu-404menu {
	margin-left: 0px;
}
#search-results .not-found-container .not-found-content #menu-404menu li {
	line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    padding-left: 25px;
    list-style: none;
}
#search-results .not-found-container .not-found-content #menu-404menu li:before {
    background-color: #a0ce4e;
    color: #ffffff;
    border-radius: 75px;
    text-align: center;
    font-size: 9px;
    content: '\f105';
    display: inline-block;
    height: 18px;
    width: 18px;
    float: left;
    margin-right: 0;
    margin-left: -25px;
    font-family: "FontAwesome"
}
#search-results .not-found-container .not-found-content #menu-404menu li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
}
#search-results .not-found-container .not-found-content .try-again p {
	font-weight: 100;
	margin-bottom: 20px;
}
.single-post-area .back-to-blog {
	font-size: 18px;
	font-weight: 100;
    display: block;
}
.single-post-area h2, .single-post-area .blog-entry p,.single-post-area .blog-entry span {
	font-weight: 100;
}

.single-post-area .blog-meta p, 
.single-post-area p.blog-meta {
	font-weight: 100;
    font-size: 90%;
    margin: 15px 0;
}

.single-post-area-news .navigation {
	text-align: right;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    font-size: 18px;
    padding: 5px 0;
}

.single-post-area-news .navigation .prev {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
.single-post-area-news .navigation .prev:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    padding-right: 5px;
    font-family: 'FontAwesome';
    content: '\f104';
    color: #7ab800;
    margin-left: -10px;
    font-weight: 100
}
.single-post-area-news .navigation .next {
    display: inline-block;
    position: relative;
    padding-right: 10px;
}
.single-post-area-news .navigation .next:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -.25em;
    font-family: 'FontAwesome';
    content: '\f105';
    color: #7ab800;
    padding-left: .25em;
    right: auto;
    font-weight: 100
}

.single-post-area-news .navigation .prev a, .single-post-area-news .navigation .next a {
	font-weight: 100;
}

.single-post-area-news .wrap-post-cat {
    padding: 5px 0;
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
}

.single-post-area-news .wrap-post-cat p {
    font-weight: 100;
    font-size: 12px;
    padding: 0 !important;
}

.single-post-area-news .share-box {
	padding: 0px 60px;
}
.single-post-area-news .share-box h4 {
	font-weight: 100;
    font-size: 20px;
    display: inline-block;
}

.single-post-area-news .share-box .social-networks {
	display: inline-block;
	float: right;
}

@media only screen and (max-width: 990px) {
	.square-link .wrap-figure figure figcaption .lead {
		font-size: 100%;
	}

	#search-results .search-results-container article {
	  width: 49.99%;
	}
}

@media only screen and (max-width: 800px) {
	.new-tablet-bp{
		width: 100% !important;
	}

	.new-tablet-bp-full-override {
		width: 100vw !important;
		left: -15px !important;
	}

	.tb-text-left {
		text-align: left !important;
	}

	.new-tablet-bp.bottom-border-green {
		border-bottom: #7ab800 1px solid;
	}

	.new-tablet-bp .hide-on-tablet {
		display: none !important;
	}

	.no-3rd-4th table td:nth-child(5){
		display:none !important;
	}

	#menu-careers li a {
		padding-right: 50px !important;
		margin-right: -20px !important;
		text-align: right !important;
	}

	#blog-posts.news .cat-filter h4 {
		margin-bottom: 0px;
	}


}


@media (max-width: 767px) {
	#blog-posts.news .cat-filter {
		display: block;
		width: 100%;
		text-align: center;
	}	
}

@media only screen and (max-width: 768px) {
	#search-results .search-column {
		padding: 0px !important;
	}
}

@media only screen and (max-width: 673px) {
	#search-results .search-results-container article {
	  width: 100%;
	}
}

@media only screen and (max-width: 515px) {
	.no-3rd-4th table td:nth-child(4) , .no-3rd-4th table td:nth-child(5){
		display:none !important;
	}
}
@media only screen and (max-width: 435px) {
	.no-3rd-4th table td:nth-child(3) ,.no-3rd-4th table td:nth-child(4) , .no-3rd-4th table td:nth-child(5){
		display:none !important;
	}

	.solutions-heading-h1 {
	    font-size: 27px!important;
	    line-height: 29.25px!important;		
	}

/* 	.solutions-heading-img {
		text-align: center !important;
	} */

/* 	.solutions-heading-img, .solutions-heading-h1 {
		width: 100%;
		display: block;
		margin: 0 auto;
		font-size: 27px !important;
	}
 */
/* 	.table-display {
		display: block;
	} */
}
