.elementor-942 .elementor-element.elementor-element-3c9ca62:not(.elementor-motion-effects-element-type-background), .elementor-942 .elementor-element.elementor-element-3c9ca62 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-942 .elementor-element.elementor-element-3c9ca62{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-942 .elementor-element.elementor-element-3c9ca62 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-942 .elementor-element.elementor-element-589b760:not(.elementor-motion-effects-element-type-background), .elementor-942 .elementor-element.elementor-element-589b760 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-942 .elementor-element.elementor-element-589b760{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 40px 0px;}.elementor-942 .elementor-element.elementor-element-589b760 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-942 .elementor-element.elementor-element-2c82d25 .elementor-icon-list-icon i{color:#1F1F1F;transition:color 0.3s;}.elementor-942 .elementor-element.elementor-element-2c82d25 .elementor-icon-list-icon svg{fill:#1F1F1F;transition:fill 0.3s;}.elementor-942 .elementor-element.elementor-element-2c82d25{--e-icon-list-icon-size:16px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-align:center;--icon-vertical-offset:1px;}.elementor-942 .elementor-element.elementor-element-2c82d25 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-942 .elementor-element.elementor-element-2c82d25 .elementor-icon-list-item > a{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;}.elementor-942 .elementor-element.elementor-element-2c82d25 .elementor-icon-list-text{color:#080808;transition:color 0.3s;}.elementor-942 .elementor-element.elementor-element-2c82d25 > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-942 .elementor-element.elementor-element-abf5530{text-align:center;color:#000000;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:400;}@media(max-width:767px){.elementor-942 .elementor-element.elementor-element-589b760{margin-top:-70px;margin-bottom:0px;}}/* Start custom CSS for html, class: .elementor-element-629044d *//* =Import Required styles
========================================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');

/* =Box Sizing 
========================================================================================*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

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

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea,
select,
input[type="button"],
input[type="submit"],
button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


/* =Deafult Tag & General Classes
========================================================================================*/

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

body {
    font: 14px/1.45 'Montserrat', Arial, Helvetica, sans-serif;
    background: #000;
    color: #fff;
}

img {
    vertical-align: top;
    border: 0;
}

a,
input[type="button"],
input[type="submit"],
button,
table th,
table td {
    -webkit-transition: background-color 550ms cubic-bezier(0.77, 0, 0.175, 1), color 550ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: background-color 550ms cubic-bezier(0.77, 0, 0.175, 1), color 550ms cubic-bezier(0.77, 0, 0.175, 1);
}

.allanim,
#mainmenu li a:after {
    -webkit-transition: all 550ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 550ms cubic-bezier(0.77, 0, 0.175, 1);
}

a {
    color: #5AB9EA;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    a:active {
        background-color: transparent;
    }
}

strong {
    font-weight: bold;
}

small,
.small {
    font-size: 85%;
}

sub,
sup {
    font-size: 80%
}

p {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin: 0 0 10px;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

h1,
h2 {
    /*font-size: 48px;*/
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

ul li {
    line-height: 24px;
}

.cf:after,
.wrap:after {
    content: "";
    display: table;
    clear: both;
}

.nodisplay {
    display: none;
}

.nodisplay_strict {
    display: none !important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

:focus {
    outline: none;
}

.text_cont p {
    padding: 0 0 10px 0;
}

.nopad p,
p.nopad {
    padding: 0;
}

.cols {
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cols .col {
    padding-left: 20px;
    padding-right: 20px;
}

.cols1 .col {
    width: 100%
}

.cols2 .col {
    width: 50%
}

.cols3 .col {
    width: 33.333333333333%;
}

.cols4 .col {
    width: 25%;
}


/* =Blockquote & highlight
========================================================================================*/

blockquote {
    border-left: solid 6px #e1e1e1;
    margin-left: 0;
    padding-left: 15px;
}

blockquote small {
    font-size: 85%;
    display: block;
    color: #999;
    padding: 5px 0 0 0;
    font-style: italic;
}

.highlight,
mark {
    background: #fffd64;
}


/* =Text Size, color & Custom list style
========================================================================================*/

.text-bigger {
    font-size: 22px;
}

.text-big {
    font-size: 18px;
    font-weight: 300;
}

.text-small {
    font-size: 12px;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #f34834;
}

.text-secondary {
    color: #7979a9;
}

.bg-muted {
    background: #777;
}

.bg-primary {
    background: #5AB9EA;
}

.bg-secondary {
    background: #7979a9;
}

.text-lc {
    text-transform: lowercase;
}

.text-uc {
    text-transform: uppercase;
}

.has-show {
    display: block !important;
}

.has-hide {
    display: none !important;
}

.has-error {
    padding: 8px 12px 0;
    display: block;
    color: #f34834;
}

input.has-error {
    border: solid 1px #f34834 !important;
}

.tall-space {
    margin: 45px 0;
}

.medium-space {
    margin: 20px 0;
}

.custom-arrow-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-arrow-list li {
    position: relative;
    padding-left: 20px;
}

.custom-arrow-list li:before {
    content: '';
    border: solid 2px #bbb;
    border-left: 0;
    border-top: 0;
    position: absolute;
    left: 1px;
    top: 9px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 7px;
    height: 7px;
}


/* =Divider Width
========================================================================================*/

hr {
    border: 0;
    border-bottom: solid 1px #e1e1e1;
    margin: 20px 0;
    position: relative;
    width: 100%;
}

hr:before {
    background: #888;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    position: absolute;
    width: 40px;
}

.dashed-border {
    border-bottom-style: dashed
}

.dotted-border {
    border-bottom-style: dotted;
}

.double-border {
    border-bottom-style: double;
    border-bottom-width: 3px;
}

.double-border:before {
    height: 3px;
}


/* =Drop Caps
========================================================================================*/

p.drop-caps:first-child:first-letter {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding: 4px;
    margin-right: 5px;
    margin-top: 5px;
    font-family: Georgia;
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #f34834;
    color: #fff;
    padding: 6px;
    margin-right: 11px;
    border-radius: 4px;
}


/* =Image Caps
========================================================================================*/

.image-block {
    padding: 25px 0;
}

.image-block:after {
    display: table;
    clear: both;
    content: '';
}

.image-block figure {
    width: 33.33333%;
    float: left;
    position: relative;
    border: solid 1px #e5e5e5;
    padding: 5px;
    background: #fff;
    margin: 0 20px 10px 0;
}

.image-block figure img {
    width: 100%;
    height: auto;
}

.image-block.right-align figure {
    float: right;
    margin: 0 0 10px 20px;
}

.image-block figcaption {
    display: block;
    font-weight: 700;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.40);
    padding: 13px 10px;
    color: #fff;
    text-align: center;
    line-height: 1.25;
}

.image-block h3 {
    margin-bottom: 20px;
}


/* =Section Caps
========================================================================================*/

.section-block {
    padding: 25px 0;
    background: #fff;
}


/* =Layout Width
========================================================================================*/

#wrapper {
    overflow: hidden;
}

.wrap {
    max-width: 1278px;
    width: 100%;
    margin: 0 auto;
    padding-left: 81px;
    padding-right: 81px;
}

#main {
    padding: 0 0 0;
}

#primary {
    float: left;
    width: 700px;
}

#content {}

#sidebar {
    float: right;
    width: 200px;
}

.one-column {
    width: auto !important;
    float: none !important;
}


/* =Common-Page (common classes for all pages)
========================================================================================*/

body:not(.home) #header {
    position: fixed;
    top: 0;
    left: 0;
}

#header {
    width: 100%;
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
}

#header.sticky {
    background: #000;
}

#header.sticky .top-header {
    padding: 20px 0;
}

#header.sticky .top-header:after,
#header.sticky .top-header:before {
    display: none;
}

#header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
}

#logo {
    width: 130px;
    position: relative;
    margin: 0 auto 0 0;
}

#logo img {
    max-width: 100%;
    height: auto;
    width: auto;
}

#mainmenu {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}

#mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainmenu li {
    display: inline-block;
    line-height: 30px;
    position: relative;
}

#mainmenu>ul>li {
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}

#mainmenu>ul>li.active {
    font-weight: 700;
}

#mainmenu li a {
    text-decoration: none;
    padding: 0;
    display: block;
    color: #fff;
    position: relative;
    padding: 0 15px;
}

#mainmenu li a:hover {
    color: #5AB9EA;
}

#mainmenu ul>li>a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 10px;
    background: #5AB9EA;
    top: 100%;
    left: 0;
    right: 0;
    margin: 18px auto 0;
    border-radius: 20px;
}

#mainmenu li.active a:before {
    width: 100%;
}

#mainmenu li.active>a:hover,
#mainmenu li.active>a {
    color: #fff;
    font-weight: 700;
}

#mainmenu .menu>li>a.nav-trigger:after {
    content: "";
    right: 18px;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    margin: -3px 0 0 0;
    background: transparent;
    border-radius: 0;
    left: auto;
}

#mainmenu .menu>li:hover>a.nav-trigger:after {
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fff transparent;
}

#mainmenu .menu>li.menu-item-has-children:hover>a {
    color: #5AB9EA;
}

#mainmenu .menu>li>a.nav-trigger {
    padding-right: 45px;
}

#mainmenu .menu>li .sub-menu {
    background: #101010;
    min-width: 235px;
    list-style: none;
    padding: 15px 10px;
    font-size: 14px;
    z-index: 3;
}

#mainmenu .menu>li .sub-menu li {
    margin-bottom: 10px;
    line-height: 25px;
}

#mainmenu .menu>li .sub-menu li a:before {
    display: none;
}

.menu-item-has-children:before {
    content: '';
    position: absolute;
    top: 100%;
    height: 30px;
    width: 100%;
}

.menu-box #logo {
    display: none;
}

#footer {
    background: #fff;
    padding: 75px 0 60px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    width: 100%;
}

.footer-heading {
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}

.footer-heading h2 {
    text-transform: none;
    margin-bottom: 0;
    font-size: 58px;
}

.footer-details {
    max-width: 750px;
    width: 100%;
    margin: 20px auto 0;
}

.footer-link-box h4 {
    font-size: 18px;
    position: relative;
    padding-top: 103px;
    margin-bottom: 40px;
}

.footer-link-box {
    max-width: 305px;
    width: 100%;
    text-align: left;
}

.footer-link-box h4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 1px;
    height: 82px;
    background: #888888;
}

.register-number,
.copyright {
    text-align: center;
    margin-bottom: 0;
}

.copyright {
    font-weight: 700;
}

.register-number {
    margin-top: 23px;
    margin-bottom: 34px;
}

.register-number a {
    color: #000;
}

.register-number a:hover {
    color: #5AB9EA;
}

.address-box {
    max-width: 240px;
    width: 100%;
    position: relative;
    padding-left: 50px;
    font-size: 12px;
}

.address-box i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 36px;
}

.address-box a {
    color: #000;
}

.address-box a:hover {
    color: #5AB9EA;
}

.address-box.email,
.address-box.call {
    padding-top: 10px;
}

.address-box.email i {
    top: 6px;
}

.address-box.call p {
    margin-bottom: 0;
}

.address-box.email p span {
    white-space: nowrap;
    display: block;
    line-height: 1.8;
}

.address-box.email p span a {
    color: #5AB9EA;
}

.footer-link-box.twitter {
    text-align: center;
    max-width: 120px;
    margin: 0 0 0 auto;
}

.follow-us {
    width: 82px;
    height: 82px;
    border: 1px solid #888;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 10px;
    font-size: 35px;
    color: #000;
    transition: all 350ms ease-in-out;
}

.follow-us:hover {
    color: #5AB9EA;
    border-color: #5AB9EA;
}


/* =Home-Page (only homepage used classes)
========================================================================================*/

.sprites {
    background-image: url(../images/bgi/sprites.svg);
}

.sp-after:after {
    background-image: url(../images/bgi/sprites.svg);
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    content: '';
    vertical-align: middle;
}

.sp-before:before {
    background-image: url(../images/bgi/sprites.svg);
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    content: '';
    vertical-align: middle;
}


/* =Form Style
========================================================================================*/

button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea,
select,
input[type="submit"],
input[type="button"] {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

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

button,
input {
    line-height: normal;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea,
select {
    background: #fff;
    padding: 4px 12px;
    height: 48px;
    line-height: 1.55;
    border: solid 1px #d7d9dd;
    color: #454648;
    width: 100%;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    -moz-transition: border-color 200ms ease-in;
    -webkit-transition: border-color 200ms ease-in;
    transition: border-color 200ms ease-in;
}

input[type="text"].input-lg,
input[type="password"].input-lg,
input[type="email"].input-lg,
input[type="tel"].input-lg,
input[type="search"].input-lg,
input[type="url"].input-lg {
    height: 58px;
}

input[type="text"].input-sm,
input[type="password"].input-sm,
input[type="email"].input-sm,
input[type="tel"].input-sm,
input[type="search"].input-sm,
input[type="url"].input-sm {
    height: 38px;
}

textarea {
    width: 100%;
    height: 160px;
    overflow: auto;
    resize: vertical;
    padding: 10px 15px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

select {
    height: auto;
    padding: 12px 42px 12px 12px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    position: relative;
    z-index: 1;
    background: none;
    line-height: 1.25;
    border-radius: 0;
}

select::-ms-expand {
    display: none;
}

.custom-select {
    display: block;
    margin: 0;
    position: relative;
    background: #fff;
}

.custom-select:before {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 48px;
    background: #fff;
    content: '';
    height: 48px;
}

.custom-select:after {
    content: '';
    border-top: solid 6px #848690;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -3px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
    border: solid 1px #acacac;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="button"],
input[type="submit"],
button {
    background: #f34834;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: auto;
    overflow: visible;
    padding: 13px 45px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.25;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
    background: #d71802;
    color: #fff;
}

input[type="checkbox"],
input[type="radio"] {
    margin: 4px 8px 0;
    vertical-align: top;
}

::-webkit-input-placeholder {
    opacity: 1;
}

::-moz-placeholder {
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

:-moz-placeholder {
    opacity: 1;
}

.checkbox,
.radio {
    position: relative;
    float: left;
    margin-right: 20px;
}

.form-block .form-group .checkbox label,
.form-block .form-group .radio label {
    padding: 0;
    padding-left: 26px;
    display: block;
    line-height: 1.1;
}

.checkbox input,
.radio input {
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    position: absolute;
}

.checkbox input:checked+.input-helper:before,
.radio input:checked+.input-helper:before {
    border-color: #117b3c;
}

.checkbox input:disabled+.input-helper:before,
.radio input:disabled+.input-helper:before {
    opacity: 0.35;
}

.checkbox .input-helper:before,
.radio .input-helper:before,
.checkbox .input-helper:after,
.radio .input-helper:after {
    position: absolute;
    content: "";
    transition: all 200ms;
}

.checkbox .input-helper:before,
.radio .input-helper:before {
    left: 0;
    border: 1px solid #7a7a7a;
}

.checkbox input {
    width: 18px;
    height: 18px;
    margin: 0;
}

.checkbox input:checked+.input-helper:before {
    background-color: #117b3c;
}

.checkbox input:checked+.input-helper:before {
    background-color: #117b3c;
}

.checkbox input:checked+.input-helper:after {
    transform: scale(1);
    opacity: 1;
}

.checkbox .input-helper:before {
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    color: #fff;
}

.checkbox .input-helper:after {
    content: '\2713';
    font-size: 13px;
    left: 2px;
    top: 1px;
    font-weight: 600;
    color: #fff;
    transform: scale(0);
    opacity: 0;
}

.radio input {
    width: 18px;
    height: 18px;
    margin: 0;
}

.radio input:checked+.input-helper:after {
    transform: scale(1);
}

.radio .input-helper:before {
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}

.radio .input-helper:after {
    width: 8px;
    height: 8px;
    background: #117b3c;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    transform: scale(0);
}


/* =BreadCrumbs
========================================================================================*/

.breadcrumbs {
    padding: 10px 0;
    background: #efeded;
    border-bottom: solid 1px #dedede;
    font-size: 14px;
    color: #999;
}

.breadcrumbs ul {
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
}

.breadcrumbs li {
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
}

.breadcrumbs li:before {
    content: '';
    border-left: solid 4px #999;
    border-bottom: solid 4px transparent;
    border-top: solid 4px transparent;
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: -14px;
    top: 50%;
    margin-top: -4px;
}

.breadcrumbs li a {
    color: #505061;
    text-decoration: none;
}

.breadcrumbs li a:hover {
    color: #5AB9EA;
}


/* =Form list
========================================================================================*/

.form-block {
    margin: 10px 0;
}

.form-group {
    padding: 10px 0
}

.form-group:after {
    clear: both;
    content: '';
    display: table;
}

.formlist .form-group ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.forgot-link {
    float: right;
}

.form-block .form-group label {
    display: inline-block;
    padding: 0 0 5px;
}

.form-inline .form-group label {
    float: left;
    width: 30%;
    padding: 10px 10px 10px 0;
    line-height: 1.5
}

.form-inline .form-group .field-box {
    width: 70%;
    float: left;
}


/* =Common button CSS
========================================================================================*/

.button {
    background-color: #f34834;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 1.2;
    padding: 13px 30px;
    vertical-align: bottom;
    font-weight: 600;
}

.button:hover {
    background-color: #d71802;
    text-decoration: none;
    color: #fff;
}

.button.btn-lg,
input[type="submit"].btn-lg,
input[type="button"].btn-lg,
button.btn-lg {
    padding: 16px 35px;
    font-size: 18px;
}

.button.btn-sm,
input[type="submit"].btn-sm,
input[type="button"].btn-sm,
button.btn-sm {
    padding: 10px 25px;
    font-size: 14px;
}

.button.btn-xs,
input[type="submit"].btn-xs,
input[type="button"].btn-xs,
button.btn-xs {
    padding: 8px 20px;
    font-size: 12px;
}

.button.btn-lightgray,
input[type="submit"].btn-lightgray,
input[type="button"].btn-lightgray,
button.btn-lightgray {
    background: #969fb0;
    color: #fff;
}

.button.btn-lightgray:hover,
input[type="submit"].btn-lightgray:hover,
input[type="button"].btn-lightgray:hover,
button.btn-lightgray:hover {
    background: #757f90;
}

.button.btn-secondary,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button.btn-secondary {
    background: #555;
    color: #fff;
}

.button.btn-secondary:hover,
input[type="submit"].btn-secondary:hover,
input[type="button"].btn-secondary:hover,
button.btn-secondary:hover {
    background: #333;
}

.button.btn-outline,
input[type="submit"].btn-outline,
input[type="button"].btn-outline,
button.btn-outline {
    background: #fff;
    border: solid 2px #f34834;
    color: #f34834;
}

.button.btn-outline:hover,
input[type="submit"].btn-outline:hover,
input[type="button"].btn-outline:hover,
button.btn-outline:hover {
    background: #f34834;
    color: #fff;
}

.button.btn-lg.btn-outline,
input[type="submit"].btn-lg.btn-outline,
input[type="button"].btn-lg.btn-outline {
    padding: 14px 35px;
}

.button.btn-outline,
input[type="submit"].btn-outline,
input[type="button"].btn-outline {
    padding: 11px 30px;
}

.button.btn-sm.btn-outline,
input[type="submit"].btn-sm.btn-outline,
input[type="button"].btn-sm.btn-outline {
    padding: 8px 25px;
}

.button.btn-xs.btn-outline,
input[type="submit"].btn-xs.btn-outline,
input[type="button"].btn-xs.btn-outline {
    padding: 6px 20px;
}

.button.btn-block {
    display: block;
}

.buttonset .button {
    margin: 10px 7px;
    text-align: center;
    width: 160px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


/* =Table CSS
========================================================================================*/

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}

table {
    width: 100%;
    margin-bottom: 30px;
}

table th,
table td {
    padding: 14px 15px;
    line-height: 1.32;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

table th {
    background: #ececec;
    font-weight: 700;
    padding: 17px 15px;
    font-size: 16px;
}

table tr:hover td {
    background: #fbfbfb;
}

table tr.selected td {
    background: #fbfbfb;
}

table thead th {
    vertical-align: middle;
}

table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border-top: 0;
}


/* =tabnav CSS
========================================================================================*/

.tabnav {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #e9edee;
}

.tabnav li {
    float: left;
    position: relative;
    margin: 0;
    width: 25%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.tabnav li:first-child {
    margin: 0;
}

.tabnav li h2 {
    margin: 0;
    font-size: 15px;
}

.tabnav li a {
    display: block;
    padding: 16px 5px;
    text-decoration: none;
    color: #505061;
    line-height: 1.25;
    background: #e9edee;
    margin-bottom: -1px;
    border-left: solid 1px #dde1e2;
}

.tabnav li:first-child a {
    border-left: 0;
}

.tabnav li.active a,
.tabnav li a:hover {
    background-color: #fff;
    color: #f34834
}

.tabnav li.active a:after {
    display: block;
}

.tab-container {
    padding: 20px;
    border: solid 1px #e9edee;
    border-top: 0;
}

.tabcontent .quicklist li,
.tabcontent .quicklist {
    margin: 0;
}

.tabcontent {
    display: none;
}

.tabcontent p {
    color: #666;
    margin: 20px 0 0;
}

.tabcontent p:first-child {
    margin-top: 0;
}

.tabcontent p a,
.accordion-data p a {
    color: #7f97ae;
    text-decoration: underline;
}

.tabcontent p a:hover,
.accordion-data p a:hover {
    color: #00305d
}

.tabcontent h4 {
    margin: 0 0 15px;
}


/* =Accordian CSS
========================================================================================*/

.accordion-databox .accordion-row {}

.accordion-databox .accordion-row:first-child {
    border-top: 0;
}

.accordion-databox .accordion-row h5 {
    cursor: pointer;
    margin: 0;
    background: #f3f3f3;
    color: #555;
    position: relative;
    padding: 16px 54px 16px 16px;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.accordion-databox .accordion-row h5:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 54px;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.08);
}

.accordion-databox .accordion-row h5:after {
    content: '';
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -4px;
    border-top: solid 8px #818181;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    z-index: 2
}

.accordion-databox .accordion-row h5.open {
    color: #272c2f;
}

.accordion-databox .accordion-row h5.open:after {
    border-top: 0;
    border-bottom: solid 8px #272c2f;
}

.accordion-data {
    display: none;
    padding: 15px 0;
}

.accordion-data p {
    padding: 0 6px;
    margin: 20px 0 0;
}

.accordion-data p:first-child {
    margin-top: 0;
}


/* =Alertbox CSS
========================================================================================*/

.alert {
    padding: 16px 16px 16px 55px;
    margin: 20px 0;
    color: #454545;
    position: relative;
}

.alert:before {
    position: absolute;
    content: '';
    left: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
    background: url(../images/bgi/sprites.svg) no-repeat 0 0;
}

.alert-notification {
    background-color: #fff0f4;
    border: solid 1px #db524c;
    color: #db524c;
}

.alert-notification:before {
    background-position: 0 0;
}

.alert-info {
    background-color: #e8f6ff;
    border: solid 1px #0082d5;
    color: #0082d5;
}

.alert-info:before {
    background-position: -26px 0;
}

.alert-warning {
    background-color: #fef4ec;
    border: solid 1px #ff9948;
    color: #ff9948;
}

.alert-warning:before {
    background-position: -52px 0;
}

.alert-success {
    background-color: #edfff6;
    border: solid 1px #04be5b;
    color: #04be5b;
}

.alert-success:before {
    background-position: -79px 0;
}

.alert-normal {
    background-color: #efefef;
    border: solid 1px #999;
    padding-left: 16px;
    color: #555;
}

.alert-normal:before {
    display: none;
}


/* =Default page CSS
========================================================================================*/

.heading-listblock {
    padding: 20px 0;
}

.heading-listblock p,
.heading-listblock blockquote {
    margin: 0 0 35px;
}

.heading-listblock p:last-child {
    margin-bottom: 0;
}

.heading-listblock .paragraph-block p {
    margin: 0 0 20px;
}

.list-block ul,
.list-block ol {
    padding-left: 22px;
    margin-left: -5px;
}

.list-block ul li,
.list-block ol li {
    margin: 5px 0;
}

.list-block ul.custom-arrow-list {
    margin: 0;
    padding: 0;
}


/* Top Header */

.top-header {
    transition: padding 350ms ease-out;
    position: relative;
    padding: 65px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-header:after {
    content: '';
    height: 148px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: 0;
}

.top-header:before {
    content: '';
    height: 148px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 116px;
    top: 0;
}

.home .top-header:after {
    content: '';
    height: 178px;
}

.home .top-header:before {
    content: '';
    height: 178px;
}


/* Searchbar */

#searchbar {
    position: relative;
    margin-left: 25px;
}

#searchbar input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
    background: transparent;
    border: 1px solid transparent;
    position: relative;
    transition: all 550ms ease-in-out;
}

#searchbar>span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    display: flex;
    pointer-events: none;
    cursor: pointer;
}

#searchbar input[type=search]:hover {
    width: 180px;
    padding-left: 32px;
    color: #fff;
    background-color: transparent;
    cursor: auto;
    border-bottom: 1px solid #fff;
}

#searchbar input[type=search]:focus {
    width: 180px;
    padding-left: 32px;
    color: #fff;
    background-color: transparent;
    cursor: auto;
    border-bottom: 1px solid #fff;
}


/* Video Banner */

.home .banner-section {
    padding-top: 178px;
}

.banner-section {
    width: 100%;
    position: relative;
}

.banner-section .wrap {
    position: relative;
}

.banner-row:before {
    content: '';
    height: 1px;
    width: 100vw;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 290px;
    left: 0;
}

.left-verticle-line:after {
    content: '';
    height: 1px;
    width: calc(100vw + 200px);
    background: #fff;
    position: absolute;
    left: 200px;
    bottom: 0;
}

.banner-section .banner-row {
    padding: 0;
    z-index: 1;
    position: relative;
}

.banner-section .banner-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 230%;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}

.banner-section .banner-box .video {
    left: 30%;
    width: 120%;
    position: absolute;
    top: -4%;
}

.banner-info-box {
    max-width: 630px;
    width: 100%;
    position: relative;
}

.banner-info-box:after {
    content: '';
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: -100px;
}

.banner-info-box:before {
    content: '';
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: -370px;
    top: 0;
}

.banner-info {
    position: relative;
    padding: 200px 0 136px;
    padding-left: 0;
    z-index: 1;
}

.banner-info:before {
    content: '';
    width: 593px;
    height: 593px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    position: absolute;
    left: -160px;
    top: 80px;
    z-index: -1;
}

.banner-info h2 {
    padding-bottom: 49px;
    margin-bottom: 0;
    font-size: 54px;
}

.banner-info p {
    position: relative;
    font-weight: 600;
    max-width: 492px;
    font-size: 16px;
    width: 100%;
    padding-bottom: 62px;
    margin-bottom: 0;
    line-height: normal;
}

.banner-info p:after {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 107px;
    height: 8px;
    border-radius: 20px;
}

.banner-info p:before {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 127px;
    bottom: 0;
    width: 52px;
    height: 8px;
    border-radius: 20px;
}

video::-webkit-media-controls {
    display: none;
}

.down-arrow {
    text-align: center;
}

.down-arrow .bounce {
    position: absolute;
    bottom: 40px;
    animation-name: bounce;
    animation-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1) -in;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    border: none;
    fill: white;
    background: transparent;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    width: 54px;
    font-size: 54px;
    color: #fff;
    z-index: 1;
}

.down-arrow .bounce i {
    transform: rotate(90deg);
    display: inline-block;
}

@keyframes bounce {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-20px)
    }
    100% {
        transform: translateY(0)
    }
}

.share-icon-twitter {
    position: absolute;
    right: 50px;
    color: #fff;
    z-index: 2;
    top: 650px;
}

.share-icon-twitter a {
    color: #fff;
    display: inline-block;
    font-size: 28px;
}

.about-section {
    width: 100%;
    display: inline-block;
    padding-bottom: 265px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.about-section .wrap:after {
    display: none;
}

.about-section>.wrap {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}

.about-line:after {
    content: '';
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 281px;
    top: 0;
}

.about-line:before {
    content: '';
    height: 1px;
    width: 100vw;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 0;
    left: 281px;
}

.about-line2:after {
    content: '';
    height: calc(100% - 84px);
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 197px;
    top: 0;
}

.about-line2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 84px;
    right: 197px;
}

.about-us-row {
    background: rgba(255, 255, 255, 0.1);
    width: calc(100% - 130px);
    padding: 114px 0 80px;
}

.about-us-row .wrap {
    height: calc(100% - 256px);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

.about-us-content {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-left: 180px;
}

.about-us-content p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 15px;
}

.section-title h2 {
    text-transform: uppercase;
    font-size: 54px;
    font-weight: 600;
}

.section-title.rotate {
    height: 0;
}

.section-title.rotate h2 {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
    -moz-transform-origin: left top;
    transform-origin: left top;
}


/* Our Services */

.our-services {
    padding: 60px 0 160px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.our-services:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100vw - 50vw);
    height: 432px;
    background: rgba(255, 255, 255, 0.2);
}

.our-service-bg {
    position: relative;
    background: url('../images/our-service.jpg')no-repeat center top;
    width: calc(100% - 115px);
    padding: 97px 0 70px 115px;
    margin: 0 0 0 auto;
    z-index: 1;
}

.our-service-bg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.82);
    height: 100%;
    width: 100%;
    z-index: -1;
}

.our-service-bg:after {
    content: '';
    position: absolute;
    left: calc(100% - 213px);
    top: 0;
    background: rgba(0, 0, 0, 0.30);
    height: 100%;
    width: 100%;
    z-index: -1;
}

figure {
    margin: 0;
    display: inline-block;
}

.our-service-box {
    text-align: center;
    position: relative;
    transition: 550ms all;
}

.our-service-box figure img {
    width: 90px;
}

.our-service-box h5 {
    position: relative;
    text-transform: uppercase;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    font-size: 18px;
}

.our-service-box h5 span {
    font-size: 80px;
    font-weight: 700;
    display: block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1;
}

.our-service-box.box1 h5 {
    padding-left: 30px;
    white-space: nowrap;
}

.our-service-box.box4 h5 {
    padding-left: 30px;
}

.our-service-box.box1 {
    /* max-width:220px; */
    width: 100%;
    margin-bottom: 63px;
}

.our-service-box.box1:before {
    content: '';
    width: 100vw;
    height: 1px;
    background: #f0f5fb;
    position: absolute;
    left: -100vw;
    top: 12px;
}

.column-one {
    position: relative;
    padding-left: 0;
}

.column-one:before {
    content: '';
    width: 1px;
    height: calc(100% - 112px);
    background: #f0f5fb;
    position: absolute;
    left: 0;
    top: 12px;
}

.column-one:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #f0f5fb;
    position: absolute;
    left: 0;
    bottom: 100px;
}

.our-service-box.box1 h5:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #f0f5fb;
    position: absolute;
    border-radius: 80%;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.our-service-box.box4 h5:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #f0f5fb;
    position: absolute;
    border-radius: 80%;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.our-services .our-service-box h5:before {
    transition: 550ms all;
}

.our-services .our-service-box:hover h5:before {
    background: #5AB9EA;
}

.our-service-box i {
    font-size: 102px;
    color: #fff;
    transition: 550ms all;
}

.our-service-box.box3 i {
    font-size: 90px;
}


/* .our-service-box.box2 i {
    font-size: 90px;
    transition: 550ms all;
} */

.our-service-box:hover i,
.our-service-box:hover h5 a {
    color: #5AB9EA;
}

.our-service-box.box3 h5:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #f0f5fb;
    position: absolute;
    border-radius: 80%;
    left: -48px;
    top: 50%;
    transform: translateY(-50%);
}

.our-service-box.box2 h5:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #f0f5fb;
    position: absolute;
    border-radius: 80%;
    left: 15px;
    top: -7px;
}

.our-service-bg .wrap {
    padding-left: 0;
}

.our-service-box.box2 {
    max-width: 100%;
    width: 100%;
    margin-top: 37px;
    position: relative;
    display: inline-block;
}

.our-service-box.box2:before {
    content: '';
    width: 1px;
    height: calc(100% - 66px);
    background: #f0f5fb;
    position: absolute;
    right: 0;
    bottom: 100px;
}

.our-service-box.box3 {
    max-width: 243px;
    width: 100%;
    margin-bottom: 88px;
    padding-top: 24px;
}

.our-service-box.box3:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #f0f5fb;
    position: absolute;
    left: -41px;
    bottom: auto;
    top: -20px;
}

.our-service-box.box4 {
    max-width: 327px;
    width: 100%;
    padding-bottom: 142px;
}

.our-service-box.box4 h5 {
    flex-direction: column;
    align-items: flex-start;
}

.our-service-box.box2 h5 {
    margin-left: 0;
    white-space: nowrap;
    padding-top: 20px;
}

.our-service-box h5 a {
    color: #fff;
    transition: 550ms all;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 1.4;
}


/* .our-service-box h5 a:hover {
    color: #5AB9EA;
} */

.column-three1 {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: flex-end;
    max-width: 327px;
    margin: 0 0 0 auto;
}

.column-three {
    position: relative;
    width: 100%;
    display: ;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: flex-end;
}

.column-three .our-service-title {
    margin-bottom: -20px;
}

.column-three:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #f0f5fb;
    position: absolute;
    left: 0;
    top: 12px;
}

.column-three:after {
    content: '';
    width: 60px;
    height: 1px;
    background: #f0f5fb;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.column-three.our-service-box.box4:after {
    display: none;
}

.services-line:before {
    content: '';
    width: 1px;
    height: calc(100% - 194px);
    background: #f0f5fb;
    position: absolute;
    left: -61px;
    top: 12px;
}

.services-line:after {
    content: '';
    width: calc(100% - 285px);
    height: 1px;
    background: #f0f5fb;
    position: absolute;
    left: -61px;
    top: 12px;
}

.our-service-box.box2 figure {
    margin-bottom: 66px;
}

.our-service-box.box2 figure img {
    width: 105px;
}

.our-service-bg .cols .col:first-child {
    width: 27%;
}

.our-service-bg .cols .col:nth-child(2) {
    width: 22%;
    align-items: flex-end;
    display: flex;
}

.our-service-bg .cols .col:last-child {
    width: 51%;
    height: 100%;
    position: relative;
}

.our-service-title {
    max-width: 327px;
    width: 100%;
    padding-left: 60px;
}

.row-title h2 {
    position: relative;
    margin-bottom: 34px;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-size: 54px;
    white-space: nowrap;
}

.row-title h2 span {
    display: block;
}

.row-title h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 198px;
    height: 2px;
    background-color: #5AB9EA;
}

.our-service-bg .cols .col:last-child figure {
    position: absolute;
    left: -130px;
    bottom: auto;
    top: 45px;
}

.our-service-bg .cols .col:last-child figure img {
    width: 82px;
}

.link-btn {
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 24px 53px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin: 0 auto -48px 0;
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
}

.link-btn span {
    display: none;
}

.link-btn.arrow:before {
    content: "\e901";
    font-family: 'icomoon' !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    padding-right: 24px;
    font-weight: 300;
}

.link-btn:hover {
    background: #5AB9EA;
}


/* Expeertise */

.expertise-section {
    margin-top: 90px;
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

.expertise-section .wrap {
    padding: 0;
}

.expertise-row {
    position: relative;
    z-index: 1;
}

.expertise-row:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 860px;
    z-index: -1;
    background: #191f24;
    display: none;
}

.expertise-point:before {
    content: '';
    position: absolute;
    left: 50px;
    top: 0;
    height: 100%;
    width: 860px;
    z-index: -1;
    background: #191f24;
}

.expertise-point {
    padding: 133px 0 67px;
    padding-left: 110px;
    overflow: hidden;
}

.expertise-point ul {
    list-style: none;
    padding: 0;
    margin: 0 -50px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.expertise-point ul li {
    text-transform: uppercase;
    display: inline-block;
    width: 50%;
    position: relative;
    padding-left: 50px;
    padding-right: 30px;
    margin-bottom: 66px;
    font-size: 13px;
    font-weight: 700;
}

.expertise-point ul li:nth-child(2) span img {
    height: 36px;
}

.expertise-point ul li:nth-child(5) span img {
    height: 22px;
}

.expertise-point ul li span {
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    width: 100%;
}

.expertise-point ul li span img {
    height: 32px;
}

.expertise-title {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    padding-left: 90px;
    margin-left: -20px;
}

.expertise-title .our-service-title {
    margin-top: -25px;
    padding-left: 0;
}

.expertise-row .cols .col {
    display: flex;
}


/* Our Clients */

.our-client-section {
    position: relative;
    padding: 153px 0 0;
    z-index: 2;
}

.our-client-section .client-row {
    padding-left: 0;
}

.our-client-section:before {
    content: '';
    width: 50%;
    background: url('../images/our-client.jpg')no-repeat left top;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-position: top left;
    background-size: cover;
}

.client-row .row-title {
    max-width: 330px;
    width: 100%;
}

.client-logo-boxes {
    padding: 70px 74px 50px;
    max-width: 605px;
    width: 100%;
    background: #fff;
    position: relative;
    border-radius: 9px 0 0 9px;
    margin-top: 56px;
    margin-left: 168px;
}

.client-logo-boxes .logo-box {
    width: 25%;
    margin-bottom: 30px;
    padding: 0 16px;
    text-align: center;
}

.client-logo-boxes .logo-box figure {
    display: inline-block;
    vertical-align: middle;
}

.client-logo-boxes .logo-box figure img {
    width: 100%;
    vertical-align: middle;
}

.client-logo-row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.client-logo-boxes .link-btn {
    background: #190c0b;
    position: absolute;
    bottom: 5px;
    right: 0;
    padding: 30px 63px;
    z-index: 2;
}

.client-logo-boxes .link-btn:hover {
    background: #5AB9EA;
}

.client-logo-boxes .link-btn.arrow:before {
    padding-right: 36px;
}


/* News Section */

.news-section {
    padding-top: 223px;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 150px;
    overflow: hidden;
}

.news-section:before {
    content: '';
    width: 207px;
    background: url('../images/news-paper.jpg')no-repeat left top;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-position: top left;
    background-size: cover;
    z-index: -1;
}

.news-section:after {
    content: '';
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}

.news-section .row-title {
    position: relative;
    width: 100%;
    padding-right: 160px;
}

.news-section .row-title h2 {
    padding: 0;
    margin: 0;
}

.news-section .row-title h2 span {
    display: inline-block;
    padding: 0 44px 0 0;
    background: #000;
    position: relative;
}

.news-section .row-title h2:before {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.news-text {
    height: 0;
}

.news-text h2 {
    margin: 0;
    color: rgba(255, 255, 255, 0.1);
    position: absolute;
    right: -100px;
    bottom: 68px;
    -moz-transform: rotate(-90deg) translateX(100%);
    transform: rotate(-90deg) translateX(100%);
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    font-size: 180px;
}

.news-row {
    width: calc(100% - 125px);
    margin-top: 50px;
}

.news-slider-row {
    margin-left: -20px;
}

.article-box {
    z-index: 1;
    background-image: url('../images/article-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    padding: 168px 0 70px;
    border-radius: 0 9px 9px 0;
    position: relative;
    display: inline-block;
    transition: all 350ms ease-in-out;
}

.article-box:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.article-box:before {
    content: '';
    width: 100%;
    background: rgba(0, 0, 0, 0.34);
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}

.article-content {
    background: #000;
    padding: 25px 80px 34px;
    width: 100%;
    max-width: 465px;
    margin: 0 0 0 auto;
}

.article-content h5 {
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #fff;
    max-width: 240px;
}

.article-content p {
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

.article-content span {
    text-transform: uppercase;
    font-weight: 600;
}

.news-slide {
    width: 100%;
    border-radius: 9px;
    overflow: hidden;
}

.news-slide .news-image {
    width: 100%;
    display: inline-block;
}

.news-slide .news-image figure {
    padding-top: 60%;
    width: 100%;
    position: relative;
    vertical-align: bottom;
}

.news-slide .news-image figure img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}

.news-info {
    background: #fff;
    width: 100%;
    padding: 27px 30px 68px;
    color: #000;
    min-height: 250px;
}

.news-info h4 {
    font-size: 14px;
    margin-bottom: 26px;
}

.news-info h4 a {
    color: #000;
}

.news-info h4 a:hover {
    color: #5AB9EA;
}

.news-info p {
    font-size: 12px;
}

.news-info p:last-child {
    margin-bottom: 0;
}

.news-slider.owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    bottom: -100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 124px;
    width: 100%;
}

.news-slider.owl-carousel .owl-nav button {
    background: #000;
    padding: 0;
    width: 58px;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.news-slider.owl-carousel .owl-nav button:hover {
    background: #5AB9EA;
}

.news-slider.owl-carousel .owl-nav button span {
    font-size: 0;
}

.news-slider.owl-carousel .owl-nav button span:before {
    content: '\e901';
    font-size: 22px;
    font-family: 'icomoon' !important;
}

.news-slider.owl-carousel .owl-nav button.owl-prev span {
    transform: rotate(180deg);
}

.news-slider.owl-carousel .owl-nav button.owl-prev {
    margin-right: 10px;
}

.news-slider.owl-carousel .owl-dots {
    height: 0;
}

.news-row .link-btn {
    display: none;
}


/* Restructuring And Turnarounds */

.inner-banner {
    background-position: right top;
    background-repeat: no-repeat;
    padding: 148px 0 35px;
    overflow: hidden;
}

.inner-banner .banner-info h2 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1.6;
    padding-bottom: 25px;
    position: relative;
}

.inner-banner .banner-info h2 span {
    display: block;
}

.inner-banner .banner-section:before {
    top: 45%;
}

.inner-banner .banner-info h2::before {
    content: '';
    bottom: -100px;
    background: #000;
    position: absolute;
    left: 0;
    width: 80%;
    height: calc(100% + 20px);
    z-index: -1;
}

.inner-banner .banner-info:before {
    width: 647px;
    height: 647px;
    left: -210px;
}

.inner-banner .banner-info p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    z-index: 1;
}

.circle {
    position: absolute;
    right: -180px;
    top: 190px;
    z-index: 1;
}

.circle:before {
    content: '';
    width: 593px;
    height: 593px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.row-title2 {
    text-align: center;
    max-width: 584px;
    width: 100%;
    margin: 0 auto;
}

.row-title2 p {
    font-size: 18px;
    font-weight: 300;
}

.row-title2 h2 {
    position: relative;
    text-transform: capitalize;
    padding-bottom: 16px;
    display: inline-block;
    margin-bottom: 30px;
}

.row-title2 h3 {
    margin-bottom: 0;
    text-transform: none;
}

.row-title2 h2:after {
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: #5AB9EA;
    height: 1px;
}


/* capabilities-point */

.our-capabilities {
    width: 100%;
    padding-top: 200px;
    position: relative;
}

.our-capabilities .wrap {
    position: relative;
}

.our-capabilities .wrap:before {
    content: '';
    height: 228px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 197px;
    top: -200px;
}

.our-capabilities .wrap:after {
    content: '';
    width: 200px;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 197px;
    top: 27px;
}

.capabilities-point {
    max-width: 1012px;
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
}

.capabilities-row {
    position: relative;
}

.capabilities-row:before {
    content: '';
    height: calc(100% + 144px);
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: -379px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: -378px;
}

.capabilities-row:after {
    content: '';
    height: 1px;
    width: 100vw;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    bottom: 233px;
}

.capabilities-box {
    max-width: 350px;
    width: 100%;
    margin-bottom: 90px;
}

.capabilities-box h3 {
    text-transform: capitalize;
    margin-bottom: 27px;
}

.capabilities-box p {
    font-weight: 300;
    font-size: 18px;
}

.capabilities-point .cols .col:nth-child(even) {
    text-align: right;
}

.capabilities-point .cols .col:nth-child(even) .capabilities-box {
    text-align: left;
    margin: 0 0 90px auto;
}


/* Focus Area */

.area-boxes {
    max-width: 960px;
    margin: 0 auto;
    padding: 110px 0 70px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.area-box h3 {
    text-transform: none;
    margin-bottom: 0;
}

.area-box h3 a {
    color: #fff;
}

.area-box h3 a:hover {
    color: #5AB9EA;
}

.area-box {
    width: 33.33%;
    padding-right: 80px;
    margin-bottom: 110px;
}

.sample-engagements {
    width: 100%;
}

.sample-engagements .wrap {
    max-width: 1238px;
}

.digital-transformation-page .capabilities-point {
    max-width: 100%;
}

.digital-transformation-page .capabilities-point .capabilities-box {
    padding-right: 32px;
}

.digital-transformation-page .capabilities-row:before {
    content: '';
    height: calc( 100% + 16%);
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: -457px;
}

.digital-transformation-page .capabilities-row:after {
    bottom: 60%;
}

.sample-engagement-row {
    padding: 70px 0 90px;
    width: 100%;
}

.sample-engagement-row .cols {
    margin: 0 -40px;
}

.sample-engagement-row .cols .col {
    padding: 0 40px;
    position: relative;
}

.sample-engagement-row .cols .col:nth-child(4) {
    width: 44%
}

.sample-engagement-row .cols .col:nth-child(6) {
    width: 48%
}

.engagement-box h6 {
    text-transform: none;
    line-height: normal;
    padding: 0 20px;
    position: relative;
    margin: 0;
}

.engagement-box {
    margin-bottom: 0;
    position: relative;
    margin: 0 0 90px 0;
}

.sample-engagement-row .cols .col:first-child .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    right: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:first-child .engagement-box h6:after {
    content: '';
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    right: calc(100% + 100px);
    bottom: -10px;
}

.sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #ffffff;
    position: absolute;
    right: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:after {
    content: '';
    height: calc(100% + 48px);
    width: 1px;
    background: #ffffff;
    position: absolute;
    right: calc(100% + 100px);
    top: -80px;
}

.sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 47px;
    background: #ffffff;
    position: absolute;
    right: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:after {
    content: '';
    height: calc(100% + 90px);
    width: 1px;
    background: #ffffff;
    position: absolute;
    right: calc(100% + 47px);
    top: -122px;
}

.sample-engagement-row .cols .col:nth-child(odd):before {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    top: -30px;
    border-right: 1px solid #fff;
}

.sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:after {
    content: '';
    height: 279px;
    width: 1px;
    background: #ffffff;
    position: absolute;
    left: calc(100% + 100px);
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(6) .engagement-box h6:before {
    content: '';
    height: 1px;
    width: 55px;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 50%;
}

.sample-engagement-row .cols .col:nth-child(6) .engagement-box h6:after {
    content: '';
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    left: calc(100% + 55px);
    bottom: -90px;
}

.due-diligence .inner-banner .banner-info h2::before {
    display: none;
}

.due-diligence .inner-banner .banner-info p {
    max-width: 500px;
}

.due-diligence .inner-banner .banner-info p span {
    position: relative;
    padding: 10px 0;
}

.due-diligence .inner-banner .banner-info p span {
    display: inline-block;
    width: 100%;
}

.due-diligence .inner-banner .banner-info p span:before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.due-diligence .banner-section {
    padding-bottom: 350px;
}

.due-diligence .banner-section:before {
    top: 50%;
}

.due-diligence .row-title2 {
    max-width: 100%;
}

.due-diligence .banner-info {
    padding: 200px 0 136px;
}

.due-diligence .row-title2 p span {
    display: block;
}

.due-diligence .banner-info-box:after {
    height: calc(100% + 320px);
}

.due-diligence .top-header:before {
    display: none;
}

.due-diligence .banner-info-box:before {
    display: none;
}

.commercial-due-diligence-row {
    width: 100%;
    padding-top: 57px;
}

.commercial-box {
    width: 100%;
    margin-bottom: 80px;
}

.commercial-box h3 {
    text-transform: capitalize;
    margin-bottom: 27px;
}

.commercial-box p {
    max-width: 255px;
}

.technical-due-diligence {
    width: 100%;
    padding: 40px 0 0;
}

.technical-due-diligence-row {
    width: 100%;
    padding-top: 57px;
}

.technical-due-diligence-row .cols .col {
    display: flex;
}

.technical-due-diligence-row .commercial-box {
    border-left: 1px solid #fff;
    padding-left: 40px;
}

.diligence-engagement .row-title2 {
    max-width: 724px;
}

.diligence-engagement .engagement-box {
    max-width: 275px;
}

.diligence-engagement .sample-engagement-row {
    max-width: 680px;
    margin: 0 auto;
    position: relative;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:before {
    top: 15px;
    width: 150px;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:after {
    right: calc(100% + 150px);
    height: calc(100% + 8px);
}

.diligence-engagement .sample-engagement-row .cols .col:first-child .engagement-box h6:after {
    right: calc(100% + 150px);
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:before {
    width: 85px;
    top: 110px;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:after {
    right: calc(100% + 85px);
    height: calc(100% + 186px);
    top: calc(-100% - 75px);
}

.engagement-line {
    position: absolute;
    right: -50px;
    top: 100px;
    z-index: 1;
    height: 100%;
}

.engagement-line:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: calc(100% - 250px);
    background: #fff;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:before {
    top: 30px;
    left: 100%;
    width: 75px;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(6) .engagement-box h6:before {
    top: 72px;
    width: 75px;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:after {
    content: '';
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    left: calc( 100% + 75px);
    top: auto;
    bottom: 0;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:before {
    width: 150px;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:after {
    height: 100vh;
    left: calc(100% + 150px);
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(5) .engagement-box {
    margin-bottom: 0;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(6) .engagement-box {
    margin-bottom: 0;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(6) .engagement-box h6:after {
    display: none;
}

.diligence-engagement .sample-engagement-row .cols .col:nth-child(odd):before {
    top: 0;
}


/* our-client-page */

.our-client-page .banner-info h2:before {
    display: none;
}

.our-client-page .banner-row:before {
    top: 52%;
}

.our-client-page .capabilities-row:before {
    top: -100%;
}

.our-client-page .capabilities-row:after {
    display: none;
}

.our-client-inner {
    width: 100%;
    padding-top: 250px;
    position: relative;
}

.our-client-page .banner-info-box:after {
    height: calc(100% + 345px);
}

.our-client-page .banner-info-box:before {
    height: calc(100% + 260px);
}

.our-client-row {
    position: relative;
    padding-top: 65px;
    padding-left: 40px;
    padding-right: 40px;
}

.our-client-inner .wrap {
    position: relative;
    padding: 0 20px;
}

.our-client-inner .wrap:after {
    content: '';
    height: 1px;
    width: 168px;
    background: #ffffff;
    position: absolute;
    right: 197px;
    top: 10px;
    display: none;
}

.work-box {
    background: #101010;
    padding: 65px 60px 60px 80px;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.work-box h3 {
    text-transform: none;
    margin-bottom: 30px;
}

.work-box ul {
    position: relative;
    padding: 5px 0 10px;
    padding-left: 20px;
    list-style: none;
    margin: 0;
}

.our-client-row .cols {
    margin: 0 -14px;
}

.our-client-row .cols .col {
    padding-left: 15px;
    padding-right: 15px;
}

.work-box ul li {
    margin: 15px 0;
    font-size: 14px;
}

.work-box ul:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}


/* Selected Clients */

.selected-client {
    width: 100%;
    padding-top: 80px;
    overflow: hidden;
}

.selected-client-row .section-title.rotate h2 {
    padding: 0 15px;
    background: #000;
    color: #adadad;
    margin-top: 130px;
    font-weight: 700;
}

.selected-client-row {
    margin: 0 0 0 auto;
    padding: 0 0 80px 120px;
    position: relative;
}

.selected-client-row:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 30px;
    top: 140px;
    background: #fff;
}

.selected-client-row .client-logo-boxes {
    max-width: 100%;
    width: 100%;
    padding: 150px 74px 50px;
    margin: 0;
    border-radius: 60px 0 0 60px;
    position: relative;
}

.selected-client-row .client-logo-boxes:after {
    content: '';
    width: 50vw;
    position: absolute;
    right: -50vw;
    background: #fff;
    top: 0;
    bottom: 0;
}

.selected-client-row .client-logo-boxes .logo-box {
    width: 20%;
}

.selected-client-row .client-logo-boxes .logo-box {
    margin-bottom: 100px;
}


/* Strategic Planning */

.strategic-planning .inner-banner .banner-info h2::before {
    display: none;
}

.strategic-planning .banner-info p {
    max-width: 348px;
    margin-top: 5px;
}

.strategic-planning .inner-banner .banner-info p span {
    position: relative;
    padding: 10px 0;
}

.strategic-planning .inner-banner .banner-info p span {
    display: inline-block;
    width: 100%;
}

.strategic-planning .inner-banner .banner-info p span:before {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.strategic-planning .top-header:before,
.strategic-planning .banner-info-box:before {
    display: none;
}

.strategic-planning .banner-info {
    padding-bottom: 346px;
}

.strategic-planning .banner-info-box:after {
    height: calc(100% + 30px);
}

.what-we-do {
    width: 100%;
    padding-bottom: 100px;
}

.what-we-do .wrap {
    position: relative;
}

.what-we-do .row-title2 h2 {
    background: #000;
}

.what-we-do .wrap:after {
    content: '';
    height: 1px;
    width: 66px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 22%;
    top: 30px;
}

.what-we-do-content {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}

.what-we-do-content p {
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
}

.area-point {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 40px;
    position: relative;
    margin: 150px 0;
}

.area-point:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.area-point {
    font-size: 24px;
    font-weight: 700;
}

.area-point li {
    margin-bottom: 80px;
    line-height: 1.4;
}

.area-point li:last-child {
    margin-bottom: 0;
}

.strategic-planning .engagement-box {
    max-width: 355px;
}

.strategic-planning .sample-engagement-row {
    max-width: 850px;
}

.strategic-planning .engagement-box {
    margin: 0 0 70px 0;
}

.strategic-planning .sample-engagement-row .cols .col:first-child .engagement-box h6:after {
    display: none;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:before {
    width: 100vw;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:after {
    right: calc(100% + 25px);
    height: 1px;
    width: 100vw;
    top: auto;
    bottom: 0;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:before {
    width: 25px;
    bottom: 30px;
    top: auto;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:after {
    left: -25px;
    top: calc(-100% - 26px);
    height: calc(100% + 62px);
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:after {
    display: none;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:before {
    width: 100vw;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(even) .engagement-box {
    margin-left: auto;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(4) {
    width: 50%;
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:after {
    left: 100px;
    bottom: 0;
    height: 70px;
    margin: 0 auto;
    top: calc(100% + 20px);
}

.strategic-planning .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:before {
    width: 100vw;
    left: 100px;
    bottom: 0;
    top: calc(100% + 90px);
}

.banner-row:before {
    top: 338px;
}

.page-main-title {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}

.news-inner-row {
    position: relative;
}

.news-inner-row:before {
    content: '';
    width: 647px;
    height: 647px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    position: absolute;
    left: -160px;
    top: 0;
    z-index: -1;
}

.news-inner-row .grid {
    z-index: 2;
}

.news-inner-row .grid {
    margin: 0 -20px;
}

.news-inner-row .circle {
    top: 25%;
    transform: translateY(-25%);
}

.news-inner-page-head .news-sec:before {
    content: '';
    width: 100vw;
    top: 450px;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 0;
}
F
.news-sec .grid:before {
    content: '';
    height: 100%;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 200px;
    top: -221px;
    z-index: -1;
}

.news-sec .grid:after {
    content: '';
    height: 1260px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 116px;
    top: -221px;
    z-index: -1;
}

.strategic-planning .banner-row:before {
    top: 290px;
}

.about-persons-sec {
    margin: 50px 0;
}

.about-persons-sec .about-persons-blocks .col {
    margin-bottom: 50px;
}

.person-img img {
    max-width: 100%;
    width: 100%;
}

.person-details h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.person-details h3:after {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    display: block;
}

.person-details p {
    font-size: 11px;
    color: #999999;
}

.news-block {
    background-color: #121212;
    text-align: center;
    margin: 0 0 40px 0;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
}

.news-block h3:hover {
    color: #5AB9EA;
}

.news-block img {
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
}

.news-block .news-block-details {
    padding: 30px;
}

.news-block h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    transition: all 350ms ease-in-out;
}

.news-block h3 a {
    color: #fff;
}

.news-block p {
    font-weight: 400;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
}

.news-block span,
.news-block .news-block-details>a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    transition: all 350ms ease-in-out;
}

.news-block span:hover,
.news-block .news-block-details>a:hover,
.news-block h3 a:hover {
    color: #5AB9EA;
}

.news-main-page .top-header:after {
    display: none;
}

.news-main-page .top-header:before {
    display: none;
}

.news-sec {
    padding: 0 0 50px;
}

.news-inner-page .top-header:after {
    display: none;
}

.news-inner-page .top-header:before {
    display: none;
}

.news-inner-page-head {
    padding: 220px 0 50px;
    text-align: center;
    position: relative;
}

.single-post .news-inner-page-head .wrap,
.single-post .news-inner-page-details .wrap {
    max-width: 910px;
}

.news-inner-page-head .col {
    width: 100%;
}

.news-inner-page-head-block .title {
    position: relative;
    font-size: 48px;
    line-height: 1.35;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.news-inner-page-head-block .title:after {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: -60px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 107px;
    height: 8px;
    border-radius: 20px;
}

.news-inner-page-head-block .title:before {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 127px;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 52px;
    height: 8px;
    border-radius: 20px;
}

.news-inner-page-head-block p.date-category {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.news-inner-page-details .news-inner-img img {
    width: 100%;
    max-width: 100%;
}

.news-inner-page-details .news-inner-desc {
    margin: 80px 0;
    font-size: 18px;
    line-height: 1.55;
}

.news-inner-page-details .news-inner-desc h2 {
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 28px;
}

.news-inner-page-details .news-inner-desc p {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 30px;
    /* text-align: justify; */
}

.news-inner-page-details .news-inner-desc p a:hover {
    text-decoration: underline;
}

.news-inner-page-head-block form {
    padding: 0 50px;
}

.news-inner-page-head-block .form-group {
    display: flex;
    align-items: center;
    position: relative;
}

.news-inner-page-head-block .form-group input {
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    height: auto;
    padding: 20px;
    padding-left: 80px;
    text-transform: capitalize;
    transition: all .5s ease;
}

.news-inner-page-head-block .form-group input:focus {
    border-color: #5ab9ea;
}

.news-inner-page-head-block .form-group input::placeholder {
    color: #585858;
}

.news-inner-page-head-block .form-group a {
    font-size: 50px;
    position: absolute;
    left: 0;
    top: 40px;
    color: #fff;
    transition: all .5s ease;
}

.news-inner-page-head-block .form-group a:hover {
    color: #5ab9ea;
}

.news-sec .grid-item {
    width: 33.33%;
    padding: 0 20px;
}

.news-sec .grid-item .page-main-title h2 {
    position: relative;
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 50px;
    padding-bottom: 30px;
}

.news-sec .grid-item .page-main-title h2:before {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 127px;
    right: 0;
    margin-left: 0;
    bottom: 0;
    width: 52px;
    height: 8px;
    border-radius: 20px;
}

.news-sec .grid-item .page-main-title h2:after {
    content: '';
    background: #5AB9EA;
    position: absolute;
    left: 00px;
    right: 0;
    bottom: 0;
    margin-left: 0;
    width: 107px;
    height: 8px;
    border-radius: 20px;
}

.search-page .top-header:after {
    display: none;
}

.search-page .top-header:before {
    display: none;
}

.search-page .news-block img {
    max-height: 210px;
    object-fit: cover;
}

.topic-titles h4 {
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 35px;
    margin-left: 20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.pagination {
    margin: 30px 0;
}

.pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pagination ul li.prev {
    -webkit-transform: rotate(175deg);
    -moz-transform: rotate(175deg);
    -ms-transform: rotate(175deg);
    -o-transform: rotate(175deg);
    transform: rotate(175deg);
}

.pagination ul li.prev {
    margin: 0 10px;
}

.pagination ul li.next {
    margin: 0 10px;
}

.pagination ul li a {
    display: block;
    padding: 10px 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.pagination ul li.active a {
    font-weight: bold;
}

.about-page .inner-banner {
    padding-bottom: 0;
}

.about-page .banner-info {
    padding: 200px 0 440px;
}

.about-persons-sec {
    margin-top: 0;
}

.about-page .banner-info-box:before {
    height: calc(100% - 45px);
}

.about-inner-line {
    position: absolute;
    bottom: 0;
    right: -370px;
}

.about-inner-line:before {
    content: '';
    position: absolute;
    bottom: 45px;
    right: 0;
    width: 60px;
    height: 1px;
    background: #fff;
}

.sitemap li {
    line-height: 2;
}

.sitemap li a {
    color: #fff;
}


/* Thank You */

.page-template-default .top-header:before,
.page-template-default .top-header:after {
    display: none;
}

.page-template-default .news-inner-page-head .news-sec:before,
.page-template-default .news-inner-row:before {
    display: none;
}

.page-template-default .news-inner-page-head {
    padding-bottom: 150px;
}

.page-template-default .main-content h2 {
    font-size: 72px;
    margin-bottom: 20px;
}

.page-template-default .main-content {
    display: flex;
    flex-direction: column;
}

.page-template-default .main-content>p {
    width: 90px;
    height: 90px;
    border: 2px solid #00a01a;
    border-radius: 50%;
    overflow: hidden;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 14px;
    margin: 0 auto 30px auto;
    order: -1;
}

.page-template-default .main-content>p img {
    width: 100%!important;
    height: 40px!important;
}

.menu-box #logo-mobile {
    display: none;
}

.content__body {
    max-width: 650px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
}

#mainmenu .menu>li .sub-menu li:hover a,
#mainmenu .menu>li .sub-menu li.active a {
    color: #5AB9EA;
}

.news-inner-desc img {
    /* width: 100% !important;*/
    max-width: 100%;
    height: auto;
}

.news-inner-desc img.alignnone {
    display: inherit;
    margin-left: auto;
    margin-right: auto;
}

.wordCarousel {
    font-size: 58px;
    font-family: 'Times New Roman', Times, serif;
    color: #000;
    font-weight: 700;
    /*text-transform: capitalize;*/
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
}

.wordCarousel span {
    line-height: 1.1;
}

.wordCarousel .footer-title-txt {
    overflow: hidden;
    position: relative;
    height: 64px;
    margin-left: 3px;
}

.wordCarousel .footer-title-txt li {
    font-family: Serif;
    color: #000;
    font-weight: 700;
    padding: 0 10px;
    height: 64px;
    margin-bottom: 48px;
    display: block;
    line-height: inherit;
    text-align: left;
}

.news-inner-desc img {
    margin-right: 20px;
    margin-bottom: 10px;
}

.footer-title-txt ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flip4 {
    animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}

@keyframes flip4 {
    0% {
        margin-top: 112px;
    }
    5% {
        margin-top: 0px;
    }
    25% {
        margin-top: 0px;
    }
    30% {
        margin-top: -111px;
    }
    50% {
        margin-top: -111px;
    }
    55% {
        margin-top: -223px;
    }
    75% {
        margin-top: -223px;
    }
    80% {
        margin-top: -335px;
    }
    99.99% {
        margin-top: -335px;
    }
    100% {
        margin-top: 1px;
    }
}


/* @keyframes flip4 {
    0% {
        margin-top: -400px;
    }
    5% {
        margin-top: -336px;
    }
    25% {
        margin-top: -336px;
    }
    30% {
        margin-top: -224px;
    }
    50% {
        margin-top: -224px;
    }
    55% {
        margin-top: -112px;
    }
    75% {
        margin-top: -112px;
    }
    80% {
        margin-top: 0px;
    }
    99.99% {
        margin-top: 0px;
    }
    100% {
        margin-top: 0;
    }
} */
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

@namespace url("http://www.w3.org/1999/xhtml");

.videocontrols {
  writing-mode: horizontal-tb;
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;

  direction: ltr;
  /* Prevent selection from interacting weirdly with the page,
   * see bug 1766093. Our text selection story with shadow dom should be
   * better, see bug 1590379 */
  user-select: none;
  /* Prevent unwanted style inheritance. See bug 554717. */
  text-align: left;
  list-style-image: none !important;
  font: normal normal normal 100%/normal sans-serif !important;
  text-decoration: none !important;
  white-space: normal !important;
}

.videocontrols[flipped] {
  transform: scaleX(-1);
}

.controlsContainer {
  --clickToPlay-size: 48px;
  --button-size: 30px;
  --timer-size: 40px;
  --timer-long-size: 60px;
  --track-size: 5px;
  --thumb-size: 13px;
  --label-font-size: 13px;
  --pip-toggle-padding: 5px;
  --control-focus-outline: 2px solid #00DDFF;
  --control-focus-outline-offset: -2px;
  --pip-toggle-icon-width-height: 16px;
  --pip-toggle-translate-x: calc(100% - var(--pip-toggle-icon-width-height) - 2 * var(--pip-toggle-padding));

  color: #fff;
}
.controlsContainer.touch {
  --clickToPlay-size: 64px;
  --button-size: 40px;
  --timer-size: 52px;
  --timer-long-size: 78px;
  --track-size: 7px;
  --thumb-size: 16px;
  --label-font-size: 16px;
}

/* Some CSS custom properties defined here are referenced by videocontrols.js */
.controlBar {
  /* Do not delete: these variables are accessed by JavaScript directly.
     see videocontrols.js and search for |-width|. */
  --clickToPlay-width: var(--clickToPlay-size);
  --playButton-width: var(--button-size);
  --scrubberStack-width: 64px;
  --muteButton-width: var(--button-size);
  --volumeStack-width: 48px;
  --castingButton-width: var(--button-size);
  --closedCaptionButton-width: var(--button-size);
  --fullscreenButton-width: var(--button-size);
  --positionDurationBox-width: var(--timer-size);
  --durationSpan-width: var(--timer-size);
  --positionDurationBox-width-long: var(--timer-long-size);
  --durationSpan-width-long: var(--timer-long-size);
}

.touch .controlBar {
  /* Do not delete: these variables are accessed by JavaScript directly.
     see videocontrols.js and search for |-width|. */
  --scrubberStack-width: 84px;
  --volumeStack-width: 64px;
}

.controlsContainer [hidden],
.controlBar[hidden] .progressBar,
.controlBar[hidden] .bufferBar,
.videocontrols[inDOMFullscreen] > .controlsContainer > .controlsOverlay > #pictureInPictureToggle {
  display: none;
}

/* We hide the controlBar visually so it doesn't obscure the video. However,
 * we still want to expose it to a11y so users who don't use a mouse can access
 * it.
 */
.controlBar[hidden] {
  display: flex;
  opacity: 0;
  pointer-events: none;
}

.controlBar[size="hidden"] {
  display: none;
}

.controlsSpacer[hideCursor] {
  cursor: none;
}

.controlsContainer,
.progressContainer {
  position: relative;
  height: 100%;
}

.stackItem {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.statusOverlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(80,80,80, .85);
}

.controlsOverlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.controlsSpacerStack {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.controlBar {
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 40px;
  padding: 0 9px;
  background-color: rgba(26,26,26,.8);
}

.touch .controlBar {
  height: 52px;
}

.controlBar > .button {
  /* Prevent #textTrackListContainer from blocking clicks on controls */
  z-index: 1;
  height: 100%;
  min-width: var(--button-size);
  min-height: var(--button-size);
  padding: 6px;
  border: 0;
  margin: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
  background-clip: content-box;
  -moz-context-properties: fill;
  fill: currentColor;
  color: inherit;
  /* We don't suppress ::-moz-focus-inner, so that does for a focus indicator */
  outline: none;
}

/* Keyboard focus styling for interactive control elements (includes control
   bar, click to play and track list) */
.controlBar > .button:focus-visible,
.volumeControl:focus-visible,
.scrubber:focus-visible,
.clickToPlay:focus-visible,
.textTrackList > .textTrackItem:focus-visible {
  outline: var(--control-focus-outline);
  outline-offset: var(--control-focus-outline-offset);
}

.touch .controlBar > .button {
  background-size: 24px 24px;
}

.controlBar > .button:enabled:hover {
  fill: #48a0f7;
}

.controlBar > .button:enabled:hover:active {
  fill: #2d89e6;
}

.playButton {
  background-image: url(chrome://global/skin/media/pause-fill.svg);
}
.playButton[paused] {
  background-image: url(chrome://global/skin/media/play-fill.svg);
}

.muteButton {
  background-image: url(chrome://global/skin/media/audio.svg);
}
.muteButton[muted] {
  background-image: url(chrome://global/skin/media/audio-muted.svg);
}
.muteButton[noAudio] {
  background-image: url(chrome://global/skin/media/audioNoAudioButton.svg);
}
.muteButton[noAudio] + .volumeStack {
  display: none;
}

.castingButton {
  background-image: url(chrome://global/skin/media/castingButton-ready.svg);
}

.castingButton[enabled] {
  background-image: url(chrome://global/skin/media/castingButton-active.svg);
}

.closedCaptionButton {
  background-image: url(chrome://global/skin/media/closedCaptionButton-cc-off.svg);
}
.closedCaptionButton[enabled] {
  background-image: url(chrome://global/skin/media/closedCaptionButton-cc-on.svg);
}

.fullscreenButton {
  background-image: url(chrome://global/skin/media/fullscreenEnterButton.svg);
}
.fullscreenButton[fullscreened] {
  background-image: url(chrome://global/skin/media/fullscreenExitButton.svg);
}

.controlBarSpacer {
  flex-grow: 1;
}

.volumeControl::-moz-range-thumb,
.scrubber::-moz-range-thumb {
  height: var(--thumb-size);
  width: var(--thumb-size);
  border: none;
  border-radius: 50%;
  /* this is a foreground element even though it is implemented as a background */
  background-color: currentColor;
  filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.65));
}

.volumeControl,
.scrubber {
  outline: none;
}

.progressBackgroundBar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.progressStack {
  position: relative;
  width: 100%;
  height: var(--track-size);
}

.scrubberStack {
  /* minus margin to get basis of required width */
  min-width: calc(var(--scrubberStack-width) - 18px);
  flex-basis: calc(var(--scrubberStack-width) - 18px);
  flex-grow: 2;
  flex-shrink: 0;
  margin: 0 9px;
}

.volumeStack {
  max-width: 60px;
  min-width: var(--volumeStack-width);
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 6px;
  margin-left: 4px;
}

.bufferBar,
.progressBar,
.scrubber,
.volumeControl {
  bottom: 0;
  color: inherit;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: calc(var(--track-size) / 2);
  margin: 0;
  background: none;
  outline: none;
}

.bufferBar {
  background-color: rgba(0,0,0,0.7);
}

.bufferBar::-moz-progress-bar,
.progressBar::-moz-progress-bar {
  height: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: calc(var(--track-size) / 2);
  background: none;
}

.bufferBar::-moz-progress-bar {
  background-color: rgba(255,255,255,0.3);
  border-radius: calc(var(--track-size) / 2);
}

.progressBar::-moz-progress-bar {
  background-color: #00b6f0;
}

.scrubber:hover::-moz-range-thumb,
.volumeControl:hover::-moz-range-thumb {
  background-color: #48a0f7;
}

.scrubber:active::-moz-range-thumb,
.volumeControl:active::-moz-range-thumb {
  background-color: #2d89e6;
}

.scrubber::-moz-range-track,
.scrubber::-moz-range-progress {
  background-color: transparent;
}

.volumeControl::-moz-range-progress,
.volumeControl::-moz-range-track {
  height: var(--track-size);
  border-radius: calc(var(--track-size) / 2);
}

.volumeControl::-moz-range-progress {
  /* this is a foreground element even though it is implemented as a background */
  background-color: currentColor;
}

.volumeControl::-moz-range-track {
  background-color: rgba(0,0,0,0.7);
}

@media (prefers-contrast) {
  /* Show a border in high contrast mode since background-colors
     are not shown. */
  .scrubber::-moz-range-track,
  .volumeControl::-moz-range-track {
    border: 1px solid;
  }

  .scrubber::-moz-range-progress,
  .volumeControl::-moz-range-progress {
    border: 2px solid;
  }
}

.textTrackListContainer {
  position: absolute;
  right: 5px;
  bottom: 45px;
  top: 5px;
  max-width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.textTrackList {
  flex: 0 1 auto;
  border: 1px solid #000;
  border-radius: 2.5px;
  padding: 5px 0;
  vertical-align: middle;
  background-color: #000;
  opacity: 0.7;
  overflow-y: auto;
}

.touch .textTrackList {
  bottom: 58px;
}

.textTrackList > .textTrackItem {
  display: block;
  width: 100%;
  height: var(--button-size);
  font-size: var(--label-font-size);
  padding: 2px 10px;
  border: none;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  background-color: transparent;
  color: inherit;
}

.textTrackList > .textTrackItem:hover {
  background-color: #444;
}

.textTrackList > .textTrackItem[aria-checked="true"] {
  color: #48a0f7;
}

.positionLabel,
.durationLabel {
  display: none;
}

.positionDurationBox {
  text-align: center;
  padding-inline-start: 1px;
  padding-inline-end: 9px;
  white-space: nowrap;
  font: message-box;
  font-size: var(--label-font-size);
  font-size-adjust: 0.55;
  font-variant-numeric: tabular-nums;
}

@media (-moz-platform: macos) {
  .positionDurationBox {
    font-size-adjust: unset;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
  }
}

.duration {
  display: inline-block;
  white-space: pre;
  color: #929292;
}

.statusIcon {
  width: 36px;
  height: 36px;
  margin-bottom: 20px;
}

/* Not showing the throbber on mobile because of conflict with m.youtube.com (see bug 1289412) */
.controlsContainer:not(.mobile) .statusIcon[type="throbber"] {
  background: url(chrome://global/skin/media/throbber.png) no-repeat center;
}

.controlsContainer:not(.mobile) .statusIcon[type="throbber"][stalled] {
  background: url(chrome://global/skin/media/stalled.png) no-repeat center;
}

.statusIcon[type="error"],
.statusIcon[type="pictureInPicture"] {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.statusIcon[type="error"] {
  min-width: 70px;
  min-height: 60px;
  background-image: url(chrome://global/skin/media/error.png);
}

.statusIcon[type="pictureInPicture"] {
  min-width: 84px;
  min-height: 84px;
  background-image: url(chrome://global/skin/media/picture-in-picture-open.svg);
  -moz-context-properties: fill;
  fill: currentColor;
}

.videocontrols[localedir="rtl"] .statusIcon[type="pictureInPicture"] {
  transform: scaleX(-1);
}

.pictureInPictureToggleLabel {
  margin-inline-start: var(--pip-toggle-padding);
}

/* Overlay Play button */
.clickToPlay {
  appearance: none;
  border: none;
  min-width: var(--clickToPlay-size);
  min-height: var(--clickToPlay-size);
  border-radius: 50%;
  background-image: url(chrome://global/skin/media/play-fill.svg);
  background-repeat: no-repeat;
  background-position: 54% 50%;
  background-size: 40% 40%;
  background-color: #1a1a1a;
  -moz-context-properties: fill;
  fill: currentColor;
  color: inherit;
  opacity: 0.8;
  position: relative;
  top: 20px;
}

.controlsSpacerStack:hover > .clickToPlay,
.clickToPlay:hover {
  opacity: 0.55;
}

.controlsSpacerStack:hover > .clickToPlay[fadeout] {
  opacity: 0;
}

.controlBar[fullscreen-unavailable] .fullscreenButton {
  display: none;
}

.statusOverlay[fadeout],
.statusOverlay[error] + .controlsOverlay > .controlsSpacerStack {
  opacity: 0;
}

.pictureInPictureOverlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 1;
  background-color: rgb(12, 12, 13);
}

/* Status description formatting */
.statusLabel {
  display: none;
  padding: 0 10px;
  text-align: center;
  font: message-box;
  font-size: 14px;
}

.videocontrols[localedir="rtl"] .statusLabel {
  direction: rtl;
}

[status="errorAborted"]         > #errorAborted,
[status="errorNetwork"]         > #errorNetwork,
[status="errorDecode"]          > #errorDecode,
[status="errorSrcNotSupported"] > #errorSrcNotSupported,
[status="errorNoSource"]        > #errorNoSource,
[status="errorGeneric"]         > #errorGeneric,
[status="pictureInPicture"]     > #pictureInPicture {
  display: inline;
}

@media (-moz-platform: windows) and (prefers-contrast) {
  .controlsSpacer,
  .clickToPlay {
    background-color: transparent;
  }
}

.a11y-only {
  position: absolute;
  left: -10000px;
  width: 100px;
  height: 100px;
}

:host::cue {
  font-size: var(--cue-font-size);
  writing-mode: var(--cue-writing-mode, inherit);
}
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

/* This CSS file is for the Picture-in-Picture toggle.
 *
 * The "experiment" class is used to enable styling for the VARIANT version
 * of the toggle for upcoming PiP Nimbus experiments.
 * @see Bug 1811314.
 *
 * To see each section of style changes, search "PIP STYLING" in this file.
 */

/* SHARED PIP STYLING */

.controlsOverlay[hidetoggle="true"].hovering > .pip-wrapper:not(.hovering) {
  /* If this isn't !important, it will fail to override the other opacity
   * rules, which are currently defined below this point in this file. */
  opacity: 0 !important;
}

.pip-wrapper {
  position: absolute;
  cursor: pointer;
  -moz-appearance: none;
  background: none;
  color: inherit;
  border: none;
  text-align: unset;
  top: calc(70% - 40px);
  opacity: 0;
  padding-inline: 0;
  transition: opacity 200ms;
  --pip-icon-size: 24px;
  --pip-icon-width-with-margins: calc(2 * var(--pip-toggle-margin) + var(--pip-icon-size));
  --pip-highlight-style: solid rgba(0, 254, 255, 1);
  --pip-highlight-width: 2px;
  --pip-toggle-distanceFromVideoEdge: 18px;
  --pip-toggle-focus-outline-offset: 1px;
  --pip-toggle-margin: 8px;
  --pip-border-radius-toggle: 4px;
  --pip-box-shadow-default: 0 0 4px rgba(255, 255, 255, 0.9);
  --pip-box-shadow-hover: 0 0 10px rgba(255, 255, 255, 0.7);
  --pip-expanded-height: 40px;
  --pip-expanded-min-width: 200px;
  --pip-expanded-max-width: max-content;
}

/* Adjust sizing of the regular toggle wrapper to correctly show the
 * focus outline when navigating via keyboard. */
.pip-wrapper[has-used],
.pip-wrapper[small-video] {
  height: var(--pip-icon-width-with-margins);
  width: var(--pip-icon-width-with-margins);
  border-radius: var(--pip-border-radius-toggle);
  margin-right: calc(var(--pip-icon-width-with-margins) * -1);
}

.pip-wrapper[policy="hidden"] {
  display: none;
}

.pip-wrapper[policy="top"] {
  top: 0%;
  translate: var(--pip-toggle-translate-x);
}

.pip-wrapper[policy="one-quarter"] {
  top: 25%;
}

.pip-wrapper[policy="middle"] {
  top: 50%;
}

.pip-wrapper[policy="three-quarters"] {
  top: 75%;
}

.pip-wrapper[policy="bottom"] {
  top: 100%;
  translate: var(--pip-toggle-translate-x) -100%;
}

.pip-wrapper[medium-video] > .pip-expanded > .pip-icon-label > .pip-label {
  font-size: 13px;
}

.pip-wrapper[medium-video] > .pip-expanded {
  font-size: 11px;
}

.pip-wrapper[position="right"] {
  /* move from the right by total width of pip toggle so that it is at least visible in the video element */
  right: calc(var(--pip-icon-width-with-margins) + var(--pip-toggle-distanceFromVideoEdge));
}

/* Re-position the first-time toggle such that it will always be the same distance away from the right edge
 * of the video, even if the label and/or message string(s) are long. */
.pip-wrapper[position="right"] > .pip-expanded {
  translate: calc(-100% + var(--pip-icon-width-with-margins));
  transform-origin: right;
}

.pip-wrapper[position="left"] {
  left: var(--pip-toggle-distanceFromVideoEdge);
}

.pip-expanded,
.pip-small,
.pip-icon,
.pip-explainer {
  position: absolute;
  left: 0;
  top: 0;
}

.pip-wrapper > .pip-expanded {
  display: flex;
  opacity: 0;
  align-items: center;
  scale: 0.33 1;
  font-size: 14px;
}

.pip-wrapper:not([small-video], [has-used]) > .pip-small {
  opacity: 0;
  transition: opacity 200ms;
}

.pip-wrapper:not([small-video], [has-used]) > .pip-expanded {
  opacity: 1;
  scale: 1;
  pointer-events: none;
}

.pip-wrapper:not([small-video], [has-used]).hovering > .pip-expanded {
  pointer-events: auto;
}

.pip-icon {
  top: 8px;
  left: 8px;
  pointer-events: none;
  background-image: url("chrome://global/skin/media/picture-in-picture-open.svg");
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: var(--pip-icon-size) var(--pip-icon-size);
  -moz-context-properties: fill;
  fill: currentColor;
  height: var(--pip-icon-size);
  width: var(--pip-icon-size);
}

.videocontrols[localedir="rtl"] .pip-icon {
  transform: scaleX(-1);
}

.pip-wrapper[position="left"] > .pip-expanded > .pip-icon-label > .pip-label {
  margin-left: var(--pip-icon-width-with-margins);
  margin-right: var(--pip-toggle-margin);
}

.pip-small {
  width: 40px;
  height: 40px;
}

.pip-wrapper[position="left"] > .pip-expanded > .pip-icon-label > .pip-icon {
  display: none;
}

.pip-wrapper:is([small-video], [has-used]) > .pip-expanded,
.pip-wrapper[position="right"]:not([small-video], [has-used]) > .pip-icon {
  display: none;
}

.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label > .pip-icon {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label {
  display: flex;
  flex-direction: row;
  align-content: center;
}

.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label > .pip-icon,
.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label > .pip-label {
  margin-block: auto;
}

.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label > .pip-icon {
  margin-inline: var(--pip-toggle-margin);
}

.pip-wrapper[position="right"] > .pip-expanded > .pip-icon-label > .pip-label {
  margin-right: var(--pip-toggle-margin);
}

@media (prefers-reduced-motion) {
  .pip-wrapper,
  .pip-expanded,
  .pip-small,
  .pip-explainer {
    /* Transition changes in other rules may override this one if reduced motion is preferred.
     * Make sure this one always takes priority. */
    transition: none !important;
  }
}


/* NO EXPERIMENT - PIP STYLING */

.controlsOverlay:not(.experiment).hovering > .pip-wrapper:not(:focus-visible) {
  opacity: 0.8;
}

.controlsOverlay:not(.experiment).hovering > .pip-wrapper.hovering {
  opacity: 1;
}

/* If the PiP toggle is keyboard focused, always show it at 100% opacity */
.pip-wrapper:not([policy="hidden"], .experiment):focus-visible {
  opacity: 1;
}

/* If showing the expanded PiP toggle, don't outline the
 * parent wrapper element - the expanded toggle handles its
 * own outline. This also affects the regular toggle for small-videos. */
.pip-wrapper:not([policy="hidden"], [has-used], .experiment):focus-visible {
  outline: none;
}

/* Override outline set by ua.css for the regular toggle. */
.pip-wrapper[has-used]:not([policy="hidden"], .experiment):focus-visible {
  outline: var(--control-focus-outline);
}

.pip-wrapper:not(.experiment) > .pip-small {
  background-color: rgba(12, 12, 13, 0.65);
  box-shadow: 0 4px 4px rgba(12, 12, 13, 0.25);
  border-radius: var(--pip-border-radius-toggle);
}

.pip-wrapper:not(.experiment) > .pip-expanded,
.pip-wrapper:not(.experiment) > .pip-small {
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

/* If first-time toggle is visible and then switched to the regular toggle for smaller videos,
 * maintain the border shown on the first-time toggle. */
.pip-wrapper:not([has-used], .experiment) > .pip-small {
  border: var(--pip-highlight-width) var(--pip-highlight-style);
}

.pip-wrapper:not(.experiment) > .pip-expanded {
  border: var(--pip-highlight-width) var(--pip-highlight-style);
  transition: opacity 250ms, scale 200ms;
  height: var(--pip-expanded-height);
  background-color: rgba(12, 12, 13, 0.9);
  box-shadow: 0 4px 4px rgba(12, 12, 13, 0.25);
  width: var(--pip-expanded-max-width);
  min-width: var(--pip-expanded-min-width);
  border-radius: 8px;
}

.pip-wrapper:not(.experiment).hovering > .pip-expanded {
  box-shadow: none;
  border: var(--pip-highlight-width) var(--pip-highlight-style);
  /* Remove bottom border but keep text centred with padding. */
  border-bottom: none;
  padding-bottom: var(--pip-highlight-width);
}

.pip-wrapper:not([small-video], [has-used], .experiment).hovering > .pip-expanded {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* Toggle message only appears for CONTROL variant. */
.pip-wrapper:not(.experiment) > .pip-expanded > .pip-explainer {
  padding: 6px 16px 8px 8px;
  translate: 0;
  transition: opacity 250ms, translate 190ms;
  transition-timing-function: cubic-bezier(.07, .95, 0, 1);
  background: rgba(12, 12, 13, 0.65);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border: var(--pip-highlight-width) var(--pip-highlight-style);
  border-top: 0;
  box-shadow: 0 4px 4px rgba(12, 12, 13, 0.25);
  opacity: 0;
  margin-inline: calc(-1 * var(--pip-highlight-width));
  width: calc(100% - 24px);
  word-break: break-word;
  pointer-events: none;
  user-select: none;
}

.videocontrols[localedir="rtl"] .pip-wrapper:not(.experiment) > .pip-explainer {
  text-align: right;
  direction: rtl;
}

.pip-wrapper:not(.experiment).hovering > .pip-expanded > .pip-explainer {
  pointer-events: auto;
  opacity: 1;
  translate: 0 calc(40px - var(--pip-highlight-width));
}


/* EXPERIMENT ONLY - PIP STYLING */

/* Since we change the outline for the first-time PiP toggle VARIANT,
 * override the focus outline in videocontrols.css as well so that
 * there is design consistency. */
.controlsContainer.experiment {
  --control-focus-outline: 2px solid #0060DF;
}

.pip-wrapper.experiment > .pip-expanded > .pip-icon-label > .pip-label {
  font-size: min(16px, 1.4em);
}

/* Only the background will be set at 70% opacity. The icons and labels will remain at 100%. */
.controlsOverlay.experiment.hovering > .pip-wrapper {
  opacity: 1;
}

/* If the PiP toggle is keyboard focused, always show it and override outline set by ua.css.
 * Opacity only affects the toggle icon and label, not the background, which is handled separately. */
.pip-wrapper.experiment:not([policy="hidden"]):focus-visible {
  opacity: 1;
  /* Wrapper size won't always match pip-small or pip-expanded, so don't apply outline on wrapper. */
  outline: none;
}

/* For the regular PiP toggle, take into consideration small videos and has-used=true. */
.pip-wrapper.experiment:is([has-used], [small-video]):not([policy="hidden"]):focus-visible > .pip-small,
.pip-wrapper.experiment:not([policy="hidden"], [has-used]):focus-visible > .pip-expanded {
  outline: var(--control-focus-outline);
  outline-offset: var(--pip-toggle-focus-outline-offset);
}

.pip-wrapper.experiment > .pip-expanded > .pip-explainer {
  display: none;
}

.pip-wrapper.experiment > .pip-small {
  border-radius: var(--pip-border-radius-toggle);
  transition: background-color 200ms;
}

.pip-wrapper.experiment > .pip-expanded {
  transition: opacity 250ms, scale 200ms, translate 190ms, background-color 200ms;
  height: var(--pip-expanded-height);
  width: var(--pip-expanded-max-width);
  min-width: var(--pip-expanded-min-width);
  border-radius: var(--pip-border-radius-toggle);
}

.pip-wrapper.experiment > .pip-small,
.pip-wrapper.experiment > .pip-expanded {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
}

.pip-wrapper.experiment.hovering > .pip-small,
.pip-wrapper.experiment.hovering > .pip-expanded {
  background-color: rgba(0, 0, 0, 1);
}

.pip-wrapper.experiment:not([policy="hidden"], :focus-visible) > .pip-small,
.pip-wrapper.experiment:not([policy="hidden"], :focus-visible) > .pip-expanded {
  box-shadow: var(--pip-box-shadow-default);
}

.pip-wrapper.experiment:not([policy="hidden"], :focus-visible).hovering > .pip-small,
.pip-wrapper.experiment:not([policy="hidden"], :focus-visible).hovering > .pip-expanded {
  box-shadow: var(--pip-box-shadow-hover);
}

/* Remove white box shadow if there is keyboard focus on the toggle and
 * replace it with blue box shadow instead. */
.pip-wrapper.experiment:not([policy="hidden"]):focus-visible > .pip-small,
.pip-wrapper.experiment:not([policy="hidden"]):focus-visible > .pip-expanded {
  box-shadow: 0 0 10px rgba(0, 96, 223, 0.9);
}
/* only ipad 1024 and bigger screen landscape screen */

@media only screen and (min-width: 1024px) {
    #mainmenu>ul {
        display: block!important;
    }
    #mainmenu .menu>li .sub-menu {
        display: block !important;
    }
    .menu>li .sub-menu {
        visibility: hidden;
        opacity: 0;
        transform: translateY(25px);
        position: absolute;
        top: 47px;
        left: 0;
        transition: all 300ms ease-in-out;
    }
    .menu>li:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
    .menu>li:hover:after,
    .menu>li.active:after {
        visibility: visible;
        opacity: 1;
        width: 100%;
    }
    .menu>li:hover a,
    .menu>li.active a {
        color: #fff;
    }
    .menu>li>a.nav-trigger {
        padding-right: 40px;
    }
    .menu>li .sub-menu li a:hover,
    .menu>li .sub-menu li.active a {
        color: #fff
    }
    .inner-banner .banner-info h2,
    .inner-banner .banner-info p {
        padding-left: 10px;
    }
    .banner-info p:after {
        left: 10px;
    }
    .banner-info p:before {
        left: 137px;
    }
    .inner-banner .banner-info p span:before {
        width: calc(100% + 10px);
        left: -10px;
    }

    
}
/*==========================================================================================================*/
/*==========================================================================================================*/

@media only screen and (max-width:1278px) {
    .column-three1 {}
    .row-title h2 {
        font-size: 44px;
    }
    .services-line:before {
        height: calc(100% - 172px);
    }
    .share-icon-twitter {
        right: 30px;
    }
    .column-three1 {
        max-width: 287px;
    }
    .services-line:after {
        width: calc(100% - 246px);
    }
    .our-service-bg .cols .col:last-child figure {
        left: -100px;
    }
    .banner-info-box::before {
        right: 116px;
    }
    .banner-info-box {
        max-width: 100%;
    }
    .our-capabilities .wrap::before {
        right: 197px;
    }
    .inner-banner .banner-info h2::before {
        width: 60%;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width:1274px) {
    .digital-transformation-page .capabilities-row::before {
        height: calc( 100% + 13%);
        top: -456px;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width:1222px) {
    .digital-transformation-page .capabilities-row:after {
        bottom: 57%;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width:1215px) {
    .sample-engagement-row .cols .col {
        padding: 0 30px;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width:1200px) {
    .wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .about-line:after {
        left: 230px;
    }
    .banner-info-box:before {
        right: 116px;
    }
    .banner-info-box {
        max-width: 100%;
    }
    .banner-info {
        max-width: 630px;
    }
    .about-line2:after,
    .about-line2:before {
        right: 146px;
    }
    .about-line:before {
        left: 231px;
    }
    .about-us-row {
        width: calc(100% - 30px);
    }
    .about-us-content {
        margin: 0 auto 0 0;
        margin-left: 150px;
        padding-left: 120px;
        max-width: 630px;
    }
    .about-section {
        padding-bottom: 135px;
    }
    .about-us-row .wrap {
        height: calc(100% - 140px);
    }
    .our-service-bg {
        width: calc(100% - 30px);
    }
    .our-service-box h5 {
        font-size: 16px;
    }
    .our-service-bg .cols .col figure img {
        width: 70px!important;
    }
    .our-service-box.box2:before {
        height: calc(100% - 66px);
    }
    #mainmenu {
        font-size: 14px;
    }
    .about-inner-line {
        right: 116px;
    }
    .our-capabilities .wrap:after {
        width: 80px;
        right: 147px;
    }
    .work-box {
        padding: 30px;
    }
    .work-box ul {
        padding: 5px 0 5px 20px
    }
    .work-box h3 {
        font-size: 20px;
    }
    .digital-transformation-page .capabilities-row::before {
        height: calc( 100% + 19%);
        top: -456px;
    }
    .our-capabilities .wrap:before {
        right: 146px;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width: 1172px) {
    .digital-transformation-page .capabilities-row::after {
        bottom: 54%;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width: 1121px) {
    .digital-transformation-page .capabilities-row::after {
        bottom: 51%;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width: 1041px) {
    .digital-transformation-page .capabilities-row::after {
        bottom: 48%;
    }
}
/*==========================================================================================================*/

@media only screen and (max-width: 1023px) {
    body {
        min-width: 320px;
    }
    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .menu-open {
        position: relative;
        overflow: hidden;
    }
    .menu-open:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.6);
        z-index: 3;
    }
    #mainmenu .menu-box {
        position: fixed;
        left: 0;
        width: 300px;
        top: 0;
        background: #000;
        z-index: 5;
        transform: translateX(-100%);
        transition: all 350ms ease-in-out;
        height: calc(100vh + 30px);
        padding: 75px 0;
        bottom: 0;
    }
    #mainmenu .menu-box ul {
        padding: 35px 0 35px 20px;
        border-top: 1px solid rgba(255,255,255,0.3);
        overflow-y: scroll;
        height: 100%;
        max-height: 500px;
    }
    #mainmenu ul li {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    #mainmenu ul li a {
        padding: 0;
        display: block;
        text-transform: uppercase;
        font-size: 16px;
    }
    #mainmenu ul li:not(.menu-item-has-children) a:after {
        display: none;
    }
    .menu-open #mainmenu .menu-box {
        transform: translateX(0);
    }
    .menu-box #logo {
        width: auto;
        padding: 0 0 35px 20px;
        display: inline-block;
    }
    .menu-box #logo img {
        width: 100px;
    }
    #mainmenu ul li a:before {
        display: none;
    }
    .menu-open #mainmenu {
        z-index: 1;
    }
    #mainmenu {
        display: block;
    }
    #logo {
        margin: 0 auto;
        z-index: 1;
    }
    .menulines-button {
        padding: 0;
        cursor: pointer;
        user-select: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        height: 17px;
        display: inline-block;
        text-decoration: none;
        z-index: 111;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .menulines-button em {
        font-style: normal;
        font-weight: bold;
        margin-left: 10px;
        display: none;
    }
    .menulines-button:hover {
        text-decoration: none;
    }
    .menulines {
        display: inline-block;
        width: 28px;
        height: 0;
        background: transparent;
        position: relative;
        float: left;
        margin: 9px 0 0 0;
        -moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        -ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        -webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        opacity: 1;
    }
    .menulines:before,
    .menulines:after {
        display: inline-block;
        width: 28px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 0;
        content: '';
        -moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        -ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        -webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
        -webkit-transform-origin: 0.28571rem center;
        -moz-transform-origin: 0.28571rem center;
        -ms-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center;
    }
    .menulines:before {
        top: 6px;
        width: 23px;
    }
    .menulines:after {
        top: -6px;
    }
    .menuopen .menulines {
        background: none;
    }
    .menuopen .menulines:before,
    .menuopen .menulines:after {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
    }
    .menuopen .menulines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        width: 28px;
    }
    .menuopen .menulines:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
    .buttonset .col a {
        margin: 0 5px 8px 0;
    }
    .default-grid.cols4 .col {
        width: 50%;
    }
    .cols2.default-grid.tab-grid .col {
        width: 100%;
    }
    .image-block figure {
        width: 45%;
    }
    #mainmenu {
        font-size: 14px;
    }
    .top-header {
        padding: 40px 0;
    }
    #mainmenu li a:after {
        height: 4px;
    }
    #mainmenu .menu>li .sub-menu {
        background: transparent;
        border: 0;
        display: none;
        visibility: visible;
        opacity: 1;
        padding-left: 0;
        padding-right: 30px;
        position: static;
        transform: translateY(0);
        max-height: 100%;
        height: auto;
        padding-bottom: 0;
    }
    /* #mainmenu .menu > li.menu-open .sub-menu {
        display: block;
    } */
    #mainmenu .menu>li.menu-open .navtrigger:after {
        transform: rotate(-180deg);
    }
    #mainmenu .menu>li li:last-child {
        margin-bottom: 0;
    }
    #mainmenu .menu>li:nth-last-child(2)>a {
        border-bottom: 0;
    }
    #mainmenu .menu>li .sub-menu li a {
        font-size: 12px;
        color: #fff;
        margin-bottom: 0px;
        font-weight: normal;
    }
    #mainmenu .menu>li>a.nav-trigger:after {
        right: 30px;
        transition: all 300ms ease;
    }
    /* #mainmenu .menu>li>a.nav-trigger.active:after {
                transform: rotate(-180deg);
        } */
    #mainmenu .menu>li:hover>a.nav-trigger::after {
        border-width: 7px 7px 0 7px;
        border-color: #fff transparent transparent transparent;
    }
    #mainmenu .menu>li .sub-menu li a:hover::after {
        content: none;
    }
    #mainmenu .menu>li .sub-menu li {
        margin: 10px 0;
    }
    #mainmenu .menu>li .sub-menu li a:hover {
        color: #fff;
    }
    #mainmenu .menu>li.menu-item-has-children:hover>a {
        color: #fff;
        font-weight: 700;
    }
    .banner-info:before,
    .banner-info-box:before,
    .banner-info-box:after,
    .top-header:after,
    .top-header:before,
    .banner-section:before,
    .about-line:after,
    .about-line:before,
    .about-line2,
    .our-service-box.box1:before,
    .column-one:before,
    .our-service-box h5:before,
    .services-line:after,
    .services-line:before,
    .column-one:after,
    .our-service-box.box2:before,
    .our-service-box.box3:before,
    .column-three:before,
    .column-three:after,
    .circle:before,
    .banner-row:before,
    .our-capabilities .wrap:before,
    .capabilities-row:before,
    .our-capabilities .wrap:after,
    .capabilities-row:after {
        display: none;
    }
    .our-service-bg {
        background: none;
        width: 100%;
        padding: 0;
    }
    .our-services:before,
    .expertise-point:before,
    .our-client-section:before,
    .news-section:after,
    .news-section:before,
    .our-service-bg:before {
        display: none;
    }
    .news-text {
        display: none;
    }
    .news-row {
        width: calc(100% - 30px);
        margin-top: 50px;
    }
    .banner-info h2 {
        font-size: 40px;
    }
    .banner-info {
        padding: 0;
    }
    .about-section>.wrap,
    .about-us-row>.wrap {
        display: none;
    }
    .about-us-row {
        background: transparent;
        padding: 0 30px;
    }
    .about-us-content {
        margin: 0 auto 0 0;
        margin-left: 0;
        padding-left: 0;
        max-width: calc(100% - 240px);
    }
    .banner-section .banner-box .video-box {
        left: 40%;
    }
    .our-services {
        padding: 60px 0;
    }
    .section-title.rotate {
        height: auto;
    }
    .section-title.rotate h2 {
        position: static;
        transform: none;
        margin-bottom: 30px;
    }
    .about-section {
        padding: 60px 0;
    }
    .our-service-bg .cols .col:first-child {
        width: 100%;
    }
    .our-service-bg .cols .col:nth-child(2) {
        width: 50%;
        display: block;
    }
    .our-service-bg .cols .col:last-child {
        width: 50%;
    }
    .column-one {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .column-one .our-service-box {
        max-width: 50%;
        margin: 0;
    }
    .our-service-box.box3 {
        padding-top: 0;
        display: block;
        margin: 0;
    }
    .our-service-box h5 span {
        display: none;
    }
    .our-service-box.box2 {
        margin: 0;
    }
    .our-service-box.box2 figure {
        margin: 0;
    }
    .column-three1 {
        max-width: 100%;
        padding: 0;
        display: block;
    }
    .our-service-box h5 {
        padding: 0!important;
    }
    .our-service-bg .cols .col:last-child figure {
        position: static;
        left: 0;
        top: 0;
    }
    .our-service-box.box4 {
        padding: 0;
    }
    .row-title {
        display: table;
        margin: 0 auto 30px;
        text-align: center;
    }
    .row-title h2 span {
        display: inline-block;
    }
    .row-title h2:before {
        right: 0;
        margin: 0 auto;
    }
    .our-service-box {
        position: relative;
        padding-left: 70px!important;
        margin-bottom: 80px!important;
        display: block;
    }
    .our-service-box h5 {
        white-space: pre-wrap!important;
        font-size: 13px;
        line-height: 1;
        padding-top: 8px!important;
    }
    .our-service-box figure {
        position: absolute!important;
        top: 0;
        left: 0;
        width: 50px;
    }
    .our-service-bg .cols .col figure img {
        width: 100%!important;
    }
    .our-service-bg .wrap {
        padding-left: 30px;
    }
    .our-service-box.box2 {
        padding-left: 90px!important;
    }
    .our-service-box.box2 figure {
        margin-left: 20px;
    }
    .link-btn {
        background: #5ab9ea;
        border-radius: 9px;
        margin: 0 auto;
        display: table;
    }
    .link-btn.arrow:before {
        display: none;
    }
    .row-title h2 {
        text-transform: capitalize;
    }
    .expertise-row .cols .col {
        width: 100%;
    }
    .expertise-title .our-service-title {
        max-width: 100%;
        margin-top: 0;
    }
    .expertise-title {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .expertise-row .cols .col:first-child {
        order: 1;
    }
    .expertise-section {
        margin-top: 0;
        padding-top: 0;
    }
    .expertise-section .wrap {
        padding-right: 30px;
        padding-left: 30px;
    }
    .expertise-point {
        padding: 0;
    }
    .our-client-section {
        padding: 0;
    }
    .client-logo-boxes {
        margin-left: 0;
        margin: 0 auto;
        border-radius: 9px;
        position: static;
        margin-bottom: 60px;
    }
    .news-section {
        padding: 60px 30px 150px;
    }
    .news-section .row-title h2 span {
        padding: 0;
        background: transparent;
    }
    .news-section .row-title {
        padding-right: 0;
    }
    .news-section .row-title h2 {
        margin-bottom: 34px;
        padding-bottom: 30px;
        text-transform: capitalize;
    }
    .news-section .row-title h2:before {
        top: auto;
        transform: none;
        width: 198px;
        bottom: 0;
    }
    .news-row {
        width: 100%;
        margin-top: 0;
    }
    .news-row .cols .col:first-child {
        display: block;
        margin-bottom: 20px;
    }
    .news-row .cols .col {
        width: 100%;
    }
    .news-slider-row {
        margin: 0;
    }
    .footer-heading h2 {
        font-size: 44px;
    }
    .client-row .row-title {
        max-width: 550px;
    }
    .expertise-point ul {
        margin: 0;
    }
    .expertise-point ul li {
        padding-top: 6px;
    }
    .top-header {
        padding: 34px 0;
    }
    #searchbar {
        margin-left: 0;
    }
    .search-icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        z-index: 4;
    }
    .inner-banner .banner-info h2::before {
        display: none;
    }
    .our-capabilities {
        padding-top: 50px;
    }
    .capabilities-point {
        margin-top: 40px;
    }
    .area-boxes {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .area-box {
        padding-right: 40px;
        margin-bottom: 50px;
    }
    .about-inner-line {
        display: none;
    }
    .about-persons-sec .about-persons-blocks .col {
        width: 100%;
    }
    .about-persons-sec .about-persons-blocks .col.person-img {
        width: 30%;
    }
    .about-persons-sec .about-persons-blocks .col.person-details {
        width: 70%;
    }
    .news-sec .col {
        width: 50%;
    }
    .news-inner-page-head {
        padding: 120px 0 50px;
    }
    .news-sec .grid-item {
        width: 50%;
    }
    .selected-client-row:before {
        display: none;
    }
    .selected-client-row {
        width: 100%;
        padding: 0 0 80px 40px;
    }
    .work-box ul {
        padding: 5px 0 5px 20px;
    }
    .selected-client-row .client-logo-boxes {
        padding: 40px;
    }
    .selected-client-row .section-title.rotate h2 {
        margin-top: 0px;
    }
    .what-we-do .wrap:after {
        display: none;
    }
    .sample-engagement-row .cols .col:nth-child(2) .engagement-box h6:before,
    .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:before,
    .sample-engagement-row .cols .col:nth-child(6) .engagement-box h6:before,
    .sample-engagement-row .cols .col:nth-child(odd):before,
    .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:before,
    .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:before,
    .sample-engagement-row .cols .col:first-child .engagement-box h6:before {
        display: none;
    }
    .news-main-page .circle {
        position: absolute;
        right: -180px;
        top: 190px;
        z-index: 1;
    }
    .news-main-page .circle:before {
        display: block;
        content: '';
        width: 593px;
        height: 593px;
        border: 0.5px solid #fff;
        border-radius: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }
    .about-page .banner-info {
        padding: 80px 0;
    }
    .strategic-planning .sample-engagement-row .cols .col:nth-child(3) .engagement-box h6:after,
    .strategic-planning .sample-engagement-row .cols .col:nth-child(5) .engagement-box h6:after,
    .strategic-planning .sample-engagement-row .cols .col:nth-child(4) .engagement-box h6:after {
        display: none;
    }
    .strategic-planning .inner-banner .banner-info p span:before {
        display: none;
    }
    .home .banner-section {
        padding-top: 100px;
    }
    .down-arrow .bounce {
        bottom: -20px;
    }
    .wordCarousel .footer-title-txt li {
        text-align: center;
    }
    .wordCarousel {
        font-size: 48px;
        flex-direction: column;
    }
    .menu-item-has-children::before {
        display: none;
    }
    #mainmenu .menu>li>a.nav-trigger::after {
        display: none;
    }
    .navtrigger {
        position: absolute;
        right: 20px;
        top: 0;
        width: 30px;
        height: 30px;
        z-index: -1;
    }
    .navtrigger:after {
        content: "";
        right: 18px;
        top: 50%;
        margin-top: -3px;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 7px 0 7px;
        border-color: #fff transparent transparent transparent;
        margin: -3px 0 0 -7px;
        background: transparent;
        border-radius: 0;
        left: 50%;
    }
    .navtrigger.open:after {
        transform: rotate(180deg);
    }
    .menu-box #logo-mobile {
        padding-left: 20px;
        padding-bottom: 20px;
        display: inline-block;
    }
    .due-diligence .banner-section {
        padding-bottom: 120px;
    }
    .wordCarousel span {
        min-height: inherit;
    }
    .inner-banner {
        position: relative;
        z-index: 1;
    }
    .inner-banner::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        opacity: 0.6;
    }
    .strategic-planning .inner-banner::after {
        display: none;
    }
    .page-template-template-digital-transformation .inner-banner::after {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 100%);
        opacity: 0.8;
    }
    .banner-section .banner-row {
        padding-top: 110px;
    }
    .banner-box::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        opacity: 0.5;
    }
    .wordCarousel .footer-title-txt {
        margin-left: 0;
    }
    .our-service-box i {
        font-size: 60px;
    }
    .our-service-box.box3 i {
        font-size: 50px;
    }
    .digital-transformation-page .capabilities-row::after {
        bottom: 57%;
    }

    .article-box {
        border-radius: 9px;
    }

    .client-logo-boxes {
        max-width:100%;
    }

}
/*==========================================================================================================*/

@media only screen and (max-width: 767px) {
    .default-grid.cols3 .col {
        width: 50%;
    }
    .tabnav {
        display: none;
    }
    .tab-container {
        padding: 0;
        border: none;
    }
    .tab-data {
        margin: 0 0 30px;
    }
    .tab-data .tabnav {
        display: none;
    }
    .tab-container .tabMobiletrigger {
        background: #f3f3f3;
        border: medium none;
        font-size: 15px !important;
        text-transform: uppercase;
        margin: 0 0 7px;
        padding: 16px 54px 16px 16px;
        position: relative;
        cursor: pointer;
        font-weight: bold;
    }
    .tabMobiletrigger:after {
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #848690;
        content: "";
        margin-top: -3px;
        position: absolute;
        right: 19px;
        top: 50%;
    }
    .tabMobiletrigger:before {
        background: rgba(0, 0, 0, 0.08);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 54px;
        z-index: 1;
    }
    .tabcontent {
        padding: 15px 0;
        margin: 0;
    }
    .tabMobiletrigger.rotate:after {
        border-top-color: #272c2f;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .heading-listblock.cols2 .col,
    .dropcaps-box.cols2 .col {
        width: 100%;
    }
    h1,
    h2 {
        font-size: 32px;
    }
    .banner-section .banner-box {
        overflow: visible;
    }
    #wrapper {
        overflow: hidden;
    }
    .banner-info {
        text-align: center;
        padding-bottom: 0;
        max-width: 100%;
    }
    .banner-info h2 {
        font-size: 24px;
        line-height: 1.4;
        position: relative;
        padding-bottom: 55px;
        margin-bottom: 120px;
    }
    .banner-info h2:before {
        content: '';
        background: #5AB9EA;
        position: absolute;
        left: 122px;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        width: 52px;
        height: 12px;
        border-radius: 20px;
    }
    .banner-info h2:after {
        content: '';
        background: #5AB9EA;
        position: absolute;
        left: -71px;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        width: 107px;
        height: 12px;
        border-radius: 20px;
    }
    .banner-info p {
        padding-bottom: 0;
    }
    .banner-info p:before,
    .banner-info p:after {
        display: none;
    }
    .down-arrow {
        display: none;
    }
    .share-icon-twitter {
        display: none;
    }
    .banner-section .banner-box .video-box {
        left: 40%;
        top: -5%;
        width: 120%;
    }
    .banner-info p {
        font-size: 12px;
        font-weight: 400;
    }
    .about-us-row {
        width: 100%;
    }
    .about-us-content {
        max-width: 100%;
    }
    .section-title h2 {
        font-size: 24px;
        text-transform: capitalize;
        text-align: center;
        position: relative!important;
        padding-bottom: 20px;
    }
    .about-us-content p {
        font-size: 12px;
        line-height: 1.5;
    }
    .section-title h2:after {
        content: '';
        width: 192px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        height: 1px;
        background: #5AB9EA;
    }
    .row-title {
        width: 100%;
        margin-bottom: 0;
    }
    .row-title h2 {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .about-section {
        padding-bottom: 0;
    }
    .our-services {
        padding: 45px 0;
    }
    .our-service-box figure {
        width: 35px;
    }
    .our-service-box {
        padding-left: 50px!important;
        margin-bottom: 45px!important;
    }
    .our-service-box h5 {
        font-size: 12px;
        padding-top: 0!important;
    }
    .our-service-box.box2 {
        padding-left: 70px!important;
    }
    .our-service-box h5 {
        line-height: 2;
    }
    .link-btn {
        font-size: 17px;
        padding: 13px 62px;
        text-transform: capitalize;
        font-weight: 500;
    }
    .expertise-point ul li span img {
        height: 27px;
    }
    .expertise-point ul li:nth-child(2) span img {
        height: 28px;
    }
    .expertise-point ul li {
        padding-left: 40px;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 1.7;
        margin-bottom: 27px;
        padding-top: 2px;
        padding-right: 10px;
    }
    .our-client-section {
        padding: 20px 0 0;
    }
    p {
        font-size: 12px;
        /* text-align: justify; */
    }
    .client-logo-boxes {
        padding: 30px 30px 20px;
        margin-top: 8px;
        margin-bottom: 33px;
    }
    .client-logo-boxes .logo-box {
        margin-bottom: 30px;
        padding: 0 16px;
    }
    .our-client-section .link-btn span {
        display: block;
        font-size: 20px;
    }
    .our-client-section .link-btn {
        font-size: 0;
    }
    .news-section {
        padding: 32px 30px 60px;
    }
    .news-section .row-title h2 {
        padding-bottom: 20px;
    }
    .news-slider.owl-carousel .owl-nav {
        display: none;
    }
    #footer {
        padding: 64px 0 70px;
    }
    .footer-heading h2 {
        font-size: 24px;
    }
    .footer-link-box.twitter {
        margin: 0 auto;
    }
    .inner-banner .banner-info h2::before {
        display: block;
        content: '';
        background: #5AB9EA;
        position: absolute;
        left: 122px;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        width: 52px;
        height: 12px;
        border-radius: 20px;
    }
    .inner-banner .banner-info h2 {
        padding-bottom: 56px;
        font-size: 42px;
    }
    .inner-banner .banner-info p {
        max-width: 100%;
    }
    .our-capabilities {
        padding-top: 82px;
    }
    .capabilities-point .cols .col {
        width: 100%;
    }
    .capabilities-point {
        margin-top: 0;
    }
    .capabilities-box {
        max-width: 293px;
        width: 100%;
        text-align: center;
        margin: 0 auto 28px!important;
    }
    .capabilities-box h3 {
        font-size: 18px;
        margin-bottom: 12px;
        line-height: 26px;
    }
    .capabilities-box p {
        font-size: 12px;
        margin-bottom: 0;
    }
    .capabilities-point .cols .col:nth-child(even) .capabilities-box {
        margin: 0 auto;
        text-align: center;
    }
    .area-box {
        width: 100%;
        margin-bottom: 28px;
        text-align: center;
        padding: 0;
        max-width: 239px;
        margin: 0 auto 28px auto;
    }
    .area-box h3 {
        font-size: 14px;
    }
    .area-boxes {
        padding-top: 0;
        flex-direction: column;
    }
    .news-block .news-block-details {
        padding: 38px 20px 15px;
    }
    .news-inner-page-head-block .title {
        font-size: 32px;
        line-height: 50px;
        text-align: left;
    }
    .news-inner-page-head-block .title:after {
        margin-left: 0;
        left: 0;
    }
    .news-inner-page-head-block .title:before {
        margin-left: 0;
    }
    .topic-titles h4 {
        font-size: 28px;
    }
    .news-inner-page-head-block .form-group input {
        font-size: 30px;
        padding: 10px;
        padding-left: 60px;
    }
    .news-inner-page-head-block .form-group a {
        font-size: 35px;
        top: 20px;
    }
    .selected-client-row {
        padding: 0 0 0 0px;
    }
    .selected-client-row .client-logo-boxes {
        padding: 40px;
        border-radius: 0;
        margin-bottom: 50px;
    }
    .selected-client-row .client-logo-boxes .logo-box {
        width: 25%;
        margin-bottom: 50px;
    }
    .our-client-row .work-box {
        margin-bottom: 20px;
    }
    .digital-transformation-page .capabilities-point .capabilities-box {
        padding-right: 0;
    }
    .due-diligence .banner-section {
        padding-bottom: 0;
    }
    .due-diligence .banner-info {
        padding: 80px 0 36px;
    }
    .inner-banner .banner-info h2:before {
        content: '';
        background: #5AB9EA;
        position: absolute;
        left: 122px;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        width: 52px;
        height: 12px;
        border-radius: 20px;
        display: block !important;
    }
    .news-inner-row:before {
        width: 300px;
        height: 300px;
        left: -50px;
    }
    .news-main-page .circle:before {
        width: 300px;
        height: 300px;
    }
    .about-page .inner-banner {
        background-size: 50%;
        background-position: top center;
    }
    .about-page .banner-info {
        padding-top: 0;
    }
    .selected-client-row .section-title.rotate h2 {
        font-size: 24px;
        color: #fff;
        text-align: center;
        position: relative!important;
        padding-bottom: 20px;
        margin-bottom: 55px;
    }
    .strategic-planning .banner-info {
        padding-bottom: 150px;
    }
    .what-we-do-content p {
        font-size: 18px;
    }
    .what-we-do-content {
        padding-top: 0;
    }
    .area-point {
        font-size: 18px;
        margin: 70px 0;
    }
    .page-template-default .main-content h2 {
        font-size: 50px;
    }
    .page-template-default .main-content>p {
        width: 60px;
        height: 60px;
        padding: 10px;
    }
    .page-template-default .main-content>p img {
        height: 40px!important;
    }
    .wordCarousel {
        font-size: 42px;
    }
    .our-service-box h5 a {
        font-size: 13px;
    }
    .our-service-box i {
        font-size: 35px;
    }
    .our-service-box.box3 i {
        font-size: 35px;
    }
    .single-post .news-inner-page-head-block {
        max-width: 100%;
    }
}
/*==========================================================================================================*/
/* only iphone4 landscape & Potriat 300 by 480*/

@media only screen and (max-width: 567px) {
    .default-grid.cols3 .col,
    .default-grid.cols2 .col,
    .default-grid.cols4 .col {
        width: 100%;
    }
    table.res-table tr th {
        display: none;
    }
    table.res-table tr td {
        display: block;
        position: relative;
        padding-left: 50%;
    }
    table.res-table td:before {
        content: attr(data-th) ": ";
        font-weight: bold;
        width: 50%;
        display: block;
        padding-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px 10px;
    }
    table.res-table {
        border-top: 0;
    }
    .list-block.cols3 .col {
        width: 100%;
    }
    .image-block figure {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .image-block.right-align figure {
        padding-left: 0;
    }
    /* News */
    .news-slider.off {
        display: block;
    }
    .news-row {
        text-align: center;
    }
    .news-slide {
        background: #121212;
        margin-bottom: 33px;
    }
    .news-slide .news-image {
        border-radius: 9px;
        overflow: hidden;
    }
    .news-slide .news-info {
        background: #121212;
        color: #fff;
        text-align: center;
        padding: 38px 30px 15px;
        min-height: auto;
    }
    .news-info h4 {
        font-size: 12px;
    }
    .news-info h4 a {
        color: #fff;
    }
    .news-info p {
        text-align: center;
        font-size: 12px;
    }
    .news-info .article-date {
        font-size: 11px;
        font-weight: 700;
    }
    .news-info .article-date span {
        font-size: 0;
    }
    .news-row .link-btn {
        display: inline-block;
    }
    .client-logo-boxes {
        padding: 30px 30px 0;
        margin-top: 8px;
        margin-bottom: 33px;
    }
    .client-logo-boxes .logo-box {
        margin-bottom: 15px;
        padding: 0 10px;
    }
    .expertise-point ul li {
        font-size: 11px;
    }
    .our-service-box h5 {
        font-size: 9px;
        padding-top: 0!important;
        word-break: break-all;
    }
    .banner-section .banner-box .video-box {
        left: -40%;
        top: -5%;
        width: 220%;
    }
    .footer-heading h2 {
        font-size: 18px;
    }
    .footer-details .cols .col {
        width: 100%;
    }
    .footer-link-box h4:before {
        height: 30px;
    }
    .footer-link-box h4 {
        font-size: 13px;
        margin-bottom: 22px;
        padding-top: 40px;
    }
    .address-box i {
        font-size: 22px;
    }
    .address-box p {
        text-align: left;
        margin-bottom: 10px;
    }
    .address-box {
        padding-left: 35px;
    }
    .address-box.email,
    .address-box.call {
        padding-top: 3px;
    }
    .footer-link-box {
        max-width: 230px;
        margin: 0 auto;
    }
    .footer-link-box.twitter {
        max-width: 230px;
        margin: 0 auto 63px;
    }
    .register-number {
        margin: 18px 0 24px;
    }
    .footer-link-box.twitter h4 {
        font-size: 18px;
    }
    .follow-us {
        width: 46px;
        height: 46px;
        font-size: 20px;
    }
    #logo {
        width: 100px;
    }
    #logo img {
        vertical-align: middle;
    }
    .search-icon {
        position: static;
        margin-bottom: -45px;
    }
    .inner-banner .banner-info h2 {
        font-size: 24px;
    }
    .about-persons-sec .about-persons-blocks .col.person-img {
        width: 100%;
    }
    .about-persons-sec .about-persons-blocks .col.person-img img {
        height: 250px;
        object-fit: cover;
    }
    .about-persons-sec .about-persons-blocks .col.person-details {
        width: 100%;
        margin-bottom: 30px;
    }
    .news-sec .col {
        width: 100%;
    }
    .news-inner-page-details .news-inner-desc h2 {
        font-size: 28px;
    }
    .news-inner-page-details .news-inner-desc p {
        font-size: 14px;
        line-height: 24px;
    }
    .news-inner-page-details .news-inner-desc {
        margin: 50px 0;
    }
    .news-inner-page-head {
        padding: 130px 0 50px;
        text-align: left;
    }
    .topic-titles {
        text-align: center;
    }
    .topic-titles h4 {
        text-align: center;
        position: relative;
        margin-left: 0;
        font-size: 18px;
        background: #000;
        display: inline-block;
        padding: 0 18px;
    }
    .topic-titles h4:before {
        content: '';
        width: 200vw;
        position: absolute;
        left: -50vw;
        top: 10px;
        background-color: #fff;
        display: block;
        height: 1px;
        z-index: -1;
    }
    .news-sec .grid-item {
        width: 100%;
    }
    .sample-engagement-row .cols .col:nth-child(4) {
        width: 100%;
    }
    .sample-engagement-row .cols .col:nth-child(6) {
        width: 100%;
    }
    .commercial-box p {
        max-width: 100%;
    }
    .diligence-engagement .engagement-box {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .selected-client-row .client-logo-boxes .logo-box {
        width: 33.33%;
        margin-bottom: 50px;
    }
    .our-client-row .work-box {
        margin-bottom: 20px;
        padding-left: 50px;
    }
    .selected-client-row {
        padding: 0;
    }
    .our-client-inner {
        padding-top: 50px;
    }
    .our-client-inner .wrap:after {
        display: none;
    }
    .our-client-inner .row-title2 h3 {
        border-bottom: 1px solid #5AB9EA;
        padding-bottom: 30px;
    }
    .strategic-planning .sample-engagement-row .cols .col:nth-child(4) {
        width: 100%;
    }
    .area-point {
        margin: 0 0 70px;
    }
    .strategic-planning .banner-info {
        padding-bottom: 50px;
    }
    .inner-banner {
        background-size: 100%;
    }
    .wrap {
        padding-right: 20px;
        padding-left: 20px;
    }
    .news-inner-row:before {
        width: 180px;
        height: 180px;
        left: -90px;
        top: -120px;
    }
    .news-main-page .circle {
        top: -60px;
        right: -110px;
    }
    .news-main-page .circle:before {
        width: 180px;
        height: 180px;
    }
    .news-sec .grid:before {
        left: 77px;
    }
    .news-sec .grid:after {
        right: 60px;
    }
    .page-main-title {
        margin-top: 0;
    }
    .news-sec .grid-item .page-main-title h2 {
        padding-bottom: 100px;
    }
    .news-sec .grid-item .page-main-title h2:before {
        width: 45px;
        left: 111px;
    }
    .news-sec .grid-item .page-main-title h2:after {
        width: 93px;
    }
    .about-page .inner-banner .banner-info h2 {
        margin-bottom: 90px;
    }
    .area-boxes {
        position: relative;
        max-width: 239px;
        margin: 0 auto;
    }
    .area-boxes:after {
        content: '';
        width: 0.5px;
        height: calc(100% - 100px);
        position: absolute;
        right: -29px;
        top: 20px;
        background: #fff;
    }
    .area-boxes:before {
        content: '';
        width: 100vw;
        height: 0.5px;
        position: absolute;
        left: calc(100% - -28px);
        top: auto;
        bottom: 80px;
        background: #fff;
    }
    .area-box {
        position: relative;
        max-width: 100%;
    }
    .area-box:first-child:before {
        content: '';
        width: 30px;
        height: 0.5px;
        position: absolute;
        right: -28px;
        top: 20px;
        background: #fff;
    }
    .area-box:nth-child(3) {
        order: 6;
    }
    .area-box:nth-child(2):before {
        content: '';
        width: 30px;
        height: 0.5px;
        position: absolute;
        left: -28px;
        top: 20px;
        background: #fff;
    }
    .area-box:nth-child(2):after {
        content: '';
        width: 0.5px;
        height: 190px;
        position: absolute;
        left: -28px;
        top: 20px;
        background: #fff;
    }
    .area-box:nth-child(5):before {
        content: '';
        width: 100vw;
        height: 0.5px;
        position: absolute;
        right: calc(100% - -28px);
        top: 20px;
        background: #fff;
    }
    .area-box:nth-child(6):before {
        content: '';
        width: 30px;
        height: 0.5px;
        position: absolute;
        left: -28px;
        top: 20px;
        background: #fff;
    }
    .area-box:nth-child(3):before {
        content: '';
        width: 100vw;
        height: 0.5px;
        position: absolute;
        right: calc(100% - 0px);
        top: 20px;
        background: #fff;
    }
    .our-client-page .inner-banner {
        background-size: 150%;
        background-position: 10% 0;
    }
    .work-box ul li {
        font-size: 14px;
    }
    .our-client-page .row-title2 {
        max-width: 190px;
    }
    .news-block h3 {
        font-size: 12px;
        line-height: 20px;
    }
    .news-block span {
        font-size: 12px;
    }
    .news-inner-page-head-block .form-group input {
        font-size: 20px;
        padding-left: 40px;
    }
    .news-inner-page-head-block .form-group a {
        font-size: 25px;
        top: 20px;
    }
    .search-page .news-inner-page-head {
        padding: 110px 0 50px;
    }
    .news-inner-page-head-block {
        /* max-width: 245px; */
        text-align: left;
        /* margin-left: 36px; */
    }
    .news-inner-page-head-block .title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .news-inner-page-head-block p.date-category {
        text-align: left;
        font-size: 14px;
        margin-bottom: 0;
    }
    /* .news-inner-page-details .wrap {
        padding: 0 50px;
    } */
    .news-inner-page-details .news-inner-desc {
        margin: 68px 0;
    }
    .text-big {
        font-size: 12px;
        font-weight: 300;
    }
    .commercial-box h3 {
        margin-bottom: 20px;
    }
    .due-diligence .banner-info {
        padding-top: 0;
    }
    .row-title2 h2 {
        font-size: 24px;
    }
    .commercial-box {
        width: 100%;
        margin-bottom: 40px;
    }
    .commercial-box h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .row-title2 p {
        font-size: 14px;
        font-weight: 300;
    }
    .technical-due-diligence-row .commercial-box {
        padding-left: 20px;
        margin-bottom: 30px;
    }
    .diligence-engagement .sample-engagement-row {
        padding-top: 40px;
    }
    .due-diligence .sample-engagements {
        width: 100%;
        padding-top: 50px;
    }
    .area-point li {
        margin-bottom: 30px;
    }
    .what-we-do-content p:first-child {
        padding-bottom: 60px;
    }
    .strategic-planning .inner-banner {
        background-size: 150%;
        background-position: 40% 0;
    }
    .home .banner-info-box {
        pointer-events: none;
    }
    .banner-section .banner-box {
        z-index: 1;
    }
    .banner-section .wrap {
        pointer-events: none;
    }
    .banner-section .banner-box .video {
        left: -30%;
        width: 200%;
        position: absolute;
        top: -5%;
    }
    #header:before {
        background: #000;
    }
    .about-persons-sec {
        margin-bottom: 0;
    }
    .what-we-do-content {
        padding: 0 20px;
    }
    .wordCarousel {
        font-size: 26px;
    }
    .our-service-box h5 a {
        font-size: 11px;
    }
    .selected-client-row .client-logo-boxes {
        padding: 30px;
    }
    .single-post .news-inner-page-head-block {
        max-width: 100%;
    }
    .our-service-bg .wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .our-service-bg .cols {
        margin-left: -10px;
        margin-right: -10px;
    }
    .our-service-bg .col {
        padding: 0 10px;
    }
    .our-service-box {
        padding-left: 44px !important;
    }
    .our-service-box.box2 figure {
        margin-left: 10px;
    }
    .our-service-box h5 a {
        font-size: 10px;
    }
    .our-service-box h5 {
        word-break: break-word;
    }
    .our-service-box.box2 {
        padding-left: 54px !important;
    }
    .expertise-point ul li {
        font-size: 10px;
    }
}
/*==========================================================================================================*/
/* only iphone landscape 340 by 478*/

@media only screen and (max-width: 480px) {
    .form-inline .form-group label,
    .form-inline .form-group .field-box {
        float: none;
        display: block;
        width: auto;
    }
    .form-inline .form-group label.blank {
        display: none;
    }
    .technical-due-diligence {
        padding: 0 20px;
    }
    .commercial-due-diligence-row {
        padding: 0 20px;
    }
}

/*==========================================================================================================*/
/* only iphone portrait 300 by 479*/

@media only screen and (max-width: 479px) {
    #searchbar input[type=search]:hover,
    #searchbar input[type=search]:focus {
        width: 130px;
    }
    .banner-info-box {
        padding: 0 10px 0;
    }
    .row-title2 {
        padding: 0 20px;
    }
    .capabilities-point {
        padding: 0 20px;
    }
    .sample-engagement-row {
        padding: 70px 0 30px;
    }
    .inner-banner .banner-info h2 {
        text-transform: uppercase;
    }
    .inner-banner {
        padding: 90px 0 35px;
    }
    .inner-banner .banner-info h2 {
        margin-bottom: 180px;
    }
    .inner-banner .banner-info p {
        font-size: 12px;
        text-align: justify;
    }
    .banner-section .banner-row {
        padding-top: 110px;
    }
    .banner-info p {
        text-align: justify;
    }
    .home .banner-section {
        padding-top: 60px;
    }
    .top-header {
        padding: 20px 0;
    }
}
.col{
    flex: auto;
}
/*==========================================================================================================*/
/* cyrillic-ext */
h2 {
  color: white;
}
.our-service-bg {
    background:url("https://madvisory.qawp-content/uploads/2024/05/our-service.jpg");
}/* End custom CSS */