/*!
Theme Name: NRC Health
Theme URI:
Author: The Creative Momentum - Michael John de Castro
Author URI: https://cloudmellow.com/
Description: Child Theme for nrchealth Custom WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nrchealth
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*Global*/

 .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
 .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0 !important;
}

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.row {
  position: relative;
}

.rev_slider_wrapper {
  z-index: 7 !important;
  overflow: hidden !important
}

.vc_carousel-inner img {
  margin: 0 auto;
}

.vc_carousel-inner .vc_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}

.vc_section {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-top: 0 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0 !important;
}

.wpb_single_image {
  position: relative;
}

.aligncenter {
  text-align: center;
    margin: 0 auto;
    display: block;
}
html {
  overflow-x: hidden;
  background: #fafafa;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.005);
}

html, body {
  font-family: "Arial";
  font-size: 16px;
  color: #75787B;
}

p {
  font-family: "Arial";
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 1em;
}

a {
  color: #00A3E0;
}

a:hover {
  color: #0093C4;
}

h1, h2, h3, h4, h5, h6 {
  color: #75787B;
}

.top-30 {
  margin-top: 30px;
}

@media (max-width: 992px) {
  [class*="col-md-"] [class*="col-md-"] {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  [class*="col-md-"] [class*="col-md-"]:first-child {
    padding-left: 0px;
  }

  [class*="col-md-"] [class*="col-md-"]:last-child {
    padding-right: 0px;
  }
}

:focus {
  outline: none 0px;
}

/* ol, ul {
  list-style: none outside none;
  line-height: 1.5em;
} */

blockquote::before, blockquote::after, q::before, q::after {}

blockquote, q {}

a img {
  border: 0px none;
}

article, .widget, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body code {
  display: inline-block;
  white-space: normal;
}

.container-fluid {
  /*padding-left: 0px;
padding-right: 0px;*/
}

h1.jv-logo,
.jv-logo {
  background: url('https://nrchealth.com/wp-content/uploads/2017/01/NRC_horiz_tagline_RGB_299x60.png') no-repeat center center;
  height: 70px;
  width: 300px;
  text-indent: -999999px;
}

.full-width {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.full-width.layout-boxed {
  min-width: 0px;
}

html body .layout-boxed .rowlevelone.limit-width {
  margin: 0px auto !important;
  padding: 0 18px;
}

.noanimate {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}

.alignleft {
  display: inline;
  float: left;
  text-align: left;
}

img.alignleft {
  margin-right: 18px;
}

.alignright {
  display: inline;
  float: right;
}

img.alignright {
  margin-left: 18px;
}

.aligncenter {
  text-align: center;
}

.img-svg figure img {
  height: 400px;
  width: 400px;
}

a.more-link {
  margin: 0px 0px 10px;
  color: #00A3E0 !important;
}

a.read-more {
  color: #00A3E0 !important;
}

caption {
  text-align: left;
}

pre {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(244, 244, 244);
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1.625em;
  overflow: auto;
  padding: 0.75em 1.625em;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

code, kbd, samp, var {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}

abbr, acronym, dfn {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(102, 102, 102);
  cursor: help;
}

address {
  display: block;
  margin: 0px 0px 1.625em;
}

.execphpwidget {
  float: left;
  width: 100%;
}

.assistive-text {
  clip: rect(1px 1px 1px 1px);
  position: absolute !important;
}

.hentry, .no-results {
  clear: both;
}

.page.type-page {}

img.sizefullwidth {
  margin: 10px 0px 20px;
  width: 99.5% !important;
}

body.search .hentry {
  padding-bottom: 10px;
}

.hentry:last-child, .no-results {
  border-bottom-width: medium;
  border-bottom-style: none;
}

.page-link span {
  margin-right: 6px;
}

.layout-boxed {
  margin: 0px auto;
  background: #fff;
  display: inline-block;
  text-align: left;
  transition: all 500ms ease-out;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

html body .layout-boxed .full {
  margin: 0px !important;
}

.layout-boxed .footer1 {
  padding-bottom: 10px;
}

.layout-boxed .widget .container {
  width: auto;
}

.entry-meta .edit-link a, .commentlist .edit-link a {
  color: rgb(102, 102, 102);
  float: right;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5em;
  padding: 3px 10px;
}

.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
  color: rgb(255, 255, 255);
}

.entry-content .edit-link {
  clear: both;
  display: block;
}

.entry-content img, .comment-content img, .widget img {
  max-width: 100%;
  max-height: 100%;
}

.entry-content .ls-container img {
  max-height: inherit;
  max-width: inherit;
}

.imgframe5 img {
  border: none !important;
  background-color: #fff;
}

.widget .ls-wp-container img {
  max-width: inherit;
  max-height: inherit;
}

.ls-wp-container {
  float: left;
}

.widget_contents-component img {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
}

img.size-full, img.size-large {
  max-width: 100%;
  width: auto;
  height: auto;
}

.entry-content img.wp-smiley {
  border: medium none;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 1.625em;
}

p img, .wp-caption {
  margin-top: 0.4em;
}

.wp-caption {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(238, 238, 238);
  margin-bottom: 1.625em;
  max-width: 100%;
  padding: 9px;
  margin-right: 18px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.wp-caption img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
}

.wp-caption .wp-caption-text, .gallery-caption {
  color: rgb(102, 102, 102);
  font-family: Georgia, serif;
  font-size: 12px;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 10px 5px 10px;
  position: relative;
  text-align: center;
}

.wp-caption .wp-caption-text::before {
  color: rgb(102, 102, 102);
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}

.bg-gray .king-tabs-panes>div {
  background: #f7f6f5
}

/*Visual Composer carousel*/
.vc_images_carousel {
  width: 93% !important;
  text-align: center;
}

.vc_images_carousel .vc_carousel-indicators {
  bottom: -30px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
  display: inline-block;
  width: 20px !important;
  height: 3px !important;
  margin: 1px;
  text-indent: -999px;
  border-radius: 0 !important;
  cursor: pointer;
  border: 1px solid #a4a6a9 !important;
  background-color: #a4a6a9 !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
  margin: 1px;
  width: 20px !important;
  height: 3px !important;
  background-color: #00A3E0 !important;
  border: 1px solid #00A3E0 !important;
}

.king-tabs {
  background: transparent;
  border: 0;
}

.king-tabs-nav a {
  border-right: 0;
  color: #0093C4;
  border: 1px solid #c1bebe;
  border-radius: 3px;
  padding: 0 10px !important;
  width: 96%;
  text-align: center;
}

.king-tabs-nav .ui-tabs-active a, .king-tabs-nav a:hover {
  color: #fff;
  background: #ed8b00;
}

.king-tabs-nav .ui-tabs-active a {
  position: relative;
}

.king-tabs-nav .ui-tabs-active a:after {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ed8b00;
  content: "";
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  transition: all .2s;
}

.king-tabs ul {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.king-tabs li {
  margin: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

ul#links404 {
  list-style: inherit;
  margin-left: 20px;
}

ul#links404 li {
  line-height: 25px;
}

.wp-caption img {
  border-color: rgb(238, 238, 238);
}

.rssicon {
  height: 20px;
  width: 20px;
  margin-top: 15px;
  background-repeat: no-repeat no-repeat;
}

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

.post-password-required .entry-header .comments-link {
  margin: 1.625em 0px 0px;
}

.post-password-required input[type="password"] {
  margin: 0.8125em 0px;
}

.post-password-required input[type="password"]:focus {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(247, 247, 247);
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

#author-info {
  font-size: 12px;
  overflow: hidden;
}

header.entry-header {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 20px 0 10px;
}

#content {
  min-height: 500px;
}

.compact #logo img {
  max-height: 40px;
  margin-top: 5px;
}

.singular #author-info {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(249, 249, 249);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);
  margin: 2.2em -35.6% 0px -35.4%;
  padding: 20px 35.4%;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.archive #author-info {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);
  margin: 0px 0px 2.2em;
  padding: 0px 0px 2.2em;
}

#author-avatar {
  float: left;
  margin-right: -78px;
}

#author-avatar img {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(255, 255, 255);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: rgb(187, 187, 187) 0px 1px 2px;
  padding: 3px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

#author-description {
  float: left;
  margin-left: 108px;
}

#author-description h2 {
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0px 10px;
}

.entry-header .comments-link a {
  background-attachment: scroll;
  background-color: rgb(238, 238, 238);
  color: rgb(102, 102, 102);
  font-size: 13px;
  font-weight: normal;
  line-height: 35px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  top: 1.5em;
  right: 0px;
  text-align: center;
  width: 43px;
  height: 36px;
  background-position: 0% 0%;
  background-repeat: no-repeat no-repeat;
}

.king-LvCRow {
  width: 100%;
  display: inline-block;
  min-height: 20px;
}

.devnConColbody {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 20px;
}

.entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
  background-color: rgb(25, 130, 209);
  color: rgba(255, 255, 255, 0.8);
}

.entry-header .comments-link .leave-reply {
  visibility: hidden;
}

.entry-header .entry-format {
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  min-height: 0px;
  margin: 0px;
  background: rgba(203, 203, 203, 0.72);
  width: auto;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-top: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.entry-header hgroup .entry-title {
  padding-top: 15px;
}

article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
  padding: 20px 0px 0px;
}

article.format-status .entry-content {
  min-height: 65px;
}

.recent-posts .entry-header .entry-format {
  display: none;
}

.recent-posts .entry-header hgroup .entry-title {
  padding-top: 0px;
}

.singular .hentry {
  border-bottom-width: medium;
  border-bottom-style: none;
  padding: 4.875em 0px 0px;
  position: relative;
}

.singular.page .hentry {
  padding: 0px;
}

.singular .entry-title {
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
}

.singular .entry-title, .singular .entry-header .entry-meta {
  padding-right: 0px;
}

.singular .entry-header .entry-meta {
  position: absolute;
  top: 0px;
  left: 0px;
}

blockquote.pull {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.6125em;
  margin: 0px 0px 1.625em;
  text-align: center;
}

.singular blockquote.pull {
  margin: 0px -22.25% 1.625em;
}

.pull.alignleft {
  margin: 0px 1.625em 0px 0px;
  text-align: right;
}

.singular .pull.alignleft {
  margin: 0px 1.625em 0px -22.25%;
}

.pull.alignright {
  margin: 0px 0px 0px 1.625em;
  text-align: left;
}

blockquote.pull.alignleft, blockquote.pull.alignright {
  width: 33%;
}

.singular .pull.alignright {
  margin: 0px -22.25% 0px 1.625em;
}

.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright {
  width: 33%;
}

.singular .entry-meta .edit-link a {
  bottom: auto;
  left: 50px;
  position: absolute;
  right: auto;
  top: 80px;
}

.format-aside .entry-title, .format-aside .entry-header .comments-link {
  display: none;
}

.singular .format-aside .entry-title {
  display: block;
}

.format-aside .entry-content {
  padding: 0px;
}

.singular .format-aside .entry-content {
  padding: 1.625em 0px 0px;
}

.format-link .entry-title, .format-link .entry-header .comments-link {
  display: none;
}

.singular .format-link .entry-title {
  display: block;
}

.format-link .entry-content {
  padding: 0px;
}

.singular .format-link .entry-content {
  padding: 1.625em 0px 0px;
}

.format-gallery .gallery-thumb {
  float: left;
  display: block;
  margin: 0.375em 1.625em 0px 0px;
}

.format-status .entry-title, .format-status .entry-header .comments-link {
  display: none;
}

.singular .format-status .entry-title {
  display: block;
}

.format-status .entry-content {
  padding: 0px;
}

.singular .format-status .entry-content {
  padding: 1.625em 0px 0px;
}

.format-status img.avatar {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: rgb(204, 204, 204) 0px 1px 2px;
  float: left;
  margin: 4px 10px 2px 0px;
  padding: 0px;
}

.format-quote blockquote {
  color: rgb(85, 85, 85);
  font-size: 17px;
  margin: 0px;
}

.indexed.format-image .entry-header {
  min-height: 61px;
}

.indexed.format-image .entry-content {
  padding-top: 0.5em;
}

.indexed.format-image .entry-content p {
  margin: 1em 0px;
}

.indexed.format-image .entry-content p:first-child, .indexed.format-image .entry-content p:first-child a, .indexed.format-image .entry-content p:first-child img {
  display: block;
  margin: 0px;
}

.indexed.format-image .entry-content .wp-caption .wp-caption-text {
  margin: 0px;
  padding-bottom: 1em;
}

.indexed.format-image footer.entry-meta {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(221, 221, 221);
  overflow: hidden;
  padding: 4%;
  max-width: 96%;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.indexed.format-image div.entry-meta {
  display: inline-block;
  float: left;
  width: 35%;
}

.indexed.format-image div.entry-meta+div.entry-meta {
  float: none;
  width: 65%;
}

.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
  display: block;
}

.indexed.format-image footer.entry-meta a {
  color: rgb(68, 68, 68);
}

.indexed.format-image footer.entry-meta a:hover {
  color: rgb(255, 255, 255);
}

#content .indexed.format-image img {
  border: medium none;
  max-width: 100%;
  padding: 0px;
}

.indexed.format-image .wp-caption {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(17, 17, 17);
  margin-bottom: 0px;
  max-width: 96%;
  padding: 2% 2% 0px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.indexed.format-image .wp-caption .wp-caption-text {
  color: rgb(221, 221, 221);
}

.indexed.format-image .wp-caption .wp-caption-text::before {
  color: rgb(68, 68, 68);
}

.indexed.format-image a:hover img {
  opacity: 0.8;
}

h1.showcase-heading {
  color: rgb(102, 102, 102);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

article.intro {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(249, 249, 249);
  border-bottom-width: medium;
  border-bottom-style: none;
  margin: -1.855em -8.9% 1.625em;
  padding: 0px 8.9%;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

article.intro .entry-title {
  display: none;
}

article.intro .entry-content {
  color: rgb(17, 17, 17);
  font-size: 16px;
  padding: 1.625em 0px 0.625em;
}

article.intro .edit-link a {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(170, 170, 170);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  color: rgb(255, 255, 255);
  font-size: 12px;
  padding: 0px 8px;
  position: absolute;
  top: 30px;
  right: 20px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(119, 119, 119);
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

section.featured-post {
  float: left;
  margin: -1.625em -8.9% 1.625em;
  padding: 1.625em 8.9% 0px;
  position: relative;
  width: 100%;
}

section.featured-post .hentry {
  border: medium none;
  color: rgb(102, 102, 102);
  margin: 0px;
}

section.featured-post .entry-meta {
  clip: rect(1px 1px 1px 1px);
  position: absolute !important;
}

section.featured-post .attachment-small-feature {
  float: right;
  height: auto;
  margin: 0px -8.9% 1.625em 0px;
  max-width: 59%;
  position: relative;
  right: -15px;
}

section.featured-post.small {
  padding-top: 0px;
}

section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active {
  opacity: 0.8;
}

article.feature-image.small {
  float: left;
  margin: 0px 0px 1.625em;
  width: 45%;
}

article.feature-image.small .entry-title {
  line-height: 1.2em;
}

article.feature-image.small .entry-summary {
  color: rgb(85, 85, 85);
  font-size: 13px;
}

article.feature-image.small .entry-summary p a {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(34, 34, 34);
  color: rgb(238, 238, 238);
  display: block;
  left: -23.8%;
  padding: 9px 26px 9px 85px;
  position: relative;
  top: 20px;
  width: 180px;
  z-index: 1;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

article.feature-image.small .entry-summary p a:hover {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(25, 130, 209);
  color: rgba(255, 255, 255, 0.8);
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

section.feature-image.large {
  border: medium none;
  max-height: 288px;
  padding: 0px;
  width: 100%;
}

section.feature-image.large .showcase-heading {
  display: none;
}

section.feature-image.large .hentry {
  border-bottom-width: medium;
  border-bottom-style: none;
  left: 9%;
  margin: 1.625em 9% 0px 0px;
  position: absolute;
  top: 0px;
}

article.feature-image.large .entry-title a {
  background-image: none;
  background-attachment: scroll;
  background-color: rgba(0, 0, 0, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-weight: 300;
  padding: 0.2em 20px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a {
  background-image: none;
  background-attachment: scroll;
  background-color: rgba(255, 255, 255, 0.8);
  color: rgb(34, 34, 34);
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

article.feature-image.large .entry-summary {
  display: none;
}

section.feature-image.large img {
  display: block;
  height: auto;
  max-width: 117.9%;
  padding: 0px 0px 6px;
}

.featured-posts {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);
  display: block;
  height: 328px;
  margin: 1.625em -8.9% 20px;
  max-width: 1000px;
  padding: 0px;
  position: relative;
  overflow: hidden;
}

body.error404 .widget-title {
  margin-bottom: 10px;
}

.featured-posts .showcase-heading {
  padding-left: 8.9%;
}

.featured-posts section.featured-post {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(255, 255, 255);
  height: 288px;
  left: 0px;
  margin: 0px;
  position: absolute;
  top: 30px;
  width: auto;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.featured-posts section.featured-post.large {
  max-width: 100%;
  overflow: hidden;
}

.featured-posts section.featured-post {}

.featured-posts section.featured-post {
  opacity: 0;
  visibility: hidden;
}

.featured-posts #featured-post-1 {
  opacity: 1;
  visibility: visible;
}

.featured-post .feature-text::after, .featured-post .feature-image.small::after {
  width: 100%;
  height: 45px;
  position: absolute;
  top: 230px;
}

.featured-post .feature-image.small::after {
  top: 253px;
}

#content .feature-slider {
  top: 5px;
  right: 8.9%;
  overflow: visible;
  position: absolute;
}

.feature-slider ul {
  list-style-type: none;
  margin: 0px;
}

.feature-slider li {
  float: left;
  margin: 0px 6px;
}

.feature-slider a {
  background-image: none;
  background-attachment: scroll;
  background-color: rgba(60, 60, 60, 0.901961);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 5px inset, rgba(255, 255, 255, 0.498039) 0px 0px 2px inset;
  display: block;
  width: 14px;
  height: 14px;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.feature-slider a.active {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(25, 130, 209);
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 5px inset, rgba(255, 255, 255, 0.8) 0px 0px 2px inset;
  cursor: default;
  opacity: 0.5;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

section.recent-posts {
  padding: 0px 0px 1.625em;
}

section.recent-posts .hentry {
  border: medium none;
  margin: 0px;
}

section.recent-posts .other-recent-posts {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);
  list-style: none outside none;
  margin: 0px;
}

section.recent-posts .other-recent-posts li {
  padding: 0.3125em 0px;
  position: relative;
}

section.recent-posts .other-recent-posts .entry-title {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
  font-size: 17px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"] {
  color: rgb(55, 55, 55);
  float: left;
  max-width: 84%;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]::after {
  color: transparent;
  font-size: 11px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {}

section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link>span {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgb(153, 153, 153);
  bottom: -2px;
  color: rgb(68, 68, 68);
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 2.76333em;
  padding: 0.3125em 0px 0.3125em 1em;
  position: absolute;
  right: 0px;
  text-align: right;
  text-transform: uppercase;
  z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link>span {
  border-color: rgb(187, 187, 187);
  color: rgb(136, 136, 136);
}

section.recent-posts .other-recent-posts .comments-link a:hover {
  color: rgb(25, 130, 209);
  border-color: rgb(25, 130, 209);
}

section.recent-posts .other-recent-posts li::after {
  clear: both;
  display: block;
  height: 0px;
  visibility: hidden;
}

.image-attachment div.attachment {
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(249, 249, 249);
  border-style: solid;
  border-color: rgb(221, 221, 221);
  border-image-source: none;
  border-width: 1px 0px;
  margin: 0px -8.9% 1.625em;
  overflow: hidden;
  padding: 1.625em 1.625em 0px;
  text-align: center;
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0px auto 1.625em;
  max-width: 100%;
}

.image-attachment div.attachment a img {
  border-color: rgb(249, 249, 249);
}

.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
  border-color: rgb(221, 221, 221);
  background-image: none;
  background-attachment: scroll;
  background-color: rgb(255, 255, 255);
  background-position: 0% 0%;
  background-repeat: repeat repeat;
}

.image-attachment .entry-caption p {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  margin: 0px 0px 2.6em;
  text-transform: uppercase;
}

.bypostauthor {}

#content nav {
  clear: both;
  overflow: hidden;
  padding: 0px 0px 1.625em;
}

#nav-above {
  padding: 0px 0px 1.625em;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

#content nav .meta-nav {
  font-weight: normal;
}

.edit-link a {
  float: right;
  height: 20px;
  line-height: 20px;
  font-size: 12px !important;
  text-transform: none !important;
}

/* C O M M E N T S   P A G I N A T I O N
----------------------------------------*/
.pagination-comments {
  padding: 5px;
  margin: 0;
}

.pagination-comments li {
  display: inline;
  list-style: none;
}

.pagination-comments a {
  background: #e7e7e7;
  border: 1px solid #d7d7d7;
  color: #666666;
  margin-right: 4px;
  padding: 3px 6px;
  text-align: center;
  text-decoration: none;
}

.pagination-comments a:hover, .pagination-comments a:active {
  background: #d7d7d7;
  color: #888888;
}

.pagination-comments .title {
  margin-right: 4px;
}

.pagination-comments .gap {
  color: #999999;
  margin-right: 4px;
}

.pagination-comments .current {
  color: #666666;
  background: #f7f7f7;
  border: 1px solid #e7e7e7;
  margin-right: 4px;
  padding: 3px 6px;
}

.pagination-comments .page {}

.pagination-comments .prev, .pagination-comments .next {}

/*Custom Styles*/
.equal-height .box {
  margin: 30px;
  min-height: 420px;
  padding: 50px;
}

.top-50 {
  margin-top: 30px;
}

.font-candida-regular {
  font-family: "Candida", "Georgia", serif;
}

/* .rev_slider .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  pointer-events: none;
  background: rgba(237, 139, 0, 0.8);
} */

/*Homepage Purple Blocks*/
.custom-blocks .box {
  min-height: 380px;
}

/*Events*/
.grid-no-meta .vc_gitem-post-data-source-post_date {
  display: none;
}

.footer2 .one_fifth {
  width: 30%;
}

div.wpcf7-response-output {
  margin: 0
}

span.wpcf7-not-valid-tip {
  float: left;
  width: 100%;
}

.cforms input {
  box-shadow: none !important
}

.cforms input[type="email"] {
  border: 2px solid #bebebe;
  background: transparent !important;
}

.cforms input[type="submit"] {
  height: 42px !important;
}

/* # Header */
/* ## Header top bar */
.top_nav .left, .top_nav .left i {
  color: #75787B;
  display: none;
}
.top_nav .right {
  float: right;
}

#king-top-nav li a{
  border:0 !important;
  font-weight: bold;
  padding: 10px 14px;
}
#king-top-nav li a, .top_nav .topsocial li a {
  color: #88959e;
  text-transform: uppercase;
}


#king-top-nav li a:hover, #king-top-nav li a:active, #king-top-nav li a.active, .top_nav .topsocial li a:hover {
  color: #00a3e0;
}

#navigation_widget_wrapper ul.navigation_widget_list {
	padding-top: 40px;
}
/* ## Header menu */
/* .page-site-navigator .header {
	top: 113px;
}
.compact .page-site-navigator .header {
	top:0;
} */
.compact .header, .header {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.navbar-default .navbar-nav>li:last-child>a{
  padding-right: 0;
}

.navbar-default .navbar-nav>li>a {
  font-size: 12px;
  font-weight: normal;
  color: #75787B;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #00A3E0;
}

ul.nav>li>a.active, ul.nav>li>a:hover.active, ul.nav>li.current-menu-parent>a {
  color: #00A3E0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #00A3E0;
}

/*Global Form Styling*/
input, select, textarea {
  padding: 4px 48px 4px 8px;
  min-width: 230px;
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #bebebe;
}

label {
  color: #75787B !important;
  font-family: "Arial";
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}

input[type="checkbox"], input[type="radio"] {
  float: left;
  width: 20px;
}

textarea {
  background: transparent !important;
  box-shadow: none !important;
}

.checkbox label {
  float: left;
  width: 80%;
}

fieldset {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}

.button {
  background: #00A3E4 !important;
  width: auto !important;
}

.button-blue {
  background-color: #00a3e0;
  color: #ffffff;
  display: inline-block;
  border-radius: 5px;
  font-size: 14px;
  padding: 14px 20px;
}

.button-blue:hover {
  color: #fff;
}

.error-buttons {
  margin: 20px 0;
  float: left;
  width: 100%;
}

.error-buttons .button-blue {
  margin-bottom: 20px;
}

/*Blog / Latest*/
.king-posts .king-post {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.king-post-title {
  color: #75787B !important;
  font-family: "Candida", "Georgia", serif !Important;
  font-size: 42px !Important;
  line-height: 50px;
  margin: 20px 0;
}

/*Search Bar*/
#searchform #searchsubmit, .widget_product_search input[type="submit"] {
  background: #00A3E0 !important;
  min-width: 30%;
  position: absolute;
  right: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-top-left: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottom-left: 0px;
  border-bottom-left-radius: 0px;
}

#searchform #s, .widget_product_search .search-field {
  height: 39px;
  border: 2px solid #bebebe;
}

/*Sidebar*/
.widget-title {
  color: #75787B;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

#sidebar li i.fa.fa-long-arrow-right {
  display: none;
}

#sidebar .cforms {
  margin: 0 !important;
}

#sidebar li {
  color: #00A3E0;
  font-size: 17px;
  line-height: 22px;
  border-top: 2px solid #bebebe;
}

#sidebar li .sub-menu {
  float: none;
}

#sidebar li .sub-menu>li {
  border: none;
  Line-height: 22px;
}

#sidebar li .sub-menu>li a {
  color: #75787B;
  font-size: 12px;
  position: relative;
}

#sidebar li .sub-menu>li a:after {
  display: none;
  content: "\f061";
  font-family: FontAwesome;
  color: #00A3E0;
  margin-left: 4px;
}

#sidebar li .sub-menu>li a:hover {
  color: #00A3E0;
}

#sidebar li .sub-menu>li:last-child {
  margin-bottom: 10px;
}

#sidebar .widget_archive ul {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

.dropdown-menu>li>a {
  font-family: "Arial";
}

#searchform-topbar {
  position: relative;
  margin: 4px auto;
  font-size: 14px;
  margin-left: 20px;
}
#searchform-topbar input[type="text"] { 
  padding-left: 30px;
  border: 2px solid #d1d2d3;
  min-width: 180px;
  width:150px;
}

#searchform-topbar input[type="submit"] {
  position: absolute;
  font-family: "FontAwesome";
  top: 3px;
  left: 4px;
  bottom: 0;
  min-width: 20px;
  width: 20px;
  height: 20px;
  color: #d1d2d3;
  border:0;
  border-width: 2px 2px 2px 0;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
  font-size: 14px;
}

#searchform-topbar input[type="text"]::-webkit-input-placeholder {
  font-size: 14px;
   color: #d1d2d3;
}

#searchform-topbar input[type="text"]:-moz-placeholder {
  font-size: 14px;
   color: #d1d2d3;
}

#searchform-topbar input[type="text"]::-moz-placeholder {
  font-size: 14px;
   color: #d1d2d3;
}

#searchform-topbar input[type="text"]::-ms-input-placeholder {
  font-size: 14px;
   color: #d1d2d3;
}

#searchform-topbar input[type="text"]::placeholder {
  font-size: 14px;
   color: #d1d2d3;
}


/* # Footer */
.footer2 {
  padding: 80px 0px 40px;
  font-size: 12px;
  color: #75787B;
  line-height: 30px;
  background: #F7FAFA;
  text-align: left;
}

.footer2 .one_fifth {
  width: 33.33%;
  margin: 0 auto;
  padding: 0 15px;
}

.footer2 .one_fifth:first-child {
  padding-left: 0;
}

.footer2 .one_fifth:last-child {
  padding-right: 0;
}

.footer2 a {
  color: #89a2a9;
  font-weight: 600;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.footer2 a:hover {
  color: #00A3E0;
}

.footer2 .widget-title {
  font-family: 'Open sans', sans-serif;
  font-size: 18px;
  color: #414d53;
  font-weight: 600;
  line-height: 25px;
  text-transform: capitalize;
  margin-bottom: 10px !important;
}

.footer2 .footer-social-icons li {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px
}

.footer2 .footer-social-icons li:last-child {
  margin-right: 10px;
}

.footer2 .sitemap ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  text-transform: uppercase;
  list-style: none;
}

.footer2 .sitemap li {
  line-height: 20px;
}

.copyright_info2 {
  display: none;
}

.footer2 .qsiteinfo p {
  color: #89a2a9;
  font-weight: 600;
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.footer2  #pardot-form-newsletter .submit {
  display: none !important;
}

/* ## Form */
.form-newsletter {
  position: relative;
  margin: 0 auto 30px;
}

.form-newsletter input[type="text"] {
  padding: 8px 48px 8px 8px;
  width: 70%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #bebebe;
  height: 40px;
  width: 70%;
}

.form-newsletter input[type="submit"] {
  margin: 0;
  position: relative;
  font-family: "FontAwesome";
  top: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 40px;
  min-width: 40px;
  background-color: #00A3E0;
  color: #fff;
  border: 2px solid #bebebe;
  border-width: 2px 2px 2px 0;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
}

/* Typography */
.mb0 {
  margin-bottom: 0;
}

.heading-candida {
  font-family: "Candida", "Georgia", serif !important;
}

.heading-underline {
  border-bottom: 3px solid #ED8B00;
  font-size: 24px !important;
  line-height: 30px !important;
  padding-bottom: 5px;
}

.heading-underline.px-1 {
  border-bottom: 1px solid #ED8B00;
}

.text-bold {
  font-weight: bold !important;
}

.text-normal {
  font-weight: normal !important;
}

/* Custom color */
.text-color-primary {
  color: #00A3E0;
}

/* Custom column styles */
.column-bordered .wpb_column {
  border-left: 1px solid #75787B;
}

.column-bordered .wpb_column:last-child {
  border-right: 1px solid #75787B;
}

.column-bordered-inner .wpb_column {
  border-left: 2px solid #c1bebe;
}

.column-bordered-inner .wpb_column:first-child {
  border-left: 0;
}

.column-bordered-inner .has-border img {
  border: 2px solid #bebebe;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

.column-bordered-inner .has-border img:hover {
  opacity: 0.7;
}

.arrow {
  border: 2px solid #00A3E0;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  padding: 10px;
  border-radius: 100%;
}

/*Angle Arrows*/
.arrow:before {
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: transparent;
  text-indent: -9999px;
  border-top: 2px solid #00A3E0;
  border-left: 2px solid #00A3E0;
  transition: all 250ms ease-in-out;
  text-decoration: none;
  color: transparent;
  transform: rotate(135deg);
  left: 6px;
  top: 8px;
  content: "";
}

.arrow.prev:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
}

.arrow.next:before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 0;
}

.arrow.up:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 175px;
}

.arrow.down:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -mzx-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: 175px;
}

.vc_toggle .vc_toggle_title {
  position: relative;
}

.vc_toggle .vc_toggle_title h4 {
  padding-left: 20px;
  font-weight: bold !important;
}

.vc_toggle .vc_toggle_content {
  padding-left: 43px !important;
}

.wpb_accordion .acc-container .content, .wpb_accordion .king-spoiler .acc-trigger a {
  border: 0 !important;
}

.wpb_accordion .king-spoiler .acc-trigger a {
  font-weight: bold;
  font-size: 17px !important;
  font-weight: bold;
}

.wpb_accordion .king-spoiler .acc-trigger a:hover {
  color: inherit !important;
}

.vc_toggle.vc_toggle_active .arrow.next:before, .ui-state-active .arrow.next:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  right: 175px;
  left: 8px;
  top: 7px;
}

@media (max-width: 1169px) {
  body .header {
    padding: 20px 0 !important;
    height: auto !important;
    /* top: 40px; */
    /* margin-top: 0 !important; */
  }

  .top_nav .left {
    width: 30%
  }

  .top_nav .right {
    width: 100%;
  }

  .top_nav {
    min-height: 0 !important;
    height: auto !important;
  }

  body:not(.home) .margin_top_res {
    margin-top: 107px !important;
  }
}

@media (max-width: 991px) {
  body .header {
    padding: 20px 0 !important;
    height: auto !important;
    top: 0 !important;
    margin-top: 0 !important;
  }
/* 	body.compact .page-site-navigator .header {
		top: 70px !important;
	}
	 .page-site-navigator .header {
		top: 82px !important;
	}
 */

  body:not(.home) .margin_top_res {
    margin-top: 92px !important;
  }
  body.page-id-12804 .margin_top_res {
    display: none !important;
  }

  .navbar-toggle>button {
    padding-top: 15px;
  }

  .navbar-default .navbar-toggle i {
    font-size: 22px;
  }

  .top_nav {
    padding: 5px 0;
  }

  #logo {
    min-height: 0;
  }

  #logo img {
    max-height: 40px;
  }

  .navbar-toggle>button {
    padding-top: 10px;
  }

  .navbar-default .navbar-toggle i {
    font-size: 15px;
  }

  .compact .header {
    padding-top: 10px;
    top: 0 !important;
  }

  .navbar-default .navbar-toggle {
    padding: 0;
  }

  .top_nav .container>div {
    font-size: 8px;
  }

  .top_nav .container .right .topsocial {
    padding: 4px 0;
    margin-right: 15px;
  }

  .top_nav .container .right .topsocial i {
    font-size: 10px;
  }

  .top_nav .container .left {
    text-align: left;
  }

  .top_nav .container .right .menu-top-navigation-container {
    float: left;
  }

  .menu-top-navigation-container #king-top-nav {
    display: inline-block;
    margin: 0;
  }

  .menu-top-navigation-container #king-top-nav a {
    padding: 5px 0;
  }

  .menu-top-navigation-container #king-top-nav li:first-child a {
    padding-right: 10px;
  }

  .menu-top-navigation-container #king-top-nav li:last-child a {
    padding-left: 10px;
  }

  .top_nav .container .right .topsocial {
    float: right;
  }

  .top_nav .container .right form {
    display: inline-block;
    width: 85px;
  }

  .top_nav .container .right form input {
    min-width: 0;
    font-size: 8px;
    padding: 1px 5px;
    border-radius: 3px;
  }

  #searchform-topbar input[type="submit"] {
    min-width: 0;
    width: 15px;
    height: 16px;
    top: 5px;
  }
}

@media screen and (max-width:1080px) {

    .single-resource #content>div[class^="col-md-"]:last-child {
        padding-right: 0px;
        float: none !important;
    }
}

@media (max-width: 767px) {
  body .margin_top_res {
    display: none;
  }

  .top_nav .right .topsocial,
  .top_nav .right .pull-right,
  .top_nav .right .menu-top-navigation-container {
    display: none;
  }

  .top_nav .container>div {
    font-size: 8px;
  }

  .column-bordered .wpb_column, .column-bordered .wpb_column:last-child, .column-bordered-inner .wpb_column, .column-bordered-inner .wpb_column:first-child {
    border: 0;
  }

  /*Slider*/
  .slide-button {
    display: block;
    margin-top: 30px !important;
  }

  /* Header */
  .navbar-toggle>button {
    padding-top: 3px;
  }

  /* Banner */
  h1.ls-l {
    font-size: 24px !important;
    line-height: 25px !important;
  }

  .single .entry-content h1.heading-candida, h1.heading-candida, h1.heading-candida.heading-underline {
    font-size: 18px !important;
    line-height: 1em!important;
  }

  h3.vc_custom_heading {
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: bold !important;
  }

  ul, ol, .entry-content p {
    font-size: 12px !important;
    line-height: 15px !important;
  }

  .custom-piechart canvas {
    width: 100%;
  }

  .vc_custom_1478250527467 .vc_custom_heading {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .vc_custom_1478250527467 .vc_inner .vc_col-sm-3 {
    width: 50%;
    float: left;
  }

  .vc_custom_1478250527467 .wpb_wrapper .vc_empty_space {
    height: 20px !important;
  }

  .vc_custom_1478250527467 .vc_inner .vc_col-sm-6 {
    display: none;
  }

  .list-section-01 .wpb_column {
    width: 50% !important;
    float: left !important;
  }

  .list-section-01 .wpb_column:not(:nth-child(even)) {
    border-right: 1px solid #75787b;
  }

  .list-section-01 .wpb_column:nth-child(-n+2) {
    border-bottom: 1px solid #75787b;
    padding-bottom: 2%;
  }

  .list-section-01 .wpb_column:not(:nth-child(-n+2)) {
    padding-top: 2%;
  }

  .list-section-02 .vc_box_border_grey img {
    border-radius: 10px;
  }

  .list-section-02 .vc_column_container:not(:last-child) {
    margin-bottom: 40px;
  }

  .list-section-02 .vc_custom_heading {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .list-section-02 p {
    font-size: 12px;
    line-height: 15px;
  }

  .profile-section .wpb_column:first-child {
    width: 40%;
    float: left;
    margin-bottom: 20px
  }

  .profile-section .wpb_wrapper h3, .profile-section .wpb_wrapper .vc_custom_heading {
    width: 60%;
    float: right;
  }

  .profile-section .wpb_wrapper h3 {
    margin-top: 70px;
  }

  .profile-section .wpb_wrapper .vc_custom_heading:not(.text-bold) {
    margin-bottom: 30px;
  }

  .profile-section .wpb_wrapper .vc_custom_heading.heading-candida {
    width: 100%;
    font-size: 16px !important;
    line-height: 20px !important;
  }

  /* FOOTER */
  .footer2 .one_fifth:first-child, .footer2 .one_fifth:last-child, .footer2 .one_fifth {
    width: 100%;
  }

  .footer2 .one_fifth {
    padding: 0;
    width: 100% !important;
    min-height: auto;
    margin-bottom: 20px;
  }

  .footer2 .widget {
    width: 100%;
  }

  .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item img, .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
    height: 200px !important;
  }
}

@media (max-width: 639px) {
  body .header {
    top: 90px;
  }

  body .navbar-collapse {
    max-height: inherit !important;
  }
}

@media (max-width: 480px) {

  .footer2 .one_fifth {
    min-height: 0;
    margin-bottom: 10px;
  }


  .widget-title {
    margin-bottom: 5px !important;
  }

  .form-newsletter input[type="text"] {
    min-width: 0;
  }
}

.page-template-blog .blog_post .entry-content h2>a {
  color: #00A3E0 !important;
}

.page-template-blog .blog_post .entry-content h2>a:hover {
  color: #0093C4 !important;
}

/*Custom Post Grid Filtering*/
.vc_grid-filter {
  margin: 0 0 20px !important;
}

.vc_grid-filter .vc_grid-filter-item {
  border-right: 1px solid #b3adad;
  border-radius: 0 !Important;
  letter-spacing: 2px;
}

.vc_grid-filter .vc_grid-filter-item:last-child {
  border-right: 0;
}

.vc_grid-filter .vc_grid-filter-item {
  color: #75787B;
}

.vc_grid-filter .vc_grid-filter-item.vc_active, .vc_grid-filter .vc_grid-filter-item:hover, .vc_grid-filter .vc_grid-filter-item.vc_active>span, .vc_grid-filter .vc_grid-filter-item:hover>span {
  background: none !important;
  color: #00A3E0 !important;
}

.vc_grid-filter>.vc_grid-filter-item>span {
  font-size: 12px;
  font-family: "Arial";
  Line-height: 22px;
  text-transform: uppercase;
}

.vc_gitem-post-data-source-post_date {
  text-transform: uppercase;
}

/*Modal*/
.modal, .modal-box {
  z-index: 999999;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.2);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 90%;
  max-width: 1140px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .3s;
  animation-timing-function: ease-out;
}

.modal-header {
  padding: 10px 40px;
  background: rgba(81, 84, 86, 0.95);
  color: #ffffff;
}

.modal-body {
  background: rgba(81, 84, 86, 0.95);
  padding: 30px 40px;
  float: left;
  width: 100%
}

.modal-body .left-column, .modal-body .right-column {
  display: table-cell;
  vertical-align: top;
}

.modal-body .left-column {
  border-right: 1px solid #a8a8a8;
  margin-right: 5%;
  padding-right: 30px;
  width: 60%
}

.modal-body .right-column {
  width: 30%;
  padding-left: 5%;
}

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
  color: #fff !important;
  font-weight: 700;
}

.modal-body h2 {
  font-size: 25px !important;
}

.modal-body h3 {
  font-size: 20px !important;
}

.modal p {
  color: #fff;
}

.modal-body ul {
  padding-left: 0;
  margin: 0;
}

.modal-body ul li {
  list-style: none;
}

.modal-body .widget a {
  color: #fff !important;
}

.modal-body .widget-title {
  font-weight: bold;
}

.hover-item h5 {
  color: #fff !important;
  font-size: 18px!important;
  line-height: 23px!important;
}

.modal-body a {
  color: #62d4ff !important;
}

.hover-item h5:hover, .modal-body a:hover {
  color: #62d4ff !important
}

.modal-body a.main-btn {
  background: #00A3E0;
  color: #fff !important;
  padding: 15px;
  display: inline-block;
  margin-top: 30px;
  border-radius: 10px
}

.modal-body a.main-btn:hover {
  background: #0093C4 !important
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}

/* Animation */
@-webkit-keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

ul#filters li {
  border-right: 1px solid #b3adad;
  display: inline-block;
  margin: 0 5px 5px;
  padding: 2px 15px 2px 0;
}

ul#filters li:last-child {
  border-right: 0;
}

ul#filters li a {
  color: #75787B;
  font-size: 12px;
  font-family: "Arial";
  Line-height: 22px;
  text-transform: uppercase;
}

ul#filters li a.selected {
  color: #00A3E0;
}

#isotope-list .item {
  cursor: pointer;
  float: left;
  width: 30%;
  margin: 20px 15px;
}

#isotope-list .image-item {
  border: 2px solid #bebebe;
  border-radius: 20px;
  padding: 15px;
  height: 200px;
  position: relative;
}

#isotope-list a.hover-item {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 40px 30px;
}

#isotope-list .hover-item p, #isotope-list .hover-item a {
  color: #fff;
}
#isotope-list .hover-item p {
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

#isotope-list .item:hover>.hover-item {
  display: block;
}


#resources_grid .item {
    cursor: pointer;
    float: left;
    width: 30%;
    margin: 20px 15px;
}
#resources_grid .image-item {
    height: 270px;
} 

#resources_grid .image-item {
    /* border: 2px solid #bebebe; */
    /* border-radius: 20px; */
    padding: 15px;
    height: 270px;
    position: relative;
}
#resources_grid .item {
    border: 2px solid #bebebe;
    border-radius: 10px;
    min-height: 600px;
}
#resources_grid .item-content {
   padding: 30px;
}

#resources_grid .post_excerpt {
    font-size: 18px;
    color: #75787b;
    line-height: 22px;
    text-align: left
}
#resources_grid .post_date{
    font-size: 18px;
    color: #75787b;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase;
}
#resources_grid .item-content h4 {
    color: #00A3E0 !important;
}
@media screen and (max-width: 768px) {
    #resources_grid .item {
        width: 100%;
    }
}

/* End: Recommended Isotope styles */


@media screen and (min-width: 768px) {
  .single .entry-content h1.heading-candida {
    font-size: 42px !important;
    line-height: 47px !important;
  }
}

/*Contact Us*/
.cforms {
  margin-top: 0;
  float: left;
  width: 100%;
}

.custom-desc p {
  font-size: 12px;
  line-height: 17px;
}

.contact-office p {
  font-size: 14px;
}

.cforms input[type="checkbox"] {
  min-width: 0;
}

/* Custom pie chart */
.custom-piechart {
  width: 100%;
}

/* Custom Link Headers */
.link-arrow {
  font-family: "Arial";
  font-size: 14px;
  line-height: 22px;
  color: #75787b;
}

.link-arrow:hover, .link-arrow i {
  color: #00A3E0;
}

/* Comments */
#comments {
  margin: 45px auto 0;
  border-top: 1px solid #cecece;
}

#comments label {
  display: inline-block;
  width: 100%;
}

.comment_textarea_bg:hover, .comment_input_bg:hover {
  border-color: #d0d0d0;
}

.comment_textarea_bg:focus, .comment_input_bg:focus {
  border-color: #c0c0c0;
}

.comment_textarea_bg {
  margin: 0 auto 30px;
  max-width: 100%;
  width: 640px;
  height: 200px;
}

.comment_input_bg {
  float: none;
  margin: 0 auto 0;
  max-width: 100%;
  width: 640px;
}

#comment_submit {
  margin: 0 auto 30px;
  max-width: 100%;
  width: 320px;
  background-color: #ED8B00;
  color: #fff;
  clear: both;
}

#comment_submit:hover, #comment_submit:active:focus {
  background-color: #d67f04;
}

.comment_wrap {
  border-bottom: 1px solid #cecece;
}

.us_login h4:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  background: url("http://nrc.wpengine.com/wp-content/uploads/2016/11/USflag-e1479406638344.jpg") center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 40px;
  height: 30px;
  vertical-align: middle;
}

.ca_login h4:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  background: url("http://nrc.wpengine.com/wp-content/uploads/2016/11/CAflag1-e1479406672568.jpg") center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 40px;
  height: 30px;
  vertical-align: middle;
}

/* 404 */
.error_pagenotfound {
  padding: 50px 30px 30px;
}

.error_pagenotfound em {
  line-height: 1.5;
}

/* Pardot */
.pardot-contact-form {
  height: 890px;
}

.pardot-newsletter-form {
  height: 42px;
}

@media screen and (min-width: 653px) {
  .pardot-contact-form {
    height: 670px;
  }
}

@media screen and (max-width: 767px) {
  .pardot-contact-form {
    height: 1000px;
  }

  .page_modal .modal-body {
    padding: 20px 10px;
  }
}

/*Feedblitz Form*/
.feedblitz input[type="text"] {
  float: left;
  padding: 8px;
  margin-right: 10px;
  min-width: 80%;
  width: 80%;
  height: 40px;
  border: 2px solid #bebebe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
}

.feedblitz input[type="button"] {
  display: inline-block;
  min-width: 40px !important;
  width: 40px;
  height: 40px;
  padding: 0 11px;
  font-family: "FontAwesome";
  background-color: #00A3E0;
  color: #fff;
  border: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  cursor: pointer;
}

/* Nav */
@media only screen and (max-width: 479px) {
  body .navbar-collapse {
    max-height: none;
  }
}

.RTbutton {
  background-color: #00A3E0;
  border: none;
  border-radius: 4px;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 4px 2px;
  width: 250px;
}

/*  */
hr {
  background-color: #cecece;
}

.wysija-paragraph, #form-wysija-2 p.wysija-paragraph {
  display: inline-block;
}

.wysija-paragraph input[type="text"], #form-wysija-2 input[type="text"] {
  padding: 8px;
  width: 100%;
  height: 40px;
  border: 2px solid #bebebe;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  min-width: auto;
}

.widget_wysija_cont .wysija-submit, #form-wysija-2 input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 20px;
  height: 40px;
  font-family: "FontAwesome";
  background-color: #00A3E0;
  color: #fff;
  border: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  cursor: pointer;
  min-width: auto;
  margin: 0;
  padding: 4px 31px 4px 15px;
}

.widget_wysija_cont .updated {
  background: none;
  border: 0 !important;
}

.widget_wysija_cont .updated li {
  border-top: 0 !important;
}

.resource-custom-heading {
  font-size: 18px;
  color: #ed8b00;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  margin-bottom: 18px;
}

h1 {
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 30px;
}

.related-posts {
  float: left;
  width: 100%;
}

.related-posts .content {
  padding: 20px;
}

.related-posts .f-image {
  height: 215px !important;
}

.related-posts .f-image img {
  width: 100%;
  height: 100%
}

.related-posts .col {
  border: 2px solid #bebebe;
  border-radius: 10px;
  min-height: 550px;
  float: left;
  width: 47%;
  margin: 0 10px;
}

.related-posts .col h4 {
  color: #00A3E0;
  display: inline-block;
  margin: 10px 0;
}

.related-posts .col img {
  width: 100%;
}

.related-posts .date {
  display: inline-block;
  margin: 20px 0 0;
  font-size: 18px;
  color: #75787b;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
}

.related-posts .col h4 a:hover {
  color: #0093C4;
}

.related-posts .terms {
  font-size: 18px;
  color: #ed8b00 !important;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  margin-bottom: 18px;
  display: inline-block;
  margin: 20px 0;
}

.related-posts .terms a {
  color: #ed8b00 !important;
}

/*Home2*/
.heading-candida.underline {
  position: relative;
}

.heading-candida.underline:before {
  position: absolute;
  content: "";
  background: #ED8B00;
  width: 40px;
  height: 2px;
  bottom: -15px;
}

.container_full .wpb_wrapper {
  float: left;
  width: 100%
}

/*solutions*/
.solutions-section h5 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3a3b3d !important;
  font-size: 15px !important
}

.solutions-section p {
  font-size: 16px !important;
}

/*Four Column Custom styles*/
.text-bold h4 {
  color: #3a3b3d !important;
  font-weight: bold !important;
  font-size: 18px !important;
}

.vc_separator h4 {
  color: #75787B !important;
}

.large-col .wpb_column>.wpb_wrapper {
  height: 500px;
}

/*mini columns*/
.mini-col .wpb_column>.wpb_wrapper {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #c4bfb6;
  margin: 0 10px;
  float: left;
  width: 93%;
  height: 150px;
}

/*Mega Menu*/
.yamm-content li p {
  border-bottom: 2px solid #75787B;
  padding-bottom: 15px;
}

.yamm-content h5 {
  border-bottom: 2px solid #75787B;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-size: 13px;
  color: #727272;
  text-transform: uppercase;
  font-weight: bold !important;
  line-height: 0px;
}

.list-unstyled a.active, .list-unstyled a:hover {
  background: none !important;
  color: #00A3E0 !important;
}

.four-col li p {
  display: inline;
  border-bottom: 0;
}

.one-col-menu .yamm-content {
  padding: 50px 20px 40px
}

.one-col-menu .dropdown-menu {
  min-width: 300px !important;
}

@media (min-width: 992px) {
  .one-col-menu {
    position: relative !important;
  }

  .one-col-menu .dropdown-menu {
    left: 0 !important;
  }

  .one-col-menu .col-md-3 {
    width: 100%;
  }

  .four-col .col-md-4 {
    width: 25%
  }
}

/*END MEGA MENU*/
@media screen and (max-width: 768px) {
  .mini-col .wpb_column, .large-col .wpb_column {
    float: left;
    margin-bottom: 20px;
  }

  .mini-col .wpb_column>.wpb_wrapper, .large-col .wpb_column>.wpb_wrapper {
    height: auto;
    margin: 0;
  }

  .related-posts .col {
    width: 94%;
    margin: 0 0 20px;
  }

  .related-posts .f-image {
    height: auto !important;
  }

  .related-posts .f-image img {
    height: auto;
  }

  ul#filters li {
    display: block;
    border: 0;
  }

  #isotope-list .item {
    width: 100%;
    margin: 10px 0!important;
  }

  .modal-body .left-column, .modal-body .right-column {
    display: block;
    width: 100%;
  }

  .modal-body .left-column {
    border-right: 0;
    margin-right: 0;
  }

  .modal-body .right-column {
    margin-top: 40px;
    padding-left: 0;
  }
}

.modal-body a.main-btn {
  background: #00A3E0;
  color: #fff !important;
  padding: 15px;
  display: inline-block;
  margin-top: 15px;
  border-radius: 10px;
}
.page-template-blog .blog_post .entry-content h2 {
	margin-bottom: 10px;
}
.page-template-blog .blog_post .entry-content p.author_name {
	font-size: 16px;
}



/* New Home */
.font_open_sans {
  font-family: "Open Sans", sans-serif;
}
.font_light {
  font-weight: 300 !important;
}
.font_normal {
  font-weight: 400 !important;
}
.font_semibold {
  font-weight: 600 !important;
}
.vc_row.container {
  margin: 0 auto !important;
} 
.heading_candida {
  font-weight: normal;
  font-style: normal;
  font-family: "Candida", "Georgia", serif !important;
}


.button_primary a { 
  font-size: 16px !important;
  line-height: 20px !important;
  border-radius: 5px;
  padding: 17px 20px!important;
  font-weight: 600;
  color: #ffffff;
  border: none;
  background-color: #00a3e0;
  background-image: -webkit-linear-gradient(left, #00a3e0 0%, #00b6fa 50%,#00a3e0 100%);
  background-image: linear-gradient(to right, #00a3e0 0%, #00b6fa 50%,#00a3e0 100%);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background-size: 200% 100%;
}

.button_primary a:hover {
    color: #ffffff;
    background-color: #00b6fa;
    border: none;
    background-position: 100% 0;
}

.hero_section {
  background-attachment: fixed; 
  background-position: center top !important;
  position: relative;
  padding: 150px 0;
}

.hero_section .wpb_column.vc_column_container {
  position: relative;
  z-index: 1;
}
.hero_section:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    top:auto;
    bottom: 0;
    left: 0;
    background: url("./assets/images/hero-gradient.png") center center no-repeat;
    background-size: cover;
}
.hero_section:after {
  content: "" !important;
  display: block !important;
  position: absolute;
  height: 100% !important;
  width: 100% !important;
  top:auto;
  bottom: -2px;
  left: 0;
  background: url("./assets/images/hero-curve.png") center center no-repeat;
  background-size: cover;
}

#custom_logos {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#custom_logos li.logo_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
  padding: 0;
  width: 33%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80% !important;
}
#custom_logos .slick-slide > div {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
#custom_logos .slick-dots {
  bottom: -40px;
  margin: 0;
}
#custom_logos .slick-prev {
  left: -25px!important;
}
#custom_logos .slick-next {
  right: -25px!important;
}
.wistia_click_to_play > div {
  border-radius: 20px;
}

.column_paddings .wpb_column{
  padding: 0 15px;
}

.custom_link a{
  font-size: 16px !important;
  line-height: 26px !important;
  background: transparent !important;
  font-weight: 600;
}

/* Posts Carousel */
.posts_carousel {
  width: 80%;
  margin: 0 auto;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.08);
}
.posts_carousel .post_slide {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.posts_carousel .post_image{
  border-radius: 10px 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  width: 40%;
  height: 350px;
}

.posts_carousel .post_content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  width: 60%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 30px;
  padding-right: 30px;
}

.posts_carousel .post_content h6{
  margin-top: 50px;
}
.posts_carousel .post_content h3{
  font-size: 28px;
  line-height: 38px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  color: #3a3939;
  width:100%;
  display: block;
}

.posts_carousel  .post-categories {
  list-style: none;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin:0;
  padding:0;
}
.posts_carousel  .post-categories li {
  display: inline-block;
  padding: 0;
  margin-right: 10px;
}
.posts_carousel  .post-categories li:last-child {
  margin-right: 0;
}
.posts_carousel  .post-categories li a {
  font-size: 12px;
  color: #75787B;
  font-weight: bold;
}
.posts_carousel  .post-categories li a:hover {
  color: #00a3e0;
}
.post_buttons {
  margin-bottom: 40px;
}
.post_buttons .custom_link {
  display: inline-block;
}
.post_buttons .button_primary  {
  margin-bottom: 0 !important;
  display: inline-block;
}
.post_buttons .button_primary a {
  padding: 12px 20px!important;
  font-weight: 600;
}
.post_buttons .custom_link a .vc_btn3-icon  {
  font-size: 13px;
  height: 9px;
  line-height: 9px;
}
.post_buttons .custom_link a {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  font-weight: normal;
}

.posts_carousel .slick-dots {
  bottom: -80px;
  margin: 0;
}
.slick-dots li {
  box-shadow: none !important;
  margin: 0 !important;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:before {
  font-size: 9px !important;
  color: #e7eaec !important;
  opacity: 1 !important
}
.slick-dots li.slick-active button:before {
  color: #00a3e0 !important;
  font-size: 14px !important;
  opacity: 1 !important;
}

.slick-prev {
  left: -100px !important
}
.slick-next {
  right: -100px!important
} 
.slick-arrow{
  position: relative;
}
.slick-arrow .vc_btn3-icon {
  color: #dededd !important;
  font-size: 30px;
  position: absolute;
  top:0;
}
.slick-arrow.slick-prev .vc_btn3-icon {
  left:0;
}
.slick-arrow.slick-next .vc_btn3-icon {
  right:0;
}

/* Solutions */
.solutions_slider .solutions_item {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.solutions_slider .solution_image{
  border-radius: 10px 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  width: 45%;
  height: 440px;
}

.solutions_slider .solution_content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
  width: 55%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0;
}

.solutions_slider .solution_content .solution_desc{
  display: block;
  width: 100%;
}
.solutions_slider .solution_content .button_primary{
  display: block;
  width: 100%;
  margin-bottom: 30px;
}


.solutions_slider .solutions_item h4{
  display: none;
}
.solutions_slider .solution_content h3{
  font-size: 32px;
  line-height: 37px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  width:80%;
  display: block;
  margin-bottom: 40px;
  color: #4a4f54;
}
.solutions_slider .solution_content ul {
  padding: 0;
  margin:0;
  list-style: none;
}
.solutions_slider .solution_content ul.two_col li{
  display: inline-block;
  width: 48%;
}
.solutions_slider .solution_content ul li a{
 padding-left: 15px;
 font-size: 16px;
 line-height: 22px;
}
.solutions_slider .solution_content .vc_btn3-icon {
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  position: relative;
  left: -15px;
  top: -1px;
}

.solutions_slider .slick-dots {
  left: 0;
  top: 50%;
  bottom: auto !important;
  text-align: left;
  width: 20px;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .solutions_slider .slick-dots {
    left: -50px;
  }
}

.solutions_slider  .slick-dots li.slick-active button:before {
  color: #8a8b8b!important;
  font-size: 14px !important;
  opacity: 1 !important;
}

.solutions_title {
  width:90%;
  margin:0 auto 70px;
}
.solutions_title ul {
  padding:0;
  margin:0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}


.solutions_title ul li{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.solutions_title ul li a {
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  color: #00a3e0;
  border-radius: 30px;
  padding: 15px 30px;
  cursor: pointer;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.09);
  font-size: 16px;
  line-height: 19px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  transition: all ease-in-out 150ms;
}
.solutions_title ul li.active a,
.solutions_title ul li a:hover {
  border: 1px solid #ed8b00;
  color: #ed8b00;
}


/* Form section */
.mobile_only {
  display: none;
}
#form-section {
  position: relative;
}
#form-section:before{
  background: url("./library/images/bg_form.png") center center no-repeat;
  background-size: cover;
  content:"";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  height: 90%;
}
#form-section .pardot_form{
  background: #ffffff;
  height: 100%;
  position: relative;
  padding: 20px;
  height: 920px;
  overflow: hidden !important;
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.10);
  padding: 40px 15px !important;
  border-radius: 15px;
}

#form-section .pardot_form form.form input.text {
  width: 90% !important;
  height: 55px !important;
}

/* Icon with content */
.item_wrapper {
  margin-bottom: 20px;
}
.item_wrapper .item_content{
  padding:0;
  margin:0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}


.item_content .item_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  max-width: 25px;
  width: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 20px;
}
.item_content .icon_location {
  background: url("./library/images/icon_location.png") center center no-repeat;
  background-size: contain;
}
.item_content .icon_phone {
  background: url("./library/images/icon_phone.png") center center no-repeat;
  background-size: contain;
}
.item_content .icon_email {
  background: url("./library/images/icon_email.png") center center no-repeat;
  background-size: contain;
}
.item_content .box_content {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  width: 75%;
}
.item_content .box_content p{
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  h1 {
    font-size: 34px !important;
    line-height: 44px !important;
    margin-bottom: 20px !important;
  }
  h2 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  #custom_logos .slick-next {
      right: 0 !important;
  }
  #custom_logos .slick-prev {
    left: 0 !important;
  }
  .wpb_row.container_full.hero_section {
    background-attachment: scroll !important;
  }
  .solutions_title {
      width: 100%;
      margin: 0 auto 30px;
  }
  .solutions_slider .solution_content {
    padding: 30px 0 30px 50px;
  }

  .solutions_slider .solution_content h3 {
    font-size: 24px;
    line-height: 34px;
    width:100%
  }
  .solutions_slider .solution_content ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .solutions_title ul li a {
    border-radius: 10px;
    padding: 7px 20px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }
  .solutions_slider .solution_content ul.two_col li {
    width:100%;
  }
  .posts_carousel {
    width: 90%;
  }
  .posts_carousel .slick-prev {
      left: -30px !important;
  }
  .posts_carousel .slick-next {
      right: -30px !important;
  }
  .posts_carousel .post_content h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .button_primary a {
    font-size: 14px !important;
  }
  .post_buttons .custom_link a {
      padding-left: 0 !important;
    margin-top: 20px;
  }
  .posts_carousel .post_image {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .mobile_only {
    display: block;
  }

  .form_offset_spacing {
    height: 50px !important;
  }
  #form-section {
    padding: 80px 0;
  }
  #form-section:before {
      left: 0;
      top: 0;
      width: 100%;
      transform: none;
      height: 100%;
  }

  #custom_logos .slick-next {
      right: -25px !important;
  }
  #custom_logos .slick-prev {
    left: -25px !important;
  }

  .wpb_row.container_full {
    padding: 0 20px;
  }
  .wpb_row.container_full.hero_section {
    padding: 150px 20px 0;
    background-position: 38% center !important;
  }
  .wpb_row.container_full.hero_section .container{
    width:100%;
  }
  .hero_section:before {
    background-position: 35%;
  }
  .hero_section:after {
    background-position: 29% center;
  }

  .hero_section h3.vc_custom_heading {
    font-size: 19px !important;
    line-height: 26px !important;
    text-align: center !important;
    margin-bottom: 0 !important ;
  }
  .hero_section .vc_btn3-container.vc_btn3-left {
    text-align: center;
  }
  .solutions_title ul {
      width: 100%;
      flex-wrap: wrap;
  }
  .solutions_title ul li {
      -ms-flex: 0 0 46%;
      flex: 0 0 46%;
      max-width: 46%;
      width: 46%;
      margin: 0 5px 20px;
  }
  .solutions_slider .solution_image {
    border-radius:0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
  }
  .solutions_slider .solution_content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding:0;
  }

  .vc_column_container.padded_columns {
    padding:0 !important
  }

  .posts_carousel .post_content,
  .posts_carousel .post_image {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .posts_carousel .post_image {
    height: 250px;
    border-radius:10px 10px 0 0;
  }
  .posts_carousel {
    margin-bottom: 0;
  }
  .posts_carousel .slick-dots { 
    bottom: -60px
  }
  .posts_carousel .post_content h3 {
    margin-bottom: 35px;
    font-size: 16px!important;
    line-height: 24px!important;
  }

  .footer2 .widget-title {
    font-size: 16px;
    line-height: 24px;
  }
    .footer2, .widget-area .execphpwidget p, 
   .footer2 .sitemap li {
    font-size: 14px;
    line-height: 22px;
  }

  .newsletter1 {
    margin-bottom: 25px;
  }

}
#title-1 {
  padding-top: 120px;
  font-family: Arial, sans-serif;
  font-size: 28px;
  color: #ed8b00;
}