/*************************************************
Theme Name: Shout Web Solutions
Template: divi
Version: 1.2
*************************************************/
/* Typekit - Flash Of Unstyled Text - Fix */
.wf-loading {
  /* styles to use when web fonts are loading */
  display: none;
  visibility: hidden;
}

.wf-active {
  /* styles to use when web fonts are active */
  display: block;
  visibility: visible;
}

.wf-inactive {
  /* styles to use when web fonts are inactive */
  visibility: hidden;
}

/* Global Colours - stick you primary 5 colours here */
/* Global Fonts - load your chosen fonts in here */
/* Base font size */
/* Global Box Sizing Parameters, flex-box, box-shadow, transitions, border-radius, align & justify */
/* Display and other attribute classes */
.hide {
  display: none;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

/*************************************************
Set Typography Styling here
*************************************************/
*, p, span {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
}

h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 68px;
  color: white;
}
@media (max-width: 980px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  h1, h1 a, h1 a span, h1 span, .h1, .h1 a, .h1 a span, .h1 span, .entry-content h1 {
    font-size: 40px;
  }
}

h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 39px;
  color: #173A79;
  font-weight: 600;
  line-height: 44px;
}
@media (max-width: 980px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  h2, h2 a, h2 a span, h2 span, .h2, .h2 a, .h2 a span, .h2 span, .entry-content h2 {
    font-size: 30px;
  }
}
h2.little, h2 a.little, h2 a span.little, h2 span.little, .h2.little, .h2 a.little, .h2 a span.little, .h2 span.little, .entry-content h2.little {
  color: #2BB7C4;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}

h2.line-left, h2 a.line-left, h2 a span.line-left, h2 span.line-left, .h2.line-left, .h2 a.line-left, .h2 a span.line-left, .h2 span.line-left, .entry-content h2.line-left {
  color: #2BB7C4;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}

h2.line-left:before, h2 a.line-left:before, h2 a span.line-left:before, h2 span.line-left:before, .h2.line-left:before, .h2 a.line-left:before, .h2 a span.line-left:before, .h2 span.line-left:before, .entry-content h2.line-left:before {
  display: block;
  content: " ";
  width: 2000px;
  height: 2px;
  opacity: 0.7;
  background: #2BB7C4;
  background-color: #2BB7C4;
  position: absolute;
  top: 11px;
  left: 0;
  -webkit-transform: translateX(-94%);
  transform: translateX(-94%);
}

h2.line-right, h2 a.line-right, h2 a span.line-right, h2 span.line-right, .h2.line-right, .h2 a.line-right, .h2 a span.line-right, .h2 span.line-right, .entry-content h2.line-right {
  color: #2BB7C4;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}

h2.line-right:before, h2 a.line-right:before, h2 a span.line-right:before, h2 span.line-right:before, .h2.line-right:before, .h2 a.line-right:before, .h2 a span.line-right:before, .h2 span.line-right:before, .entry-content h2.line-right:before {
  display: block;
  content: " ";
  width: 2000px;
  height: 2px;
  opacity: 0.7;
  background: #2BB7C4;
  background-color: #2BB7C4;
  position: absolute;
  top: 21px;
  /* right: 0; */
  left: 170px;
}

h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
  font-family: "Montserrat", sans-serif;
  color: #173A79;
  font-size: 34px;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 980px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  h3, h3 a, h3 a span, h3 span, .h3, .h3 a, .h3 a span, .h3 span, .entry-content h3 {
    font-size: 25px;
  }
}
h3 a, h3 a a, h3 a span a, h3 span a, .h3 a, .h3 a a, .h3 a span a, .h3 span a, .entry-content h3 a {
  color: #2BB7C4;
}
h3 a:hover, h3 a a:hover, h3 a span a:hover, h3 span a:hover, .h3 a:hover, .h3 a a:hover, .h3 a span a:hover, .h3 span a:hover, .entry-content h3 a:hover {
  color: #173A79;
}

h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 h4.et_pb_module_header,
h4.et_pb_module_header span {
  font-family: "Montserrat", sans-serif;
  color: #173A79;
  font-size: 27px;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 980px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 h4.et_pb_module_header,
  h4.et_pb_module_header span {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  h4, h4 a, h4 a span, h4 span, .h4, .h4 a, .h4 a span, .h4 span, .entry-content h4 h4.et_pb_module_header,
  h4.et_pb_module_header span {
    font-size: 20px;
  }
}

h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
  font-family: "Montserrat", sans-serif;
  color: #2BB7C4;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  h5, h5 a, h5 a span, h5 span, .h5, .h5 a, .h5 a span, .h5 span, .entry-content h5 {
    font-size: 20px;
  }
}

p, p span, .p, .p span, div, ul, ul li,
.et_pb_module, .et_pb_module p, .et_pb_module p span, .et_pb_module span,
input[type=text], input[type=password], input[type=tel], input[type=email],
input.text, input.title, textarea, select,
table, table tr, table tr th, table tr td {
  font-family: "Overpass", sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0.2px;
  color: #929191;
  line-height: 1.6em;
}
p a, p a span, p span a, p span a span, .p a, .p a span, .p span a, .p span a span, div a, div a span, ul a, ul a span, ul li a, ul li a span,
.et_pb_module a,
.et_pb_module a span, .et_pb_module p a, .et_pb_module p a span, .et_pb_module p span a, .et_pb_module p span a span, .et_pb_module span a, .et_pb_module span a span,
input[type=text] a,
input[type=text] a span, input[type=password] a, input[type=password] a span, input[type=tel] a, input[type=tel] a span, input[type=email] a, input[type=email] a span,
input.text a,
input.text a span, input.title a, input.title a span, textarea a, textarea a span, select a, select a span,
table a,
table a span, table tr a, table tr a span, table tr th a, table tr th a span, table tr td a, table tr td a span {
  font-family: "Overpass", sans-serif;
}
p strong, p span strong, .p strong, .p span strong, div strong, ul strong, ul li strong,
.et_pb_module strong, .et_pb_module p strong, .et_pb_module p span strong, .et_pb_module span strong,
input[type=text] strong, input[type=password] strong, input[type=tel] strong, input[type=email] strong,
input.text strong, input.title strong, textarea strong, select strong,
table strong, table tr strong, table tr th strong, table tr td strong {
  font-weight: 600;
}

.et_pb_blurb p,
.et_pb_text p {
  line-height: 1.6em !important;
}

/* List Styling */
.et_pb_module ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  list-style-type: none;
  position: relative;
  overflow: visible;
}
.et_pb_module ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 7px;
  position: absolute;
  left: -15px;
  top: 0;
}
.et_pb_module.white h1, .et_pb_module.white h2, .et_pb_module.white h3, .et_pb_module.white h4, .et_pb_module.white h5, .et_pb_module.white h6, .et_pb_module.white p, .et_pb_module.white span {
  color: white;
}

/* Blockquote */
blockquote {
  color: #878787;
}

body.page-id-94 h3 a {
  font-size: 30px;
  line-height: 33px;
}

.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6, .dark-background p {
  color: white;
}
.dark-background h1 a, .dark-background h2 a, .dark-background h3 a, .dark-background h4 a, .dark-background h5 a, .dark-background h6 a, .dark-background p a {
  color: white;
}

body .container {
  max-width: 100% !important;
  width: 80%;
}
body .et_pb_row {
  max-width: 100% !important;
}
body .et_pb_image {
  max-width: unset;
}
body #hp-services .et_pb_row .et_pb_column:after {
  height: 18px;
}
body footer .container {
  width: 80%;
}

body #page-container {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
body #page-container header#main-header {
  background-color: transparent;
}
body #page-container header#main-header.et-fixed-header {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0) !important;
}
body #page-container header#main-header.et-fixed-header .logo_container {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body #page-container header#main-header.et-fixed-header #et-top-navigation .custom-top-menu {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body #page-container.custom-mobile-menu-left header#main-header .logo_container,
body #page-container.custom-mobile-menu-left header#main-header .et-fixed-header .logo_container {
  opacity: 0;
}
body #page-container.custom-mobile-menu-left header#main-header #et-top-navigation .custom-top-menu,
body #page-container.custom-mobile-menu-left header#main-header .et-fixed-header #et-top-navigation .custom-top-menu {
  opacity: 0;
}
body .custom-mobile-menu {
  position: fixed;
  top: 0;
  width: 0;
  height: 100%;
  right: -300px;
  padding: 20px;
  margin-top: 0 !important;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  background-color: #272727 !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
  padding-top: 10px !important;
  border: 1px solid #444444;
  border-bottom: 1px solid #111111;
  border-right: 1px solid #111111;
  margin-top: 0 !important;
  z-index: 999;
  margin-top: 0 !important;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  z-index: 999;
  background-color: #272727 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
  padding-top: 10px !important;
  border: 1px solid #444444;
  border-bottom: 1px solid #111111;
  border-right: 1px solid #111111;
  margin-top: 0 !important;
}
body .custom-mobile-menu.custom-mobile-menu-left {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100% !important;
  right: 0 !important;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu {
  width: 100%;
  display: block !important;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu:after {
  opacity: 0.3;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu p {
  display: none;
}
body .custom-mobile-menu.custom-mobile-menu-left {
  display: block;
  width: 100%;
}
body .custom-mobile-menu.custom-mobile-menu-left {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100% !important;
  right: 0 !important;
  padding-left: 11% !important;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu {
  width: 100%;
  display: block !important;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu:after {
  opacity: 0.3;
}
body .custom-mobile-menu.custom-mobile-menu-left #before-main-menu p {
  display: none;
}
body .custom-mobile-menu #top-menu-nav {
  max-width: 100% !important;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  z-index: 10000000000000000000000000000 !important;
  position: absolute;
  top: 50%;
  left: 5%;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  /*** New Bits ***/
  /*** New Bits ***/
}
body .custom-mobile-menu #top-menu-nav ul.nav li {
  height: 84px !important;
  vertical-align: middle !important;
}
body .custom-mobile-menu #top-menu-nav ul.nav li a {
  display: inline-block !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 3px;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu a, body .custom-mobile-menu #top-menu-nav ul.nav li li a {
  font-size: 18px !important;
  padding-left: 0;
  padding-right: 3px;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu {
  display: inline-block !important;
  width: auto;
  min-width: auto;
  margin-bottom: 0 !important;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu li {
  display: inline-block;
  height: 54px !important;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu li a {
  opacity: 0.7;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu li a:hover {
  opacity: 1;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu li.current-menu-item a {
  opacity: 1;
}
body .custom-mobile-menu #top-menu-nav ul.nav li ul.sub-menu li.current-menu-item a:hover {
  opacity: 0.7;
}
body .custom-mobile-menu #top-menu-nav ul.nav li.menu-item-15, body .custom-mobile-menu #top-menu-nav ul.nav li.menu-item-840 {
  padding-top: 15px !important;
}
body .custom-mobile-menu #top-menu-nav ul {
  width: 100%;
}
body .custom-mobile-menu #top-menu-nav ul li {
  display: block;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body .custom-mobile-menu #top-menu-nav ul li a {
  color: white;
  text-decoration: none;
  letter-spacing: 2px;
  opacity: 1;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 32px;
}
body .custom-mobile-menu #top-menu-nav ul li a:hover {
  opacity: 0.7;
}
body .custom-mobile-menu #top-menu-nav ul li.current-menu-item a {
  opacity: 0.7;
}
body .custom-mobile-menu #top-menu-nav ul li ul.sub-menu {
  border-top: 0px solid white !important;
  position: relative;
  display: block !important;
  visibility: visible;
  opacity: 1;
  background: transparent !important;
  width: 100%;
  min-width: 100%;
  padding: 0px 0 0px !important;
}

header#main-header .container #et-top-navigation {
  padding-top: 0;
  min-height: 105px;
}
header#main-header .container #et-top-navigation #top-menu-nav {
  display: none;
}
header#main-header .container #et-top-navigation #et_top_search {
  display: none;
}
header#main-header .container #et-top-navigation #et_mobile_nav_menu {
  display: none;
}
header#main-header .container #et-top-navigation .custom-top-menu {
  position: absolute;
  top: 41px;
  right: 145px;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget h4.widgettitle {
  display: none !important;
  opacity: 0;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 500px;
  max-width: 550px;
  width: auto;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul li {
  position: relative;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul li a {
  color: white;
  font-size: 20px;
  font-weight: 400;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul li a:before {
  opacity: 0;
  content: " ";
  display: block;
  border-bottom: 3px solid #2BB7C4;
  width: auto;
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul li:hover a {
  color: #2BB7C4;
}
header#main-header .container #et-top-navigation .custom-top-menu .et_pb_widget .menu-top-menu-container ul li.current_page_item a:before {
  opacity: 1;
}
header#main-header .container #et-top-navigation .menu-surround {
  width: 105px;
  height: 105px;
  position: relative;
}
header#main-header .container #et-top-navigation .menu-surround .outer-circle {
  border: 2px solid white;
  height: 94px;
  width: 94px;
  opacity: 0.2;
}
header#main-header .container #et-top-navigation .menu-surround .middle-circle {
  border: 2px solid white;
  height: 70px;
  width: 70px;
  opacity: 0.2;
}
header#main-header .container #et-top-navigation .menu-surround .inner-circle {
  background: #2BB7C4;
  height: 48px;
  width: 48px;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger {
  display: block !important;
  position: absolute;
  top: 27px;
  right: 27px;
  opacity: 0.7;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger:hover {
  opacity: 0.9;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box {
  width: 22px;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box .hamburger-inner:before {
  top: -8px;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box .hamburger-inner:after {
  bottom: -8px;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger.hamburger--arrow.is-active .hamburger-box .hamburger-inner:before {
  top: -6px;
  left: 4px;
}
header#main-header .container #et-top-navigation .menu-surround .hamburger.hamburger--arrow.is-active .hamburger-box .hamburger-inner:after {
  left: 4px;
  bottom: -6px;
}

header#main-header .container #et-top-navigation .menu-surround .outer-circle, header#main-header .container #et-top-navigation .menu-surround .middle-circle, header#main-header .container #et-top-navigation .menu-surround .inner-circle {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

header#main-header .container #et-top-navigation .menu-surround .outer-circle:hover, header#main-header .container #et-top-navigation .menu-surround .middle-circle:hover, header#main-header .container #et-top-navigation .menu-surround .inner-circle:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 1;
}

header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box .hamburger-inner, header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box .hamburger-inner::before, header#main-header .container #et-top-navigation .menu-surround .hamburger .hamburger-box .hamburger-inner::after {
  background-color: white;
  width: 22px;
  height: 2px;
  opacity: 1;
}

footer#main-footer {
  background-image: url("/wp-content/uploads/2018/10/bg-footer.jpg") !important;
  background-size: cover;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_media_image {
  width: 100%;
  margin-bottom: 60px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_media_image h4 {
  display: none;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text h4 {
  display: none;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social {
  margin-left: 11px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social a {
  border-radius: 50px;
  margin-right: 15px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social a i {
  color: white;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 25px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social a:hover {
  color: #3E5DD1;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social a:hover i {
  color: #3E5DD1;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .f {
  background: #537BBD;
  padding-top: 12px;
  padding-left: 10px;
  padding-bottom: 6px;
  padding-right: 10px;
  font-size: 22px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .f i:before {
  content: "\f09a";
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .t {
  background: #78CDF0;
  padding-top: 12px;
  padding-left: 10px;
  padding-bottom: 6px;
  padding-right: 10px;
  font-size: 22px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .t i:before {
  content: "\f099";
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .l {
  background: #2085C7;
  padding-top: 12px;
  padding-left: 11px;
  padding-bottom: 6px;
  padding-right: 11px;
  font-size: 22px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(1) .widget_text .social .l i:before {
  content: "\f0e1";
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) h4, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) h4 {
  padding-bottom: 35px;
  margin-bottom: 25px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: white;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) h4:after, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) h4:after {
  display: block;
  content: " ";
  background: url("/wp-content/uploads/2018/10/below.png");
  width: 45px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) ul li, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) ul li {
  padding-left: 0;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) ul li a, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) ul li a {
  font-family: "Overpass", sans-serif !important;
  font-size: 18px;
  font-weight: 500;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) ul li a:hover, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) ul li a:hover {
  opacity: 0.7;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(2) ul li:before, footer#main-footer .container #footer-widgets .footer-widget:nth-child(3) ul li:before {
  display: none;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(4) .textwidget {
  padding-top: 10px;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(4) .textwidget .title {
  padding-bottom: 10px;
  color: white;
  font-family: "Overpass", sans-serif !important;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(4) .textwidget p {
  color: white;
  font-family: "Overpass", sans-serif !important;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(4) .textwidget p a {
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Overpass", sans-serif !important;
}
footer#main-footer .container #footer-widgets .footer-widget:nth-child(4) .textwidget p a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer#main-footer #footer-bottom {
  padding: 45px 0 30px;
  position: relative;
  background-color: rgba(0, 0, 0, 0) !important;
}
footer#main-footer #footer-bottom:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  opacity: 0.2;
  background: white;
}
footer#main-footer #footer-bottom .container {
  position: relative;
}
footer#main-footer #footer-bottom .container .left {
  font-family: "Overpass", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: white;
  text-align: left;
}
footer#main-footer #footer-bottom .container .right {
  position: absolute;
  top: -1px;
  right: 0;
}
footer#main-footer #footer-bottom .container .right a {
  margin-right: 5px;
  color: white;
  display: inline-block;
  font-family: "Overpass", sans-serif;
  text-align: right;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer#main-footer #footer-bottom .container .right a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.button,
.et_pb_more_button {
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.button:after,
.et_pb_more_button:after {
  font-size: 22px;
  color: #173A79;
  opacity: 1 !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}

.button:hover,
.et_pb_more_button:hover {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  border: 0px solid #2BB7C4 !important;
  color: white !important;
  background-color: #173A79;
}

.button:hover:after,
.et_pb_more_button:hover:after {
  font-size: 22px;
  color: #2BB7C4;
}

.et_pb_button_module_wrapper .et_pb_button {
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.et_pb_button_module_wrapper .et_pb_button:after {
  font-size: 22px;
  color: #173A79;
  opacity: 1 !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
.et_pb_button_module_wrapper .et_pb_button:hover {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  border: 0px solid #2BB7C4 !important;
  color: white !important;
  background-color: #173A79;
}
.et_pb_button_module_wrapper .et_pb_button:hover:after {
  font-size: 22px;
  color: #2BB7C4;
}
.et_pb_button_module_wrapper .et_pb_button.dark-button {
  background-color: #173A79;
}
.et_pb_button_module_wrapper .et_pb_button.dark-button:after {
  color: #2BB7C4;
}
.et_pb_button_module_wrapper .et_pb_button.dark-button:hover {
  background-color: #2BB7C4;
}
.et_pb_button_module_wrapper .et_pb_button.dark-button:hover:after {
  color: #173A79;
}

.no-colour.et_pb_button {
  padding-left: 0 !important;
  color: #2BB7C4 !important;
  background-color: transparent !important;
  border: 0px solid transparent !important;
  padding-top: 0 !important;
}
.no-colour.et_pb_button:after {
  color: #2BB7C4;
}
.no-colour.et_pb_button:hover {
  padding-left: 0 !important;
  color: #173A79 !important;
  background-color: transparent !important;
  border: 0px solid transparent !important;
  padding-top: 0 !important;
}
.no-colour.et_pb_button:hover:after {
  color: #173A79;
}

/* START of THEME CSS */
.et_pb_section {
  overflow: hidden;
}

#c-header {
  height: 100vh;
}
#c-header .et_pb_fullwidth_header {
  height: 99vh;
}
#c-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  height: 99vh;
  max-width: 78% !important;
}
#c-header .et_pb_fullscreen .et_pb_fullwidth_header_container {
  max-width: 1300px;
}
#c-header .header-content {
  margin-right: 0;
}
#c-header h1 {
  font-weight: 600;
  font-size: 68px;
  color: white;
  max-width: 880px;
  padding-bottom: 5vh;
}
#c-header span.et_pb_fullwidth_header_subhead {
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: white;
  padding-bottom: 4vh;
}
#c-header .et_pb_more_button:hover {
  background-color: white !important;
  color: #173A79 !important;
}
#c-header .et_pb_more_button:hover:after {
  color: #173A79 !important;
}
#c-header .et_pb_fullwidth_header_scroll a span {
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 26px;
  font-size: 0 !important;
}
#c-header .et_pb_fullwidth_header_scroll a span:before {
  content: "SCROLL DOWN";
  font-family: "Montserrat", sans-serif;
  display: block;
  position: absolute;
  bottom: 15vh;
  left: -47px;
  font-size: 12px;
  font-weight: 600;
  width: 120px;
  letter-spacing: 1px;
  opacity: 0.8;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#c-header .et_pb_fullwidth_header_scroll a span:after {
  content: " ";
  display: block;
  height: 73vh;
  margin-bottom: 27vh;
  width: 2px;
  background: white;
  position: relative;
  margin-left: 11px;
  opacity: 0.2;
}
#c-header.header-style-two {
  height: 61vh;
}
#c-header.header-style-two .et_pb_fullwidth_header {
  height: 61vh;
  min-height: 50vh !important;
}
#c-header.header-style-two .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  height: 61vh;
  min-height: 50vh !important;
}
#c-header.header-style-two .et_pb_fullwidth_header_scroll a span {
  display: none !important;
}
#c-header.header-style-two h1 {
  padding-bottom: 0;
  padding-top: 7vh;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#c-header.header-style-two span.et_pb_fullwidth_header_subhead {
  padding-bottom: 0;
  padding-top: 4vh;
  text-align: center;
  font-size: 20px;
}
#c-header.header-style-three {
  height: 123vh;
}
#c-header.header-style-three .header-content span.et_pb_fullwidth_header_subhead,
#c-header.header-style-three .header-content h1.et_pb_module_header {
  max-width: 980px;
}
#c-header.header-style-three .et_pb_fullwidth_header {
  height: 114vh;
}
#c-header.header-style-three .et_pb_fullwidth_header_scroll a span {
  bottom: 10vh;
}
#c-header.header-style-three:before {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("/wp-content/uploads/2020/04/cyber-security-01.png");
  content: " ";
  display: block;
}
#c-header.header-style-three .et_pb_module.et_pb_fullwidth_image img {
  margin-top: -109vh;
}

#second-part {
  padding-top: 0px;
  margin-top: -170px;
  margin-bottom: 80px;
  padding-bottom: 0;
}

#c-header.half-height {
  height: 45vh;
}
#c-header.half-height .et_pb_fullwidth_header {
  height: 44vh;
}
#c-header.half-height .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  height: 44vh;
}

#c-our-work {
  padding-bottom: 24vh;
  padding-top: 18vh;
}
#c-our-work h6.line-right {
  color: white;
}
#c-our-work h6.line-right:before {
  background: white;
}
#c-our-work h2 {
  color: white;
}
#c-our-work .et_pb_text_inner,
#c-our-work p {
  color: white;
}

#hp-services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), color-stop(#F5F5F5), color-stop(#F8F8F8), color-stop(#F1F1F1), to(#FFFFFF));
  background-image: linear-gradient(to bottom, #f1f1f1, #F5F5F5, #F8F8F8, #F1F1F1, #FFFFFF);
  margin-top: 0vh;
  overflow: visible;
}
#hp-services .et_pb_row.top-row-only {
  margin-top: -28vh;
}
#hp-services .et_pb_row .et_pb_column {
  background: white;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 35px;
  padding-bottom: 25px;
  -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 0 23px rgba(0, 0, 0, 0.1) !important;
}
#hp-services .et_pb_row .et_pb_column:after {
  content: url(" ") !important;
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  width: 100%;
  background: url("/wp-content/uploads/2018/10/service-below.png");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  height: 15px;
}
#hp-services .et_pb_row .et_pb_column .et_pb_text h3 {
  font-size: 27px;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  word-wrap: normal;
}

#hp-testimonials {
  padding-bottom: 2vh;
  padding-top: 7vh;
}
#hp-testimonials .et_pb_text blockquote {
  border-width: 0px !important;
}
#hp-testimonials .et_pb_text h2 {
  color: white;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#hp-testimonials .et_pb_slider .et-pb-slider-arrows .et-pb-arrow-prev:before {
  content: url("/wp-content/uploads/2018/10/slider-left.png") !important;
}
#hp-testimonials .et_pb_slider .et-pb-slider-arrows .et-pb-arrow-next:before {
  content: url("/wp-content/uploads/2018/10/slider-right.png");
}
#hp-testimonials .et_pb_slider .et-pb-controllers a {
  height: 6px;
  width: 40px;
  opacity: 0.4;
}
#hp-testimonials .et_pb_slider .et-pb-controllers a.et-pb-active-control {
  opacity: 0.9;
}
#hp-testimonials .et_pb_slider .et_pb_slides h2 {
  font-family: "Overpass", sans-serif;
  font-size: 27px;
  padding-bottom: 35px;
  font-weight: 300;
  letter-spacing: -1px;
}
#hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide {
  background-color: transparent !important;
}
#hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
  height: auto !important;
}
#hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  padding: 2% 1% 11% !important;
}

#hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide_content,
#hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide_content p {
  color: white;
  font-size: 18px;
  font-weight: 500;
  font-family: "Overpass", sans-serif;
}

#two-buttons-next-to-each-other .et_pb_column:first-of-type {
  width: auto;
  margin-right: 5%;
}

#custom-faq {
  padding-top: 9vh;
}
#custom-faq .et_pb_text h2 {
  color: white;
  padding-bottom: 45px;
}
#custom-faq .et_pb_toggle {
  background-color: transparent;
  border: 2px solid white;
  color: white !important;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content {
  padding-left: 2px;
  color: white;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content a {
  color: white;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content a:hover {
  color: white;
  opacity: 0.7;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content ul {
  padding-top: 25px;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content ul li {
  overflow: visible;
  color: white;
}
#custom-faq .et_pb_toggle .et_pb_toggle_content ul li a {
  color: white;
}
#custom-faq .et_pb_toggle h5 {
  color: white;
}
#custom-faq .et_pb_toggle h5:before {
  content: "\f067" !important;
  display: block;
  font-family: FontAwesome !important;
  right: 10px;
  color: white;
}
#custom-faq .et_pb_toggle.et_pb_toggle_open h5:before {
  content: "\f068" !important;
  display: block;
  font-family: FontAwesome !important;
}
#custom-faq .et_pb_toggle p {
  color: white;
}
#custom-faq:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 0 0 10vh 50vw;
  border-color: transparent transparent transparent white;
  z-index: 1;
}
#custom-faq:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-style: solid;
  border-width: 10vh 0 0vh 50vw;
  border-color: white transparent transparent transparent;
  z-index: 1;
}
#custom-faq.grey-triangles:before {
  border-color: transparent transparent transparent #F6F6F6;
}
#custom-faq.grey-triangles:after {
  border-color: #F6F6F6 transparent transparent transparent;
}

.custom-image-width img {
  max-width: 260px !important;
  margin-left: auto;
  margin-right: auto;
  min-height: 200px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-bottom: 20px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a {
  border: 1px solid transparent;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a.active, .et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a:hover {
  background-color: transparent !important;
  color: #2BB7C4;
}
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_portfolio_item a span span.et_overlay {
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #2BB7C4;
}
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_portfolio_item a span span.et_overlay:before {
  display: none !important;
}
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_portfolio_item h2 {
  text-align: center;
  padding-top: 20px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_portfolio_item h2 a {
  font-size: 24px;
  text-align: center;
}

#c-custom-testimonials .et_pb_column .et_pb_testimonial {
  margin-bottom: 70px !important;
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial:before {
  display: none;
  visibility: hidden;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description {
  padding-top: 140px;
  padding-bottom: 20px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description:after {
  display: block;
  content: url("/wp-content/uploads/2020/04/icon-testimonial.png");
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-34px);
  transform: translateX(-34px);
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner p {
  color: #fff;
  text-align: center;
  padding-bottom: 5px;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner p span {
  color: #fff;
}
#c-custom-testimonials .et_pb_column .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_author {
  color: #fff;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) {
  /* Column 1 and 3 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #173A79 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #2BB7C4 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #2BB7C4 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #173A79 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) {
  /* Column 1 and 3 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column {
  /* Column 2 */
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(odd) {
  background-color: #2BB7C4 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) .et_pb_testimonial:nth-child(even) {
  background-color: #173A79 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(odd) {
  background-color: #173A79 !important;
}
#c-custom-testimonials .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) .et_pb_testimonial:nth-child(even) {
  background-color: #2BB7C4 !important;
}

.et_pb_map h3 {
  margin-top: 0 !important;
  font-size: 22px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid article .post-meta {
  display: none !important;
}
.c-about-profile-image img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-height: 400px;
  min-height: 400px;
  min-width: 400px;
  max-width: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1000px 1000px 1000px 1000px;
}

.et_pb_accordion {
  margin-left: auto !important;
  margin-right: auto !important;
}

.et_pb_slider .et_pb_slide {
  background-color: transparent !important;
}
.et_pb_slider .et_pb_slide .et_pb_slide_content,
.et_pb_slider .et_pb_slide .et_pb_slide_content p {
  color: white !important;
}
.et_pb_slider .et_pb_slide .et_pb_slide_description {
  padding: 6% 8% 16%;
}
.et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  padding-bottom: 90px;
}

.dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5 {
  color: white;
}
.dark-section .et_pb_text_inner,
.dark-section p {
  color: white;
}
.dark-section ul li {
  overflow: visible !important;
  color: white !important;
}

/*brando*/
.ssl-bigtosmall-img img {
  max-height: 200px;
}

#slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description {
  padding: 2% 1% 11% !important;
}
#slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h2 {
  font-family: "Overpass", sans-serif;
  padding-bottom: 35px;
  font-weight: 300;
  letter-spacing: -1px;
  font-size: 46px;
  line-height: 44px;
}
#slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
  font-family: "Overpass", sans-serif;
  padding-bottom: 35px;
  font-weight: 300;
  letter-spacing: -1px;
  font-size: 46px;
  line-height: 44px;
}

/* END of THEME CSS */
/* Contact Page */
.custom-contact-form form {
  max-width: 850px;
  margin: 0 auto;
}
.custom-contact-form form textarea, .custom-contact-form form input {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
.custom-contact-form form textarea {
  height: 177px;
  min-height: 177px;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
.custom-contact-form form .title {
  font-size: 18px;
  padding-bottom: 7px;
  font-weight: 300;
  padding-top: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}
.custom-contact-form form .bar {
  padding-bottom: 5px;
}
.custom-contact-form form .gdpr {
  max-width: 685px;
  padding-left: 25px;
  position: relative;
  text-align: left;
  margin-top: 14px;
  text-align: left;
}
.custom-contact-form form .gdpr span {
  position: absolute;
  top: 3%;
  left: -6px;
}
.custom-contact-form form .gdpr span input {
  width: 13px !important;
}
.custom-contact-form form .recaptcha {
  width: 303px;
  margin: 13px auto 20px;
}
.custom-contact-form form .send {
  width: 246px;
  margin-top: 15px;
}
.custom-contact-form form .send input {
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-contact-form form .send input:after {
  font-size: 22px;
  color: #173A79;
  opacity: 1 !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
.custom-contact-form form .send input:hover {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  border: 0px solid #2BB7C4 !important;
  color: white !important;
  background-color: #173A79;
}
.custom-contact-form form .send input:hover:after {
  font-size: 22px;
  color: #2BB7C4;
}

#c-contact-page-surround {
  padding: 0;
  background-image: url(/wp-content/uploads/2018/10/homepage-banner.jpg) !important;
  -o-object-fit: cover;
     object-fit: cover;
}
#c-contact-page-surround #left {
  margin-right: 0;
  width: 69%;
  background: #272727;
  padding: 30px;
}
#c-contact-page-surround #left .et_pb_module {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px;
}
#c-contact-page-surround #right {
  margin-right: 0;
  width: 31%;
}
#c-contact-page-surround #right .et_pb_module {
  padding-top: 93px;
  padding-left: 15%;
}
#c-contact-page-surround #right .et_pb_module.et_pb_code {
  padding-top: 0;
  padding-bottom: 0;
}
#c-contact-page-surround #right .et_pb_module .social {
  padding-top: 10px;
}
#c-contact-page-surround #right .et_pb_module .social a {
  display: block;
  padding-bottom: 5px;
  position: relative;
  font-weight: 300;
}
#c-contact-page-surround #right .et_pb_module .social a img {
  max-height: 50px;
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin-bottom: 7px;
  margin-top: 7px;
}
#c-contact-page-surround #right .et_pb_module .social a i {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 26px;
  position: absolute;
  top: 5px;
  left: 2px;
}
#c-contact-page-surround #right .et_pb_module .social a p {
  display: inline-block;
  padding-top: 5px;
  vertical-align: middle;
  padding-left: 35px;
  padding-bottom: 6px;
  color: white;
  font-weight: 500;
}
#c-contact-page-surround #right .et_pb_module .social a:hover p {
  opacity: 0.8;
}
#c-contact-page-surround h2 {
  color: #fff !important;
  font-size: 36px !important;
}
#c-contact-page-surround h3 {
  color: #fff;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 5px;
  letter-spacing: 1px;
}
#c-contact-page-surround a {
  color: #fff;
  opacity: 1;
}
#c-contact-page-surround a:hover {
  opacity: 0.8;
}

#contact-right-column {
  background-color: #2BB7C4;
}
#contact-right-column a {
  color: white !important;
}
#contact-right-column .custom-email {
  margin-bottom: 25px;
}

.contact-page-bg-section {
  z-index: 1000000000000000000000000;
  background: transparent !important;
  margin-top: -340px;
}
.contact-page-bg-section #contact-page-form-surround {
  margin-top: -100px;
}

#contact-page-form-surround.raqpage {
  margin-top: -100px;
  max-width: 980px !important;
  padding-top: 50px !important;
}

#contact-page-form-surround .raqpage {
  margin-top: -100px;
  max-width: 980px !important;
  padding-top: 50px !important;
}

#contact-page-form-surround {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

#request-a-call-back form {
  max-width: 768px;
  margin: 0 auto;
}
#request-a-call-back form .full-width {
  width: 100%;
  float: left;
}
#request-a-call-back form .full-width .half {
  float: left;
  width: 50%;
  display: inline-block;
}
#request-a-call-back form .full-width .half.left {
  padding-right: 2%;
}
#request-a-call-back form .full-width .half.right {
  padding-left: 2%;
}
#request-a-call-back form .full-width .title {
  font-size: 18px;
  padding-bottom: 7px;
  font-weight: 300;
  padding-top: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  color: white;
}
#request-a-call-back form .full-width textarea,
#request-a-call-back form .full-width input {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#request-a-call-back form .full-width select.wpcf7-select {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#request-a-call-back form .full-width.gdpr {
  max-width: 685px;
  padding-left: 25px;
  position: relative;
  text-align: left;
  color: white;
  margin-bottom: 17px;
  margin-top: 23px !important;
  text-align: left;
  color: white;
}
#request-a-call-back form .full-width.gdpr span {
  color: white;
  position: absolute;
  top: 3%;
  left: -6px;
}
#request-a-call-back form .full-width.gdpr span input {
  width: 23px !important;
}
#request-a-call-back form .full-width.gdpr a {
  color: white;
}
#request-a-call-back form .full-width .send {
  text-align: center;
}
#request-a-call-back form .full-width .send input {
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-width: 246px;
}
#request-a-call-back form .full-width .send input:hover {
  background-color: #173A79;
  border: 0px solid #173A79 !important;
  padding: 0.8em 1.5em 0.8em 1.5em !important;
}

#custom-request-a-quote-form form {
  max-width: 850px;
  margin: 0 auto;
}
#custom-request-a-quote-form form .full-width {
  width: 100%;
  float: left;
}
#custom-request-a-quote-form form .full-width .half {
  float: left;
  width: 50%;
  display: inline-block;
}
#custom-request-a-quote-form form .full-width .half.left {
  padding-right: 2%;
}
#custom-request-a-quote-form form .full-width .half.right {
  padding-left: 2%;
}
#custom-request-a-quote-form form textarea,
#custom-request-a-quote-form form input {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#custom-request-a-quote-form form select.wpcf7-select {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#custom-request-a-quote-form form input.wpcf7-date {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  border: 1px solid #bbb;
  color: #929191 !important;
}
#custom-request-a-quote-form form textarea {
  height: 177px;
  min-height: 177px;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
#custom-request-a-quote-form form .title {
  font-size: 18px;
  padding-bottom: 7px;
  font-weight: 300;
  padding-top: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}
#custom-request-a-quote-form form .bar {
  padding-bottom: 5px;
}
#custom-request-a-quote-form form .gdpr {
  max-width: 100%;
  width: 100%;
  padding-left: 25px;
  position: relative;
  text-align: left;
  margin-top: 14px;
  text-align: left;
}
#custom-request-a-quote-form form .gdpr span {
  position: absolute;
  top: 3%;
  left: -6px;
}
#custom-request-a-quote-form form .gdpr span input {
  width: 13px !important;
}
#custom-request-a-quote-form form .recaptcha {
  width: 303px;
  margin: 13px auto 20px;
}
#custom-request-a-quote-form form .sending {
  text-align: right !important;
}
#custom-request-a-quote-form form .send {
  text-align: right !important;
  width: 246px;
  margin-top: 15px;
}
#custom-request-a-quote-form form .send input {
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#custom-request-a-quote-form form .send input:after {
  font-size: 22px;
  color: #173A79;
  opacity: 1 !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
#custom-request-a-quote-form form .send input:hover {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  border: 0px solid #2BB7C4 !important;
  color: white !important;
  background-color: #173A79;
}
#custom-request-a-quote-form form .send input:hover:after {
  font-size: 22px;
  color: #2BB7C4;
}

div.spacing-20 {
  height: 20px;
}

div.spacing-10 {
  height: 10px;
}

div.spacing-30 {
  height: 30px;
}

div.spacing-35 {
  height: 35px;
}

div.spacing-40 {
  height: 40px;
}

div.spacing-50 {
  height: 50px;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 2px solid #ff0000 !important;
}

div.wpcf7-response-output {
  border: 2px solid #ff0000;
  color: #ff0000 !important;
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 18px;
}

#custom-sidebar {
  padding-right: 30px;
  border-right: 0px solid rgba(0, 0, 0, 0) !important;
}

#text-4.et_pb_widget.widget_text {
  background-color: #2BB7C4;
}
#text-4.et_pb_widget.widget_text .widgettitle {
  line-height: 36px;
  color: white !important;
  padding-top: 50px;
  padding-bottom: 15px;
  max-width: 75%;
  margin: 0 auto;
}
#text-4.et_pb_widget.widget_text form {
  max-width: 75%;
  margin: 0 auto;
}
#text-4.et_pb_widget.widget_text form .full-width .title {
  padding-bottom: 7px;
  padding-top: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  color: white !important;
}
#text-4.et_pb_widget.widget_text form .full-width input {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
}
#text-4.et_pb_widget.widget_text form .full-width select.wpcf7-select {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  height: unset;
}
#text-4.et_pb_widget.widget_text form .full-width #custom-request-a-quote-form form input.wpcf7-date {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  border: 1px solid #bbb;
  color: #929191 !important;
  height: unset;
}
#text-4.et_pb_widget.widget_text form .full-width .send input {
  margin-bottom: 20px;
  padding: 0.8em 1.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #173A79;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#text-4.et_pb_widget.widget_text form .full-width .send input:hover {
  background-color: #173A79;
  opacity: 0.7;
}
#text-4.et_pb_widget.widget_text form .gdpr {
  max-width: 100%;
  width: 100%;
  font-size: 15px;
  padding-left: 25px;
  position: relative;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  color: white;
  text-align: left;
}
#text-4.et_pb_widget.widget_text form .gdpr span {
  position: absolute;
  top: 3%;
  left: -6px;
}
#text-4.et_pb_widget.widget_text form .gdpr span input {
  width: 13px !important;
}
#text-4.et_pb_widget.widget_text form .gdpr a {
  color: white;
}

body.archive #main-content .container:before {
  display: none !important;
}
body.archive #main-content > .container #left-area {
  width: 64.833%;
  margin-right: 5.5%;
  padding-right: 0 !important;
}
body.archive #main-content > .container #left-area #second-part {
  margin-bottom: 20px;
}
body.archive #main-content > .container #left-area article {
  margin-bottom: 40px;
  border-bottom: 2px solid #2BB7C4;
  padding-bottom: 30px;
}
body.archive #main-content > .container #left-area article a.entry-featured-image-url img {
  border: 2px solid #2BB7C4;
}
body.archive #main-content > .container #left-area article a.entry-featured-image-url:hover img {
  border: 2px solid #173A79;
  opacity: 0.9;
}
body.archive #main-content > .container #left-area article h2 {
  padding-bottom: 20px;
}
body.archive #main-content > .container #sidebar {
  width: 29.6667%;
  margin-right: 0 !important;
  padding-left: 0 !important;
}
body.archive #main-content > .container #sidebar #categories-2 li.cat-item-1,
body.archive #main-content > .container #sidebar #categories-2 li.cat-item-20 {
  display: none !important;
}

.et_pb_posts article {
  margin-bottom: 40px;
  border-bottom: 2px solid #2BB7C4;
  padding-bottom: 30px;
}
.et_pb_posts article a.entry-featured-image-url img {
  border: 2px solid #2BB7C4;
}
.et_pb_posts article a.entry-featured-image-url:hover img {
  border: 2px solid #173A79;
  opacity: 0.9;
}
.et_pb_posts article h2 {
  padding-bottom: 20px;
}

body.single.single-post #main-content #left-area article {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
body.single.single-post #main-content #left-area article .et_post_meta_wrapper {
  display: none !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) {
  padding-top: 0 !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) {
  padding-top: 0 !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module {
  text-align: right;
  padding-top: 0 !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module h2 {
  padding-bottom: 45px;
  color: #2BB7C4;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module h2:before {
  display: block;
  content: " ";
  width: 2000px;
  height: 2px;
  opacity: 0.7;
  background: #2BB7C4;
  background-color: #2BB7C4;
  position: absolute;
  top: 11px;
  right: 0;
  -webkit-transform: translateX(100.5%);
  transform: translateX(100.5%);
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module .et_pb_button_wrapper {
  padding-top: 25px;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module .et_pb_button_wrapper .et_pb_button {
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  color: white !important;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module .et_pb_button_wrapper .et_pb_button:after {
  position: absolute;
  margin-left: -1em;
  opacity: 0;
  text-shadow: none;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  font-variant: none;
  line-height: 1em;
  text-transform: none;
  content: "5";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 22px;
  color: #173A79;
  opacity: 1 !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module .et_pb_button_wrapper .et_pb_button:hover {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.8em 2.5em 0.8em 1.5em !important;
  border: 0px solid #2BB7C4 !important;
  color: white !important;
  background-color: #173A79;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:nth-child(1) .et_pb_row:nth-child(1) .et_pb_column:nth-child(2) .et_pb_module .et_pb_button_wrapper .et_pb_button:hover:after {
  font-size: 22px;
  color: #2BB7C4;
}
body.single.single-post #main-content #left-area article .entry-content .et-boc div .et_builder_inner_content .et_pb_section:last-of-type {
  padding-bottom: 0;
}
body.single.single-post #c-header.header-style-three .header-content span.et_pb_fullwidth_header_subhead {
  font-size: 15px;
}

#custom-section-responsive-web-design {
  padding-top: 0;
  padding-bottom: 0;
}
#custom-section-responsive-web-design .et_pb_row {
  padding-top: 0;
  padding-bottom: 0;
}
#custom-section-responsive-web-design .et_pb_row .et_pb_text:nth-child(1) {
  padding-top: 150px;
}
.a-design-top-title h2 {
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  .a-design-top-title h2 {
    padding-bottom: 25px;
  }
}
@media (max-width: 980px) {
  .a-design-row-mobile-no-bottom {
    padding-bottom: 0 !important;
  }
  .a-design-row-mobile-no-bottom .et_pb_column {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 980px) {
  .a-design-column-hide-mobile {
    display: none;
  }
}

.a-custom-divider {
  height: 55px;
}
@media (max-width: 980px) {
  .a-custom-divider {
    height: 0;
  }
}
@media (max-width: 480px) {
  .a-custom-divider {
    height: 0;
  }
}

@media (max-width: 480px) {
  #hp-services  img {
        height: 120px;
    width: auto;
    object-fit: contain;
  }
}

@media (max-width: 980px) {
  .listcomma li {
    display: inline-block;
  }
  .listcomma li br {
    display: none;
  }
}

.a-webdesign-top-title h2 {
  padding-bottom: 25px;
}
@media (max-width: 980px) {
  .a-webdesign-top-title h2 {
    padding-bottom: 25px;
  }
}
.a-webdesign-top-title .et_pb_header_content_wrapper {
  padding-bottom: 15px;
  padding-top: 10px;
}

#memberlogin.a-new-c-surround h3 {
  font-size: 26px;
}

.a-new-c-surround .et_pb_module {
  margin-bottom: 20px;
  width: 100%;
}
.a-new-c-surround .et_pb_image {
  text-align: center !important;
}
.a-new-c-surround .et_pb_image img {
  max-width: 230px;
  max-height: 170px;
  -o-object-fit: contain;
     object-fit: contain;
}
.a-new-c-surround .et_pb_text {
  text-align: center !important;
}
.a-new-c-surround .et_pb_text h3 {
  padding-bottom: 0;
  line-height: 33px;
}
.a-new-c-surround .et_pb_button_module_wrapper {
  text-align: center !important;
}

.hostingx4.a-new-c-surround .et_pb_image .et_pb_image_wrap {
  min-height: 214px;
}

body.page-id-738 .dark-background h5 a:hover {
  opacity: 0.7;
}

body .et_pb_row.a-c-cloud-email-feats {
  max-width: 51% !important;
}
.white.dark-section.ecommargin .et_pb_image {
  text-align: center;
}
.white.dark-section.ecommargin .et_pb_image img {
  max-height: 105px;
}

.custom-ssl-row .et_pb_image img {
  max-height: 150px;
}

#custom-cta-two a.custom-tel {
  margin-top: 10px;
  display: block;
}
#custom-cta-two .et_pb_text {
  max-width: 530px;
}

#memberlogin a.custom-tel {
  margin-top: 10px;
  display: block;
}

.c-a-managed-hosting-top-surround .c-dark-column img {
  max-width: 120px;
  max-height: 130px;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-a-managed-hosting-top-surround .c-dark-column h4 span {
  color: white;
}
.c-a-managed-hosting-top-surround .c-dark-column p {
  color: white;
}
.c-a-managed-hosting-top-surround .c-dark-column .et_pb_blurb {
  padding-bottom: 30px !important;
}
.c-a-managed-hosting-top-surround .c-dark-column .et_pb_promo_description {
  padding-bottom: 25px;
}

body .managewebhosting .cu-aws-table-hosting img {
  max-width: 120px;
  max-height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
}
body .managewebhosting .cu-aws-table-hosting h4 span {
  color: white;
  font-size: 23px;
}
body .managewebhosting .cu-aws-table-hosting p {
  color: white;
}
body .managewebhosting .cu-aws-table-hosting .et_pb_blurb {
  padding-bottom: 40px !important;
}
body .managewebhosting .cu-aws-table-hosting .et_pb_blurb .et_pb_blurb_description {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
body .managewebhosting .cu-aws-table-hosting .et_pb_promo_description {
  padding-bottom: 25px;
}
body .managewebhosting .cu-aws-table-hosting .et_pb_button_wrapper {
  display: none !important;
}
body .managewebhosting .cu-aws-table-hosting .et_pb_main_blurb_image {
  margin-bottom: 10px;
}

/*************************************************
Set resonpsive CSS Styling here.
*************************************************/
body .custom-mobile-menu {
  right: -386px;
}

#c-header,
.contact-page-bg-section {
  z-index: 1;
}

/*** New Mobile Menu before live ****/
.custom-button-new-mm {
  color: white !important;
  /* font-size: 15px; */
  /* font-family: "Montserrat", sans-serif; */
  letter-spacing: 1px;
  font-weight: 600;
  background-color: #2BB7C4;
  border: 0px solid #2BB7C4 !important;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 2px !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding-left: 19px !important;
  padding-right: 22px !important;
  margin-left: -5px !important;
}
.custom-button-new-mm a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

button.rmp_menu_trigger {
  border: 2px solid rgba(255, 255, 255, 0.2);
  height: 94px !important;
  width: 94px !important;
  border-radius: 50% !important;
}
button.rmp_menu_trigger:before {
  content: " ";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  height: 70px;
  width: 70px;
}
button.rmp_menu_trigger:after {
  content: " ";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #2BB7C4;
  height: 48px;
  width: 48px;
}
button.rmp_menu_trigger .rmp-trigger-box {
  opacity: 0.7;
  z-index: 9;
}
button.rmp_menu_trigger .rmp-trigger-box:hover {
  opacity: 1;
}
button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner {
  background-color: white !important;
}
button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner:before {
  background-color: white !important;
}
button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner:after {
  background-color: white !important;
}

.rmp-container {
  /* Top section */
}
.rmp-container .rmp-menu-title {
  padding-top: 13% !important;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 0 !important;
}
@media (max-width: 1500px) {
  h2.line-left:before, h2 a.line-left:before, h2 a span.line-left:before, h2 span.line-left:before, .h2.line-left:before, .h2 a.line-left:before, .h2 a span.line-left:before, .h2 span.line-left:before, .entry-content h2.line-left:before {
    display: none !important;
    opacity: 0 !important;
  }
}
@media (max-width: 1330px) {
  #hp-services .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .custom-image-width img {
    max-width: 100% !important;
  }
  .gridx4 h3 {
    font-size: 28px;
  }
  .imgflip {
    text-align: right;
    margin-right: 0;
    float: right;
  }
  #hp-testimonials .et_pb_slider .et_pb_slides h2 {
    font-size: 28px;
  }
  #slider .et_pb_slider .et_pb_slides h2 {
    font-size: 28px;
  }
  .custom-tel {
    display: block;
    padding-top: 15px;
  }
}
@media (max-width: 1100px) {
  #hp-services .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 18px;
    line-height: 22px;
  }
  #custom-top-anchor .et_pb_text, #custom-top-anchor .et_pb_button_module_wrapper {
    text-align: left;
  }
  footer#main-footer #footer-bottom .container .right {
    position: relative;
  }
}
@media (max-width: 980px) {
  header#main-header .container #et-top-navigation .menu-surround {
    display: none !important;
    opacity: 0;
  }
  header#main-header .container .logo_container .logo_helper {
    display: inline-block;
    width: 0;
    height: 94% !important;
    vertical-align: bottom;
  }
  .hideimage {
    display: none;
  }
  .iconfull .et_pb_column .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 64px;
  }
  .img50 img {
    width: 50%;
  }
  .bgn .et_pb_column {
    background-image: none;
  }
  .bgn .et_pb_image_wrap, .bgn img {
    width: 100%;
  }
  .p0 .et_pb_column {
    padding-top: 0;
    padding-bottom: 0;
  }
  .bbsrowpadding {
    padding-bottom: 0;
  }
  .bbsrowpadding .et_pb_row.et_pb_row_5, .bbsrowpadding .et_pb_row.et_pb_row_7 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bbsrowpadding .et_pb_column_7, .bbsrowpadding .et_pb_column_11 {
    display: none;
  }
  .bbsrowpadding .et_pb_row_8 {
    padding-bottom: 100px !important;
  }
  #custom-top-anchor {
    background-image: none !important;
  }
  header .custom-top-menu {
    display: none;
  }
  #custom-cta-two h2.line-right {
    color: #173A79 !important;
  }
  #hp-services .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 27px;
    line-height: 32px;
  }
  .hostingx4 {
    text-align: center;
  }
  .hostingx4 .et_pb_text {
    text-align: center;
    width: 100%;
  }
  #memberlogin {
    background-position: top center;
    /*.et_pb_button_module_wrapper {
      text-align: center;
    }*/
  }
  #wpcf7-f1113-p1606-o1 {
    padding: 0 39px;
  }
  .page-id-708 .et_pb_column_1_3 {
    width: auto;
  }
  .listcomma li {
    display: inline-block;
    padding-right: 12px;
  }
  .listcomma li:after {
    content: ", ";
    font-size: 18px;
    position: absolute;
    right: 8px;
    top: 0;
    color: #929191;
  }
  .ecommargin .et_pb_column {
    margin-bottom: 50px;
  }
}
@media (max-width: 820px) {
  #custom-cta-two {
    background-position: center;
  }
}
@media (max-width: 768px) {
  .tac {
    text-align: center !important;
  }
  #c-header .header-content {
    margin-top: 90px;
    padding-left: 25px;
  }
  #c-header h1 {
    font-size: 50px;
  }
  #hp-testimonials .et-pb-controllers {
    bottom: 0;
  }
  .c-m-blurbs-logo .et_pb_module.et_pb_blurb {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
  }
  .et_pb_module.imagedrop.et_pb_blurb {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 30px !important;
  }
  #c-our-work {
    padding-top: 5vh;
  }
  #hp-testimonials .et_pb_row {
    width: 100%;
  }
  #hp-testimonials .et_pb_slider .et_pb_slides h2 {
    font-size: 20px;
    line-height: 32px;
  }
  #hp-testimonials .et_pb_slider .et_pb_slides .et_pb_slide {
    padding: 0 13%;
  }
  #slider .et_pb_row {
    width: 100%;
  }
  #slider .et_pb_slider .et_pb_slides .et_pb_slide {
    padding: 0 13%;
  }
  #slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description h2 {
    font-size: 20px;
    line-height: 32px;
  }
  #slider .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px;
    line-height: 32px;
  }
  #hp-services {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 600px) {
  #hp-services .et_pb_row .et_pb_column {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 40px;
  }
  #hp-services .et_pb_row .et_pb_column:after {
    background-size: cover;
  }
  #hp-services .et_pb_row .et_pb_column .et_pb_text, #hp-services .et_pb_row .et_pb_column .et_pb_button_module_wrapper {
    text-align: center;
  }
  #slider {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .et_pb_section.pt20 {
    padding-top: 20px !important;
  }
  .et_pb_section.ptb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .et_pb_section.ptb40 .et_pb_row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .et_pb_section .et_pb_row.pt0 {
    padding-top: 0 !important;
  }
  .et_pb_section .et_pb_row.pb0 {
    padding-bottom: 0 !important;
  }
  .et_pb_section .et_pb_row .pt0 {
    padding-top: 0 !important;
  }
  .et_pb_section .et_pb_row .pb0 {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  /* new final bits */
  #logo {
    height: 56px;
    width: 156px;
  }
  .rmp-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .rmp-container .rmp-menu-title {
    padding-top: 8% !important;
    padding-left: 11% !important;
  }
  .rmp-container .rmp-menu-title a img {
    height: 56px !important;
    width: 156px !important;
  }
  #rmp-menu-title-22458 .rmp-menu-title-image {
    height: 56px !important;
    width: 156px !important;
  }
  li#rmp-menu-item-22490 {
    margin-top: 10px !important;
  }
}
@media (max-width: 540px) {
  #two-buttons-next-to-each-other .et_pb_column_inner_1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  #c-header h1 {
    font-size: 44px;
  }
  .imagedrop .et_pb_main_blurb_image {
    display: block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin: 0 auto;
  }
  .imagedrop .et_pb_blurb_container {
    padding-left: 0 !important;
    text-align: center !important;
  }
  body #hp-services .et_pb_column {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 30px;
  }
  body #hp-services .et_pb_row .et_pb_column:after {
    height: 20px;
  }
  #memberlogin .et_pb_column {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #memberlogin .et_pb_column .et_pb_text {
    width: 100%;
  }
  #memberlogin .et_pb_column_8 {
    margin-bottom: 0;
  }
  #custom-request-a-quote-form form .full-width .half.left,
  #custom-request-a-quote-form form .full-width .half.right {
    width: 100%;
    padding: 0;
  }
  #hp-services .et_pb_row .et_pb_column:after {
    background-size: contain;
  }
  .bbsrowpadding .et_pb_row.et_pb_row_3 {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
  }
  #main-footer #footer-widgets {
    padding-bottom: 0;
  }
}
@media (max-width: 420px) {
  #c-header h1 {
    font-size: 33px;
    padding-bottom: 4vh;
  }
  #c-header a.et_pb_button {
    margin-top: 0;
  }
  #c-header span.et_pb_fullwidth_header_subhead {
    line-height: 31px;
  }
  #c-header .header-content {
    margin-top: 90px;
    padding-left: 3px;
  }
  #c-header .et_pb_more_button {
    display: none !important;
  }
}