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

*/
/* ============================================================
/* ============================================================
							Fonts
==============================================================*/

/*---------- Arimo Fonts -----------*/
@font-face {
	font-family: Arimo;
	src: url(fonts/Arimo/Arimo-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Arimo;
	src: url(fonts/Arimo/Arimo-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Arimo;
	src: url(fonts/Arimo/Arimo-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Arimo;
	src: url(fonts/Arimo/Arimo-Bold.ttf);
	font-weight: 700;
}

/*--------- Crimson_Pro ---------*/
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-ExtraLight.ttf);
	font-weight: 200;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-ExtraBold.ttf);
	font-weight: 800;
}
@font-face {
	font-family: Crimson_Pro;
	src: url(fonts/Crimson_Pro/CrimsonPro-Black.ttf);
	font-weight: 900;
}

/*--------- Montserrat ---------*/
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Thin.ttf);
	font-weight: 100;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-ExtraLight.ttf);
	font-weight: 200;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-ExtraBold.ttf);
	font-weight: 800;
}
@font-face {
	font-family: Montserrat;
	src: url(fonts/Montserrat/Montserrat-Black.ttf);
	font-weight: 900;
}



html{
	scroll-behavior: smooth;
	scroll-padding-top: 100px;
	overflow-x: hidden;
}

body {
  font-family: Arimo;
  color: #555;
  font-size: 17px;
  line-height: 26px;
}
.page-id-22862{
	max-width: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
	font-weight: 500;
  color: #213256 !important;
}
h1 {
  margin-bottom: 30px;
}
h2 {
  margin-bottom: 25px;
}
h3 {
  margin-bottom: 20px;
}
h4 {
  margin-bottom: 20px;
}
a {
  color: #01b9b9;
}
a:hover, a:focus {
  color: #111111;
}
.entry-content p, p {
  margin-bottom: 1em;
}


/*.page:not(.home) p:first-child strong{
	font-family: Montserrat;
	font-size: 22px;
	line-height: 27px;
	font-weight: 400;
}*/
.sfm-navicon-button {
  top: 27px !important;
}
.admin-bar .sfm-navicon-button {
  top: 59px !important;
}
/*===============================
			Header
=================================*/
#masthead {
  background-color: rgb(255 255 255 / 0.85);
}
.ast-theme-transparent-header #masthead {
  position: fixed !important;
}
.site-branding, .ast-logo-title-inline .ast-site-identity {
  width: 100%;
}
.site-title {
  display: none;
}
.site-logo-img{
	padding-right: 50px !important;
}
.site-logo-img img {
  height: auto;
  width: 160px;
}
.social-media-icons {
  position: relative;
}
.social-media-icons ul {
  margin: 0px;
	text-align: right;
}
.social-media-icons li {
  list-style-type: none;
  display: inline-block;
  margin-right: 7px;
}
.social-media-icons li:last-child{
	margin-right: 0px;
}
.social-media-icons li i {
  font-family: fontawesome;
  font-style: normal;
  color: #213256;
  font-size: 20px;
  line-height: 22px;
}
.header-phone{
	margin-bottom: 8px;
}
.header-phone img {
  max-height: 20px;
  position: relative;
  top: 0px;
  margin-right: 5px;
}
.header-phone .phone-number {
  font-weight: 700;
  color: #213256;
  font-size: 20px;
  line-height: 22px;
}
.header-inner {
  display: flex;
  margin-left: auto;  
}
.SM_Phone_wrapper{
	display: flex;
	flex-direction: column;
}
.header-inner .header-items {
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
}
.header-widget{
	max-width: 500px;
	position: relative;
	width: 100%;
	height: 82px;
	display: inline-block;
}
.widget-item{
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);	
	text-align: center;
	width: 100%;
	display: inline-block;
}
.service-widget .widget-flip a:after{
	content: "";
	background: url("/wp-content/themes/grunberg/images/pointer-icon.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	background-position: center;
}
.service-widget .widget-name{
	font-size: 17px;
    line-height: 1.2;
    position: relative;
    width: auto;
    color: #213256;
    padding: 10px 20px;
    padding-right: 65px;
    border-radius: 5px;
    background: #fafafa;
    border: 2px dotted #213256;
}
.service-widget .widget-flip a{
	position: relative;
	padding: 10px 20px;
	padding-right: 50px;
    background: #01b9b9;
    color: #fff;
    border-radius: 5px;
	font-size: 20px;
	line-height: 1.2;
	display: inline-block;
}
.service-widget .widget-flip a:hover{
	background: #213256;
	color: #fff;
}
.service-widget .widget-name:after{
	content: "";
    background: url(/wp-content/themes/grunberg/images/question-mark.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: contain;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
    right: 15px;
	background-position: center;
}
.widget-flip{
	display: none;
}

.header-widget img{
	max-width: 110px;
}
.header-widget .ecs-event-list{
	margin: 0px;
}
.header-widget .ecs-event-list h4{
	font-size: 18px !important;
    line-height: 20px !important;
	margin-bottom: 3px;
}
.header-widget .ecs-event-list h4 a{
	color: #213256;
	font-family: Arimo;
}
.header-widget .ecs-event-list h4 a:hover{
	color: #01b9b9;
}
.header-widget .duration.time{
	font-size: 12px;
}


.responsive-menu-open button#responsive-menu-button .responsive-menu-box {
  position: fixed;
  top: 40px !important;
  right: 40px !important;
}
.admin-bar button#responsive-menu-button .responsive-menu-box {}
.sfm-pos-right .sfm-rollback {
  left: auto;
  right: calc(50% - 600px) !important;
  height: 140px;
}
.sfm-label-metro .sfm-navicon-button {
  background: none !important;
}
.sfm-style-skew #sfm-sidebar.sfm-theme-bottom .sfm-search-form {
  width: 100%;
}
.reanda-logo img {
  display: inline-block;
  width: 165px;
  height: auto;
  position: absolute;
  top: 152px;
  right: 0px;
  z-index: 9;
}
/* Search icon */
.site-header .search-form {
  position: absolute;
  right: -2px;
  top: -7px;
}
.site-header .search-field {
  background-color: transparent;
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 30px;
  margin: 3px 0;
  padding: 0 0 0 24px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 15px;
}
.site-header .search-field:focus {
  background-color: #fff;
  border: 2px solid #213256;
  cursor: text;
  outline: 0;
  width: 230px;
  border-radius: 5px;
}
.search-form .search-submit {
  display: none;
}
.social-media-icons .search a i {
  pointer-events: none;
}
#breadcrumbs {
  color: #888;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 21px;
  font-family: Arimo;
}
.site-header #yottie_1 .yottie-widget-feed-section-slide{
	display: none !important;
	width: auto !important;
	max-width: 300px !important;
	padding: 0px !important;
	margin: 0px !important;
	background: #ebeaf8 !important;
}
.site-header #yottie_1 .yottie-widget-feed-section-slide:first-child{
	display: block !important;
}
.site-header #yottie_1 .yottie-widget-video{
	width: auto !important;
	display: flex !important;
	flex-direction: row !important;
}
.site-header div.yottie-widget-feed-section{
	min-height: inherit !important;
}
.site-header .yottie-widget{
	min-height: inherit !important;
}
.site-header .yottie-widget-inner{
	overflow: visible !important;
}
.site-header .yottie-widget-video-horizontal.yottie-mw-370 .yottie-widget-video-info{
	background: #ebeaf8;
	padding: 12px !important;
	display: flex;
}
.site-header #yottie_1 .yottie-widget-video-info-title{
	align-self: center;
	color: #213256 !important;
	text-decoration: none !important;
}
.site-header #yottie_1 .yottie-widget-video:hover .yottie-widget-video-info-title{
	color: #01b9b9 !important;
}

/*===============================
		Super Fly Menu
=================================*/
#sfm-sidebar:not(.sfm-iconbar) .sfm-menu li > a span {}
/*===============================
		   Body
=================================*/
.ast-separate-container {
  background: #fff;
}
/*===============================
		   Home Page
=================================*/
.home #primary {
  z-index: 5;
  margin-top: 0px;
}
.home article {
  padding: 0px 0px 0px !important;
}
.home .entry-title {
  display: none;
}
.home h4.entry-title{
	display: inline-block;
}
.inner-page-slant:before {
  content: '';
}
.home #rev_slider_2_1_forcefullwidth:before {
  background: #fff;
  content: '';
  display: block;
  height: 900px;
  left: 0;
  bottom: -750px;
  position: absolute;
  right: 0;
  transform: skewY(-4deg);
  transform-origin: 100%;
  z-index: 2;
  overflow: hidden;
  /*box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);*/
}

.hero-txt{
    filter: drop-shadow(3px 3px 5px rgba(255,255,255,1));	
} 
a#scroll-btn img{
	filter: brightness(0) invert(1)	drop-shadow(0px 0px 3px rgba(0,0,0,0.6));
}

/*#rev_slider_2_1_forcefullwidth:before,
.inner-page-slant:before{
    background: #fff;
    content: '';
    display: block;
    height: 900px;
    left: 0;
    bottom: -700px;
    position: absolute;
    right: 0;
    transform: skewY(-6deg);
    transform-origin: 100%;
    z-index: 2;
    overflow: hidden;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}

#rev_slider_2_1_forcefullwidth:after,
.inner-page-slant:after{
	background: #fff;
    content: '';
    display: block;
    height: 930px;
    left: 0;
    bottom: -800px;
    position: absolute;
    right: 0;
    transform: skewY(-7deg);
    transform-origin: 100%;
    z-index: 3;
    overflow: hidden;
}*/
.entry-content h2.home-title {
  text-align: center;
  font-style: italic;
  font-size: 30px;
  font-family: Montserrat;
	font-weight: 700;
}
.home-intro p {
  font-size: 18px;
  line-height: 28px;
}
.search-box .wpb_single_image {
  width: 1230px !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.search-box .search-form {
  position: relative;
}
.search-box .search-form:after {
  position: absolute;
  top: 18px;
  right: 30px;
  content: "\f002";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 26px;
  color: #1d3156;
  pointer-events: none;
}
.search-box .search-field {
  width: 100%;
  font-size: 20px;
  line-height: 25px;
  background: none;
  border: 0px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.15) !important;
  text-align: center;
  padding: 20px 20px;
  transition: all 0.2s;
}
.search-box .search-field:focus::placeholder {
  color: #dddddd;
  transition: all 0.2s;
}
.search-box .search-field::placeholder {
  color: #bbbbbb;
  font-family: Montserrat;
  transition: all 0.2s;
}
.search-box .vc_column-inner {
  padding: 0px !important;
}
.FT-row h2 {
  font-family: Montserrat;
  font-style: italic;
}
.FT-row p {
  font-size: 23px;
  line-height: 31px;
  font-family: Arimo;
}
.FT-row .ft-read-here {
  display: inline-block;
  font-family: Montserrat;
	font-weight: 500;
  font-style: italic;
  color: #213256;
  position: relative;
}
.FT-row .ft-read-here:hover {
  color: #111111;
}
.FT-row .ft-read-here:before {
  content: "";
  display: inline-block;
  border-radius: 5px;
  width: 70%;
  height: 6px;
  background: #01b9b9;
  position: absolute;
  top: -15px;
  left: 0px;
}
.FT-row .ft-txt {
  padding-left: 40px;
}
.download-app-txt {
  font-family: Arimo;
  padding-right: 60px;
}
.download-app-txt h2 {
  font-family: Montserrat;
	font-weight: 700;
  font-size: 30px;
}
.download-app-txt img {
  width: 150px;
  height: auto;
  margin-bottom: 10px !important;
}
.white {
  color: #ffffff !important;
}
/* Services section start
--------------------------*/
.card-wrapper {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: -35px;
}
.card-wrapper h1 {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.card-wrapper img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.card-wrapper .btn {
  color: #ffffff;
  padding: 0.8rem;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
}
.card-wrapper .btn:hover {
  background-color: rgba(255, 255, 255, 0.12);
}
.card-wrapper .cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.card-wrapper .cards_item {
  display: flex;
  margin: 0px;
}
.card-wrapper .card {
  background-color: white;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.card-wrapper .card_content {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.card-wrapper .card_content .card-link {
  flex: 1;
  align-self: stretch;
}
.card-wrapper .card_title {
  color: #888888 !important;
  font-size: 26px !important;
  line-height: 36px !important;
  margin: 0px 0px 5px;
  font-family: Montserrat;
	font-weight: 700;
}
.card-wrapper .card_text {
  color: #888888;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 400;
  font-family: Arimo;;
  display: none;
}
.card-wrapper .explore-further {
  padding: 6px 25px 6px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  letter-spacing: 0.5px;
  font-family: Crimson_Pro;
}
.info-card1 .explore-further {
  background: #157a98;
}
.info-card2 .explore-further {
  background: #239ad4;
}
.info-card3 .explore-further {
  background: #f46366;
}
.info-card4 .explore-further {
  background: #6fb2ba;
}
.info-card5 .explore-further {
  background: #c988ca;
}
.card-wrapper .explore-further:hover {
  background: #213256;
}
.card-wrapper .card_content p:last-child {
  margin-bottom: 0px;
}
.card-wrapper .card_text:last-child {
  margin-bottom: 0px;
}
.info-card .card_content {
  padding: 40px 45px;
}
.card_content {
  display: flex;
  text-align: center;
}
.card_content .card-inner {
  align-self: center;
  width: 100%;
  text-align: left;
}
.services-section {
  box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.25);
  padding: 0px !important;
  margin: 0px 0px 30px !important;
}
.services-section .vc_column-inner {
  padding: 0px !important;
}
.services-section img, .services-section .wpb_single_image {
  margin: 0px !important;
  width: 400px !important;
  height: 400px !important;
}
.services-section .card_image {
  max-height: 350px;
  overflow: hidden;
}
.services-box-wrapper .vc_column-inner > .wpb_wrapper{
	flex: 1;
	display: flex !important;
}
.single-modernteammembers #career-progression .vc_column-inner > .wpb_wrapper{
	display: inline-block !important;
}
.services-box-wrapper  .wpb_single_image.vc_align_center{
	align-self: center;
}
.services-section .wpb_column {
  transition: .5s ease;
  position: relative;
}
.services-box-wrapper h2{
	text-align: center;
}
.services-box-wrapper .services-box-row .btn{
	display: none;
}
.grecaptcha-badge{
	display: none !important;
}

/* Services section end
--------------------------*/
.cloud-accounting-section{
  transform: rotate(-6deg);
  background-image: url("/wp-content/uploads/2019/10/xero-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible !important;
  position: relative;	    
}
.cloud-accounting-section.vc_section:not(.vc_section-has-fill){
  left: 50% !important;
  right: 50% !important;
  margin-left: -55vw !important;
  margin-right: -55vw !important;
  width: 110vw !important;
}
.cloud-accounting-section:before{
  background: url("/wp-content/themes/grunberg/images/top-box-shadow.png");
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 57px;
  width: 10000px;
  position: absolute;
  left: 0;
  top: 0px;
  background-size: inherit;
  background-position: center top;
  z-index: 999;
  pointer-events: none;
}
.cloud-accounting-section:after{
  background: url("/wp-content/themes/grunberg/images/bottom-box-shadow.png");
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 57px;
  width: 10000px;
  position: absolute;
  left: 0;
  bottom: 0px;
  background-size: inherit;
  background-position: center bottom;
  z-index: 999;
  pointer-events: none;
}
.cloud-accounting-row{
	transform: rotate(6deg);
	text-align: center;
	padding: 150px 0px!important;
	overflow: visible !important;
	left: 5vw !important;
}
.xero .wpb_single_image {
  position: relative;
}
.xero h1 {
  font-family: Montserrat;
	font-weight: 700;
  margin-bottom: 60px;
  font-size: 35px;
}
.xero p {
  font-family: Montserrat;
	font-weight: 500;
  font-style: italic;
  font-size: 24px;
  line-height: 34px;
  color: #222222;
  margin-bottom: 30px;
}
.xero img {
  padding: 0px 20px;
}
.xero .vc_sep_width_60 {
  width: 63%;
}
.xero .explore-further {
  background: #213256;
  padding: 8px 25px 8px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  letter-spacing: 0.5px;
  font-family: Crimson_Pro;
}
.xero .explore-further:hover {
  background: #222222;
}
.ft-img img {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
  padding: 30px;
}
.phone-section {
  background: url("/wp-content/uploads/2019/10/phone-background.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.phone-row {
  z-index: 1;
  overflow: visible !important;
  padding-top: 100px;
}
.phone-row:before {
  background: #fff;
  content: '';
  display: block;
  height: 800px;
  left: 0;
  top: -400px;
  position: absolute;
  right: 0;
  transform: skewY(-7deg);
  transform-origin: 100%;
  z-index: 0;
  overflow: hidden;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}
.phone img {
  width: 830px;
  max-width: none;
  margin-left: -195px;
}
.news-container, .grid-items {
  display: flex;
}
.news-container {
  padding-top: 20px;
}
.news-container .post-grid {
  padding: 0px !important;
}
.news-container .grid-items .item {
  width: 100% !important;
  margin: 0px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  background: none !important;
  position: relative;
  border-right: 6px dotted #aaafc4;
  min-height: 314px;
}
.news-container .grid-items .item:last-of-type {
  border: 0px;
}
.news-container .twitter-feed {
  width: 33%;
  padding-right: 40px;
  position: relative;
  border-right: 6px dotted #aaafc4;
}
.app-phone-column {
  pointer-events: none;
}
/*
.news-container .twitter-feed:after,
.news-container .grid-items .item:after{
	content: "";
	background: url("/wp-content/themes/grunberg/images/dotted-border.png");
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
	width: 6px;
	height: 100%;
}
*/
.news-container .ctf-item {
  padding: 10px 0px !important;
  ;
}
.news-container .news-feed {
  width: 67%;
}
.news-container .layer-content {
  margin: 0px !important;
  padding: 0px !important;
}
.news-container .layer-media, .news-container .pagination {
  display: none;
}
.news-container .title a {
  font-size: 20px !important;
  line-height: 23px !important;
  font-family: Montserrat !important;
	font-weight: 700;
  color: #203155 !important;
}
.news-container .post_date {
  font-size: 16px !important;
  line-height: 23px !important;
  color: #213256 !important;
  font-family: Arimo !important;
  position: relative;
}
.news-container .post_date:after {
  content: "";
  display: inline-block;
  border-radius: 5px;
  width: 100px;
  height: 7px;
  background: #7961ab;
  position: absolute;
  bottom: -15px;
  left: 0px;
}
.news-container .excerpt {
  font-size: 17px !important;
  line-height: 24px !important;
  color: #213256 !important;
  margin-top: 30px !important;
}
.news-container .read_more {
  float: left;
  font-family: Montserrat;
	font-weight: 500;
  font-style: italic;
  color: #213256;
  position: relative;
}
.news-container .read_more:before {
  content: "\f054";
  font-family: fontawesome;
  display: inline-block;
  color: #01b9b9;
  font-style: normal;
  position: absolute;
  top: 3px;
  right: -22px;
  font-size: 19px;
}
.news-container .read_more:hover {
  color: #111111;
}
.news-container .ctf-author-name {
  color: #213256 !important;
}
.news-container .ctf-author-avatar img {
  border-radius: 100%;
}
.news-container .ctf-tweet-text {
  color: #213256;
  font-size: 17px;
  line-height: 24px;
  font-family: Arimo;
}
.news-container .twitter-feed h3 {
  font-size: 25px;
  line-height: 35px;
  font-family: Montserrat;
	font-weight: 700;
  margin-bottom: 5px;
}
.news-container .ctf-more {
  margin-top: 5px !important;
  padding: 3px !important;
  font-size: 18px !important;
}
.testimonial-content {
  border-top: 5px solid #01b9b9;
  border-bottom: 5px solid #01b9b9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 0 30px !important;
}
.testimonial-content p {
  font-family: Crimson_Pro;
	font-weight: 500;
	font-style: italic;
  color: #231f20;
  font-size: 27px;
  line-height: 35px;
  margin: 0 65px;
}
.testimonial-content p:before {
  content: url(/wp-content/uploads/2020/11/quote-left.png);
  margin-right: 10px;
}
.testimonial-content p:after {
  content: url(/wp-content/uploads/2020/11/quote-right.png);
  margin-left: 10px;
}
.testimonial-content p:after, .testimonial-content p:before {
  content: none;
}
.testimonial-content p:first-child:before {
  content: url(/wp-content/uploads/2020/11/quote-left.png);
  margin-right: 10px;
}
.testimonial-content p:last-of-type:after {
  content: url(/wp-content/uploads/2020/11/quote-right.png);
  margin-left: 10px;
}
.testimonial-content p {
  margin: 0 65px 15px;
}
.strong-view.wpmtst-modern.controls-type-sides .wpmtst-testimonial-inner {
  padding-left: 0;
  padding-right: 0;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before,
.strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
  display: none;
}
.testimonial-name {
  font-family: Crimson_Pro;
    font-style: italic;
    color: #231f20;
    font-size: 25px;
    line-height: 35px;
}
.testimonial-company {
  color: #231f20;
}
.testimonial .readmore a {
  display: inline-block;
  background: #bb8ac1;
  padding: 8px 20px 8px;
  margin-top: 20px;
  color: #ffffff;
  font-size: 18px;
  font-family: Crimson_Pro;
}
.strong-view.controls-type-sides.nav-position-inside .wpmslider-prev,
.strong-view.controls-type-sides.nav-position-inside .wpmslider-next {
  top: calc(23%);
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before,
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
  background: #203155;
  height: 20px;
}
.disabled {
  display: block !important;
}
.single-post br {
  content: "";
  display: block;
  margin-top: 20px;
}
.single-post br:before {
  display: block;
  margin-top: 20px;
  content: "";
}
/*===============================
		   Inner Page
=================================*/
.breadcrumbs {
  margin-bottom: 35px;
  font-size: 16px;
  color: #01b9b9;
  font-family: Arimo;
}
.breadcrumbs {
  margin-bottom: 41px;
  text-align: right;
}
.breadcrumbs .current-item {
  color: #a7a9ac;
  font-family: Arimo;
}
.breadcrumbs a {
  color: #a7a9ac;
  font-family: Arimo;
}
.breadcrumbs a:hover {
  color: #01b9b9;
}
/*.inner-page-slant{
	position: relative;
	height: 540px;
   
	overflow: hidden;
}*/
.inner-page-slant {
  position: relative;
  height: 435px;
  overflow: hidden;
  transform: skewY(-4deg);
  margin-top: -100px;
  margin-bottom: 65px;
  background: url(/wp-content/uploads/2019/10/xero-background.jpg) right top;
  box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
/*.inner-page-background{
	position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover!important;
}

.default-background{
	    background-position: right top !important;
}*/
/*.inner-page-background .entry-title{
	    margin-top: 235px;
    font-family: Montserrat;
font-weight: 700;
        font-size: 40px;
    line-height: 50px;
    color: #ffffff !important;
    text-shadow: 0px 0px 15px rgba(0,0,0,.7);
    letter-spacing: 0.5px;
}*/
.inner-page-background .entry-title {
 font-family: Montserrat !important;
	font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  color: #213256 !important;
  text-shadow: none;
  margin-top: 290px;
  letter-spacing: 0.5px;
}
.single .inner-page-background .entry-title {
  font-size: 33px;
  line-height: 43px;
  margin-top: 275px;
  margin-bottom: 8px;
}
.single .entry-meta {
  font-size: 15px;
}
.inner-page-slant .inner-page-background .ast-container {
  transform: skewY(4deg);
}
#comments {
  display: none;
}
.archive .inner-page-background .entry-title {
  font-size: 0px;
  line-height: 0;
}
.archive .inner-page-background h1.entry-title span {
  font-size: 42px;
  line-height: 52px;
}
.page:not(.home) .content-area {
  margin-top: 0px !important;
}
.single-modernteammembers.ast-theme-transparent-header .main-header-bar {
  background: rgba(255, 255, 255, 0.5);
}
.single-modernteammembers #primary {
  margin: 0;
}
.single-modernteammembers .inner-page-slant, .single-modernteammembers .post-navigation {
  display: none;
}
.single-modernteammembers .breadcrumbs {
  margin-bottom: 60px;
}
.single-modernteammembers #content{
	padding-top: 116px;
}
.single-modernteammembers .heateor_sss_sharing_container{
	display: none;
}
.EOTM-Ribbon,
.EOTY-Ribbon{
	position: absolute;
	top: 105px;
    left: -95px;
    z-index: 1;
    width: 400px;
    margin: 0;
    font-size: 22px;
    line-height: 1em;
    text-align: center;
    background: #01b9b9;
    color: #ffffff;
    padding: 15px 42px;
    transform: rotate(-45deg) translate3d(0,0,0);
	-webkit-transform: rotate(-45deg) translate3d(0,0,0);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    clip-path: polygon(0% 100%, 100% 100%, 100% 50px, calc(100% - 50px) 0%, 0% 0%);
}
.EOTY-Ribbon{
	background: #ff9d00;
}
.team-card-wrapper {
  background: #bde2e8;
  margin-bottom: 30px;
  padding: 50px 0 0px;
  display: flex;
  position: relative;
}
.team-card-wrapper .profile-img{
	height: 650px;
	flex: 1;
	align-self: flex-end;
	padding-right: 100px;
	position: relative;
	flex: 0 0 700px
}
.team-card-wrapper .profile-img img{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: auto;
    max-height: 650px;
    max-width: 100%;
    width: auto;
}
.team-card-wrapper:after{
    content: '';
    display: inline-block;
    border-bottom: 200px solid #ffffff;
    border-left: 100vw solid transparent;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.ast-single-post .team-contact-detail h1.entry-title {
   font-family: Montserrat;
	font-weight: 500;
   color: #7961ab !important;
   margin: 0 0 5px 0;
   font-size: 41px;
   line-height: 42px;
}
.team-name-wrapper {
  margin-bottom: 20px;
}
.team-contact-detail .team-title {
  color: #213256;
  font-size: 23px;
  line-height: 28px;
  font-family: Montserrat;
font-weight: 500;
}
.team-email, .team-tel, .team-language, .team-linkedin{
	font-size: 20px;
	line-height: 26px;
}
.team-linkedin i{
	font-weight: 400;
}
.team-contact-detail {
  color: #404041;
  flex: 1 1 auto;
  padding-bottom: 200px;
  padding-right: 40px;
  align-self: center;

}
.team-contact-detail a {
  color: #213256;
}
.team-contact-detail a:hover {
  color: #7961ab;
}
.team-contact-detail strong {
  color: #555555;
  display: inline-block;
  min-width: 35px;
}
.team-profile-content-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
}
.team-profile-content-wrapper .team-content p:first-child {
  font-family: Montserrat;
  font-size: 22px;
  line-height: 32px;
}
.team-profile-content-wrapper .team-content {
  width: 75%;
}
.team-profile-content-wrapper .team-services {
  width: 25%;
  padding-left: 50px;
}
.team-profile-content-wrapper h6,
.team-profile-content-single-wrapper h6{
	color: #7961ab !important;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-bottom: 3px;
    font-size: 21px;
}
.team-services ul {
  margin: 0;
  list-style: none;
}
.team-services li:before {
  content: "•";
  color: #7961ab;
  padding-right: 15px;
  font-weight: 700;
}
.team-container h2 {
  font-family: Montserrat;
	font-weight: 700;
  margin-bottom: 35px;
  font-size: 30px;
}
.team-container .location-attr, .team-container .website-attr {
  display: none;
}
.team-container .wmts_horizontal .wmts_name {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 0;
  padding-bottom: 0px;
}
.team-container .wmts_job_title {
  color: #4c4d4f;
  font-size: 15px;
  line-height: 22px;
  border-bottom: 1px solid #999999;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.team-container .wmts_links {
  display: none; /* Hidden */
}
.team-container .wmts_attribute {
  font-size: 16px;
  line-height: 22px;
  color: #4c4d4f;
  padding-bottom: 0px;
}
.team-container .wmts_member {
  background: none;
}
.team-container .wmts_horizontal .wmts_text_container {
  margin: 5px 0 .5em 41%;
}

.wmts_element.wmts_image_centering{
  border-radius: 15px;
}
.Employee.of.the.Month{
  background: #01b9b9 !important;
	border-radius: 15px;
}
.Employee.of.the.Month .wmts_element.wmts_image_centering{
	border-radius: 0px;
}
.Employee.of.the.Month .wmts_name,
.Employee.of.the.Month .wmts_job_title,
.Employee.of.the.Month .wmts_attributes *{
   color: #ffffff !important;
}
.Employee.of.the.Month .wmts_job_title{
   border-bottom: 1px solid #61d7d7;
}
.all-members .wmts_filters .wph_filter[data-wph-filter="employee-of-the-month"]{
    color: #01b9b9 !important;
    border: 1px solid #01b9b9;
}
.all-members .wmts_filters .wph_filter[data-wph-filter="employees-of-the-year-2021"]{
    color: #ff9d00 !important;
    border: 1px solid #ff9d00;
}
.wmts_element.wmts_ribbon{
	top: 40px;
}
.team-container .wmts_ribbon {
  background: #01b9b9 !important;
}
.team-container .EOTY{
	background: #ff9d00 !important;
}
.wmts_attribute span[data-wph-type=label] {
  display: none !important;
}
.all-members .wmts_attribute span[data-wph-type=value] {
  float: none;
}
.all-members .wmts_member .wmts_attributes {
  margin: 0;
}
.all-members .wmts_member {
  border: 5px solid #fff;
  margin-bottom: 50px !important;
}
.all-members .wmts_name, .all-members h2.wmts_name {
  font-size: 25px;
  line-height: 30px;
  padding: 10px 0 5px;
  color: #213256;
  font-family: Montserrat;
	font-weight: 700;
}

.all-members .wmts_name:hover, .all-members h2.wmts_name:hover {
  color: #7961AA;
}
.team-container.all-members .wmts_attribute {
  font-size: 17px;
  line-height: 22px;
  color: #808285;
  padding: 2px 0 0px;
}
.team-container.all-members .wmts_job_title {
  color: #808285;
  padding-bottom: 12px;
}
.all-members .wmts_container.wmts_loaded {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.all-members .wmts_filters {
  order: 2;
  margin-bottom: 10px;
}
.all-members .wmts_search {
  height: 75px;
  order: 1;
}
.all-members .wmts_members {
  order: 3;
}
.all-members .wmts_search_select_category {
  display: none
}
.all-members .wmts_search_input_name {
  width: 100%;
  text-align: center;
  position: absolute;
  height: 54px;
  background: #fff;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
  font-size: 18px;
}
.wmts_search_submit:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #213256;
  font-size: 24px;
}
.all-members .wmts_search span.wmts_search_submit {
  padding: 15px 10px;
  background: none;
  border: 0;
  border-radius: 0;
  position: absolute;
  z-index: 9;
  right: 0;
}
.all-members .wmts_filters .wph_filter {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding: 7px 10px;
  background: none;
  margin: 0 10px 10px 0;
  border: 1px solid #c2c4c6;
  color: #A7A9AC;
  font-family: Montserrat;
	font-weight: 500;
  letter-spacing: 0.4px;
}
.all-members .wmts_filters .wmts_selected_filter {
  color: #213256;
  border: 1px solid #213256;
}
.ast-breadcrumbs {
  margin-bottom: 30px;
}
.blog .ast-article-post, .archive .ast-article-post, .category .ast-article-post {
  width: 33.333%;
}
.blog .ast-row, .archive .ast-row, .category .ast-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
}
.archive article .entry-title, .blog article .entry-title, .search article .entry-title {
  line-height: 26px;
  font-size: 21px;
  margin-bottom: 10px;
  font-family: Montserrat;
	font-weight: 500;
}
.archive .entry-title a, .blog .entry-title a, .search .entry-title a {
  color: #213256;
  font-weight: 600;
}
.archive .entry-title a:hover, .blog .entry-title a:hover, .search .entry-title a:hover {
  color: #01b9b9;
}
.ast-archive-description {
  display: none;
}
.archive .entry-meta *, .blog .entry-meta *, .category .entry-meta * {
  color: #555;
}
.single-post .entry-meta * {
  color: #213256;
}
.services-testimonial-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.services-testimonial-wrapper .page-testimonial-wrapper {
  width: 38%;
}
.services-testimonial-wrapper .entry-content {
  width: 62%;
  padding-left: 35px;
  border-left: 5px solid #01b9b9;
}
.blog-layout-1 {
  padding-bottom: 1em;
  border-bottom: 0;
}
p.read-more {
  background: #01b9b9;
  display: block;
  padding: 5px 20px;
  margin-top: 10px;
  width: 115px;
  font-family: Crimson_Pro;
}
p.read-more a {
  color: #fff;
}
p.read-more:hover {
  background: #213256;
}
.archive .ast-pagination, .blog .ast-pagination {
  padding-left: 0;
  padding-right: 0;
}
/*.ast-single-post .entry-title, .page-title {
  
    font-family: Arimo;
 
}*/
#primary {
  margin: 0em 0;
}
.post_thumbnail {
  float: right;
  max-width: 400px;
  padding: 0 0 20px 20px;
}
.services-box-wrapper {
  -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.services-box-wrapper .services-box-row{
	display: flex;
	flex-wrap: wrap;
}
.services-box-wrapper .services-box-row .vc_col-sm-3{
	display: flex;
}
.services-box-wrapper .vc_column-inner {
  margin: 0px !important;
  padding: 0px !important;
  display: flex;
}
.event-box .vc_column-inner >  .wpb_wrapper{
	flex-direction: column;
}
.event-box h2{
	text-align: left !important;
}
.services-box-wrapper .vc_column-inner >  .wpb_wrapper{
	align-self: center;
	justify-content: center;
}
.services-box-wrapper .services-box-row .vc_col-sm-3:nth-child(4n+1) a.btn{
	background: #157a98;
}
.services-box-wrapper .services-box-row .vc_col-sm-3:nth-child(4n+2) a.btn{
	background: #239ad4;
}
.services-box-wrapper .services-box-row .vc_col-sm-3:nth-child(4n+3) a.btn{
	background: #f46366;
}
.services-box-wrapper .services-box-row .vc_col-sm-3:nth-child(4n+4) a.btn{
	background: #6fb2ba;
}
.services-box-wrapper .vc_row .wpb_single_image {
  margin: 0px !important;
  padding: 0px !important;
  max-height: 315px;
  overflow: hidden;
}
#career-progression.homeapp {
  overflow: visible;
}
.services-box-wrapper.homeapp .vc_row .wpb_single_image {
  overflow: visible;
  transform: rotate(-4deg) scale(1.60);
  margin-top: 86px !important;
}
.services-box-wrapper.homeapp .vc_row .wpb_text_column {
  padding-top: 150px;
  padding-bottom: 60px;
  padding-right: 110px;
  margin-top: -32px;
}
.services-box-wrapper .vc_row .wpb_text_column {
  padding: 40px;
  margin-bottom: 0 !important;
	align-self: center;
}
.services-box-wrapper h2 {
  color: #888888;
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 5px;
  font-family: Montserrat;
	font-weight: 700;
}
.services-box-wrapper.covid-boxes h2 {
  font-size: 24px;
  line-height: 27px;
}
.services-box-wrapper.covid-boxes .vc_row .wpb_single_image {
  max-height: inherit;
}
.covid-wrapper img {
  transform: scale(1.32);
  margin-top: 35px;
}
.services-box-wrapper h2 a {
  color: #888888;
}
.services-box-wrapper h2 a:hover {
  color: #213256;
}
.vc_separator h4 {
  font-size: 28px;
}
.btn {
  padding: 6px 15px 6px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  letter-spacing: 0.5px;
  font-family: Crimson_Pro;
  background: #c988ca;
  margin-top: 10px;
  display: inline-block;
}
.btn:hover {
  background: #213256 !important;
  color: #fff;
}
.btn:visited{
	color: #ffffff;
}
.btn.lightpurple {
  background: #c988ca;
  color: #fff;
}
.btn.purple {
  background: #7961ab;
  color: #fff;
}
.btn.orange {
  background: #f46366;
  color: #fff;
}
.btn.darkblue {
  background: #213256;
  color: #fff;
}
.btn.medblue {
  background: #157a98;
  color: #fff;
}
.btn.lightblue {
  background: #239ad4;
  color: #fff;
}
.btn.paleblue {
  background: #6fb2ba;
  color: #fff;
}
.btn.green {
  background: #01b9b9;
  color: #fff;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.entry-content ul.bulletin-list {
  margin: 0 0 30px;
}
ul.bulletin-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
  list-style: none;
}
ul.bulletin-list > li {
  background-color: #157a98;
  box-sizing: border-box;
  margin: 10px 10px 0 0;
  width: 32.5%;
  padding: 7px 15px;
}

.entry-content .widget_search .search-form .search-field {
  text-align: center;
  background: none;
  border: 0px;
  box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.15);
  font-size: 18px;
  line-height: 24px;
}
.entry-content .widget_search .search-form:after {
  font-size: 29px;
  color: #213256;
  font-weight: 700;
}
.entry-content ul.bulletin-list li::before {
  content: none;
}
ul.bulletin-list > li:nth-child(3n) {
  margin-right: 0;
}
ul.bulletin-list::after {
  content: '';
  flex: auto;
}
ul.bulletin-list > li:nth-child(-n+3) {
  margin-top: 0;
}
ul.bulletin-list > li:nth-child(even) {
  background-color: #239ad4;
}
ul.bulletin-list > li:nth-child(odd) {
  background-color: #6fb2ba;
}
ul.bulletin-list > li:nth-child(1) {
  background-color: #157a98;
}
ul.bulletin-list li a {
  color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
}
ul.bulletin-list  li a span {
display: block;
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    margin-top: 5px;
    font-weight: 400;
    letter-spacing: 0;
}
ul.display-posts-listing {
  margin: 0;
  list-style: none;
}

ul.display-posts-listing li {
  padding: 5px 20px;
  background: #157a98;
  margin-bottom: 10px;
}
ul.display-posts-listing li a {
  color: #fff;
}
ul.display-posts-listing li:hover {
  background: #213256;
}
ul.display-posts-listing li a::before {
  content: '\f138';
  font-family: 'FontAwesome';
  margin-right: 18px;
  color: #6fb2ba;
}
.quform-element-submit button {
  font-size: 18px;
  line-height: 23px;
  font-family: Crimson_Pro;
}
.entry-content .quform {
  background: #f1f0f0;
  padding: 30px;
}
.entry-content .quform .quform-field-text {
  background: #fff;
}
.map-direction {
  position: absolute;
  background: #fff;
  padding: 12px 15px;
  -webkit-box-shadow: 10px 10px 20px -18px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 20px -18px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 20px -18px rgba(0, 0, 0, 0.75);
}
.entry-content .map-direction p {
  font-size: 15px;
  line-height: 21px;
}
.map-direction strong {
  color: #213256;
}
.map-wrapper {
  -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  padding: 0 !important;
}
.map-wrapper .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.related-services-wrapper{
  padding: 150px 0 90px;
  background-color: transparent;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.related-services-wrapper::after{
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 100px;
	left: 0px;
  -webkit-transform: skewY(-6deg);
  -moz-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  -o-transform: skewY(-6deg);
  transform: skewY(-6deg);
  z-index: 2;
  background: url(/wp-content/uploads/2019/10/phone-background.jpg);
  background-position: center bottom 35%;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-studies-section{ 
  padding: 200px 0 100px;
  background-color: transparent;
  position: relative;
  width: 100%;
  overflow: visible !important;
  z-index: 1;
  /* background: url(/wp-content/uploads/2019/10/phone-background.jpg); */
  background-image: linear-gradient(90deg, #efeff9 , #ded8ee, #b9a5d7);
  transform: skewY(-4deg);
}
.case-studies-section .case-studies{
	transform: skewY(4deg);
}
.case-studies-section .case-studies .testimonial-content{
	border-top: 0px;
}
.page-id-253 .breadcrumbs{
	position: relative;
	z-index: 10;
	color: #ffffff;
	font-family: Arimo;
}
.page-id-253 .breadcrumbs a{
	color: #ffffff;
}
.page-id-253 .breadcrumbs .current-item{
	color: #231f20;
}
.strong-view.wpmtst-default.controls-type-sides .wpmtst-testimonial-inner{
	border: 0px;
	padding: 0px;
}

/*footer .related-services-wrapper::after {
 background: none;
    transform: skewY(0deg);
}
footer .related-services-wrapper {
    padding: 40px 0 25px;
    background: url(/wp-content/uploads/2019/10/phone-background.jpg);
    background-position: center bottom 35%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

footer .related-services-wrapper .ast-container {
 
    padding-top: 0px;
}

*/
.related-services-wrapper .ast-container {
  position: relative;
  z-index: 3;
  padding-top: 100px;
}
.related-services-wrapper h2 {
  margin-bottom: 35px;
  font-family: Montserrat;
	font-weight: 700;
  font-size: 30px;
}
.site-footer .related-services-wrapper ul {}
ul.crp-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 30px;
  list-style: none;
}
ul.crp-list > li{
  /*
    1/3  - 3 cols per row
    20px - spacing between cols
  */
  box-sizing: border-box;
  margin: 20px 20px 0 0;
  background: #213256;
  width: 31%;
}
ul.crp-list > li a{
  display: inline-block;
  width: 100%;
  padding: 8px 15px;
  font-size: 17px;
  line-height: 23px;
  font-family: Crimson_Pro;
  letter-spacing: 0.5px;
}

ul.crp-list > li a:hover {
  background: #11c2cd;
}
ul.crp-list > li:nth-child(3n) {
  margin-right: 0;
}
ul.crp-list::after {
  content: '';
  flex: auto;
}
ul.crp-list > li:nth-child(-n+3) {
  margin-top: 0;
}
.site-footer .related-services-wrapper a {
  color: #fff;
}
.site-footer .related-services-wrapper a:hover {}
.entry-content ul {
  list-style: none;
  margin: 0 0 20px;
}
.entry-content ul li::before {
  content: "•";
  color: #7961ab;
  position: absolute;
  margin-left: -25px;
}
.entry-content ul {
  margin: 0 0 20px 25px;
}
.home .entry-content ul li::before {
  content: none;
}
.entry-content ul.display-posts-listing {
  margin: 0;
}
.entry-content ul.display-posts-listing li::before {
  content: none;
}
#page-team-wrapper {
  margin-top: 70px;
}
.flag-wrapper .wpb_single_image {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.entry-content .flag-wrapper h2 {
  order: 2;
  color: #555 !important;
  font-size: 17px;
  font-family: Arimo;
}
.flag-wrapper .wpb_single_image{
	margin-bottom: 0px !important;
}
.service-guides h2 {
  font-family: Montserrat;
	font-weight: 700;
  margin-bottom: 35px;
  font-size: 30px;
}
.wpcf7 {
  background: #e7e7e7;
  padding: 30px;
}
.wpcf7 input[type=text] {
  background: #ffffff;
}
.wpcf7 span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.site-footer .service-guides a {
  color: #555;
}
.site-footer .service-guides a:hover {
  color: #213256;
}
.service-guides ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.service-guides ul li {
  font-family: Arimo;
  width: calc((100% - 25px) / 2);
  margin-right: 18px;
  margin-bottom: 25px;
}
.service-guides ul li:last-child {
  margin-right: 0;
}
.service-guides ul li a::after {
  content: "";
  background: url(/wp-content/uploads/2020/11/pdf-cover-3.png) no-repeat;
  display: block;
  width: 75px;
  height: 105px;
  background-size: 75px 105px;
  margin-top: 10px;
}
.page-id-20485 .breadcrumbs {
  display: none;
}
.page-sub-wrapper-guide {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-top: 70px;
}
.page-sub-wrapper-guide {
  display: block;
}
.guide-wrapper {
  width: calc((100% - 25px) / 2);
}
.guide-wrapper {
  width: 100%;
}
.page-sub-wrapper-guide #page-team-wrapper {
  width: calc((100% - 25px) / 2);
  margin-right: 20px;
  margin-top: 0;
}
.page-sub-wrapper-guide #page-team-wrapper {
  width: 100%;
  margin-bottom: 70px;
}
.team-container .wmts_attribute.fax-att {
  display: none;
}
ul#responsive-menu li li li a::before {
  color: #ffffff;
  content: '\f105';
  font-family: 'FontAwesome';
  padding-right: 15px;
}
.wpb-js-composer .brexit-acc .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  font-size: 20px;
  font-family: Arimo;
}
.wpb-js-composer .brexit-acc .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  background-color: #239ad4;
}
.wpb-js-composer .brexit-acc .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #00c1cf;
}
.d-1of3 {
  width: 31%;
  float: left;
  margin-right: 2%;
  margin-top: 1%;
}
.copy-title-inner a {
  color: #fff
}
.copy-title-inner {
  display: inline-block;
  background: #157a98;
  -webkit-box-shadow: 10px 10px 18px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 18px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 18px -12px rgba(0, 0, 0, 0.75);
  /* border-top: 15px solid #ffffff; */
  margin: 0 auto;
  width: 290px;
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 30px;
  padding: 5%;
}

.d-1of3 div:nth-child(2) .copy-title-inner {
        background: #213256;
}

.d-1of3 div:nth-child(3) .copy-title-inner {
        background: #239ad4;
}
.d-1of3 div:nth-child(4) .copy-title-inner {
        background: #7961ab;
}
.d-1of3 div:nth-child(5) .copy-title-inner {
        background: #f46366;
}
.d-1of3 div:nth-child(6) .copy-title-inner {
        background: #6fb2ba;
}



.RC-guides {
  width: 100%;
  margin-top: 20px;
}
.RC-guides div {
  width: 30%;
  margin-right: 25px;
  margin-bottom: 45px;
  float: left;
}
.RC-guides div img {
  width: 100%;
  filter: drop-shadow(0px 0px 7px rgba(0,0,0,0.2));
	max-height: 225px;
}
.popup-contact-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 20px;
}
.sgpb-main-html-content-wrapper {
	background: #edf7fb;
    padding: 20px;
}

/*------------------
   Work for us section
--------------------*/
.career-progression {
  -webkit-transform: skewY(-6deg);
  -moz-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  -o-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
.career-progression .career-progression-row, .career-progression-heading-row {
  -webkit-transform: skewY(6deg);
  -moz-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  -o-transform: skewY(6deg);
  transform: skewY(6deg) !important;
}
#career-progression,
.slant{
  -webkit-transform: skewY(-6deg);
  -moz-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  -o-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
#career-progression .career-progression-row, .career-progression-heading-row,
.slant .vc_row{
  -webkit-transform: skewY(6deg);
  -moz-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  -o-transform: skewY(6deg);
  transform: skewY(6deg) !important;
}
.career-progression-heading-row  .vc_column-inner > .wpb_wrapper{
	display: inline-block;
}
.entry-content .career-ladder ul {
  padding-top: 15px;
  margin-left: 0;
  border-left: 2px solid #7961ab;
  padding-left: 25px;
  margin-top: 15px;
}
.entry-content .career-ladder ul li {
  position: relative;
  list-style-type: none;
}
.entry-content .career-ladder ul li::before {
  content: "•";
  color: #7961ab;
  margin-right: 10px;
  font-size: 30px;
  line-height: 26px;
  left: -9px;
  position: absolute;
}
.ladder-profile-img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 15px -9px #000000;
  box-shadow: 0px 5px 15px -9px #000000;
  border: 4px solid #e7e7e8;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.entry-content .staff-image {
  margin: 0;
}
.entry-content .career-ladder h2 {
  padding: 0;
  margin: 0;
  text-align: center;
  color: #343434;
  font-family: Montserrat !important;
  line-height: 30px;
  font-size: 25px;
}
.entry-content .career-ladder h3 {
  line-height: 30px;
  font-size: 24px;
  font-family: Montserrat;
	font-weight: 700;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #7961ab !important;
}
.entry-content .career-ladder p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}
.entry-content .career-ladder p.ladder-title {
  margin: 0 0;
  text-align: center;
}
.ladder-profile-line {
  width: 50%;
  border-bottom: 2px solid #7961ab;
  line-height: 0.1em;
  margin: 96px 0 20px;
  position: absolute;
  z-index: 1;
}
.ladder-profile-line-two {
  border-left: 2px solid #7961ab;
  margin: 96px 0 20px;
  position: absolute;
  height: 125px;
}
.benefits-row .vc_column-inner {
  -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.4);
  padding: 35px 30px;
  text-align: center;
}
.entry-content .benefits-row h4 {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  font-family: Arimo;
  color: #555 !important;
}
.benefits-row .wpb_text_column {
  margin-bottom: 0;
}
.brexit-checklist .ult_exp_content {
  color: #ffffff;
}
.blacktxt .vc_tta-panel-body {
  padding: 30px 40px !important;
}
.blacktxt a {
  color: #213256;
}
.entry-content .brexit-checklist ul li::before {
  color: #fff;
}
#facts-figures-section .stats-number {
  color: #8a8c8f;
  font-size: 100px !important;
  letter-spacing: -3px;
  font-family: Montserrat;
	font-weight: 700;
}
#facts-figures-section div.stats-desc > div.counter_suffix, #facts-figures-section div.stats-desc > div.counter_prefix {
  color: #11c2cd;
  font-size: 51px !important;
  line-height: initial;
  font-family: Montserrat;
	font-weight: 700;
  padding-left: 5px;
}
#facts-figures-section div.stats-desc > div.counter_prefix {
  font-size: 90px !important;
}
.faq-section {
  padding-top: 60px !important;
  padding-bottom: 70px !important;
}
.page-id-20675 .faq-section, .page-id-20938 .faq-section {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.faq-section .vc_toggle {
  padding: 10px 15px;
  margin-bottom: 12px !important;
  background: #fff;
  border: 2px solid #d1d1d1;
}
.faq-section .vc_toggle h4 {
  font-family: Arimo;
  color: #555 !important;
  font-size: 17px;
  line-height: 26px;
}
.faq-section .vc_toggle.vc_toggle_active h4 {
  font-weight: 700;
}
.faq-section .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title {
  padding-left: 0px !important;
  padding-right: 33px !important;
}
.faq-section .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon {
  position: absolute !important;
  right: -17px !important;
  left: inherit !important;
  background: #00b2b6 !important;
  top: 13px;
  height: 48px;
  width: 48px;
  border-radius: 0px;
}
.faq-section .vc_toggle_icon:before {
  height: 5px !important;
  width: 20px !important;
  border-radius: 10px;
}
.faq-section .vc_toggle_icon:after {
  height: 20px !important;
  width: 5px !important;
  border-radius: 10px;
}
.faq-section .vc_toggle_content {
  margin-top: 25px !important;
  margin-bottom: 0px;
  padding-left: 0px !important;
}
.fax-attr {
    display: none !important;
}





/*===============================
		   Footer
=================================*/

footer .team-container .wmts_member{
	min-height: 223px !important;
}
footer .wmts_members img.wmts_element{
	top: 0px !important;
	left: 0px !important;
}
footer .wmts_horizontal .wmts_element.wmts_image_centering{
	min-width: 223px !important;
	left: 0px !important;
}
footer .wmts_horizontal .wmts_text_container{
	padding-top: 0px !important;
	padding-left: 20px !important;
}
footer .wmts_horizontal .wmts_attribute{
	font-size: 16px !important;
    line-height: 25px !important;
    padding: 0 !important;
}
footer .team-container .wmts_horizontal .wmts_name{
	padding-top: 0px !important;
}


.footer-contact-form {
  margin-top: 80px;
}
.footer-contact-form h2 {
  margin-bottom: 35px;
  font-family: Montserrat;
	font-weight: 700;
  font-size: 30px;
}
.footer {
  padding-top: 60px;
  padding-bottom: 0px;
  background: #1d3156;
}
.ast-footer-overlay {
  background: #213256;
  padding-bottom: 50px;
}
.awards-accreditations {
  padding-top: 40px;
  padding-bottom: 50px;
}
.awards-accreditations h1 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Montserrat;
	font-weight: 700;
  font-size: 30px;
}
.ast-footer-overlay .quform-button-submit-text {
  display: none;
}
.ast-footer-overlay .quform-button-submit-icon {
  margin-right: 0px !important;
}
.ast-footer-overlay * {
  color: #ffffff;
  font-family: Arimo;
}
.ast-footer-overlay h3 {
  color: #ffffff !important;
  text-align: left;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}
.footer-item-heading {
  font-weight: 600;
  letter-spacing: 1.2px;
}
.ast-footer-overlay p {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  margin-bottom: 10px;
}
.privacy-policy-txt {
  font-size: 15px;
  line-height: 21px;
  text-align: left;
}
.footer-contact-form .quform-option-text, .footer-contact-form .privacy-policy-txt {
  color: #4c4d4f;
}
.footer-contact-form .privacy-policy-txt a:hover {
  color: #213256;
}
.footer-col-container {
  display: flex;
  padding-top: 30px;
  padding-bottom: 15px;
}
.footer-col-container .footer-col {
  padding-right: 60px;
  flex: 1;
}
.footer-col-container .footer-col-4 {
  flex: 2;
  padding-right: 0px;
}
.privacy-policy-txt a {
  color: #01b9b9;
}
.footer-item {
  margin-bottom: 30px;
}
.footer-item-links a {
  display: block;
}
.footer-item a:hover {
  color: #01b9b9;
}
.footer-logos {
  display: inline-block;
  margin-bottom: 30px;
  width: 40%;
}
.footer-logos-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 10%;
}
.footer-logos-inner-1 {
  padding-bottom: 10px;
}
.footer-logos-inner-2 {
  border-top: 1px solid #ffffff;
  padding-top: 40px;
}
.footer-logos img {
  max-height: 70px;
}
.footer-logos-inner-2 img {
  max-height: 120px;
}
.footer-logos-inner-2 .footer-logos:last-child {
  margin-right: 0px;
}
.lgx-logo-slider-wp .lgx-logo-wrapper {
  padding: 0px 70px !important;
}
.lgx-logo-slider-wp .nav-position-v-mid .owl-controls .owl-prev {
  left: -70px;
}
.lgx-logo-slider-wp .nav-position-v-mid .owl-controls .owl-next {
  right: -70px;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  left: 50%;
}
.owl-carousel .owl-item{
	max-width: 150px;
	margin-right: 40px;
}
.owl-carousel .owl-item img{
	max-width: none;
	width: auto !important;
}
.lgx-logo-slider-wp .nav-position-v-mid .owl-next,
.lgx-logo-slider-wp .nav-position-v-mid .owl-prev{
	top: 50%;
	transform: translateY(-50%);
}
.lgx-logo-slider-wp .nav-position-v-mid .owl-prev{
	left: -70px;
}
.lgx-logo-slider-wp .nav-position-v-mid .owl-next{
	right: -70px;
}
/** .owl-carousel .owl-item{
	width: auto !important;
	margin-left: 60px !important;
}
.owl-carousel .owl-item img{
    max-width: 100% !important;
	width: auto !important;
    height: 100px !important;
} **/
.footer-links {
  font-size: 13px;
  line-height: 18px;
  padding-top: 10px;
  border-top: 1px solid #ffffff;
  text-align: left;
}
.footer-links a {
  display: inline-block;
  margin-right: 12px;
}
.footer-links a:hover {
  color: #01b9b9;
}
.footer-links span {
  margin-right: 12px;
}
.cookie-bar-block #catapult-cookie-bar span {
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 10px;
}
#catapult-cookie-bar button#catapultCookie {
  padding: 3px 15px;
  font-size: 14px;
  line-height: 24px;
}
.csr-timline .timeline-block .timeline-icon-block {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: 0 !important;
}
.csr-timline .timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
  font-size: 21px;
  line-height: 26px;
}
.csr-timline .timeline-item-spt {
  font-size: 15px;
  line-height: 22px;
}
html .jg-widget {
  max-width: 600px !important;
  margin: 0 auto;
  text-align: center;
}
.csr-environment .wpb_single_image img {
  filter: brightness(0) invert(1);
}
.csr-environment .services-box-row, .csr-environment.services-box-row {
  min-height: 210px;
}
.csr-heading h2{
	margin-top: 35px;
}
.entry-content .csr-environment p {
  font-size: 16px;
  line-height: 21px;
}
.services-box-wrapper.csr-environment .vc_row .wpb_text_column {
  padding: 40px 25px;
}
.office-slides .vc_images_carousel .vc_carousel-control {
  width: 40px;
  height: 40px;
  opacity: .8;
  font-size: 60px;
  text-shadow: none;
}
.office-slides .vc_images_carousel .vc_carousel-control.vc_right {
  right: 10px;
}
.office-slides .vc_images_carousel .vc_carousel-control .icon-next:before, .office-slides .vc_images_carousel .vc_carousel-control .icon-prev:before {
  top: 0;
}
@media screen and (min-width: 768px) {
  .office-slides .vc_images_carousel .vc_carousel-control .icon-next, .office-slides .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 40px;
    height: 40px;
    font-size: 60px;
    background: #fff;
  }
}
.col-center {
  justify-content: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#facts-figures-section .vc_pie_chart_back {
  background: #d0cdcd;
  border: 20px solid #f7f7f7;
}
#facts-figures-section h4.wpb_pie_chart_heading {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, 5px);
  font-family: Arimo;
  color: #555 !important;
  line-height: 19px;
  font-size: 15px;
}
#facts-figures-section .vc_pie_chart .vc_pie_chart_value {
  top: -25px;
  font-weight: 700;
  font-size: 54px;
  color: #213256;
  letter-spacing: 1.5px;
}
#facts-figures-section #facts-figures-row-2 h4.wpb_pie_chart_heading {
  top: 49%;
}
#facts-figures-section #facts-figures-row-2 .vc_pie_chart .vc_pie_chart_value {
  top: -20px;
}
#facts-figures-section .wpb_content_element {
  margin-bottom: 10px;
}
.stats-block .stats-text {
  font-size: 44px !important;
  line-height: initial;
  font-family: Montserrat;
	font-weight: 700;
  margin-top: -5px;
  color: #8a8c8f;
}
.page-id-21050 .stats-block .stats-text {
  font-size: 18px !important;
}
.turnover-facts .stats-text {
  position: absolute;
  top: 12%;
  color: #8a8c8f;
  font-size: 44px !important;
  line-height: initial;
  font-family: Montserrat;
	font-weight: 700;
  margin-bottom: 20px;
}
.financial-wrapper {}
.est-frontend-display-wrap.est-template-2 .est-content-slider-title h2 {
  background-color: #01b9b9;
  color: #ffffff !important;
 font-family: Montserrat !important;
	font-weight: 500;
  padding: 9px 15px !important;
  font-size: 17px !important;
}
.est-frontend-display-wrap.est-template-2 .est-content-slider-title h2 i {
  margin-right: 5px;
}
.rc-guides-wrapper {
  margin-top: -498px;
  position: absolute;
  right: 0;
  width: 33.333%;
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a" !important;
}
.page-template-profiles .breadcrumbs {
  display: none;
}
.page-template-profiles .inner-page-slant {
  display: none;
}
.new-profile-header {
  transform: skewY(-6deg);
  padding-top: 267px;
  margin-top: -110px;
  padding-bottom: 60px;
}
.new-profile-header .wpb_column {
  transform: skewY(6deg);
}
.new-profile-header .wpb_single_image .vc_single_image-wrapper {
  transform: scale(1.7);
}
.entry-content .new-profile-header-contact h6 {
  font-size: 23px;
}
.entry-content .new-profile-header-contact p {
  font-size: 20px;
}
.entry-content .new-profile-header-contact p strong {
  width: 35px;
  display: inline-block;
}
.entry-content .new-profile-header-contact p i{
	font-weight: 400;
}
.entry-content .new-profile-header-contact a, .entry-content .new-profile-header-contact a:visited {
  color: #213256;
}
.entry-content .new-profile-header-contact a:hover {
  color: #7961ab;
}
.new-profile-post h6 {
  line-height: 25px;
  margin-bottom: 5px;
}
.new-profile-post .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
.new-profile-posts-date {
  font-size: 14px;
  font-style: italic;
}
.entry-content .new-profile-post p {
  margin-bottom: 5px;
}
.new-profile-post p.read-more {
  color: #fff;
}
#career-progression .new-profile-services,
.single-modernteammembers .new-profile-services{
  padding: 30px;
  border-radius: 15px;
  min-height: 410px !important;
  background: #f2f0f9;
}
.single-modernteammembers .new-profile-services{
  min-height: inherit !important;
  margin-left: auto;
	
}
.entry-content .new-profile-services ul,
.single-modernteammembers .new-profile-services ul{
  margin-top: 20px;
  margin-left: 0;
	margin-bottom: 0px;
  font-size: 20px;
  line-height: 35px;
}
.new-profile-services li{
    list-style: none;
    font-size: 20px;
    line-height: 26px;
	margin-bottom: 8px;
}
.entry-content .new-profile-services ul li::before {
  content: none;
  margin-left: 0;
}
.new-profile-services ul li:after {
  content: '\f101';
  font-family: 'FontAwesome';
  color: #01b9b9;
  margin-left: 15px;
  font-weight: 400;
}
.page-template-profiles .entry-content h1 {
  font-size: 32px;
  line-height: 42px;
}
.page-template-profiles .entry-content h6.profile-subtitles,
.single-modernteammembers .profile-subtitles{
  color: #7961ab !important;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-bottom: 3px;
  font-size: 21px;
}
.single-modernteammembers .team-content h5,
.single-modernteammembers  .vc_gitem-post-data-source-post_title h6{
	font-size: 20px !important;
	line-height: 28px !important;
	margin-bottom: 20px !important;
	text-transform: inherit;	
}
.single-modernteammembers .vc_gitem-post-data-source-post_title h6 a{
	color: #213256;
}
.page-template-profiles .entry-content .new-profile-header-contact h1 {
  color: #7961ab !important;
  margin: 0 0 5px 0;
  font-size: 41px;
}
.single-modernteammembers .team-card-wrapper .fa-linkedin{
	font-family: fontawesome;
	font-style: normal;
}

.entry-content h6 {
  line-height: 28px;
}
.entry-content .new-profile-language p {
  font-size: 20px;
}
.new-profile-specialisms {
  max-width: 650px;
  padding: 20px 30px;
  background-color: #e0f5f8;
  border-radius: 15px;
  margin-top: 30px;
}
.new-profile-specialisms p,
.new-profile-specialisms li{
	font-size: 16px;
	line-height: 22px;
}
.new-profile-specialisms ul{
	margin: 0 0 0 20px;
}
.bordered-box{
	padding: 25px 30px;
	border: 1px solid #cccccc;
	border-radius: 15px;
}
.home.internal-pages .testimonial-name {
  font-size: 22px;
  line-height: 32px;
}
.internal-pages .strong-view.wpmtst-modern.nav-position-inside .wpmtst-testimonial-inner {
  padding-top: 0px;
}
.home.internal-pages .testimonial-content {
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 10px;
}
.home.testimonial-page.internal-pages .testimonial-content p {
  margin: 0 30px 15px 0;
}
.home.internal-pages .strong-view.controls-type-sides.nav-position-inside .wpmslider-controls-direction {
  display: none;
}
.home.internal-pages .strong-view.wpmtst-modern .wpmtst-testimonial {}
.entry-content .single-testimonial-inner p {
  font-family: Crimson_Pro;
	font-weight: 500;
	font-style: italic;
  color: #231f20;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
}
.entry-content .single-testimonial-inner p:first-child:before {
  content: url(/wp-content/uploads/2020/11/quote-left.png);
  margin-right: 10px;
}
.entry-content .single-testimonial-inner p:last-of-type:after {
  content: url(/wp-content/uploads/2020/11/quote-right.png);
  margin-left: 10px;
}
.entry-content p.single-testimonial-name {
  font-family: Crimson_Pro;
  color: #231f20;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 3px;
}
.b-btn {
  font-family: Crimson_Pro;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
}
.img-enlarge a::before {
  content: '\f00e';
  font-family: 'FontAwesome';
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 60%;
  font-size: 50px;
  font-weight: 400;
}
.wpb_single_image.img-enlarge .vc_figure {
  position: relative;
}
#responsive-menu-additional-content {
  display: none;
}


#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.two-line-menu .responsive-menu-item-link {

    line-height: 30px;
}
.page-id-20643 .further-info-box, .page-id-22580 .further-info-box, .page-id-20675 .further-info-box {
    display: none;
}

.wprss-feed-meta,
.rss-aggregator li::before{
	display: none;
}

/*===============================
			Events Page
=================================*/
.tribe-events-pg-template{
	padding-top: 0px !important;
}
.tribe-events-pg-template,
.tribe-events{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.ecs-event-list{
	margin-left: 0px !important;
}
.ecs-event-list li{
	list-style: none !important;
}
.ecs-event-list li:before{
	display: none;
}
.ecs-event-list h4{
	font-size: 21px !important;
    line-height: 27px !important;
	color: #213256;
	margin-bottom: 10px;
}
.tribe-events-page-title{
	margin-bottom: 30px;
}
.tribe-events-page-title,
.tribe-events-list-separator-month,
.tribe-events-schedule h2{
	font-weight: 400;
}   
.single-tribe_events .tribe-events-single-event-title,
.tribe-events-list .tribe-events-list-event-title{
	line-height: 1.25;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop{
	max-width: 100%;
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first{
	padding-top: 0px;
}
.tribe-events-loop .tribe-events-event-meta{
	font-size: 17px;
}
#tribe-events-pg-template .tribe-events-content ul,
.tribe-events-after-html ul,
.tribe-events-before-html ul{
	margin-left: 35px !important;
}
#tribe-events-pg-template .tribe-events-content ol li,
#tribe-events-pg-template .tribe-events-content ul li{
	margin-bottom: 5px !important;
}
.tribe-events-sub-nav li a{
	background: #01b9b9;
	display: inline-block;
	padding: 8px 12px;
	color: #ffffff;
}

/*===============================
		Other elements
=================================*/


.alignright{
	margin-bottom: 20px !important;
}


/*===============================
			Responsive
=================================*/


@media (max-width: 1536px) {}
@media (max-width: 1440px) {}
@media (max-width: 1400px) {}
@media (max-width: 1280px) {}
@media (max-width: 1200px) {}
@media (min-width: 1025px) {
  .card-wrapper .cards_item {
    width: 33.3333%;
  }
}

@media (max-width: 1120px){
	.header-widget{
		max-width: 370px;
		left: calc(35% - 320px);
	}
	.service-widget .widget-name,
	.service-widget .widget-flip a{
		font-size: 16px;
	}
	footer .wmts_members img.wmts_element{
		top: 0px !important;
		left: 0px !important;
		width: 100% !important;
		height: auto !important;
	}
	footer .team-container .wmts_member{
		min-height: auto !important;
	}
	footer .wmts_horizontal .wmts_element.wmts_image_centering{
		min-width: auto !important;
	}
	footer .wmts_horizontal .wmts_text_container{
		padding-left: 10px !important;
	}
	footer .wmts_horizontal .wmts_attribute{
		font-size: 15px !important;
   		line-height: 23px !important;
	}
}


@media (max-width: 1024px) {
.header-widget{
	left: calc(47% - 320px);
}
  .service-widget .widget-name,
  .service-widget .widget-flip a{
      font-size: 16px;
  }
	.SM_Phone_wrapper{
		display: none;
	}
  .card-wrapper .cards_item {
    width: 50%;
  }
  a#scroll-btn img {
    height: auto !important;
    width: 26px !important;
  }
 .team-card-wrapper{
	  flex-direction: column;
	}
	.team-contact-detail{
		padding-bottom: 0;
		order: 1;
		padding: 0px 40px 40px;
	}	
	.team-card-wrapper .profile-img{
		order: 2;
		align-self: flex-start;
		flex: 1;
		padding: 0px;
	}
	.new-profile-specialisms{
		width: 100%;
	}
	.team-card-wrapper .profile-img img{
		position: relative;
	}
	.team-card-wrapper:after{
		border-bottom: 90px solid #ffffff;
	}
	.EOTM-Ribbon,
	.EOTY-Ribbon{
		position: relative;
		top: -40px !important;
		left: auto;
		right: -94px;
		transform: rotate(45deg) translate3d(0,0,0);
		clip-path: polygon( 0% 50px, /* top left */ 50px 0%, /* top left */ calc(100% - 50px) 0%, /* top right */ 100% 50px, /* top right */ 100% calc(100% - 20px), /* bottom right */ calc(100% - 0px) 100%, /* bottom right */ 0px 100%, /* bottom left */ 0 calc(100% - 0px) /* bottom left */ );
		background: #01b9b9;
	}
	.EOTY-Ribbon{
		background: #ff9d00;
	}
	.services-testimonial-wrapper .testimonial-inner{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.career-ladder .vc_col-sm-3{
		width: 50%;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}


@media (min-width: 768px) and (max-width: 1024px){
	.services-box-wrapper .vc_row .wpb_text_column{
		padding: 25px;
	}
	.services-box-wrapper.covid-boxes .vc_row .wpb_text_column{
		padding: 15px;
	}
	.services-box-wrapper.covid-boxes h2,
	.services-box-wrapper.brexit-boxes h2{
		font-size: 19px;
    	line-height: 24px;	
	}
	.services-box-wrapper h2{
		font-size: 22px;
    	line-height: 28px;
	}
	.single-modernteammembers .services-box-wrapper .vc_column_container.vc_col-sm-6{
		width: 100% !important;
	}
	#career-progression .new-profile-services,
	.single-modernteammembers .new-profile-services{
		min-height: inherit !important;
	}
	.ubtn-ctn-left.events-button{
		padding-left: 16px !important;
		padding-right: 0px !important;
	}
	ul.bulletin-list > li{
		margin: 10px 12px 0 0;
    	width: 32%;
	}
	.benefits-row .vc_column_container{
		width: 33% !important;
	}
	#facts-figures-section .vc_pie_chart_back,
	#facts-figures-section .vc_pie_chart .vc_pie_chart_value,
	.vc_pie_chart canvas,
	.vc_pie_chart .vc_pie_wrapper{
		width: 200px !important;
    	height: 200px !important;
	}
}


@media (min-width: 768px) and (max-width: 820px){
	#facts-figures-section .vc_pie_chart_back,
	#facts-figures-section .vc_pie_chart .vc_pie_chart_value,
	.vc_pie_chart canvas,
	.vc_pie_chart .vc_pie_wrapper{
		top: 0px !important;
	}
}

@media (min-width: 768px){
	.vc_section:not(.vc_section-has-fill){
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.bullet-points-boxes,
	.vc_col-sm-12 > .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.vc_row.vc_column-gap-30{
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
}

@media (max-width: 767px) {
	.home #masthead{
		padding-bottom: 100px;
	}
	.header-widget{
		position: absolute;
		bottom: -83px;
		left: 50%;
		transform: translateX(-50%);
	}
	.service-widget .widget-name,
	.service-widget .widget-flip a{
		font-size: 14px;
		/* box-shadow: 0px 0px 12px 5px rgba(255, 255, 255, 1) !important; */
	}
	.service-widget .widget-name{
		padding: 10px 15px;
		padding-right: 55px;
	}
	.service-widget .widget-flip a{
		padding: 10px 15px;
		padding-right: 40px;
	}
	.service-widget .widget-name:after{
		width: 30px;
		height: 30px;
		bottom: 0px;
	}
	.service-widget .widget-flip a:after{
		width: 23px;
		height: 23px;
		right: 10px;
		bottom: 7px;
	}
	.reanda-logo img{
		top: 250px;
	}	   
	
	#responsive-menu-container #responsive-menu-additional-content{
		padding-bottom: 70px !important;
	}
	.social-media-icons ul{
		text-align: center;
	}
	
    .quform-1 .quform-button-submit button, .quform-1 .quform-element-submit.quform-button-style-theme .quform-button-submit button {
    padding: 7px 30px 5px 10px;

}
        .lgx-logo-slider-wp .nav-position-v-mid .owl-next {
    right: -70px;
}
    .lgx-logo-slider-wp .nav-position-v-mid .owl-prev {
    left: -70px;
}


  #responsive-menu-additional-content {
    display: block;
  }
  #responsive-menu-container {
    width: 55% !important;
  }
  #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    padding-right: 25px;

  }
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a .responsive-menu-subarrow{
	 height: 68px !important;
	}	
  #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px !important;
  }
  #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
     font-size: 16px !important;
	  line-height: 1.3 !important;
	  padding: 14px 30px;
	  padding-right: 57px;
	  height: auto !important;
	  border-bottom: 1px solid #1389c2;
	  overflow: hidden;
  }
	.responsive-menu-submenu-depth-3 li a{
		padding-left: 50px !important;
	}
  #responsive-menu-additional-content .header-phone .phone-number {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
  }
  #responsive-menu-additional-content .header-phone img {
    padding-right: 10px;
  }
  #responsive-menu-additional-content .social-media-icons li i {
    color: #fff;
    font-size: 18px;
    margin-right: 8px !important;
  }
  #responsive-menu-additional-content .social-media-icons {
    margin-top: 20px !important;
  }
  #responsive-menu-additional-content {
    text-align: center;
  }

  .header-inner .header-items {
    display: none;
  }
 .header-inner .header-items {
    margin-right: 15px;
  }
  .card-wrapper .cards_item {
    width: 100%;
  }
  .services-section img, .services-section .wpb_single_image {
    width: 100% !important;
    height: auto !important;
  }
  .info-card .card_content {
    min-height: 350px;
  }
  ul.cards li.cards_item:first-child {
    order: 1;
  }
  ul.cards li.cards_item:nth-child(2) {
    order: 2;
  }
  ul.cards li.cards_item:nth-child(3) {
    order: 3;
  }
  ul.cards li.cards_item:nth-child(4) {
    order: 6;
  }
  ul.cards li.cards_item:nth-child(5) {
    order: 5;
  }
  ul.cards li.cards_item:nth-child(6) {
    order: 4;
  }
  ul.cards li.cards_item:nth-child(7) {
    order: 7;
  }
  ul.cards li.cards_item:nth-child(8) {
    order: 8;
  }
  ul.cards li.cards_item:last-of-type {
    order: 9;
  }
  .est-frontend-display-wrap.est-right {
    right: 20px;
  }
  .news-container .twitter-feed {
    width: 100%;
    padding-right: 0;
    border-right: 0;
    border-bottom: 6px dotted #aaafc4;
    padding-bottom: 30px;
  }
  .news-container .news-feed {
    width: 100%;
  }
  .news-container .grid-items .item {
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-right: 0;
    min-height: auto;
    border-bottom: 6px dotted #aaafc4;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  .news-container, .grid-items {
    display: block;
  }
  .home .testimonial-name {
    font-size: 36px;
    line-height: 46px;
  }
    .services-box-wrapper .vc_row .wpb_text_column {
    padding: 10px 20px;
   
}
    .services-box-wrapper h2 {
   
    font-size: 20px;
    line-height: 25px;

}
    .btn {
    padding: 4px 10px 4px;
   
    font-size: 13px;
   
}
	.how-do-they-work  .lightblue{
		max-width: 100%;
		width: 100% !important;
		line-height: 1.3;
	}
	.or{
		margin-top: 7px;
		display: block;
		text-align: center;		
	}
.services-box-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.services-box-wrapper .services-box-row{
    flex: 100%;
}
.services-box-wrapper .services-box-row:nth-of-type(even) .vc_col-sm-3:nth-of-type(1){
	order: 2;
}
.services-box-wrapper .services-box-row:nth-of-type(even) .vc_col-sm-3:nth-of-type(2){
	order: 1;
}
.services-box-wrapper .services-box-row:nth-of-type(even) .vc_col-sm-3:nth-of-type(3){
	order: 4;
}
.services-box-wrapper .services-box-row:nth-of-type(even) .vc_col-sm-3:nth-of-type(4){
	order: 3;
}

.services-box-wrapper .vc_row .wpb_text_column{
	padding: 20px;
}
.home .xero{
    margin-top: 0px !important;
}
	.cloud-accounting-section,
	.cloud-accounting-row{
		transform: rotate(0deg);
	}	
	.cloud-accounting-row{
		left: 0px !important;
		padding-left: 50px !important;
		padding-right: 50px !important;
		margin: 0px !important;
		width: 100% !important;
		padding-top: 100px!important;
		padding-botom: 100px !important;
	}
	.csr-environment.services-box-row .vc_column_container>.vc_column-inner{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}	
	
	.vc_column_container{
		width: 100% !important;
	}
	.vc_row.wpb_row{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}	
	
	
	.testimonial-content p{
		margin: 0 0 15px;
	}	
	.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before{
		left: auto;
		right: -30px;
	}
	.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before{
		right: auto;
		left: -30px;
	}
	.home .footer-contact-form{
		margin-top: 0px;
	}
	.flag-wrapper .vc_column-inner{
		padding-top: 0px;
	}
	.flag-wrapper{
		display: flex;
		flex-wrap: wrap;
	}
	.flag-wrapper .vc_col-sm-2{
		width: 33% !important;
	}
	.related-services-wrapper{
		padding: 100px 0 90px;
	}
	.related-services-wrapper::after{
		top: 100px;
	}
	.related-services-wrapper ul.crp-list{
		padding-left: 0px;
	}
	.related-services-wrapper ul.crp-list > li{
		width: 100%; 
		margin: 0px;
		margin-bottom: 10px;
	}
	.all-members .wmts_member{
		margin-bottom: 35px !important;
	}
	.wmts_element.wmts_ribbon{
		top: 50px;
   		right: -72px;
	}
	.vc_row.vc_column-gap-30{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.vc_row.vc_column-gap-30>.vc_column_container{
		padding: 0px !important;
	}
	.single-modernteammembers .breadcrumbs{
		margin-bottom: 40px;
	}
	.team-contact-detail{
		padding: 0px 20px 40px;
	}
	.team-card-wrapper{
		padding-top: 40px;
	}
	.team-contact-detail h1{
		font-size: 35px !important;
	}
	.team-content h1{
		font-size: 25px;
	}
	.EOTM-Ribbon,
	.EOTY-Ribbon{
		width: 100%;
		left: auto;
		right: auto;
		top: 0;   
		background: #01b9b9;	
		transform: rotate(0deg) translate3d(0,0,0);
		clip-path: none;
	}
	.EOTY-Ribbon{
		background: #ff9d00;
	}
	.breadcrumbs{
		text-align: left;
	}
	.team-profile-content-wrapper .team-content,
	.single-modernteammembers .new-profile-services{
		width: 100%;
	}
	.team-profile-content-wrapper{
		flex-direction: column;
	}
	.career-progression-heading-row .wpb_text_column:first-of-type{
		padding-bottom: 0px !important;
	}
	.career-progression-heading-row .wpb_text_column{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.career-progression-heading-row .new-profile-post{
		padding-left: 0px !important;
		padding-right: 0px !important;	
	}
	.vc_column_container>.vc_column-inner{
		padding-left: 0px;
		padding-right: 0px;
	}
	.highlighted-boxes .vc_column_container>.vc_column-inner{
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
	}
	.highlighted-boxes .vc_column_container:last-of-type > .vc_column-inner{
		margin-bottom: 0px;
	}
	.career-progression-heading-row .vc_row{
		display: flex;
		flex-direction: column;
	}
	.career-progression-heading-row .vc_col-sm-6{
		width: 100%;
	}
	#career-progression .new-profile-services,
	.single-modernteammembers .new-profile-services{
		min-height: inherit !important;
	}
	.services-testimonial-wrapper{
		flex-direction: column;
	}
	.services-testimonial-wrapper .page-testimonial-wrapper{
		width: 100%;
	}
	.services-testimonial-wrapper .testimonial-content p{
		margin-right: 0px !important;
	}
	.page-testimonial-wrapper{
		padding-left: 0px !important;
   		border-left: 5px solid #01b9b9;
		margin-bottom: 25px !important;
	}
	.services-testimonial-wrapper .entry-content{
		width: 100%;
		padding-left: 0px;
		border-left: 0px;
	}
	.services-box-wrapper.csr-environment {
		margin-bottom: 60px !important;
	}
	.csr-environment .vc_column_container>.vc_column-inner{
		min-height: 170px;
	}
	.csr-heading h2{
		margin-top: 0px;
	}
	.diversity-allppl-wrapper .wmts_member{
		border-radius: 15px;
	}
	.bullet-points-boxes .wpb_column{
		margin-right: 0px !important;
	}
	.bullet-points-boxes .bullet-points-box1,
	.bullet-points-boxes .bullet-points-box3{
		background: #faf3fa !important;
	}
	.bullet-points-boxes .bullet-points-box2,
	.bullet-points-boxes .bullet-points-box4{
		background: #ecf8fd !important;
	}
	.row-with-featured-img .wpb_single_image{
		margin-top: 25px !important;
		margin-bottom: 0px !important;
	}
	.vc_section.slant{
		padding-top: 100px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#benefits-section{
		margin-bottom: 80px !important;
	}
	#benefits-section .wpb_column.vc_column_container{
		margin-bottom: 20px !important;
	}
	#benefits-section .vc_column_container>.vc_column-inner{
		padding-left: 20px;
		padding-right: 20px;
	}
	#staff-support .info-circle-wrapper{
		margin-top: 0px !important;
	}
	#staff-support .smile_icon_list.with_bg .icon_list_icon{
		padding: 8px;
		margin-right: 20px;
	}
	#staff-support .smile_icon_list.with_bg .icon_list_icon i{
		font-size: 30px;
		line-height: inherit;
		top: -2px;
		position: relative;
	}
	#staff-support .smile_icon_list li.icon_list_item{
		font-size: inherit !important;
		height: 1.3 !important;
		margin-bottom: 15px !important;
	}
	#staff-support  .smile_icon_list.left li .icon_description{
		height: auto;
	}
	#staff-support  .icon_list_item::before{
		display: none;
	}
	.txt-center.find-out-more{
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.mental-health-row .wpb_single_image{
		max-height: none !important;
	}
	.mental-health-row .wpb_single_image img{
		height: auto !important;
	}
	.vc_row.facts-figures-row,
	.vc_row.mental-health-row{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#facts-figures-section{
		margin-top: 0px !important;
	}
	.facts-figures-row .vc_column-inner{
		padding: 20px !important;
	}
	.facts-figures-row .turnover-facts{
		margin-top: 130px !important;
	}
	.turnover-facts .stats-text{
		top: 40px;
		transform: translateX(-50%);
    	left: 50%;
		padding: 0px 20px;
	}
	
	#career-progression{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.career-journey-row .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.career-journey-row .vc_column-inner .vc_inner{
		padding-left: 20px !important;
		padding-right: 20px !important;
		text-align: center;
	}
	.career-journey-row .vc_column-inner > .wpb_wrapper{
		display: inline-block;
		width: 100%;
	}
	.ladder-profile-line{
		z-index: 1;
		width: 50%;
	}
	.journey-btn,
	.journey-btn a{
		width: 100% !important;
	}
	.vc_row.purple-slant-row{
		margin-top: 0px !important;
	}
	.steff-char-ladder .vc_column_container,
	.contact-details-row .vc_column_container{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.case-studies-section{
		padding-top: 150px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.news-section,
	#benefits-section,
	.bullet-points-boxes{
	    padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.vc_section{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.covid-wrapper .vc_col-sm-6{
		text-align: center;
	}
	.covid-wrapper img{
		transform: scale(1);
	}
	ul.bulletin-list > li{
		width: 100%;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	.blog .ast-row,
	.archive .ast-row,
	.category .ast-row{
		flex-direction: column;
	}
	.blog .ast-article-post,
	.archive .ast-article-post,
	.category .ast-article-post{
		width: 100%;
		border-bottom: 1px solid #f2f2f2;
    	padding-bottom: 30px;
	}
	.post_thumbnail{
		float: none;
		margin: 0px auto 30px;
		padding: 0px;
	}
	.single:not(.single-modernteammembers) .inner-page-slant{
		height: 500px;
	}
	footer .wmts_members{
		display: flex;
    	flex-wrap: wrap;
	}
	footer .team-container .wmts_member{
		min-height: 200px !important;
		width: 100% !important;
		position: relative !important;
		top: 0px !important;
		left: 0px !important;
	}
}




@media (max-width: 640px) {
    .flag-wrapper .vc_column-inner  {
            border-left-width: 0px !important;
    }
    .footer-col-container {
    display: block;
 
}
    .footer-col-container .footer-col {
    padding-right: 0;

}
    .home #rev_slider_2_1_forcefullwidth:before {
    bottom: -700px;
    height: 800px;
 
}
    
   .home #main {
       margin-top: 0px;
    }
    .xero img {
    padding: 0px 20px 15px;
}

	.alignright,
	.alignleft{
		float: none;
		display: inline-block;
		width: 100%;
		margin: 0px auto;
		margin-bottom: 20px !important;
	}	
}

@media (max-width: 600px){
	footer .team-container .wmts_horizontal .wmts_text_container{
		margin: 10px 0px 0px !important;
	}
}

@media (max-width: 500px) {
    .home .testimonial-content p {
 
    font-size: 22px;
    line-height: 27px;
  
}
     .home #rev_slider_2_1_forcefullwidth:before {
    bottom: -720px;
    height: 800px;
 
}
	.hero-txt{
		filter: drop-shadow(1px 1px 2px rgba(255,255,255,1));
	}


    .home #main {
       
    }
    .home .testimonial-name {
    font-size: 22px;
    line-height: 32px;
}

}

@media (max-width: 425px) {
	.header-widget{
		max-width: none;
	}
	.ast-theme-transparent-header #masthead{
		position: absolute !important;
	}
	#responsive-menu-container #responsive-menu-title{
		padding-bottom: 0px !important;
	}
  #est-front-display-wrap {
    display: none;
  }
	.reanda-logo img{
		left: 0px;
		right: auto;
	}
	.inner-page-background .entry-title{
		font-size: 27px;
		line-height: 35px;
	}
	.single .inner-page-background .entry-title{
		font-size: 22px;
		line-height: 30px;
	}
	.flag-wrapper .vc_col-sm-2{
		width: 50% !important;
	}
	.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper{
		width: 100%;
	}
	
	.lgx-logo-slider-wp .lgx-logo-wrapper{
		padding: 0px 40px !important;
	}
	.owl-carousel .owl-item{
		margin-right: 25px;
		max-width: 80px !important;
	}
	.owl-carousel .owl-item img{
		max-width: 100% !important;
	}
	.lgx-logo-slider-wp .nav-position-v-mid .owl-prev{
		left: -40px;
	}
	.lgx-logo-slider-wp .nav-position-v-mid .owl-next{
		right: -40px;
	}
}


