/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  font-family: acumin-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #343434;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/**
 * Animation and transition
 * ------------------------
 */

.main-header,
a {
  transition: all 0.5s ease;
}

.video-grid * {
  transition: all 0.3s ease-out;
}

/* End Animation and transition */


/**
 * Fonts
 * ------------------------
 */

@font-face {
  font-family: untitled-sans-black;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Black.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Black.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Black.eot) format('eot');
  font-weight: 900;
}

@font-face {
  font-family: untitled-sans-black-italic;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BlackItalic.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BlackItalic.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BlackItalic.eot) format('eot');
  font-style: italic;
  font-weight: 900;
}

@font-face {
  font-family: untitled-sans-bold;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Bold.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Bold.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Bold.eot) format('eot');
  font-weight: 700;
}

@font-face {
  font-family: untitled-sans-bold-italic;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BoldItalic.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BoldItalic.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-BoldItalic.eot) format('eot');
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: untitled-sans-medium;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Medium.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Medium.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Medium.eot) format('eot');
  font-weight: 500;
}

@font-face {
  font-family: untitled-sans-medium-italic;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-MediumItalic.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-MediumItalic.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-MediumItalic.eot) format('eot');
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: untitled-sans-regular;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Regular.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Regular.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Regular.eot) format('eot');
  font-weight: 400;
}

@font-face {
  font-family: untitled-sans-regular-italic;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-RegularItalic.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-RegularItalic.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-RegularItalic.eot) format('eot');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: untitled-sans-light;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Light.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Light.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-Light.eot) format('eot');
  font-weight: 200;
}

@font-face {
  font-family: untitled-sans-light-italic;
  src: url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-LightItalic.woff) format('woff'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-LightItalic.woff2) format('woff2'),
    url(/wp-content/themes/g52-52group/fonts/UntitledSansWeb-LightItalic.eot) format('eot');
  font-style: italic;
  font-weight: 200;
}

/* End Animation and transition */


/**
 * General
 * ------------------------
 */
html,
body {
  font-family: untitled-sans-regular;
}

.text-white {
  color: #ffffff;
}

h1,
h2,
h3,
nav a:link,
.main-footer a:link {
  font-family: untitled-sans-black;
}

h4,
h5,
h6 {
  font-family: untitled-sans-bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}

strong {
  font-family: untitled-sans-bold;
}

em {
  font-family: untitled-sans-regular-italic;
}

strong em,
em strong {
  font-family: untitled-sans-bold-italic;
}

/* [class*="main-"] a:hover,
.home [class*="main-"] a:hover, */
a:link {
  color: #aaa;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a:visited {
  color: #aaa;
}

a:active {}


/* End General */


/**
 * Navigation elements
 * -------------------
 */

.main-header {
  position: fixed;
  height: 105px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
}

/* .main-header,
.main-header a { color: #343434; }
.home .main-header,
.home .main-header a { color: #ffffff; }

.main-header.scrolled,
.main-header.scrolled a { color: #ffffff; }
.main-header.scrolled { background-color: rgba( 0, 0, 0, 0.8 ); } */

.main-footer {
  background-color: #343434;
  border-top: solid 4px #ccc;
  overflow: hidden;
}

/* .main-footer a { color: #ffffff; } */
.custom-header {
  float: left;
}

.custom-logo,
.custom-darklogo {
  box-sizing: border-box;
  height: 100px;
  width: auto;
  padding: 20px;
}

/* nav a:link { text-decoration: none; } */
/* nav a:hover { text-decoration: underline; } */

.main-header nav {}

.navigation-top {
  float: right;
}

.navigation-bottom {
  float: left;
}

nav ul.menu-main,
nav ul.menu-footer {
  padding: 0;
  list-style-type: none;
}

nav ul.menu-footer {
  overflow: hidden;
  margin: 20px 0;
}

nav ul.menu-main {
  text-transform: uppercase;
}

ul.menu-main li,
ul.menu-footer li {
  display: inline-block;
  float: left;
}

ul.menu-main li a,
ul.menu-footer li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
  background-color: #343434;
}

ul.menu-footer li a {
  padding: 19px 20px;
}

ul.menu-main li a:hover,
ul.menu-footer li a:hover {
  color: #ccc;
}

header[class*="main-"] a,
footer[class*="main-"] a,
header[class*="main-"] p,
footer[class*="main-"] p {
  text-decoration: none;
  text-transform: uppercase;
}

/* header[class*="main-"] a {
  color: #343434;
}

header[class*="main-"].scrolled {
  background-color: rgba(0, 0, 0, 0.6);
}

.home header[class*="main-"] a,
header[class*="main-"].scrolled a,
footer[class*="main-"] a {
  color: rgba(255, 255, 255, 1.0);
}

[class*="main-"] a:hover,
[class*="main-"].scrolled a:hover,
header li.current_page_item a,
header li.current-menu-item a,
header li.current-menu-parent a,
header.scrolled li.current-menu-item a,
header.scrolled li.current-menu-parent a,
header.scrolled li.current_page_item a {
  color: #fff !important;
}

.category-news.category-7 header[class*="main-"] a {
  color: #fff;
  background-color: #aaa;
}

.category-news.category-7 header[class*="main-"].scrolled a {
  color: rgba(255, 255, 255, 1.0);
}

.category-news.category-7 header[class*="main-"].scrolled a:hover {
  color: #ccc;
}

.tag.tag-13.tag-raise-and-deploy header[class*="main-"] a,
.tag.tag-14.tag-52-group header[class*="main-"] a,
.page-id-383.elementor-page-383.contact-us header[class*="main-"] a,
.page-id-1520.elementor-page-1520.make-an-enquiry header[class*="main-"] a,
.category.category-news header[class*="main-"] a,
.single.single-post header[class*="main-"] a {
  color: #fff;
}

.tag.tag-13.tag-raise-and-deploy header[class*="main-"].scrolled a,
.tag.tag-14.tag-52-group header[class*="main-"].scrolled a,
.page-id-383.elementor-page-383.contact-us header[class*="main-"].scrolled a,
.page-id-1520.elementor-page-1520.make-an-enquiry header[class*="main-"].scrolled a,
.category.category-news header[class*="main-"].scrolled a,
.single.single-post header[class*="main-"].scrolled a {
  color: #fff;
}

.tag.tag-13.tag-raise-and-deploy header[class*="main-"] a:hover,
.tag.tag-14.tag-52-group header[class*="main-"] a:hover,
.page-id-383.elementor-page-383.contact-us header[class*="main-"] a:hover,
.page-id-1520.elementor-page-1520.make-an-enquiry header[class*="main-"] a:hover,
.category.category-news header[class*="main-"] a:hover,
.single.single-post header[class*="main-"] a:hover {
  color: #ccc;
} */

.tag.tag-13.tag-raise-and-deploy header[class*="main-"] a.custom-darklogo-link,
.tag.tag-14.tag-52-group header[class*="main-"] a.custom-darklogo-link,
.page-id-383.elementor-page-383.contact-us header[class*="main-"] a.custom-darklogo-link,
.page-id-1520.elementor-page-1520.make-an-enquiry header[class*="main-"] a.custom-darklogo-link,
.category.category-news header[class*="main-"] a.custom-link,
.single.single-post header[class*="main-"] a.custom-darklogo-link {
  border: none;
}



.main-navigation-responsive .menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 100%;
  z-index: 52;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.menu-toggle svg {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px;
  top: 0;
  left: 0;
  box-sizing: border-box;
  fill: #ccc;
}

.menu-toggle svg.icon-menu-open {
  opacity: 1.0;
}

.menu-toggle svg.icon-menu-close {
  opacity: 0;
}

.menu-toggle.active svg.icon-menu-open {
  opacity: 0;
}

.menu-toggle.active svg.icon-menu-close {
  opacity: 1.0;
}

.main-navigation-responsive * {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.menu-main-menu-responsive-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #333333;
  margin-left: 100%;
  z-index: 5;
}

.menu-main-menu-responsive-container.active {
  margin-left: 0%;
}

.menu-main-menu-container {
  padding: 30px 30px;
  font-size: 14px;
}

/* .menu-main-menu-container>ul>li:last-child a {
  border: solid 2px #fff;
} */

/* .page-id-383.elementor-page-383.contact-us header .menu-main-menu-container>ul>li#menu-item-399 a,
.page-id-1520.elementor-page-1520.make-an-enquiry header .menu-main-menu-container>ul>li#menu-item-399 a,
.category.category-news header .menu-main-menu-container>ul>li#menu-item-399 a,
.single.single-post header .menu-main-menu-container>ul>li#menu-item-399 a {
  border: solid 2px #ccc;
} */

.main-navigation-responsive ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
  background-color: #333333;
}

.main-navigation-responsive li a {
  color: #aaa;
  display: block;
  padding: 20px;
}

.main-navigation-responsive li a:hover {
  color: #ccc;
  text-decoration: none;
}

@media (max-width: 813px) {
  .main-navigation {
    display: none;
    opacity: 0;
  }
}

@media (min-width: 813px) {
  .main-navigation-responsive {
    display: none;
    opacity: 0;
  }
}

/* End Navigation elements */


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

.main-footer {
  color: #ffffff;
}

.main-footer .site-info,
.main-footer .navigation-footer {
  float: left;
}

.main-footer .custom-logo {
  display: inline;
}

.privacy-policy-link,
.copyright {
  padding: 10px;
  margin: 10px;
}

a.privacy-policy-link {
  color: #ffffff;
  text-decoration: none;
}

a.privacy-policy-link:hover {
  text-decoration: underline;
}

.footer-widget {
  float: right;
  margin: 0 20px;
}

.container-widget {
  margin: 20px 0;
  overflow: hidden;
}

ul.menu-footer li a {
  padding: 1px 20px;
}

nav.footer-navigation {
  margin-left: 5px;
  display: flex;
}

nav.footer-navigation .additional-content {
  margin-top: 38px;
}

nav.footer-navigation .additional-content a {
  text-decoration: none;
}

nav.footer-navigation .additional-content a:hover {
  color: #ccc;
}

@media (max-width: 900px) {
  nav.footer-navigation {
    flex-direction: column;
  }

  nav.footer-navigation .additional-content {
    margin-left: 0;
  }
}

/* End Footer elements */


/**
 * Video Grid
 * -------------------
 */

.video-grid .elementor-custom-embed-image-overlay {
  background-color: rgb(0, 0, 0);
}

.video-grid .elementor-row>.elementor-column:hover img {
  opacity: 0.52;
  transform: scale(1.1);
}

.video-grid .elementor-row>.elementor-column:hover .elementor-widget-heading {
  transform: translateY(-8px);
}

/* End Video Grid */


/**
 * General Elementor Customisation
 * -------------------
 */

.elementor-heading {
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title {
    font-size: 2.7em;
  }

  .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 2.5em;
  }
}

/* End General Elementor Customisation */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* ==========================================================================
   Home Page
   ========================================================================== */

.fade-image {
  opacity: 0;
  pointer-events: none;
  transition: opacity 1.5s ease-in-out;
}

.fade-image.visible {
  opacity: 1;
  pointer-events: auto;
}


/* ==========================================================================
   Get in touch pop-up
   ========================================================================== */

.popup-container {
  width: 20%;
  position: fixed;
  bottom: 0;
  right: 30px;
  background-color: rgba(249, 249, 249, 1.00);
  z-index: 9999;
  display: none;
}

.popup-container .form-banner {
  padding: 10px;
  background: #ccc;
}

.popup-container .popup-form .form-header {
  cursor: pointer;
}

/* .popup-container .popup-form{
  padding:15px;
} */

.popup-container .popup-form h4 {
  color: #fff !important;
  text-align: center;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 0px 0;
}

.popup-container .popup-form p {
  font-size: 16px;
  color: #8c8c8c;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 15px;
}

.popup-container .popup-form form {
  padding: 15px;
}

.popup-container .popup-form form p {
  padding: 0px;
}

.popup-container .popup-form form .hs-richtext,
.popup-container .popup-form form ul label span {
  color: #8c8c8c;
}

.popup-container .popup-form input.hs-button.primary.large {
  width: 100% !important;
  background: #fff;
  color: #ccc;
  border: solid 1px #ccc;
  margin: 10px 0 0px 0;
  padding-left: 0px;
  padding-right: 0px;
}

.popup-container .popup-form .hbspt-form fieldset {
  max-width: 100%;
}

.popup-container .popup-form input[type="text"],
.popup-container .popup-form input[type="email"] {
  border: 1px solid #cad5e2;
  padding: 4px;
}

.popup-container .popup-form .hs-form label {
  color: #000;
}

.popup-container .popup-form .hs-form label.hs-error-msg,
.popup-container .popup-form .hs-form label.hs-main-font-element {
  color: #ff0000;
  font-size: 13px;
}

.popup-container .popup-form label span {
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 2;
}

.popup-container .popup-form .hs-form-field {
  margin-bottom: 20px;
}

.popup-container .popup-form .no-list.hs-error-msgs.inputs-list {
  margin-bottom: 4px;
}

.getintouch-button {
  position: fixed;
  bottom: 0;
  right: 30px;
  width: 20%;
  font-family: untitled-sans-bold;
  cursor: pointer;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background-color: #ccc;
  display: none;
  z-index: 999;
}

.getintouch-button p,
.getintouch-button a#mobile-link {
  padding: 10px 0px;
  margin: 0 !important;
  text-align: center;
  color: #fff !important;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.up-icon,
.close-icon {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 5px;
  right: 20px;
  cursor: pointer;
  font-size: 18px !important;
}

.close-icon {
  /* display:none; */
}

.popup-container .base-hs-button-styles,
.hs-form .hs-button {
  padding: 12px 0;
}

.popup-container .hs-form .actions {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.popup-container .hs-form.stacked .actions {
  margin-left: 0px;
  padding-left: 0px;
}

.popup-container .hs-form .hs-lastname .hs-input,
.popup-container .hs-form .hs-email .hs-input {
  width: 100%;
}

.popup-container .hs-form .hs-input {
  width: 95%;
}

.popup-container .popup-form .hbspt-form fieldset .hs-lastname .input,
.popup-container .popup-form .hbspt-form fieldset .hs-email .input {
  margin-right: 0px;
}

.popup-container .hs-form .inputs-list {
  list-style: none;
  padding-left: 0px;
  margin: 0 0 5px;
}

@media only screen and (min-width:1081px) and (max-width:1440px) {
  .popup-container {
    width: 27%;
    /* right: 0px; */
  }

  .getintouch-button {
    width: 27%;
  }
}

@media only screen and (min-width:0px) and (min-width:771px) and (max-width:1080px) {
  .popup-container {
    width: 30%;
    /* right: 0px; */
  }

  .getintouch-button {
    width: 30%;
  }

  /* .popup-container .popup-form .hbspt-form fieldset {
    max-width: 100%;
  } */
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .popup-container {
    width: 90%;
    right: 5%;
  }

  .getintouch-button {
    width: 80%;
    right: 10%;
  }

  .popup-container .hs-form .hs-input {
    width: 95%;
  }
}

@media only screen and (min-width:0px) and (max-width:481px) {
  .getintouch-button .up-icon {
    display: none;
  }
}

/* ==========================================================================
   End of Get in touch pop-up
   ========================================================================== */

/* ==========================================================================
   Elementor Card Styles
   ========================================================================== */

.elementor-posts .elementor-post__card {
  float: left;
  box-sizing: content-box;
  margin-right: 5%;
  border-top: dashed 1px #ccc !important;
  margin-bottom: 5px;
  display: block !important;
}

.elementor-posts-container .elementor-post__thumbnail__link {
  width: 30% !important;
  display: inline-block !important;
  margin-top: 20px;
}

.elementor-posts .elementor-post__card .elementor-post__text {
  width: 60%;
  margin: 20px 0 !important;
  display: inline-block;
  float: right;
  padding: 0 20px !important;
}

/* ==========================================================================
   End of Elementor Card Styles
   ========================================================================== */

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
  
/* ==========================================================================
   WPForms
   ========================================================================== */

.wpforms-submit-container button.wpforms-submit {
  background-color: #333 !important;
}

.wpforms-submit-container button.wpforms-submit:hover {
  color: #000 !important;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll {
  background: #fff !important;
  border: none !important;
}

/* ==========================================================================
   End of WPForms
   ========================================================================== */

/* ==========================================================================
   News Archive Buttons
   ========================================================================== */

.category.category-news .main-content #all a.elementor-button,
.tag.tag-13.tag-raise-and-deploy .main-content #raise-deploy a.elementor-button,
.tag.tag-14.tag-52-group .main-content #group-52 a.elementor-button {
  color: #fff;
  background-color: #bbb;
  border: solid 1px #ccc;
}

.category.category-news .main-content #raise-deploy a.elementor-button,
.category.category-news .main-content #group-52 a.elementor-button,
.tag.tag-13.tag-raise-and-deploy .main-content #all a.elementor-button,
.tag.tag-13.tag-raise-and-deploy .main-content #group-52 a.elementor-button,
.tag.tag-14.tag-52-group .main-content #all a.elementor-button,
.tag.tag-14.tag-52-group .main-content #raise-deploy a.elementor-button {
  color: #aaa;
  background-color:#fff;
  border: solid 1px #ccc;
}

.category.category-news .main-content #all a.elementor-button:hover,
.tag.tag-13.tag-raise-and-deploy .main-content #raise-deploy a.elementor-button:hover,
.tag.tag-14.tag-52-group .main-content #group-52 a.elementor-button:hover,
.category.category-news .main-content #raise-deploy a.elementor-button:hover,
.category.category-news .main-content #group-52 a.elementor-button:hover,
.tag.tag-13.tag-raise-and-deploy .main-content #all a.elementor-button:hover,
.tag.tag-13.tag-raise-and-deploy .main-content #group-52 a.elementor-button:hover,
.tag.tag-14.tag-52-group .main-content #all a.elementor-button:hover,
.tag.tag-14.tag-52-group .main-content #raise-deploy a.elementor-button:hover {
  color: #00001e !important;
}

/* ==========================================================================
   End of News Archive Buttons
   ========================================================================== */
/* 
#featured-article .elementor-posts--skin-classic .elementor-post {
  overflow: unset;
} */

#featured-article .elementor-post__thumbnail.elementor-fit-height {
  padding-bottom: 0px;
  width: 400px;
  max-width: 290px;
  height: 200px;
}

#featured-article .elementor-post__thumbnail.elementor-fit-height img {
  height: auto;
  width: 100%;
}