/*
Theme Name: Wilder Coe
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable &amp; beautiful theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 2.1.3.1574097029
Updated: 2019-11-18 17:10:29

*/
/* ============================================================
							Fonts
==============================================================*/
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Thin.ttf");
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-ExtraLight.ttf");
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-ExtraBold.ttf");
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url("fonts/Montserrat/Montserrat-Black.ttf");
  font-weight: 900;
}
@font-face {
  font-family: Arimo;
  src: url("fonts/Arimo/Arimo-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: Arimo;
  src: url("fonts/Arimo/Arimo-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: Arimo;
  src: url("fonts/Arimo/Arimo-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: Arimo;
  src: url("fonts/Arimo/Arimo-Bold.ttf");
  font-weight: 700;
}
/* ============================================================
					General Elements
==============================================================*/
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
  font-weight: 700;
}
h1 {
  margin-bottom: 30px;
}
h2 {
  margin-bottom: 25px;
}
h3 {
  margin-bottom: 20px;
}
h4, h5, h6 {
  margin-bottom: 15px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-family: Montserrat;
  font-weight: 700;
}
.entry-content a {
  color: #ff9400;
}
.entry-content a:hover {
  color: #00b5be;
}
h1 a, h2 a, h3 a, h4 a {
  font-family: Montserrat;
  font-weight: 700;
  border-bottom: 1px dotted;
}
h1 a, h2 a {
  padding-bottom: 5px;
}
h3 a, h4 a {
  padding-bottom: 0px;
}
h1:first-child a, h2:first-child a, h3:first-child a, h4:first-child a, h1 strong a, h2 strong a, h3 strong a, h4 strong a {
  border-bottom: none;
  padding-bottom: 0px;
}
p, div, span, a, li, table, td {
  font-family: Arimo;
}
li > ol, li > ul {
  margin-bottom: 0px;
  margin-left: 40px;
  margin-top: 5px;
}
table {
  margin: 0 0 35px;
  width: 100%;
  border-collapse: collapse;
}
th {
  font-weight: 700;
  border: 1px solid #ffb856;
  padding: 15px;
  background: #ff9400;
  vertical-align: middle;
  font-family: Arimo;
  font-size: 18px;
  line-height: 24px;
}
td {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px;
  vertical-align: middle;
  font-family: Arimo;
  font-size: 18px;
  line-height: 24px;
}
.single td {
  border: 1px solid rgba(140, 140, 140, 0.20);
}
/* ============================================================
						Header
==============================================================*/
.main-header-bar {
  line-height: normal;
}
.header-main-layout-3 .main-header-container {
  padding-top: 10px;
  padding-bottom: 0px;
}
.page .entry-header {
  margin-top: 0px !important;
}
.navigation-wrapper {
  flex: 1;
  align-self: center;
  padding-bottom: 10px;
}
.ast-site-identity {
  padding-bottom: 0px;
}
.header-social-media {
  margin-bottom: 15px;
}
.header-social-media ul {
  margin-left: 0px;
  margin-bottom: 0px;
  display: flex;
}
.header-social-media li {
  list-style-type: none;
  margin-right: 7px;
}
.header-social-media li:last-child {
  margin-right: 0px;
}
.header-social-media .search-icon {
  position: relative;
  z-index: 1;
}
.header-social-media li img {
  width: 32px;
  height: auto;
}
#searchform {
  position: relative;
  left: -25px;
  top: -1px;
}
#searchform #s {
  border: 2px solid #35444b;
  padding: 5px 10px;
  padding-left: 30px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-left: 0px;
  width: 260px;
  font-family: Arimo;
  font-weight: 500;
  font-style: italic;
  font-size: 15px;
  line-height: 15px;
  outline: 0px;
}
#searchform #searchsubmit {
  position: relative;
  left: -65px;
  top: 1px;
  padding: 2.5px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 15px;
  transition: all .1s linear;
}
.client-login {
  display: none; /* Client login button hidden */
}
/* ============================================================
						Navigation
==============================================================*/
.main-header-menu a {
  font-family: Arimo;
  font-weight: 500;
  font-size: 15.4px;
  line-height: 15.4px;
  color: #35444b;
  padding: 0px 9px;
}
.main-header-menu > .menu-item > a:hover {
  color: #00b5be;
}
.main-header-menu > .menu-item:first-child > a {
  padding-left: 0px;
}
.ast-desktop .main-header-menu .sub-menu:before {
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  top: -40px;
  left: 0px;
  width: 100%;
}
.ast-desktop .main-header-menu .sub-menu {
  top: 52px;
  border-top: 1px solid #eeeeee !important;
}
.sub-menu li {
  border-bottom: 1px solid #eeeeee;
}
.sub-menu li:last-child {
  border-bottom: 0px;
}
.main-header-menu .sub-menu {
  width: 340px;
}
.main-header-menu .sub-menu a {
  padding: 10px 15px;
}
/* ============================================================
						Home Page
==============================================================*/
.home .entry-title {
  display: none;
}
.home #primary {
  margin-top: 0px;
  margin-bottom: 0px;
}
.home .wpb_raw_code {
  margin-bottom: 0px;
}
/* Slider */
.slider-small-heading {
  font-family: Montserrat !important;
  font-weight: 700 !important;
  text-shadow: 2px 3px 10px rgba(0, 0, 0, 0.7) !important;
}
.slider-large-heading {
  font-family: Montserrat !important;
  font-weight: 700 !important;
  text-shadow: 3px 4px 15px rgba(0, 0, 0, 0.7) !important;
}
/* Row 1 */
#home-row-1 .boxes-wrapper {
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  box-shadow: 0px 0px 30px 6px rgba(0, 0, 0, .5);
  z-index: 1;
}
#home-row-1 .boxes-wrapper .box-col {
  flex: 1;
  display: flex;
}
#home-row-1 .boxes-wrapper .box {
  padding: 40px 50px;
  color: #ffffff;
  font-family: Montserrat;
}
#home-row-1 .boxes-wrapper .box .box-inner {
  position: relative;
}
#home-row-1 .boxes-wrapper .box .box-item-container {
  display: flex;
}
#home-row-1 .boxes-wrapper #box1 {
  flex: 1;
  background: #006eb1;
  text-align: center;
  display: none; /* Star image hidden */
}
#home-row-1 .boxes-wrapper #box1 img {
  max-height: 200px;
}
#home-row-1 .boxes-wrapper #box2 {
  flex: 2;
  background: #006eb1;
}
.compact-sub-form .mc-field-group input {
  padding: 8px 20px;
  width: 100%;
  margin-bottom: 10px;
  font-family: Arimo;
}
.compact-sub-form .mc-field-group input::placeholder {
  color: #a6a6a6;
}
.compact-sub-form #mc-embedded-subscribe {
  width: 100% !important;
  padding: 8px 20px;
  font-family: Arimo;
  font-weight: 500;
  text-align: left !important;
}
.compact-sub-form .mce_inline_error {
  color: #ff9400;
  margin-bottom: 10px;
}
#home-row-1 .boxes-wrapper #box3 {
  flex: 1;
  background: #00b5be;
}
#home-row-1 .boxes-wrapper .box .link-btn {
  display: block;
  margin-top: 20px;
}
#home-row-1 .boxes-wrapper .box .link-btn a {
  display: inline-block;
  padding: 5px 10px;
  border: 4px solid #ffffff;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}
#home-row-1 .boxes-wrapper .box #download-btn a {
  border-color: #ffd700;
}
#home-row-1 .boxes-wrapper .box .link-btn a:hover {
  background: #ffffff;
  color: #055069;
  border-color: #055069 !important;
}
#home-row-1 .boxes-wrapper .box .big-txt {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 150px;
  line-height: 105px;
  position: relative;
  top: -5px;
  margin-right: 20px;
  display: none; /*No17 hidden*/
}
#box-title2 {
  position: relative;
  top: -4px;
}
#home-row-1 .boxes-wrapper .box .box-title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 55px;
  line-height: 55px;
  text-transform: uppercase;
}
#No17 {
  color: #ffd700;
}
.home-row-guides .boxes-wrapper {
  box-shadow: none !important;
}
.home-row-guides .boxes-wrapper #box2 {
  background: #00b5be !important;
}
.home-row-guides .boxes-wrapper #box2 #download-btn a {
  border-color: gold !important;
}
.home-row-guides .boxes-wrapper #box3 #download-btn a {
  border-color: white !important;
}
.home-row-guides .boxes-wrapper #box2 #download-btn a:hover, .home-row-guides .boxes-wrapper #box3 #download-btn a:hover {
  border-color: #055069 !important;
}
.home-row-guides .boxes-wrapper #box3 {
  background: #006eb1 !important;
}
/* Row 2 */
#home-row-2 .boxes-wrapper {
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  z-index: 2;
}
#home-row-2 .box-col {
  flex: 1;
}
#home-row-2 .box-col .box a:not(.learn-more) {
  flex-direction: column;
  overflow: hidden;
  padding: 80px 40px;
  text-align: center;
  position: relative;
  width: 100%;
}
#home-row-2 #box-col-1 {
  display: flex;
}
#home-row-2 #box-col-2 {
  display: flex;
  flex-wrap: wrap;
}
#home-row-2 #box-col-2 .box {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: center;
}
#home-row-2 #box1 {
  background: #35444b;
  padding: 140px;
  text-align: left;
  color: #ffffff;
}
#home-row-2 #box1 .intro-headings {
  margin-bottom: 50px;
}
#home-row-2 #box1 .intro-headings span {
  font-family: Montserrat;
  font-weight: 700;
}
#home-row-2 #box1 span {
  display: block;
}
#home-row-2 #box1 .welcome-txt {
  font-size: 45px;
  line-height: 45px;
  text-transform: uppercase;
}
#home-row-2 #box1 .wc-txt {
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#home-row-2 #box1 .lca-txt {
  font-size: 35px;
  line-height: 35px;
}
#home-row-2 #box1 .intro-txt {
  font-size: 22px;
  line-height: 28px;
}
.intro-txt p {
  margin-bottom: 1.2em !important;
}
#home-row-2 #box1 a.learn-more {
  color: #35444b;
  background: #ffd700;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 24px;
  font-family: Arimo;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
}
#home-row-2 #box1 a.learn-more:hover {
  background: #ffffff;
}
#home-row-2 #box-col-2 #box2 {
  background: #ffffff;
}
#home-row-2 #box-col-2 #box3 {
  background: #ff9400;
}
#home-row-2 #box-col-2 #box4 {
  background: #006eb1;
}
#home-row-2 #box-col-2 #box5 {
  background: #055069;
}
#home-row-2 #box-col-2 .box-icon {
  margin-bottom: 25px;
}
#home-row-2 #box-col-2 .box-icon img {
  max-height: 140px;
  transition: all 0.35s ease;
}
#home-row-2 #box-col-2 .box a:hover img {
  transform: scale(1.1);
}
#home-row-2 #box-col-2 .box-title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  text-transform: uppercase;
}
#home-row-2 #box-col-2 #box2 .box-title {
  color: #055069;
}
/* Hover affect */
#home-row-2 #box-col-2 .box a:after, .hover-affect a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  pointer-events: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#home-row-2 #box-col-2 .box a:hover:after, .hover-affect a:hover:after {
  width: 120%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.65s ease;
  -moz-transition: all 0.65s ease;
  transition: all 0.65s ease;
}
/* Row 3 */
#home-row-3 .boxes-wrapper {
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
#home-row-3 .box-col {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#home-row-3 .box-col .box {
  flex: 1;
  flex-basis: auto;
}
#home-row-3 #box-col-1 .box {
  padding: 100px 140px;
  order: 2;
}
#home-row-3 #box-col-1 #box2 {
  background: #055069;
  order: 1;
}
#home-row-3 #box-col-1 #box2 p {
  color: #ffffff;
  margin-top: 20px;
}
#home-row-3 #box-col-1 #box2 a {
  color: #ffd700;
}
#home-row-3 #box-col-1 #box2 a:hover {
  color: #00b5be;
}
#home-row-3 #box-col-2 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
#home-row-3 #box-col-2 #box3 {
  padding: 50px 100px;
  background: #00b5be;
}
#home-row-3 .box-col .box h2 {
  font-size: 35px;
  line-height: 35px;
  color: #055069;
  margin-bottom: 15px;
}
#home-row-3 #box-col-1 #box2 h2 {
  color: #ffd700;
}
#home-row-3 #box-col-2 #box3 h1 {
  color: #ffd700;
  font-size: 50px;
  line-height: 60px;
}
.home-pp-notice {
  font-size: 14px !important;
  line-height: 18px !important;
  margin-top: 20px;
  color: #ffffff;
}
.home-pp-notice a {
  color: #00cad4;
}
.home-pp-notice a:hover {
  color: #42f6ff;
}
.ctf-more {
  transition: background-color .3s ease-in-out !important;
}
.ctf-more:hover {
  background: #ffd700 !important;
}
.ctf-tweet-text a {
  color: #006eb1;
}
#home-row-3 #box-col-2 .post-grid .grid-nav-top {
  display: none
}
#home-row-3 #box-col-2 .post-grid .item {
  width: 100%;
  margin: 0px;
  background: none;
}
#home-row-3 #box-col-2 .post-grid {
  padding: 0px;
}
#home-row-3 #box-col-2 .post-grid .layer-content a, #home-row-3 #box-col-2 .post-grid .layer-content .excerpt, #home-row-3 #box-col-2 .post-grid .layer-content .post_date {
  padding-left: 0px;
  padding-right: 0px;
}
#home-row-3 #box-col-2 .post-grid .title_link {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#home-row-3 #box-col-2 .post-grid .title_link a {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: #ffffff;
}
#home-row-3 #box-col-2 .post-grid .layer-content .post_date {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 15px;
}
#home-row-3 #box-col-2 .post-grid .title_link a:hover {
  color: #ffd700;
}
#home-row-3 #box-col-2 .post-grid .layer-content .excerpt {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}
.blog-section-icon {
  margin-bottom: 40px;
}
#home-row-3 #box-col-2 #box3 img {
  max-height: 170px;
}
#home-row-3 #box-col-2 .read_more {
  display: inline-block;
  margin-top: 18px;
  float: left;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 12px !important;
  font-size: 16px;
  line-height: 16px;
  font-family: Arimo;
  font-weight: 500;
}
#home-row-3 #box-col-2 .read_more:hover {
  background: #ffd700;
  color: #35444b;
}
#home-row-4 {
  background: #ff9400;
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-row-4 .strong-view.modern .testimonial-content:before, #home-row-4 .strong-view.modern .testimonial-content:after {
  color: #ffd700;
}
#home-row-4 .testimonial-content p {
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  color: #ffffff;
  font-size: 35px;
  line-height: 43px;
}
#home-row-4 .testimonial-content .readmore {
  color: #055069;
}
#home-row-4 .testimonial-content .readmore:hover {
  color: #ffd700;
}
#home-row-4 .strong-view.pager-style-buttons .wpmslider-pager-link:before, #home-row-4 .wpmslider-next, #home-row-4 .wpmslider-prev {
  color: #ffd700;
}
#home-row-4 .strong-view.modern .testimonial-company {
  color: #055069;
  margin-top: 15px;
  margin-bottom: 10px;
}
#home-row-4 .readmore a {
  display: inline-block;
  margin-top: 18px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 12px !important;
  font-size: 16px;
  line-height: 16px;
  font-family: Arimo;
  font-weight: 500;
}
#home-row-4 .readmore a:hover {
  background: #ffd700;
  color: #35444b;
}
#home-row-3 #box-col-2 .read_more {
  display: none;
}
.home .latest-news {
  display: inline-block;
  width: 70%;
  font-size: 19px;
  padding: 16px 20px;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  background: #ff9400;
}
.home .latest-news:hover {
  color: #35444b;
  background-color: #fff;
}
/* ============================================================
						Inner Page
==============================================================*/
/* Page setting */
.page-template-internal-pages #main h1 {
  color: #ffd700;
}
.page-template-internal-pages #main h2, .page-template-internal-pages #main h3, .page-template-internal-pages #main h4 {
  color: #ff9400;
}
.page-template-internal-pages #main h1:first-child, .page-template-internal-pages #main h2:first-child, .page-template-internal-pages #main h3:first-child, .page-template-internal-pages #main h4:first-child, .page-template-internal-pages #main .white-heading, .page-template-internal-pages #main h1 strong, .page-template-internal-pages #main h2 strong, .page-template-internal-pages #main h3 strong, .page-template-internal-pages #main h4 strong {
  color: #ffffff;
}
.page-template-internal-pages #primary {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  width: 100vw;
  background: #35444b;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  /*text-align: center;*/
}
.page-template-internal-pages #primary h1 {
  margin-bottom: 35px;
}
.page-template-internal-pages #primary h2 {
  margin-bottom: 30px;
}
.page-template-internal-pages #primary h3 {
  margin-bottom: 25px;
}
.page-template-internal-pages #primary h4, .page-template-internal-pages #primary h5 .page-template-internal-pages #primary h6 {
  margin-bottom: 20px;
}
.page-template-internal-pages #primary .page-template-internal-pages #primary ul, .page-template-internal-pages #primary ol {
  list-style-position: inside;
  margin-left: 0px;
  display: inline-block;
}
.page-template-internal-pages #primary ul li {
  list-style-type: none;
  position: relative;
  display: table;
  margin-bottom: 7px;
  margin-left: 40px;
  text-indent: -8px;
}
.page-template-internal-pages #primary ul li:before {
  content: "\f111";
  font-family: fontAwesome;
  color: #ff9400;
  font-size: 8px;
  line-height: 8px;
  position: relative;
  top: -4px;
  left: -15px;
}
.uavc-list-content span.uavc-list-desc {
  text-indent: 0px;
}
.uavc-list li:before {
  display: none;
}
.page-template-internal-pages #primary * {
  color: #ffffff;
}
.page-template-internal-pages #primary ul, .page-template-internal-pages #primary ol {
  margin-left: 0px;
}
.page-template-internal-pages #primary a {
  color: #ff9400;
}
.page-template-internal-pages #primary a:hover {
  color: #00b5be;
}
.page-template-internal-pages .content-area.primary {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.page-template-internal-pages .team-title {
  margin-top: 60px;
  position: relative;
  text-align: center;
}
.page-template-internal-pages .team-title h1 {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 0px !important;
}
.page-template-internal-pages .team-title h1:after {
  content: "";
  background: url('/wp-content/themes/wildercoe/images/team-arrow.png');
  width: 65px;
  height: 65px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
/* Testimonails */
.page-template-internal-pages .strong-view.modern .testimonial-content:before, .page-template-internal-pages .strong-view.modern .testimonial-content:after {
  color: #ff9400;
}
.page-template-internal-pages .testimonial-content .readmore:hover {
  color: #ff9400;
}
.page-template-internal-pages .readmore a {
  display: inline-block;
  margin-top: 18px;
  color: #ffffff !important;
  background: #ff9400;
  padding: 8px 12px !important;
  font-size: 16px;
  line-height: 16px;
  font-family: Arimo;
  font-weight: 500;
}
.page-template-internal-pages .testimonial-inner .readmore a {}
/* Testimonials page*/
.page-id-7508 .strong-view.default .testimonial {
  border: 0px;
  margin: 0px;
}
.page-id-7508 .strong-view.default .testimonial-inner {
  padding: 40px 0px;
  text-align: left;
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}
.page-id-7508 .strong-view.default .testimonial-field {
  text-align: right;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.page-id-7508 .testimonial-content p {
  font-size: 16px;
  line-height: 22px;
}
.page-template-internal-pages .readmore a:hover {
  background: #ff9400;
  color: #ffffff !important;
}
.page-template-internal-pages .strong-view.pager-style-buttons .wpmslider-pager-link:before, .page-template-internal-pages .wpmslider-next, .page-template-internal-pages .wpmslider-prev {
  color: #ff9400 !important;
}
/* Entry title and thumbnail hide */
.page article .entry-header {
  display: none;
}
.inner-page-header {
  position: relative;
  height: 500px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.page-template-team-pages-php .inner-page-header, .inner-team-page-header {
  height: calc(480px - 141px);
}
.page-template-internal-pages .inner-page-header:after {
  content: "";
  background: url(/wp-content/themes/wildercoe/images/slider-bottom-arrow.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 400px;
  position: absolute;
  bottom: -1px;
  z-index: 1;
  background-size: 100%;
  background-position: bottom;
  pointer-events: none;
}
.inner-page-header .entry-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 70px;
  line-height: 80px;
  text-shadow: 3px 4px 15px rgba(0, 0, 0, 0.7);
}
.inner-page-header .entry-title span {
  font-size: 35px;
  line-height: 43px;
  font-family: Arimo;
  font-weight: 500;
  display: inline-flex;
  position: relative;
  top: -20px;
}
.single .inner-page-header .entry-title {
  font-size: 60px;
  line-height: 70px;
}
/* Services */
.services-boxes {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.services-boxes .service-box {
  flex: 1;
  padding: 60px;
}
.services-boxes #subscribe-box {
  background: #00b5be;
}
.services-boxes .service-box img {
  height: 120px;
  margin-bottom: 25px;
}
.services-boxes .service-box h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 40px;
  line-height: 47px;
}
.services-boxes .service-box h2 a {
  color: #ffffff;
  border: 0px;
}
.services-boxes #subscribe-box h2 {
  color: #ffd700;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 35px;
}
.services-boxes #subscribe-box a {
  color: #ffffff;
}
.services-boxes #subscribe-box a:hover {
  color: #ffd700;
}
.services-boxes #specific-service-box {
  background: #055069;
  position: relative;
}
.services-boxes #specific-service-box a.find-out-more {
  display: inline-block;
  color: #35444b;
  background: #ffd700;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 18px;
  font-family: Arimo;
  font-weight: 500;
  margin-top: 25px;
}
.services-boxes #specific-service-box a.find-out-more:hover {
  background: #ffffff;
}
#specific-service-box .post-grid .item {
  margin: 0px !important;
  padding-bottom: 50px;
  width: 100% !important;
  border-bottom: 4px solid #00b5be;
}
#specific-service-box .post-grid .layer-content {
  padding: 0px !important;
}
#specific-service-box .post-grid .layer-media, #specific-service-box .post-grid .excerpt {
  display: none !important;
}
#specific-service-box .post-grid .post_date {
  color: #ffffff !important;
}
.services-boxes #resource-centre-box {
  background: #006eb1;
  position: relative;
}
.services-boxes #resource-centre-box > a {
  display: inline-block;
}
.services-boxes #testimonial-box {
  background: #ff9400;
}
.services-boxes #testimonial-box .wpmslider-viewport {
  overflow: visible !important;
}
.services-boxes #testimonial-box .strong-view.modern .testimonial-inner {
  padding: 0px;
}
.services-boxes #testimonial-box .strong-view.modern .testimonial-content {
  margin: 0px;
}
.services-boxes #testimonial-box .testimonial-content p {
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  color: #ffffff;
  font-size: 35px;
  line-height: 40px;
  text-align: left;
}
.services-boxes #testimonial-box .testimonial-content .readmore {
  color: #055069;
}
.services-boxes #testimonial-box .testimonial-content p:before {
  content: "\f10d";
  font-family: FontAwesome;
  color: #ffd700;
  position: relative;
  left: -10px;
  font-size: 25px;
  top: -10px;
}
.services-boxes #testimonial-box .testimonial-content .readmore:after {
  content: "\f10e";
  font-family: FontAwesome;
  color: #ffd700;
  right: -10px;
  position: relative;
  font-size: 25px;
  top: -10px;
}
.services-boxes #testimonial-box .testimonial-content .readmore:hover {
  color: #ffd700;
}
.services-boxes #testimonial-box .testimonial-content:before, .services-boxes #testimonial-box .testimonial-content:after {
  display: none;
}
.services-boxes #testimonial-box .strong-view.pager-style-buttons .wpmslider-pager-link:before, .services-boxes #testimonial-box .wpmslider-next, .services-boxes #testimonial-box .wpmslider-prev {
  color: #ffd700;
}
.services-boxes #testimonial-box .strong-view.modern .testimonial-company {
  color: #ffd700;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: left;
}
/* Team */
.team-container {
  display: inline-block;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: calc(-50vw + 8px);
  width: calc(100vw - 17px);
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}
.wmts_container {
  padding-left: 60px;
  padding-right: 60px;
}
.page-template-internal-pages .wmts_filters, .page-template-internal-pages .wmts_search, .page-template-internal-pages .sfilter-container {
  display: none;
}
.wmts_search {
  width: 20% !important;
  float: right;
  margin-right: 50px;
  display: flex;
}
.wmts_member {
  background: none !important;
  margin-bottom: 20px !important;
}
.wmts_member > .wmts_text_container {
  display: flex;
  flex-direction: column;
  padding: 0px !important;
  margin: 0px !important;
}
.wmts_links {
  order: 1;
  padding: 10px 15px !important;
  margin: 0px !important;
  z-index: 1;
}
.wmts_name {
  order: 2;
  padding: 15px 15px 0px !important;
  font-family: Montserrat;
  font-weight: 700;
  color: #35444b;
  font-size: 23px;
  line-height: 26px;
}
.wmts_name a {
  font-family: Montserrat;
  font-weight: 700;
  color: inherit;
}
.wmts_job_title {
  order: 3;
  padding: 0px 15px 0px !important;
  padding-top: 0px;
  color: #727c81;
  font-family: Arimo;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
.wmts_members .wmts_member:nth-of-type(1n + 1) .wmts_links {
  background: #006eb1;
}
.wmts_members .wmts_member:nth-of-type(2n + 1) .wmts_links {
  background: #00b5be;
}
.wmts_members .wmts_member:nth-of-type(3n + 1) .wmts_links {
  background: #ff9400;
}
.wmts_element [data-wph-type=link]:not(.phone):not(.email) {
  display: none;
}
.email {
  position: relative;
}
.email:after {
  content: "";
  width: 3px;
  height: 30px;
  position: absolute;
  top: -6px;
  right: -18px;
  color: #ffffff;
  display: inline-block;
  background: #ffffff;
  opacity: 0.5;
}
.phone {
  position: relative;
  top: 2px;
  margin-left: 23px !important;
}
.profile-heading {
  margin-bottom: 40px;
  position: relative;
}
.profile-heading:after {
  content: "";
  height: 2px;
  background: #227eb5;
  width: 150px;
  position: absolute;
  bottom: -10px;
}
.profile-text {
  float: right;
  position: relative;
  top: 0px;
  opacity: 0.5;
  font-family: Arimo;
  font-weight: 500;
  color: #ffffff !important;
  font-size: 20px;
  line-height: 26px;
}
.profile-text a {
  color: #ffffff !important;
}
.wmts_element [data-wph-type=link] i {
  color: #ffffff;
}
.wmts_member > .wmts_element {
  text-align: left;
}
.wmts_members img.wmts_element {
  top: 0px !important;
}
/* Alphabet team filter  start*/
#alphabet-team .sfilter-container {
  width: 100% !important;
}
#alphabet-team .wmts_filters:nth-of-type(3) .sfilter-select-wrapper {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap;
  border: 0px !important;
  margin-top: 40px;
  z-index: 1 !important;
}
#alphabet-team .wmts_filters:nth-of-type(3), #alphabet-team .wmts_filters:nth-of-type(3) .sfilter-container {
  width: 100% !important;
}
#alphabet-team .wmts_filters:nth-of-type(3) .wph_filter_label {
  display: none !important;
}
#alphabet-team .wmts_filters:nth-of-type(3) .wph_filter {
  flex: 1;
  margin-right: 5px !important;
  margin-bottom: 5px !important;
  border: 1px solid #e1e1e1 !important;
}
/* hide page from sitemap */
.page-item-9953 {
  display: none;
}
/* Alphabet team filter end */
/* ============================================================
						About Page
==============================================================*/
.uavc-list li {
  font-size: 22px;
  line-height: 30px;
}
.uavc-list .uavc-list-content {
  margin-bottom: 25px;
  text-align: left;
}
.uavc-list .align-icon {
  margin-right: 25px;
  position: relative;
  top: 3px;
}
.uavc-list .aio-icon-img, .uavc-list .aio-icon-img .img-icon {
  width: 40px;
}
.uavc-list .align-icon i {
  font-size: 22px !important;
  line-height: 22px !important;
}
.vc_btn3 {
  color: #35444b !important;
  background: #ffd700 !important;
  padding: 13px 20px !important;
  font-size: 22px !important;
  line-height: 26px !important;
  font-family: Arimo !important;
  font-weight: 500;
  transition: all .2s linear !important;
  border: 0px !important;
  text-align: left !important;
}
.vc_btn3:hover {
  background: #ffffff !important;
}
.blue-btn .vc_btn3:hover {
  background: #00b5be !important;
  color: #ffffff !important;
}
.download-btn {
  position: relative;
}
.download-btn a {
  padding-left: 55px !important;
}
.download-btn:before {
  content: "\f019";
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
  top: 11px;
  color: #35444b;
  font-size: 26px;
  z-index: 1;
}
.vc_toggle {
  background: #ff9400;
  color: #ffffff;
}
.page-template-internal-pages .vc_toggle {
  margin-bottom: 5px;
}
.vc_toggle_content {
  margin-top: 0px;
  padding: 25px 25px 0px;
}
.vc_toggle_content p {
  margin-bottom: 25px;
}
.vc_toggle_content p:last-child {
  margin-bottom: 0px;
}
.vc_toggle_content ul:last-child {
  margin-bottom: 0px;
}
.page-template-internal-pages .vc_toggle_content {
  background: #ffffff;
}
.vc_toggle_content * {
  color: #35444b !important;
  font-family: Arimo;
  font-weight: 500;
}
.vc_toggle_content a {
  color: #006eb1 !important;
}
.vc_toggle_content a:hover {
  color: #00b5be !important;
}
.vc_toggle_content h1, .vc_toggle_content h1 strong, .vc_toggle_content h2, .vc_toggle_content h2 strong, .vc_toggle_content h3, .vc_toggle_content h3 strong {
  color: #ff9400 !important;
}
.vc_toggle_content h4, .vc_toggle_content h4 strong, .vc_toggle_content h5, .vc_toggle_content h5 strong {
  color: #006eb1 !important;
}
.vc_toggle_content h1 strong, .vc_toggle_content h2 strong, .vc_toggle_content h3 strong, .vc_toggle_content h4 strong, .vc_toggle_content h5 strong {
  font-weight: 400;
}
.vc_toggle_title {
  padding: 10px;
  padding-left: 45px !important;
  text-indent: -20px !important;
}
.vc_toggle_title h4 {
  font-size: 22px;
  line-height: 28px;
}
.vc_toggle_default .vc_toggle_icon {
  left: 10px !important;
}
.vc_toggle_default .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before, .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
  border-color: #ffffff;
  background: #ffffff;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
  height: 15px;
  width: 5px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
  height: 5px;
  width: 15px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
  height: 5px;
  width: 15px;
}
.ui-accordion {
  margin-bottom: 20px !important;
}
.ui-accordion td {
  border: 1px solid rgba(130, 130, 130, 0.2);
}
.ui-accordion-content ul ul, .ui-accordion-content ol ol, .ui-accordion-content ul ol, .ui-accordion-content ol ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.accordions .ui-widget-content a {
  color: #ff9400;
  font-weight: 700;
}
.accordions .ui-widget-content a:hover {
  color: #00b5be;
}
.accordions .accordion-content {
  padding: 25px !important;
  background: #f5f5f5 !important;
}
.accordions .accordion-content p {
  margin-bottom: 25px;
}
.accordions .accordions-head {
  background: #ff9400 !important;
}
.accordions .accordions-head:hover, .accordions .ui-state-active {
  background: #e08200 !important;
}
.accordions-head-title {
  font-size: 20px !important;
  line-height: 26px !important;
  font-weight: 700;
}
.accordion-icons i {
  font-family: fontawesome;
  font-style: normal;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  top: -2px;
}
/* ============================================================
						Team Page
==============================================================*/
body:not(.page-template-team-pages) .wmts_members {
  height: auto !important;
  text-align: center;
}
body:not(.page-template-team-pages) .wmts_member {
  position: relative !important;
  vertical-align: top !important;
  margin-right: 15px !important;
  left: 0px !important;
  top: 0px !important;
  max-width: 224px !important;
  min-width: 200px !important;
}
.team-row .vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.page-id-13.page-template-team-pages .wmts_container {
  display: inline-block;
  position: relative;
  left: inherit;
  right: inherit;
  margin-left: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 50px;
}
.page-template-team-pages .wmts_container {
  margin-top: 50px;
}
.page-template-team-pages .wmts_members {
  margin-top: 60px;
}
.page-template-team-pages .wmts_search > select {
  display: none;
}
.page-template-team-pages .sfilter-container {
  right: 0px;
  width: calc(80% - 50px);
  display: inline-block;
}
.page-template-team-pages .wmts_search_submit .fa-times {
  position: absolute;
  left: -55px;
  top: 12px !important;
  width: 27px !important;
  height: 27px !important;
  color: #ffffff;
  border-radius: 100%;
  background: #d54b4b;
}
.page-template-team-pages .wmts_search_submit.wmts_init .fa-times {
  opacity: 1;
}
.page-template-team-pages .wmts_search_submit .fa-times:before {
  font-size: 20px;
  color: #ffffff;
  position: relative;
  top: 3px;
}
.page-template-team-pages .wmts_search span.wmts_search_submit {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 50px;
  padding: 0px;
  margin-bottom: 0px !important;
  display: inline-block;
  border: 0px;
  background: #35444b;
  border-radius: 5px;
  transition: all .1s linear;
}
.page-template-team-pages .wmts_search span.wmts_search_submit:hover {
  background: #00b5be;
}
.page-template-team-pages .wmts_search span.wmts_search_submit:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 14px;
  left: 14px;
  color: #ffffff;
  font-size: 25px;
}
.page-template-team-pages .wmts_search_input_name {
  width: 95%;
  margin-bottom: 0px;
  margin-right: 10px;
  border: 3px solid #35444b;
  border-radius: 5px;
  padding: 12px 17px;
  padding-top: 10px;
  height: 50px;
  outline: 0px !important;
  font-size: 20px !important;
  line-height: 20px !important;
}
/* Team Profile */
.single-modernteammembers {
  background: #FFFFFF;
}
.single-modernteammembers .vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.single-modernteammembers #primary {
  margin: 30px 0 40px !important;
  padding: 0px;
}
.single-modernteammembers.wpb-js-composer .inner-team-page-header .entry-header {
  margin-top: 0px;
}
.single-modernteammembers article .entry-header {
  display: none;
}
.single-modernteammembers article {
  padding: 0px !important;
  overflow: visible;
}
.single-modernteammembers .site > .content {
  padding-top: 2rem;
  padding-bottom: 6rem;
}
.single-modernteammembers .profile {
  display: flex;
  background-color: #ffffff;
  border: 2px solid #35444b;
  /* box-shadow: 0px 0px 4px 6px rgba(0, 0, 0, 0.1); */
}
.profile-photo {
  flex: 1;
}
.profile-photo img {
  display: block;
  float: right;
  max-height: 500px;
  width: auto;
}
.profile-contact {
  flex: 1;
  padding: 80px 20px 0 100px;
}
.profile-content {
  text-align: left;
}
.single-modernteammembers .post-item {
  background-color: transparent;
  border: none;
}
.profile-contact h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  color: #35444b;
  margin-bottom: 0px;
}
.profile-contact h2 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
  color: #35444b;
  margin-bottom: 0;
  font-family: Arimo;
}
.profile-contact h2.jt2 {
  margin-bottom: 30px;
}
.contact-details i {
  width: 20px;
  text-align: center;
}
.contact-details .fa-envelope:before {
  font-size: 18px;
  line-height: 18px;
}
.contact-details div {
  margin-bottom: 5px;
}
.profile-description {
  padding: 50px 0px 0px;
}
.single-modernteammembers .post-navigation {
  display: none;
}
.single-modernteammembers .nav-controls {
  margin-top: 20px;
  border-top: 1px solid #e1e1e1;
  padding-top: 30px;
}
.nav-controls .previous, .nav-controls .next {
  position: relative;
  display: inline-block;
}
.nav-controls .previous:before {
  content: "\f053";
  font-family: fontawesome;
  position: absolute;
  top: 10px;
  left: 15px;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
}
.nav-controls .next:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  top: 10px;
  right: 15px;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
}
.nav-controls .previous a, .nav-controls .next a {
  display: inline-block;
  background: #055069;
  padding: 10px 20px;
  color: #ffffff;
  border-bottom: 4px solid #e0e0e0;
  font-size: 14px;
  line-height: 18px;
}
.nav-controls .previous a {
  padding-left: 35px;
}
.nav-controls .next a {
  padding-right: 35px;
}
.single-modernteammembers .nav-controls .previous a, .single-modernteammembers .nav-controls .next a {
  font-size: 18px;
  line-height: 24px;
}
.single-modernteammembers .nav-controls .next:after, .single-modernteammembers .nav-controls .previous:before {
  top: 13px;
}
.nav-controls .next {
  float: right;
}
.nav-controls .previous a, .nav-controls .next a {
  color: #ffffff;
}
.single-wpm-testimonial .nav-controls:nth-of-type(2) {
  display: none;
}
.vc_toggle {
  margin-bottom: 25px;
}
.vc_toggle_title > h4 {
  color: #fff !important;
  padding-left: 20px;
  margin: 0px;
}
.single-modernteammembers .vc_toggle_title > h4 {
  padding-left: 40px;
}
.vc_toggle_content {
  background: #f1f1f1;
  padding: 30px 45px !important;
}
.vc_toggle_content p:last-child {
  margin-bottom: 0px;
}
hr {
  background-color: #e1e1e1;
}
.single-modernteammembers .display-posts-listing .date {
  color: #055069;
  font-size: 18px;
  line-height: 24px;
  font-family: Arimo;
  font-weight: 500;
}
.single-modernteammembers .display-posts-listing li {
  list-style-type: none;
  position: relative;
}
.single-modernteammembers .display-posts-listing li::before {
  position: absolute;
  top: 8px;
  left: -20px;
  content: "\f111";
  font-family: fontawesome;
  color: #055069;
  font-size: 8px;
}
.single-modernteammembers .display-posts-listing li a {
  font-family: Arimo;
  font-weight: 500;
}
/*#rev_slider_1_1_forcefullwidth:before,
#rev_slider_1_1_forcefullwidth:after{
  content: '';
  position: absolute; bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 99;
}
#rev_slider_1_1_forcefullwidth:before{
  left: 0;  
  border-width: 150px 0 0 50vw;
  border-color: transparent transparent transparent #35444b;
}
#rev_slider_1_1_forcefullwidth:after{
  right: 0;  
  border-width: 0 0 150px 50vw;
  border-color: transparent transparent #35444b transparent;
}
*/
/* ============================================================
					Services Page
==============================================================*/
.boxes-wrapper.services {
  border-top: 6px solid #ffffff;
}
.boxes-wrapper.services .box-col {
  flex-direction: row !important;
}
.boxes-wrapper.services .box {
  width: 25% !important;
}
.boxes-wrapper.insights .box {
  width: 25% !important;
}
.boxes-wrapper.services .box:nth-child(6n+1) {
  background: #00b5be;
}
.boxes-wrapper.services .box:nth-child(6n+2) {
  background: #ff9400;
}
.boxes-wrapper.services .box:nth-child(6n+3) {
  background: #055069;
}
.boxes-wrapper.services .box:nth-child(6n+4) {
  background: #006eb1;
}
.boxes-wrapper.services .box:nth-child(6n+5) {
  background: #ffd700;
}
.boxes-wrapper.services .box:nth-child(6n+6) {
  background: #35444b;
}
.insights #servicebox6 {
  background: #00b5be;
}
/* ============================================================
						Podcasts page
==============================================================*/
#post-grid-9553 .item {
  min-height: inherit !important;
  margin-bottom: 40px !important;
  padding: 20px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
}
#post-grid-9553 .item:nth-child(odd) {
  background-image: url("/wp-content/themes/wildercoe/images/wave-bg-1.png");
}
#post-grid-9553 .item:nth-child(even) {
  background-image: url("/wp-content/themes/wildercoe/images/wave-bg-2.png");
}
#post-grid-9553 .layer-media {
  display: none !important;
}
#post-grid-9553 .post_date {
  order: 1;
  margin-right: 20px;
  width: 120px;
  font-size: 22px !important;
  line-height: 30px !important;
  text-align: center !important;
  color: #ffffff !important;
  background: #00b5be;
  padding: 10px !important;
}
#post-grid-9553 .title_link {
  order: 2;
  flex: 1;
  align-self: center;
  font-size: 25px !important;
  line-height: 32px !important;
  padding: 0px !important;
  position: relative;
  top: -10px;
}
#post-grid-9553 .title_link:after {
  content: "";
  width: 100px;
  height: 2px;
  display: inline-block;
  background: #055069;
  position: absolute;
  bottom: -10px;
  left: 0px;
}
#post-grid-9553 .excerpt {
  order: 3;
  width: 100% !important;
  margin-top: 15px !important;
  margin-bottom: 70px !important;
  font-size: 15px !important;
  line-height: 22px !important;
}
#post-grid-9553 .layer-content {
  display: flex;
  flex-wrap: wrap;
  padding: 20px !important;
}
#post-grid-9553 .read_more {
  padding: 8px 20px !important;
  padding-left: 37px !important;
  margin-bottom: 20px;
  color: #055069 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: center;
  text-decoration: none;
  border: 3px solid #055069;
  font-weight: 700;
  transition: all 0.2s;
}
#post-grid-9553 .read_more:hover {
  background: #055069;
  color: #ffffff !important;
}
#post-grid-9553 .read_more:after {
  content: '\f130';
  font-family: fontawesome;
  font-size: 18px;
  position: absolute;
  top: 9px;
  left: 17px;
  color: #055069;
}
#post-grid-9553 .read_more:hover:after {
  color: #ffffff;
}
/* ============================================================
						Current vacancies
==============================================================*/
.apply-btn {
  display: inline-block;
  color: #ffffff !important;
  background: #ff9400;
  padding: 15px 20px;
  font-size: 22px;
  line-height: 22px;
  font-family: Arimo;
  font-weight: 500;
  transition: all .2s linear;
  border: 0px;
  border-radius: 5px;
}
.apply-btn:hover {
  background: #00b5be;
}
.current-vacancies .vc_toggle_content a.apply-btn {
  color: #ffffff !important;
}
/* ============================================================
						Contact form 
==============================================================*/
.contact-form-internal {
  margin-top: 100px;
  margin-bottom: 100px;
}
.contact-form-title {
  margin-bottom: 30px;
}
.pp-notice {
  color: #35444b;
  font-size: 16px;
  line-height: 20px;
}
.telephone, .telephone:hover {
  color: inherit !important;
  text-decoration: none !important;
}
/* ============================================================
					Subscription form
==============================================================*/
.page-template-internal-pages #mc_embed_signup {
  background: none;
}
#mc_embed_signup input {
  color: #35444b !important;
  width: 100%;
  margin-bottom: 20px;
  padding: 8px;
}
#mc_embed_signup label {
  font-size: 20px;
  line-height: 30px;
}
.gdprRequired {
  border: 0px;
}
input#mc-embedded-subscribe {
  font-size: 20px;
  line-height: 30px;
  transition: background-color .3s ease-in-out;
  color: #ffffff !important;
  text-align: left;
  font-family: Arimo;
  font-weight: 500;
}
input#mc-embedded-subscribe:hover {
  background: #ffd700;
  color: #111111 !important;
}
.page-template-internal-pages input#mc-embedded-subscribe {
  width: 160px;
  text-align: center;
  font-family: Arimo;
  font-weight: 500;
}
.page-template-internal-pages #mc_embed_signup input {
  text-align: center;
}
.page-template-internal-pages #mc_embed_signup div.mce_inline_error {
  font-weight: 400 !important;
}
/* ============================================================
						Contact page
==============================================================*/
#main .quform select option {
  color: #35444b !important;
  border-bottom: 1px solid #eeeeee !important;
}
#main .quform .quform-element-submit {
  text-align: center;
}
.quform-button-submit {
  float: none;
  text-align: left;
}
#main .quform .quform-submit {
  /*	margin: auto; */
}
.quform input, .quform textarea {
  color: #222222 !important;
}
.quform-error span, .quform-success-message-content, .quform-success-message-icon i {
  color: #222222 !important;
}
.gform-theme--foundation .gfield textarea.large {
    min-block-size: 9rem !important;
}
h2.gform_title {
    display: none;
}
.gform-body.gform_body .ginput_container_text input, input#input_7_3_3, input#input_7_4, input#input_3_3_3, input#input_3_7, input#input_3_4, textarea#input_3_13, input#input_6_3_3, input#input_6_4, input#input_6_25, input#input_9_26, input#input_9_4, input#input_9_3_3{
    color: #35444b !important;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    height: 50px;
}
input#input_1_3_3, input#input_1_4, input#input_1_7, textarea#input_1_13 {
    border-radius: 0px;
    background-color: #f2f5f4;
    border-color: #fff;
    box-shadow: none;
}
input#input_1_3_3, input#input_1_4, input#input_1_7{
    height: 50px;
}
input#gform_submit_button_1, input#gform_submit_button_6, input#gform_submit_button_7, input#gform_submit_button_9{ 
    background-color: #f9d849;
    color: #38444a !important;
    font-size: 20px;
    border-radius: 0px;
}
/* ============================================================
					      News
==============================================================*/
.page-template-internal-pages .layer-content {
  padding: 15px !important;
}
.page-template-internal-pages .layer-content .element {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.page-template-internal-pages .post-grid .title_link {
  font-size: 20px !important;
  line-height: 24px !important;
  max-height: 106px;
  overflow: hidden;
}
.services-boxes #specific-service-box .title_link {
  max-height: initial !important;
}
#specific-service-box #ctf .ctf-author-name, #specific-service-box #ctf .ctf-tweet-text {
  color: #fff !important;
}
#specific-service-box #ctf .ctf-tweet-text a {
  color: gold !important;
}
#specific-service-box #ctf #ctf-more {
  background: gold !important;
  overflow: hidden;
}
#specific-service-box #ctf #ctf-more:hover {
  background: #00b5be !important;
}
#specific-service-box #ctf .ctf-item {
  border-color: #066b8d !important;
}
#specific-service-box #ctf.ctf-narrow .ctf-context {
  display: none !important;
}
#specific-service-box h3 {
  margin-bottom: 10px;
  color: #fff !important;
}
#specific-service-box .ctf-tweet-actions .svg-inline--fa, #specific-service-box .ctf-tweet-actions span {
  color: rgba(255, 255, 255, 0.5);
}
#specific-service-box .ctf-tweet-actions .svg-inline--fa:hover, #specific-service-box .ctf-tweet-actions span:hover {
  color: gold;
}
.page-template-internal-pages .post-grid .post_date {
  color: #35444b !important;
  font-size: 12px !important;
  line-height: 14px !important;
}
.page-template-internal-pages .post-grid .excerpt {
  color: #35444b !important;
  font-size: 14px !important;
  line-height: 18px !important;
  height: 95px;
  overflow: hidden;
}
.page-template-internal-pages .post-grid .read_more {
  font-size: 16px !important;
  line-height: 20px !important;
}
/*
.page-template-internal-pages .grid-items .read_more {
  position: absolute;
  bottom: 5px;
}
*/
.page-template-internal-pages .grid-items .layer-media {
  height: 148px !important;
  overflow: hidden !important;
  box-shadow: 0px 2px 4px #0000001c;
  background: #eee;
}
.post-grid .item {
  min-height: 480px !important;
}
#box3 .post-grid .item.item-23316 {
  min-height: unset !important;
}
#post-grid-8257 .item {
  min-height: inherit !important;
}
.post-grid .item .layer-media img {
  width: 100% !important;
  min-height: 148px !important;
  max-width: none !important;
}
.post-grid .item:nth-of-type(4n+1) {
  border-bottom: 6px solid #00b5be;
}
.post-grid .item:nth-of-type(4n+2) {
  border-bottom: 6px solid #ff9400;
}
.post-grid .item:nth-of-type(4n+3) {
  border-bottom: 6px solid #ffd700;
}
.post-grid .item:nth-of-type(4n+4) {
  border-bottom: 6px solid #006eb1;
}
.post-grid .page-numbers {
  background: #ff9400 !important;
  color: #fff !important;
  transition: all .2s linear;
}
.post-grid .page-numbers.current {
  background: #00b5be !important;
  opacity: 1 !important;
}
.post-grid .page-numbers:hover {
  background: #00b5be !important;
}
.news-archive-btn .vc_btn3 {
  background: #00b5be !important;
  color: #fff !important;
}
.news-archive-btn .vc_btn3:hover {
  background: #fff !important;
  color: #35444b !important;
}
.archives-row {
  text-align: center;
}
.archives-row li {
  list-style-position: inside;
  text-align: center;
  display: block !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.archives-row li:before {
  display: none;
}
.news-archive li {
  font-size: 25px;
}
.news-archive li a.broken_link {
  text-decoration: none;
}
/* ============================================================
					      Single
==============================================================*/
.single .entry-content h1, .single .entry-content h2, .single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6 {
  color: #006eb1;
  clear: none !important;
}
.single .entry-content strong {
  color: #055069;
}
.single .entry-content a strong, .single .entry-content strong a {
  color: #ff9400;
}
.single .entry-content a strong:hover, .single .entry-content strong a:hover {
  color: #00b5be;
}
.single-post .inner-page-header, .search .inner-page-header, .single-wpm-testimonial .inner-page-header, .page-template-team-pages .inner-page-header {
  background-image: url('/wp-content/uploads/2020/05/Generic-Banner-03.jpg') !important;
}
.single.ast-separate-container {
  background: #ffffff;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
  padding: 0px;
  /* padding: 80px 100px; */
}
.single.ast-separate-container #primary {
  padding: 0px !important;
  margin: 30px 0px;
}
.single .single-layout-1 .entry-header {
  display: none;
}
.single .single-layout-1 .entry-title {
  font-size: 40px;
  line-height: 48px;
}
.single .ast-single-post-order {
  margin-top: 0px !important;
}
.single .post-thumb-img-content {
  display: none;
}
.single .post-thumbnail img {
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 20px;
  border-bottom: 6px solid #ff9400;
  min-height: 150px;
  width: auto;
  max-width: 375px;
  float: right;
  box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.2);
}
.single-wpm-testimonial .post-thumbnail img {
  min-height: inherit;
  max-width: 400px;
}
.single .entry-meta {
  display: none;
}
.single .nav-links {
  display: none !important;
}
.single article li {
  margin-bottom: 7px;
}
.single #primary #breadcrumbs {
  display: none !important;
}
.single #breadcrumbs {
  text-align: left;
  margin-top: 0px;
  position: relative;
  top: 20px;
}
.single #breadcrumbs * {
  font-size: 14px;
  line-height: 18px;
}
.single #breadcrumbs .custom-breadcrumb a {
  display: none;
}
.single #breadcrumbs .custom-breadcrumb strong {
  position: relative;
  left: -20px;
  z-index: 1;
  background: #fff;
}
.single-modernteammembers #breadcrumbs {
  position: relative;
  top: 20px;
}
.single-modernteammembers #breadcrumbs .custom-breadcrumb strong {
  left: -10px;
}
.single-wpm-testimonial #breadcrumbs .custom-breadcrumb strong {
  left: -10px;
}
.authors-list ul {
  margin-left: 0px;
}
.authors-list li {
  display: inline-block;
  list-style-type: none;
  margin-right: 23px;
  margin-bottom: 5px;
  position: relative;
}
.authors-list li:after {
  content: "";
  width: 1px;
  height: 20px;
  display: inline-block;
  background: #c7c7c7;
  position: absolute;
  top: 5px;
  right: -12px;
}
.disclaimer {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  border: 2px solid #055069;
  background: #e1e1e1;
}
.disclaimer * {
  font-size: 14px;
  line-height: 18px;
}
.disclaimer p {
  margin-bottom: 20px;
}
.disclaimer p:last-child {
  margin-bottom: 0px;
}
#sexy-author-bio.admin {
  display: none !important;
}
#sexy-author-bio {
  background: #ff9400 !important;
  border: 0px !important;
  margin-top: 20px !important;
  padding: 15px !important;
}
#sab-author a {
  color: #35444b !important;
  font-family: Arimo !important;
}
#sab-byline * {
  color: #fff !important;
  font-family: Arimo !important;
}
#sab-description {
  font-size: 15px !important;
  line-height: 20px !important;
  font-family: Arimo !important;
}
#sab-byline {
  margin-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
#sab-gravatar img {
  border: 0px !important;
}
.wprss-feed-meta {
  display: none;
}
.postid-8551 .post-thumbnail, .postid-8708 .post-thumbnail, .postid-9055 .post-thumbnail, .postid-9053 .post-thumbnail, .postid-9051 .post-thumbnail, .postid-8526 .post-thumbnail, .postid-9048 .post-thumbnail, .postid-8381 .post-thumbnail, .postid-9743 .post-thumbnail, .postid-9922 .post-thumbnail {
  display: none;
}
/* ============================================================
						Sitemap
==============================================================*/
.simple-sitemap-container h3.post-type {
  font-size: 40px;
  line-height: 48px;
}
/* Hide form pages */
.simple-sitemap-page .page-item-8038, .simple-sitemap-page .page-item-8758 {
  display: none !important;
}
/* ============================================================
						Search
==============================================================*/
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
  padding: 0px;
  padding-bottom: 30px;
  background: none;
}
.ast-separate-container .blog-layout-1 {
  padding: 40px;
}
.blog-layout-1 .post-thumb {
  max-width: 500px;
}
.ast-archive-description .ast-archive-title {
  color: #35444b;
}
.search .entry-title a {
  color: #006eb1;
}
.search .entry-title a:hover {
  color: #00b5be;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box {
  padding: 8px 15px !important;
  border-radius: 2px !important;
  height: inherit !important;
}
#responsive-menu-pro-title {
  padding-bottom: 10px !important;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
  display: inline-block !important;
}
.responsive-menu-pro-submenu li {}
#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item .responsive-menu-pro-item-link {
  line-height: 1.2em !important;
  height: auto !important;
  padding-top: 12px;
  padding-bottom: 12px;
}
#responsive-menu-pro-title-image img:hover {
  cursor: pointer !important;
}
/* ============================================================
						Footer
==============================================================*/
.site-footer {
  font-family: Arimo;
  color: #35444b;
}
.ast-small-footer {
  border-top: 0px;
}
.ast-footer-overlay {
  background: #ffffff;
}
.site-footer a {
  color: #006eb1;
}
.site-footer a:hover {
  color: #00b5be;
}
.footer-inner {
  display: flex;
}
.footer-col {
  flex: 1;
  margin-right: 30px;
}
.footer-col:last-child {
  margin-right: 0px;
}
.footer-left {
  display: flex;
  text-align: left;
}
.footer-left .office {
  margin-right: 50px;
}
.footer-left .office:last-child {
  margin-right: 0px;
}
.footer-left .office p:last-child {
  margin-bottom: 0px;
}
.footer-left .office p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
}
.office .office-title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 22px !important;
  line-height: 28px !important;
  color: #006eb1;
}
.office .office-phone {
  font-size: 22px !important;
  line-height: 28px !important;
}
.office .office-phone img {
  height: 20px;
  position: relative;
  top: -3px;
  margin-right: 8px;
}
.footer-right {
  align-self: flex-end;
}
.footer-right p {
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  margin-bottom: 10px;
  font-family: Arimo;
  font-weight: 500;
}
.footer-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home .footer-logos {
  background: #f3f3f3;
}
.footer-logos .logo {
  align-self: center;
  margin: 12px 10px;
}
.footer-logos .logo img {
  max-height: 70px;
  margin-bottom: 0px;
}
.latest-news-footer a {
  color: #fff;
}
.latest-news-footer .item.item-23316 {
  background: transparent !important;
}
.latest-news-footer .item.item-23316 .layer-content a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}
body:not(.home) .ast-footer-overlay {
  background: #35444b;
}
body:not(.home) .site-footer, body:not(.home) .site-footer .office .office-title {
  color: #ffffff;
}
body:not(.home) .site-footer a {
  color: #ff9400;
}
body:not(.home) .site-footer a:hover {
  color: #00b5be;
}
body:not(.home) .office .office-phone img {
  filter: brightness(0) invert(1);
}
/* ============================================================
						Related links
==============================================================*/
.related-links {
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100vw;
  background: #f2f2f2;
}
.related-links h1 {
  text-align: center !important;
  margin-top: 20px;
}
.related-links-inner ul {
  list-style: none;
  margin: 10px 0;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  /*
	display:inline-flex;
	flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 60%;
  height: 300px;
  margin: auto;
	*/
}
.related-links .ast-container {
  width: 100%;
}
.related-links-inner li {
  display: inline-block;
  width: 31%;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: top;
}
.related-links-inner li a {
  display: inline-block;
  width: 100%;
  text-align: center !important;
  font-size: 19px;
  padding: 16px 20px;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.related-links-inner li:nth-child(5n+1) a {
  background: #00b5be;
}
.related-links-inner li:nth-child(5n+2) a {
  background: #ff9400;
}
.related-links-inner li:nth-child(5n+3) a {
  background: #055069;
}
.related-links-inner li:nth-child(5n+4) a {
  background: #ffd700;
}
.related-links-inner li:nth-child(5n+5) a {
  background: #006eb1;
}
#post-grid-8257 .title_link a {
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  color: #ffffff !important;
  font-size: 35px !important;
  line-height: 40px !important;
  text-align: left;
  max-height: inherit;
  overflow: inherit;
}
#post-grid-8257 .element_2 {
  display: none !important;
}
#post-grid-8257 {
  padding: 0px !important;
}
.post-grid .grid-nav-top {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#post-grid-8257 .read_more {
  font-size: 15px !important;
  color: #ffffff !important;
}
#post-grid-8257 .read_more:hover {
  color: #ffd700 !important;
}
#post-grid-8257 .element_1 {
  color: #FFD700;
}
#breadcrumbs {
  font-size: 12px;
  margin-top: 20px;
  text-align: center;
}
#cookie-law-info-bar {
  width: 300px !important;
  max-width: 90% !important;
  padding: 15px !important;
  bottom: 70px !important;
}
#cookie-law-info-bar span {
  font-size: 14px;
  line-height: 20px;
}
.cli-plugin-button {
  padding: 8px 12px;
  margin-top: 10px;
  text-decoration: none;
}
/* ============================================================
						Responsiveness
==============================================================*/
@media (max-width: 1600px) {
  #home-row-1 .boxes-wrapper .box .box-title br {
    display: inline-block;
  }
}
@media (max-width: 1500px) {
  #home-row-2 #box1, #home-row-3 #box-col-1 .box {
    padding: 100px;
  }
}
@media (max-width: 1300px) {
  #home-row-2 #box1, #home-row-3 #box-col-1 .box, #home-row-3 #box-col-2 #box3 {
    padding: 80px;
  }
  #home-row-2 #box1 .wc-txt {
    font-size: 70px;
    line-height: 70px;
  }
  #home-row-1 .boxes-wrapper .box .box-title {
    font-size: 45px;
    line-height: 45px;
  }
  #home-row-1 .boxes-wrapper .box .link-btn a {
    font-size: 20px;
    line-height: 26px;
  }
  .inner-page-header .entry-title {
    width: 90%;
  }
  .boxes-wrapper.services .box {
    width: 33% !important;
  }
  .boxes-wrapper.insights .box {
    width: 50% !important;
  }
  .services-boxes .service-box {
    width: 50%;
    flex: auto;
  }
}
@media (min-width: 1201px) {
  /* Search box*/
  #searchform {
    bottom: 43px !important;
  }
}
@media (max-width: 1200px) {
  .header-social-media .search-icon {
    display: none;
  }
  .navigation-wrapper {
    align-self: center;
    padding-bottom: 0;
    margin-left: 65px;
  }
  .responsive-menu-pro-box {
    width: 25px !important;
    height: 23px !important;
  }
  .wmts_container {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Search box*/
  #searchform {
    display: none; /* Hidden */
    position: absolute;
    bottom: 16px !important;
    top: inherit;
    transform: translateX(-50%);
    left: 50%;
  }
  #searchform #s {
    border: 2px solid #35444b;
    border-radius: 50px;
  }
  #searchform > div {
    display: inline-flex;
  }
}
@media (max-width: 1000px) {
  body:not(.page-template-team-pages) .wmts_member {
    margin-right: 1.5% !important;
  }
  #home-row-2 #box1 .welcome-txt {
    font-size: 40px;
    line-height: 40px;
  }
  #home-row-2 #box1 .wc-txt {
    font-size: 60px;
    line-height: 60px;
  }
  #home-row-2 #box1, #home-row-3 #box-col-1 .box, #home-row-3 #box-col-2 #box3 {
    padding: 50px;
  }
  #home-row-2 #box-col-2 .box-title {
    font-size: 35px;
    line-height: 35px;
  }
  .boxes-wrapper.services .box {
    width: 50% !important;
  }
  .wmts_filters {
    width: 100% !important;
    margin: 0px !important;
  }
  .wmts_filters .wph_filter_label {
    margin-bottom: 10px !important;
  }
  .wmts_filters:last-of-type .wph_filter_label {
    margin-bottom: 0px !important;
  }
  .wmts_search {
    width: 100% !important;
    float: none;
    margin-right: 50px;
    display: flex;
  }
  .page-template-team-pages .sfilter-container {
    width: 100% !important;
  }
  .page-template-team-pages .wmts_search_input_name {
    width: calc(100% - 60px);
  }
  .custom-breadcrumb {
    margin-left: 5px;
  }
  .single #breadcrumbs * {
    display: inline-flex;
  }
  .single-modernteammembers #breadcrumbs * {
    display: inline-block;
  }
  .post-date-single {
    z-index: 1;
    position: relative;
  }
  .footer-inner {
    flex-direction: column;
  }
  .footer-col {
    margin: 0px;
  }
  .footer-left .office {
    flex: 1;
    margin: 0px;
    margin-bottom: 35px;
  }
  .footer-right p {
    text-align: left;
  }
}
@media (min-width: 481px) and (max-width: 999px) {
  .footer-col:last-child {
    padding-top: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.09);
  }
  .home .footer-col:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
  }
}
@media (max-width: 850px) {
  #home-row-1 .boxes-wrapper .box .box-title {
    font-size: 38px;
    line-height: 38px;
  }
  #home-row-2 #box1 {
    padding-top: 80px;
  }
  #home-row-2 .box-col .box a:not(.learn-more) {
    align-self: center;
  }
  #home-row-2 #box1 .welcome-txt {
    font-size: 32px;
    line-height: 32px;
  }
  #home-row-2 #box1 .wc-txt {
    font-size: 48px;
    line-height: 48px;
  }
  #home-row-2 #box1 .lca-txt {
    font-size: 26px;
    line-height: 26px;
  }
  #home-row-2 #box1 .intro-headings {
    margin-bottom: 30px;
  }
  .intro-txt p {
    font-size: 20px;
    line-height: 26px;
  }
  #home-row-2 #box-col-2 .box-title {
    font-size: 30px;
    line-height: 30px;
  }
  #home-row-2 #box-col-2 {
    flex-direction: column;
  }
  #home-row-2 #box-col-2 .box {
    width: 100%;
  }
  #home-row-2 .box-col .box a:not(.learn-more) {
    padding: 40px;
  }
  #home-row-2 #box-col-2 .box-icon img {
    height: 100px;
  }
  #home-row-2 #box-col-2 .box-title {
    font-size: 30px;
    line-height: 30px;
  }
  .blog-section-icon {
    margin-bottom: 30px;
  }
  #home-row-3 #box-col-2 #box3 img {
    height: 140px;
  }
  .home .latest-news {
    width: 100%;
  }
  .inner-page-header .entry-title {
    font-size: 50px;
    line-height: 60px;
  }
  .inner-page-header .entry-title span {
    top: 0px;
  }
}
@media (min-width: 768px) {
  #responsive-menu-pro-title {
    padding-top: 100px !important;
  }
  .covid-19-guides .vc_col-sm-3 {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .ast-logo-title-inline .site-logo-img {
    padding-right: 30px;
  }
  button#responsive-menu-pro-button {
    left: auto !important;
    right: 20px !important;
    top: 30px !important;
  }
  .header-main-layout-3 .main-header-container {
    display: flex;
    flex-direction: column;
    padding: 25px 0px;
  }
  .ast-header-break-point .ast-mobile-header-inline .site-branding, .ast-site-identity {
    padding: 0px;
  }
  .navigation-wrapper {
    margin: 0px;
  }
  .header-social-media {
    margin-bottom: 0px;
  }
  header .site-logo-img .custom-logo-link img {
    max-width: 320px;
  }
  .header-social-media li {
    height: 32px;
  }
  .header-social-media li img {
    vertical-align: top;
  }
  #home-row-1 .boxes-wrapper {
    flex-direction: column;
  }
  #home-row-2 .boxes-wrapper {
    flex-direction: column;
  }
  #home-row-2 #box1 {
    padding-top: 50px;
  }
  #home-row-2 #box-col-2 #box4 {
    background: #055069;
  }
  #home-row-2 #box-col-2 #box5 {
    background: #006eb1;
  }
  #home-row-3 .boxes-wrapper {
    flex-direction: column;
  }
  #home-row-3 #box-col-2 .post-grid .item {
    display: inline;
  }
  .boxes-wrapper.services .box {
    width: 100% !important;
  }
  #home-row-1 .boxes-wrapper .box-col:nth-child(odd) .box {
    background: #006eb1 !important;
  }
  #home-row-1 .boxes-wrapper .box-col:nth-child(even) .box {
    background: #00b5be !important;
  }
  .services-boxes .service-box {
    width: 100%;
  }
  .related-links-inner li {
    width: 300px;
  }
  .single-modernteammembers .profile {
    flex-direction: column;
  }
  .profile-contact {
    padding: 40px;
    padding-bottom: 20px;
  }
  .profile-photo img {
    max-height: 400px;
  }
  .single .inner-page-header .entry-title {
    font-size: 40px;
    line-height: 45px;
  }
  .single .inner-page-header {
    height: 360px;
  }
  .single #breadcrumbs {
    position: relative;
  }
  .post-thumbnail {
    text-align: center;
  }
  .single .post-thumbnail img {
    float: none;
    margin: 0px auto 30px;
  }
  .nav-controls .previous, .nav-controls .next {
    display: block;
    width: 100%;
  }
  .nav-controls .previous a, .nav-controls .next a {
    width: 100%;
  }
  .ui-accordion-content ul, .ui-accordion-content ol {
    margin-left: 30px;
  }
  table {
    table-layout: fixed;
  }
  table tbody {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  #cookie-law-info-bar {
    bottom: 90px !important;
  }
  #wpfront-notification-bar table tbody {
    white-space: inherit;
  }
  #wpfront-notification-bar td {
    line-height: 0px;
  }
  #wpfront-notification-bar div.wpfront-close {
    right: 10px !important;
  }
  .wpfront-message {
    font-size: 17px !important;
    line-height: 21px !important;
    padding: 10px 20px !important;
    padding-right: 40px !important;
    text-align: left !important;
  }
}
@media (max-width: 480px) {
  .ast-logo-title-inline .site-logo-img {
    padding-right: 70px;
  }
  #home-row-2 #box1, #home-row-3 #box-col-1 .box, #home-row-3 #box-col-2 #box3 {
    padding: 50px 40px;
  }
  #home-row-1 .boxes-wrapper .box .box-title {
    font-size: 30px;
    line-height: 30px;
  }
  #home-row-1 .boxes-wrapper .box .link-btn a {
    font-size: 18px;
    line-height: 24px;
    border: 3px solid #ffffff;
  }
  #home-row-2 #box1 .welcome-txt {
    font-size: 28px;
    line-height: 28px;
  }
  #home-row-2 #box1 .wc-txt {
    font-size: 44px;
    line-height: 44px;
  }
  #home-row-2 #box1 .lca-txt {
    font-size: 22px;
    line-height: 22px;
  }
  .services-boxes .service-box {
    padding: 30px;
  }
  #home-row-4 .testimonial-content p {
    font-size: 25px;
    line-height: 33px;
  }
  #home-row-3 #box-col-2 .post-grid .title_link {
    font-size: 30px;
    line-height: 38px;
  }
  #home-row-3 #box-col-2 .post-grid .layer-content .excerpt {
    font-size: 18px;
    line-height: 26px;
  }
  #post-grid-8257 .title_link, .services-boxes .service-box h2, .services-boxes #testimonial-box .testimonial-content p {
    font-size: 30px !important;
    line-height: 38px !important;
  }
  .inner-page-header {
    height: 360px;
  }
  .inner-page-header .entry-title {
    font-size: 40px;
    line-height: 45px;
  }
  .inner-page-header .entry-title span {
    top: 0px;
    font-size: 27px;
    line-height: 35px;
  }
  .single:not(.single-modernteammembers) .custom-breadcrumb {
    margin-left: 0px;
  }
  .profile-contact {
    padding: 20px;
  }
  .profile-contact h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .profile-contact h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .contact-details div {
    font-size: 15px;
  }
  .contact-details div i:before {
    font-size: 15px !important;
  }
  .single .inner-page-header .entry-title {
    font-size: 30px;
    line-height: 35px;
  }
  .single #content .ast-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .alignleft, .alignright, .alignnone {
    float: none;
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  .page-template-internal-pages #primary {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .page-template-internal-pages #primary .ast-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-internal-pages #primary h2, .page-template-internal-pages #primary h3 {
    font-size: 22px;
  }
  .post-date-single {
    margin-top: 0px;
  }
  .wmts_element.wmts_image_centering {
    height: 320px !important;
  }
  .wmts_member {
    height: 450px !important;
  }
  .vc_toggle_content {
    padding: 20px !important;
  }
  .related-links-inner li {
    width: 100%;
  }
  .contact-form-internal {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .footer-left {
    flex-direction: column;
    margin: 0px;
  }
  .footer-left .office {
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    padding-bottom: 35px
  }
  .home .footer-left .office {
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  }
  .footer-left .office #cookie-law-info-bar span {
    font-size: 13px;
    line-height: 18px;
  }
  .footer-logos {
    padding-bottom: 30px;
  }
  .footer-logos .logo img {
    max-height: 45px;
  }
}
.gform-theme--foundation .gform_fields {
    grid-template-columns: repeat(1,1fr) !important;
    width: 100% !important;
    column-gap: 0 !important;
}