@font-face {
  font-family: roboto;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Roboto Light"), local("Roboto-Light"),
    url(../fonts/roboto-v19-latin-300.woff2)
      format("woff2"),
    url(../fonts/roboto-v19-latin-300.woff)
      format("woff");
}
@font-face {
  font-family: roboto;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Roboto"), local("Roboto-Regular"),
    url(../fonts/roboto-v19-latin-regular.woff2)
      format("woff2"),
    url(../fonts/roboto-v19-latin-regular.woff)
      format("woff");
}
@font-face {
  font-family: roboto;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Roboto Medium"), local("Roboto-Medium"),
    url(../fonts/roboto-v19-latin-500.woff2)
      format("woff2"),
    url(../fonts/roboto-v19-latin-500.woff)
      format("woff");
}
@font-face {
  font-family: roboto;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(../fonts/roboto-v19-latin-700.woff2)
      format("woff2"),
    url(../fonts/roboto-v19-latin-700.woff)
      format("woff");
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-stack,
header {
  vertical-align: middle;
  position: relative;
}
.fa-stack {
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.mobile_arrow .fa.fa-angle-right:before {
  content: "";
  display: block;
  position: relative;
  width: 8px;
  background: url(../images/icon-arrow-black.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 12px;
  top: 20px;
  left: 25px;
}
nav.mobile_menu ul > li.expand-in > span.mobile_arrow i.fa-angle-right:before {
  transform: rotate(90deg);
}
nav.mobile_menu
  ul.wpmm-mega-wrapper
  > li.expand-in:hover
  > span.mobile_arrow
  i.fa-angle-right:before {
  background-image: url(../images/icon-arrow-white.svg);
}
.fa-stack {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#back_to_top span i.fa-arrow-up:before {
  content: "";
  display: block;
  position: relative;
  width: 8px;
  background: url(../images/icon-circle-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 12px;
  top: 0;
}
.social-icons-list a.social-icons {
  padding-right: 10px;
  line-height: 35px;
}
.clearfix:after,
.drop_down .wide .second ul li:nth-child(4n + 1) {
  clear: both;
}
h2,
h3 {
  letter-spacing: 1px;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
footer,
header,
nav {
  display: block;
}
a,
body,
div,
h1,
h2,
h3,
h5,
html,
i,
li,
p,
span,
ul {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
a img {
  border: none;
}
img {
  max-width: 100%;
  height: auto;
  image-rendering: optimizeQuality;
}
h5 {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.571428571428571em;
}
h5 a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
a,
p a {
  cursor: pointer;
  font-style: normal;
  text-decoration: none;
}
ul {
  list-style-position: inside;
}
html {
  height: 100%;
  margin: 0 !important;
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -o-transition: all 1.3s ease-out;
  -ms-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
}
body {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  overflow-y: scroll;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}
.wrapper {
  position: relative;
  z-index: 1000;
  -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  left: 0;
}
.wrapper_inner {
  width: 100%;
  overflow: hidden;
}
.drop_down ul {
  list-style: none;
}
.drop_down ul li {
  position: relative;
}
div.section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.container_inner,
.grid_section .section_inner {
  margin: 0 auto;
  width: 1170px;
}
.side_menu_button_wrapper {
  display: table;
}
.side_menu_button {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  height: 100px;
}
.header_bottom_right_widget_holder {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 17px;
}
.container,
.content,
.full_width {
  z-index: 100;
  position: relative;
}
.full_section_inner,
.grid_section .section_inner {
  z-index: 20;
  position: relative;
}
.container {
  padding: 0;
  width: 100%;
}
.header_bottom .container_inner,
div.section {
  position: relative;
}
.padding-top-zero {
  padding-top: 0 !important;
}
.padding-bottom-zero {
  padding-bottom: 0 !important;
}
.four_columns {
  width: 100%;
}
.four_columns > .column1,
.four_columns > .column2,
.four_columns > .column3,
.four_columns > .column4,
.four_columns > .column5 {
  width: 25%;
  float: left;
}
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.qbutton {
  -webkit-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  display: inline-block;
  margin: 0;
  font-weight: 700;
  font-family: inherit;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  font-style: normal;
  white-space: nowrap;
  position: relative;
  width: auto;
  height: 39px;
  line-height: 39px;
  padding: 0 23px;
  border: 2px solid #303030;
  font-size: 13px;
  text-align: left;
  color: #303030;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
}
.qbutton.blue-btn {
  background-color: #1590ff !important;
  box-shadow: 0 5px 10px 0 rgba(21, 144, 255, 0.5) !important;
}
.qbutton.center {
  text-align: center;
}
.qbutton.white {
  color: #fff;
}
#back_to_top span,
.footer_bottom {
  text-align: center;
}
.wpb_content_element.wpb_single_image img {
  vertical-align: middle;
}
.widget.widget_rss li a.rsswidget {
  color: #000;
}
.widget.widget_rss li {
  margin: 0 0 25px;
}
#back_to_top,
#back_to_top.off {
  opacity: 0;
  filter: alpha(opacity=0);
}
#back_to_top {
  height: auto;
  position: fixed;
  bottom: 85px;
  margin: 0;
  border-radius: 50px;
  background: #fff;
  z-index: 10000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  right: 25px;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#back_to_top span i.fa-arrow-up:before {
  content: "";
  display: block;
  position: relative;
  width: 50px;
  background: url(../images/icon-circle-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 50px;
  top: 0;
}
#back_to_top.off {
  right: 25px;
}
#back_to_top.on {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  right: 25px;
}
#back_to_top > span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  -o-border-radius: 52px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
#back_to_top span i,
#back_to_top span span {
  -webkit-transition: color 0.2s ease 0s;
  -moz-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  font-size: 18px;
  color: #000;
  line-height: 52px;
}
.header_top_bottom_holder,
.side_menu_button {
  position: relative;
}
.wpb_content_element,
.wpb_row {
  margin-bottom: 0 !important;
}
.section_inner_margin {
  margin-left: -15px;
  margin-right: -15px;
}
.footer_top,
.footer_top .textwidget,
.footer_top a,
.footer_top h4,
.footer_top li,
.footer_top p,
body,
h1,
h2,
p {
  font-family: Roboto, sans-serif;
}
.container_inner {
  position: relative;
}
body {
  color: #616161;
}
.content,
.full_width,
.wrapper,
body {
  background-color: #fff;
}
.header_bottom,
.header_top {
  background-color: #fff;
}
h2 {
  color: #212121;
}
h2,
h3 {
  font-style: normal;
  text-transform: capitalize;
}
h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
}
h3 {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
p {
  line-height: 30px;
  font-style: normal;
}
.blog_holder article .post_description a:hover,
a,
h5 a:hover,
p a {
  color: #727272;
}
.qbutton {
  color: #fff;
  background-color: #f57c00;
  box-shadow: 0 5px 10px 0 rgba(245, 124, 0, 0.5);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-width: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_column-inner::after,
.vc_column-inner::before,
.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}
.vc_column-inner::after,
.vc_row:after {
  clear: both;
}
.vc_column_container {
  width: 100%;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_content_element {
  margin-bottom: 35px;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
p {
  font-size: 16px;
}
.content {
  margin-top: 0;
}
.qbutton {
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  font-style: normal;
  font-weight: 500;
  transition: all 0.3s ease-out;
}
.qbutton.white {
  box-shadow: 0 5px 10px 0 rgba(0, 181, 55, 0.5);
  background-color: #2dbf43;
}
.qbutton.white:hover {
  background-color: #57cb68;
  box-shadow: 0 5px 30px 0 rgba(0, 181, 55, 0.5);
}
.qbutton.white:focus {
  background-color: #249835;
  box-shadow: 0 5px 10px 0 rgba(0, 181, 55, 0.5);
}
.textwidget ul.top-menu-left li a svg {
  margin-right: 10px;
  float: left;
}
a.sign-login {
  color: #ff8c14 !important;
}
#text-61 ul li {
  padding: 0 0 15px;
  position: relative;
  width: 50%;
  float: left;
  list-style-type: none;
  line-height: 17px;
}
.mobile-whatsapp {
  display: none;
}
@media (max-width: 767px) {
  .desktop-whatsapp {
    display: none;
  }
  .mobile-whatsapp {
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  .short-content .section_inner_margin {
    display: flex;
    align-items: center;
  }
}
header {
  width: 100%;
  display: inline-block;
  margin: 0;
  z-index: 110;
  -webkit-backface-visibility: hidden;
}
header .header_inner_left {
  position: absolute;
  left: 45px;
  top: 0;
}
header .container_inner .header_inner_left {
  position: absolute;
  left: 0;
  top: 0;
}
.header_bottom,
.header_top,
.q_logo,
.q_logo a {
  position: relative;
}
.header_inner_right {
  float: right;
  position: relative;
  z-index: 110;
}
.header_top {
  z-index: 111;
  line-height: 1;
  height: 20px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.header_bottom {
  padding: 0 20px !important;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.logo_wrapper {
  height: 84px;
  max-height: 84px;
  float: left;
}
.q_logo {
  top: 50%;
  left: 0;
}
.q_logo a {
  display: block;
  visibility: visible;
}
.q_logo img,
.q_logo svg {
  display: block;
  opacity: 1;
  position: absolute;
  top: -50%;
  width: auto !important;
  max-width: none;
}
.q_logo img.mobile {
  opacity: 0;
}
header:not(.centered_logo) .q_logo img,
header:not(.centered_logo) .q_logo svg {
  max-width: 242px;
}
nav.main_menu {
  position: absolute;
  left: 50%;
  z-index: 100;
  text-align: left;
}
.q_logo .sticky {
  opacity: 0;
}
.scrolled .q_logo .sticky {
  opacity: 1;
}
nav.main_menu.right {
  position: relative;
  left: auto;
  float: right;
}
nav.main_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.main_menu ul li {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right;
}
nav.main_menu ul li a {
  color: #777;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: 100px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.mobile_menu_button {
  display: none;
  float: left;
  height: 100px;
  margin: 0 20px 0 0;
}
nav.mobile_menu,
nav.mobile_menu ul {
  display: none;
  width: 100%;
  position: relative;
}
nav.mobile_menu {
  background-color: #fff;
  float: left;
  top: 0;
  text-align: left;
  overflow: hidden;
  z-index: 100;
}
nav.mobile_menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.mobile_menu ul li {
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}
nav.mobile_menu ul li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}
nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
  border-bottom: 1px solid #eaeaea;
}
nav.mobile_menu ul li:last-child {
  border: 0 !important;
}
nav.mobile_menu ul li span.mobile_arrow i {
  color: #888;
}
nav.mobile_menu ul > li > span.mobile_arrow i {
  display: none;
}
nav.mobile_menu ul li a {
  font-size: 13px;
  color: #888;
  padding: 10px 0;
  display: block;
  position: relative;
  line-height: 26px;
  letter-spacing: 0;
}
nav.mobile_menu ul li ul li {
  margin: 0 0 0 20px;
}
.header-widget.widget_nav_menu {
  padding: 0 15px 0 0;
  position: relative;
  font-size: 12px;
}
.header-widget.widget_nav_menu ul ul {
  display: none;
  height: auto;
  background-color: #262626;
  z-index: 1010;
  position: absolute;
  top: 26px;
  left: -1px;
  width: 180px;
  padding: 0;
}
.header-widget.widget_nav_menu ul li {
  list-style: none;
}
.header-widget.widget_nav_menu ul.menu > li {
  display: inline-block;
  float: left;
  position: relative;
}
.header-widget.widget_nav_menu ul.menu li a {
  display: inline-block;
  padding: 0 0 0 15px;
}
.header-widget.widget_nav_menu ul.menu > li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  margin-left: 5px;
}
.header-widget ul.menu li:last-child {
  margin-right: 0;
}
nav.mobile_menu ul li a {
  font-weight: 500;
  text-transform: none;
}
.header-widget.widget_nav_menu ul.menu li a,
p {
  color: #616161;
}
.menu-language-switcher-container {
  line-height: 35px;
  padding-right: 30px;
}
.header-right-widget li.day-VIP-sign a.login {
  padding-left: 5px;
}
.menu-language-switcher-container ul.menu li a {
  color: rgba(255, 255, 255, 0.7) !important;
}
.header-right-widget li.day-VIP-sign a.sign-login,
.header-right-widget li.day-VIP-sign a.login {
  font-weight: 500;
  line-height: 19px;
}
.header_top {
  background: 0 0 !important;
  border: 0 !important;
  padding: 17px 20px;
}
.header_bottom {
  background: 0 0 !important;
}
.header-right-widget .menu-language-switcher-container ul.menu li a {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
.header_top .right .textwidget ul {
  list-style: none;
  display: inline-block;
  line-height: 1;
}
.header_top .right .textwidget ul li {
  display: inline-block;
  padding: 0 15px;
}
.header_top .right .textwidget ul li:last-child {
  padding-right: 0;
}
.header_top
  .right
  .header-widget.widget_nav_menu
  ul.menu
  > li.menu-item-has-children
  > a:after {
  color: rgba(255, 255, 255, 0.7);
  font-size: 88%;
  content: "\f078";
  margin-left: 10px;
  height: 37px;
  display: inline-flex;
}
.header_top
  .right
  .header-widget.widget_nav_menu
  ul.menu
  > li.menu-item-has-children
  > a:before {
  content: "\f0ac";
  font-family: FontAwesome, sans-serif;
  margin-right: 10px;
}
.widget_rss .rss-widget-icon {
  display: none;
}
.header_bottom_right_widget_holder {
  padding-right: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li#wp_nav_menu-item-113922 {
  clear: both;
}
.footer_top_holder,
footer,
footer .container_inner {
  width: 100%;
  position: relative;
}
.footer_bottom_holder,
.footer_top_holder,
footer {
  display: block;
}
.footer_top .widget.widget_rss li a.rsswidget {
  color: #fff;
}
footer {
  width: 100%;
  margin: 0 auto;
  z-index: 100;
}
.footer_top {
  padding: 72px 0 52px;
}
.footer_top ul {
  list-style: none;
}
.footer_top .textwidget,
.footer_top a,
.footer_top li,
.footer_top p {
  word-wrap: break-word;
}
.footer_top a:not(.qbutton) {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
}
.footer_bottom {
  display: table-cell;
  line-height: 22px;
  height: 53px;
  width: 1%;
  vertical-align: middle;
}
.footer_bottom p,
.footer_bottom span {
  margin: 0;
}
.footer_top h4,
.qbutton {
  text-transform: uppercase;
}
.footer_top,
.footer_top .textwidget,
.footer_top h4,
.footer_top li,
.footer_top p {
  line-height: 24px;
  font-style: normal;
}
.footer_top {
  padding-top: 100px;
  padding-bottom: 80px;
}
.footer_top .column_inner > div h4 {
  color: #242a36;
}
.footer_top,
.footer_top .textwidget,
.footer_top li,
.footer_top p {
  color: #414c58;
}
.footer_bottom_holder {
  padding-bottom: 0;
}
.column1.footer_bottom_column,
.column2.footer_bottom_column {
  width: 50%;
  float: left;
}
.footer_bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer_bottom .textwidget p {
  padding-bottom: 0;
  color: #97a6bb !important;
  font-size: 14px;
}
.protected-footer {
  text-align: right;
}
.footer_top h4 {
  font-weight: 700;
  color: #616161;
}
.footer_top,
.footer_top .textwidget,
.footer_top li,
.footer_top p {
  font-size: 12px;
  font-weight: 400;
}
.footer_bottom,
.footer_bottom p,
.footer_bottom
  span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_font_elegant),
.footer_bottom_holder,
.footer_bottom_holder p {
  font-family: Roboto, sans-serif;
  font-size: 14px;
}
.footer_bottom,
.footer_bottom p,
.footer_bottom span {
  color: #757575;
}
.footer_top .column1,
.footer_top .column2,
.footer_top .column3,
.footer_top .column4,
.footer_top .column5 {
  width: 20% !important;
  padding: 0 20px 15px;
  box-sizing: border-box;
}
.footer_top h4 {
  margin: 0 0 30px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 700;
}
.footer_top .widget.widget_rss li a {
  font-size: 0.938em;
}
.footerLogo {
  margin-bottom: 15px;
}
.footer_top a {
  font-size: 12px;
  line-height: 28px;
  color: #414c58 !important;
}
.footer_top div#rss-2 a {
  font-size: 12px;
  line-height: 28px;
  color: #414c58 !important;
  font-weight: 500;
}
.footer_top .widget_rss h5 a {
  font-weight: 700 !important;
  font-size: 14px !important;
}
#text-61 ul li a.contact_link {
  font-size: 12px;
  line-height: 18px;
}
.footer_inner.clearfix {
  padding: 0;
}
.footer_bottom_holder {
  border-bottom: 1px solid rgba(192, 201, 214, 0.5);
  border-top: 1px solid rgba(192, 201, 214, 0.5);
  text-align: left;
}
.footer_bottom {
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 14px !important;
  text-align: left !important;
  color: #97a6bb !important;
}
@media only screen and (max-width: 1200px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 950px;
  }
}
@media only screen and (max-width: 1000px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 768px;
  }
  .header_top .container {
    display: inline-block;
  }
  .header_inner_left,
  header {
    position: relative !important;
    left: 0 !important;
    margin-bottom: 0;
  }
  .content {
    margin-bottom: 0 !important;
  }
  header {
    top: 0 !important;
    margin-top: 0 !important;
    display: block;
  }
  .header_top {
    height: auto;
    display: block !important;
  }
  .logo_wrapper,
  .side_menu_button {
    height: 100px !important;
  }
  .header_top .left,
  .header_top .right {
    text-align: center;
    float: none;
  }
  .header_top .inner {
    display: inline-block;
    margin: 0 0 -4px;
  }
  header .q_logo img.mobile {
    display: block !important;
    opacity: 1 !important;
    position: relative;
    margin: 0 auto;
  }
  .main_menu,
  header .q_logo img.normal {
    display: none !important;
  }
  .logo_wrapper {
    position: absolute;
    left: 50%;
  }
  nav.mobile_menu {
    display: block;
  }
  .logo_wrapper,
  .mobile_menu_button {
    display: table;
  }
  .q_logo {
    display: table-cell;
    position: relative;
    top: auto;
    vertical-align: middle;
  }
  .q_logo a {
    left: -50%;
    width: auto !important;
  }
  .q_logo img,
  .q_logo svg {
    top: 0;
    left: 0;
  }
  .header_top .left .inner > div:last-child,
  .header_top .right .inner > div {
    border-right: 0;
  }
  .header_top .left .inner > div,
  .header_top .right .inner > div:first-child {
    border-left: 0;
  }
  .content {
    margin-top: 0 !important;
  }
  .footer_top {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 600px;
  }
  .header_bottom_right_widget_holder {
    display: none;
  }
  .grid2 .blog_holder article .post_description .post_description_left {
    margin-top: 10px;
  }
  .drop_down .wide .second ul li .qbutton,
  .drop_down .wide .second ul li ul li .qbutton,
  .qbutton {
    padding: 0 14px;
  }
  .touch .content {
    margin: 0 !important;
  }
  .header_top .header-widget a {
    font-size: 0.75em;
  }
  .header_top .right .textwidget ul li {
    border: none;
    padding: 0 7px 0 0;
  }
}
@media only screen and (max-width: 600px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 420px;
  }
  .four_columns .column1,
  .four_columns .column2,
  .four_columns .column3,
  .four_columns .column4 {
    width: 100%;
  }
  .four_columns .column1 .column_inner,
  .four_columns .column2 .column_inner,
  .four_columns .column3 .column_inner,
  .four_columns .column4 .column_inner {
    padding: 0;
  }
  .footer_top .four_columns .column2 .column_inner > div,
  .footer_top .four_columns .column3 .column_inner > div,
  .footer_top .four_columns .column4 .column_inner > div {
    margin: 0;
  }
  .footer_top .four_columns .column1,
  .footer_top .four_columns .column2,
  .footer_top .four_columns .column3 {
    margin: 0 0 25px;
  }
  .wpb_gallery_slides .qode-image-slider-description {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 300px;
  }
  .header_bottom,
  footer .container_inner {
    padding: 0 25px;
  }
  .header_bottom .container_inner,
  footer .container_inner {
    width: auto;
  }
  .footer_bottom {
    line-height: 35px;
    height: auto;
  }
  .footer_top .column_inner > div {
    margin: 0 0 25px !important;
  }
  .footer_top .column_inner {
    border: 0;
  }
}
@media only screen and (max-width: 420px) {
  .header_bottom,
  footer .container_inner {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 350px) {
  .container_inner,
  div.grid_section .section_inner {
    width: 95% !important;
  }
  .section_inner_margin {
    margin: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .qode-cta-section
    .qode-cta-section-text-wrapper
    .qode-cta-section-description {
    font-size: 1.2em;
  }
  .header-left-widget ul li a.desktop-whatsapp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 25px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 600px) {
  body,
  h2,
  p {
    line-height: 24px;
  }
  h2 {
    font-size: 20px;
  }
  body,
  p {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .vc_col-sm-12,
  .vc_col-sm-1,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-6,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .five-columns.vc_row .vc_col-sm-2 {
    float: left;
    width: 18.8%;
    padding: 0;
    margin-right: 1.5%;
    min-height: 0;
  }
  .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
    margin-right: 0;
  }
}
.wpb_text_column p:last-child,
.wpb_text_column:last-child {
  margin-bottom: 0;
}
.footer-blog .comment-box {
  float: right;
  color: #757575;
  font-size: 0.813em;
}
.authdetl-box {
  overflow: hidden;
  padding: 15px;
}
.author-title {
  color: #757575;
}
.author-title a {
  color: #212121;
  margin-left: 5px;
  font-weight: 600;
}
.footer-blog .likes a {
  color: #757575;
}
.footer-blog .author-box {
  margin: 0;
  float: left;
}
.footer-blog .likes,
.footer-blog .views {
  float: left;
  padding: 0 10px;
}
.footer-blog .views .fa {
  color: #0c6cd5;
}
.footer-blog .likes .fa {
  color: #ff8c14;
}
.footer-blog .likes .fa,
.footer-blog .views .fa {
  padding: 0 5px;
}
.bg-Transcription_Services {
  width: 78px;
  height: 77px;
  background-position: -10px -10px;
}
.box-link {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  font-size: 0;
}
.header-widget.widget_nav_menu ul ul {
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 5px #f1f1f1;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
  border-bottom: solid 1px #ebebeb;
  color: #424242;
  text-transform: capitalize;
}
.header-widget.widget_nav_menu ul.menu li ul li a:hover {
  background-color: #f9f9f9;
  color: #424242 !important;
}
li.day-VIP-sign {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.1);
  line-height: 35px;
  color: #fff !important;
  padding: 0 !important;
  min-width: 202px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0.5px;
}
@media (min-width: 1750px) {
  .grid_section .section_inner {
    min-width: 1700px;
  }
  .footer_top_holder .container_inner {
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
  }
  .header_inner .container_inner {
    width: 1700px;
  }
  .header_bottom.clearfix {
    padding: 0 20px;
  }
  .header-widget.widget_nav_menu ul.menu > li {
    padding-bottom: 8px;
  }
  .header-widget.widget_nav_menu ul ul {
    top: 35px;
  }
}
@media (min-width: 1500px) {
  .header_inner .container_inner {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .container_inner,
  .grid_section .section_inner {
    width: 90% !important;
  }
  h1 {
    font-size: 2.188em;
    line-height: 40px;
  }
}
@media (min-width: 1001px) {
  nav.main_menu.right {
    position: static;
  }
  nav.main_menu ul li {
    display: block;
  }
}
@media only screen and (max-width: 1500px) {
  .header_top_bottom_holder .container_inner {
    width: 100%;
  }
}
@media (min-width: 1001px) and (max-width: 1200px) {
  .header_bottom_widget .qbutton.default {
    min-width: 100px;
    font-size: 0.75em;
  }
  .footer_inner.clearfix,
  .header_bottom,
  .header_top_bottom_holder .header_top {
    padding: 16px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1001px) {
  .header-left-widget ul li {
    padding: 0 8px;
  }
  .header_top .header-widget,
  .header_top .header-widget a,
  .header_top .header-widget.widget_nav_menu ul.menu > li > a {
    font-size: 0.9em !important;
  }
  .header_bottom_right_widget_holder {
    padding-right: 0;
    display: block !important;
    margin: 26px 0 0;
  }
  .header_top .left {
    float: left;
  }
  .header_top .right {
    float: right;
  }
  .header_top_bottom_holder .header_top .container_inner {
    width: 100% !important;
  }
  .header_top_bottom_holder .header_top {
    padding: 15px 20px;
  }
  .header_top .right .textwidget ul li {
    padding: 0 10px 0 0;
  }
  .textwidget ul.top-menu-left li a img {
    padding-right: 6px;
    max-width: 14px;
    margin-top: 4px;
  }
  .header_top .header-widget,
  .header_top .header-widget a,
  .header_top .header-widget.widget_nav_menu ul.menu > li > a {
    font-size: 0.83em !important;
  }
}
@media (max-width: 1000px) {
  .header_bottom_widget .qbutton.default {
    min-width: 100px;
    font-size: 0.75em;
  }
  .header_bottom {
    padding: 0 !important;
  }
  .mobile_menu_button {
    float: right;
  }
  .header_inner_right {
    margin-right: 80px;
  }
  .logo_wrapper,
  .q_logo,
  .q_logo a {
    left: 0;
  }
  nav.mobile_menu {
    overflow: visible;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 999999;
  }
  nav.mobile_menu:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }
  .mobile_arrow {
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0;
    font-size: 1.563em;
    width: 65px;
    text-align: center;
    line-height: 28px;
    display: inline-table;
    height: 55px;
  }
  nav.mobile_menu ul > li > span.mobile_arrow i {
    display: block;
    line-height: 60px;
    color: #424242;
    font-size: 1em;
    font-weight: 600;
  }
  nav.mobile_menu ul > li > span.mobile_arrow .fa.fa-angle-down {
    display: none;
  }
  .mobile_menu_button {
    display: none;
  }
  nav.mobile_menu ul li ul li {
    margin: 0;
    padding: 0 !important;
  }
  .header_top_bottom_holder .container_inner.clearfix {
    width: 100% !important;
  }
  .q_logo a {
    left: 20px;
    top: 5px;
  }
}
@media (max-width: 767px) {
  .header_top .left {
    text-align: left;
    float: left;
  }
  .header_top .right {
    text-align: left;
    float: right;
  }
  .header_top_bottom_holder .header_top {
    padding: 10px 15px;
  }
  .header_top_bottom_holder .header_top .container_inner {
    width: 100% !important;
  }
  li.menu-item.menu-item-type-custom.menu-item-object-custom {
    border-bottom: none;
    padding: 0;
    font-size: 1em;
  }
  .header_top .right .textwidget ul li {
    border: none;
    padding: 0;
  }
  .header_bottom_right_widget_holder {
    display: block;
    padding-right: 0;
    margin: 26px 0 0;
  }
  .header-widget.widget_nav_menu ul ul {
    top: 35px;
  }
  .header_inner_right {
    margin-right: 60px;
  }
  .home-banner-full-blue {
    background-image: url(../images/home-banner-mobile.jpg);
  }
}
@media (max-width: 479px) {
  .header_top .header-widget a,
  .header-left-widget ul li {
    padding: 0 5px;
  }
  .header_bottom_right_widget_holder {
    display: none;
  }
  .header_top .right {
    text-align: left;
    float: left;
  }
  .header-widget.widget_text.header-left-widget {
    width: 100%;
  }
  .header_top .left,
  .header_top .left .inner,
  .header_top .right,
  .header_top .right .inner {
    width: 100%;
  }
  .right .header-widget.widget_nav_menu.header-right-widget {
    float: right;
    margin-top: 0;
  }
  .header-widget.widget_nav_menu ul ul {
    left: -70px;
  }
  .header_top .left {
    height: 33px;
  }
  .header-left-widget .top-menu-left {
    width: 96%;
  }
  .header_top .right .inner > div {
    margin-top: 10px;
  }
  .header-right-widget ul.top-menu-login li a.login {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .footer_top .column1,
  .footer_top .column2,
  .footer_top .column3,
  .footer_top .column4,
  .footer_top .column5 {
    width: 100% !important;
  }
  .footer_top_holder .container_inner {
    min-width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .footer_inner.clearfix {
    padding: 0;
  }
  .column1.footer_bottom_column,
  .column2.footer_bottom_column {
    width: 100%;
    float: none;
  }
  .footer_bottom {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
  }
  .protected-footer {
    padding-bottom: 10px;
  }
  .column4.footer_col4,
  .column5.footer_col5 {
    width: 50% !important;
    float: left;
  }
}
@media (min-width: 768px) {
  .footer_top .widget.widget_rss li a {
    max-width: 266px;
    display: inline-block;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .header_top_bottom_holder .header_top {
    padding: 17px 20px;
  }
  .footer_inner.clearfix,
  .header_bottom {
    padding: 0 30px;
  }
  .footer_inner.clearfix {
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (max-width: 1170px) {
  #text-61 ul li {
    width: 100% !important;
    padding: 0 0 10px;
  }
}
@media (max-width: 479px) {
  .four_columns > .column1 > .column_inner,
  .four_columns > .column5 > .column_inner {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  footer .container_inner {
    width: 100% !important;
  }
  .footer_top .column1,
  .footer_top .column2,
  .footer_top .column3,
  .footer_top .column4,
  .footer_top .column5 {
    width: 20% !important;
  }
  .footer_top,
  .footer_top .textwidget,
  .footer_top li,
  .footer_top p,
  .footer_top a,
  .footer_top div#rss-2 a {
    font-size: 13px;
    line-height: 1.6;
  }
}
.header_bottom_right_widget_holder p {
  padding-bottom: 0;
}
.side_menu_button {
  height: 84px !important;
  max-height: 84px;
}
.wp-megamenu-main-wrapper ul,
.wp-megamenu-main-wrapper li {
  list-style: none;
}
.wp-megamenu-main-wrapper a,
.wp-megamenu-main-wrapper a:hover {
  text-decoration: none;
}
.wp-megamenu-main-wrapper {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
  background: 0 0;
  transform: scale(1);
  border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul.wpmm-tab-groups {
  transform: none !important;
}
.wp-megamenu-main-wrapper,
.wp-megamenu-main-wrapper * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header_bottom .wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
  width: 18px;
}
.header_bottom
  ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title:hover {
  color: #1590ff;
}
@media (min-width: 1000px) {
  .logo_wrapper {
    min-height: 84px;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    padding: 35px 14px;
    color: #242a36 !important;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal,
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    background: 0 0 !important;
    font-family: Roboto, sans-serif;
    box-shadow: none;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    padding: 35px 14px;
    background: 0 0 !important;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li {
    background: 0 0;
  }
  .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a:before,
  .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper
    ul.wpmm-mega-wrapper
    > li.menu-item-has-children
    > a:after,
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.show_tab
    > a:before,
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    > a
    > span.wpmm-mega-menu-href-title:before {
    display: none;
  }
  .wpmm_megamenu .wpmm-sub-menu-wrap ul li {
    position: static;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap {
    background-color: #f5f6fa;
    box-shadow: 0 2px 6px 0 #c0c9d6;
    min-width: 800px;
    padding: 0 !important;
    margin: 0 !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    li
    a {
    line-height: 1.1;
  }
  .wpmm_megamenu .wpmm-sub-menu-wrap ul li,
  .wpmm_megamenu ul.wp-mega-sub-menu li a {
    font-family: Roboto, sans-serif !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a {
    border: 0;
    background: #fff !important;
    overflow: hidden;
    margin: 0;
    padding: 17px 30px;
    text-transform: none;
    font-size: 1em;
    white-space: nowrap;
    color: #242a36;
    font-weight: 500;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a
    > span {
    background: 0 0 !important;
    border: 0 !important;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    text-transform: capitalize;
    white-space: nowrap;
    color: inherit;
    width: auto;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups
    > li.show_tab
    > a {
    background: #e7f3ff !important;
    color: #0085ff;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a
    > .wpmm-mega-menu-icon {
    float: left;
    width: 42px !important;
    padding: 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    background: #fff;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups
    > li {
    display: block;
    overflow: hidden;
  }
  .wpmm_megamenu
    .wp-megamenu-main-wrapper
    ul
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li {
    margin-bottom: 0;
    padding: 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    width: 33%;
    min-height: 390px;
    height: auto;
    padding: 15px 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel {
    width: 67%;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li {
    width: 50%;
    padding: 10px !important;
    font-size: 0.875em;
    font-weight: 400;
    color: #414c58;
    font-family: Roboto !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.languages-mega-menu
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    height: 400px !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.Loc-menu
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    height: 550px !important;
  }
  #wp_nav_menu-item-55510
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    min-height: 435px !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.Loc-menu
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li {
    width: 33%;
    padding: 10px !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    > a {
    font-weight: 300;
    line-height: 1.3;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    > a
    > span.wpmm-mega-menu-href-title {
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    font-size: 14px;
    color: #414c58;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    .wp-mega-sub-menu {
    background: #fff;
    min-width: 282px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(20, 49, 167, 0.1);
    padding: 15px 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout.wpmega-flyout-horizontal-right
    ul.wp-mega-sub-menu
    li {
    text-align: left;
    width: 100%;
    display: block;
    padding: 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    a {
    padding: 19px 40px;
    color: #242a36 !important;
    background: 0 0 !important;
    border: 0;
    font-weight: 500 !important;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 16px;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout.indus-nav
    ul.wp-mega-sub-menu
    li:hover {
    background-color: rgba(245, 124, 0, 0.1);
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout.indus-nav
    ul.wp-mega-sub-menu
    li:hover
    a {
    color: #f57c00 !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li:hover {
    background-color: rgba(21, 144, 255, 0.1);
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li:hover
    a {
    color: #1590ff !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    .wpmm-mega-menu-icon {
    float: left;
    width: 40px;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    a
    span.wpmm-mega-menu-href-title {
    overflow: hidden;
  }
  .wpmm_megamenu
    .wp-megamenu-main-wrapper
    ul
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li {
    margin-bottom: 0 !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel {
    padding: 25px 20px;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    z-index: 1000;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li.menu-item-has-children
    > a:before {
    display: block !important;
    position: absolute !important;
    left: 50% !important;
    height: 17px !important;
    width: 17px !important;
    bottom: -10px;
    right: auto !important;
    top: auto !important;
    margin-left: -11px;
    z-index: 1000;
    content: "";
    position: absolute;
    background: #ffffff1a !important;
    transform: rotate(45deg);
    box-shadow: -3px -6px 8px 0 rgba(20, 49, 167, 0.07);
    opacity: 0;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li.menu-item-has-children:hover
    > a:before {
    opacity: 1;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a:hover:before,
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.show_tab
    > a:before {
    display: none;
    opacity: 0;
  }
}
@media (min-width: 1750px) {
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel {
    padding: 30px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    padding: 35px 8px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    padding: 35px 10px;
  }
}
@media (max-width: 1000px) {
  .wp-mega-toggle-block {
    cursor: pointer;
    display: block !important;
    position: absolute;
    right: 5px;
    width: 40px;
    text-align: center;
    height: 40px;
    top: 0;
    margin-top: -55px;
  }
  .wp-mega-toggle-block > * {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    opacity: 0;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal {
    background: 0 0 !important;
  }
  .header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover {
    background: 0 0;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    color: #212121;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 25px;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper {
    border-top: solid 1px #f2f2f2;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a:before {
    background: #f2f2f2;
  }
  .header_bottom_right_widget_holder {
    margin: 16px 0 0;
  }
  .header_bottom #close-top-navigation {
    display: none !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a
    > span {
    background: 0 0 !important;
    border: 0 !important;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    text-transform: capitalize;
    white-space: nowrap;
    color: inherit;
    width: auto;
    font-weight: 500;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.show_tab
    > a:before,
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a:hover:before,
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    > a
    > span.wpmm-mega-menu-href-title:before {
    display: none;
  }
  .wpmm_megamenu
    .wp-megamenu-main-wrapper
    ul
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li {
    margin-bottom: 0;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper
    ul.wpmm-mega-wrapper
    > li.menu-item-has-children
    > a:after {
    transform: rotate(-42deg);
    display: none;
    opacity: 0;
    -webkit-transform: rotate(-95deg);
    -ms-transform: rotate(-95deg);
    font-size: 26px;
    margin-top: -17px;
    color: #a0a0a0;
    right: 14px;
  }
  .header_bottom ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
    background: #fff;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    a {
    color: #424242;
    background: 0 0 !important;
    padding: 13px 50px !important;
    display: block;
    font-size: 1em;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    a:hover {
    color: #0c6cd5 !important;
    background: 0 0 !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li {
    border-bottom: 1px solid #ececec;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu {
    border-top: 1px solid #ececec;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li.menu-item-has-children
    a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-transform: inherit;
    font-weight: 500;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    li.wpmega-horizontal-full-width
    .wpmm-sub-menu-wrap {
    padding: 0 !important;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    li {
    border-bottom: none;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a {
    color: #424242;
    padding: 10px 50px;
    white-space: nowrap;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a
    .wpmm-mega-menu-icon {
    width: 40px;
    padding: 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    border-top: 1px solid #ececec;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel {
    padding: 0;
    border-top: 1px solid #ececec;
    background: #f6f9fc;
    position: relative;
    left: 0;
    width: 100%;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    li {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    .wp-mega-menu-link {
    padding: 10px 0 10px 110px;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li
    .wp-mega-menu-link
    .wpmm-mega-menu-href-title {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    min-height: 1px !important;
    width: 100%;
  }
  .wpmm_megamenu
    .wp-megamenu-main-wrapper
    ul
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li {
    margin-bottom: 0 !important;
  }
  .header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover > a,
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-black-white
    ul.wpmm-mega-wrapper
    > li:hover
    > span.mobile_arrow
    i {
    color: #fff !important;
  }
  .wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
    margin-right: 20px !important;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li:nth-child(even) {
    margin-left: 0 !important;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    li.wpmega-horizontal-full-width
    .wpmm-sub-menu-wrap {
    width: 100%;
    overflow: visible;
    position: static !important;
    display: none;
    opacity: 1 !important;
    max-height: inherit;
    visibility: visible;
    transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    box-shadow: none;
  }
  .header_bottom
    .wpmm-sub-menu-wrapper
    .wpmm-tabs-section.show_tab
    .wpmm-sub-menu-wrapper {
    display: none;
    overflow: hidden;
  }
  .header_bottom
    .wpmm-sub-menu-wrapper
    .wpmm-tabs-section.expand-in
    .wpmm-sub-menu-wrapper {
    display: block;
    overflow: hidden;
  }
  .wpmega-vertical-tabs > .mobile_arrow {
    display: none;
  }
  nav.mobile_menu ul > li > span.mobile_arrow i {
    display: block;
    line-height: 55px;
    color: #424242;
    font-size: 1em;
    font-weight: 600;
    position: relative;
    padding-right: 10px;
  }
  nav.mobile_menu ul > li > span.mobile_arrow .fa.fa-angle-down {
    display: none;
  }
  .header_bottom
    .wp-megamenu-main-wrapper.wpmm-onclick
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    > div {
    overflow: hidden;
    height: auto;
    opacity: 1;
    visibility: visible;
    display: none;
    max-height: inherit;
    transition: none;
    -webkit-transition: none;
    -ms-transition: none;
  }
  .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li {
    border-bottom: 1px solid #ececec !important;
  }
  .header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover {
    background: #1590ff !important;
    color: #fff !important;
  }
  .wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item {
    background: #1590ff !important;
    color: #fff !important;
  }
  .wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item > a {
    color: #fff !important;
  }
  .header_bottom .wpmega-black-white .wpmm-mega-wrapper > li:hover {
    color: #fff;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > span.mobile_arrow
    i {
    color: #424242;
  }
  .header_bottom
    ul.wpmm-mega-wrapper
    li.wpmega-menu-flyout
    ul.wp-mega-sub-menu
    li
    a {
    font-size: 14px !important;
  }
  .blog-tittle a.wp-mega-menu-link {
    text-transform: capitalize !important;
  }
}
.grid_section .section_inner {
  min-width: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  max-width: 1170px;
}
.button-big-orange-light:hover {
  background-color: #f7af22;
  box-shadow: 0 5px 10px 0 rgba(247, 175, 34, 0.64);
}
.check-list.list-padding ul,
.check-list.list-padding {
  padding: 0 0 20px;
  overflow: hidden;
}
.check-list ul li:after {
  content: "";
  left: 0;
  top: 12px;
  position: absolute;
  width: 15px;
  height: 14px;
  background-image: url(../images/icon-arrow-list.svg);
  background-repeat: no-repeat;
}
.check-list ul li {
  padding: 0 0 0 20px;
  position: relative;
  width: 40%;
  float: left;
  list-style-type: none;
  font-size: 1em;
  font-weight: 500;
  line-height: 38px;
  color: #4f5b6a;
}
.full-list ul li {
  width: 94%;
}
.as-featured-in-images,
.as-featured-in-slider {
  background-color: #fff;
}
.as-featured-in-images.grid_section {
  padding: 50px 0 100px;
}
.as-featured-in-slider h3 {
  opacity: 0.8;
  color: #414c58;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
}
.fully-accredited-tittle .caroufredsel_wrapper {
  min-height: 70px;
}
.as-featured-in-images .caroufredsel_wrapper {
  min-height: 48px;
}
.contact-section-text {
  text-align: center;
}
.newsletter-section #mc_embed_signup form {
  padding: 0 140px 0 174px;
  margin: 20px auto;
  max-width: 745px;
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: left;
}
.newsletter-section #mc_embed_signup .email {
  box-sizing: border-box;
  color: #97a6bb;
  line-height: 58px;
  height: 50px;
  padding: 0;
  text-align: left;
  font-family: Roboto, sans-serif;
  width: 76%;
  font-size: 1em;
  border: 1px solid rgba(151, 166, 187, 0.3) !important;
  margin-left: 6%;
  border-left: 0;
  background-color: #fff !important;
  text-indent: 2%;
  display: block;
  padding-left: 13px;
}
.newsletter-section #mc_embed_signup div.mce_inline_error {
  padding: 5px 10px 5px 30px;
  background-color: #fff;
  color: #ff0000a8;
}
.newsletter-section ul.parsley-errors-list li,
.newsletter-section ul li,
div#messageBoxInner {
  color: #517af9;
  list-style-type: none;
  padding: 5px 29px;
}
.newsletter-section #mc_embed_signup .button:hover {
  background-color: #8091a5 !important;
  box-shadow: 0 5px 10px 0 rgba(128, 145, 165, 0.39);
}
.newsletter-section #mc_embed_signup .button {
  height: 50px;
  width: 200px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 4px;
  background-color: #8091a5;
  box-shadow: none;
}
.newsletter-section h2 {
  margin: 0 auto;
  text-transform: inherit;
  padding: 35px 0 5px;
  color: #303846;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0;
}
.newsletter-section select {
  background: url(../images/arrow-select.png)
    no-repeat 97% 50% #f8f8f8;
  box-sizing: border-box;
  height: 50px;
  left: 0;
  padding: 0 25px 0 15px;
  position: absolute;
  outline: none;
  top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 200px;
  z-index: 10;
  font-family: Roboto, sans-serif;
  font-size: 1em;
  background-color: #fff;
  border: 1px solid rgba(151, 166, 187, 0.3);
  border-radius: 5px 0 0 5px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
}
.news-litter-txt p {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  padding-bottom: 10px;
}
.email-icons {
  line-height: 76px;
  height: 65px;
  width: 65px;
}
.email-box {
  border-radius: 24px;
  background: linear-gradient(41.8deg, #f7b422 0%, #f28722 100%);
  margin: 0 auto;
  max-width: 65px;
  text-align: center;
}
.header-widget.widget_nav_menu.header-right-widget
  .menu-language-switcher-container
  ul
  ul {
  top: 22px;
  width: 100px;
  left: 0;
}
#mc_embed_signup input {
  border: 1px solid #abb0b2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#mc_embed_signup input:focus {
  border-color: #333;
}
#mc_embed_signup .button {
  clear: both;
  background-color: #aaa;
  border: 0;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}
#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  font-weight: 700;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .customer-care-section,
  .our-network-section,
  .happy-clients-section,
  .get-translation-section,
  .as-featured-in-images.grid_section {
    padding: 50px 0;
  }
  .quality-control-section {
    padding: 70px 0;
  }
  .newsletter-section .vc_column-inner {
    margin-top: 70px;
  }
  .get-translation-section .contact-section-text h3 {
    font-size: 1.25em;
    line-height: 1.3;
  }
  .interpreting-inner-slider {
    padding-bottom: 70px;
  }
  .client-logo-size {
    margin: 15px 1px;
  }
}
@media (max-width: 767px) {
  .our-network-section,
  .customer-care-section,
  .happy-clients-section,
  .get-translation-section {
    padding: 50px 0;
  }
  .quality-control-box-two,
  .quality-control-box-text,
  .as-featured-in-images.grid_section {
    padding-bottom: 80px;
  }
  .quality-control-section {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .get-translation-section .contact-section-text h3 {
    font-size: 1.3em;
    line-height: 1.5;
    padding-bottom: 30px;
    padding-top: 25px;
  }
  .button-big-orange-light,
  .button-big-blue {
    height: 50px;
  }
  .button-text {
    font-size: 0.875em;
    letter-spacing: 0;
    line-height: 50px;
  }
  .translation-company-row .translation-company-right-bg {
    position: relative;
    height: 400px;
    width: 100%;
    left: 0;
  }
  .grid_section .section_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .client-logo-size {
    margin: 0 5px 10px;
  }
  .newsletter-section select {
    width: 100%;
    position: relative;
    margin: 0 0 10px;
    max-width: 100%;
  }
  .newsletter-section #mc_embed_signup .mc-field-group {
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
  }
  .newsletter-section #mc_embed_signup .button {
    width: 100%;
    position: relative;
    display: block;
  }
  .newsletter-section #mc_embed_signup form {
    padding: 0;
  }
  .newsletter-section h2 {
    font-size: 1.25em;
  }
  .news-litter-txt p {
    font-size: 0.835em;
  }
  .newsletter-section #mc_embed_signup .email {
    width: 100%;
    margin-left: 0;
  }
  .newsletter-section .vc_column-inner {
    padding: 30px 15px;
  }
  .newsletter-section #mc_embed_signup div.mce_inline_error {
    padding: 5px;
  }
  .get-translation-section .button-big-orange-light {
    margin-bottom: 20px;
  }
}
.video-img {
  position: relative;
  max-width: 450px;
  float: right;
}
.play-ico {
  height: 120px;
  width: 120px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  border: 10px solid rgba(230, 225, 225, 0.44);
  line-height: 120px;
  box-sizing: border-box;
  padding-left: 5px;
}
.play-ico > i {
  font-size: 30px;
  color: #517af9 !important;
}
.fa-play:before {
  content: "\f04b";
}
.video-img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  overflow: hidden;
}
.video-img img,
.video-img .play-ico,
.play-ico > i {
  transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.video-img:hover img {
  opacity: 0.6;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.video-img:hover .play-ico {
  border-color: #8eb6de;
}
.video-img:hover {
  background: #000;
}
.video-img:hover .play-ico {
  border-color: #517af9;
  box-shadow: 0 0 67px 0 #517af9 !important;
}
.video-img:hover .fa-play {
  color: #f7af22 !important;
}
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 9999999999999;
}
.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.logged-in .YouTubePopUp-Wrap {
  top: 32px;
  z-index: 99998;
}
.YouTubePopUp-Content {
  max-width: 680px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(../images/close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}
.YouTubePopUp-Close:hover {
  opacity: 0.5;
}
@media all and (max-width: 768px) and (min-width: 10px) {
  .YouTubePopUp-Content {
    max-width: 90%;
  }
}
@media all and (max-width: 600px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 320px !important;
  }
  .YouTubePopUp-Close {
    bottom: 362px;
  }
}
@media all and (max-width: 480px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 220px !important;
  }
  .YouTubePopUp-Close {
    bottom: 262px;
  }
}
.q_logo .mobile,
.q_logo .light,
.q_logo .dark {
  display: none !important;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
  border-bottom: solid 1px #ebebeb;
  color: #424243 !important;
}
.menu-language-switcher-container {
  line-height: 35px;
  padding-right: 30px;
}
.header-widget.widget_nav_menu.header-right-widget
  .menu-language-switcher-container
  ul
  ul {
  top: 35px;
  right: 0;
  left: 0;
}
.header-widget.widget_nav_menu ul li:hover ul {
  display: block;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
  border-bottom: solid 1px #ebebeb;
  color: #424242;
  text-transform: capitalize;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  line-height: 38px;
  padding: 0 15px;
}
.header-top-section {
  padding-top: 200px;
  top: 0;
  padding-bottom: 100px;
}
.q_logo img,
.q_logo svg {
  top: -32%;
}
.header_bottom.clearfix {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  clear: both;
}
.page-template-full_width_new_autoquote .header_bottom.clearfix {
  border-bottom: none;
}
.header_top
  .right
  .header-widget.widget_nav_menu
  ul.menu
  > li.menu-item-has-children
  > a:before {
  top: 10px !important;
}
.header-right-widget .menu-language-switcher-container ul.menu li a {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.7) !important;
}
.header-widget.widget_nav_menu ul.menu li ul li a {
  border-bottom: solid 1px #ebebeb;
  color: #424243 !important;
}
.header_top
  .right
  .header-widget.widget_nav_menu
  ul.menu
  > li.menu-item-has-children
  > a:after {
  color: rgba(255, 255, 255, 0.7) !important;
}
.header-left-widget ul.top-menu-left li {
  padding: 10px;
}
.header-widget.widget_nav_menu {
  padding: 0 5px 0 0;
}
#text-61 ul li {
  padding: 0 0 15px;
  position: relative;
  width: 50%;
  float: left;
  list-style-type: none;
  line-height: 17px;
}
#text-61 ul li a.contact_link {
  font-size: 12px;
  line-height: 18px;
}
.footer_top,
.footer_top .textwidget,
.footer_top li,
.footer_top p {
  color: #414c58;
  font-size: 12px;
}
.footer_top h4 {
  margin: 0 0 30px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 700;
}
.footer_top div#rss-2 ul li a {
  font-size: 12px;
  font-weight: 500;
}
p.address a {
  font-size: 12px;
}
.footer_bottom {
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 14px !important;
  text-align: left !important;
  color: #97a6bb !important;
}
.footer_inner.clearfix {
  border: 0;
}
p.address {
  color: #414c58;
  font-size: 12px;
  padding-bottom: 20px;
}
.wpmm-orientation-horizontal .wp-mega-toggle-block:before {
  color: #fff;
}
@media (min-width: 1000px) {
  .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li {
    float: left;
  }
  .scrolled
    .header_bottom
    .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
    ul.wpmm-mega-wrapper
    > li
    > a {
    color: #212121 !important;
  }
  .client-logos-section-gray .qode_carousels_holder {
    display: none;
  }
  .scrolled .header_bottom {
    background-color: #fff !important;
  }
}
@media (max-width: 1000px) {
  .wp-mega-toggle-block {
    right: 15px;
    margin-top: -62px;
  }
  .header-widget.widget_nav_menu ul.menu li a {
    padding: 0 0 0 12px;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  .footer_top .four_columns .column2 .column_inner > div {
    margin: 0;
  }
  .company-mid-row .vc_col-sm-8,
  .company-mid-row .vc_col-sm-8 {
    width: 100%;
  }
}
@media (max-width: 1001px) and (min-width: 767px) {
  .header_top .header-widget,
  .header_top .header-widget a,
  .header_top .header-widget.widget_nav_menu ul.menu > li > a {
    font-size: 0.875em !important;
  }
  #text-61 ul li {
    padding: 0;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .textwidget ul.top-menu-left li a img {
    padding-right: 10px;
  }
  .footer_top h4 {
    margin: 15px 0 20px;
  }
  .footer-blog {
    padding-top: 50px;
  }
  .header-widget.widget_nav_menu.header-right-widget {
    position: absolute;
    left: 5px;
    top: 0;
  }
  .header_bottom_widget .qbutton.default {
    display: none;
  }
  .header-widget.widget_nav_menu.header-right-widget
    .menu-language-switcher-container
    ul
    ul {
    top: 35px;
    left: 0;
  }
  .header-widget.widget_nav_menu.header-right-widget {
    position: absolute;
    left: 5px;
    top: 0;
  }
  .header_top .right .textwidget ul li.day-VIP-sign {
    position: absolute;
    right: 0;
    top: 0;
  }
  .header_bottom_widget .qbutton.default {
    display: none;
  }
}
@media (max-width: 479px) {
  li.day-VIP-sign {
    min-width: 159px;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 400;
  }
  .home-banner-full-blue {
    top: -175px;
  }
  .header_top .header-widget a,
  .header-right-widget .menu-language-switcher-container ul.menu li a {
    font-size: 12px !important;
  }
  .header_top .right .textwidget ul li.day-VIP-sign {
    position: absolute;
    right: 0;
    top: 0;
  }
  .right .header-widget.widget_nav_menu.header-right-widget {
    margin-top: 0;
  }
  .header_top .right {
    width: auto;
  }
  .wp-mega-toggle-block {
    right: 5px;
  }
  .header_top
    .right
    .header-widget.widget_nav_menu
    ul.menu
    > li.menu-item-has-children
    > a:before {
    left: -10px;
  }
  .header-widget.widget_nav_menu ul.menu li a {
    padding: 0 0 0 5px;
  }
  .header_top .right {
    width: auto;
  }
  li.day-VIP-sign {
    min-width: 159px;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 400;
  }
  .textwidget ul.top-menu-left li a svg {
    padding-right: 0;
  }
}
.clear {
  clear: both;
}
.taxonomy-description a,
.textwidget a {
  box-shadow: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li {
  display: inline-block;
  text-align: center;
  border-top: none;
  line-height: 1.5;
  height: auto;
  float: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a {
  padding: 20px 25px 20px 20px;
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  overflow: visible;
  font-family: Open Sans;
  text-transform: capitalize;
  text-align: left;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper
  ul.wpmm-mega-wrapper
  > li.menu-item-has-children
  > a:after {
  content: "\f107";
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 14px;
}
.wp-megamenu-main-wrapper ul {
  box-shadow: none;
  margin: 0;
  opacity: 1;
  padding: 0;
}
.wp-megamenu-main-wrapper ul:after {
  display: none;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu,
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu ul {
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
  border-bottom: medium !important;
  display: block !important;
  left: 0;
  margin-left: 0 !important;
  position: static;
  white-space: normal;
  padding: 0;
  width: 100%;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu:before {
  display: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu li {
  border: none;
  background: 0 0;
  box-shadow: none;
  margin: 0;
  list-style: none;
}
.wpmm_megamenu
  .wp-megamenu-main-wrapper
  ul
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li {
  margin-bottom: 9px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
  position: relative;
  text-align: left;
  background: 0 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li {
  position: static;
  padding: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade
  ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap {
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  padding: 0 8px;
  max-height: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  li.wpmega-horizontal-full-width
  .wpmm-sub-menu-wrap {
  width: 100%;
  overflow: hidden;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal {
  background-color: #3d3d3d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #3d3d3d),
    color-stop(50%, #3d3d3d),
    color-stop(50%, #212121)
  );
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background: #595959;
  top: 0;
  right: 0;
}
.wpmega-black-white .wpmm-mega-wrapper > li:hover {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #3d3d3d 100%);
  background: -webkit-linear-gradient(top, #212121 0%, #3d3d3d 100%);
  background: linear-gradient(to bottom, #212121 0%, #3d3d3d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121',endColorstr='#3d3d3d',GradientType=0);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
  background: #000;
  width: 210px;
  list-style: none;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
  background: rgba(204, 204, 204, 0.4);
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout {
  position: relative;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  top: 100%;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  max-height: 0;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
  left: 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout
  > div {
  opacity: 0;
  visibility: hidden;
  top: 100%;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul:after {
  display: none;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
  padding: 0;
  position: relative;
  z-index: 999;
}
ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout.wpmega-flyout-horizontal-right
  ul.wp-mega-sub-menu
  li {
  text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 12px;
  text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover {
  text-decoration: none;
}
.wpmm-sub-menu-wrap ul li > a {
  padding: 0;
  position: relative;
  width: auto;
}
.wpmm-sub-menu-wrap ul li ul li {
  width: 100%;
  margin: 3px 0 7px;
  padding: 0;
}
.wpmm-sub-menu-wrap li ul li a {
  width: auto;
  overflow: visible;
}
.wpmm-sub-menu-wrap ul > li {
  display: inline-block;
  vertical-align: top !important;
  margin: 0 -2px 15px;
}
.wpmm-sub-menu-wrap ul li ul li {
  margin-left: 0;
  margin-right: 0;
}
.wpmm-sub-menu-wrap ul li ul li a {
  color: #595858;
}
.wpmm_megamenu ul.wp-mega-sub-menu li a {
  font-family: Open Sans;
  text-align: left;
  color: #000;
  text-transform: none;
  display: block;
}
.wpmm-sub-menu-wrap li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
  width: 100%;
  padding: 0 10px;
}
.wpmm_megamenu .wpmm-sub-menu-wrap ul li {
  font-size: 13px;
  font-family: Open Sans;
  display: inline-block;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:hover,
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:focus {
  color: #000;
  text-decoration: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a {
  color: #404040;
}
.wpmm-sub-menu-wrapper.wpmm-menu1
  .wp-mega-sub-menu
  li
  a
  span.wpmm-mega-menu-href-title:hover {
  margin-left: 5px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wpmm-sub-menu-wrapper ul li a span.wpmm-mega-menu-href-title {
  width: auto;
  display: inline-block;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title {
  display: inline-block;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wpmm_megamenu .widget_nav_menu ul li a {
  font-size: 13px;
  line-height: 1.2;
  left: 9px;
}
.wp-megamenu-main-wrapper
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout.wpmega-flyout-horizontal-right
  ul.wp-mega-sub-menu
  li {
  margin: 0;
}
.wp-megamenu-main-wrapper .wpmegamenu-toggle {
  display: none;
}
.wpmm_megamenu .wpmm-target-description.wpmm-target-text {
  display: block;
  width: auto;
  font-size: 10px;
  text-transform: capitalize;
  font-style: italic;
  line-height: 1;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
  line-height: 1.2;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
  margin-right: 7px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  > div.wpmm-sub-menu-wrapper {
  position: relative;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  div
  > ul.wpmm-tab-groups {
  width: 30%;
  float: left;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  li {
  width: 100%;
  color: #666;
  margin: 0;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover
  span,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover {
  background: #fff;
  position: relative;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.show_tab
  > a
  > span {
  background: #fff;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover:before,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.show_tab
  > a:before {
  content: "";
  position: absolute;
  left: -1px;
  width: 5px;
  height: 100%;
  background: red;
  z-index: 999;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a
  > span {
  color: #666;
  font-size: 14px;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #ccc;
  background: #eee;
  border-left: 1px solid #ccc;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li:last-child
  > a
  > span {
  border-bottom: 1px solid #ccc;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a
  > span:hover {
  margin-left: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 15px;
  border-left: 0;
  left: auto;
  width: 70%;
  overflow: hidden;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  padding: 0 10px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li:first-child {
  padding-left: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li:last-child {
  padding-right: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title:before {
  content: "";
  position: absolute;
  background: #333;
  bottom: 0;
  width: 30px;
  height: 1px;
}
.wpmega-responsive-closebtn {
  display: none;
}
@media (max-width: 930px) {
  .wpmm-orientation-horizontal .menutoggle {
    display: none;
  }
}
@media (min-width: 911px) {
  .wp-megamenu-main-wrapper .wpmm-mega-wrapper {
    display: block;
  }
}
@media (max-width: 768px) {
  .wpmm-sub-menu-wrap li.wpmega-1columns-1total {
    width: 100%;
    padding: 0 10px;
  }
  .wpmm-sub-menu-wrap li {
    margin-bottom: 20px;
  }
  .wpmm-sub-menu-wrap li:last-child {
    margin-bottom: 0;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    div
    > ul.wpmm-tab-groups {
    width: 100%;
    height: auto !important;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel {
    position: relative;
    left: 0;
    width: 100%;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li
    > a
    > span {
    border-right: 1px solid #ccc;
  }
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.show_tab
    > a
    > span {
    border-bottom: 1px solid #ccc;
  }
}
@media (max-width: 620px) {
  ul.wpmm-mega-wrapper
    li
    .wpmm-sub-menu-wrap
    ul.wp-mega-sub-menu
    li.wpmega-vertical-tabs
    ul.wpmm-tab-groups
    > li.wpmm-tabs-section
    > div.wpmm-sub-menu-wrapper
    > ul.wpmm-tab-groups-panel
    > li {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .wpmm-orientation-horizontal ul li ul li.wp-mega-menu-header {
    width: 100%;
  }
}
.wp-mega-menu-link {
  cursor: pointer;
}
.wpmega-enabled-mobile-menu .wpmm-mega-wrapper.hide-menu {
  display: none;
}
.wp-mega-toggle-block {
  cursor: pointer;
}
.wpmega-openblock {
  display: block;
}
.wpmm-sub-menu-wrapper .wpmm-tabs-section .wpmm-sub-menu-wrapper {
  display: none;
}
.wpmm-sub-menu-wrapper .wpmm-tabs-section.show_tab .wpmm-sub-menu-wrapper {
  display: block;
  overflow: hidden;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 1;
}
.header_top {
  z-index: 100000;
  position: relative;
}
@media (max-width: 479px) {
  .header_top .left {
    height: 33px;
    display: none;
  }
}
.button-big-orange-light,
.button-big-blue:lang(ar) {
  text-align: center;
}
.wpml-ls {
  display: none;
}
.side_menu_button {
  height: 84px !important;
  max-height: 84px;
}
@media (max-width: 1000px) {
  .inner-pages-banner {
    padding-top: 8.938rem;
  }
  .content,
  .touch .content {
    margin-top: -172px !important;
  }
}
div#rss-2 h5 {
  display: none;
}
.target.vc_col-sm-5 {
  float: right;
}
@media only screen and (max-width: 767px) {
  .source.vc_col-sm-5 {
    margin-bottom: 15px;
  }
  .free-translation-live .vc_col-sm-2 {
    clear: both;
  }
}
.resource-height {
  margin-top: 20px;
}
.blue-color,
a.color-blue {
  color: #4285f4;
}
.padding-top-zero {
  padding-top: 0 !important;
}
.padding-bottom-zero {
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 1200px) {
  .short-content .section_inner_margin {
    display: flex;
    align-items: center;
  }
}
p {
  color: #4f5b6a;
  font-size: 1em;
  line-height: 1.9;
  font-style: normal;
}
a.link-blue {
  color: #4285f4;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.website-localization-process-list .list-normal li {
  padding: 0 0 15px 50px;
}
.check-list.list-padding ul,
.check-list.list-padding {
  padding: 0;
}
.check-list.full-list ul li:after {
  top: 8px;
}
.full-list ul li {
  width: 92%;
  padding-bottom: 0.625rem;
  line-height: 32px;
}
.services-icon-list {
  list-style: none;
  padding-bottom: 30px;
}
.services-icon-list li {
  position: relative;
  padding: 0 0 15px 47px;
  font-weight: 500;
}
.font-wight-four-hund .services-icon-list li {
  font-weight: 400;
}
.services-icon-list li img {
  position: absolute;
  left: 0;
  top: 0;
}
.list-normal li {
  padding: 0 0 15px 31px;
  font-weight: 400;
}
.list-normal.software-localization-process li {
  padding: 0 0 15px 47px;
  color: #4f5b6a;
}
.list-normal li img {
  top: 6px;
}
.sub-title h2 {
  color: #303846;
  font-size: 1.375em;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0;
  padding-bottom: 20px;
  text-transform: inherit;
}
.services-img-right {
  text-align: right;
}
.services-img-left {
  text-align: left;
}
.padding-top-80px {
  padding-top: 5rem;
}
.padding-top-100px {
  padding-top: 6.125rem;
}
.padding-bottom-80px {
  padding-bottom: 5rem;
}
.padding-bottom-100px {
  padding-bottom: 6.125rem;
}
a.req-call-link {
  color: #4285f4;
  font-weight: 500;
  display: inline-block;
}
strong.fax-no {
  color: #4285f4;
  display: inline-block;
}
.dark-bg-gray {
  background-color: #f5f6fa;
}
.immigration-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.immigration-ptext {
  margin-bottom: 25px !important;
}
.immigration-h3 h2 {
  font-size: 1.375em;
  font-weight: 500;
  margin-top: 0;
  padding-bottom: 20px;
  text-transform: inherit;
  letter-spacing: 0;
  color: #303846;
}
.immigration-ptext p {
  font-size: 1em;
  line-height: 1.9;
  padding-bottom: 20px;
  color: #4f5b6a;
}
.blue.qbutton-width-small-text {
  background-color: #4285f4 !important;
  box-shadow: none !important;
  min-width: 379px;
  word-break: break-all;
}
.blue.qbutton-width-small-text:hover {
  background-color: #4285f4 !important;
  box-shadow: 0 5px 10px 0 rgba(81, 122, 249, 0.33) !important;
}
.qbutton-width-small-text {
  line-height: 54px;
  height: 55px;
  font-size: 1em;
  min-width: 379px;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #f7af22 !important;
  box-shadow: none !important;
  letter-spacing: 0;
  word-break: break-all;
}
.qbutton-width-small-text:hover,
.rfq a.qbutton:hover {
  background-color: #f7af22 !important;
  box-shadow: 0 5px 10px 0 rgba(247, 175, 34, 0.64) !important;
}
.immigration-section .qbutton-width-small-text,
.button-min .qbutton-width-small-text {
  margin-bottom: 20px;
  margin-top: 10px;
  white-space: pre-line;
  height: auto;
  line-height: 1.6;
  padding: 15px 30px;
  min-width: 210px;
  letter-spacing: 0;
  font-weight: 700;
  word-break: break-all;
}
.btn-small-green {
  line-height: 3.2;
  height: 50px;
  font-size: 0.875em;
  min-width: 200px;
  border-radius: 4px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #2dbf43 !important;
  box-shadow: 0 5px 10px 0 rgba(0, 181, 55, 0.5) !important;
  letter-spacing: 0;
}
a.blue-text {
  color: #4285f4;
}
.bpo-services .about-company-box {
  min-height: 330px;
}
.bpo-services-box .vc_col-sm-2 {
  width: 33.3333337%;
}
.bpo-services-box .vc_col-sm-2 .vc_single_image-wrapper,
.vc_col-sm-2 .wpb_single_image img {
  width: 100%;
}
.clear {
  clear: both;
}
.free-translations textarea {
  font-size: 1em;
}
.free-translations select {
  font-family: Roboto, sans-serif;
  font-size: 1em;
}
.inner-free .full_section_inner.clearfix {
  margin-top: 0;
}
.free-t-banner {
  padding: 55px;
}
.btn-green {
  font-weight: 500;
  white-space: nowrap;
  font-size: 0.9em;
  color: #fff;
  border-radius: 4px;
  background-color: #2dbf43;
  box-shadow: 0 5px 10px 0 rgb(0, 181, 55, 0.5);
  text-transform: uppercase;
  padding: 10px 20px;
}
.q_message {
  border-left: 2px solid #e41313;
  background: #f2e8e8;
  padding: 10px;
  margin-top: 10px;
}
.btn-green:hover {
  color: #fff;
  box-shadow: 0 5px 30px 0 rgba(0, 181, 55, 0.5);
  background-color: #57cb68;
}
.free-translations .qbutton {
  margin: 0 0 0 15px;
  padding: 0 20px;
  white-space: nowrap;
  border-radius: 4px;
  background-color: #4285f4;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0;
  min-width: 169px;
  box-shadow: none;
  box-sizing: border-box !important;
  height: 55px;
  display: block;
}
.free-translations .qbutton:hover {
  background-color: #4285f4;
  box-shadow: 0 5px 10px 0 rgba(81, 122, 249, 0.33);
}
#buttonRow {
  width: 80%;
  margin: auto;
}
.wpb_single_image.icon-arrow {
  cursor: pointer;
  border-radius: 0;
  text-align: center;
  line-height: normal;
  padding: 0;
  display: block;
  margin: auto;
  height: 55px;
  line-height: 55px;
}
.free-translations select {
  width: 210px;
}
.free-translations select {
  box-shadow: none;
}
.free-translation-live .vc_col-sm-6 .col-1 > .vc_column-inner,
.free-translation-live .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.free-translation-live .section_inner_margin {
  margin-left: 0;
  margin-right: 0;
}
.free-translation-live > .wpb_wrapper {
  padding: 20px;
}
.free-translation-live .btn-green {
  padding: 19px 39px 20px;
}
.free-translation-live .vc_col-sm-2 {
  width: 15%;
}
.free-translations .ft-class > .vc_column-inner > .wpb_wrapper {
  background-color: #fff;
}
.free-translations textarea {
  margin-bottom: -10px;
}
.free-translations-mobile {
  display: none;
}
.online-translator-video .video-img.req-video {
  float: left;
}
.free-translation-online h1 {
  color: #2d3039;
  font-size: 28px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
  padding-bottom: 30px;
}
.free-translation-online {
  padding: 50px 30px;
}
.google-play {
  padding-top: 30px;
}
.google-play a {
  padding: 13px;
}
.free-translations select {
  border: 1px solid #dee3e6;
  border-radius: 5px;
  background-image: url(../images/icon-arrow-down-input.svg);
  color: #4f5b6a;
  font-size: 15px;
  line-height: 18px;
  height: 55px;
  padding: 15px 30px 15px 14px;
  min-width: 235px;
  display: block;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-color: #fff;
}
.free-translations textarea {
  font-size: 16px;
  height: 230px;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #dee3e6;
  background-color: #fff;
}
.free-translations #column2 .textlayer {
  background-color: #f6f9fc !important;
}
.col-1.wpb_column.vc_column_container.vc_col-sm-6.highlight {
  float: right;
}
.col-2.wpb_column.vc_column_container.vc_col-sm-6.highlight {
  background-color: transparent;
}
.inner-free {
  padding-left: 15px;
  padding-right: 15px;
}
.free-translation-live .btn-green {
  white-space: nowrap;
  font-size: 0.9em;
  color: #fff;
  line-height: 16px;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 18px 39px 19px;
  background-color: #0f9d58;
  font-weight: 700;
  display: block;
  box-shadow: none;
}
.free-translation-live .btn-green:hover {
  box-shadow: 0 5px 30px 0 rgba(0, 181, 55, 0.5);
}
.free-translation-live .vc_col-sm-2 {
  width: 15%;
  left: 42.5%;
  position: absolute;
}
.free-translation-live .b1 {
  float: left;
  display: block;
}
.free-translation-live .b2 {
  float: right;
  display: block;
}
.free-translation-live .b1.highlight {
  float: right;
}
.free-translation-live .b2.highlight {
  float: left;
}
.free-translation-live div#column6 {
  max-width: 236px;
  float: right;
}
.free-translation-online-text {
  max-width: 968px;
  margin: 0 auto;
  color: #4f5b6a;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.free-translation-live > .wpb_wrapper {
  padding: 20px;
  box-sizing: border-box !important;
  border: 1px solid rgba(151, 166, 187, 0.2);
  overflow: hidden;
  clear: both;
}
.col-1 > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.col-2 > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.col-2 .free-translations div#column2 textarea {
  border-right: 0.5px;
  background-color: #f5f6fa;
}
.col-1 .free-translations div#column1 textarea {
  border-left: 0.5px;
}
.mobile-viw {
  display: none;
}
.icon-arrow img.img-mobile-view {
  display: none;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .free-translation-live .btn-green {
    padding: 15px 15px 14px;
  }
  .tran-btn-full-width .vc_col-sm-6.tran-btn-full {
    width: 100%;
  }
  .tran-btn-full-width .vc_col-sm-6.tran-btn-full #column5 {
    float: right;
  }
  .bpo-services-box .vc_col-sm-2 {
    width: 50%;
  }
}
.free-translation-live-tab .btn-green {
  display: none;
}
@media (max-width: 1024px) {
  .free-translation-live .btn-green {
    display: none;
  }
  .free-translation-live-tab .btn-green {
    white-space: nowrap;
    font-size: 0.9em;
    color: #fff;
    line-height: 16px;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 18px 39px 19px;
    background-color: #0f9d58;
    font-weight: 700;
    display: block;
    box-shadow: none;
    margin: 40px auto 0;
    max-width: 150px;
  }
  .tran-btn-none {
    display: none;
  }
  .location-left-col {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .icon-arrow img.img-desk-view {
    display: none;
  }
  .icon-arrow img.img-mobile-view {
    display: block;
  }
  .wpb_single_image.icon-arrow {
    max-width: 40px;
    margin: 15px auto 0;
    height: 40px;
    line-height: 40px;
  }
  .free-translations .qbutton {
    width: 100%;
    margin: 20px auto;
  }
  .free-translation-live-tab .btn-green {
    max-width: 100%;
    text-align: center;
    margin-top: 23px;
  }
  .free-translation-live div#column5 {
    display: none;
  }
  .free-translation-live div#column3 {
    margin-bottom: 0;
    padding: 0;
  }
  .free-translation-live .b1 {
    float: inherit;
    display: block;
    width: 100%;
  }
  .free-translation-live .b1.highlight,
  .free-translation-live .b2.highlight {
    float: inherit;
  }
  .free-translations select {
    min-width: 100%;
    margin: 0 auto;
    width: 100%;
    line-height: 15px;
    height: 45px;
    padding: 14px 30px 13px 14px;
  }
  .free-translations-mobile {
    display: block;
    background: #fff;
    padding: 0 15px;
    border: 1px solid rgba(151, 166, 187, 0.2);
    border-top: none;
  }
  .google-play a img {
    padding: 3px;
    max-width: 127px;
  }
  .google-play a {
    padding: 0;
  }
  .free-translation-live .vc_col-sm-2 {
    width: 100%;
    left: inherit;
    position: relative;
  }
  .free-translation-live .b2 {
    float: left;
    display: block;
    width: 100%;
  }
  .inner-free {
    display: none;
  }
  .mobile-viw {
    display: block;
  }
  .free-translation-live .b1.highlight {
    flex-direction: column-reverse;
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    display: flex;
  }
  .col-1.wpb_column.vc_column_container.vc_col-sm-6.highlight {
    float: none;
  }
  .free-translation-live > .wpb_wrapper {
    padding: 0 15px 15px;
    border: 1px solid rgba(151, 166, 187, 0.2);
    border-bottom: none;
  }
  .free-translations-mobile .b3 {
    padding-top: 5px;
  }
  div#cls1 {
    background-color: #f7f8fb;
    background-image: linear-gradient(#f7f8fb 20%, #fff 20%);
    background:none;
  }
}
#ouibounce-modal .modal-dialog {
  max-width: 800px;
  width: 100%;
}
#ouibounce-modal {
  background: rgba(255, 255, 255, 0.8);
}
.exit-popup button.close {
  float: right;
  font-size: 16px;
  margin-right: -20%;
  border: none;
  font-weight: 600;
  background: 0 0;
  color: #313541;
  cursor: pointer;
}
.content.content_top_margin,
.container {
  z-index: inherit;
}
.modal-backdrop.in {
  display: none;
}
.exit-popup h1.title-popup {
  max-width: 479px;
  font-size: 46px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0;
  margin: 0 auto;
  color: #242a36;
  text-transform: uppercase;
}
.exit-popup p.special-offer {
  max-width: 395px;
  color: #4f5b6a;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  padding-bottom: 50px;
  padding-top: 10px;
  margin: 0 auto;
}
.exit-popup a.btn-common {
  width: 100%;
  max-width: 500px;
  margin: auto;
  margin-bottom: 30px;
  line-height: 70px;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px !important;
  padding: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
}
.exit-popup a.btn-green {
  background-color: #2dbf43;
  box-shadow: 0 5px 10px 0 rgba(0, 181, 55, 0.5);
}
.exit-popup a.btn-black {
  background-color: #242a36;
  box-shadow: 0 5px 10px 0 rgba(36, 42, 54, 0.5);
}
.exit-popup a.btn-blue {
  background-color: #1590ff;
  box-shadow: 0 5px 10px 0 rgba(21, 144, 255, 0.5);
}
.exit-popup p.footer-text {
  max-width: 409px;
  color: #242a36;
  font-size: 20px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0;
  cursor: pointer;
}
.exit-popup .modal-footer {
  padding: 12px 0;
  margin-top: 0;
  border-top: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.exit-popup .modal-body {
  background-color: #f0f8ff;
  background-image: url(/wp-content/uploads/2019/03/ready-to-take-your-business-global.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.exit-popup .modal-body {
  padding: 0;
  padding-bottom: 30px;
  padding-top: 150px;
}
.modal-content.exit-popup {
  box-shadow: none;
  border: none;
}
@media (max-width: 1001px) and (min-width: 768px) {
  .free-translations select {
    min-width: auto;
    width: 152px;
    font-size: 11px;
    height: 45px;
    padding: 12px 18px 12px 8px;
    font-weight: 700;
  }
  .free-translation-live > .wpb_wrapper {
    padding: 20px 10px;
  }
  .free-translations .qbutton {
    height: 45px;
    padding: 15px 15px 14px;
    min-width: 140px;
  }
  .free-translation-live .btn-green {
    padding: 15px 15px 14px;
  }
  .wpb_single_image.icon-arrow {
    height: 45px;
    line-height: 45px;
    width: 20px;
  }
}
@media (max-width: 1024px) {
  .services-img-right {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .content,
  .touch .content {
    margin-top: -143px !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .check-list ul li {
    width: 100%;
  }
  .immigration-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .interpreting-inner-slider {
    padding-bottom: 0;
  }
  .services-img-right {
    padding-top: 3.25rem !important;
  }
  .btn a.blue-small-btn {
    padding: 14px 5px;
    font-size: 0.75em;
  }
  .box-align-right .awards-box {
    min-width: auto;
  }
  .services-img-right,
  .services-img-left {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 769px) {
  .immigration-section .qbutton-width-small-text,
  .button-min .qbutton-width-small-text {
    display: table;
  }
  .loc-button span.call-now {
    padding-left: 0;
  }
  .services-txt-img-tab .vc_col-sm-6 {
    width: 100%;
  }
  .services-img-left img,
  .services-img-right img {
    width: 100%;
  }
  .services-img-left .vc_single_image-wrapper,
  .services-img-right .vc_single_image-wrapper {
    width: 100%;
  }
  .services-img-left {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem;
  }
  .services-img-right {
    text-align: left !important;
    padding-top: 1.25rem;
  }
  .video-img {
    max-width: 100%;
    float: none !important;
    margin-top: 30px;
  }
  .video-img img {
    width: 100%;
  }
  .hipaa-complaint-servce a {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .services-txt-top-mobile .section_inner_margin.clearfix {
    flex-flow: column-reverse;
    display: flex;
  }
  .immigration-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .services-img-right {
    text-align: left !important;
    padding-top: 1.875rem;
  }
  .services-img-left {
    padding-bottom: 1.875rem;
  }
  .inner-services-box {
    margin: 0 auto;
  }
  .certificate-slider .vc_col-sm-5,
  .certificate-slider .vc_col-sm-7 {
    width: 100%;
    float: none;
  }
  .check-list ul li {
    width: 100%;
  }
  .immigration-h3 h2,
  .locations-page-sub-title h2 {
    line-height: 1.6;
  }
  .services-img-left img,
  .services-img-right img {
    width: 100%;
  }
  .services-img-left .vc_single_image-wrapper,
  .services-img-right .vc_single_image-wrapper {
    width: 100%;
  }
  .urgent-requests-footer .services-img-left .vc_single_image-wrapper {
    width: auto;
  }
  .video-img {
    float: left;
  }
  .b4 {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .b1,
  .b3 {
    padding-top: 20px;
  }
  .b2 {
    padding-top: 0;
  }
  .free-t-banner {
    padding: 0;
    padding-top: 20px;
  }
  .free-translations select {
    margin: 15px auto;
  }
  .free-translations select {
    margin: 15px auto;
    z-index: 999999;
    position: relative;
  }
  .free-translation-live div#column3 {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .free-translations .qbutton {
    min-width: 230px;
    margin: 0 auto 20px;
  }
  .free-translation-live .btn-green {
    padding: 18px 5px 19px;
  }
  .free-translation-live div#column6 {
    max-width: 230px;
    float: none;
    margin: 0 auto;
  }
  .free-translations textarea {
    border-top: 1px solid #dee3e6;
    max-height: 150px;
    padding: 16px 14px;
    border-radius: 5px;
  }
  .exit-popup h1.title-popup {
    line-height: 40px;
    font-size: 37px;
  }
  #ouibounce-modal .modal-dialog {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .free-translation-online {
    padding: 50px 0;
  }
  .wpb_single_image.icon-arrow {
    padding: 0;
  }
}
.vc_col-sm-5 {
  width: 41.66666667%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .vc_col-sm-7,
  .vc_col-sm-5 {
    width: 100%;
  }
}
.col-2,
.col-3,
.col-4,
.col-5 {
  display: flex;
  background: #fafafc;
  align-items: center;
  justify-content: center;
}
.col-2{background: none;}
.vc_col-sm-7 > .vc_column-inner {
  max-width: 630px;
  width: 100%;
}
.float-right-section .vc_col-sm-7 > .vc_column-inner {
  float: right;
}
.clear {
  clear: both;
}
.wp-megamenu-main-wrapper ul,
.wp-megamenu-main-wrapper ol,
.wp-megamenu-main-wrapper li {
  list-style: none;
}
.wp-megamenu-main-wrapper a,
.wp-megamenu-main-wrapper a:hover {
  text-decoration: none;
}
.wp-megamenu-main-wrapper {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
  background: 0 0;
  transform: scale(1);
  border: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul.wpmm-tab-groups {
  transform: none !important;
}
.wp-megamenu-main-wrapper,
.wp-megamenu-main-wrapper * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
  box-shadow: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li {
  display: inline-block;
  text-align: center;
  border-top: none;
  line-height: 1.5;
  height: auto;
  float: none;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a {
  padding: 20px 25px 20px 20px;
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 1.6;
  overflow: visible;
  font-family: Open Sans;
  text-transform: capitalize;
  text-align: left;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper
  ul.wpmm-mega-wrapper
  > li.menu-item-has-children
  > a:after {
  content: "\f107";
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 14px;
}
.wp-megamenu-main-wrapper ul {
  box-shadow: none;
  margin: 0;
  opacity: 1;
  padding: 0;
}
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu,
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu ul {
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
  border-bottom: medium !important;
  display: block !important;
  left: 0;
  margin-left: 0 !important;
  position: static;
  white-space: normal;
  padding: 0;
  width: 100%;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu li {
  border: none;
  background: 0 0;
  box-shadow: none;
  margin: 0;
  list-style: none;
}
.wpmm_megamenu
  .wp-megamenu-main-wrapper
  ul
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li {
  margin-bottom: 9px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
  position: relative;
  text-align: left;
  background: 0 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li {
  position: static;
  padding: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade
  ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap {
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  padding: 0 8px;
  max-height: 0;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade.wpmm-onhover
  ul.wpmm-mega-wrapper
  > li:hover
  .wpmm-sub-menu-wrap {
  opacity: 1 !important;
  visibility: visible !important;
  max-height: 10000px;
  z-index: 999;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  padding: 15px 0 2px;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-fade.wpmm-onhover
  ul.wpmm-mega-wrapper
  > li:hover
  .wpmm-sub-menu-wrap
  ul {
  opacity: 1 !important;
  visibility: visible !important;
  max-height: 10000px;
  z-index: 999;
  height: auto;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  li.wpmega-horizontal-full-width
  .wpmm-sub-menu-wrap {
  width: 100%;
  overflow: hidden;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical {
  background-color: #3d3d3d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #3d3d3d),
    color-stop(50%, #3d3d3d),
    color-stop(50%, #212121)
  );
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical
  ul.wpmm-mega-wrapper
  > li
  > a {
  color: #fff;
  font-weight: 400;
}
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background: #595959;
  top: 0;
  right: 0;
}
.wpmega-black-white .wpmm-mega-wrapper > li:hover,
.wpmega-black-white .wpmm-mega-wrapper > li.current-menu-item {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #3d3d3d 100%);
  background: -webkit-linear-gradient(top, #212121 0%, #3d3d3d 100%);
  background: linear-gradient(to bottom, #212121 0%, #3d3d3d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121',endColorstr='#3d3d3d',GradientType=0);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
  background: #000;
  width: 210px;
  list-style: none;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
  background: rgba(204, 204, 204, 0.4);
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout {
  position: relative;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  top: 100%;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  max-height: 0;
}
.wp-megamenu-main-wrapper.wpmm-onhover
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout:hover
  div {
  z-index: 99999;
  max-height: 1000px;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
  left: 0;
}
.wp-megamenu-main-wrapper.wpmm-onclick
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout
  > div {
  opacity: 0;
  visibility: hidden;
  top: 100%;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmm-onhover
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout:hover
  > div,
.wp-megamenu-main-wrapper.wpmm-onhover
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout:hover
  > div
  ul
  li:hover
  > div {
  opacity: 1;
  visibility: visible;
  white-space: normal;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
  padding: 0;
  position: relative;
  z-index: 999;
}
ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout.wpmega-flyout-horizontal-right
  ul.wp-mega-sub-menu
  li {
  text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 12px;
  text-align: left;
}
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover {
  text-decoration: none;
}
.wpmm-sub-menu-wrap ul li > a {
  padding: 0;
  position: relative;
  width: auto;
}
.wpmm-sub-menu-wrap ul li ul li {
  width: 100%;
  margin: 3px 0 7px;
  padding: 0;
}
.wpmm-sub-menu-wrap li ul li a {
  width: auto;
  overflow: visible;
}
.wpmm-sub-menu-wrap ul > li {
  display: inline-block;
  vertical-align: top !important;
  margin: 0 -2px 15px;
}
.wpmm-sub-menu-wrap ul li ul li {
  margin-left: 0;
  margin-right: 0;
}
.wpmm-sub-menu-wrap ul li ul li a {
  color: #595858;
}
.wpmm_megamenu ul.wp-mega-sub-menu li a {
  font-family: Open Sans;
  text-align: left;
  color: #000;
  text-transform: none;
  display: block;
}
.wpmm-sub-menu-wrap li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
  width: 100%;
  padding: 0 10px;
}
.wpmm_megamenu .wpmm-sub-menu-wrap ul li {
  font-size: 13px;
  font-family: Open Sans;
  display: inline-block;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:hover,
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:focus {
  color: #000;
  text-decoration: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a {
  color: #404040;
}
.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wp-mega-sub-menu .widget_nav_menu li:hover,
.wp-mega-sub-menu .widget_pages li:hover,
.wp-mega-sub-menu .widget_categories li:hover a,
.wp-mega-sub-menu .widget_archive li:hover,
.wp-mega-sub-menu .widget_meta li:hover a,
.wpmm-sub-menu-wrapper.wpmm-menu1
  .wp-mega-sub-menu
  li
  a
  span.wpmm-mega-menu-href-title:hover,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a:hover,
.wp-mega-sub-menu .widget_recent_comments li:hover,
.wp-mega-sub-menu .widget_recent_entries li:hover {
  margin-left: 5px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wpmm-sub-menu-wrapper ul li a span.wpmm-mega-menu-href-title {
  width: auto;
  display: inline-block;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title {
  display: inline-block;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.wpmm_megamenu .widget_pages ul li a,
.wpmm_megamenu .widget_meta ul li a,
.wpmm_megamenu .widget_nav_menu ul li a {
  font-size: 13px;
  line-height: 1.2;
  left: 9px;
}
.wp-megamenu-main-wrapper
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout.wpmega-flyout-horizontal-left
  ul.wp-mega-sub-menu
  li,
.wp-megamenu-main-wrapper
  ul.wpmm-mega-wrapper
  li.wpmega-menu-flyout.wpmega-flyout-horizontal-right
  ul.wp-mega-sub-menu
  li {
  margin: 0;
}
.wp-megamenu-main-wrapper .wpmegamenu-toggle {
  display: none;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
  line-height: 1.2;
}
.wp-megamenu-main-wrapper .wpmm-mega-menu-icon img {
  margin-right: 7px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  > div.wpmm-sub-menu-wrapper {
  position: relative;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  div
  > ul.wpmm-tab-groups {
  width: 30%;
  float: left;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  li {
  width: 100%;
  color: #666;
  margin: 0;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover
  span,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover {
  background: #fff;
  position: relative;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.show_tab
  > a
  > span {
  background: #fff;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a:hover:before,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.show_tab
  > a:before {
  content: "";
  position: absolute;
  left: -1px;
  width: 5px;
  height: 100%;
  background: red;
  z-index: 999;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a
  > span {
  color: #666;
  font-size: 14px;
  padding: 10px 15px;
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #ccc;
  background: #eee;
  border-left: 1px solid #ccc;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li:last-child
  > a
  > span {
  border-bottom: 1px solid #ccc;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li
  > a
  > span:hover {
  margin-left: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 15px;
  border-left: 0;
  left: auto;
  width: 70%;
  overflow: hidden;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  padding: 0 10px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li:first-child {
  padding-left: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li:last-child {
  padding-right: 0;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-horizontal-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-vertical-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title:before,
ul.wpmm-mega-wrapper
  li
  .wpmm-sub-menu-wrap
  ul.wp-mega-sub-menu
  li.wpmega-horizontal-tabs
  ul.wpmm-tab-groups
  > li.wpmm-tabs-section
  > div.wpmm-sub-menu-wrapper
  > ul.wpmm-tab-groups-panel
  > li
  > a
  > span.wpmm-mega-menu-href-title:before {
  content: "";
  position: absolute;
  background: #333;
  bottom: 0;
  width: 30px;
  height: 1px;
}
.wpmega-responsive-closebtn {
  display: none;
}