/*
Theme Name: Pillar Child | Shared by VestaThemes.com
Theme URI: 
Description: Child theme for the pillar theme
Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
Author URI: http://www.tommusrhodus.com
Template: pillar
Version: 1.0.0
*/
:root {
  font-size: 16px;
}
@media (max-width: 1399px) {
  :root {
    font-size: 15px;
  }
}

html,
body {
  max-width: 100%;
  word-break: break-word;
}

body {
  font-size: inherit;
  line-height: 1.5;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
  color: #f58220;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  max-width: 100%;
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
  outline: none;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

button:focus {
  outline: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.*/

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

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

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

img {
  vertical-align: middle;
}

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

textarea {
  resize: vertical;
}

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

audio,
canvas,
video {
  display: inline-block;
}

a {
  color: #000;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a,
svg {
  -webkit-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}

b,
strong {
  font-weight: 700;
}

hr {
  border-color: #000;
  margin: 2rem 0;
}
.text-black {
  color: #000 !important;
}
body {
  font-family: Lato;
  background: #fff;
}
/*@font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Bold.eot');
      src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
      font-weight: bold;
      font-style: normal;
      font-display: swap;
  }
    
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-BlackItalic.eot');
      src: url('../fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-BlackItalic.woff2') format('woff2'),
          url('../fonts/Lato-BlackItalic.woff') format('woff'),
          url('../fonts/Lato-BlackItalic.ttf') format('truetype'),
          url('../fonts/Lato-BlackItalic.svg#Lato-BlackItalic') format('svg');
      font-weight: 900;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Black.eot');
      src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Black.woff2') format('woff2'),
          url('../fonts/Lato-Black.woff') format('woff'),
          url('../fonts/Lato-Black.ttf') format('truetype'),
          url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
      font-weight: 900;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato Hairline';
      src: url('../fonts/Lato-HairlineItalic.eot');
      src: url('../fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-HairlineItalic.woff2') format('woff2'),
          url('../fonts/Lato-HairlineItalic.woff') format('woff'),
          url('../fonts/Lato-HairlineItalic.ttf') format('truetype'),
          url('../fonts/Lato-HairlineItalic.svg#Lato-HairlineItalic') format('svg');
      font-weight: 300;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-BoldItalic.eot');
      src: url('../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-BoldItalic.woff2') format('woff2'),
          url('../fonts/Lato-BoldItalic.woff') format('woff'),
          url('../fonts/Lato-BoldItalic.ttf') format('truetype'),
          url('../fonts/Lato-BoldItalic.svg#Lato-BoldItalic') format('svg');
      font-weight: bold;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato Hairline';
      src: url('../fonts/Lato-Hairline.eot');
      src: url('../fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Hairline.woff2') format('woff2'),
          url('../fonts/Lato-Hairline.woff') format('woff'),
          url('../fonts/Lato-Hairline.ttf') format('truetype'),
          url('../fonts/Lato-Hairline.svg#Lato-Hairline') format('svg');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-HeavyItalic.eot');
      src: url('../fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-HeavyItalic.woff2') format('woff2'),
          url('../fonts/Lato-HeavyItalic.woff') format('woff'),
          url('../fonts/Lato-HeavyItalic.ttf') format('truetype'),
          url('../fonts/Lato-HeavyItalic.svg#Lato-HeavyItalic') format('svg');
      font-weight: 900;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Heavy.eot');
      src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Heavy.woff2') format('woff2'),
          url('../fonts/Lato-Heavy.woff') format('woff'),
          url('../fonts/Lato-Heavy.ttf') format('truetype'),
          url('../fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
      font-weight: 900;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Italic.eot');
      src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Italic.woff2') format('woff2'),
          url('../fonts/Lato-Italic.woff') format('woff'),
          url('../fonts/Lato-Italic.ttf') format('truetype'),
          url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
      font-weight: normal;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Light.eot');
      src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Light.woff2') format('woff2'),
          url('../fonts/Lato-Light.woff') format('woff'),
          url('../fonts/Lato-Light.ttf') format('truetype'),
          url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-LightItalic.eot');
      src: url('../fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-LightItalic.woff2') format('woff2'),
          url('../fonts/Lato-LightItalic.woff') format('woff'),
          url('../fonts/Lato-LightItalic.ttf') format('truetype'),
          url('../fonts/Lato-LightItalic.svg#Lato-LightItalic') format('svg');
      font-weight: 300;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-MediumItalic.eot');
      src: url('../fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-MediumItalic.woff2') format('woff2'),
          url('../fonts/Lato-MediumItalic.woff') format('woff'),
          url('../fonts/Lato-MediumItalic.ttf') format('truetype'),
          url('../fonts/Lato-MediumItalic.svg#Lato-MediumItalic') format('svg');
      font-weight: 500;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Medium.eot');
      src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Medium.woff2') format('woff2'),
          url('../fonts/Lato-Medium.woff') format('woff'),
          url('../fonts/Lato-Medium.ttf') format('truetype'),
          url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
      font-weight: 500;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Regular.eot');
      src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Regular.woff2') format('woff2'),
          url('../fonts/Lato-Regular.woff') format('woff'),
          url('../fonts/Lato-Regular.ttf') format('truetype'),
          url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-SemiboldItalic.eot');
      src: url('../fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-SemiboldItalic.woff2') format('woff2'),
          url('../fonts/Lato-SemiboldItalic.woff') format('woff'),
          url('../fonts/Lato-SemiboldItalic.ttf') format('truetype'),
          url('../fonts/Lato-SemiboldItalic.svg#Lato-SemiboldItalic') format('svg');
      font-weight: 600;
      font-style: italic;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Semibold.eot');
      src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Semibold.woff2') format('woff2'),
          url('../fonts/Lato-Semibold.woff') format('woff'),
          url('../fonts/Lato-Semibold.ttf') format('truetype'),
          url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
      font-weight: 600;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-Thin.eot');
      src: url('../fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-Thin.woff2') format('woff2'),
          url('../fonts/Lato-Thin.woff') format('woff'),
          url('../fonts/Lato-Thin.ttf') format('truetype'),
          url('../fonts/Lato-Thin.svg#Lato-Thin') format('svg');
      font-weight: 100;
      font-style: normal;
      font-display: swap;
  }
  
  @font-face {
      font-family: 'Lato';
      src: url('../fonts/Lato-ThinItalic.eot');
      src: url('../fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Lato-ThinItalic.woff2') format('woff2'),
          url('../fonts/Lato-ThinItalic.woff') format('woff'),
          url('../fonts/Lato-ThinItalic.ttf') format('truetype'),
          url('../fonts/Lato-ThinItalic.svg#Lato-ThinItalic') format('svg');
      font-weight: 100;
      font-style: italic;
      font-display: swap;
  }*/

/* Font weight */
.font-primary {
  font-family: Lato !important;
}
.font-thin {
  font-weight: 100 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-regular {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}

.h1,
h1 {
  font-size: 2.875rem;
  /*46px*/
}
.h2,
h2 {
  font-size: 36px;
  /*36px*/
}

.h3,
h3 {
  font-size: 1.875rem;
  line-height: 40px;
  /*30px*/
}
.h3-2 {
  font-size: 1.92rem;
  /*30.72px*/
}

.h4,
h4 {
  font-size: 24px;
  /*24px*/
}
.h4-2 {
  font-size: 26px;
  /*26px*/
}
.h5-2 {
  font-size: 22px;
}
.h6,
h6 {
  font-size: 1rem;
}
.h1 {
  line-height: 1.3;
}
.h5,
.text-xxl,
h5 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
  margin-bottom: 0;
}
p {
  font-size: 16px;
  color: #696969;
}

.h1-xl {
  font-size: 3rem;
  /*60px*/
}

.text-xs {
  font-size: 12px;
}
.text-sm {
  font-size: 0.875rem;
}
.text-md {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.25rem;
  /*19.2px*/
}

.text-xl {
  font-size: 1.4rem;
  /*22.4px*/
}

.text-18 {
  font-size: 18px;
  line-height: 30px;
}

.text-xxl {
  font-size: 20px;
  line-height: 30px;
}

/* text color */
.text-primary {
  color: #f58220 !important;
}
.text-white-all * {
  color: #fff !important;
}

/* bg color */
.bg-graylight {
  background: #f9f9f9 !important;
}
.bg-dark {
  background-color: #131313 !important;
}

.text-right {
  text-align: right !important;
}
.banner-section .section-padding {
  padding: 40px 15px 40px !important;
}

.banner-section .section-title-and-desc.section-title-and-desc-two {
  margin: 15px 0 !important;
}

/* btn css */
.btn {
  padding: 0.625rem 1.875rem;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0;
  letter-spacing: 0.0625rem;
}
.btn.btn-primary {
  background-color: #f58220 !important;
  border-color: #f58220 !important;
}
.btn.btn-black {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
.btn.btn-black:active,
.btn.btn-black:focus {
  border-color: #f58220 !important;
  color: #fff !important;
  background-color: #f58220 !important;
  -webkit-box-shadow: 0 0 0 0.28rem rgba(245, 130, 32, 0.3);
  box-shadow: 0 0 0 0.28rem rgba(245, 130, 32, 0.3);
}
.btn.btn-black:hover {
  background-color: #f58220 !important;
  border-color: #f58220 !important;
  color: #fff !important;
}
.btn.btn-outline-primary {
  color: #f58220;
  border-color: #f58220;
}
.btn.btn-outline-primary:hover {
  border-color: #f58220;
  color: #fff;
  background-color: #f58220;
}
.btn.btn-outline.CTA-button {
  border-color: #222;
  color: #f58220;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0.6rem 1.6rem;
  font-size: 0.875rem;
}
.btn.btn-outline.CTA-button:focus,
.btn.btn-outline.CTA-button:hover {
  background-color: #f58220;
  border-color: #f58220;
  color: #fff;
}
.btn.btn-outline-white {
  color: #f58220;
  border-color: #fff;
}
/* form group */
.form-group {
  margin-bottom: 1.6rem;
}
.form-control {
  border-color: #696969;
  font-weight: 400;
  font-size: 16px;
  padding: 12px 18px;
  background-color: transparent;
  height: auto;
  line-height: 1.5;
  color: #696969;
  border-radius: 0;
}

.box-shadow-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.pb-200,
.pb-md-200 {
  padding-bottom: 12.5rem !important;
}
.bg-primary {
  background-color: #f58220 !important;
}

.text-md {
  font-size: 1rem;
}
ol,
ul {
  list-style: none;
}
.mb-sm {
  margin-bottom: 0.875rem !important;
}
.b-culture-verticle .jumpmenu-sidebar li a,
.case-study-full .content .cs-contain,
.section-paragraph p,
.table-technical-stack table td,
.text-18 {
  font-size: 1rem;
  line-height: 1.875rem;
}
.faq-outer .accordion-body p {
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin-bottom: 0.75rem;
}
.accordion-body {
  padding-top: 0px;
}
.bg-light-orange {
  background-color: #fff3e9 !important;
}
.section-paragraph p {
  margin-bottom: 1.625rem;
}
@media (min-width: 576px) {
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.blog-post .blog-post__title {
  padding: 100px 0;
}
.bg--dark {
  background: #222;
}

.bg--dark:not(.nav-bar) h1,
.bg--dark:not(.nav-bar) h2,
.bg--dark:not(.nav-bar) h3,
.bg--dark:not(.nav-bar) h4,
.bg--dark:not(.nav-bar) h5,
.bg--dark:not(.nav-bar) h6,
.bg--dark:not(.nav-bar) i,
.bg--dark:not(.nav-bar) span:not(.btn__text),
.bg--dark:not(.nav-bar) p {
  color: #f5f5f5;
}
.blog-post .blog-post__hero {
  margin-bottom: 3.25em;
}
.home-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.home-bg {
  background: url(../../image/home-bg.jpg) no-repeat center center/cover;
}
.get-in-touch-block .right-content a {
  color: #181818;
}
.get-in-touch-block .right-content a:hover {
  color: #f58220 !important;
}
.get-in-touch-block .icon-block {
  width: 3.6rem;
  height: 3.6rem;
  margin-right: 1rem;
  border-radius: 50%;
  background-color: #222;
  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;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.banner-post .banner-post-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.banner-post .banner-post-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.banner-post * {
  position: relative;
  z-index: 1;
}

/* section title */
.section-padding,
.section-padding-bottom,
.section-padding-lg,
.section-padding-md,
.section-padding-sm {
  padding-top: 5.375rem;
  padding-bottom: 5.375rem;
}

.section-title-and-desc.section-title-and-desc-two {
  margin-bottom: 2rem;
}
.section-title-and-desc {
  margin-bottom: 2.8125rem;
}
.awards__banner-subtitle {
  padding: 1.4375rem 0 2.0625rem;
}

.find-jobs-search-box .form-outline .form-control {
  height: 56px;
  color: #fff;
  padding-right: 6.875rem;
  border-radius: 0px;
  border-color: #696969;
}
.find-jobs-search-box .form-outline .form-control:focus,
.find-jobs-search-box .form-outline .form-control:active {
  background: #fff;
  color: #222;
}
.find-jobs-search-box .btn-search {
  right: 1.125rem;
  width: auto;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
  border-radius: 0;
  font-size: 0.875rem;
}
.find-jobs-search-box .form-outline {
  width: 100%;
}

.insights-list {
  list-style: none;
  padding: 0 0 15px 0;
}
.insights-list li {
  position: relative;
  padding: 8px 20px;
}
.insights-list li img {
  padding-right: 20px;
}
.insights-list li.active {
  background: #fbfbfb;
  font-weight: 600;
}
.insights-list li.active .notification-orange {
  background: #f58220;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.card-blog .banner-post-img {
  width: 100%;
  height: 185px;
  display: block;
}
.card-blog .banner-post-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.card-blog .blog-box .card {
  border: none;
  border-radius: 0px;
  padding: 20px;
  -webkit-box-shadow: 0px 50px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 50px 60px 0px rgba(0, 0, 0, 0.05);
}
.card-blog .blog-box .card .blog-tital {
  font-size: 24px;
  font-weight: 700;
  color: #181818;
  margin-top: 26px;
  margin-bottom: 26px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  line-height: 36px;
}
.tag {
  background: #f58220;
  color: #fff;
  font-size: 14px;
  padding: 11px;
  text-decoration: none;
  display: inline-block;
}
.tag:hover {
  color: #fff;
}
.card-blog .blog-box .card .time {
  color: #7e7e7e;
  margin-bottom: 0;
}
.create-article-profile {
  margin-top: -35px;
}
.article-profile-pic {
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0px 0px 14px 9px rgb(225 225 225 / 20%);
  box-shadow: 0px 0px 14px 9px rgb(225 225 225 / 20%);
}
.article-profile-pic img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.span-reading-time {
  font-weight: 600;
  color: #00000094;
}
.blog-box .readmore-btn {
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-box:hover .readmore-btn {
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-box:hover .blog-tital {
  color: #f58220 !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.max-select-width {
  max-width: 270px;
  position: relative;
  background: #f9f9f9 url(../../image/down-arrow.png) no-repeat;
  background-position: 94% center;
}
.max-select-width .form-control {
  background: #f9f9f9 url(../../image/down-arrow.png) no-repeat;
  background-position: 94% center;
  padding-right: 30px;
}
/*.max-select-width::after {
  content: "";
  border-top: .4em solid #666262;
  border-right: .4em solid transparent;
  border-left: .4em solid transparent;
  position: absolute;
  right: 15px;
  top: 50%;
}*/
.blog-box .blog_post .blog_cat:hover {
  color: #f58220 !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.featured-section .social-icon-main .social-item .social-link .svg-icon:hover {
  fill: #f58220;
}
#blog_form .form-control {
  background: rgba(255, 255, 255, 0.5);
}
#blog_form .form-control::placeholder {
  color: #fff;
}
/*insight slider navigation*/
.insight-slider-navigation .nav-block {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0px;
  list-style: none;
  margin-bottom: 0;
}
.insight-slider-navigation .nav-block .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.insight-slider-navigation .nav-block .nav-item .nav-link {
  color: #222;
  padding: 0;
  font-weight: 600;
}
.insight-slider-navigation .nav-block .nav-item .nav-link .slide-number {
  color: #696969;
  position: relative;
  border-bottom: 1px solid rgba(105, 105, 105, 0.5);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.insight-slider-navigation .nav-block .nav-item .nav-link .slide-number,
.insight-slider-navigation .nav-block .nav-item .nav-link .text {
  padding: 1rem 2.6rem;
  display: block;
}
.insight-slider-navigation .nav-block .active-line {
  display: block;
  width: 33.33%;
  position: absolute;
  left: 0;
  top: 49%;
  -webkit-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  -webkit-transition-delay: inherit;
  -o-transition-delay: inherit;
  transition-delay: inherit;
  height: 2px;
  background-color: #222;
}
.insight-slider-navigation
  .nav-block
  .nav-item:nth-child(1).active
  ~ .active-line {
  width: 33.33%;
}
.insight-slider-navigation
  .nav-block
  .nav-item:nth-child(2).active
  ~ .active-line {
  width: 66.66%;
}
.insight-slider-navigation
  .nav-block
  .nav-item:nth-child(3).active
  ~ .active-line {
  width: 100%;
}

.owl-carousel.owl-nav-top-right .owl-nav {
  position: absolute;
  right: 5rem;
  top: 0;
  width: 3rem;
}
.owl-carousel.owl-nav-top-right .owl-nav .owl-prev {
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-carousel.owl-nav-top-right .owl-nav .disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.3;
}
.owl-carousel .long-arrow-hover .long-arrow-icon-css {
  width: 32px;
}
.owl-carousel .long-arrow-hover .long-arrow-icon-css::before {
  width: 31px;
  height: 2px;
  background-color: #696969;
}
.owl-carousel .long-arrow-hover .long-arrow-icon-css::after {
  border-width: 2px;
  margin-top: -0.5px;
  width: 10px;
  border-color: #696969;
  height: 10px;
}
.owl-carousel .long-arrow-hover .long-arrow-icon-css.icon-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-carousel.owl-nav-top-right .owl-nav > button + button {
  margin-left: 1rem;
}
.insight-slider-main .slider-title {
  margin-bottom: 1.6rem;
}
.section-paragraph p:last-child {
  margin-bottom: 0;
}
.b-culture-verticle .jumpmenu-sidebar li a,
.case-study-full .content .cs-contain,
.faq-outer .accordian-text p,
.faq-outer.accordian-refine .accordian-text p,
.section-paragraph p,
.text-18 {
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.footer-review-all.pipe-dark {
  position: relative;
  margin-bottom: 0.375rem;
}

.banner-category-box {
  background: rgba(164, 164, 164, 0.24);
  border-radius: 30px;
  padding: 55px 80px;
}
.social-sec-blog {
  margin-bottom: 65px;
}
.link-btn {
  background: #f4f4f4 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 6px #00000029;
  border-radius: 17px;
  opacity: 1;
  backdrop-filter: blur(43px);
  -webkit-backdrop-filter: blur(43px);
  padding: 30px 10px;
}
.link-btn p {
  font-size: 22px;
  line-height: 56px;
}
/*// Homepage Blog List Page Card Grid cs-show*/
.card-blog .blog-box .card {
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}
.blog-home-thumb {
  border-top-right-radius: 11px;
  border-top-left-radius: 11px;
}
.card-blog .blog-box .card .blog-tital {
  margin-top: 15px;
}
.blog-box .readmore-btn {
  opacity: 1;
}

/* footer pagination */
.footer-pagination {
  position: relative;
  overflow: hidden;
}
.footer-pagination .boxed-left {
  padding-left: 5rem;
  position: relative;
}
.footer-pagination .text-link {
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.footer-pagination .boxed-left .long-arrow-icon-css {
  left: 0;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.footer-pagination .long-arrow-icon-css {
  position: absolute;
}
.footer-pagination .border-right {
  border-right: 0.0625rem solid #dadada;
}
.long-arrow-icon-css {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 17px;
  height: 12px;
  position: relative;
  z-index: 0;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.footer-pagination .text-link {
  text-decoration: none;
}
.footer-pagination .text-link::after {
  position: absolute;
  left: 0;
  right: 0;
  top: -4.375rem;
  height: 13.75rem;
  content: "";
}
.footer-pagination .long-arrow-icon-css::before {
  height: 0.125rem;
  width: 1.5625rem;
  right: 0;
}
.long-arrow-icon-css::before {
  height: 1px;
  background-color: #222;
  width: 18px;
}
.long-arrow-icon-css::after,
.long-arrow-icon-css::before {
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  content: "";
  display: block;
  position: absolute;
}
.footer-pagination .long-arrow-icon-css::after {
  border-width: 0.125rem;
  height: 0.75rem;
  width: 0.75rem;
  left: 86%;
}
.long-arrow-icon-css::after {
  width: 8px;
  height: 8px;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-100%, -50%) rotate(45deg);
  -ms-transform: translate(-100%, -50%) rotate(45deg);
  transform: translate(-100%, -50%) rotate(45deg);
  border: 1px solid #222;
  border-left: none;
  border-bottom: none;
}
.footer-pagination .boxed-right {
  padding-right: 5rem;
  position: relative;
}
.footer-pagination .boxed-right .long-arrow-icon-css {
  right: 0;
}
.footer-pagination .text-link:hover {
  color: #f58220;
}

/* footer section */
.footer-bg {
  background: url(../../image/footer-bg.png) no-repeat center center/contain;
}
.hr-footer {
  background-color: #696969;
  margin: 3.2rem 0;
}
.offices-detail-block .flag-text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.6rem;
}
.offices-detail-block .flag-text-block .flag-img {
  margin-right: 0.8rem;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 2rem;
  display: inherit;
}
.get-in-touch-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.get-in-touch-block .icon-block {
  width: 3.6rem;
  height: 3.6rem;
  margin-right: 1rem;
  border-radius: 50%;
  background-color: #222;
  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;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.get-in-touch-block .icon-block .img-item {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.get-in-touch-block .right-content p {
  margin-bottom: 0;
}
.get-in-touch-block .right-content a {
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  text-decoration: none;
}

.footer-link-row {
  line-height: 1;
}
.bacancy-rating-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1.5rem 0 0.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-main .tabs .-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-main .tabs .-primary > li {
  list-style: none;
  position: relative;
}
.footer-main .tabs .-primary > li > a,
.footer-main .tabs .-primary > li > button {
  white-space: nowrap;
  background-color: transparent;
  border: none;
}
.footer-link-row .footer-link-item {
  color: #fff;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  margin: 4px 1.375rem 4px 0;
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  text-decoration: none;
  display: inline-block;
}
.footer-link-row .-secondary li {
  margin: 6px 0px;
}
.footer-link-row .-secondary .footer-link-item {
  color: #000000;
  margin-right: 0;
}
.footer-main .tabs .--hidden {
  display: none;
}
.footer-main .tabs .-primary .-more button {
  color: #fff;
  font-size: 1.625rem;
  letter-spacing: 0.125rem;
  line-height: 0.375rem;
}
.footer-main .tabs .-secondary {
  display: none;
  position: absolute;
  bottom: 116%;
  right: 0.75rem;
  background-color: #fff;
  padding: 0.75rem;
  width: 120px;
  text-align: left;
}
.footer-main .tabs .-secondary a {
  color: #696969;
  font-size: 0.73125rem;
  margin: 0 0 0 0;
  display: block;
}
.footer-main .tabs.--show-secondary .-secondary {
  display: block;
}
.social-icon-main {
  list-style: none;
  padding: 0;
}
.social-icon-main .social-item .social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem;
  position: relative;
  z-index: 0;
}
.social-icon-main .social-item .social-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fd2020;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.social-icon-main .social-item .social-link .svg-icon {
  width: 1.1rem;
  height: 1.1rem;
}
.social-icon-main .social-item .social-link .svg-icon {
  height: 1rem;
  fill: #fff;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.featured-section .social-icon-main .social-item .social-link .svg-icon {
  height: 1rem;
  fill: #fff;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.get-in-touch-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.boxed.cta-logo {
  padding-right: 65px !important;
  position: relative;
}

.boxed.cta-logo:after {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 10px;
  height: 32px;
  width: 32px;
  background: url(../../image/b-logo.png);
  background-repeat: no-repeat;
  background-size: 90% 90%;
  opacity: 0.4;
}

/* Blog Details page*/
.bg-gray {
  background: #dadada !important;
  border-radius: 0 !important;
}
.banner-section {
  /*  background: url(../image/blog-details/banner-bg.png);*/
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-author-inner {
  padding: 0 15px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  gap: 15px;
}
.banner-author-inner .blog-user {
  width: 74px;
  height: 74px;
  border-radius: 100%;
  margin: 0 auto;
  border: 4px solid rgba(255, 255, 255, 0.2);
}
.banner-author-inner .blog-user img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
.banner-author-inner .bolg-user-name {
  margin-top: 10px;
  display: block;
  text-align: center;
}
.text-graylight {
  color: #7e7e7e;
  line-height: 30px;
  font-size: 18px;
}
.bottom-content-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: calc(100vh - 120px);
}

/* sidebar Sticky */
.verticle-slider {
  position: sticky;
  top: 7rem;
}
.verticle-slider .product-box {
  border: 1px solid #dee2e6;
}
.verticle-slider .product-box:hover {
  border: 1px solid #f58220;
}
.verticle-slider .product-box .long-arrow-icon-css {
  opacity: 0;
}
.verticle-slider .product-box:hover .long-arrow-icon-css {
  opacity: 1;
  -webkit-transform: 0.5s;
  -ms-transform: 0.5s;
  transform: 0.5s;
}
.jumpmenu-sidebar {
  padding-top: 10px;
  margin-bottom: 30px;
  display: none;
}
.jumpmenu-outer .table-heading {
  border: 1px solid #222;
  padding: 12px 32px 12px 12px;
  cursor: pointer;
}
.verticle-slider form.agile-form input.form-control,
.verticle-slider form.agile-form textarea {
  height: auto;
  border: none;
  border-bottom: 1px solid #222;
  padding: 0;
  box-shadow: none;
}
.social-icon-left li a {
  height: 34px;
  width: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f58220;
  color: #fff;
  border-radius: 100%;
  margin-top: 14px;
}
.product-box p,
.product-box ul {
  margin-bottom: 19px;
}
.social-icon-left li a img {
  filter: brightness(0) invert(1);
}

.social-icon-left li a:hover {
  background: #ca5e03;
}
.jumpmenu-sidebar .navigation__link {
  display: block;
  color: #f07f1a;
  margin-bottom: 10px;
  font-size: 17px;
}
.jumpmenu-sidebar .navigation__link.active {
  color: #000000;
  font-weight: 500;
}
.nested-accordion .button_cls {
  position: relative;
  width: 18px;
  height: 18px;
  min-width: 18px;
  background: transparent;
  border: none;
  margin-left: 10px;
  margin-top: -6px;
}
.nested-accordion .button_cls::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  background: url(../../image/blog-details/plus.svg);
  height: 18px;
  width: 18px;
  background-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nested-accordion .button_cls.selected::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  background: url(../../image/blog-details/minus.svg);
  height: 18px;
  width: 18px;
  background-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nested-accordion .comment {
  margin-bottom: 15px;
}
.accordian-outer {
  margin-bottom: 20px;
}
.verticle-slider .card.rounded-0 {
  margin-top: 20px;
}
/* Social icon */
.social-icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  margin-bottom: 0;
}
.social-icon-left li {
  padding-right: 20px;
}

.blog-cstm-left .summary {
  padding: 15px;
  background: #f6efe8;
  position: relative;
  margin-bottom: 30px;
}
.blog-cstm-left .breadcrumb-menu {
  margin-bottom: 30px;
}
.blog-cstm-left .summary:after {
  position: absolute;
  content: "";
  right: 20px;
  top: -20px;
  /*  background: url(../../image/blog-details/blog-bulb.png);*/
  background: transparent;
  height: 40px;
  width: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}
.blog-cstm-left .summary p {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #181818;
}
.blog-cstm-body h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 20px;
}
.blog-cstm-body h3 {
  font-size: 20px;
  line-height: 29px;
}
.blog-cstm-body h3.left-title {
  font-size: 14px;
  line-height: 19px;
  position: relative;
}
.blog-cstm-body h3.table-heading:after {
  content: "";
  border-top: 0.4em solid #666262;
  border-right: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
  position: absolute;
  right: 15px;
  top: 47%;
}
.blog-cstm-body .verticle-slider .card.mt-4:first-child {
  margin-top: 0 !important;
}
.verticle-slider form.agile-form textarea {
  height: 42px;
}
/* .blog-cstm-left p {
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 26px;
} */
.blog-cstm-left p {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 34px;
}
.blog-cstm-left h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}
.blog-cstm-left h3,
.blog-cstm-left .h3 {
  font-size: 24px;
  line-height: 34px;
}
.blog-cstm-left ul.bullets {
  list-style: inside;
  margin-bottom: 20px;
}
.blog-cstm-left ul.bullets li a {
  color: #f58220;
}
.blog-cstm-left li {
  font-size: 18px;
  line-height: 34px;

  color: #696969;
}
.bullets li {
  padding-left: 32px;
  position: relative;
  list-style: none !important;
}
.bullets li:after {
  position: absolute;
  content: "";
  left: 0;

  background: url("../img/checkmark-orange.png") no-repeat center;
  height: 30px;
  width: 30px;
  top: 2px;
  background-size: 15px;
}
.whiite-papaer-new .right-side {
  position: relative;
}

.whiite-papaer-new .right-side * {
  position: relative;
  z-index: 1;
}

.whiite-papaer-new {
  overflow: hidden;
}
.line-orange {
  background:
    linear-gradient(-225deg, transparent 5px, #f58220b0 0) bottom left,
    linear-gradient(-45deg, transparent 5px, #f58220b0 0) bottom right;
  background-size: 50% 7px;
  background-repeat: no-repeat;
}
.blog-cstm-left .bg-light.read-more-icon {
  position: relative;
  padding-left: 110px;
}
.blog-cstm-left .bg-light {
  background: rgb(6 120 189 / 0.1);
  padding: 40px;
  margin-bottom: 30px;
}
.blog-cstm-left .read-more-icon img {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 70px;
  margin: 0;
}
.blog-cstm-left .bg-light h3 {
  margin: 0;
}
.blog-cstm-left .bg-light a {
  text-decoration: underline;
  color: #f58220;
}
.summary-coding {
  padding: 15px;
  background: #f5f5f5;
  position: relative;
  margin-bottom: 30px;
}
#mc_embed_signup #mce-responses {
  padding: 0px !important;
  margin: 0 0 10px 0 !important;
  width: 100% !important;
}
#mc_embed_signup .response {
  width: 100% !important;
  padding: 10px !important;
  margin: 0 !important;
  background: #f9f9f9;
  font-weight: 300 !important;
  color: #0d0d0d;
}
#mc_embed_signup .response a {
  color: #f58220 !important;
}

#mc_embed_signup.subscribe-fild #mce-responses {
  float: left;
  top: 3.8em;
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  clear: both;
  position: absolute;
}
#mc_embed_signup.subscribe-fild #mce-responses .response {
  margin: 0;
  padding: 10px;
  font-weight: 300 !important;
  float: left;
  z-index: 2;
  color: #0d0d0d;
  width: 100%;
  background: #f9f9f9;
}
#mc_embed_signup.subscribe-fild div#mce-responses .response a {
  color: #f58220 !important;
}
.banner-post {
  position: relative;
}
.form-price-outer .section-title-text,
.mb-lg {
  margin-bottom: 1.875rem !important;
}
.tech-form input,
.tech-form textarea {
  background-color: #fff !important;
  border-color: transparent;
}
.form-contact {
  margin-top: -6.25rem;
  position: relative;
  z-index: 1;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.form-contact .mail-id {
  font-size: 2.875rem;
  color: #fff;
  font-weight: 700;
}
.form-contact .suce-head {
  font-weight: 300;
  margin-bottom: 1.9375rem;
}
.service-box-row .service-box.active,
.service-box-row .service-box:hover,
.shadow-custom {
  -webkit-box-shadow: 0 2.8125rem 3.75rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2.8125rem 3.75rem 0 rgba(0, 0, 0, 0.1);
}

/* accordian text */
.section-title-and-desc .section-title-block .section-title-text {
  font-weight: 700;
  color: #222;
  line-height: 1.3;
  margin-bottom: 0.875rem;
}
.faq-outer .faq-left,
.side-sticky-section {
  position: sticky;
  top: 10rem;
}
.faq-outer .btn-link {
  font-size: 1.625rem;
  text-decoration: none;
  color: #f58220;
  font-weight: 700;
  display: inline-block;
}
.faq-outer .accordion-item.accordian-tab {
  background: #fff;
  margin-bottom: 1.25rem;
  border-radius: 0;
  border: none;
}
.faq-outer .accordion-item.accordian-tab:last-child {
  margin: 0;
}
.faq-outer .faq-heading {
  cursor: pointer;
}
.faq-outer .faq-heading .heading {
  font-size: 1.125rem;
  font-weight: 700;
  color: #222 !important;
  padding: 1.4375rem 4.375rem 1.4375rem 1.25rem;
  display: block;
  position: relative;
  background: #fff;
}
.accordion-button:not(.collapsed) {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq-outer .faq-heading .heading:after {
  position: absolute;
  content: "";
  background: url(../../image/down-arrow.png) no-repeat center;
  right: 20px;
  top: 0;
  width: 13px;
  height: 9px;
  bottom: 0;
  margin: auto;
}
.faq-outer .accordion-item.active .faq-heading a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-outer .accordian-text.active {
  display: block !important;
}
.faq-outer .accordian-text {
  display: none;
  padding: 0 4.375rem 1.4375rem 1.25rem;
}
.faq-outer .accordian-text p {
  margin-bottom: 0.75rem;
}
.faq-outer ul {
  margin-bottom: 0.75rem;
}
.faq-outer ul li {
  color: #696969;
  font-size: 1.125rem;
  line-height: 1.875rem;
  list-style: disc;
  list-style-position: inside;
  font-weight: 300;
}

.custom-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.custom-pagination .page-numbers {
  margin: 2px 6px;
  border-radius: 0 !important;
  color: #7e7e7e;
  padding: 5px 10px;
}
.custom-pagination .page-numbers:first-child {
  margin-left: 0;
}
.custom-pagination .page-numbers.current,
.custom-pagination .page-numbers:focus,
.custom-pagination .page-numbers:hover {
  background: #f58220;
  color: #fff;
  border-color: #f58220;
}
.custom-pagination .page-numbers.next,
.custom-pagination .page-numbers.prev {
  background: #f58220;
  color: #fff;
  border-color: #f58220;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pagination .page-numbers {
  margin: 2px 6px;
  border-radius: 0 !important;
  color: #7e7e7e;
  padding: 5px 10px;
}
.pagination .page-numbers:first-child {
  margin-left: 0;
}
.pagination .page-numbers.current,
.pagination .page-numbers:focus,
.pagination .page-numbers:hover {
  background: #f58220;
  color: #fff;
  border-color: #f58220;
}
.pagination .page-numbers.next,
.pagination .page-numbers.prev {
  background: #f58220;
  color: #fff;
  border-color: #f58220;
}
.footer-blogs .blog-tital {
  font-size: 16px;
}

.subscribe-fild #mc-embedded-subscribe {
  margin: 0px;
  border-color: #f58220;
  height: 50px !important;
}
.blog_post .span-reading-time {
  min-width: 85px;
  text-align: right;
}
.blog_post .blog_cat {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  text-decoration: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  white-space: nowrap;
  color: #222222;
}
#mc_embed_signup {
  background: transparent;
}
.subscribe-fild form {
  padding: 0px !important;
}

.readingProgressbar {
  display: none !important;
}
.form-control.error {
  border-color: #ff0000 !important;
}
label.error {
  color: #ff0000;
  font-size: 14px;
}

.featured-logotypes-section {
  height: auto;
}
a.featured-logotypes-card.is-back {
  display: none;
}
.featured-logotypes-card {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: center no-repeat #fff;
  background-size: 110px auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 26px;
  position: static;
  width: 158px;
  flex-direction: column;
}
/*.featured-logotypes-logos .is-back {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  opacity: 0;
}
.featured-logotypes-logos:hover .is-back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  opacity: 1;
}
.featured-logotypes-logos:hover .is-front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  opacity: 0;
}
*/

.domain-card-white {
  height: 100%;
  padding: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 0;
  overflow: hidden;
  background: #fff;
}
.banner-post {
  position: relative;
}
.banner-post * {
  position: relative;
  z-index: 1;
}
.card-icon {
  height: 27px;
  opacity: 0.6;
}
.card-title {
  margin-top: 20px;
  margin-bottom: 0px;
}
.card-description {
  line-height: 24px;
  margin-top: 15px;
  font-size: 16px;
}
/* .domain-card-white:hover .card-description {
  opacity: 0;
}
.domain-card-white:hover .long-arrow-hover {
  opacity: 1;
} */
.long-arrow-hover {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* left: 0;
  bottom: 0;
  opacity: 0;
  position: absolute; */
  padding: 15px 0px 0px 0px;
  width: 100%;
  font-size: 16px;
}
.text-item-center .icon-item.right {
  margin-left: 0.6rem;
  float: right;
}
.long-arrow-icon-css {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 17px;
  height: 12px;
  position: relative;
  z-index: 0;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.long-arrow-icon-css.arrow-primary:before {
  background-color: #f58220;
}
.long-arrow-icon-css:before {
  height: 1px;
  background-color: #222;
  width: 18px;
}
.long-arrow-icon-css:after {
  width: 8px;
  height: 8px;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-100%, -50%) rotate(45deg);
  -ms-transform: translate(-100%, -50%) rotate(45deg);
  transform: translate(-100%, -50%) rotate(45deg);
  border: 1px solid #222;
  border-left: none;
  border-bottom: none;
}
.long-arrow-icon-css.arrow-primary:after {
  border-color: #f58220;
}
.long-arrow-icon-css:after,
.long-arrow-icon-css:before {
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  content: "";
  display: block;
  position: absolute;
}

/*footer newsletter*/
#suscribe-slider {
  position: fixed;
  bottom: 0;
  z-index: 99;
}

#suscribe-slider .boxed {
  background: #f7e9dd;
  position: fixed;
  bottom: 0;
  padding: 15px 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 800px;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  -webkit-transition: all ease-in 0.5s;
  -o-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%);
}
#suscribe-slider.cs-show .boxed {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.bottomMenu .close {
  color: #222;
  font-size: 17px;
  position: absolute;
  top: 6px;
  left: 95%;
  font-weight: 700;
  cursor: pointer;
}

.bottomMenu h3 {
  font-size: 22px;
  margin: 0;
  color: #f58220;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 12px;
}
.bottomMenu p {
  font-size: 14px;
  color: #42526e;
  margin: 0 0;
  line-height: 26px;
  display: inline-block;
  font-weight: 400;
}

#suscribe-slider form {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bottomMenu .EMAIL-label {
  font-size: 14px !important;
  color: #222;
  margin-bottom: 0px;
  display: block;
  width: 220px;
}
#suscribe-slider .btn {
  background: #f58220;
  border-color: #f58220;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
  padding: 10px 5px;
  height: 40px;
  line-height: 18px;
  font-weight: 700;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 4px 4px 0;
  font-size: 13px;
}

#suscribe-slider form input[type="email"] {
  width: 100%;
  border-radius: 0;
  font-size: 14px;
  height: 40px;
  margin: 0;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.25%;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-content p img {
  height: auto;
}
.blog-cstm .code-box {
  margin-top: 30px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.blog-cstm .code-box pre {
  background: #f4812036;
  border: none;
  border-radius: 0;
  padding: 24px;
}
.respon-btn {
  display: none;
}
.blog-cstm .faq-tab .faq-head {
  color: #000;
}
.blog-cstm ul#breadcrumbs li,
.blog-cstm ul#breadcrumbs li a {
  color: #222 !important;
}
.blog-cstm ul#breadcrumbs > li:after {
  top: 39% !important;
}
.blog-cstm img {
  margin-bottom: 1.625em;
}
.blog-cstm-left .boxed {
  padding: 27px;
}

.post-content table tr,
.post-content table td,
#wp-calendar table tr,
#wp-calendar table td,
.wpb_text_column tr,
.wpb_text_column td {
  padding: 10px 15px;
  border: 1px solid #cccccc;
}
.post-content table td,
.post-content table th,
.wpb_text_column table td,
.wpb_text_column table th {
  padding: 15px;
}
.post-content table tr:nth-child(even),
.post-content table thead tr,
.wpb_text_column table thead tr,
.wpb_text_column table tr:nth-child(even) {
  background: #f5f5f5;
}
.copy-text img {
  margin-bottom: 22px;
  cursor: pointer;
}
.blog-cstm-left p a {
  color: #f58220;
}

.hight_first {
  margin-top: 90px;
  padding: 60px 0;
}

.hight_last {
  padding: 60px 0;
}

.hight_middle .lead {
  font-size: 25px;
  color: #222;
}

.hight_middle input {
  height: 52px;
  border: 1px solid #222;
  padding: 0 20px;
  line-height: normal;
  font-size: 14px;
  margin-top: 12px;
  width: 100%;
  border-radius: 6px;
}

.hight_last .btn {
  display: inline-block;
  padding: 14px 26px;
  background: #f58220;
  color: #fff;
  line-height: normal;
  font-size: 19px;
  margin-top: 12px;
}
/** Author list **/
.service-box-row .service-box {
  transition: 0.3s;
  padding: 2rem;
  cursor: pointer;
}
.service-box-row .service-box .author-icon-box {
  display: block;
  margin: auto;
  max-width: 120px;
  max-height: 120px;
}
.service-box-row .service-box .author-icon-box .author-icon {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.service-box-row.writing-team .service-box:hover p {
  transition: 0.3s;
}
.service-box-row.writing-team .service-box:hover p {
  color: #f58220 !important;
  transition: 0.3s;
}
.author-desc a {
  color: #f58220 !important;
}

.post-content.table-orange table {
  border-collapse: inherit;
}

.post-content.table-orange {
  border-radius: 22px 22px 22px 22px;
  -moz-border-radius: 22px 22px 22px 22px;
  -webkit-border-radius: 22px 22px 22px 22px;
  box-shadow: 0 10px 30px rgb(10 0 0 / 30%);
}

.post-content.table-orange td {
  border: none;
}

.post-content.table-orange tr:first-child {
  background: #f58220;
  color: #fff;
}

.post-content.table-orange table th:first-child {
  border-radius: 22px 0 0 0;
  -moz-border-radius: 22px 0 0 0;
  -webkit-border-radius: 22px 0 0 0;
}

.post-content.table-orange table th:last-child {
  border-radius: 0 22px 0 0;
  -moz-border-radius: 0 22px 0 0;
  -webkit-border-radius: 0 22px 0 0;
}

.post-content.table-orange table tr:last-child td:first-child {
  border-radius: 0 0 0 22px;
  -moz-border-radius: 0 0 0 22px;
  -webkit-border-radius: 0 0 0 22px;
}
.post-content.table-orange table tr:last-child td:last-child {
  border-radius: 0 0 22px 0;
  -moz-border-radius: 0 0 22px 0;
  -webkit-border-radius: 0 0 22px 0;
}

.verticle-slider.jumpmenu-outer .nested-accordion .nested-accordion {
  padding-left: 19px;
  position: relative;
}
.verticle-slider.jumpmenu-outer .nested-accordion .nested-accordion:after {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  height: 9px;
  width: 9px;
  background: #f58220;
  border-radius: 100%;
}
.verticle-slider.jumpmenu-outer .nested-accordion .nested-accordion a {
  color: #7e7e7e !important;
  font-weight: 400 !important;
}

.verticle-slider.jumpmenu-outer .nested-accordion .nested-accordion a p {
  font-weight: 400 !important;
}

/*AMP  https://www.bacancytechnology.com/blog/node-js-salesforce-integration-using-jsforce/amp*/
.single-post.21162.post-id-21162 .artl-cnt ul li,
.single-post.21162.post-id-21162 .artl-cnt ol li,
.single-post.21162.post-id-21162 p,
.single-post.21162.post-id-21162 pre {
  font-size: 17px !important;
  line-height: 34px !important;
}
.single-post.21162.post-id-21162 img {
  max-width: 100%;
  display: block;
}

nav.navigation.jumpmenu-sidebar.active {
  height: 231px;
  overflow-y: scroll;
}
.blog-home-form .g-recaptcha {
  height: 50px;
  width: 210px;
}
.blog-home-form .g-recaptcha iframe {
  height: 71px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.jumpmenu-outer #mc_embed_signup .g-recaptcha > div {
  width: 100% !important;
}

.jumpmenu-outer #mc_embed_signup .g-recaptcha iframe {
  -webkit-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.jumpmenu-outer #mc_embed_signup .g-recaptcha {
  height: 50px;
}
/* .verticle-slider.right-side-contact{
  height: 500px;
  overflow-x: hidden;
    overflow-y: auto;
} */
/* min Width */

@media (min-width: 576px) {
  .text-sm-right {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .footer-review-all.pipe-dark:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.125rem;
    height: 1.8125rem;
    background: #3f3f3f;
    margin: auto;
  }
}
@media (min-width: 991px) {
  .whiite-papaer-new .right-side:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    background: #222;
    z-index: 0;
    height: 500px;
    top: -250px;
    border-radius: 0 0 230px 0;
  }
  .whiite-papaer-new .blog-tital {
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .find-jobs-search-box .form-outline .form-control {
    padding-right: 8.125rem;
  }
  .border-lg-left {
    border-left: 0.0625rem solid #dadada;
  }
  .border-lg-right {
    border-right: 0.0625rem solid #dadada;
  }
  .banner-author-inner:nth-child(2) {
    border-left: 1px solid #ffffff3d;
    padding-left: 35px;
    margin-left: 35px;
  }
}

/* max width */
@media (max-width: 1599px) {
  /** Author list **/
  .service-box-row .service-box {
    padding: 1.5rem;
  }
}

@media (max-width: 1399px) {
  .h1-xl {
    font-size: 3rem;
  }
  .h1,
  h1 {
    font-size: 2.6rem;
  }
  .h2,
  h2 {
    font-size: 2rem;
  }
  .h3,
  h3 {
    font-size: 1.775rem;
    line-height: normal;
  }
  .h3-2 {
    font-size: 1.82rem;
  }
  .h4,
  h4 {
    font-size: 1.4rem;
  }
  .h4-2 {
    font-size: 1.5rem;
  }
  .text-lg {
    font-size: 1.1rem;
  }
  .text-xl {
    font-size: 1.16rem;
  }
  .featured-logotypes-card {
    height: auto;
    padding: 20px;
    width: 134px;
  }
  .featured-logotypes-section,
  .featured-logotypes-logos {
    height: auto;
  }
  .social-icon-main .social-item .social-link {
    padding: 0.6rem;
  }
}

.test-cust .item {
  -webkit-clip-path: circle(33%);
  clip-path: circle(33%);
}
.test-cust .owl-nav button span {
  font-size: 35px;
  width: 37px;
  display: inline-block;
  color: #f58220;
}

.test-cust .owl-nav {
  text-align: center;
  z-index: 9;
  position: absolute;
  bottom: -30px;
  right: 0;
  left: 0;
  margin: auto;
}
.post-content.table-orange {
  overflow-x: auto;
}

.post-content.table-orange table {
  width: 100%;
  word-break: initial;
}
@media only screen and (min-width: 991px) {
  .test-cust {
    position: relative;
  }

  .test-cust:after {
    position: absolute;
    content: "";
    left: 70%;
    top: 0;
    bottom: 0;
    background: #fff;
    right: 0;
  }

  .test-cust .owl-carousel:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    height: 131%;
    width: 91%;
    background: #ffffff;
    margin: auto;
    border-radius: 100%;
    top: -10px;
  }
  .test-cust .owl-item {
    opacity: 0.5;
  }

  .test-cust .owl-item.active {
    opacity: 1;
  }
}

@media (max-width: 1199px) {
  .h1-xl {
    font-size: 2.3rem;
  }
  .h4,
  h4 {
    font-size: 1.2875rem;
  }
  .h1,
  h1 {
    font-size: 2.3rem;
  }
  .h2,
  h2 {
    font-size: 1.8rem;
  }
  .h3,
  h3 {
    font-size: 1.675rem;
  }
  .h4-2 {
    font-size: 1.2875rem;
  }
  .blog-cstm-body h2 {
    font-size: 20px;
  }
  .verticle-slider .card-body p {
    font-size: 16px;
    line-height: 22px;
  }

  .blog-cstm-left iframe {
    width: 100%;
  }
  .section-padding,
  .section-padding-bottom,
  .section-padding-lg,
  .section-padding-md,
  .section-padding-sm {
    padding-top: 4.6rem;
    padding-bottom: 4.6rem;
  }
}
@media (max-width: 1024px) {
  .h1-xl {
    font-size: 2.1rem;
  }
  .h1,
  h1 {
    font-size: 2.1rem;
  }
  .h5-2 {
    font-size: 16px;
  }
  /** Author list **/
  .service-box-row .service-box {
    padding: 1.3rem;
  }
}
@media (max-width: 991px) {
  .h1-xl {
    font-size: 1.7rem;
  }
  .h1,
  h1 {
    font-size: 1.7rem;
  }
  .h2,
  h2 {
    font-size: 22px;
  }
  .h3,
  h3 {
    font-size: 1.525rem;
  }
  .h4,
  h4 {
    font-size: 1.1875rem;
  }
  .h4-2 {
    font-size: 1.1875rem;
  }
  .text-lg {
    font-size: 1rem;
  }
  .text-xl {
    font-size: 1.06rem;
  }
  .text-xxl {
    font-size: 16px;
    line-height: 29px;
  }
  /** Author list **/
  .service-box-row .service-box {
    padding: 1.4rem;
  }
  .service-box-row .service-box .author-icon-box {
    max-width: 100px;
    max-height: 100px;
  }
  .faq-outer .btn-link {
    font-size: 1.1875rem;
    line-height: normal;
    margin-top: 1.9375rem;
  }
  #suscribe-slider form {
    margin-top: 12px;
  }
  .bottomMenu .EMAIL-label {
    width: 100%;
  }
  .section-padding,
  .section-padding-bottom,
  .section-padding-lg,
  .section-padding-md,
  .section-padding-sm {
    padding-top: 3.8rem;
    padding-bottom: 3.8rem;
  }
}
@media (max-width: 767px) {
  .h1-xl {
    font-size: 1.6rem;
  }
  .h1,
  h1 {
    font-size: 1.6rem;
  }
  .h3,
  h3 {
    font-size: 1.425rem;
  }
  .h4,
  h4 {
    font-size: 1.1275rem;
  }
  .h4-2 {
    font-size: 1.1275rem;
  }
  .text-lg {
    font-size: 0.875rem;
  }
  .text-xl {
    font-size: 15px;
    line-height: 29px;
  }
  .text-18 {
    font-size: 15px;
    line-height: 29px;
  }
  /** Author list **/
  .service-box-row .service-box .author-icon-box {
    max-width: 110px;
    max-height: 110px;
  }

  .blog-cstm-body h3 {
    font-size: 18px;
  }
  .form-contact .mail-id {
    font-size: 2.25rem;
  }
  .featured-logotypes-card {
    width: auto;
  }
  .featured-logotypes-section,
  .featured-logotypes-logos {
    height: auto;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #suscribe-slider .btn {
    margin-top: 12px;
  }
  .bottomMenu .close {
    left: 0;
  }
  .respon-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    transition: all ease-in 0.5s;
    z-index: 2;
    display: block;
  }
  .respon-btn.fixed {
    opacity: 1;
  }
  .respon-btn .btn.btn--primary {
    background-color: #ec6100 !important;
    width: 100%;
  }
  .footer-pagination .boxed-left {
    padding-left: 0;
  }
  .footer-pagination .boxed-right {
    padding-right: 0;
  }
  p,
  .text-lg {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .card-blog .blog-box .card .blog-tital {
    margin: 10px 0;
    height: auto !important;
  }
  .card-blog .blog-box .card .time {
    font-size: 14px !important;
  }

  .faq-outer .faq-heading .heading {
    padding-right: 2.875rem !important;
    font-size: 1.0625rem !important;
  }
  .faq-outer ul li {
    font-size: 0.9375rem !important;
    line-height: 1.375rem !important;
  }
  .b-culture-verticle .jumpmenu-sidebar li a,
  .case-study-full .content .cs-contain,
  .faq-outer .accordian-text p,
  .faq-outer.accordian-refine .accordian-text p,
  .section-paragraph p,
  .text-18 {
    font-size: 0.9375rem !important;
    line-height: 1.8125rem !important;
  }
  .insight-slider-navigation .nav-block .active-line {
    top: 3.75rem !important;
  }
  .insight-slider-main * {
    text-align: center;
  }
  .owl-dots button.owl-dot {
    height: 3px;
    width: 19px;
    background-color: #dadada !important;
    margin: 0 4px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #f58220 !important;
  }
  .section-padding,
  .section-padding-bottom,
  .section-padding-lg,
  .section-padding-md,
  .section-padding-sm {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bottomMenu .EMAIL-label {
    width: 100%;
  }
  .blog-home-form {
    text-align: center;
    padding: 26px;
  }
  .blog-home-form p#status {
    left: 0;
    right: 0;
  }
  .blog-home-form .g-recaptcha {
    margin: 12px auto;
  }
  .banner-author-inner {
    display: block;
  }
}
@media (max-width: 575px) {
  .h1,
  h1 {
    font-size: 1.5rem;
  }
  .h3,
  h3 {
    font-size: 1.375rem;
  }
  /** Author list **/
  .service-box-row .service-box .author-icon-box {
    width: 100%;
    height: 100%;
  }
  .service-box-row .service-box {
    padding: 12px;
  }

  .form-contact .mail-id {
    font-size: 1.5rem;
  }
  .blog-cstm-body h2 {
    font-size: 18px;
    line-height: 25px;
  }
  .blog-cstm-left p {
    font-size: 15px !important;
  }
  .blog-cstm-left .summary p {
    font-weight: 400;
  }
  .card-blog .blog-box .card .time {
    display: block;
    margin-top: 5px;
  }
  .subscribe-fild #mc-embedded-subscribe {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
  .banner-author-inner {
    max-width: 145px !important;
  }
  .featured-logotypes-logos {
    height: auto;
  }
  .featured-logotypes-section {
    height: auto;
  }
  .section-padding,
  .section-padding-bottom,
  .section-padding-lg,
  .section-padding-md,
  .section-padding-sm {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
  }
  .blog-cstm-left li {
    font-size: 15px;
    line-height: 1.8;
  }
}

@media (max-width: 480px) {
  .h3,
  h3 {
    font-size: 18px;
  }
  .insight-slider-navigation .nav-block .nav-item .nav-link .slide-number,
  .insight-slider-navigation .nav-block .nav-item .nav-link .text {
    padding: 0.775rem 1rem !important;
    font-size: 0.875rem !important;
  }
  .insight-slider-navigation .nav-block .active-line {
    top: 3.28rem !important;
  }
  .card-blog .blog-box .card .blog-tital {
    font-size: 16px;
  }
  .card-blog .blog-box .card .time {
    width: 100%;
    display: block;
    margin-top: 5px;
  }
}
@media (max-width: 375px) {
  .featured-logotypes-card {
    width: auto;
  }
  .featured-logotypes-logos {
    height: auto;
  }
}
