@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* 
 Some common used mixins */
/* ul list */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/**store breakpoints */
/** font family */
/** font weight */
/** site-inner with variable */
/** Import everything from autoload 
 @import "./autoload/Bootstrap/scss/bootstrap";*/
/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
/** Import theme styles */
/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
  position: absolute;
}
div.wpcf7-response-output {
  position: absolute;
}
@media (max-width: 767px) {
  div.wpcf7-response-output {
    position: initial;
  }
}
div.wpcf7-response-output {
  left: 0;
  right: 0;
}
/* 
 Some common used mixins */
/* ul list */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template, [hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover, a:focus {
  outline-width: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: 700;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/* Float Clearing
 --------------------------------------------- */
.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
  content: " ";
  display: table;
}
.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
  clear: both;
  content: " ";
  display: table;
}
/* Defaults
 ---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
 --------------------------------------------- */
body {
  background-color: #fff;
  color: #434343;
  font-family: 'pragmatica';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}
body.altitude-home {
  background: none;
}
a, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .site-header.sticky-header {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background-color: #000;
  color: #fff;
}
a {
  color: #fe7e00;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
}
p {
  margin: 0 0 20px;
  padding: 0;
}
ol, ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-position: inside;
}
cite, em, i {
  font-style: italic;
}
.image-section .widget:first-of-type cite {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}
mark {
  background: #ddd;
  color: #000;
}
blockquote {
  color: #999;
  margin: 20px;
}
blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 2.5rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -20px;
}
.image-section .widget:first-of-type blockquote {
  color: #fff;
  font-size: 8rem;
  font-weight: 200;
  line-height: 1;
  margin: 0 0 20px;
}
.image-section blockquote::before {
  display: none;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 2px solid #f5f5f5;
  clear: both;
  margin: 40px 0;
}
/* Headings
 --------------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'pragmatica';
  font-weight: 300;
  color: #000;
  margin: 0 0 20px;
  line-height: normal;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 36px;
}
h3, .h3 {
  font-size: 24px;
}
.sec-pad {
  padding-top: 85px;
  padding-bottom: 85px;
}
@media (max-width: 1600px) {
  .sec-pad {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 1200px) {
  .sec-pad {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .sec-pad {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .sec-pad {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.sec-bg {
  background-color: #2c2c2c;
}
/* padding classes*/
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.w-100 {
  width: 100%;
}
.w-95 {
  width: 95%;
}
.w-90 {
  width: 90%;
}
.w-85 {
  width: 85%;
}
.w-80 {
  width: 80%;
}
.w-70 {
  width: 70%;
}
.w-60 {
  width: 60%;
}
.w-50 {
  width: 50%;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.px-0, .px-0 > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}
.px-30 > .vc_column-inner {
  padding-right: 30px;
  padding-left: 30px;
}
.mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.mb-30 {
  margin-bottom: 30px;
}
.pl-container {
  padding-left: -moz-calc((100% - 1200px) / 2);
  padding-left: -webkit-calc((100% - 1200px) / 2);
  padding-left: calc((100% - 1200px) / 2);
}
.pr-container {
  padding-right: -moz-calc((100vw - 1200px) / 2);
  padding-right: -webkit-calc((100vw - 1200px) / 2);
  padding-right: calc((100vw - 1200px) / 2);
}
.pr-100 {
  padding-right: 100px;
}
.pl-100 {
  padding-left: 100px;
}
.px-100 {
  padding-right: 100px;
  padding-left: 100px;
}
@media (max-width: 1023px) {
  .px-100 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .px-100 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.px-50 {
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 767px) {
  .px-50 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.overflow-visible {
  overflow: visible !important;
}
.pos-static {
  position: static;
}
.h-70 {
  height: 70vh;
}
.sec-head {
  font-family: 'pragmatica';
  font-weight: lighter;
  color: #161615;
  font-size: 36px;
  line-height: normal;
  text-transform: initial;
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  .sec-head {
    font-size: 32px;
  }
}
@media (max-width: 1600px) {
  .sec-head {
    margin-bottom: 15px;
  }
}
.sec-head strong {
  font-weight: 400;
  color: #fe7e00;
}
@media (max-width: 1200px) {
  .sec-head {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .sec-head {
    font-size: 26px;
  }
}
.max-1200 {
  max-width: 1200px;
}
/** variable for conatiner size*/
.max-500 > .vc_column-inner {
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}
.max-600 > .vc_column-inner {
  max-width: -moz-calc(1200px / 2);
  max-width: -webkit-calc(1200px / 2);
  max-width: calc(1200px / 2);
}
@media (max-width: 1200px) {
  .max-600 > .vc_column-inner {
    max-width: -moz-calc(991px / 2);
    max-width: -webkit-calc(991px / 2);
    max-width: calc(991px / 2);
  }
}
@media (max-width: 991px) {
  .max-600 > .vc_column-inner {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.entry-content ul li {
  padding-left: 10px;
  position: relative;
  list-style-type: none;
}
.entry-content ul li::before {
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 10px;
  content: '';
  background-color: #999;
}
/************************************/
@media (max-width: 1600px) {
  .pb-70, .pb-80, .pb-80 {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .pb-50, .pb-60, .pb-70, .pb-80, .pb-80 {
    padding-bottom: 30px;
  }
  .pt-50, .pt-60, .pt-70, .pt-80, .pt-80 {
    padding-top: 30px;
  }
  .w-50, .w-60, .w-70, .w-80, .w-85, .w-90, .w-95, .w-sm-100 {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .pb-70, .pb-80, .pb-80 {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .w-50, .w-60, .w-70, .w-80, .w-85, .w-90, .w-95 {
    width: 100%;
  }
  body {
    line-height: 2;
  }
  .xs-height {
    min-height: 300px;
  }
  .vc_rtl-columns-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .pb-50, .pb-60, .pb-70, .pb-80, .pb-80 {
    padding-bottom: 40px;
  }
  .pt-50, .pt-60, .pt-70, .pt-80, .pt-80 {
    padding-top: 40px;
  }
}
.text-black {
  color: #000;
}
.text-white {
  color: #fff;
}
.bg-green {
  background-image: -moz-linear-gradient(-135deg, #d3d600 0%, #79b91b 100%);
  background-image: -webkit-linear-gradient(-135deg, #d3d600 0%, #79b91b 100%);
  background-image: -ms-linear-gradient(-135deg, #d3d600 0%, #79b91b 100%);
}
.bg-blue {
  background-image: -moz-linear-gradient(-135deg, #7ec3f4 0%, #2a88ce 99%);
  background-image: -webkit-linear-gradient(-135deg, #7ec3f4 0%, #2a88ce 99%);
  background-image: -ms-linear-gradient(-135deg, #7ec3f4 0%, #2a88ce 99%);
}
.bg-orange {
  background-image: -moz-linear-gradient(-135deg, #fcc41f 0%, #fc8319 99%);
  background-image: -webkit-linear-gradient(-135deg, #fcc41f 0%, #fc8319 99%);
  background-image: -ms-linear-gradient(-135deg, #fcc41f 0%, #fc8319 99%);
}
/* Site Header
 ---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: transparent;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99999999999;
}
.site-header .wrap {
  padding: 30px 40px;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header.sticky-header {
  background-color: #161616;
}
.site-header.sticky-header .wrap {
  border-bottom: none;
}
.site-header.sticky-header .nav-secondary {
  display: none;
}
/* Title Area
 --------------------------------------------- */
.site-header .title-area {
  width: 225px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .site-header .title-area {
    width: 100px;
  }
}
.site-header .title-area .site-title {
  background-size: contain !important;
  line-height: 1;
  margin-bottom: 0;
}
.site-header .title-area .site-title a {
  min-height: 70px;
  text-indent: -9999px;
  display: block;
}
.site-header .title-area .site-title a:hover, .site-header .title-area .site-title a:focus {
  color: #fff !important;
}
@media (max-width: 1023px) {
  .site-header .title-area .site-title a {
    min-height: 44px;
  }
}
@media (max-width: 800px) {
  .site-header .title-area .site-title a {
    min-height: 60px;
  }
}
@media (max-width: 800px) {
  .site-header .title-area .site-title {
    text-align: left;
    background-position: left !important;
  }
}
@media (max-width: 800px) {
  .site-header .title-area {
    padding: 15px 0px 10px;
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
  }
}
@media (max-width: 767px) {
  .site-header .title-area {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
  }
}
.site-header .site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px;
}
.site-header .header-widget-area {
  -webkit-box-flex: 1 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 0;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 0;
  /* Chrome */
  -ms-flex: 1 0;
  /* IE 10 */
  flex: 1 0;
  text-align: center;
}
@media (max-width: 991px) {
  .site-header .header-widget-area {
    width: 55px;
    text-align: right;
    padding-right: 15px;
  }
}
.site-header .header-widget-area .header-menu {
  display: inline-block;
  padding-right: 35px;
  padding-left: 35px;
}
@media (max-width: 1200px) {
  .site-header .header-widget-area .header-menu {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.site-header .right-drop form {
  margin-right: 15px;
}
.site-header .right-drop form select {
  background-color: transparent;
  -webkit-appearance: none;
  margin-top: 0;
  border: 1px solid transparent;
  padding: 0 25px 0 5px;
  color: #fff;
  background-image: url(/wp-content/uploads/2020/03/down-arrow.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .site-header .right-drop form select {
    width: 70px;
  }
}
.site-header .right-drop form select option {
  color: #000;
}
.site-header .right-drop form select:hover, .site-header .right-drop form select:focus {
  outline: none;
  border: 1px solid #949494;
}
.site-header .right-drop a.free-demo {
  color: #fff;
  border: 1px solid #949494;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.5px;
  font-size: 13px;
}
.site-header .right-drop a.free-demo:hover, .site-header .right-drop a.free-demo:focus {
  background-color: #fff;
  color: #000;
}
@media (max-width: 767px) {
  .site-header .right-drop {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #aaa;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
/* Site Navigation
 ---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  line-height: 1;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}
.genesis-nav-menu li li {
  margin-left: 0;
}
header .menu a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding: 0px 15px;
}
@media (max-width: 1600px) {
  header .menu a {
    padding: 0px 28px;
  }
}
@media (max-width: 1200px) {
  header .menu a {
    padding: 0px 15px;
  }
}
@media (max-width: 800px) {
  header .menu a {
    line-height: normal;
  }
}
header .menu > .menu-item > a:hover, header .menu > .menu-item > a:focus, header .menu > .menu-item.current-menu-item > a, .current-menu-parent > a {
  color: #fe7e00;
}
.genesis-nav-menu > .menu-item > a {
  text-transform: capitalize;
}
.genesis-nav-menu .sub-menu {
  background-color: #2c2c2c;
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  top: 100%;
  overflow: hidden;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 260px;
  z-index: 99;
  padding: 15px 0;
}
.genesis-nav-menu .sub-menu li {
  display: block;
  padding: 12px 36px;
}
@media (max-width: 800px) {
  .genesis-nav-menu .sub-menu li {
    padding: 5px 25px;
  }
}
.genesis-nav-menu .sub-menu li a {
  outline: none;
  position: relative;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 2px 0;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  letter-spacing: 0;
}
.genesis-nav-menu .sub-menu li a:hover, .genesis-nav-menu .sub-menu li a:focus {
  color: #fe7e00;
  border-bottom-color: #fe7e00;
}
.genesis-nav-menu .sub-menu li.current-menu-item a {
  color: #fe7e00;
  border-bottom-color: #fe7e00;
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -54px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
  position: relative;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: 0;
  opacity: 1;
}
/* Media Queries
 ---------------------------------------------------------------------------------------------------- */
.site-inner, .wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.site-inner {
  margin-top: 0px;
}
.featured_image_area {
  background-size: cover;
  display: none;
}
@media only screen and (max-width: 1280px) {
  .site-inner, .wrap {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 1200px) {
  .site-inner, .wrap {
    max-width: 960px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-inner, .wrap {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .site-header .wrap {
    padding-left: 0%;
    padding-right: 0%;
  }
  .secondary-nav .site-inner {
    margin-top: 0;
  }
  .site-header {
    position: static;
    background-color: #161616;
  }
  .front-page .site-header {
    background-color: #000;
  }
  .front-page .site-inner {
    margin-top: 0;
  }
  .site-inner {
    margin-top: 0px;
  }
  .full-width-content .content {
    padding: 0;
  }
}
@media only screen and (max-width: 800px) {
  /* Genesis Responsive Menus */
  .site-inner, .wrap {
    max-width: none;
    width: 100%;
  }
  .site-inner, .wrap {
    padding: 0 15px;
  }
  .front-page .site-inner {
    padding: 0;
  }
  nav.nav-primary {
    top: 0;
  }
  .site-header nav .wrap {
    padding: 0;
  }
  nav.genesis-responsive-menu {
    display: none;
    position: relative;
  }
  .menu-toggle, .sub-menu-toggle {
    border-width: 0;
    background-color: #fe7e00;
    color: #2c2c2c;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    background-color: transparent;
    color: #22a1c4;
    border-top: 1px solid #fe7e00;
    border-bottom: 1px solid #fe7e00;
  }
  .menu-toggle:focus, .sub-menu-toggle:focus {
    outline: 1px solid #ccc;
    outline-offset: -1px;
  }
  .menu-toggle {
    line-height: 20px;
    margin-bottom: 1px;
    position: relative;
    z-index: 1000;
    width: 40px;
    padding: 5px;
    height: 12px;
    width: 30px;
    background-color: transparent;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    left: 15px;
    top: 20px;
  }
  .menu-toggle::before, .menu-toggle.activated::before {
    margin-right: 10px;
    text-rendering: auto;
  }
  .sub-menu-toggle {
    float: right;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform 0.25s ease-in-out;
    -ms-transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
  }
  .sub-menu-toggle.activated::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 800px) {
  .menu-toggle {
    display: none;
  }
  .mobile-custom-menu {
    display: none;
  }
}
@media (max-width: 1023px) {
  .home .site-inner {
    margin-top: 0;
  }
  .header_logo {
    padding: 0;
  }
  .header_logo a {
    display: block;
  }
  .header_logo a img {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  nav.nav-primary span, .genesis-nav-menu {
    display: none;
    position: absolute;
    padding: 10px 0;
    width: 280px;
    left: 0;
    top: 100%;
    z-index: 99999;
    background-color: #fe7e00;
  }
  .navmenu_left, .navmenu_right {
    display: none !important;
  }
  .menubtn {
    display: block;
    margin: 5px 0 10px;
    float: right;
    text-indent: -9999px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    width: 40px;
    height: 40px;
  }
  .menubtn:hover {
    cursor: pointer;
  }
  .menubtn {
    background: #333 url("../images/menuicon.png") no-repeat right top;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    opacity: 0.6;
  }
  .header_logo {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left !important;
  }
  .header_logo a img {
    width: auto;
  }
  .site-header > .wrap {
    padding: 0px 0 0 70px;
    position: relative;
  }
  .genesis-nav-menu .menu-item {
    display: block;
  }
  .genesis-nav-menu .menu-item a, .genesis-nav-menu .sub-menu a {
    color: #2c2c2c;
    padding: 10px 15px;
  }
  .genesis-nav-menu .sub-menu a {
    font-size: 13px;
  }
  .genesis-nav-menu .sub-menu {
    border-top-left-radius: 0;
    border-bottom: 2px solid #666;
    position: inherit;
    width: auto;
  }
  .genesis-nav-menu .menu-item:hover > .sub-menu {
    left: 0;
  }
  header .menu > .menu-item > a:hover, header .menu > .menu-item > a:focus, header .menu > .menu-item.current-menu-item > a, .genesis-nav-menu .menu-item.current-menu-parent > a {
    background-color: #2c2c2c;
    color: #fe7e00;
  }
  .genesis-nav-menu .menu-item a > i {
    float: right;
  }
  .menu-toggle {
    position: absolute;
    display: none;
  }
}
@media (max-width: 1600px) {
  .site-header > .wrap {
    padding: 20px 30px;
  }
}
@media (max-width: 1200px) {
  .site-header > .wrap {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .site-header > .wrap {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .site-header > .wrap {
    padding: 0px 0 0 15px;
  }
}
/*Menu CSS OVER*/
/* Mega menu */
@media (max-width: 991px) {
  .mega-menu {
    padding: 10px 15px !important;
  }
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  position: fixed !important;
  top: 0px !important;
  left: 0px !important;
  bottom: 0px !important;
  width: 270px;
  background-color: #141414;
  z-index: 99999999;
}
@media (max-width: 991px) {
  .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: static !important;
  }
  .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .widget_media_image {
    display: none !important;
  }
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .menu-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: bold;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu span.mega-indicator {
  display: none !important;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu .widget_media_image img {
  max-width: 156px !important;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu > li.mega-menu-item:not(:first-child) {
  border-bottom: 1px solid #424343 !important;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu > li.mega-menu-item:not(:first-child) .mega-menu-link strong {
  font-size: 18px !important;
  color: #fff !important;
  font-weight: bold;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu > li.mega-menu-item:not(:first-child) .mega-menu-link strong span {
  font-weight: 300;
}
.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-column .mega-sub-menu > li.mega-menu-item:not(:first-child) .mega-sub-menu li.mega-menu-item {
  border-bottom: 1px solid #1b1b1b !important;
}
.mega-menu > li.mega-menu-megamenu span.mega-indicator {
  display: none !important;
}
.mega-menu .dashicons-arrow-down-alt2:before {
  margin-top: 5px !important;
}
.mega-menu .mega-sub-menu li.mega-toggle-on .dashicons-arrow-down-alt2:before {
  content: '\f106' !important;
  font-family: 'FontAwesome' !important;
  font-size: 16px !important;
  margin-top: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding-top: 5px;
}
.mega-menu .last-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:not(:first-child):not(:nth-child(2)) {
  border-bottom: 1px solid #1b1b1b !important;
}
.mega-menu .last-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:not(:first-child):not(:nth-child(2)) a.mega-menu-link {
  font-size: 18px !important;
  color: #fff !important;
  border-bottom: 0 !important;
  padding: 0 !important;
}
.menu-close {
  cursor: pointer;
}
.mega-collapse-children.mega-toggle-on .dashicons-arrow-up-alt2:before {
  content: "\f343";
}
.rplg-slider .rplg-box:before {
  position: absolute !important;
  bottom: -12px !important;
  left: 73px !important;
  display: block !important;
  width: 22px !important;
  height: 26px !important;
  border: 0 !important;
  border-top: none !important;
  border-left: none !important;
  background-color: #fafafa !important;
  content: "" !important;
  -webkit-transform: skewY(-45deg) rotate(0deg) !important;
  -ms-transform: skewY(-45deg) rotate(0deg) !important;
  transform: skewY(-45deg) rotate(0deg) !important;
}
.rplg .rplg-review-badge {
  top: 1px !important;
  right: 1px !important;
}
.owl-nav button {
  opacity: 0.6;
}
.owl-nav button:hover, .owl-nav button:focus {
  opacity: 1;
  outline: 0;
}
.mobile-product-outer .owl-dots {
  left: 50px !important;
  right: 50px !important;
}
.vc_separator .vc_sep_holder .vc_sep_line {
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  left: 40px;
}
.pri-btn a, button a, .pri-btn button, button button, .pri-btn .vc_btn3.vc_btn3-size-md, button .vc_btn3.vc_btn3-size-md {
  line-height: 46px !important;
  padding: 0 35px !important;
  min-width: 140px;
  border: 1px solid #1d1e24;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  color: #1d1e24;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  background-clip: initial;
}
.vc_btn3.vc_btn3-style-custom {
  background-image: none;
}
/*** Form inputs ***/
form {
  line-height: 1.7;
}
form .form-control, form input, form optgroup, form select, form textarea {
  font-size: 13px;
  line-height: 30px;
  border: 1px solid #fff;
  color: #000;
  background-color: #fff;
  padding: 5px 12px;
  font-weight: 300;
  margin-top: 7px;
  border: 2px solid #f2f2f2;
  width: 100%;
  border-radius: 0;
}
form .form-control::-webkit-input-placeholder, form input::-webkit-input-placeholder, form optgroup::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #aaa;
  opacity: 1;
  text-transform: capitalize;
}
form .form-control:-moz-placeholder, form input:-moz-placeholder, form optgroup:-moz-placeholder, form select:-moz-placeholder, form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
  opacity: 1;
  text-transform: capitalize;
}
form .form-control::-moz-placeholder, form input::-moz-placeholder, form optgroup::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
  opacity: 1;
  text-transform: capitalize;
}
form .form-control:-ms-input-placeholder, form input:-ms-input-placeholder, form optgroup:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #aaa;
  opacity: 1;
  text-transform: capitalize;
}
form .form-control:focus, form input:focus, form optgroup:focus, form select:focus, form textarea:focus, form .form-control:hover, form input:hover, form optgroup:hover, form select:hover, form textarea:hover {
  box-shadow: none;
  border-color: initial;
  background-color: #fff;
  color: #000;
}
form input[type="submit"] {
  background-color: #161615;
  color: #fff;
  text-transform: capitalize;
  font-size: 12px;
  cursor: pointer;
  width: auto;
  margin-left: auto;
  min-width: 170px;
  margin-top: 8px;
  border: 2px solid #161615;
  width: 100%;
  background-clip: initial;
}
form input[type="submit"]:hover, form input[type="submit"]:focus {
  border-color: #000;
  color: #000;
  background-color: #fff;
}
form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  transform: scale(0.65);
  transform-origin: top right;
  margin-left: -30px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  form .d-flex {
    display: block !important;
  }
}
form select {
  height: 44px;
  background-image: url(/wp-content/uploads/2020/03/down.png);
  background-repeat: no-repeat;
  background-position: center right 15px;
  -webkit-appearance: none;
}
.hbspt-form li:before {
  display: none;
}
.hbspt-form label {
  display: none;
}
.hbspt-form .hs-fieldtype-radio label {
  display: inline-block;
  font-size: 14px;
}
.hbspt-form [type="checkbox"], .hbspt-form [type="radio"] {
  width: auto;
  margin-right: 8px;
}
/* Before Footer */
.b4_foo_details {
  background-color: #fe7e00;
  color: #fff;
}
.b4_foo_details .sec-head {
  margin-bottom: 5px;
}
.b4_foo_details .pri-btn a {
  color: #fff;
  border-color: #fff;
}
.b4_foo_details .pri-btn a:hover, .b4_foo_details .pri-btn a:focus {
  background-color: #fff;
  color: #fe7e00;
}
@media (max-width: 991px) {
  .b4_foo_details {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.b4_foo_details .wpb_text_column a {
  color: inherit;
}
#inner-foore-b4 .wpb_text_column a {
  color: inherit;
}
/* Footer */
.footer {
  padding: 65px 0 80px;
  background-color: #161615;
  color: #aaa;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
@media (max-width: 1600px) {
  .footer {
    padding: 70px 0;
  }
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .footer {
    font-size: 12px;
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 30px;
  }
}
.footer a {
  color: #aaa;
}
.footer a:hover {
  color: #fe7e00;
}
.footer p {
  margin-bottom: 0;
}
.footer .widget-title {
  color: #aaa;
  font-size: 16px;
  text-transform: initial;
  margin-bottom: 5px;
  font-weight: bold;
}
.footer ul li {
  list-style: none;
}
.footer ul li:not(:first-child) {
  padding-top: 7px;
}
.footer .menu-footer-menu-container li {
  width: 50%;
  float: left;
}
.footer .menu-footer-menu-container li:nth-child(2n) {
  padding-left: 15px;
}
@media (max-width: 1200px) {
  .footer .menu-footer-menu-container li:nth-child(2n) {
    padding-left: 5px;
  }
}
@media (max-width: 991px) {
  .footer .menu-footer-menu-container li:nth-child(2n) {
    padding-left: 0px;
  }
}
.footer .menu-footer-menu-container li:nth-child(2) {
  padding-top: 0px;
}
.footer .foo-menu {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 52%;
  flex: 0 0 52%;
  max-width: 52%;
}
@media (max-width: 1200px) {
  .footer .foo-menu {
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
  }
}
@media (max-width: 767px) {
  .footer .foo-menu {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
}
@media (max-width: 575px) {
  .footer .foo-menu {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.footer .row {
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1200px) {
  .footer .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.footer .row [class^="col-"] {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #2a2a2a;
}
@media (max-width: 1200px) {
  .footer .row [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .footer .row [class^="col-"] {
    border-top: 1px solid #2a2a2a;
    border-left: 0;
    padding-top: 15px;
    margin-top: 15px;
  }
}
.footer .row [class^="col-"]:first-child {
  border-left: 0;
  padding-left: 100px;
}
@media (max-width: 1200px) {
  .footer .row [class^="col-"]:first-child {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .footer .row [class^="col-"]:first-child {
    border-top: 0;
    border-left: 0;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.footer .slider-social-menu ul li:not(:first-child) {
  padding-top: 20px;
}
.footer .slider-social-menu ul li a {
  font-size: 20px;
}
@media (max-width: 767px) {
  .footer .slider-social-menu ul li {
    display: inline-block;
    min-width: 50px;
  }
}
.footer .footer_menu_list1 ul li button {
  background-color: transparent;
  text-transform: capitalize;
  border-color: transparent;
  padding: 0;
  color: #aaa;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer .footer_menu_list1 ul li button:hover, .footer .footer_menu_list1 ul li button:focus, .footer .footer_menu_list1 ul li button:active {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer .footer_menu_list1 ul li .foo-add {
  /* background: #fff; */
  position: relative;
}
.footer .footer_menu_list1 ul li .foo-add button {
  margin-top: -5px;
  background: #000;
  padding: 0 5px;
  margin-right: -5px;
}
.footer .footer_menu_list1 ul li .collapse {
  border: 1px solid #2d2d2d;
  padding: 5px;
  font-size: 11px;
}
.footer .footer_menu_list1 ul .collapse.show {
  display: block !important;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active, .show > .btn.dropdown-toggle {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
/* copyright */
.copy-right-foo {
  background: #000;
  color: #959595;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  padding: 10px;
  width: 100%;
  display: block;
}
.copy-right-foo p {
  margin-bottom: 0;
}
.home-banner {
  background-color: #1b1b1b;
  background-repeat: no-repeat;
  background-size: auto 100% !important;
}
.home-banner .sec-head {
  color: #fff;
}
@media (max-width: 1023px) {
  .home-banner {
    background-size: 100% 100% !important;
  }
}
.home-banner div#close-btn {
  position: absolute;
  left: -moz-calc(calc(100% - 830px) / 2);
  left: -webkit-calc(calc(100% - 830px) / 2);
  left: calc(calc(100% - 830px) / 2);
  bottom: -moz-calc(29vh + 76px);
  bottom: -webkit-calc(29vh + 76px);
  bottom: calc(29vh + 76px);
  z-index: 9;
}
.home-banner div#close-btn a {
  background-color: #000;
  font-size: 20px;
  line-height: 1.2;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.home-banner div#close-btn a:hover, .home-banner div#close-btn a:focus {
  background-color: #202020;
}
.home-banner .banner-lt {
  width: -moz-calc(50% - 265px);
  width: -webkit-calc(50% - 265px);
  width: calc(50% - 265px);
  padding-bottom: 29vh;
  color: #fff;
}
@media (max-width: 991px) {
  .home-banner .banner-lt {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-banner .banner-lt {
    width: 100%;
  }
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper {
  padding: 30px 35px 10px;
  font-size: 14px;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  position: relative;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  border: 1px solid #909094;
  z-index: -1;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .close-btn {
  display: inline-block;
  position: absolute;
  top: -25px;
  right: -25px;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .close-btn a {
  background-color: #000;
  font-size: 20px;
  line-height: 1.2;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .close-btn a:hover, .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .close-btn a:focus {
  background-color: #2d2e33;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .sec-head {
  font-size: 25px;
  line-height: normal;
  position: initial;
  font-weight: 300;
  display: inline-block;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .sec-head strong {
  color: #fff;
  font-weight: 700;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn {
  margin-top: 25px;
  display: none;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn a {
  background-color: #fe7e00;
  color: #1d1e24;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn a:hover, .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn a:focus {
  color: #fe7e00;
  background-color: #000;
}
.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
  min-width: 320px;
  display: none;
}
.home-banner .banner-rt {
  width: -moz-calc(50% + 265px);
  width: -webkit-calc(50% + 265px);
  width: calc(50% + 265px);
}
@media (max-width: 991px) {
  .home-banner .banner-rt {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-banner .banner-rt {
    width: 100%;
  }
}
.home-banner .banner-rt .wpb_single_image img {
  max-height: 75vh;
  width: auto;
  max-width: none;
  float: right;
  min-width: 518px;
  height: auto !important;
  object-fit: contain;
}
@media (max-width: 991px) {
  .home-banner .banner-rt .wpb_single_image img {
    min-width: inherit;
  }
}
.home-banner .banner-sec-rt {
  position: absolute;
  min-height: 96.5848vh;
}
@media (max-width: 1023px) {
  .home-banner {
    min-height: 500px !important;
  }
}
@media (max-width: 767px) {
  .home-banner {
    min-height: auto;
  }
}
.home-banner.left {
  background-color: #26272c;
  background-position: right bottom;
  position: absolute !important;
  top: 0;
  left: 0 !important;
  right: 0;
  width: 50.2% !important;
  margin-left: auto;
  margin-right: 0;
  z-index: 1;
}
@media (max-width: 1023px) {
  .home-banner.left {
    top: 85px;
  }
}
@media (max-width: 991px) {
  .home-banner.left {
    position: relative !important;
    top: 0;
    left: -15px !important;
    right: initial;
    width: -webkit-calc(100% + 30px) !important;
    width: -moz-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
  }
}
@media (max-width: 767px) {
  .home-banner.left {
    width: 100%;
  }
}
.home-banner.left .banner-rt {
  width: 265px;
  margin-left: auto;
  margin-right: 0px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .home-banner.left .banner-rt {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-banner.left .banner-rt {
    width: 100%;
  }
}
.home-banner.left .banner-rt .wpb_single_image img {
  max-height: 75vh;
  width: auto;
  max-width: none;
  float: right;
}
.home-banner.left .banner-rt #close-btn-lt {
  right: 0;
  left: auto;
}
.home-banner.left .banner-rt #close-btn-lt a {
  font-size: 20px;
  line-height: 1.2;
}
.home-banner.left .banner-rt .wpb_text_column {
  min-width: 320px;
}
.home-banner.left .banner-lt {
  width: -moz-calc(100% - 265px);
  width: -webkit-calc(100% - 265px);
  width: calc(100% - 265px);
}
@media (max-width: 991px) {
  .home-banner.left .banner-lt {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-banner.left .banner-lt {
    width: 100%;
  }
}
.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
  margin-left: auto;
  float: right;
  margin-right: 0;
}
/***** Full row *****/
.full-row.home-banner.left {
  width: 100% !important;
  background-size: 90% 100% !important;
}
@media (max-width: 1023px) {
  .full-row.home-banner.left {
    background-size: 100% 100% !important;
  }
}
.full-row.home-banner.left .banner-rt {
  width: -moz-calc(50% + 265px);
  width: -webkit-calc(50% + 265px);
  width: calc(50% + 265px);
  z-index: 2;
}
.full-row.home-banner.left .banner-lt {
  width: -moz-calc(50% - 265px);
  width: -webkit-calc(50% - 265px);
  width: calc(50% - 265px);
}
.full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
  margin-left: -60px;
}
.full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
  display: block;
  min-width: 315px;
}
.full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn {
  display: block;
}
.full-row.home-banner {
  z-index: 9;
  background-size: 90% 100% !important;
}
@media (max-width: 1023px) {
  .full-row.home-banner {
    background-size: 100% 100% !important;
  }
}
.full-row.home-banner .banner-lt {
  padding-bottom: 11vh;
}
.full-row.home-banner .banner-lt .wpb_wrapper .wpb_text_column {
  display: block;
}
.full-row.home-banner .banner-lt .wpb_wrapper .pri-btn {
  display: block;
}
.full-row.home-banner div#close-btn {
  left: -moz-calc(calc(100% - 476px) / 2);
  left: -webkit-calc(calc(100% - 476px) / 2);
  left: calc(calc(100% - 476px) / 2);
}
.full-row.home-banner .close-btn a {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
/*** home-banner-head ****/
#home-banner-head {
  position: static;
}
#home-banner-head .wpb_column {
  min-height: 0;
}
#home-banner-head .sec-head {
  font-size: 66px;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
  text-align: left;
  position: absolute;
  top: 25vh;
  left: 0;
  /*z-index: 9999999;*/
  max-width: 1230px;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1600px) {
  #home-banner-head .sec-head {
    font-size: 42px;
    top: 20vh;
  }
}
@media screen and (max-width: 991px) {
  #home-banner-head .sec-head {
    top: 100px;
  }
}
@media screen and (max-width: 767px) {
  #home-banner-head .sec-head {
    top: 180px;
  }
}
/**** welcome ****/
.welcome .wpb_text_column {
  margin-bottom: 50px;
}
.welcome .pri-btn a {
  background-color: #fe7e00 !important;
  color: #000 !important;
}
.welcome .pri-btn a:hover, .welcome .pri-btn a:focus {
  color: #fe7e00 !important;
  background-color: #000 !important;
}
/**** testimonial ****/
#testimonial .sec-head {
  text-transform: uppercase;
  color: #fe7e00;
  font-weight: 400;
}
#testimonial .rplg .rplg-box {
  border-radius: 0 !important;
}
#testimonial .rplg .rplg-review-name {
  color: #535353 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#testimonial .rplg .rplg-slider-next, #testimonial .rplg .rplg-slider-prev {
  background-color: #000;
}
#testimonial .rplg .rplg-slider-next span, #testimonial .rplg .rplg-slider-prev span {
  color: #4c4c4c !important;
  display: block;
  line-height: 28px !important;
  width: 30px;
  text-align: center;
  position: initial !important;
}
#testimonial .rplg .rplg-slider-next span {
  margin-left: 2px;
}
#testimonial .rplg .rplg-trim {
  font-size: 14px !important;
  font-weight: 400 !important;
}
#testimonial .rplg .rplgsw-pagination-bullet-active {
  background: #cdcdcd;
}
#testimonial .rplgsw-container-horizontal > .rplgsw-pagination-bullets .rplgsw-pagination-bullet {
  margin: 0 3px !important;
  border: 1px solid #cdcdcd !important;
}
/**** service list ****/
.icon-list {
  padding-bottom: 60px;
}
.icon-list .icon-col {
  color: #aaa;
  font-size: 13px;
  line-height: 18px;
  font-weight: normal;
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .icon-list .icon-col {
    padding-bottom: 20px;
  }
}
.icon-list .icon-col .sec-head {
  font-size: 16px;
  color: #000;
  font-family: 'pragmatica';
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .icon-list {
    padding-bottom: 30px;
  }
}
/**** Pricing ****/
#home-pricing .pricing-lt {
  padding-left: 200px;
  margin-left: -48px;
}
@media (max-width: 1023px) {
  #home-pricing .pricing-lt {
    padding-left: 75px;
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  #home-pricing .pricing-lt {
    padding-left: 5px;
    margin-left: 0px;
  }
}
#home-pricing .pricing-rt {
  padding-right: 92px;
}
@media (max-width: 1023px) {
  #home-pricing .pricing-rt {
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  #home-pricing .pricing-rt {
    padding-right: 5px;
  }
}
#home-pricing .pricing-rt .vc_column-inner, #home-pricing .pricing-lt .vc_column-inner {
  background-color: #dfdfdf;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#home-pricing .pricing-rt .vc_column-inner .vc_row, #home-pricing .pricing-lt .vc_column-inner .vc_row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
@media (max-width: 767px) {
  #home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column {
    height: auto !important;
  }
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner {
  background-color: #fff;
  padding: 0PX 30PX;
  float: left;
}
@media (max-width: 1200px) {
  #home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner {
    padding: 0px 15px;
  }
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .vc_custom_heading, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .vc_custom_heading {
  font-weight: 600;
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a {
  color: #fff;
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a:hover, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a:hover, #home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a:focus, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .pri-btn.sing-up a:focus {
  background-color: #fe7e00;
  border-color: #fe7e00;
  color: #000;
}
#home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .price-head, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .price-head {
  font-size: 16px;
  font-weight: 400;
  color: #1c1d23;
  line-height: 1.5;
  margin: 30px auto 25px;
}
@media (max-width: 1200px) {
  #home-pricing .pricing-rt .vc_column-inner .vc_row .wpb_column .vc_column-inner .price-head, #home-pricing .pricing-lt .vc_column-inner .vc_row .wpb_column .vc_column-inner .price-head {
    margin: 15px auto 20px;
    font-size: 15px;
  }
}
.p-col .vc_column-inner {
  height: 100%;
  display: block;
  float: left;
}
.p-col .vc_column-inner > .wpb_wrapper {
  padding: 35px 0;
  float: left;
  display: block;
}
/* inner-foore-b4*/
#inner-foore-b4 {
  color: #aaa;
}
.orange ul li:before {
  background-image: url(/wp-content/uploads/2020/05/orange.png) !important;
}
.blue ul li:before {
  background-image: url(/wp-content/uploads/2020/05/blue.png) !important;
}
.green ul li:before {
  background-image: url(/wp-content/uploads/2020/05/green.png) !important;
}
.wpb_text_column.ul-check {
  font-size: 14px;
  color: #aaa;
  font-weight: normal;
}
.wpb_text_column.ul-check ul {
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .wpb_text_column.ul-check ul {
    padding-top: 5px;
  }
}
.wpb_text_column.ul-check ul li {
  padding: 0 0 12px 20px;
}
.wpb_text_column.ul-check ul li:Before {
  content: "";
  top: 3px;
  background-color: transparent;
  width: 13px;
  height: 13px;
  color: #fe7e00;
  font-weight: lighter;
  font-size: 13px;
  background-image: url(/wp-content/uploads/2020/05/blue.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* Scroll Down */
.demo a {
  position: absolute;
  bottom: 30px;
  left: 48%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font-weight: normal;
}
.demo a span {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 26px;
  height: 40px;
  margin-left: -15px;
  border: 1px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.demo a span:before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/********** contact **********/
body.contact .site-header {
  background-color: #161616;
}
body.contact .site-inner {
  margin-top: 50px;
}
@media (max-width: 1023px) {
  body.contact .site-inner {
    margin-top: 0px;
  }
}
@media (min-height: 700px) and (min-width: 1600px) {
  .home-banner .banner-rt .wpb_single_image img, .home-banner.left .banner-rt .wpb_single_image img {
    max-height: 700px;
  }
}
@media (max-width: 1600px) {
  .banner-lt.pl-container {
    padding-left: -moz-calc((100% - 1000px) / 2);
    padding-left: -webkit-calc((100% - 1000px) / 2);
    padding-left: calc((100% - 1000px) / 2);
  }
  .banner-lt.pr-container {
    padding-right: -moz-calc((100vw - 1000px) / 2);
    padding-right: -webkit-calc((100vw - 1000px) / 2);
    padding-right: calc((100vw - 1000px) / 2);
  }
  .home-banner div#close-btn {
    left: -moz-calc((100% - 630px) / 2);
    left: -webkit-calc((100% - 630px) / 2);
    left: calc((100% - 630px) / 2);
  }
  #home-banner-head .sec-head {
    max-width: 1023px;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
    margin-left: -120px;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column, .full-row.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
    min-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    white-space: normal;
    word-break: break-word;
    max-height: 75px;
  }
  .full-row.home-banner div#close-btn {
    left: -moz-calc((100% - 315px) / 2);
    left: -webkit-calc((100% - 315px) / 2);
    left: calc((100% - 315px) / 2);
    bottom: 275px;
  }
  .full-row.home-banner .banner-lt {
    padding-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .banner-lt.pl-container {
    padding-left: -moz-calc((100% - 960px) / 2);
    padding-left: -webkit-calc((100% - 960px) / 2);
    padding-left: calc((100% - 960px) / 2);
  }
  .banner-lt.pr-container {
    padding-right: -moz-calc((100vw - 960px) / 2);
    padding-right: -webkit-calc((100vw - 960px) / 2);
    padding-right: calc((100vw - 960px) / 2);
  }
  .home-banner div#close-btn {
    left: -moz-calc((100% - 960px) / 2 + 155px);
    left: -webkit-calc((100% - 960px) / 2 + 155px);
    left: calc((100% - 960px) / 2 + 155px);
    bottom: -moz-calc(29vh + 60px);
    bottom: -webkit-calc(29vh + 60px);
    bottom: calc(29vh + 60px);
  }
  #home-banner-head .sec-head {
    max-width: 960px;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
    margin-left: -120px;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column, .full-row.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
    min-width: 220px;
  }
  .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .sec-head {
    font-size: 20px;
  }
  .full-row.home-banner div#close-btn {
    left: -moz-calc((100% - 960px) / 2 + 270px);
    left: -webkit-calc((100% - 960px) / 2 + 270px);
    left: calc((100% - 960px) / 2 + 270px);
    bottom: 260px;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
    margin-left: -80px;
  }
}
@media (max-width: 1023px) {
  .full-row.home-banner .banner-lt, .full-row.home-banner .banner-rt, .full-row.home-banner.left .banner-rt, .full-row.home-banner.left .banner-lt {
    width: 50%;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column, .full-row.home-banner .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
    max-width: 270px;
  }
  .full-row.home-banner div#close-btn {
    left: -moz-calc((100% - 960px) / 2 + 345px);
    left: -webkit-calc((100% - 960px) / 2 + 345px);
    left: calc((100% - 960px) / 2 + 345px);
  }
  .banner-lt.pl-container {
    padding-left: 5%;
  }
  .banner-lt.pr-container {
    padding-right: 5%;
  }
  .full-row.home-banner.left .banner-lt .vc_column-inner > .wpb_wrapper {
    margin-left: auto;
  }
  .home-banner div#close-btn {
    left: -moz-calc(5% + 154px);
    left: -webkit-calc(5% + 154px);
    left: calc(5% + 154px);
  }
  #home-banner-head .sec-head {
    max-width: 100%;
    padding: 0 5%;
  }
}
@media (max-width: 991px) {
  .home-banner .banner-rt .wpb_single_image img, .home-banner.left .banner-rt .wpb_single_image img, .home-banner.left .banner-rt .wpb_single_image img {
    max-height: 500px;
  }
  .home-banner .banner-lt {
    padding-bottom: 100px;
  }
  .home-banner div#close-btn {
    bottom: 160px;
  }
  .full-row.home-banner .banner-lt .vc_column-inner > .wpb_wrapper {
    padding: 20px 35px 0px;
  }
  .full-row.home-banner div#close-btn {
    left: -moz-calc(5% + 310px);
    left: -webkit-calc(5% + 310px);
    left: calc(5% + 310px);
    bottom: 244px;
  }
  .full-row.home-banner.left, .home-banner.left {
    left: -5% !important;
    right: -5% !important;
    width: -moz-calc(100% + 10%);
    width: -webkit-calc(100% + 10%);
    width: calc(100% + 10%);
    width: 110% !important;
    width: 110% !important;
  }
  .demo a {
    display: none;
  }
}
@media (max-width: 800px) {
  .full-row.home-banner.left, .home-banner.left {
    left: -15px !important;
    right: -15px !important;
    width: -moz-calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    width: calc(100% + 30px) !important;
    width: -webkit-calc(100% + 30px) !important;
  }
}
@media (max-width: 767px) {
  .home-banner {
    padding-top: 150px;
  }
  .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .wpb_text_column {
    min-width: 100%;
    display: block;
  }
  .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .pri-btn {
    display: inline-block;
  }
  .home-banner .banner-lt .vc_column-inner > .wpb_wrapper .close-btn, .home-banner div#close-btn {
    display: none;
  }
  .home-banner .banner-lt {
    padding-bottom: 40px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-top: 40px;
  }
  .home-banner.left .banner-lt {
    width: 100%;
    padding-left: 5%;
  }
  .banner-lt.pl-container {
    padding-right: 5%;
  }
  .banner-rt.pl-container {
    padding-left: 5%;
  }
  .home-banner.left .banner-lt {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .home-banner.left {
    padding-top: 40px;
  }
  #home-banner-head .sec-head {
    top: 180px;
  }
  .site-header {
    padding-top: 70px;
  }
}
.archive-resources-news-data {
  background-color: #f2f2f2;
}
.archive-resources-news-data .site-header {
  background-color: #161615;
}
.archive-resources-news-data .site-container > .site-inner {
  margin-top: 140px;
  max-width: 1000px;
  margin-bottom: 120px;
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .archive-resources-news-data .site-container > .site-inner {
    margin-top: 40px;
  }
}
@media (max-width: 1023px) {
  .archive-resources-news-data .site-container > .site-inner {
    margin-top: 0px;
  }
}
.archive-resources-news-data .site-container > .site-inner .news-top-sec {
  max-width: 60%;
  margin: 100px auto 80px;
}
.archive-resources-news-data .site-container > .site-inner .fetured_blog .featu_blogs_image .blog-first-lt {
  position: relative;
}
.archive-resources-news-data .site-container > .site-inner .fetured_blog .featu_blogs_image .blog-first-lt a {
  display: block;
  height: 100%;
  min-height: 300px;
}
.archive-resources-news-data .site-container > .site-inner .fetured_blog .featu_blogs_image .blog-first-lt a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  margin: auto auto;
  display: block;
}
.archive-resources-news-data .site-container > .site-inner .fetured_blog .featu_blogs_image .blog-first-rt {
  background-color: #fff;
  padding: 35px 40px 35px 35px;
}
.archive-resources-news-data .site-container > .site-inner .feat_bg_title {
  font-size: 17px;
  font-weight: bold;
  color: #000;
}
.archive-resources-news-data .site-container > .site-inner .fetu-desc {
  margin-bottom: 10px;
}
.archive-resources-news-data .site-container > .site-inner .read_more_feat_bg a {
  color: #161615;
  font-size: 14px;
  font-weight: 500;
}
.archive-resources-news-data .site-container > .site-inner .read_more_feat_bg a:hover, .archive-resources-news-data .site-container > .site-inner .read_more_feat_bg a:focus {
  color: #fe7e00;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 45px;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] .news-listing {
  background-color: #fff;
  height: 100%;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] .news-listing .news-image a {
  display: block;
  width: 100%;
  height: 180px;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] .news-listing .news-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] .news-listing .news-head a {
  font-size: 17px;
  font-weight: bold;
  color: #000;
  color: #000;
  line-height: 1.5;
  margin-bottom: 15px;
  display: block;
}
.archive-resources-news-data .site-container > .site-inner .my-posts-news [class^="col-"] .news-listing .news-desc {
  padding: 25px 30px;
}
.archive-resources-news-data .site-container > .site-inner .load_more_btn_main .pri-btn a {
  opacity: 0.25;
}
.archive-resources-news-data .site-container > .site-inner .load_more_btn_main .pri-btn a:hover, .archive-resources-news-data .site-container > .site-inner .load_more_btn_main .pri-btn a:focus {
  opacity: 1;
  background-color: #000;
  color: #fff;
}
body.single-post, .single-resources-news {
  background-color: #f2f2f2;
}
body.single-post .site-header, .single-resources-news .site-header {
  background-color: #161615;
}
body.single-post .site-container > .site-inner, .single-resources-news .site-container > .site-inner {
  margin-top: 180px;
  max-width: 1000px;
  margin-bottom: 120px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body.single-post .site-container > .site-inner, .single-resources-news .site-container > .site-inner {
    margin-top: 40px;
  }
}
@media (max-width: 1023px) {
  body.single-post .site-container > .site-inner, .single-resources-news .site-container > .site-inner {
    margin-top: 0px;
  }
}
body.single-post .site-container aside.widget.widget-area, .single-resources-news .site-container aside.widget.widget-area {
  display: none;
}
body.single-post .site-container .feature_cs img, .single-resources-news .site-container .feature_cs img {
  width: 100%;
}
body.single-post .site-container .date_news, .single-resources-news .site-container .date_news {
  margin-bottom: 25px;
}
body.single-post .site-container .containt_news > h1, .single-resources-news .site-container .containt_news > h1, body.single-post .site-container .containt_news h2, .single-resources-news .site-container .containt_news h2, body.single-post .site-container .containt_news h3, .single-resources-news .site-container .containt_news h3 {
  font-size: 30px;
}
body.single-post .site-container .containt_news .content ul li, .single-resources-news .site-container .containt_news .content ul li, body.single-post .site-container .containt_news .content ol li, .single-resources-news .site-container .containt_news .content ol li {
  padding-bottom: 15px;
}
#contact .con_page_details {
  color: #171717;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}
#contact .con_page_details ul li {
  padding: 10px;
  min-width: 33.3333%;
}
#contact .con_page_details ul li a {
  color: #171717;
}
#contact .con_page_details ul li:before {
  display: none;
}
#contact .con_page_details ul li img {
  max-height: 40px;
  margin-bottom: 10px;
}
#contact .con_page_details ul li:not(:first-child) {
  border-left: 1px solid #e3e3e3;
}
@media (max-width: 767px) {
  #contact .con_page_details ul li:not(:first-child) {
    border-top: 1px solid #e3e3e3;
    border-left: 0;
  }
}
@media (max-width: 767px) {
  #contact .con_page_details ul li {
    border-top: 1px solid #e3e3e3;
  }
}
@media (max-width: 767px) {
  #contact .con_page_details ul {
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) {
  #contact .wpb_column {
    width: 100%;
  }
}
.banner-pad {
  height: 80vh;
  min-height: 600px;
}
@media (max-width: 1023px) {
  .banner-pad {
    min-height: 500px;
  }
}
@media (max-width: 1023px) {
  .banner-pad {
    height: auto;
  }
}
.banner-pad .pri-btn {
  margin: 15px 4px 0;
}
@media (max-width: 1023px) {
  .banner-pad .vc_empty_space {
    height: 20px !important;
  }
}
@media (max-width: 1023px) {
  .banner-pad .w-80 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner-pad {
    padding-top: 20px;
  }
}
#smb-fect {
  color: #aaa;
}
#smb-fect .icon-col {
  padding-top: 15px;
}
@media (max-width: 1023px) {
  #smb-fect .icon-col {
    padding-bottom: 5px;
  }
}
#smb-fect .icon-col .sec-head {
  font-weight: bold;
}
@media (max-width: 767px) {
  #smb-fect .pri-btn {
    margin-top: 30px;
  }
}
#smbslider .sec-head {
  font-weight: bold;
  font-size: 20px !important;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  #smbslider .px-100 {
    padding-left: 0;
    padding-right: 0;
  }
}
.feat_slider {
  position: relative;
  padding: 30px 0 100px;
}
@media (max-width: 1023px) {
  .feat_slider {
    padding: 10px 0 80px;
  }
}
.feat_slider .main-fet_image {
  padding: 0;
  background-image: none !important;
}
.feat_slider .main-fet_image img {
  max-height: 640px;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 1600px) {
  .feat_slider .main-fet_image img {
    max-height: 500px;
  }
}
@media (max-width: 1200px) {
  .feat_slider .main-fet_image img {
    max-height: 450px;
  }
}
@media (max-width: 767px) {
  .feat_slider .main-fet_image img {
    max-height: 350px;
  }
}
.feat_slider .main-fet_image .owl-stage-outer {
  position: static;
}
.feat_slider .main-fet_image .fet-slider-images {
  position: inherit;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  display: block;
  margin: auto;
}
.feat_slider .main-fet_image div#counter {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.feat_slider .main-fet_image div#counter span {
  font-size: 26px;
}
@media (max-width: 1023px) {
  .feat_slider .main-fet_image div#counter {
    bottom: 45px;
  }
}
.owl-nav {
  position: absolute;
  left: 0;
  bottom: 32px;
}
.owl-nav button {
  margin-right: 5px;
}
@media (max-width: 1023px) {
  .owl-nav {
    bottom: 23px;
  }
}
.owl-dots {
  position: absolute;
  left: 45px;
  right: 0;
  width: -moz-calc(100% - 45px);
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  height: 4px;
  background-color: #2c2c2c;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 45px;
}
.owl-dots button {
  width: 75px;
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
}
.owl-dots .active {
  background-color: #484848 !important;
}
@media (max-width: 1023px) {
  .owl-dots {
    bottom: 35px;
  }
}
@media (max-width: 1200px) {
  #collection-b4-footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1200px) {
  #collection-b4-footer .vc_empty_space {
    height: 0 !important;
  }
}
@media (max-width: 1200px) {
  #collection-b4-footer .pb-40 {
    padding-bottom: 25px;
  }
}
.integrate-row .integrate-col > .vc_column-inner {
  padding: 20px 20px 90px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #aaa;
  -webkit-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
}
@media (max-width: 1200px) {
  .integrate-row .integrate-col > .vc_column-inner {
    padding: 20px 15px 80px;
  }
}
.integrate-row .integrate-col > .vc_column-inner .pri-btn {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.integrate-row .integrate-col > .vc_column-inner .wpb_text_column {
  min-height: 220px;
}
@media (max-width: 991px) {
  .integrate-row .integrate-col {
    width: 50%;
    margin-bottom: 10px;
  }
  .integrate-row .integrate-col .vc_empty_space {
    height: 0 !important;
  }
}
@media (max-width: 767px) {
  .integrate-row .integrate-col {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 15px;
  }
}
.integrate-row #single.integrate-col > .vc_column-inner {
  max-width: 320px;
  margin: 0 auto;
}
.vc_separator h4 {
  color: #d2d2d2;
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .integration-list .vc_empty_space {
    height: 30px !important;
  }
}
@media (max-width: 767px) {
  .vc_separator.pb-40 {
    padding-bottom: 0;
  }
}
.f-15 {
  font-size: 15px;
}
.f-26 {
  font-size: 26px;
}
#pricing-page .banner-pad {
  height: auto;
  min-height: initial;
  padding-top: 18vh;
}
@media (max-width: 1600px) {
  #pricing-page .banner-pad {
    padding-top: 15vh;
  }
}
@media (max-width: 767px) {
  #pricing-page .banner-pad {
    padding-top: 20px;
  }
}
#pricing-page .vc_tta-panels-container .vc_tta-panels {
  background-color: #fff !important;
}
#pricing-tab .vc_custom_heading {
  font-weight: bold;
  font-size: 52px;
}
@media (max-width: 1200px) {
  #pricing-tab .vc_custom_heading {
    font-size: 42px;
  }
}
@media (max-width: 1023px) {
  #pricing-tab .vc_custom_heading {
    font-size: 36px;
  }
}
#pricing-tab .px-50.wpb_column {
  padding-left: 80px;
  padding-right: 80px;
}
@media (max-width: 1200px) {
  #pricing-tab .px-50.wpb_column {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  #pricing-tab .vc_tta-panel-body {
    background-color: #fff !important;
  }
}
.vc_tta-tabs-container {
  text-align: center;
}
.vc_tta-tabs-container .vc_tta-tabs-list {
  margin: 0 auto 45px !important;
  border-radius: 50px;
  width: auto !important;
  display: inline-block !important;
  background-color: #000;
}
@media (max-width: 1200px) {
  .vc_tta-tabs-container .vc_tta-tabs-list {
    margin-bottom: 35px !important;
  }
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab::before {
  display: none;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border-color: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
  border-width: 0 !important;
  border-radius: 0px !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 10px 25px !important;
  text-transform: uppercase;
}
.vc_tta-tabs-container .vc_tta-tabs-list .vc_active a {
  background-color: #484848 !important;
  color: #fff !important;
  border-radius: 50px !important;
}
.vc_tta-panels-container .vc_tta-panels {
  border-radius: 15px !important;
  overflow: hidden;
  border-width: 0 !important;
  background-color: #fff !important;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
  padding: 0 !important;
  border-width: 0 !important;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row {
  margin: 0;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column {
  padding: 45px 30px;
}
@media (max-width: 1200px) {
  .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .wpb_column {
    padding: 30px 15px;
  }
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt {
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  color: #fff;
  text-align: center;
  padding: 60px 10px;
}
@media (max-width: 1200px) {
  .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt {
    padding: 40px 0px;
  }
}
@media (max-width: 991px) {
  .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt {
    font-size: 18px;
    padding: 20px 0;
  }
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt .text-black {
  font-size: 20px;
}
@media (max-width: 991px) {
  .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt .text-black {
    font-size: 17px;
  }
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt .wpb_text_column {
  margin-bottom: 15px;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt .pri-btn a {
  border-color: transparent;
  width: 174px;
  padding: 0 20px !important;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-lt .pri-btn.text-white a {
  border-color: transparent;
  color: #fff;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-rt {
  font-size: 16px;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-rt .vc_custom_heading {
  margin-bottom: 10px;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-rt .wpb_text_column {
  font-size: 16px;
  line-height: normal;
  font-weight: normal;
}
.vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_row .tab-price-rt .wpb_text_column ul {
  padding-top: 0;
}
.tab-price-lt.bg-blue .vc_custom_heading {
  font-size: 80px !important;
  line-height: 1;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .tab-price-lt.bg-blue .vc_custom_heading {
    font-size: 60px !important;
  }
}
.no-tab .vc_tta-tabs-container {
  display: none !important;
}
.font-12 {
  font-size: 12px !important;
}
.tab-price-lt.bg-orange {
  font-size: 20px !important;
}
.tab-price-lt.bg-orange .vc_custom_heading {
  font-size: 80px !important;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .tab-price-lt.bg-orange .vc_custom_heading {
    font-size: 60px !important;
  }
}
#pricing-tab .vc_tta-panels-container .vc_tta-panels {
  background-color: #fff !important;
}
@media (max-width: 767px) {
  .auditsafe-pricing #pricing-tab .vc_tta-panel-title > a {
    display: none;
  }
}
.col-pricing .tab-price-lt.bg-orange {
  font-size: 26px !important;
}
.col-pricing .tab-price-lt.bg-orange .f-15 {
  font-size: 15px !important;
}
.col-pricing .tab-price-lt.bg-orange .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
  background-color: #000 !important;
}
.col-pricing .tab-price-lt.bg-orange span.text-black {
  font-size: 26px !important;
}
.col-pricing .wpb_text_column.ul-check ul li {
  padding-left: 30px;
}
.col-pricing .wpb_text_column.ul-check ul li:Before {
  opacity: 0.6;
}
.f-60 {
  font-size: 60px;
}
@media (max-width: 767px) {
  .f-60 {
    font-size: 40px;
  }
}
.f-80 {
  font-size: 80px;
}
@media (max-width: 767px) {
  .f-80 {
    font-size: 40px;
  }
}
.f-12 {
  font-size: 12px !important;
  line-height: 1.8;
}
.f-16 {
  font-size: 16px !important;
  line-height: 1.8;
}
.f-20 {
  font-size: 20px !important;
  line-height: 1.8;
}
.integration_logos {
  margin: 30px auto 40px !important;
}
.integration_logos .owl-item {
  height: 70px;
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.integration_logos .owl-item img {
  max-height: 100%;
  height: auto;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  margin: auto auto;
}
.review-btm {
  color: #aaa;
}
.review-btm .max-400 {
  max-width: 430px;
  margin: auto;
  font-weight: normal;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  overflow: hidden;
  background-color: white;
  -webkit-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.06);
}
.review-btm .max-400 > .wpb_column {
  padding: 30px 0;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-btm .max-400 > .wpb_column {
    padding: 15px 0;
    font-size: 18px;
  }
}
.review-btm .max-400 > .wpb_column .text-white {
  font-size: 26px;
}
@media (max-width: 767px) {
  .review-btm .max-400 > .wpb_column .text-white {
    font-size: 22px;
  }
}
.review-btm .max-400 > .wpb_column .sec-head {
  font-weight: bold;
  line-height: 1.2;
}
.review-btm .max-400 .wpb_column.bg-orange {
  padding: 30px 0;
  font-size: 12px;
  line-height: 1.8;
}
.review-btm .max-400 .wpb_column.bg-orange .text-white {
  font-size: 26px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-btm .max-400 .wpb_column.bg-orange .text-white {
    font-size: 22px;
  }
}
.review-btm .max-400 .wpb_column.bg-orange .text-white span {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 767px) {
  .review-btm .max-400 .wpb_column.bg-orange .text-white span {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .review-btm .max-400 {
    margin-bottom: 15px;
  }
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer {
  height: 600px;
  width: 100%;
  margin-left: auto;
  position: relative;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer > img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images {
  height: 100%;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .sec-head {
  font-weight: bold;
  font-size: 20px;
  display: block;
  width: 100%;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-stage-outer, .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-stage, .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item, .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item > img {
  height: 100%;
}
@media (max-width: 1200px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images {
    max-width: 400px;
  }
}
@media (max-width: 1023px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images {
    max-width: 370px;
    padding: 30px 0 0;
  }
}
@media (max-width: 991px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images {
    max-width: 240px;
    padding: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images {
    max-width: 90%;
    padding: 20px 0 0;
    margin: auto;
  }
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item {
  overflow: hidden;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item > div {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item > div img {
  margin-bottom: 0;
  width: 100%;
  margin-top: auto;
}
.review-slider .slider-rt .wpb_wrapper .mobile-product-outer .mobile-product-images .owl-item img {
  width: auto;
  max-width: 100%;
  object-fit: contain;
  margin: auto;
  object-position: bottom;
}
@media (max-width: 1023px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer {
    height: 560px;
  }
}
@media (max-width: 991px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer {
    width: 430px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .review-slider .slider-rt .wpb_wrapper .mobile-product-outer {
    max-width: 100%;
    height: 360px;
  }
}
@media (max-width: 991px) {
  .review-slider .slider-rt {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media (max-width: 1200px) {
  .review-slider .px-50.wpb_column {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .review-slider .px-50.wpb_column {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .review-slider.pt-60 {
    padding-top: 0;
  }
}
.review-tab .vc_tta-panels-container .vc_tta-panels {
  background-color: #161615 !important;
  border-radius: 0px !important;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box {
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-align: center;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box {
    padding: 30px 15px;
  }
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box .collect_logo {
  height: 90px;
  overflow: hidden;
  margin-bottom: 20px;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box .collect_logo IMG {
  width: auto;
  height: 100%;
  object-fit: cover;
  margin: auto;
  filter: grayscale(100);
  opacity: 0.5;
  max-width: 100%;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box .collect_title {
  font-weight: bold;
  text-transform: capitalize;
  font-size: 16px;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box .collect_content {
  min-height: 126px;
  font-weight: normal;
  font-size: 14px;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .collect_box .collect_cnt {
  font-size: 22px;
  opacity: 0.3;
  font-weight: normal;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item.center .collect_box, .review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item:hover .collect_box {
  opacity: 1;
  border-radius: 15px;
  background-image: -moz-linear-gradient(90deg, #484848 0%, #8f8f8f 100%);
  background-image: -webkit-linear-gradient(90deg, #484848 0%, #8f8f8f 100%);
  background-image: -ms-linear-gradient(90deg, #484848 0%, #8f8f8f 100%);
  -webkit-box-shadow: inset 3px 3px 6px 1px rgba(255, 255, 255, 0.3607843137), 0px 0 10px 1px rgba(0, 0, 0, 0.360784);
  -moz-box-shadow: inset 3px 3px 6px 1px rgba(255, 255, 255, 0.3607843137), 0px 0 10px 1px rgba(0, 0, 0, 0.360784);
  box-shadow: inset 3px 3px 6px 1px rgba(255, 255, 255, 0.3607843137), 0px 0 10px 1px rgba(0, 0, 0, 0.360784);
  color: #acacac;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item.center .collect_box img, .review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item:hover .collect_box img {
  filter: grayscale(0);
  opacity: 1;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item.center .collect_box .collect_title, .review-tab .vc_tta-panels-container .vc_tta-panels .owl-carousel .owl-item:hover .collect_box .collect_title {
  background: url(/wp-content/uploads/2020/03/text-bg.jpg) no-repeat;
  background-position: center left;
  background-size: cover;
  text-align: center;
  color: transparent;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.08);
  -webkit-font-smoothing: antialiased;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-stage-outer {
  padding-bottom: 120px;
}
@media (max-width: 1200px) {
  .review-tab .vc_tta-panels-container .vc_tta-panels .owl-stage-outer {
    padding-bottom: 80px;
  }
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-dots {
  margin: auto;
  max-width: 900px;
  left: 0;
}
@media (max-width: 991px) {
  .review-tab .vc_tta-panels-container .vc_tta-panels .owl-dots {
    margin: 0 15px 0 auto;
    max-width: -moz-calc(100% - 80px);
    max-width: -webkit-calc(100% - 80px);
    max-width: calc(100% - 80px);
    bottom: 35px;
  }
}
.review-tab .vc_tta-panels-container .vc_tta-panels .owl-nav {
  width: 50px;
  left: -moz-calc((100% - 1000px) / 2);
  left: -webkit-calc((100% - 1000px) / 2);
  left: calc((100% - 1000px) / 2);
}
@media (max-width: 991px) {
  .review-tab .vc_tta-panels-container .vc_tta-panels .owl-nav {
    left: 15px;
  }
}
@media (max-width: 767px) {
  .review-tab .vc_tta-panel-body .collect_billing_outer, .review-tab .vc_tta-panel-body .collect_proposal_outer {
    padding-top: 30px !important;
  }
}
.mobile-product-outer .owl-dots {
  left: 0;
  right: 0;
  margin: auto;
  max-width: initial;
  width: auto;
  background-color: transparent;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-product-outer .owl-dots button {
  width: 10px;
  display: inline-block;
  -webkit-box-flex: initial;
  -moz-box-flex: initial;
  -webkit-flex-grow: initial;
  -ms-flex: initial;
  flex-grow: initial;
  height: 10px;
  border-radius: 50%;
  margin: 0 3px;
  background-color: #e5e5ea;
}
.mobile-product-outer .owl-nav {
  right: 0;
}
.mobile-product-outer .owl-nav .owl-next {
  float: right;
}
#smb-overview .active.center .collect_title, #smb-overview .owl-item:hover .collect_title {
  background-image: url(/wp-content/uploads/2020/05/Untitled-9.jpg) !important;
}
/* Support */
.banner-pad .icon-col .vc_column-inner {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  color: #a8a8a8;
  border: 1px solid #969696;
  padding-top: 50px;
  padding-bottom: 25px;
  font-weight: normal;
}
.banner-pad .icon-col .vc_column-inner .wpb_single_image {
  margin-bottom: 25px;
}
.banner-pad .icon-col .vc_column-inner .wpb_single_image img {
  max-height: 65px;
  width: auto;
}
.banner-pad .icon-col .vc_column-inner .wpb_single_image.img-show {
  display: none;
}
.banner-pad .icon-col .vc_column-inner .wpb_text_column strong {
  display: block;
  margin-bottom: 5px;
}
.banner-pad .icon-col .vc_column-inner:hover {
  background-color: #f2f2f2;
  color: #0d0d0c;
  transition: background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.banner-pad .icon-col .vc_column-inner:hover .wpb_single_image.img-show {
  display: block;
}
.banner-pad .icon-col .vc_column-inner:hover .wpb_single_image.img-hide {
  display: none;
}
.banner-pad .icon-col .vc_column-inner .overlay-link * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.banner-pad .icon-col.active .vc_column-inner {
  background-color: #f2f2f2;
  color: #0d0d0c;
  transition: background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.banner-pad .icon-col.active .vc_column-inner .wpb_single_image.img-show {
  display: block;
}
.banner-pad .icon-col.active .vc_column-inner .wpb_single_image.img-hide {
  display: none;
}
/* video */
#faq-sort .vc_tta-tabs-container .vc_tta-tabs-list, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list {
  background-color: transparent;
  border-radius: 0px;
}
#faq-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border: 1px solid #aaa !important;
  background-color: transparent !important;
  color: #aaa !important;
  border-width: 1px !important;
  text-transform: capitalize;
  min-width: 170px !important;
}
@media (max-width: 1200px) {
  #faq-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    min-width: 100px !important;
    padding: 10px 20px !important;
  }
}
#faq-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a {
  border-radius: 0 !important;
  background-color: #000 !important;
  color: #fff !important;
}
#faq-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a:before, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a:before, #faq-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a:after, #video-sort .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a:after {
  display: none;
}
#video-sort .owl-nav {
  left: -50px;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  bottom: auto;
}
#video-sort .owl-nav button {
  opacity: 0.5;
}
#video-sort .owl-nav button:hover, #video-sort .owl-nav button:active {
  opacity: 1;
}
#video-sort .owl-nav .owl-next {
  float: right;
}
#video-sort .video_wrapper {
  border-radius: 15px;
  overflow: hidden;
  background-color: #f2f2f2;
  text-align: center;
  font-size: 16px;
  color: #161615;
  border: 2px solid #bbb;
  font-weight: normal;
}
#video-sort .video_wrapper .video_image {
  overflow: hidden;
  position: relative;
}
#video-sort .video_wrapper .video_image a {
  display: block;
  width: 100%;
  height: 130px;
}
#video-sort .video_wrapper .video_image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#video-sort .video_wrapper .video-dtl {
  padding: 15px 25px;
}
#video-sort .video_wrapper .video-dtl .video_title {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 57px;
}
#video-sort .video_wrapper .video-dtl .video_duration {
  font-size: 13px;
  color: #aaa;
}
/* faq*/
.vc_tta-panels-container .vc_tta-panels {
  background-color: transparent !important;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle .vc_toggle_title {
  padding-left: 0;
  padding-right: 55px;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle .vc_toggle_title .sec-head {
  font-weight: bold;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle .vc_toggle_title i {
  left: auto;
  right: 2px;
  left: auto;
  right: 3px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  transform-origin: center left;
  border-bottom: 2px solid #000;
  top: 0;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle .vc_toggle_title i:before, .vc_tta-panels-container .vc_tta-panels .vc_toggle .vc_toggle_title i:after {
  display: none;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle_active i {
  border-bottom: 0px solid #000 !important;
  border-right: 0px solid #000 !important;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}
.vc_tta-panels-container .vc_tta-panels .vc_toggle_content {
  padding-left: 0;
  padding-right: 55px;
  margin: 0;
}
@media (max-width: 1023px) {
  .wpb-js-composer .vc_tta.vc_tta-spacing-15 .vc_tta-tab {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
}
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}
.form-popup {
  display: none;
  position: fixed;
  top: 50%;
  right: 0;
  border: 1px solid #000;
  z-index: 99999999999;
  background-color: #000;
  left: 0;
  max-width: 800px;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.form-popup iframe {
  width: 100%;
}
@media (max-width: 1600px) {
  .form-popup iframe {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .form-popup iframe {
    height: 200px;
  }
}
@media (max-width: 1600px) {
  .form-popup {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .form-popup {
    max-width: 80%;
  }
}
.form-container .cancel {
  background-color: red;
}
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
#video-sort #myForm .close {
  position: ABSOLUTE;
  color: #fff;
  border-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  opacity: 1;
  TOP: -50px;
  right: 0;
}
.owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
/* pop up */
.popup_overlay {
  background-color: rgba(0, 0, 0, 0.74);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999999;
}
#video-sort #myForm {
  position: fixed;
  top: 50%;
  max-height: 500px;
  width: auto;
  max-width: 90%;
  z-index: 99999999999;
  box-sizing: border-box;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin: auto auto;
  border: 0;
  min-width: 600px;
}
@media (max-width: 767px) {
  #video-sort #myForm {
    min-width: 90%;
  }
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  transform: none !important;
  -webkit-transform: none !important;
}
@media (max-width: 767px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding: 20px !important;
  }
}
@media (max-width: 767px) {
  .wpb-js-composer .vc_tta.vc_general .vc_active .vc_tta-panel-heading {
    background-color: #171716 !important;
  }
  .wpb-js-composer .vc_tta.vc_general .vc_active .vc_tta-panel-heading a {
    color: #fff !important;
  }
}
.close {
  position: ABSOLUTE;
  color: #fff;
  border-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  opacity: 1;
  TOP: -50px;
  right: 0;
}
.wpb_text_column.ul-check.ul-list {
  font-size: 16px;
}
.wpb_text_column.ul-check.ul-list .wpb_wrapper > ul > li:before {
  display: none;
}
.wpb_text_column.ul-check.ul-list .wpb_wrapper > ul > li > ul > li:before {
  background-image: none;
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #000;
}
.wpb_text_column.ul-check.ul-list .wpb_wrapper > ul > li > ul > li > ul > li:before {
  background-image: none;
  background-color: #919191;
  width: 5px;
  height: 5px;
  top: 12px;
}
.wpb_text_column.ul-check.ul-list .wpb_wrapper > ul > li > ul > li > ul > li ul li:before {
  display: none;
}
.menuiconcustom {
  position: fixed;
  z-index: 999999999999;
  left: 40px;
  top: 130px;
  color: #fff;
  border: 1px solid;
  padding: 0 8px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .menuiconcustom {
    display: none;
  }
}
#smbslider .sec-head {
  text-transform: uppercase;
}
#contact legend {
  display: none !important;
}
body.page-id-1726 .site-header, body.page-id-1728 .site-header {
  background-color: #161616;
}
.review-btm .max-400 > .wpb_column .sec-head small {
  font-size: 18px;
}

.currency-switcher{
    display:none !important;
}

.leadinModal-reset.leadinModal.leadinModal-theme-default {
	rop: ;
	top: 90px;
	z-index: 999999999;
}

/*2024 updates*/
.drift-conductor-item iframe, .drift-frame-controller {
  display: none !important;
}