/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites. Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.
Version: 1.4.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

/* Table of Contents
-----------------------------------------------------------------------------
=> Clean Base
=> Base Typography
=> Images
=> Links
=> Forms
=> Tables
=> Framework
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

html {
  scroll-behavior: smooth;
  -webkit-scroll-behavior: smooth;
}

/* Clean Base
------------------------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
    -webkit-text-size-adjust: none;
    height: 100%;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

iframe {
    vertical-align: top;
}

textarea:focus,
input:focus,
a,
div,
img {
    outline: none;
}

picture {
    display: inline-block;
    vertical-align: top;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Base Typography
------------------------------------------------------------------------------*/
body {
    color: #000;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    min-height: -webkit-fill-available;
    height: auto;
	overflow-x: hidden;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    body {
        height: 100%;
    }
}

address {
    font-style: normal;
    margin: 0 0 20px;
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #152238;
    line-height: 1.1;
    font-family: 'Gramatika';
    font-weight: 400;
}

.h1,
h1 {
    font-size: 84px;
    margin-bottom: 20px;
}

.h2,
h2 {
    font-size: 80px;
    line-height: 1;
    margin-bottom: 20px;
}

.h3,
h3 {
    font-size: 40px;
    /*Not set*/
    margin-bottom: 18px;
}

.h4,
h4 {
    font-size: 36px;
    /*Not set*/
    margin-bottom: 17px;
}

.h5,
h5 {
    font-size: 30px;
    margin-bottom: 15px;
}

.h6,
h6 {
    font-size: 24px;
    /*Not set*/
    margin-bottom: 10px;
    line-height: 1.3;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    color: inherit;
    text-decoration: none;
}
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

p {
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

ul {
    padding-left: 20px;
}

ul li {
    padding-bottom: 10px;
}

ul li:last-child {
    padding-bottom: 0;
}

ol {
    padding-left: 25px;
}

ol li {
    padding-bottom: 10px;
}

ol li:last-child {
    padding-bottom: 0;
}

.main-content ul,
.main-content ol {
    padding-bottom: 15px;
}

.main-content ul ul,
.main-content ul ol,
.main-content ol ol,
.main-content ol ul {
    padding-top: 10px;
    padding-bottom: 0;
}

blockquote {
    display: block;
    text-align: left;
    position: relative;
    padding: 45px 0;
    line-height: 2;
    font-size: 20px;
    margin-bottom: 60px;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    font-family: 'Inter', sans-serif;
}

blockquote:before {
    content: "";
    height: 40px;
    width: 50px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 0;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/quote.png);
    background-repeat: no-repeat;
    background-position: left center;
}

blockquote:after {
    content: "";
    height: 40px;
    width: 50px;
    background: #fff;
    position: absolute;
    bottom: -20px;
    right: 0;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/quote.png);
    background-repeat: no-repeat;
    background-position: right center;
}

blockquote * {
    margin-bottom: 0;
    font-family: 'Inter', sans-serif;
}

blockquote h6 {
    line-height: 1.8;
    color: #3e8dbc;
    font-weight: 600;
}

blockquote p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

hr {
    border: 0 #000 solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
    margin: 10px auto 40px;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

img[src$=".svg"] {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

/* Link
------------------------------------------------------------------------------*/
a {
    color: #3e8dbc;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}

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

a:focus {
    outline: none;
}

/* 5. Forms
------------------------------------------------------------------------------*/
label {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
    display: block;
}

input,
select,
textarea,
button {
    font-family: 'Inter', sans-serif;
}

input[type="text"],
input[type="submit"],
input[type="button"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
    -webkit-appearance: none;
    outline: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus {
    border-color: #3e8dbc !important;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
textarea {
    border: 0;
    border-bottom: 1px solid #43526c;
    padding: 0;
    color: #000;
    font-size: 18px;
    height: 75px;
    font-weight: 400;
    width: 100%;
    background: transparent;
    box-shadow: none;
}

textarea {
    display: block;
    height: 150px;
    padding: 20px 0;
    resize: none;
    overflow: auto;
}

select {
    -webkit-appearance: none;
    padding-right: 1.875em;
    background-image: url(assets/images/select-down-arrow.svg);
    background-size: 14px 7px;
    background-position: right 0.5em center;
    background-repeat: no-repeat;
}

select:focus {
    outline: none;
}

/* for ie */
select::-ms-expand {
    display: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus {
    border-color: #66afe9;
    outline: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 0 15px;
    height: 40px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    border: none;
    border-radius: 0px;
    color: #fff;
    background-color: #cc3333;
    outline: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
    outline: none;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    opacity: 1 !important;
    color: #000;
}

:-moz-placeholder {
    opacity: 1 !important;
    color: #000;
}

::-moz-placeholder {
    opacity: 1 !important;
    color: #000;
}

:-ms-input-placeholder {
    opacity: 1 !important;
    color: #000;
}



.form-group {
    margin-bottom: 30px;
}

/* buttons */
.btn {
    display: inline-block;
    vertical-align: top;
    padding: 17px 26px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    border: none;
    border-radius: 2px;
    color: #fff;
    background-color: #cc3333;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/white-arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
    padding-right: 50px;
}

.btn:hover,
.btn:focus {
    color: #fff;
    background-color: #3e8dbc;
    border-color: #3e8dbc;
    text-decoration: none;
}

.btn-sm {
    padding: 6px 12px;
}

.btn-md {
    padding: 12px 24px;
}

.btn-link {
    color: #98989c;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    border-bottom: 1px solid #98989c;
    margin-bottom: 2px;
}

.btn-link:hover,
.btn-link:focus {
    color: #0eb769;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid #0eb769;
}

/* Tables
------------------------------------------------------------------------------*/
table {
    border-spacing: 0;
    border-collapse: collapse;
}

td {
    text-align: left;
    font-weight: normal;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-bordered {
    width: 100%;
    max-width: 100%;
    text-align: left;
}

.table-bordered th,
.table-bordered td {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

/* Layout Framework
------------------------------------------------------------------------------*/
/*--- main container ---*/
.wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    width: 100%;
    min-height: 100%;
    flex-wrap: wrap;
    background-color: #fff;
}

.main-container {
    width: 100%;
}

.container,
.container-fluid {
    width: 100%;
    max-width: 1820px;
    margin: auto;
    padding-right: 50px;
    padding-left: 50px;
}

.container-fluid {
    max-width: 100%;
}

/*--- custom radio ---*/
.radio-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.radio-item:first-child {
    padding-left: 0;
}

.radio-custom {
    position: absolute;
    opacity: 0;
}

.radio-custom:focus + .radio-custom-label {
    outline: none;
}

.radio-custom:checked + .radio-custom-label:before {
    background-color: #000;
}

.radio-custom-label {
    margin: 0;
    color: #000;
    cursor: pointer;
}

.radio-custom-label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    width: 10px;
    margin-top: -3px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0px 2px #000;
    background-color: #fff;
    cursor: pointer;
}

/*--- header ---*/
.main-header {
    width: 100%;
    height: auto;
}

.header-top {
    padding: 35px 0;
}

.header-top a {
    display: inline-block;
    vertical-align: top;
}

.header-top a {
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
}

.header-top a:hover,
.header-top a:focus {
    color: #3e8dbc;
    opacity: 0.95;
}

header.main-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 98;
}

body:not(.home) .main-header{
    background: #152137;
}

.header-bottom li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Gramatika';
    padding: 18px 25px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    letter-spacing: 0.04em;
}

.header-call {
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/phone-icon.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: left center;
    padding-left: 25px;
}

.header-bottom  .sub-menu {
    background: #1d2229;
}

.header-bottom li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0;
    line-height: 1;
    transition: 0.4s ease;
    position: relative;
}

header ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    pointer-events: none;
    transition: 0.4s ease;
}

header ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0 !important;
}

.menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    top: 100%;
}

ul.sub-menu li {
    width: 100%;
}

ul.sub-menu li a{
    white-space: nowrap;
    text-align: left;
}

ul.sub-menu li:hover > a {
    background: #cc3333;
}

.menu > li.current-menu-ancestor > a,
.menu > li.current-menu-item > a{
    background: #cc3333;
}
.current-menu-item > a,
.current-menu-ancestor > a{
    background: #3e8dbc;
}

.header-bottom .menu > li:hover {
    background: #cc3333;
}

.header-bottom .menu > li:hover a {
    text-decoration: none;
}

.header-bottom ul {
    background: rgb(0 0 0 / 22%);
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1;
    padding-left: 0;
}

/* responsive nav for small devices */
.hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1em;
    width: 1em;
    padding: 0;
    margin: 0;
    font-size: 50px;
    text-align: center;
    background-color: transparent;
}

.hamburger:not(.close) {
    position: absolute;
    top: 46px;
    right: 40px;
    z-index: 99;
}

.hamburger:hover,
.hamburger:focus {
    background-color: transparent;
    outline: none;
}

.hamburger .line {
    display: block;
    width: 0.6em;
    height: 4px;
    margin: 6px auto;
    background-color: #cc3333;
    border-radius: 10px;
}

.hamburger:hover {
    cursor: pointer;
}

.hamburger .wrap {
    display: block;
}

.hamburger.close {
    padding: 10px;
}

.hamburger.close .wrap {
    position: relative;
    display: block;
    width: 0.6em;
    height: 0.6em;
}

.hamburger.close .line {
    position: absolute;
    top: calc(50% - 2px);
    width: 90%;
    margin: 0;
    background-color: #fff;
    transform: rotate(45deg);
}

.hamburger.close .line:last-child {
    transform: rotate(-45deg);
}

.menu-state {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100%;
    z-index: 999;
    width: 80%;
    max-width: 450px;
    background-color: #121924;
    transition: all 0.3s ease-in-out;
}

.mobilenav.is-open .menu-state {
    left: 0;
}

.mobilenav .nav-logo {
    padding: 15px;
    max-width: 200px;
}

.mobilenav ul,
.mobilenav li {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}

.mobilenav ul ul {
    display: none;
    background: #313131;
}

.mobilenav .caret {
    position: absolute;
    top: 0.35em;
    right: 2px;
    display: block;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}

.mobilenav .caret:not(.trigger-caret) {
    pointer-events: none;
}

.mobilenav .caret:before,
.mobilenav .caret:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: auto;
    width: 0.6em;
    height: 2px;
    background: #fff;
}

.mobilenav .caret:after {
    transform: rotate(-90deg);
    transition: all .2s ease;
}

.mobilenav .is-open > .caret:after {
    transform: rotate(0);
}

.mobilenav ul li {
    font-size: 20px;
}

.mobilenav ul a {
    display: block;
    padding: 0.7em 0.75em;
    color: #fff;
    font-size: 0.8em;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    z-index: 2;
    cursor: pointer;
}

.mobilenav li li {
    font-size: 16px;
}

.cell-8 {
    width: 70%;
}

.cell-4 {
    width: 30%;
}

.mobilenav .has-sub > a {
    padding-right: 1.875em;
}

.mobilenav li li a {
    padding-left: 1.875em;
}

.mobilenav li li li {
    font-size: 15px;
}

.mobilenav li li li a {
    padding-left: 2.67em;
}

.mobilenav .nav-backdrop {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.4s ease-in;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.mobilenav.is-open .nav-backdrop {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.mobilenav .menu-outer {
    max-height: calc(100vh - 80px);
    padding-bottom: 60px;
    overflow-y: auto;
}

/* nav */
.navigation {
    width: 100%;
    height: auto;
}

.navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.navigation ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.navigation ul li a {
    display: block;
}

/*--- footer ---*/
.main-footer {
    width: 100%;
    height: auto;
    line-height: normal;
    background: #edf0f6;
}

.footer-top-left {
    width: 44%;
}

.footer-top-right {
    width: 56%;
}

.footer-address {
    max-width: 50%;
    padding-right: 20px;
}

.footer-top {
    margin: 100px 0 50px;
}

.footer-address p {
    font-size: 18px;
    line-height: 1.8;
}

.footer-bottom {
    margin: 50px 0;
}

.footer-address {
    max-width: 50%;
    padding-right: 20px;
    margin-bottom: 70px;
}

a.footer-address-link {
    font-size: 40px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Gramatika';
/*
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/06/call-icon.png);
    background-repeat: no-repeat;
    background-position: center left;
*/
    padding-top: 10px;
    line-height: 1;
}

a.footer-address-link {
    display: flex;
    align-items: center;
}

a.footer-address-link img {
    margin-right: 20px;
    position: relative;
    top: -3px;
}

.windows a.footer-address-link img {
    top: 3px;
}

.footer-address-link:hover {
    text-decoration: none;
    color: inherit;
}

.other-address h6 {
    margin-bottom: 0px;
}

.other-address {
    margin-bottom: 20px;
}

.footer-address-item {
    width: calc(16.66% - 16px);
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 30px 8px;
    margin: 8px;
    transition: 0.4s ease;
}

.footer-address-item:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.footer-address-item p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}

.footer-address-item h6 {
    margin-bottom: 13px;
}

.footer-links {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin-top: 65px;
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}

.footer-links li {}

.footer-link {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 32px 0 26px;
    border-right: 1px solid #000;
}

.footer-address-items {
    margin: 0 -8px;
}

.footer-link a {
    font-size: 17px;
    color: #000;
}

.footer-link a:hover,
.footer-link a:focus {
    color: #cc3333;
    text-decoration: none;
}

.footer-link:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
}

.footer-link:first-child {
    padding-left: 0;
}

.footer-bottom-right li {
    display: inline-block;
    vertical-align: top;
    padding: 0 18px 0 14px;
    border-right: 1px solid #000;
}

.footer-bottom-right li a {
    color: #000;
    font-size: 18px;
}

.footer-bottom-right li a:hover,
.footer-bottom-right li a:focus {
    color: #cc3333;
    text-decoration: none;
}

.footer-bottom {
    margin: 50px 0;
}

.footer-bottom-right li:last-child {
    border-right: 0;
    padding-right: 0;
}

/*--------- Home page ---------*/
.hero-section {
    padding-top: 250px;
    text-align: center;
    position: relative;
    background-size: cover;
}

.hero-section:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #121924;
    opacity: 0.88;
}

.home .hero-section:after {
    content: "";
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.44;
}

.hero-caption {
    position: relative;
    z-index: 2;
}

.hero-caption h1 {
    margin-bottom: 20px;
    color: #fff;
}

.hero-caption ul {
    padding: 0;
    margin: 0 0 40px 0;
}

.hero-caption li {
    padding: 0 25px 0 25px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border-right: 2px solid #fff;
    line-height: 0.8;
    font-size: 28px;
}

.hero-caption li:last-child {
    border-right: 0;
}

.hero-button .btn {
    margin: 10px;
}

.hero-button {
    margin-bottom: 60px;
}

.hero-team-content h6 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
}

.hero-team-content p {
    font-size: 18px;
    color: #cccccc;
    line-height: 1.4;
    font-weight: 300;
}

.hero-team-img {
    height: 280px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-end;
}

.hero-team {
    margin-top: 60px;
    padding-bottom: 20px;
}

.hero-team-item:nth-child(1) .hero-team-img {
    margin-right: -50px;
}

.hero-team-item:nth-child(2) .hero-team-img {
    margin-right: -40px;
}

.hero-team-item:nth-child(4) .hero-team-img {
    margin-left: -70px;
    position: relative;
    z-index: 1;
}

.hero-team-item:nth-child(4) .hero-team-content {
    margin-left: -30px;
}

.hero-team-item:nth-child(5) .hero-team-img {
    margin-left: -55px;
}

.content-title h6 {
    color: #3e8dbc;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: 50px;
}

.about-cover {
    margin: 150px 0;
}

.content-left {
    width: 58%;
    padding-left: 6%;
    padding-right: 22%;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.about-right {
    width: 42%;
    padding-right: 5%;
}

.content-title {
    width: 100%;
}

.about-right p {
    font-size: 24px;
    line-height: 1.8;
}

.practice-area {
    background: #152238;
}

.practice-left .content-title h2 {
    color: #fff;
}

.practice-left {
    width: 40%;
    padding-right: 7%;
    padding-left: calc((100vw - 1720px)/2);
    padding-top: 130px;
    padding-bottom: 130px;
}

.practice-right {
    width: 60%;
    position: relative;
}

.practice-items {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    position: relative;
    z-index: 2;
    height: 100%;
}

.practice-content {
    width: 100%;
}

.practice-item {
    width: calc(33.33% - 10px);
    text-align: center;
    padding: 70px 50px;
    background: rgb(255 255 255 / 5%);
    margin: 5px;
    transition: 0.4s ease;
    height: calc(50% - 10px);
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-decoration: none !important;
}

.practice-item:hover {
    background: #cc3333;
}

.practice-icon {
    height: 160px;
    width: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: 0.4s ease;
}

.practice-item:hover .practice-icon {
    background: #c32a2a;
}

.practice-left .content-title p {
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.65;
    margin-bottom: 0;
}

.practice-content p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0.06em;
}

.practice-left .content-title h2 {
    margin-bottom: 57px;
}


.practice-left .content-button {
    margin-top: 70px;
}

.practice-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.practice-bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.practice-bg:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #131923;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.testimonial-cover {
    padding: 250px 0 110px;
    background: #edeff5 url(https://corporateinvestigation.com/wp-content/uploads/2021/05/testimonial-vector-name.png);
    background-repeat: no-repeat;
    background-position: bottom -25px center;
    background-size: contain;
    overflow: hidden;
    display: none;
}

.testimonial-left {
    width: 40%;
    padding-right: 10%;
}

.testimonial-right {
    width: 60%;
    padding-left: 9%;
    position: relative;
}

.testimonial-right:before {
    content: "";
    height: 311px;
    width: 272px;
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/testimonial_quote.png);
    position: absolute;
    top: -25%;
    left: -15%;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.testimonial-content {
    font-size: 24px;
}

.testimonial-content p {
    margin-bottom: 45px;
    line-height: 1.8;
}

.testimonial-content p:last-child {
    margin-bottom: 0;
}

.slick-arrow {
    font-size: 0;
    padding: 0;
    height: 60px;
    width: 60px;
    background: url('https://corporateinvestigation.com/wp-content/uploads/2021/05/arrow-up-gray.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 5px;
}

.testimonial-cover .slick-arrow.slick-next {
    top: calc(50% + 40px);
    transform: rotateX(180deg);
}

.testimonial-cover .slick-arrow.slick-prev {
    top: calc(50% - 40px);
}

.slick-arrow:hover {
    background-color: #d7dbe3;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/arrow-up-blue.png);
}

.testimonial-author p {
    font-size: 22px;
    font-weight: 700;
    color: #3e8dbc;
}

.testimonial-author {
    margin-top: 50px;
}

.testimonial-slider {
    padding-right: 15%;
}

.align-content-between {
    align-content: space-between;
}

section.as-seen-cover {
    padding: 100px 0;
}

.as-seen-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0;
}

.as-seen-logo {
    margin: 20px;
}

.blog-cover {
    padding: 100px 0;
}

.blog-title .content-title {
    width: auto;
}

.blog-title .content-title h2 {
    margin-bottom: 0;
}

.blog-title .content-button {
    padding-bottom: 15px;
}

.blog-items {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}

.blog-img-ratio {
    height: calc(100% + 40px);
    position: relative;
    width: 130%;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    overflow: hidden;
    margin-top: -20px;
}

.blog-img-ratio img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #edeff5;
    border-radius: 5px;
    overflow: hidden;
}

.blog-item {
    width: calc(50% - 60px);
    margin: 30px;
}

.blog-image {
    width: 50%;
}

.blog-content {
    width: 48%;
    background: #edf0f6;
    left: 1%;
    position: relative;
    height: 100%;
    padding: 30px 40px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    min-height: 250px;
}

.blog-content h5 {
    line-height: 1.35;
}

.blog-content .btn-link {
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/arrow-red.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 25px;
    border-bottom: 0;
    color: #cc3333;
    transition: 0.4s ease;
    margin-top: 22px;
    display: inline-block;
    vertical-align: top;
}

.blog-content .btn-link:hover {
    background-position: center right 5px;
}

.get-in-touch-cover {
    position: relative;
    padding: 95px 0 70px;
}

.get-in-touch-cover:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #152238;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.get-in-touch-cover:after {
    content: "";
    height: 100%;
    width: 100%;
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/get-in-touch-text.png);
    position: absolute;
    bottom: -90px;
    left: 0;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

.get-in-touch-cover .container {
    position: relative;
    z-index: 1;
}

.get-in-touch-cover .content-title {
    text-align: center;
}

.get-in-touch-cover .content-title h2 {
    color: #fff;
    margin-bottom: 40px;
}

.get-in-touch-cover .content-title p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
}

.get-touch-form input::-webkit-input-placeholder,
.get-touch-form textarea::-webkit-input-placeholder {
    color: #d6d6d6;
}

.get-touch-form input::-moz-placeholder,
.get-touch-form textarea::-moz-placeholder {
    color: #d6d6d6;
}

.get-touch-form input:-ms-input-placeholder,
.get-touch-form textarea:-ms-input-placeholder {
    color: #d6d6d6;
}

.get-touch-form input:-moz-placeholder,
.get-touch-form textarea:-moz-placeholder {
    color: #d6d6d6;
}

.gf_left_third,
.gf_middle_third {
    padding-right: 50px !important;
}

.get-touch-form {
    max-width: 1430px;
    margin: 0 auto;
}

.get-touch-form textarea,
.get-touch-form input {
    color: #d6d6d6;
}

.gfield_checkbox label {
    color: #fff;
}

.get-in-touch-cover .gform_body input,
.get-in-touch-cover .gform_body textarea{
    font-size: 18px !important;
}

.get-in-touch-cover .gfield-choice-input + label{
    font-size: 18px !important;
}

.get-touch-form .gform_footer {
    margin-top: 25px !important;
    text-align: center;
}

.get-touch-form .gfield_error .gfield_validation_message {
    display: block !important;
    color: #f00;
}

.get-touch-form .gform_footer input,
.about-contact-content .gform_footer input {
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/white-arrow-right.png);
    background-position: center right calc(50% - 102px);
    background-repeat: no-repeat;
}

.get-touch-form .gform_footer input:hover,
.get-touch-form .gform_footer input:focus,
.about-contact-content .gform_footer input:hover,
.about-contact-content .gform_footer input:focus {
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/arrow-red.png) !important;
    background-position: center right calc(50% - 102px) !important;
    background-repeat: no-repeat !important;
}

.gform_footer input {
    width: 100% !important;
    text-align: center;
    display: block;
    padding: 20px 20px !important;
    color: #fff !important;
    border-radius: 5px !important;
    height: auto !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 700;
}

.gform_footer input:hover,
.gform_footer input:focus {
    background: #fff !important;
    color: #cc3333 !important
}

body .get-touch-form .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, 
body .get-touch-form .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
    width: calc(33.33% - 2px) !important;
    margin-right: 0 !important;
}

.get-touch-form .gform_footer {
    position: relative;
}

.get-touch-form .gform_footer img {
    position: absolute;
    top: 50%;
    left: calc(50% + 140px);
    transform: translate(-50%, -50%);
}

body .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

body .gform_legacy_markup_wrapper div.validation_error {
    border-color: #f00 !important;
    background: #f00;
}

body .gform_legacy_markup_wrapper .validation_message {
    display: none;
}

body .gform_legacy_markup_wrapper li.gfield.gfield_error,
body .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0;
    background: transparent;
    margin: 0 !important;
}

body .gform_body .gfield_error input {
    border: 0 !important;
    border-bottom: 1px solid #f00 !important;
}

.admin input,
.gform_body input {
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/admin.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 25px !important;
    padding-left: 0 !important;
}

.email input {
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/msg.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 25px !important;
    padding-left: 0 !important;
}

.phone input{
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/call-2.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 25px !important;
    padding-left: 0 !important;
}

.gform_body textarea {
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/textarea.png);
    background-repeat: no-repeat;
    background-position: top 10px right;
    padding-right: 25px !important;
    padding-left: 0 !important;
}

.gfield-choice-input {
    position: absolute;
    opacity: 0;
}

.gfield-choice-input + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-weight: 400 !important
}

.gfield-choice-input + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
}

.gfield-choice-input:hover + label:before,
.gfield-choice-input:checked + label:before {
    background: #f1f1f1;
}

.gfield-choice-input:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.gfield-choice-input:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}

.gfield-choice-input:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    background: #cc3333;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #cc3333, 4px 0 0 #cc3333, 4px -2px 0 #cc3333, 4px -4px 0 #cc3333, 4px -6px 0 #cc3333, 4px -8px 0 #cc3333;
    transform: rotate(45deg);
}

#gform_ajax_spinner_1,
#gform_ajax_spinner_4{
    max-width: 30px;
    display: inline-block;
}

.terms-condition .ginput_container_checkbox {
    text-align: right;
    position: relative;
}

.terms-condition .ginput_container_checkbox:before {
    content: "Terms & Conditions*";
    color: #fff;
    display: inline-block;
    vertical-align: top;
    float: left;
    font-size: 18px;
}

body .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.get-touch-form .gfield_checkbox {
    width: 100% !important;
}

.terms-condition label a {
    color: inherit;
    text-decoration: underline;
}

.gform_legacy_markup_wrapper div.validation_error {
    border-color: #fff;
}

.gform_legacy_markup_wrapper div.validation_error h2 {
    color: #fff;
}

.icon-slider-cover {
    background: #edeff5;
    padding: 60px 0 50px;
}

.icon-slider-cover .icon-item {
    background: #fff;
    padding: 70px;
    border-radius: 5px;
    height: 100%;
}

.icon-slider .slick-list {
    padding: 0 !important;
    position: relative;
    left: 56px;
    width: calc(100% + 126px) !important;
}

.icon-slider {
    overflow: hidden;
}

.icon-slider .slick-slide {
    padding: 34px;
}

.icon-slider {
    padding-bottom: 110px;
}

.icon-slider .slick-arrow {
    top: calc(100% - 80px);
    right: 100px;
}

.icon-slider .slick-arrow {
    top: calc(100% - 80px);
    transform: rotate(90deg);
}

.icon-slider .slick-arrow:hover,
.icon-slider .slick-arrow:focus {
    background-color: rgb(21 34 56 / 10%);
}

.icon-slider .slick-prev.slick-arrow {
    right: 80px;
}

.icon-slider .slick-prev.slick-arrow {
    right: 180px;
    transform: rotate(-90deg);
}

.content-title p {
    font-size: 34px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 60px;
}

.content-title h2 {
    color: #152238;
}

.icon-img {
    width: 90px;
}

.icon-content {
    width: calc(100% - 136px);
    margin-left: 46px;
    margin-top: -10px;
}

.icon-slider .slick-slide > div {
    height: 100%;
}

.icon-slider .slick-track {
    display: flex !important;
}

.icon-slider .slick-slide {
    height: inherit !important;
}

.icon-item .d-flex {
    height: 100%;
}

.icon-item .icon-content {
    padding-bottom: 60px;
    position: relative;
}

.icon-item .icon-content .btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.icon-slider .slick-slide:last-child {
    margin-right: 100px;
}


/*--------- About page ---------*/
.our-company {
    padding: 90px 0;
}

.body-content h1 {
    margin-bottom: 45px;
    line-height: 1;
}

.body-content {
    padding-right: 20px;
}

.body-content p {
    margin-bottom: 30px;
    line-height: 1.7;
}

.body-content ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 26px;
    margin-bottom: 30px;
    width: 49%;
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/06/body-li.png) no-repeat left top 7px;
}

.body-content ul {
    padding: 0;
}

.number-blocks {
    margin: 60px 0 40px;
    counter-reset: my-awesome-counter;
}

.number-item {
    border: 1px solid #d7dce2;
    border-radius: 5px;
    padding: 45px;
    margin-bottom: 45px;
    counter-increment: my-awesome-counter;
}

.number-item h5 {
    font-weight: 700;
    margin-bottom: 25px;
}

.number-item h5:before {
    content: counter(my-awesome-counter) '. ';
    color: #3f8dbd;
}

.number-item p {
    line-height: 1.7;
}

div.about-team-contact {
    padding-left: 55px;
}

.black-box-title {
    background: #152238;
}

.black-box-title h3 {
    text-align: center;
    color: #fff;
    padding: 18px 0;
    margin-bottom: 0;
}

.about-team-cover {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 50px;
}

.light-blue-bg {
    background: #d7e0ed;
}

.team-item-img {
    padding-top: 128%;
    position: relative;
}

.team-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 128%;
}

.about-team-content > h4 {
    text-align: center;
    color: #3e8dbc;
}

.about-team-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.about-team-content .d-flex {
    padding: 0 30px;
}

.about-team-item {
    width: calc(33.33% - 20px);
    border: 3px solid #fff;
    margin: 10px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 11px 11px rgba(0,0,0,0.22);
}

.about-contact-cover {
    border-radius: 5px;
    overflow: hidden;
}

.about-team-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-contact-content {
    padding: 40px;
}

.about-contact-content > p {
    text-align: center;
    line-height: 1.7;
}

.about-contact-content .gform_body li.gfield {
    width: 100% !important;
    padding-right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.about-contact-content form {}

.about-contact-content .gform_body li.gfield:not(.terms-condition) label {
    display: none !important;
    height: 0 !important;
}

.about-contact-content .gform_body li.gfield:not(.terms-condition) input {
    margin-top: 0 !important;
    font-size: 18px !important;
}

.about-contact-content .gform_body li.gfield:not(.terms-condition) textarea {
    margin-top: 40px;
    font-size: 18px !important;
}

.about-contact-content .gform_body li.gchoice {
    width: 100%;
    text-align: center;
    color: inherit;
}

.about-contact-content .terms-condition .ginput_container_checkbox:before {
    text-align: center;
    width: 100%;
    color: inherit;
    margin-bottom: 18px;
}

.about-contact-content .gform_body li.gfield.terms-condition {
    margin-top: 35px !important;
}

.about-contact-content .terms-condition .gfield_checkbox label {
    color: inherit;
}

.about-contact-content .terms-condition .gfield-choice-input + label:before {
    border-color: inherit;
}

body .about-contact-content .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    width: 100% !important;
}

.serve-cover {
    background: #f2f4f9;
    padding: 88px 0;
}

.serve-cover h2 {
    font-size: 70px;
}

.serve-item {
    display: block;
    width: calc(20% - 30px);
    margin: 15px;
    border: 1px solid #d7dbe1;
    border-radius: 5px;
    padding: 50px 30px;
    text-align: center;
    transition: 0.4s ease;
}

.serve-item:hover,
.serve-item:focus {
    background: #d7dbe1;
}

.serve-items {
    margin: 0 -15px;
}

.serve-content {
    color: inherit;
    font-size: 30px;
    margin-top: 26px;
    color: #000;
    line-height: 1.2;
    font-family: 'Gramatika';
}

.serve-img {
    height: 90px;
}

.serve-img img {
    max-height: 100%;
}

a.serve-item:hover {
    text-decoration: none;
}

.blue-bar-cover {
    position: relative;
}

.blue-bar-cover:before {
    content: "";
    height: 100%;
    width: 100%;
    background: #152238;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.95;
}

.blue-bar-cover .container {
    position: relative;
    max-width: 1470px;
}

.blue-bar-cover {
    padding: 90px 0;
}

.blue-bar-cover a {
    color: #cc3333;
}

.blue-bar-cover a:hover,
.blue-bar-cover a:focus{
    text-decoration: underline;
}

.blue-bar-cover h2 {
    color: #fff;
    margin-bottom: 30px;
}

.blue-bar-cover p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
}

.blue-bar-cover p a:hover,
.blue-bar-cover p a:focus {
    text-decoration: none;
}


/*--------- Services page ---------*/
.services-items {
    margin: 0 -20px;
}

.service-item {
    width: calc(33.33% - 40px);
    background: #f2f4f9;
    margin: 20px;
    border: 1px solid #d7dbe1;
    border-radius: 5px;
    padding: 50px;
}

.service-item .icon-item {
    height: 100%;
}

.service-page-cover .service-item .content-title h5{
    min-height: 90px;
    display: flex;
    align-items: center;
    vertical-align: top;
}
.service-page-cover .service-item .icon-content{
    margin-top: 0;
}

.service-page-cover {
    padding: 95px 0;
}

.section-title h2 {
    margin-bottom: 0;
}

.section-title {
    margin-bottom: 60px;
}

.service-item .content-title p {
    font-size: 20px;
    margin-bottom: 30px;
}

.service-item .icon-content {
    margin-left: 25px;
    margin-top: 30px;
    width: calc(100% - 116px);
}

.service-item .content-title h5 {
    margin-bottom: 25px;
}


/*--------- Team page ---------*/
.expert-item {
    width: calc(33.33% - 30px);
    margin: 15px;
}
.experts-cover .expert-item a {
    border: 10px solid #d7e0ed;
    border-radius: 5px;
    background: #d7e0ed;
    height: 100%;
    display: block;
}
.experts-cover .expert-item a:hover {
    text-decoration: none;
}
.experts-cover .expert-item a:hover h6 {
    color: #cc3333;
}
.expert-img {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding-top: 103%;
}

.expert-shortcode .expert-img {
    border-radius: 0;
}

.expert-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.expert-content {
    text-align: center;
    margin: 28px 28px 15px 28px;
}

.expert-content h6 {
    font-weight: 700;
    color: #3f8dbd;
}

.team-content h2 {
    margin-bottom: 45px;
}

.team-content h3 {
    font-size: 50px;
    margin-bottom: 50px;
}

.team-content ul {
    margin-top: 56px;
}

.experts-cover .section-title h3 {
    font-size: 50px;
}

.experts-cover .section-title {
    margin-top: 60px;
}

.expert-items {
    margin: 0 -15px;
}

.page-content p {
    line-height: 1.7;
    margin-bottom: 22px;
}

.page-content a:not(.btn) {
    color: #cc3333;
    text-decoration: underline;
}

.page-content h5 a:not(.btn),
.page-content h6 a:not(.btn){
    text-decoration: none;
}

.page-content h5 a:not(.btn):hover,
.page-content h5 a:not(.btn):focus,
.page-content h6 a:not(.btn):hover,
.page-content h6 a:not(.btn):focus{
    text-decoration: none;
    color: #3e8dbc;
}

body .wp-block-columns {
    margin-bottom: 30px;
}

body .wp-block-columns:last-child {
    margin-bottom: 0;
}

.wp-block-columns:empty {
    display: none;
}

.page-content blockquote:before, 
.page-content blockquote:after{
    display: none;
}

.page-content blockquote {
    border: 0;
    border-left: 5px solid #3f8dbd;
    padding: 30px 0 30px 35px !important;
    background: #edf0f6;
}

.page-content blockquote p {
    margin-bottom: 0 !important;
}

.ul-unstyled li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.ul-unstyled li:before {
    content: "";
    height: 7px;
    width: 7px;
    background: #3f8dbd;
    position: absolute;
    top: 11px;
    left: -20px;
    border-radius: 10px;
}
.ul-styled{
    padding-left: 0;
}
.ul-styled li {
    list-style: none;
    background: url(https://corporateinvestigation.com/wp-content/uploads/2021/06/body-li.png) no-repeat left top 5px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.ol-styled {
  list-style: none;
  counter-reset: my-awesome-counter;
}

.ol-styled li{
    counter-increment: my-awesome-counter;
    position: relative;
    margin-bottom: 10px;
}

.ol-unstyled li{
    margin-bottom: 10px;
}

.page-content ul {
    margin-bottom: 15px;
}

.ol-styled li:before{
    content: counter(my-awesome-counter);
    font-weight: 600;
    color: #3f8dbd;
    margin-right: 10px;
    position: absolute;
    left: -20px;
    top: 0;
}
/*Inner Page*/
.inner-page-no-slidebar {
	padding: 90px 0;
}
.top-title {
	width: 100%;
	margin-bottom: 50px;
	padding-bottom: 30px;
}

.left-rifgt-wrap {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.left-rifgt-wrap .col-half {
	width: 100%;
	max-width: 50%;
}
.free-con a.btn {
	text-transform: uppercase;
}
.free-con {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.sm-wrap {
	max-width: 1400px;
	margin: 0 auto;
	padding-bottom: 90px;
	padding-top:90px;
}
.left-rifgt-wrap ul {
	margin-bottom: 20px;
}
.free-con-flexible h5 {
	margin-top: 50px;
}
.clients-trust-flexible .ul-styled {
	margin-bottom: 50px;
}
.gray-bg {
	background: #f5f5f5;
}
.top-title h4 {
	font-weight: 600;
	position: relative;
}
.team-inner-sec .expert-shortcode .expert-item {
	width: calc(33.33% - 16px);
}
.team-inner-sec .expert-items {
	justify-content: center;
	-webkit-justify-content: center;
}
.right-side-content.about-contact-content .gform_body ul.gform_fields li.gfield input {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: 50px;
}
.right-side-content.about-contact-content .gform_body ul.gform_fields li.gfield textarea {
	height: 110px;
}
.right-side-content.about-contact-content .gform_body ul.gform_fields li.gfield input,.right-side-content.about-contact-content .gform_body ul.gform_fields li.gfield textarea{
	font-size: 16px !important;
}
.free-con-flexible .left-side-content {
	padding-right: 60px;
}
.can-help-inner ul.can-help-list > li.can-help-link a, .can-help-inner ul.can-help-list > li.can-help-no-link {
	padding: 15px 30px;
	background: #f48c03;
	color: #fff;
	display: inline-block;
	position: relative;
	transition: all 0.5s ease;
	z-index: 1;
}
.can-help-inner ul.can-help-list > li.can-help-link a:hover {
	text-decoration: none;
}
.can-help-inner ul.can-help-list > li {
	margin: 0 10px 20px;
	padding: 0;
}
.can-help-inner ul.can-help-list {
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.can-help-inner ul.can-help-list > li.can-help-link a:before, .can-help-inner ul.can-help-list > li.can-help-no-link:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #152238;
	transition: all 0.5s ease;
	z-index: -1;
}
.can-help-inner ul.can-help-list > li.can-help-link a:hover:before, .can-help-inner ul.can-help-list > li.can-help-no-link:hover:before {
	height: 100%;
	transition: all 0.5s ease;
	z-index: -1;
}
.page-template-template-inner-page .hero-section ~ section:nth-child(2n+1) {
	background: #f5f5f5;
}
.can-help-title {
	margin-bottom: 50px;
}
.top-title h4::before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -30px;
	width: 70px;
	height: 6px;
	background: #c33;
	border-radius: 100px;
	transform: translateX(-50%);
}
.team-inner-sec h6 {
	font-size: 30px;
	font-weight: 500;
}
.top-title h4 ~ p:nth-child(2) {
	margin-top: 70px;
}
.top-title {
	max-width: 1400px;
	margin: 0 auto 50px;
}
.clients-trust-flexible h4 {
	font-size: 32px;
}
@media (min-width: 1441px) {
    .page-content h1 {
        font-size: 80px;
    }

    .page-content h2 {
/*        font-size: 70px;*/
        font-size: 46px;
        line-height: 1.15;
    }

    .page-content h3 {
/*        font-size: 60px;*/
        font-size: 40px;
    }

    .page-content h4 {
/*        font-size: 50px;*/
        font-size: 34px;
    }

    .page-content h5 {
/*        font-size: 40px;*/
        font-size: 30px;
    }

    .page-content h6 {
/*        font-size: 30px;*/
        font-size: 26px;
    }
    
    .page-content h4 {
        margin-bottom: 25px;
    }

    .page-content h5 {
        margin-bottom: 25px;
    }

    .page-content h6 {
        margin-bottom: 25px;
    }
}

/*--------- 404 page ---------*/
.error404 .hero-caption p {
    color: #fff;
    max-width: 900px;
    margin: 0 auto 30px;
}
.page-content ul {
    margin-bottom: 20px;
}

.error-page-cover {
    max-width: 1150px;
    margin: 0 auto 60px;
}

/*--------- Inner Page -------*/
.accordion-item h6 {
    font-size: 26px;
    margin-bottom: 0;
    padding: 30px;
    background: #3e8dbc;
    color: #fff;
    padding-right: 80px;
    position: relative;
    cursor: pointer;
}

.accordion-item h6.active {
    background: #0267a5;
}

.accordion-item h6.active:before {
    content: "-";
    background: #3e8dbc;
}

.accordion-item h6:before {
    content: "+";
    font-weight: 400;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 38px;
    background: #0067a5;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 44px;
}

.accordion-item {
    background: #d7e0ed;
    margin-bottom: 20px;
}

.accordion-content p {
    margin-bottom: 10px;
}

.accordion-item .accordion-content {
    padding: 30px;
    display: none;
}

.accordion-item p:last-child {
    margin-bottom: 0;
}

/* Blog Listing */
.blog-inner-cover .blog-item {
    margin-top: 60px;
    margin-bottom: 60px;
}
.blog-inner-cover {
    padding-bottom: 60px;
}
.blog-post-pagination {
    text-align: center;
    margin-top: 30px;
}
.blog-post-pagination .page-numbers {
    border: 1px solid #3e8dbc;
    padding: 5px 10px;
    text-decoration: none;
}

.blog-post-pagination .current {
    background: #cc3333;
    color: #fff;
    border-color: #cc3333;
}

.blog-post-pagination .page-numbers:not(.current):hover {
    background: #3e8dbc;
    text-decoration: none;
    color: #fff;
}

.back-to-top {
    display: inline-block;
    vertical-align: top;
    padding: 26px 26px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    border: none;
    border-radius: 5px;
    color: #fff;
    background-color: #cc3333;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/06/arrow-white-top.png);
    background-repeat: no-repeat;
    background-position: right 18px center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: 0.6s ease;
    z-index: 99999;
}
.back-to-top.active{
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}
.expert-shortcode .expert-items{
    margin: 10px;
}
.expert-shortcode .expert-content h6{
    font-size: 24px;
    margin-bottom: 5px;
}
.expert-shortcode .expert-item{
    width: calc(25% - 16px);
    margin: 8px;
    border-color: #fff;
    border-width: 5px;
    border-style: solid;
    transition: 0.4s ease;
}
.expert-shortcode .expert-item:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.expert-shortcode .expert-content p {
    font-size: 16px;
    line-height: 1.4;
}
.expert-shortcode {
    background: #d7e0ed;
    border-radius: 5px;
    overflow: hidden;
}
.black-box-title h6 {
    margin: 0;
    padding: 20px 20px;
    color: #fff;
}
.blog-detail-thumbnail {
    margin-bottom: 50px;
}

.blog-detail-thumbnail img {
    width: 100%;
}

.blog-detail-category {
    color: #cc3333;
    margin-bottom: 20px;
}
.blog-detail-category img {
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.page-template-template-our-team .experts-cover {
    margin-top: 30px;
}
.team-detail-title h4 {
    margin-bottom: 5px;
}

.team-detail-title h6 {
    color: #cc3333;
}

.team-detail-thumbnail-item {
    border: 3px solid #d7e0ed;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.team-detail-thumbnail{
    margin-bottom: 40px;    
}

.searchform input {
    border: 1px solid #000;
    padding: 10px;
    height: 60px;
    border-radius: 5px;
    padding-right: 70px;
}

.searchform input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(https://corporateinvestigation.com/wp-content/uploads/2021/05/white-arrow-right.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px 30px;
    border: 0;
}

.searchform {
    position: relative;
    margin-bottom: 30px;
}

.terms-condition.gfield_error .validation_message {
    display: block !important;
    color: #f00;
    text-align: right;
    padding-right: 0 !important;
}

.about-team-contact .terms-condition.gfield_error .validation_message{
    text-align: center;
}

.gform_confirmation_message {
    color: #00c300;
    text-align: center;
}
.right-side-content.col-half.about-contact-content {
	padding-left: 40px;
	padding-right: 40px;
}




@media (min-width: 1440px){
    .body-content h1{
        font-size: 80px;
    }
}


/* Feb 25 2022 */
@media screen and (max-width:767px){
.hero-section {z-index: 9;}
.hero-button {z-index: 9;margin: 0;display: none;flex-direction: row;flex-wrap: wrap;position: fixed;top: 0;left: 0;right: 0;}
    .hero-button.stickybtn {
    display: flex;
}
.hero-button .btn {margin: 0;width: 50%;border-radius: 0;}
.hero-button .btn + .btn {background-color: #3e8dbc;border-color: #3e8dbc;}
.hero-button .btn + .btn:hover {background-color: #c33;border-color: #c33;}


.hero-caption ul {display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;display: table;margin-left: auto;margin-right: auto;}
.hero-caption li {line-height: 1.3;padding-left: 18px;position: relative;display: table;text-align: left;border-right: 0;padding-right: 0;}
.hero-caption li::before {content: "";width: 7px;height: 7px;border-radius: 7px;background-color: #c33;display: block;position: absolute;left: 0;top: 6px;}
.hero-caption li:not(:last-child) {margin-bottom: 6px;}
    
    .hero-team-item:nth-last-child(-n+2) {display: none;}
    .hero-team-item:nth-child(3) {width: auto;text-align: center;margin-bottom: 0;order: -1;}
    .hero-team-item:nth-child(1) .hero-team-img,
    .hero-team-item:nth-child(2) .hero-team-img,
    .hero-team-item:nth-child(3) .hero-team-img {max-width: 140px;margin-bottom: 10px;margin-right: 0;margin-left: 0;}
    
}
@media screen and (max-width:640px){
        .hero-team-item:nth-child(1), .hero-team-item:nth-child(2) {margin-bottom: 0;}
        .hero-team-item:nth-child(3) .hero-team-img {height: 130px;}
    }

@media screen and (max-width:567px){
    .hero-team-item:nth-child(1),
    .hero-team-item:nth-child(2),
    .hero-team-item:nth-child(3) {width: 33.33%;}
    .hero-team-content {padding: 0 5px;}
    .hero-team {margin-top: 30px;}
}
/* Feb 25 2022 */
