@charset "UTF-8";
/* structure start */
body {
  font-family: montserrat, sans-serif !important;
  background-color: #ffffff;
  color: #000000 !important; }

html {
  background-color: #ffffff; }

#main {
  overflow: hidden; }
  
 p {
  color: #868585;
  font-weight: 300; }
  
  body, p {
	font-family: CircularStd-Book, sans-serif !important;
	font-weight: normal;
	font-style: normal;
	color: #383838;/*!important*/
	font-size: 16px;
	line-height: 29px;
}

a { color: #62B5E5; }
  
h1, h2, h3, h4 {
    font-family: CircularStd-Book,sans-serif;
    font-style: normal;
		/*color: #373435;*/
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

/*h1{font-family: CircularStd-Medium, sans-serif !important;
}
h2{font-family: CircularStd-Book;
	font-size: 32px;
}*/
h1{
	font-family: CircularStd-Medium, sans-serif !important;
	font-size: 70px;
	line-height: 85px;
	color: #1F3D7B !important;
}
h2{
	font-family: CircularStd-Medium, sans-serif !important;
	font-size: 50px;
	line-height: 85px;
	color: #1F3D7B;
}
h3{
	font-size: 38px !important;
	line-height: 51px;
	color: #1F3D7B !important;
}
h4{
	font-size: 28px !important;
	line-height: 42px;
	color: #1F3D7B !important;
}
h5{
	font-family: CircularStd-Medium, sans-serif !important;
	font-size: 21px;
	line-height: 28px;
	color: #1F3D7B !important;
}
h6{
	font-family: CircularStd-Black, sans-serif !important;
	font-size: 16px !important;
	line-height: 22px;
	color: #1F3D7B !important;
	letter-spacing: 0.05em;
}
/* structure end */
/* header start */
.navbar-fixed-top {
  margin-top: 30px; }
  @media (max-width: 1200px) {
    .navbar-fixed-top {
      margin-top: 50px; } }

.navbar-brand {
  height: 80px !important;
  padding: 10px 10px; }

.navbar-fixed-top.scroll {
  height: 80px !important; }
  .navbar-fixed-top.scroll img.scroll-image {
    display: block; }
  .navbar-fixed-top.scroll img.fixed-image {
    display: none; }

.scroll .desktop_nav {
  padding: 10px 10px; }
.scroll ul.desktop_nav ul {
  padding-top: 20px; }

.navbar-fixed-top.top img.scroll-image {
  display: none; }
.navbar-fixed-top.top img.fixed-image {
  display: block; }

.top ul.desktop_nav ul {
  padding-top: 40px; }

ul.desktop_nav a {
  text-decoration: none; }
ul.desktop_nav li:hover > ul {
  display: block; }
ul.desktop_nav ul {
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 50px;
  left: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  list-style: none; }
  ul.desktop_nav ul > li.menu-item-has-children > a:after {
    color: #fff;
    content: '►';
    vertical-align: 1px;
    padding-left: 10px;
    font-size: 0.8em; }
  ul.desktop_nav ul > li > a {
    border: solid 1px #b4b4b4;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color: #ddd;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #000000; }
    ul.desktop_nav ul > li > a:hover {
      color: #ffffff;
      background-color: #000000; }
  ul.desktop_nav ul > li.current_page_item > a {
    color: #ffffff;
    background-color: #000000; }
  ul.desktop_nav ul ul {
    left: 185px;
    top: 0px; }
ul.desktop_nav > li.menu-item-has-children > a:after {
  color: #fff;
  content: '▼';
  vertical-align: 1px;
  padding-left: 10px;
  font-size: 0.8em; }

.mobile-navbar .sub-menu {
  display: none; }

.search-form {
  cursor: pointer; }

.nav-form-content {
  position: absolute;
  top: -16px;
  right: 30px;
  z-index: 1100;
  width: 0px;
  overflow: hidden;
  transition: 500ms;
  height: 62px; }
  .nav-form-content .searchform .sf-searchsubmit {
    width: 35px;
    height: 32px;
    top: 0px;
    left: 0px;
    border: none; }
  .nav-form-content .searchform .sf-s {
    width: 310px;
    background: #ffffff;
    border: 1px #e8e8e8 solid;
    padding: 5px 5px 5px 5px;
    margin-left: 35px; }

.show {
  display: block !important; }

.nav-form-content.show {
  width: 347px; }
  .nav-form-content.show .sf-s {
    width: 100%; }

/*.searchform .sf-searchsubmit {
  margin-top: 12px !important;
  outline: 0;
  border: 1px solid #6ab33d;
  background-color: #6ab33d;
  position: absolute;
  width: 37px;
  height: 37px;
  right: 0px;
  top: -1px;
  background-image: url("/wp-content/themes/weka/img/search_icon.png");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: 500ms; }*/
#express-form-typeahead {background-color: transparent;background-image: url(/wp-content/themes/weka/img/search-white.svg);background-position: 5px center;background-repeat: no-repeat; border: none;cursor: pointer;height: 37px;margin: 3px 0;padding: 0 0 0 30px;position: relative;-webkit-transition: width 400ms ease, background 400ms ease;transition:width 400ms ease, background 400ms ease;width: 0;}
#express-form-typeahead:focus {background-color: #fff;border: 2px #fff solid; border-radius: 25px;cursor: text;outline: 0;padding: 0 30px 0 30px;width: 285px;height:38px;background-image: url(/wp-content/themes/weka/img/search-blue.svg);margin-top:35px;}
.search-btn {display: none;}input[type="search"] {-webkit-appearance: textfield;}
#express-form-typeahead{box-shadow: none;}
.layout-widget-wrapper {
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 9999;
}
/*
#express-form .test{
	background-color: transparent;
	background-image: url(/wp-content/themes/weka/img/search-blue.svg);
	background-position: 5px center;background-repeat: no-repeat; border: none;cursor: pointer;height: 37px;margin: 3px 0;padding: 0 0 0 25px;position: relative;-webkit-transition: width 400ms ease, background 400ms ease;transition:width 400ms ease, background 400ms ease;width: 0;
}*/
.hs_cos_wrapper_type_raw_html .blue #express-form-typeahead{
background-color:#1F3D7B;
}
.hs_cos_wrapper_type_raw_html .blue #express-form-typeahead:focus{
	background-color:#fff;
	border: #1F3D7B 1px solid;
}




/* Banner btn */
.find-out-block{
	width: 195px;
	height:52px;
}
.find-out-btn{
	font-family: CircularStd-Bold, sans-serif !important;
	color: #ffffff;
	border:1px #1F3D7B solid;
	text-align: center;
	border-radius:45px;
  padding: 13px 36px;
  font-size: 17px;
	max-width: 195px;
	background-color:#1F3D7B;
}
.find-out-block a{
	text-decoration: none;
	cursor: pointer;
}
/* Banner btn - END */



/* book demo button - nav */
.book-demo-btn-white{
	font-family: CircularStd-Bold, sans-serif !important;
	color: #1F3D7B;
	border:1px #fff solid;
	text-align: center;
	border-radius: 32px;
  padding: 8px 21px;
  font-size: 12px;
	line-height: 14px;
	width: 135px;
	height: 32px;
	background-color:#fff;
	cursor: pointer;
}
.book-demo-btn-white div{
	color: #1F3D7B;
}
.dealer-login-btn-white a{
	color: #fff !important;
}
.dealer-login-btn-white-on-white a{
	color: #1F3D7B !important;
}
.book-demo-btn-white-on-white{
	border:1px #CDCDCD solid;
}
/* book demo button - nav - END */








.scroll .desktop_nav {
    padding: 0px 0px;
}
.mobilenav{
	height: 96px;
	width: 100%;
		position: fixed;
  /*background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(255,255,255,0));*/
	z-index: 995;
	padding-top: 20px
}
.mobilenav.scroll {
	background-color: #000 !important;
	height: 85px;
}
/* nav change */
.white-header nav, .blue-header nav{
	background-image: none;
	
}
.blue-header nav{
	background-color: #1F3D7B !important;
}
.white-header nav{
	background-color: #ffffff !important;
}
.white-header nav div div div div div div div div ul li a{
	color: #1F3D7B !important;
}
/*
.navbar-white.scroll div div div div.mobile-nav button.navbar-toggle span.icon-bar{
    background-color: #fff !important;
}*/

navbar.navbar-white.mobile.top{
	background-color: #000 !important;
}
/*
.navbar-white.scroll > div.container > div > div > div.mobile-icons > div > a > object #Group_190 > #Path_16,
.navbar-white.scroll > div.container > div > div > div.mobile-icons > div > a > object #Group_190 > #Path_17{
	 fill: #fff !important;
}
.navbar-white.scroll #Group_190 #Path_16,
.navbar-white.scroll #Group_190 #Path_17{
	 fill: #fff !important;
}*/
/*
.header-top--right .icon-container img, .header-top--right .icon-container embed, .header-top--right .icon-container object, .header-top--right .icon-container a object{
	height: 21px;
  width: auto;
}*/
#menu-main-menu li a{
	/*font-family: CircularStd-Medium; - seems too bold to me */
	font-family: CircularStd-Medium, sans-serif !important;
	font-size: 18px;
	color: #ffffff;
}
/*.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    font-weight: bold;
}*/
.nav>li {
  position: relative;
  display: block;
  padding: 5px 22px;
  margin-top: 0px;/**/
}
.nav>li>a {
  /*position: relative;
  display: block;*/
	color: #ffffff;
	padding-bottom: 0px;
	padding: 0px 0px;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  /*background-color: #1F3D7B;*/
}
@media (max-width: 1828px){
	/*#desktop-nav-search, .menu-main-menu-container {
		margin-top: 0px;
	}*/
	.header-top--right .icon-container{
		padding-top: 11px;
	}
	.header-top--right .icon-container {
  	margin-left: -16px;
	}
	.menu-main-menu-container 	{
    padding-right: 20px;
	}
}
@media (max-width: 1500px){
	.nav>li {
	padding: 5px 20px;
	}
}
@media (max-width: 1200px){
	.nav>li {
		padding: 5px 3px;
	}
	ul.desktop_nav > li.menu-item-has-children > a:after{
		padding-left: 5px;
	}
}
@media (max-width: 992px){
	#menu-main-menu li a {
		font-size: 12px;
	}
}

#mega-menu-item-text-2 > div > div > div.featured-news-container > .row > div:not(:first-child){
	display: none;
}




/* header end */
/* footer start */
#scrollBtn {
  display: none;
  position: fixed;
  bottom: 110px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #1F3D7B;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 15px;
  font-size: 18px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

#scrollBtn:hover {
  background-color: #555; }

#bottom-bar {
  background-color: #898989; }
  #bottom-bar p {
    margin: 10px 0;
    font-size: 12px;
    color: #ffffff;
    text-align: center; }
  #bottom-bar a {
    color: #ffffff; }
    #bottom-bar a:hover {
      text-decoration: none;
      color: #f78f1e; }

#footer {
  padding: 50px 0 42px; }
  #footer p, #footer a {
    font-weight: 200;
    line-height: 25px;
    margin-bottom: 0; }
  #footer a {
    color: #ffffff; }
    #footer a:hover {
      color: #f78f1e;
      text-decoration: none; }
  #footer .content {
    margin-top: 40px; }
    @media (max-width: 767px) {
      #footer .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 3em; }
        #footer .content ul {
          text-align: center; }
        #footer .content p {
          text-align: center;
          width: 100%; } }
  #footer .logo {
    width: 220px;
    height: auto;
    margin-bottom: 32px; }
  #footer h4, #footer h5, #footer h6 {
    font-weight: 700;
    color: #f78f1e; }
  #footer .social {
    margin-top: 32px; }
    #footer .social--icons img {
      width: 27px;
      height: auto;
      margin-right: 5px; }
  #footer .contact {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    #footer .contact .icon {
      width: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 10px; }
      #footer .contact .icon img {
        width: 50%;
        height: auto; }

#menu-footer-menu {
  list-style: none;
  padding-left: 0; }
  #menu-footer-menu li {
    font-weight: 200; }

/* footer end */
/* 404 start */
h1.nf_h1 {
  color: #000000; }

p.nf_paragraph {
  color: #000000; }

h2.nf_h2 {
  color: #000000; }

div.nf_main {
  text-align: center; }

/* 404 end */
/* search start */
.searchform input[type=text] {
  border: #0064b2 solid 2px;
  padding: 10px 5px;
  min-width: 250px; }
.searchform input[type=submit] {
  color: white;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 5px 1px; }

/* search end */
/* mobile start */
.mobile {
  display: none; }

.desktop {
  display: block; }

@media only screen and (max-width: 480px) {
  .mobile {
    display: block; }

  .desktop {
    display: none; } }
/*@media only screen and (max-width: 767px) {*/
@media only screen and (max-width: 991px) {
	.mobile {
		display: block; }
	.navbar-toggle {
		display: block !important;}

  .desktop {
    display: none; } }
/* mobile end */
.main-heading {
  color: #f78f1e; }

.hesperiden .tp-bullet {
  width: 50px !important;
  height: 3px !important;
  border-radius: 0 !important;
  border: 0 !important; }

*:focus {
  outline: none; }

#contact-form-1 input {
  width: 100%; }

#contact-submit {
  margin-top: 15px; }

.button-1 {
  background-color: #f78f1e;
  border: 0;
  color: #ffffff;
  padding: 5px 25px; }

.slide-out-menu {
  position: fixed;
  /*position: absolute;*/
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  transition: visibility 0s 0.6s;
  background-color: rgba(0, 0, 0, 0);
  z-index: 999;
  transition: all 0.5s ease; }
  .slide-out-menu--is-visible {
	  /*position: absolute;*/
	  position: fixed;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.6); 
	/* try */
	height: 2100px;
	max-height: 2500px;
	width: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
	}
  .slide-out-menu--container {
    height: 100vh;
    width: auto;
    min-width: 200px;
    position: absolute;
    right: 0;
    background-color: #000000;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 20px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all .5s ease; }
    .slide-out-menu--container.active {
      transform: translateX(0);
      -webkit-transform: translateX(0); }
    .slide-out-menu--container .menu, .slide-out-menu--container .menu-main-menu-container {
      height: 100%; }
      .slide-out-menu--container .menu .menu-item, .slide-out-menu--container .menu-main-menu-container .menu-item {
        margin: 4px 0; }

#menu-close {
  position: absolute;
  z-index: 2;
  cursor: pointer; }
  #menu-close .fa-times-circle {
    font-size: 39px;
    color: #ffffff; }

@media (max-width: 991px) {
  .menu #menu-icon {
    display: block; }
  .menu .desktop-menu {
    display: none; } }
.topbar-wrapper {
  width: 100%;
  border-bottom: 1px solid;
  background-color: #898989; }
  @media (max-width: 991px) {
    .topbar-wrapper {
      display: none; } }

.topbar {
  display: flex;
  height: 35px;
  align-items: center;
  font-size: 12px;
  justify-content: space-between; }
  .topbar--left, .topbar--right {
    display: flex; }
  .topbar .item {
    padding-right: 20px;
    height: 17px;
    color: #ffffff; }
    .topbar .item--text {
      font-weight: 700; }
    .topbar .item span {
      margin-left: 5px; }
    .topbar .item i {
      color: #f78f1e; }
    .topbar .item a {
      color: #ffffff;
      display: flex;
      align-items: center; }
      .topbar .item a:hover {
        color: #f78f1e;
        text-decoration: none; }
  .topbar--right .item {
    padding-left: 10px;
    padding-right: 10px; }
  .topbar--right .item:not(:last-child) {
    border-right: 1.5px solid #ffffff; }

.mobilenav .navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .mobilenav .navbar-container .mobile-nav .navbar-toggle {
    margin: 0;
    border: none; }
    .mobilenav .navbar-container .mobile-nav .navbar-toggle span {
      width: 25px; }
  .mobilenav .navbar-container .mobile-icons {
    display: flex; }
  .mobilenav .navbar-container .icon-container {
    margin-left: 10px; }
    .mobilenav .navbar-container .icon-container img {
      height: 25px;
      width: auto; }

@media (max-width: 1200px) {
  .topbar .item a {
    display: block; } }
.navbar {
  border-radius: 0 !important; }

.navbar-fixed-top {
  top: unset !important; }

.navbar-inverse {
  background-color: #231f20 !important;
  border: 0 !important;
  margin-bottom: 0 !important; }
  @media (max-width: 767px) {
    .navbar-inverse {
      margin-bottom: 0 !important; } }

.header-top {
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
  margin-top: 25px; }
  .header-top--logo {
    padding-top: 6px;
    padding-bottom: 0px; }
    .header-top--logo img {
      width: 220px;
      height: auto; }
  .header-top--right {
    display: flex; }
    .header-top--right .icon-container {
      margin-left: 22px; }
      .header-top--right .icon-container img {
        height: 21px;
        width: auto; }

.navbar-inverse.mobilenav .navbar-brand {
  display: flex;
  align-items: center; }
  .navbar-inverse.mobilenav .navbar-brand img {
    width: 235px;
    height: auto; }
    /*@media (max-width: 450px) {*/
    @media (max-width: 991px) {
      .navbar-inverse.mobilenav .navbar-brand img {
        width: 145px; } }
.navbar-inverse.mobilenav .navbar-toggle {
  margin-top: 20px; }
  .navbar-inverse.mobilenav .navbar-toggle .icon-bar, .navbar.mobile.mobilenav .navbar-toggle .icon-bar {
    background-color: #ffffff !important; }
  /*.navbar-inverse.mobilenav .navbar-toggle:hover {
    background-color: #f78f1e !important; }*/
  .navbar-inverse.mobilenav .navbar-toggle:focus {
    background-color: transparent; }

.search-form {
  position: relative;
  display: flex; }
  .search-form--input {
    padding: 7px 7px 7px 18px !important;
    width: 300px !important;
    border: none;
    border-radius: 15px 0 0 15px; }
    .search-form--input::placeholder {
      color: #898989;
      font-size: 11px; }
  .search-form--submit {
    background-color: #ffff;
    border-radius: 0 15px 15px 0;
    padding: 6px 10px;
    border: none; }
    .search-form--submit img {
      height: 20px;
      width: auto; }

.mobile-dropdown-search {
  margin-top: 10px;
  margin-bottom: 15px; }
  .mobile-dropdown-search .search-form--input {
    width: 100%; }

#mega-menu-wrap-primary_menu {
  font-family: montserrat, sans-serif; }

@media (min-width: 992px) {
  #mega-menu-primary_menu {
    display: flex !important;
    justify-content: space-between; } }
#footer {
  background-color: #231f20; }
  #footer p {
    color: #ffffff; }
  #footer ul {
    list-style: none;
    padding: 0; }
  #footer .payment-icons {
    margin: 32px 0 45px; }
    #footer .payment-icons img {
      width: 200px;
      height: auto; }
  #footer .social-icons {
    margin-top: 25px; }
    #footer .social-icons img {
      height: 26px;
      width: auto;
      margin-right: 7px; }

.footer-column h4 {
  margin-top: 0; }
@media (min-width: 1200px) {
  .footer-column {
    display: flex;
    justify-content: center; } }

.footer-mailchimp {
  background-color: #f78f1e;
  padding: 42px 0 30px; }
  .footer-mailchimp input {
    width: 100% !important;
    height: 30px;
    margin-bottom: 12px; }
  .footer-mailchimp h5 {
    font-weight: 900; }
  .footer-mailchimp--text {
    padding-left: 10px !important;
    border: 1px solid #ffffff;
    background-color: #f78f1e; }
    .footer-mailchimp--text::placeholder {
      color: #000000;
      font-size: 11px; }
  .footer-mailchimp--submit {
    background-color: #000000;
    color: #ffffff;
    font-weight: 500;
    border: none;
    font-size: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  @media (max-width: 991px) {
    .footer-mailchimp h5 {
      margin-top: 0;
      text-align: center; } }

.shop-by-ride {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #f1f1f1; }
  .shop-by-ride .heading {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700; }
  .shop-by-ride form {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .shop-by-ride form :first-child {
      border-radius: 20px 0 0 20px; }
    .shop-by-ride form :last-child {
      border-radius: 0 20px 20px 0; }
    .shop-by-ride form select {
      width: 29%;
      padding: 7px 15px;
      border-color: #bfbfbf; }
    .shop-by-ride form input {
      width: 10%;
      padding: 8px 15px;
      border: 0;
      font-weight: 600;
      background-color: #f78f1e;
      color: #ffffff; }
  @media (max-width: 767px) {
    .shop-by-ride form {
      flex-direction: column; }
      .shop-by-ride form select, .shop-by-ride form input {
        border-radius: 20px !important;
        width: 100%;
        margin-top: 12px; } }

.style-tiles {
  padding-top: 20px;
  padding-bottom: 64px;
  background-color: #f1f1f1; }
  .style-tiles .heading {
    text-align: center;
    margin-bottom: 32px;
    font-weight: 700; }
  .style-tiles .tile {
    position: relative; }
    .style-tiles .tile:hover .tile--overlay {
      opacity: 1; }
    .style-tiles .tile:hover .tile--text {
      opacity: 0; }
    .style-tiles .tile--overlay {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(247, 143, 30, 0.55);
      z-index: 2;
      opacity: 0;
      transition: all 1s ease;
      color: #ffffff; }
    .style-tiles .tile--text {
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1;
      transition: all 1s ease; }
      .style-tiles .tile--text h3 {
        color: #ffffff;
        text-align: center;
        font-weight: 700; }
    .style-tiles .tile--overlay, .style-tiles .tile--text {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0; }
    .style-tiles .tile img {
      width: 100%;
      height: auto;
      z-index: 1; }
  @media (max-width: 991px) {
    .style-tiles .center-column {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .style-tiles .side-column > div:first-child {
      margin-bottom: 28px; } }

/*# sourceMappingURL=main.css.map */


/* footer - jpro */
#footer .content {
    margin-top: 49px;
}
#content-logo {
    margin-top: 4px !important;
}
#footer {
    padding: 100px 0 115px;
}
#footer h4, #footer h5, #footer h6 {
	color: #fff !important;
}
#footer h4{
	font-family: CircularStd-Bold, sans-serif !important;
	font-size: 17px;
	margin-bottom: 30px;
	letter-spacing:0.08em;
}
#footer-social-col{
	padding-left: 0px;
	padding-right: 0px;
}
.social-icons a embed,
.social-icons a img, 
.social-icons a object{
	max-height: 39px;
	width: 39px
}

.social-icons a{
	margin-right: 10px;
	width: 39px;
}
.social-icons > a:nth-child(5){
	margin-right: 0px;
}
.footer-text li {
	color: #ffffff;
}
#footer{
	background-color: #000;
}
.menu-footer-navigation-container ul li  a, .menu-footer-navigation-2-container ul li  a, .menu-footer-navigation-3-container ul li a{
	font-weight: normal !important;
	color: #ffffff !important;
	font-size: 15px;
	line-height: 51px !important;
	text-transform: uppercase;
	letter-spacing:0.08em;
}
#footer .logo {
    width: 195px;
    height: 58px;
    margin-bottom: 0px;
}
#content-logo > div{
	margin-top: 45px;
}
.contact .text p a{
	color: #62B5E5 !important;
	line-height: 29px !important;
	margin-bottom: -12px !important;
	font-size: 16px;
}

#bottom-bar {
  background-color: #000;
	padding-bottom: 40px;
}
#bottom-bar > div > div > div:nth-child(1) > p{
 	color:#CDCDCD !important;
	text-align:left;/* !important*/
}
#footer-login > p > span{
	color: #CDCDCD;
}
#footer-login > p > a:nth-child(1), #footer-login > p{
	text-align:left;/* !important*/
	width: 100%;
}
#bottom-bar p {
	font-size: 15px;
	letter-spacing:0.08em;
}

#footer-login > p{
	color: #fff !important;
}
#footer-login > p a:hover{
	text-decoration: none;
	color: #ffffff;
}

@media (max-width: 767px){
	#bottom-bar .content {
		display: flex;
		align-items: center;
		padding: 0 3em;
	}
	#footer-login span{
		display: none;
		height: 0px;
		line-height: 0px;
	}
	#footer-login p a{
		padding-bottom: 10px;
		margin: auto;
	}
	#footer-jpro > p{
		display: block !important;
		margin: auto;
		text-align: center !important;
	}
}
/* footer - jpro end */






















#brands-brand-container{
	margin-top: 50px;
	margin-bottom: 140px;
}
#brands-brand-container .row {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: column; */
    /*height: 975px;*/
    align-content: space-between;
}
.brand-category {
	margin-top: 50px;
	margin-bottom: 50px;
	height: 430px;
}
.brand-category-icon{
	height: 45px;
}
.brand-category-icon img{ max-width:45px; max-height:45px;}

.brand-category-title h3{
	font-family: CircularStd-Bold !important;
	font-size: 21px !important;
	color:#203C79;
	line-height: 28px;
	padding-bottom: 10px;
}
.brand-category .brand-category-item{
	display: grid;
	margin-bottom: 9px;
}
.brand-category .brand-category-item a{
	font-size: 16px;
	line-height: 23px;
	text-decoration: none;
	color:#1F3D7B;
}

/* mobile */
@media (max-width: 992px){
	.brand-category{
		height: auto;
	}
}
















/* section one - about us */
#section-one-background{
	min-height:100%;background:linear-gradient(0deg,rgba(5,10,21,0.75),rgba(5,10, 21,0.75)),url(/wp-content/themes/weka/img/home/Frame188.jpg);background-size:cover;
}
#section-one-container{
	margin-bottom: 115px;
	padding: 200px 0px 125px 15px;
}

#section-one-text{
	margin-top:108px;
	padding-right:105px;/*40*/
	margin-bottom: 40px;
}
#about-text{
	color: #ffffff;
	font-size: 28px;
	line-height: 51px;
}
#about-us-btn{
	width: 136px;
}
.about-us-btn{
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	border:1px #fff solid;
	border-radius: 50px;
  padding: 9px 25px;
  font-size: 14px;
	max-width: 136px;
	margin-top:27px;
}
.about-us-btn-link:hover{
	text-decoration: none;
	cursor: pointer;
}
#section-one-img iframe{
	box-shadow: 0 4px 12px rgba(0,0,0,0.30), 0 4px 12px rgba(0,0,0,0.22);
}
@media (max-width: 992px){
	#section-one-text{
		margin-top: 50px;
		padding-right: 15px;
		margin-bottom: 30px;
	}
	#section-one-img{
		padding-left: 0px;
	}
	#section-one-container{
		padding-top: 70px;
	}
	#about-us-btn {
		width: 150px;
	}
	.about-us-btn{
		font-size: 19px;
		padding: 15px 11px;
		width: 150px;
		max-width: 160px !important;
		margin-bottom: 30px;
	}
	#section-one-img > iframe{
		width: 100%;
		/*height: 200px;*/
	}
	#section-one-background #section-one-container div #section-one-text{
		padding-right: 30px;
	}
	#about-text{
		font-size: 24px;
		line-height: 42px;
	}
}
/* section one - about us - end */

/* section two - stories */
#section-two-container{
	margin-bottom:237px;
}
.stories-heading{
	font-family: CircularStd-Black, sans-serif !important;
	font-size: 28px;
	/*font-weight:700;*/
	text-align:left;
	color: #1F3D7B;
	padding: 0px;
	letter-spacing:0.05em;
}
.stories-sub-heading{
	font-family: CircularStd-Bold, sans-serif !important;
	font-size: 18px !important;
	color: #97d700 !important;
	margin-top: 73px;
	text-transform: uppercase;
}
#stories-sub-heading-2{
	color: #ff585d !important;
	margin-top: 90px;
}
#story-block-1{
	margin-top: 119px;
}
#story-block-2{
	margin-top: 177px;
}

#value-block-1 > div:nth-child(1),
#story-block-2 > div.col-sm-12.col-md-5.col-md-offset-1 > p.quote,
#story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1 > p.quote{
	padding-right: 25px;
}
/*#value-block-1 > div:nth-child(1) > p.quote{
	padding-right: 35px;
}*/
#value-block-2 > div:nth-child(2){
	padding-right: 50px;
}
.quote{
	font-family: CircularStd-Book; 
	margin-top: 30px;
	color: #383838 !important;
	font-size: 38px;
	line-height: 51px;
}
@media (max-width: 992px){
	.quote{
		font-size: 25px;
		line-height: 35px;
	}
	#value-block-1 > div:nth-child(1),
	#value-block-2 > div:nth-child(2), 
	#story-block-1 > div:nth-child(2){
		padding-right: 15px;
	}
	#story-block-2 > div.col-sm-12.col-md-5.col-md-offset-1 > p.quote,
	#story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1 > p.quote {
		padding-right: 0px;
	}
	
	
	.view-case-study-wrapper, #about-us-btn{
		margin: auto;
	}
	p.quote, .stories-sub-heading, .stories-heading, .values-sub-heading, #section-one-text {
		text-align: center;
	}
	
}

.view-case-study-wrapper{
	width: 135px;
}
.view-case-study{
	font-family: CircularStd-Bold, sans-serif !important;
	color: #1F3D7B;
	margin-top: 30px;
	font-size: 17px;
	border-bottom: #1F3D7B solid 2px;
	max-width: 135px;
	line-height: 51px;
}
.view-case-study:hover, .view-case-study:active,
.view-case-study-link:hover, .view-case-study-link:active { 
	text-decoration: none;
	cursor: pointer;
}
#view-success-story-wrapper{
	width: 158px;
}
#view-success-story-wrapper .view-case-study{
	max-width: 158px;
}
#story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1{
	float: right;
}
#story-block-1 > div.col-sm-12.col-md-6{
	float: right;
}

@media (max-width: 992px){
	#story-block-1, #story-block-2 {
    margin-top: 40px;
	}
	#stories-sub-heading-2{
		margin-top: 10px;
	}
	#story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1{
		margin-bottom: 30px;
		float: none;
	}
	#story-block-1 > div.col-sm-12.col-md-6{
	margin-bottom: 30px;
		float: none;
}
	#story-block-2 > div.col-sm-12.col-md-5.col-md-offset-1{
		margin-bottom: 30px;
	}
	.stories-sub-heading{
		margin-top: 10px;
	}
	#section-two-container{
		margin-bottom: 95px;
	}
}

/* section two - end - stories */





/* Home - book demo - Section */
#why-section{
	padding-bottom:86px;
}
#why-section-title{
	padding-top:95px;
	text-align: center;
}
#book-demo-section{
	/*background-color:#1F3D7B;*/
	background:linear-gradient(0deg,rgba(31,61,123,0.9),rgba(31,61,123,0.9)),url(/wp-content/themes/weka/img/home/demo-bg.jpg);background-size:cover;
}

.heading-center{
    text-align: center;
    margin: 12px 0;
		color: #ffffff;
}
.demo-block {
    margin: auto;
    /*width: 220px;*/
    width: 181px;
    padding-top: 38px;
}
.book-demo-btn-lightblue{
	font-family: CircularStd-Bold, sans-serif !important;
	color: #ffffff;
	border:1px #62B5E5 solid;
	text-align: center;
	border-radius:50px;
  padding: 12px 36px;
  font-size: 17px;
	width: 181px;
	margin: auto auto;
	background-color:#62B5E5;
}
.demo-block a{
	text-decoration: none;
	cursor: pointer;
}
#why-section-title > div > h2 {
	font-size: 50px;
	color: #fff !important;
}
@media (max-width: 992px){
	#why-section-title > div > h2 {
		font-size: 35px !important;
		line-height: 42px;
	}

}

/* Home - book demo - Section - END */


/* book demo form */

/* Popup Box */
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 8888; /* Sit on top */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
      background-color: #fefefe;
      margin: 10vh auto; /* 15% from the top and centered */
      padding: 20px;
      border: 1px solid #888;
      width: 60%; /* Could be more or less, depending on screen size */
}


@media (min-width: 1366px) {
	.modal-content {
		background-color: #fefefe;
		margin: 10vh auto; /* 15% from the top and centered */
		padding: 20px;
		border: 1px solid #888;
		width: 850px; /* Could be more or less, depending on screen size */
	}
	#book-now-phone-group {
	padding-right: 20px;
	}
	#book-now-location-group{
	padding-left: 20px;
	}
	#book-demo-submit-group > div.form-group.required.col-md-offset-1.col-md-4{
	padding-left: 0px;
	}
				
}

	#book-demo {
	margin: 50px 32px 68px 33px;
	overflow: auto;
	}
      /* The Close Button */
      .close {
      color: #fff;
      float: right;
      font-size: 65px;
			line-height: 40px;
      font-weight: normal;
			opacity: 0.9;
      }
      .close:hover,
      .close:focus {
      color: #fff;
      text-decoration: none;
      cursor: pointer;
      }

#book-now-submit,
#reg-form-submit,
#req-form-submit{
	font-family: CircularStd-Bold, sans-serif !important;
    color: #ffffff;
    border: 1px #1F3D7B solid;
    text-align: center;
    border-radius: 45px;
    padding: 10px 36px;
    font-size: 17px;
    width: 181px;
    background-color: #1F3D7B;
	margin: auto auto;
	text-decoration: none;
	cursor: pointer;
}

.modal-content{
	overflow: hidden;
}
.book-demo-header{
	
}
.book-demo-header img{
	margin-left: -22px;
	margin-top: -60px;
	max-width: 851px;
}
label{
	font-family: CircularStd-Book;
	font-size: 18px;
	line-height: 34px;
	color: #1F3D7B;
}
#book-demo > div.col-md-12 > div:nth-child(1) > div > p{
	font-size: 18px;
	line-height: 34px;
	text-align: center;
}
#demoForm .form-control,
#book-ra .form-control,
.woocommerce-form .input,
#otherrefnum,
#presenddate,
#regForm .form-control,
#requestForm .form-control,
#commentsForm .form-control,
#address .form-control{
	font-family: CircularStd-Book;
	font-size: 14px;
	line-height: 27px;
	color:#383838;
	height: 50px;
	background-color: #F5F5F5;
	
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.select2-container--default .select2-selection--single{border: none !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #383838 !important;line-height: 50px !important;background-color: #F5F5F5;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 50px !important;}
.select2-container--default .select2-selection--single{height:50px !important;}


/*#shipseperate,*/
#requestForm  input[type=radio],
#regForm  input[type=radio]{
	height: 16px !important;
}
#requestForm  input[type=radio]{
	height: 16px !important;
	width: 16px;
}
#demoForm .form-group {
    margin-bottom: 22px;
}
#demoForm .form-row:not(:first-child){
	padding-left: 48px;
    padding-right: 49px;
}
#book-demo-submit-group{
	margin-top: 50px;
}
#demo-form-info{
	font-family: CircularStd-Book;
	font-size: 14px;
	line-height: 21px;
	color: #383838;
}


@media (max-width: 991px) {
	.modal-content {width:100vw;}
	
	/* form - mobile */
	#book-demo {
		margin: 50px 0px 68px 0px;
	}
	#book-demo > div.col-md-12 > div:nth-child(1) > div > p {
		font-size: 15px;
		line-height: 28px;
	}
	#demoForm .form-row:not(:first-child) {
		padding-left: 0;
		padding-right: 0;
	}
	.book-demo-header img {
		max-width: 100vw;
	}
}
	
/* book demo form  - END */















/* capability-tiles */
#what-section-title{
	margin-top:50px;
}
/*
.heading-center-black {
    text-align: center;
    margin: 35px 0;
    color: #373435;
}*/
/*
#what-section > div:nth-child(1), #what-section > div:nth-child(2), #what-section > div:nth-child(3), #what-section > div:nth-child(4){
	  padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 13px;
}*/
.capabilities-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
}
.capability-tile {
    /*display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;*/
	
    /*margin-bottom: 49px;*/
    /*height: 184px;*/
	/*height: 423px;*/
}
/*.capability-tile--inactive .tile-wrap-image-inactive {
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
	
	flex-direction: column;
}*/
.capability-tile--active {
    visibility: hidden;
	  /*top: 120px;*/
		/*padding-top: 20px;*/
}
.tile-wrap--active{
	box-shadow: 0 4px 12px rgba(0,0,0,0.30), 0 4px 12px rgba(0,0,0,0.22);
	height: 430px;
}
.tile-wrap--inactive{
   /*overflow: hidden;*/
  /*background: linear-gradient(to bottom, rgba(255,0,0,0.8), rgba(255,255,255,0.8));*/
	   
}
@media (min-width: 1500px) {
	#what-section > div > a > div > div.capability-tile--inactive > div > div.tile-wrap-image-inactive:before {
		content: '';
		position: absolute;
		top: 0;
		height: 275px;
		width: 100%;
		background-image: linear-gradient(to bottom right,#1F3D7B,#1F3D7B);
		opacity: .45;
	}
}
.tile-wrap--inactive .tile-wrap-image-inactive {
   object-fit: cover;
	background-color: #1F3D7B !important;
	
}
/*
.tile-wrap--inactive {
  position: relative;
  width: 50%;
}*/
/*
.tile-wrap--inactive img {
  opacity: .5;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}*/
/*
.tile-wrap--inactive .tile-wrap-text {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  text-align: center;
}*/

.tile-wrap--inactive .tile-wrap-image-inactive {
	background-color:rgb(0,0,255);opacity:0.6;
}

.tile-text{
	font-size: 21px;
	color: #1F3D7B !important;
	display: inline-block;
	line-height: 28px;
	margin: 0px;
}
#solutions-section > div > a > div.capability-tile > div > div > div.tile-wrap-text > p.tile-text{font-size: 28px;}
@media (max-width: 991px){#solutions-section > div > a > div.capability-tile > div > div > div.tile-wrap-text > p.tile-text{font-size: 18px;}}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	#solutions-section > div > a > div.capability-tile > div > div > div.tile-wrap-text > p.tile-text{font-size: 18px !important;}
	#solutions-section div a .capability-tile div div .tile-wrap-text { padding: 35px 18px 30px 18px; min-height: 95px;}
}
.tile-clear-inactive{
	clear: both; height:0px; width:100%;
}
.tile-clear-active{clear: both}


.tile-wrap-text{
	padding: 35px 26px 33px 29px; /* homepage */
	background-color: #ffffff;
}
#solutions-section div a .capability-tile div div .tile-wrap-text{
	padding: 35px 26px 30px 29px;
}
/*
.tile-wrap-text{
	padding: 40px 32px 29px 30px;
	background-color: #ffffff;
	height:152px;
}/*

/*
.tile-wrap--active .tile-wrap-text p {
	color: #1F3D7B !important;
	font-size: 21px;
}*//*
.tile-wrap--inactive .tile-wrap-text p {
	color: #1F3D7B !important;
	font-size: 21px;
}*/

#what-section > div > a:hover, #what-section > div > a:focus{
	text-decoration:none;
	color: #ffffff;
}
.capability-tile--active, .capability-tile--inactive {
  position: absolute;
  /*top: 87px;*/
	/*background-color: #ffffff;*/
	/*height: 264px;*/
	height: 315px;
}
.capability-tile--active, .capability-tile--inactive .tile-wrap-image-inactive{
	/*background-color: #0000ff;*/
}
@media (min-width: 992px){
	a .capability-tile:hover .capability-tile--active {
		visibility: visible;
		background-color: #ffffff;
	}
}
.capability-tile .capability-tile--inactive .tile-wrap--inactive {
	/*background-color: #ffffff;*/
	/*
	background-color:rgb(0,255,255);opacity:0.6; */
	/*display:flex;*/

}
.tile-wrap-image-inactive{
	background-color:#1F3D7B;opacity:0.6; 
	display:block;
}
.capability-tile__title{
	color:#ffffff;
	text-transform: uppercase;
	text-align:center;
}


#icon-installed-audio{
	width: 26px;
	height: 23px;
	margin-bottom: 29px;
}
#icon-recording{
	width: 21px;
	height: 21px;
	margin-bottom: 31px;
}
#icon-portable{
	width: 36px;
	height: 6px;
	margin-top: 8px;
	margin-bottom: 38px;
}
#icon-installed-video{
	width: 20px;
	height: 18px;
	margin-bottom: 34px;
}

.icon-arrow{
	width: 30px;
	height: 18px;
	display: inline-block;
}


/*
#icon-arrow-installed-sound{
	margin-left: 76px;
}
#icon-arrow-record{
	margin-left: 16px;
}
#icon-arrow-portable{
	margin-left: 79px;
}
#icon-arrow-installed-video{
	margin-left: 77px;
}*/
#icon-arrow-installed-sound {
    /*margin-left: 110px;*/
		float: right;
}
#icon-arrow-record{
	/*margin-left: 37px;*/
		float: right;
}
#icon-arrow-portable{
	/*margin-left: 111px;*/
		float: right;
}
#icon-arrow-installed-video{
	/*margin-left: 111px;*/
		float: right;
}

@media (max-width: 1499px) {
	/*#icon-arrow-installed-sound{
		margin-left: 29px;
	}
	#icon-arrow-record{
		margin-left: 16px;
	}
	#icon-arrow-portable{
		margin-left: 30px;
	}
	#icon-arrow-installed-video{
		margin-left: 30px;
	}*/
	#icon-arrow-record{
		display: none;
	}
	.tile-wrap--active {
    height: 354px;
	}
}
@media (max-width: 1275px) {
	#icon-arrow-installed-sound,
	#icon-arrow-portable, #icon-arrow-installed-video{
		display: none;
	}
	/*#icon-arrow-installed-sound{
		margin-left: 28px;
	}
	#icon-arrow-record{
		display: none;
	}
	#icon-arrow-portable{
		margin-left: 31px;
	}
	#icon-arrow-installed-video{
		margin-left: 29px;
	}*/
	.tile-wrap--active {
    height: 315px;
	}
}
@media (max-width: 767px) {
	.tile-wrap--active {
    height: 428px;
	}
}

@media (max-width: 991px){
	/*.capability-tile--inactive .tile-wrap-text embed*/
	#icon-installed-audio{
		margin-right: 23px !important;
	}
	#icon-recording{
		margin-right: 28px !important;
	}
	#icon-portable{
		margin-right: 13px !important;
	}
	#icon-installed-video {
		margin-right: 29px !important;
	}
}

/* mobile */
@media (max-width: 768px){
	.capability-tile {
		height: 440px;
	}
	#solutions-section > div > a > .capability-tile {
		height: 0px !important;
	}
	/*
	.capability-tile--active, .capability-tile--inactive {
    top: 126px;
	}*/
}

/* Services/What icons - END */




/* Solutions icons */
#solutions-section {
	margin-top: 131px;
	margin-bottom: 68px;
}
#solutions-section .col-xs-12.col-sm-4.col-md-4{
	padding-right: 31px !important;
  padding-left: 31px !important;
}
#solutions-section > div > a > div.capability-tile{
	height: 452px;
}
#solutions-section > div > a > div.capability-tile .capability-tile--active .tile-wrap--active{
	height: 415px;
}
#solutions-section div.col-xs-12 > a > div.capability-tile > div.capability-tile--inactive > div.tile-wrap--inactive > div.tile-wrap-image-inactive{
	opacity: 1.0;
}


/* Responsive */
@media (max-width: 1499px){
	#solutions-section > div > a > div.capability-tile .capability-tile--active .tile-wrap--active {
			height: 327px;
	}
	#solutions-section > div > a > div.capability-tile {
		height: 379px;
	}
}
@media (max-width: 1199px){
	#solutions-section > div > a > div.capability-tile .capability-tile--active .tile-wrap--active {
			height: 316px;
	}
}

/* mobile */
@media (max-width: 768px){
	.tile-wrap--active, .tile-wrap--inactive {
    /*height: 281px;*/
	}
	#solutions-section > div > a > div.capability-tile {
		height: 440px;
	}
	#solutions-section > div > a > div.capability-tile .capability-tile--active .tile-wrap--active {
		height: 423px;
	}
}

/* Solutions icons */























/* SUPPORT AND REPAIRS */
/*
#main > div > div > div > div.wp-block-columns > div:nth-child(1) > ul > li,
#main > div > div > div > div.wp-block-columns > div > p{
	font-size: 17px;
	line-height: 28px;
}*/
.support-pre-heading {
	font-size: 16px !important;
	line-height: 29px !important;
	margin-bottom: 3px !important;
}
.support-heading {
	font-family: CircularStd-Bold !important;
	font-size: 38px !important;
	line-height: 51px;
	margin-top: 4px !important;
	letter-spacing:0.05em;
}
.support-sub-heading {
	font-family: CircularStd-Black !important;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #1F3D7B;
	text-transform: uppercase;
	letter-spacing:0.05em;
}
.support-body-text .wpb_wrapper p, .support-body-text .wpb_wrapper ul li{
	font-size: 16px !important;
	line-height: 29px !important;
	margin-bottom: 5px !important;
	color: #383838 !important;
}
.support-block{
	padding: 32px;
	background-color: #f5f5f5;
}
.support-block-header{
	font-family: CircularStd-Black;
	font-size: 28px;
	line-height: 38px;
	color: #1F3D7B;
 	text-transform: uppercase;
	margin-top: 5px;
	letter-spacing:0.05em;
}
div.support-block > div > p{
	font-family: CircularStd-Medium;
	color: #1F3D7B;
	font-size: 21px;
	line-height: 28px;
}
.support-block div p.support-block-text{
	font-family: CircularStd-Book;
	font-size: 18px;
  line-height: 34px;
	color: #383838;
}

.support-block-btn {
	font-family: CircularStd-Bold;
    color: #ffffff !important;
    border: 1px #62B5E5 solid;
    text-align: center;
    border-radius: 50px;
    padding: 10px 27px;
    font-size: 17px;
    max-width: 181px;
    background-color: #62B5E5;
	float: left;
}
#request-ra-btn{
	width: 181px;
}
#support-phone-btn{
	max-width: 220px;
	margin-right: 30px;
}
#support-phone-btn a {
color:#fff !important;}
.support-block  div a{
	display: inline-block;
	text-decoration: none;
}
.support-block  div a:hover, .support-block  div a:active{
	text-decoration: none;
}

/* SUPPORT AND REPAIRS - END */


























/* Solution inner pages - Banner and bar */
/*
#solutions-banner-intro:before {
	content: '';
	position: absolute;
  top: 0;
  height: 700px;
  width: 100vw;
	background-image: linear-gradient(to bottom right,#000,#000);
	opacity: .3;
  }*/
.solutions-banner-bottom{
	background-color: rgba(31,61,123,0.86);
	
}

@media (min-width: 751px){
	.solutions-banner-bottom .container .col-md-12{
		padding-left:0px;
		padding-right: 0px;
	}
}

.solutions-banner-bottom-text{
	color: #fff;
	font-size: 38px;
	line-height: 51px;
	padding-top: 62px;
	padding-bottom: 56px;
}
.contact-btn-on-blue { 
	float:right;
    font-family: CircularStd-Bold;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.6);
-webkit-background-clip: padding-box;
  background-clip: padding-box;
    text-align: center;
    border-radius: 32px;
    padding: 9px 21px;
    font-size: 17px;
    line-height: 32px;
    width: 135px;
    height: 50px;
}
.contact-btn-on-blue a{
	color: #fff;
	text-decoration: none;
}
.sbb-email{
	width: 164px;
	margin-left:39px;
    margin-bottom: 40px;
}
.sbb-phone{
	width: 199px;
    margin-bottom: 40px;
}
.sbb-email a, .sbb-phone a{
	text-decoration: none !important;
	color: #fff !important;
}
.sbb-phone .svg,
.sbb-email .svg{
	top: 3px;
}
.sbb-email .svg object{
	padding-right: 14px;
}
.sbb-phone .svg object{
	padding-right: 14px;
}
.solutions-inner-banner{
	text-align: center;
}
.contact-btn-on-white {
	float:right;
	font-family: CircularStd-Bold;
    color: #1F3D7B;
    border: 1px solid rgba(31, 61, 123, 0.6);
-webkit-background-clip: padding-box;
  background-clip: padding-box;
    text-align: center;
    border-radius: 32px;
    padding: 15px 15px;
    width: 135px;
    height: 50px;
}
.contact-btn-on-white.sbb-phone a,
.contact-btn-on-white.sbb-email a{
	font-size: 15px;
	line-height: 15px;
	color: #1F3D7B !important;
	text-decoration: none;
}
.contact-btn-on-white.sbb-email {
	margin-left: 29px;
}
div.contact-btn-on-white > a:nth-child(1) > object:nth-child(1){
	padding-right: 0px;
}
/*.sbb-email{
	width: 164px;
	margin-left:39px;
    margin-bottom: 40px;
}
.sbb-phone{
	width: 199px;
    margin-bottom: 40px;
}
.contact-btn-on-blue.sbb-email a, .contact-btn-on-blue.sbb-phone a{
	text-decoration: none !important;
	color: #1F3D7B !important;
}*/


/*.solutions-inner-banner h4,*/
.solutions-inner-banner .solutions-title{
	font-family: CircularStd-Bold;
	color: #fff !important;
	font-size: 17px !important;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:0.05em;
	margin-top: 99px;
	margin-bottom: 5px;
	opacity: 0.8;
}
.solutions-inner-banner h1{
	font-family: CircularStd-Medium;
	color: #fff !important;
	font-size: 70px;
	line-height: 85px;
}
.solutions-inner-banner .banner-page-intro{
	font-size: 38px;
	line-height: 51px;
	max-width: 100%;
}
/* mobile */
@media (max-width: 991px){
	.solutions-inner-banner .solutions-title{
		margin-top: 35px;
	}
	.solutions-inner-banner .banner-page-intro {
		font-size: 24px;
		line-height: 42px;
	}
	.solutions-banner-bottom-text{
		font-size: 32px;
		text-align: center;
	}
	.contact-btn-on-blue { 
		clear: both;
		float: none;
		margin: 20px auto; 
	}
	div.contact-btn-on-white.sbb-phone{
		float:left;
	}
	.product-btn-login-link{
		clear: both;
		float:left;
	}
}
@media (min-width: 1500px){
	.solutions-inner-banner .banner-page-intro{
		padding: 0 230px;
	}
}

.solutions-inner-banner h1{
	margin-top: 6px !important;
}
.solutions-inner-banner  .banner-page-intro{
	margin-top: 19px !important;
	margin-bottom: 38px !important;
}

.solutions-inner-banner .demo-block{
	padding-top: 0px;
}
.solutions-inner-banner .demo-block p .book-demo-btn {
    background-color: #253E77;
    border-color: #253E77;
    padding: 10px 36px 9px 36px;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 17px;
	font-family: CircularStd-Bold, sans-serif !important;
}
/* Solution inner pages - Banner and bar */
/* Solution inner pages */
/* intro */
.wpb_text_column.solutions-intro .wpb_wrapper p{
	font-family: CircularStd-Medium, sans-serif !important;
	font-size: 21px;
	line-height: 38px;
	margin-bottom: 40px;
}
.wpb_text_column .wpb_wrapper ul li{
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 0px;
}
.wpb_text_column.list-large-font .wpb_wrapper ul li{
	font-size: 21px;
	line-height: 38px;
	margin-bottom: 20px;
}
div.wpb_text_column.wpb_content_element > div > h4{
	margin-top: 0px;
}

/*.wpb_text_column .wpb_wrapper p{
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 30px;
}*//*
.wpb_text_column .wpb_wrapper h2{
	color: #1F3D7B;
	font-size: 28px;
}*/
.solution-list-heading .wpb_wrapper h4{
	margin-top: 37px;
	margin-bottom: 31px;
}
/* wider col spacing */
.wpb_content_element {
	margin-bottom: 26px;
	margin-left: 15px;
    margin-right: 15px;
}
.vc_btn3-container.vc_btn3-left {
    margin-left: 15px;
}
/*
.wpb_single_image.wpb_content_element.vc_align_left{
	margin-left: 0px;
}
.wpb_single_image.wpb_content_element.vc_align_right{
	margin-right: 0px;
}*/
.wpb_text_column div.wpb_wrapper ul {
	margin-left: -1.2em;
}
.wpb_text_column div.wpb_wrapper ul li{
	padding-left: 0.9em;
}
.vc_separator.vc_sep_color_grey .vc_sep_line{
border-color: #CDCDCD !important;}

/* mobile */
@media (max-width: 768px){
	.wpb_text_column.solutions-intro .wpb_wrapper p{
		font-size: 17px;
		line-height: 32px;
	}
	.wpb_text_column.list-large-font .wpb_wrapper ul li{
		font-size: 18px;
		line-height: 24px;
	}
	/*.wpb_single_image.wpb_content_element.vc_align_left, .wpb_single_image.wpb_content_element.vc_align_right{
		margin-left: 0px;
		margin-right: 0px;
	}*/
}


@media (min-width: 768px){
	.solutions-list-col .vc_column-inner {
		padding-left: 0px;
	}
}
/* Solution inner pages */
/* Solution inner pages - Case Study  */
#solutions-success-stories > div > div > div:nth-child(1) > div > .stories-heading{
	margin-top:129px;
}
.stories-view-more{
	float:right;
	margin-top:110px;
	padding-right: 40px;
}
.stories-view-more a:hover{
	text-decoration: none;
}
.stories-view-more a .view-more-case-study {
    font-family: CircularStd-Bold;
    color: #1F3D7B;
    font-size: 17px;
    border-bottom: #1F3D7B solid 2px;
    max-width: 215px;
    line-height: 51px;
}
#solutions-success-stories .row div
#story-block-1{
	margin-top: 73px;
}
#solutions-success-stories .row div #story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1 > h3.stories-sub-heading{
	margin-top: 41px;
}
#solutions-success-stories .row div #story-block-1 > div.col-sm-12.col-md-5.col-md-offset-1 > p.quote{
	color: #253E77 !important;
}
#solutions-success-stories{
	padding-bottom: 149px;
	background-color: #F5F5F5;
}
.featured-news-latest-container > div > div > div.news-tile > .news-tile-img{
	overflow: hidden;
	height: 322px !important;
}
.featured-news-latest-container > div > div > div.news-tile > .news-tile-img > a > img{
	width: 100% !important;
	height: auto !important;
}
@media (min-width: 768px) {
.latest-news-section > div.featured-news-latest-container.container > div.row > div > .news-tile > .news-tile-img > a > img{
	height: 100%; width:auto;
}}
@media (max-width: 767px) {
	#solutions-success-stories .row div #story-block-1 {
		margin-top: 0px;
	}
	.stories-view-more{
		float: none;
		text-align: center;
		margin-top: 30px;
		padding-right: 0px;
		margin-bottom: 12px;
	}
	.stories-view-more a .view-more-case-study {
		text-align: center;
		margin: 0 auto;
		padding-right: 0px;
	}
	.view-case-study{
		margin-bottom: 60px;}
}
/* Solution inner pages - Case Study  */




/* Newsroom inner pages - article */
/* news - inner*/
.news-inner-banner{
	text-align: center;
	padding-top: 290px !important;
}
.news-inner-banner h1{
	font-family: CircularStd-Medium;
	color: #fff !important;
	font-size: 50px !important;
	line-height: 62px;
	margin-bottom: 31px;
}
.news-inner-banner .banner-page-intro {
	font-family: CircularStd-Medium !important;
	color: #fff;
	opacity: 0.8;
	font-size: 21px;
	line-height: 28px;
	margin-top: 0px;
	max-width: 100%;
}

@media (max-width: 767px){
	.news-inner-banner h1{
		font-size: 34px !important;
		line-height: 48px;
	}
}


.news-social {
	margin: 0 auto;
	position: relative;
	width: 160px;
}

.news-social-title{
	font-family: CircularStd-Black !important;
	font-size:16px;
	line-height:22px;
	text-align: center;
	color: #1F3D7B;
	padding-bottom: 29px;
}


/*#news-banner-intro:before {
	content: '';
	position: absolute;
	top: 0;
	height: 700px;
	width: 100vw;
	background-image: linear-gradient(to bottom right,#000,#000);
	opacity: .45; 
  }*/

/* p style for news inner page */
.single-post .wpb_text_column div p{
	line-height: 34px;
	margin-bottom: 16px !important;
	color: #383838 !important;
}
.wpb_text_column.news-item-text,
.news-quote, .news-intro{
	max-width: 983px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 1200px) { /* Large screen only */
	.newsroom-article-text-image{
		max-width: 1013px;
		margin-left: auto;
		margin-right: auto;
	}
}
/*.wpb_text_column.news-item-text,
.news-quote, .news-intro{
	max-width: 983px;
	margin: 0 auto;
}*/
/*.news-item-text{
	margin-bottom: 88px;
}*/
.wpb_text_column.news-item-header .wpb_wrapper h2,
.wpb_text_column.news-item-header .wpb_wrapper h4{
	font-family: CircularStd-Book !important;
	color: #62B5E5 !important;
	font-size: 28px !important;
	line-height: 38px !important;
	padding-bottom: 65px;
	max-width: 780px;
	margin: 0 auto;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_tta-tab>a{
	padding-left: 60px;
	padding-right: 60px;
}
.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a{
	border-bottom: #666;
}

.vc_btn3.vc_btn3-style-modern {
    background-image: none;}


.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
	background-color: #fff;
	border-color: #1F3D7B;
	color: #1F3D7B;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
   background-color: #fff;
	border-color: #1F3D7B;
	color: #1F3D7B;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #1F3D7B;
    border-color: #F5F5F5;
    background-color: #F5F5F5;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
	background-color: #F5F5F5;
	border-color: #F5F5F5;
	color: #1F3D7B;
}
.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #FFF;
    background-color: #253E77 !important;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
    color: #FFF;
    border-color: #62B5E5;
    background-color: #62B5E5;
}


.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #FFF;
    border: 1px #253E77 solid;
    background-color: #253E77;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
    color: #fff;
    border-color: #253E77;
    background-color: #253E77;
}

.vc_btn3.vc_btn3-size-md {
    font-family: CircularStd-Bold;
    font-size: 17px;
    text-align: center;
    padding: 12px 12px;
	min-width: 167px;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 50px !important;
}


.news-intro div p{
	font-family: CircularStd-Medium !important;
	font-size: 21px !important;
}
.single-post .news-quote div p{
	font-size: 38px !important;
	line-height: 51px !important;
	color: #1F3D7B !important;
	margin-top: 64px !important;
	/*margin-bottom: 44px !important;*/
	margin-bottom: 78px !important;
}
.single-post .wpb_single_image{
	margin-top: 15px;
	margin-bottom:88px;
}

.news-item-footer{
	padding-top: 15px;
}
.news-item-footer h4 strong{
	font-family: CircularStd-Black !important;
}
/*
#main > div > div > div > div:nth-child(9) > div:nth-child(1) > div > div > div, #main > div > div > div > div:nth-child(9) > div:nth-child(2) > div > div > div{
	margin-bottom: 32px !important;
}*/
#main > div > div > div > div:nth-child(10) > div > div > div > div.wpb_text_column.wpb_content_element.news-quote > div > p{
	margin-top: 32px !important;
}
.newsroom-side-image{
	margin-top:8px !important;
	margin-bottom: 24px !important;
}
.wpb_single_image .vc_figure-caption{
	font-size: 14px;
	line-height: 27px;
	padding-left: 35px;
	text-align: left !important;
}
#main > div > div > div > div.vc_row.wpb_row.vc_row-fluid.newsroom-article-text-image > div:nth-child(2) > div > div > div:nth-child(3) > figure > figcaption{
	margin-top: 45px;
}


/* latest article section */
.latest-news-section{
	background-color: #F5F5F5;
}
.latest-article-heading{
	margin-top: 68px;
	margin-bottom: 71px;
}
.latest-article-view-more{
	margin-top: 65px;
	margin-bottom: 59px;
	padding-right: 0px;
	margin-right: -10px;
}
/* desktop only *//*
@media (min-width: 992px) {
	div.featured-news-latest-container > div > div:nth-child(1){
		padding-right: 30px;
	}
	div.latest-news-section > div.featured-news-latest-container > div > div:nth-child(2){
		padding-left: 30px;
		padding-right: 30px;
	}
	div.featured-news-latest-container > div.row > div:nth-child(3){
		padding-left: 30px;
	}
}*/
/* Newsroom inner pages - END */





/* brands-product-section */

.brands-product-section {
	margin-left: -28px !important;
	margin-right: -28px !important;
	margin-top: 32px;
	margin-bottom: 84px;
}
#brands-product-section-1{
	margin-bottom: 0px;
}
.brands-product-box {
  /*width: 328px;*/
	width: 324px;
    margin: 28px 28px;
    background: #fff;
    float: left;
}


.brands-product-img {
	overflow: hidden;
	height:77px;
}
.brands-product-inner{
	margin-bottom: 16px;
}
.brands-product-inner .brands-product-title{
	font-family: CircularStd-Bold;
	color: #1F3D7B;
	font-size: 21px;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 30px;
}
.brands-product-inner .brands-product-link{
	margin-bottom: 16px;
}
.brands-product-inner .brands-product-link a{
	color: #1F3D7B;
	font-size: 18px;
	line-height: 28px;
}

#brands-product-tile-section {
    margin-left: -28px;
    margin-right: -28px;
    margin-top: 32px;
    margin-bottom: 112px;
}
.brands-product-tile-box {
	width: 715px;
    margin: 28px 30px;
    background: #fff;
    float: left;
}
.brands-product-tile-box{
	background-image: url('/wp-content/themes/weka/img/brand/product/brands-tile-1.jpg');
	background-repeat: no-repeat;
}
.brands-product-tile-box-2{
	background-image: url('/wp-content/themes/weka/img/brand/product/brands-tile-2.jpg');
	background-repeat: no-repeat;
}
div.brands-product-tile-box.brands-product-tile-box-2{
	margin-right: 0px;
}
.brands-product-tile-inner{
	margin: 51px;
}

.brands-product-tile-title{
	font-size: 50px;
	line-height: 55px;
	color: #fff;
}
.brands-product-tile-sub-title{
	font-size: 28px;
	line-height: 29px;
	color: #fff;
}

.find-out-more {
	margin-top: 88px;
	width: 183px;
	height: 50px;
}
.find-out-more a {
    text-decoration: none;
    cursor: pointer;
}
.find-out-more-btn {
    font-family: CircularStd-Bold;
    color: #1F3D7B;
    border: 1px #fff solid;
    text-align: center;
    border-radius: 50px;
    padding: 9px 10px;
    font-size: 17px;
    max-width: 183px;
    background-color: #fff;
}
@media (max-width: 992px){
	.brands-product-box {
		width: 85vw;
		margin:50px !important;
	}
	.brands-product-tile-box{
		width: 100vw;
		margin: 28px 13px;
	}
	.brands-product-tile-title{
		font-size: 32px;
		line-height: 40px;
	}
	.brands-product-tile-sub-title{
		font-size: 18px;
		padding-top: 10px;
	}
	.brands-product-tile-inner{
		margin-left: 30px;
	}
}
/* brands-product-section - END */

.brands-banner-akg{
	background-image: url(/wp-content/themes/weka/img/brand/product/brand-akg-banner.jpg) !important;
}



/* homepage menu arrow overwrite */
nav.desktopnav-home .container .row .header-container .header-top .header-top--right .row .col-md-12 #mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
	color: #fff;
}









/* Newsroom */
.quickfind-category form select{
	float:right;
	margin-left:15px;
	width: 46%;
	
	background-color: transparent;
	color: #fff;
	font-size: 18px;
	height: 38px;
  padding: 0px 12px;
	border: none;
	border-radius: 0px;
	border-bottom: 1px #CDCDCD solid;
}

select > option {
  background: white;
  color: #1F3D7B;
}
/* Newsroom - END */






/* About - bio */
.about-bio-position{
	color: #1F3D7B;
	font-size: 28px;
	line-height: 42px;
}

.about-bio-list .wpb_wrapper ul li{
	margin-bottom: 2px;
	font-size: 16px;
}



div.about-bio-template > div.wp-block-column.col-md-7{
	padding-left: 0px;
}
div.about-bio-template > div.wp-block-column.col-md-7 > div.vc_row.wpb_row.vc_row-fluid > div > div > div > .wpb_content_element{
	margin-left: 0px;
}
.staff-page-main{
	flex-basis:66.5%;
	float:left;
}
.staff-page-tile{
	flex-basis:33.33%; 
	float:right;
	width: 550px;
}

.about-bio-block{
	padding: 21px 43px 81px 47px !important;
	width: 520px;
}
/* mobile */
@media (max-width:992px) {
	div.wp-block-column.col-md-4.col-sm-12{
		float: none !important;
		margin: auto;
	}
	.about-bio-block{
		width: 100%;
	}
	.staff-page-tile{
		width: 100%;
	}
}


.bio-contact > div{
	width: 100%;
	clear: both;
}

.bio-contact div .bio-contact-image{float:left;}

.bio-contact div .bio-contact-text{float:left;}

.bio-contact-image{
	width:45px;
}
.bio-contact-text a{
	font-family: CircularStd-Medium, sans-serif !important;
    color: #1F3D7B;
    font-size: 21px;
    line-height: 28px;
	margin-bottom: 23px;
}
.bio-contact > div.bio-contact-mobile > div.bio-contact-image > img{
	padding-left:4px;
}
.bio-contact > div.bio-contact-phone > div.bio-contact-image > img{
	padding-left:3px;
}



/* About - bio - END */

/* about-team menber profile */
blockquote.staff-testimonial{
	padding: 10px 0px;
  margin: 0 0 20px;
  font-size: 17.5px;
}

blockquote.staff-testimonial p{
	font-family: CircularStd-Book;
	font-size: 38px !important;
	line-height: 51px !important;
	margin-bottom: 16px !important;
	color: #1F3D7B;
}
blockquote.staff-testimonial cite{
	font-family: CircularStd-Medium;
	font-size: 21px;
	line-height: 29px;
	color: #1F3D7B;
	font-style: normal;
	margin-top: 30px;
	display: inline-block;
}
@media (min-width: 782px){
	.about-bio-main .wp-block-column:not(:first-child) {
			margin-left: 130px;
	}
}
/* about-team menber profile - END */

/* about - staff */ 

.staff-page-image img{
	width: 520px;
}


@media (max-width: 992px){
	.staff-page-image img{
		width: 100%;
	}
	div.about-bio-template > p:nth-child(2),
	.about-bio-template .support-heading,
	div.about-bio-template > div.wp-block-column.col-md-7{
		padding-left: 15px;
	}
	div.about-bio-template > p:nth-child(2){
		margin-top: 100px;
	}
	blockquote.staff-testimonial p {
		font-size: 22px !important;
		line-height: 28px !important;
	}
	
}


/* about - staff - end */ 













































/* Product page */
.product-section {
	/*margin-bottom: 99px;*/
}
.product-img-col {
	padding-left:0px !important;
	margin-bottom: 99px;
}
/*.product-img-main{
	margin-bottom: 30px;
}
.product-img-thumb-single {
	float:left;
	padding-right: 30px;
}*/

.product-detail-col-top {
	padding-left:56px !important;
	margin-top: 6px;
}
.product-detail-col-grey {
	padding-left:56px !important;
	margin-top: 6px;
}
.product-title {
	font-family: CircularStd-Bold;
	font-size: 38px !important;
	line-height: 51px;
	color:#253E77;
	margin-top: 61px;
}
.product-sku {
	font-family: CircularStd-Medium;
	font-size: 21px;
	line-height: 21px;
	color: #383838 !important;
	margin-bottom: 49px;
}
.product-delivery {
	
}
.product-delivery-stock {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	background-color: #97D700;
	width: 119px;
	height: 33px;
	text-align: center;
	float: left;
	margin-right: 18px !important;
}
.product-delivery-stock.red-background{background-color: #ff585d; color: #fff !important; font-size: 12px;}
.product-delivery-stock.yellow-background{background-color: #fedb00;}
.product-delivery-text {
	font-size: 16px;
	line-height: 26px;
	color: #383838;
	width: 390px;
	padding-top: 4px;
	float: left;
}
.product-delivery-stock-icon::before {
	content: url(/wp-content/themes/weka/img/products/tick.svg);
	margin-right: 10px;
	position: relative;
	top:3px;
}
.product-delivery-order::before {
	content: 'O';
	font-weight: 700;
	font-size: 20px;
	margin-right: 10px;
	position: relative;
	top:1px;
}
.product-delivery-special::before {
	content: 'S';
	font-weight: 700;
	font-size: 20px;
	margin-right: 3px;
	position: relative;
	top:1px;
}
.product-warranty {
	float: none;
	clear: both;
	padding-top: 9px;
	font-size: 18px;
	line-height: 38px;
	color: #383838;
	text-transform: uppercase;
	margin-bottom: 37px;
	margin-top: 37px;
}
.product-warranty-icon::before {
	content: url(/wp-content/themes/weka/img/products/warranty.svg);
	margin-right: 14px;
	top: 6px;
	position: relative;
}

.stock-quantity-wrapper{
	clear: both;
	padding-top: 21px;
}
.stock-quantity{
	border: 1px #aaa solid;
	width: 120px;
	float: left;
}
.stock-quantity:last-child .stock-quantity-head{
	width: 118px;
	/*border-right: 1px #aaa solid;*/
}
.stock-quantity-head,
.stock-quantity-value{
	text-align: center;
	width: 119px;
}
.stock-quantity-head{
	border-bottom: 1px #aaa solid;
	background-color: #f5f5f5;
	font-size: 11px;
}

div.stock-quantity-wrapper > div:not(:last-child) {
	border-right: none;
}

.product-description, .product-delivery-note {
	color: #383838 !important;
	font-size: 18px;
	line-height: 34px;
	/*height: 201px;*/
	margin-bottom: 50px;
}
.product-delivery-note{
	clear: both;
	line-height: 26px;
	padding-top: 15px;
	font-size: 16px;
}
.product-buttons {
	margin-top: 95px;
}
.product-btn{
	height: 50px;
	margin-bottom: 50px;
}
.product-btn a div{
	font-family: CircularStd-Bold;
	width: auto;
	min-width: 207px;
	padding: 0px 20px;
	height: 50px;
	border-radius: 50px;
	font-size: 17px;
	line-height: 47px;
	text-align: center;
	border: #1F3D7B 2px solid;
	float: left;
	margin-bottom: 30px;
}

.product-btn-buy{
	background-color: #fff;
	color: #1F3D7B;
	margin-right: 30px;
}
.product-btn-login{
	background-color: #1F3D7B;
	color: #fff;
}

/*Products - grey (top) */
#product-grey-section {
    margin-top: 116px;
    margin-bottom: 150px;
}

.product-sub-title {
	font-family: CircularStd-Black;
	font-size: 18px;
	line-height: 41px;
	color:#1F3D7B;
	letter-spacing:0.05em;
	margin-bottom: 13px;
	text-transform: uppercase;
	clear: both;
	float: none;
}
ul.product-feature-list {
	margin-left: -1.4em;
	padding-top: 9px;
}
ul.product-feature-list li {
	font-size: 18px;
	padding-left: 11px;
	margin-bottom: 12px;
}
#product-sub-title-resources{
	padding-top: 40px;
}
.product-feature{
	padding-top: 20px;
}
.product-feature-img {
	width: 56px;
	height: 61px;
	margin-right: 32px;
	float: left;
	margin-bottom: 32px;
}
.product-feature-img img{
	margin: auto;
	display: block;
}




.product-page-links {
    padding: 10px;
    color: #1F3D7B;
    border-bottom: 1px solid rgba(205, 205, 205, 0.3);
}
.product-page-links-first {
    /*margin-top: -8px;*/
    margin-top: -1px;
    border-top: 1px solid rgba(205, 205, 205, 0.3);
}

.product-page-links a {
    color: #1F3D7B;
}
.product-page-links a .product-page-link-content{ font-size: 18px; text-decoration: none;}
.product-page-links--document::before {
	content: url(/wp-content/themes/weka/img/products/document.svg) !important;
	margin-right: 19px;
	top: 4px;
	position: relative;
}
.product-page-links--website::before {
	content: url(/wp-content/themes/weka/img/products/website.svg) !important;
	margin-right: 16px;
	top: 4px;
	position: relative;
}

.file-size {
	float: right;
	/*display: inline;*/
	display: flex;
	font-size: 16px;
	color: #767676;
}
.file-size.website::after{
	content: url(/wp-content/themes/weka/img/products/link.svg) !important;
}




.product-lower-title{
	margin-bottom: 63px;
}
/*#other-products-tiles{
	margin-bottom: 152px;
}*/
.loadmore-btn{
	font-family: CircularStd-Bold;
	border-radius: 40px;
	color: #fff !important;
	border: #1F3D7B 2px solid !important;
	background-color: #1F3D7B !important;
	font-family: CircularStd-Bold;
	width: 130px;
	height: 40px;
	border-radius: 40px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	padding: 7px 20px;
	margin-bottom: 80px;
}
#other-products-tiles > div > div > div > table > tbody > tr > td > span > span.strikethrough-price{
	display: none;
}

.product-tile-inner{
	width: 325px;
	height: 483px;
	background: #fff;
	border:1px solid #E5E5E5;
	padding: 30px 20px 19px 20px;
}
.product-tile-inner:hover {
	box-shadow: 0 4px 12px rgba(0,0,0,0.30), 0 4px 12px rgba(0,0,0,0.22);
}
.product-tile-inner.on-offer:after{
	width: 102px;
	height: 32px;
	/*background-color: #253E77;*/
	background-color: #ff585d;
	z-index: 9;
	content: 'SPECIAL';
	font-family: CircularStd-Bold;
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	float: right;
	top: 0px;
	left: 238px;
}
div.jpro-product-tile > div.product-stock-tick-yellow:before{
	width: 32px;
	height: 32px;
	background-color: #fedb00;
	z-index: 9;
	content: 'O';
	font-size: 1.5em;
	line-height: 32px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	float: left;
	top: 0px;
	left: 15px;
}

div.jpro-product-tile > div.product-stock-tick-green:before{
	width: 32px;
	height: 32px;
	background-color: #97d700;
	z-index: 9;
	content: '\2713\0020';
	font-size: 1.5em;
	line-height: 32px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	float: left;
	top: 0px;
	left: 15px;
}

div.jpro-product-tile > div.product-stock-tick-red:before{
	width: 32px;
	height: 32px;
	background-color: #ff585d;
	z-index: 9;
	content: 'S';
	font-size: 1.5em;
	line-height: 32px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	float: left;
	top: 0px;
	left: 15px;
}

.product-tile-img{
	/**width: 100%;*/
	height: 251px;
	position: relative;
    overflow: hidden;
}

.product-tile-img img{
	/*margin: auto;
	display: block;*/
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	max-height: 251px;
	max-width: 251px;
}
.product-tile-title{
	text-align: center;
	font-size: 14px;
	line-height:25px;
	height: 45px;
	margin-top: 7px;
	margin-bottom: 8px;
}
.product-tile-title a{
	/*color: #383838 !important;*/
	color: #A3A3A3 !important;
}
.product-tile-title a:hover{
	text-decoration: none;
}
.product-tile-price{
	font-family: CircularStd-Black;
	text-align: center;
	font-size: 21px;
	line-height: 28px;
	color: #1F3D7B;
	height: 28px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.product-tile-price span{
	font-family: CircularStd-Medium !important;
}
.product-tile-price span.strikethrough-price{
	/*text-decoration: line-through;*/
	margin-right: 10px;
}
.product-tile-sku{
	margin-top: 6px;
	text-align: center;
	/*color: #A3A3A3;*/
	font-size: 18px;
}
.product-tile-btn{

}
.product-tile-btn a div{
	font-family: CircularStd-Bold;
	width: 130px;
	height: 40px;
	border-radius: 40px;
	font-size: 14px;
	line-height: 41px;
	text-align: center;
}
.product-tile-btn-view{
	background-color: #F5F5F5;
	color: #383838;
	float: left;
}
.product-tile-btn-login{
	background-color: #1F3D7B;
	color: #fff;
	float: right;
}

/* product part table */
td.product-stock-tick-yellow:before{
	width: 32px;
    height: 32px;
    background-color: #fedb00;
    z-index: 9;
    content: '';
    font-size: 1.5em;
    line-height: 32px;
    color: #fff;
    text-align: center;
    display: block;

    float: left;
    top: 0px;
	left: 15px;
}

td.product-stock-tick-green:before{
	width: 32px;
    height: 32px;
    background-color: #97d700;
    z-index: 9;
    content: '\2713\0020';
    font-size: 1.5em;
    line-height: 32px;
    color: #fff;
    text-align: center;
    display: block;

    float: left;
    top: 0px;
	left: 15px;
}

td.product-stock-tick-red:before{
	width: 32px;
    height: 32px;
    background-color: #ff585d;
    z-index: 9;
    content: '';
    font-size: 1.5em;
    line-height: 32px;
    color: #fff;
    text-align: center;
    display: block;

    float: left;
    top: 0px;
	left: 15px;
}




/* mobile */
@media (max-width: 992px){
	
	.product-detail-col-top{
		clear: both;
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: 60px;
	}
	#product-grey-section{
		margin-left: 0px;
		margin-right: 0px;
	}
	.product-detail-col-grey{
		clear: both;
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: 60px;
	}
	.jpro-product-tile{
		margin-bottom: 60px;
	}
	.product-img-col{
		margin-bottom: 75px;
		padding-right: 0px !important;
	}
	#main > div > div > div > div.product-section > div.product-detail-col-top.col-md-5 > div.product-btn > a:nth-child(2) > div.product-btn-login{
		margin-bottom: 110px;
	}
	#product-grey-section{
		margin-bottom: 105px;
	}
	#other-products-tiles{
		margin-bottom: 73px;
	}
	#solutions-success-stories{
		padding-bottom: 70px;
	}
}
@media (max-width: 768px){
	.product-img-thumb{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.product-img-thumb-single {
		padding-right: 2px;
		padding-bottom: 8px;
		flex: 0 32%;
		margin-bottom: 2%; /* (100-32*3)/2 */
	}
	#product-grey-section{
		margin-left: 10px;
		margin-right: 10px;
	}
	.product-detail-col{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.jpro-product-tile{
		margin: 60px auto;
		float: none;
		display: table;
	}
	
}

#carousel-product {
    /*margin: 20px auto;*/
    width: 100%;
}
#carousel-product .carousel-indicators {
	margin: 30px 0 0;
	overflow: auto;
	position: static;
	text-align: left;
	/*white-space: nowrap;*/
	width: 100%;
}
#carousel-product .carousel-indicators li {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 !important;
	width: auto;
	/*padding-right: 24px;*/
	margin-right: 30px !important;
	margin-bottom: 30px !important;
	border: 1px solid #E6E6E6;
	
	background-color: #fff;
    height: 116px;
    position: relative;
    overflow: hidden;
    width: 129px;
}
@media (min-width: 1500px){
	#carousel-product .carousel-indicators li:nth-child(5),
	#carousel-product .carousel-indicators li:nth-child(10){
		margin-right: 0px !important;
	}
}
#carousel-product .carousel-indicators li img {
    display: block;
    opacity: 0.26;
	height: 116px;
	top: -9999px;
  bottom: -9999px;
 	left: -9999px;
  right: -9999px;
  margin: auto;
}
#carousel-product .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-product .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-product .carousel-outer {
    position: relative;
}
#carousel-product > div.carousel-outer > div.carousel-inner > div.item{
	background-color: #fff;
	border: 1px solid #E6E6E6;
}
#carousel-product > div.carousel-outer > div.carousel-inner > div.item.active{
	height: 691px;
    position: relative;
    overflow: hidden;
}
#carousel-product > div.carousel-outer > .carousel-inner>.item.active>a>img {
    max-height: 691px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
#carousel-product > div.carousel-outer > .carousel-inner>.item>a>img {
	max-height: 691px;
	margin: auto;
}

#carousel-product > div > a.left.carousel-control,
#carousel-product > div > a.right.carousel-control{
display: none;}
/* mobile */
@media (max-width: 992px){
	#carousel-product .carousel-indicators li{
		margin-right: 7px !important;
		margin-bottom: 1px !important;
	}
}
/* Product page - END */



/*** Category page ***/

.category-heading {
    font-family: CircularStd-Bold;
    font-size: 38px !important;
    color: #1F3D7B;
    padding: 0px;
	margin-bottom: 60px;
    letter-spacing: 0.05em;
}



/* Desktop only */
@media (min-width: 993px){
	#products-category-page .container{
		padding-right: 0px;
	}
	.category-column-left{
		padding-right: 55px !important;
	}
}
@media (max-width: 1499px){
	/*#products-category-page{
		margin-top: 20px;
	}*/
	#breadcrumbs {
		margin-top: 160px;
	}
	/*h2.category-heading{
		display: none;
	}*/
}
.jpro-product-tile{
	margin-bottom: 60px;
}

@media (min-width: 993px) and (max-width: 1499px){
	#other-products-tiles > .col-lg-4.jpro-product-tile{
		width: 50% !important;
	}
	.product-tile-inner{
		margin: 0 auto;
	}
}
@media (min-width: 1860px){
	.jpro-product-tile-special{
		width: 25% !important;
	}
}
@media (min-width: 1200px) and (max-width: 1400px){
	.jpro-product-tile-special{
		width: 50% !important;
	}
	.jpro-product-tile-special .product-tile-inner{
		float:left;
	}
}

.category-column-right{
	padding-left: 0px !important;
	padding-right: 0px !important;
}


/* Filter */
.filter-title {
    font-family: CircularStd-Black;
    font-size: 18px;
    line-height: 41px;
    color: #383838;
    letter-spacing: 0.05em;
    margin-bottom: 21px;
    text-transform: uppercase;
    clear: both;
    float: none;
}
.clear-all{
	float: right;
	display: inline;
	font-size: 14px;
	line-height: 18px;
	color: #1F3D7B;
	margin-top: 8px;
	background-color: #fff;
	border: #CDCDCD 1px solid;
	border-radius: 15px;
	padding: 3px 4px 2px 6px;
	margin-right: 5px;
}
.view_all{
	color: #fff;
	background-color: #1F3D7B;
	border: #1F3D7B 1px solid;
	border-radius: 15px;
	padding: 3px 6px 2px 3px;
	margin-right: 0px;
}
@media  (min-width : 992px) and (max-width: 1499px) {
	.filter-title{
		display: block;
		margin-bottom: 1px;
	}
	#categoryFilter select{
		margin-top: 37px !important;
	}
}
/* products tiles */
.category-column-right .jpro-product-tile .product-tile-inner{
	width: 329px;
	border: 1px solid #fff;
}
.category-column-right .jpro-product-tile .product-tile-inner.on-offer:after{
	left: 242px;
}




/*** Category page ***/

.navbar {
    padding: 15px 10px;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
	
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);*/
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

#sidebar {
    min-width: 235px;
    max-width: 308px;
    /*background: #7386D5;*/
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}
/*
#sidebar .sidebar-header {
    padding: 20px;
}
*/
#sidebar ul.components {
    padding: 20px 0;
}

#sidebar ul p {
    color: black;/**/
    padding: 10px;
}

#sidebar ul li a {
    padding: 15px 0;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li>a:hover,
#sidebar ul li>a:focus{
	text-decoration: none !important;
}
/*
#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}*/

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    /*color: black;*/
    /*background: #6d7fcc;*/
}
/*#sidebar > ul > li{
	border-bottom: 1px solid #CDCDCD;
}
#sidebar > ul > li:nth-child(1){
	border-top: 1px solid #CDCDCD;
}*/


a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    /*display: block;*/
    position: absolute;
    top: 25%;
    right: 12px;
    /*transform: translateY(-50%);
	width: 0;
    height: 0;*/
    margin-left: .255em;
    vertical-align: .255em;
    font-family: "FontAwesome";
    content: "\f068";
	color: #CDCDCD;
	font-size: 10px;
    /*border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;*/
}
a.dropdown-toggle.collapsed::after {
	content: "\f067";
	font-size: 10px;
}

ul ul a {
    font-size: 0.9em; /* !important*/
    padding-left: 30px !important;
    /*background: #6d7fcc;*/
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    /*background: #6d7fcc !important;**/
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    /*#sidebar {
        margin-left: -250px;
    }*/
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}










.category-column-list > li:nth-child(1){
	border-top: 1px solid #E5E5E5;
}
.category-column-list li a{
	border-bottom: 1px solid #f5f5f5;
}

.category-column-list li a{
	font-family: CircularStd-Bold;
	color: #1F3D7B;
	font-size: 16px;
}


/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 14px;
  color: #383838;
}
.category-column-list > li > label{
	margin-bottom: 3px !important;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 28px; height: 28px;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 0px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
[type="checkbox"]:checked + label:before {
  background: #253E77;
  border: 2px solid #253E77;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .4em; left: .4em;
  font-size: 1.2em;
  line-height: 0.9;
  color: #fff;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #253E77;
}

/* hover style just for information */
/*label:hover:before {
  border: 2px solid #4778d9!important;
}*/
#categoryFilter select {
	height: 35px !important;
	margin-top: 5px;
	/*border: 2px solid #ccc !important;*/
	border: 1px solid #fff !important;
	background: #fff;
	border-radius: 0px !important;
	/*box-shadow: inset 0 1px 3px rgba(0,0,0,.1) !important;*/
	font-size: 14px;
	color: #383838 !important;
	font-family: CircularStd-Book;
	font-weight: 700;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0);
}
#categoryFilter select option{
	font-size: 14px;
	color: #383838 !important;
	font-family: CircularStd-Book;
	font-weight: 700;
}






/****** Mega menu - Products *******/
/*#mega-menu-item-1300 > ul{
	padding-left: 50px !important;
}*/

.menu-products ul.mega-sub-menu .mega-menu-column .mega-sub-menu #mega-menu-item-custom_html-2{
padding-bottom: 5px !important;}
.brand-menu-item{
	padding-left: 0px
}
/*
#mega-menu-1300-0 .mega-sub-menu > #mega-menu-1300-0-0 > .mega-sub-menu li > .custom-html-widget > .products-menu-brands > #brands-menu-items > table > tbody > tr > td.brand-menu-item a{
	font-size: 14px !important;
	line-height: 27px;
	color: #383838 !important;
	padding-left: 0px !important;
}*/
#mega-menu-1300-0 .mega-sub-menu > #mega-menu-1300-0-0 > .mega-sub-menu li > .custom-html-widget > .products-menu-brands > #brands-menu-items > table > tbody > tr > td.brand-menu-item a:hover,
#mega-menu-1300-0 .mega-sub-menu > #mega-menu-1300-0-0 > .mega-sub-menu li > .custom-html-widget > .products-menu-brands > #brands-menu-items > table > tbody > tr > td.brand-menu-item a:focus{
	text-decoration: none;
}


/* menu - product heading */
#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a,
#category-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a{
	font-family: CircularStd-Medium;
	font-size: 21px;
	padding-left: 0px !important;
}
#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a:hover,
#category-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a:hover{
	text-decoration: none;
}
/*
#mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(2) > td.ai-sub-menu-item > a, #mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(3) > td.ai-sub-menu-item > a, #mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(4) > td.ai-sub-menu-item > a, #mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(5) > td > a, #mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td > a.
#category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > a,
#category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr > td > a, 
#mega-menu-item-custom_html-6 > .custom-html-widget > .products-menu-installed-audio #category-menu-items > table > tbody > tr > td:nth-child(1) > table.col-inner > tbody > tr:nth-child(2) > td.ai-sub-menu-item > a{
	font-size: 14px !important;
	line-height: 27px;
	color: #383838 !important;
	padding-left: 0px !important;
}*/
#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul,
#mega-menu-1300-0 > ul.mega-sub-menu > #mega-menu-1300-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-5 > div > div > #brands-menu-items > ul,
#mega-menu-4674-0 > ul.mega-sub-menu > #mega-menu-4674-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-7 > div > div > #brands-menu-items > ul{
	list-style-type: none !important;
}

#mega-menu-1300-0 > ul.mega-sub-menu > #mega-menu-1300-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-5 > div > div > #brands-menu-items > ul li,
#mega-menu-4674-0 > ul.mega-sub-menu > #mega-menu-4674-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-7 > div > div > #brands-menu-items > ul li{
	height: 28px;
}
#mega-menu-1300-0 > ul.mega-sub-menu > #mega-menu-1300-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-5 > div > div > #brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul > li > a,
#mega-menu-4674-0 > ul.mega-sub-menu > #mega-menu-4674-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-7 > div > div > #brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul > li > a{
	font-family: CircularStd-Book, sans-serif !important;
	font-size: 13px !important;
	line-height: 27px;
	color: #383838 !important;
	padding-left: 0px !important;
	margin-left: -40px;
}

#brands-menu-items,
#category-menu-items{
	margin-top: 30px;
}
table.col-inner > tbody > tr:nth-child(1) > td.ia-menu-header{
	vertical-align: top;
	padding-bottom: 12px !important;
	height: 42px;
}
/* mobile */
@media (max-width: 991px){
	table.col-inner > tbody > tr:nth-child(1) > td.ia-menu-header {
		height: 22px;
		padding-bottom: 0px !important;
	}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
		padding: 0px 0px !important;
	}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > #mega-menu-item-custom_html-7 {
		padding: 10px 0px 5px 0px !important;
	}
	#brands-menu-items > table > tbody > tr > td > table,
	#category-menu-items > table > tbody > tr > td:nth-child(1) > table{
		margin-top: 0px !important;
	}
	#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8{
		padding-top: 0px !important;
	}
	/*table.col-inner > tbody > tr:nth-child(1) > td.ia-menu-header {
		min-width: 82px;
	}*/
}

#category-menu-items > table > tbody > tr > td:nth-child(1){
	border-left: 1px #CDCDCD solid;
}
#category-menu-items > table > tbody > tr > td:nth-child(1), #category-menu-items > table > tbody > tr > td:nth-child(2), #category-menu-items > table > tbody > tr > td:nth-child(3){
	border-right: 1px #CDCDCD solid;
}
#category-menu-items > table > tbody > tr > td > table > tbody > tr > td > a{
	padding-left: 0px !important;
}

td.ia-menu-col {
	vertical-align: top;
}

#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a,

#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a
{
	font-family: CircularStd-Book, sans-serif !important;
	font-size: 13px !important;
	line-height: 27px;
	color: #383838 !important;
	padding-left: 0px !important;
	margin-left: -40px;
}
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover,
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover, 
#mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a:hover
{
	text-decoration:none;
}


#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr > td > ul,
#category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td > ul,
#category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul, 
#category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul, 
#category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul{
	list-style-type: none !important;
}

.ia-menu-col{
	padding-left: 25px !important;
	padding-right: 0px !important;
	height: 475px;
}
#brands-menu-items > table > tbody > tr > td.ia-menu-col{
	padding-left: 0px !important;
}
td.ia-menu-col > table{
	margin-top: 15px;
}
.ai-list{
	float: left;
    width: 200px;
}

#category-menu-items > table > tbody > tr > td.ia-menu-col > table > tbody > tr:nth-child(2) > td > ul.ai-list > li.ai-sub-menu-item, 
#mega-menu-item-1300 > ul > #mega-menu-1300-0 > ul > #mega-menu-1300-0-0 > ul > #mega-menu-item-custom_html-5 > div > div > #brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul > li,
#mega-menu-item-4674 > ul > #mega-menu-4674-0 > ul > #mega-menu-4674-0-0 > ul > #mega-menu-item-custom_html-7 > div > div > #brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul > li
{
	height: 28px !important;
}

#category-menu-items > table > tbody > tr > td.ia-menu-col > table > tbody > tr:nth-child(1) > td > a:before,
#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a:before {
    content: ' ';
    margin-left: 0px;
    margin-right: 10px;
    width: 32px;
    height: 20px;
    padding: 10px 14px;
    background-repeat: no-repeat;
    margin-top: 73px;
}

/*#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(1) > td > a,*/
#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(1) > td > a,
#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-2 > table > tbody > tr:nth-child(1) > td > a{
	/*margin-left: 49px;*/
	margin-left: 0px;
}
#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(1) > td > a:before,
#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-2 > table > tbody > tr:nth-child(1) > td > a:before{
	/*background-image: url(/wp-content/themes/weka/img/products/ia.svg);
	padding: 13px 14px;
	margin-top: 3px;
	position: absolute;
	left: 27px;*/
	/*background-image: url(/wp-content/themes/weka/img/products/ia.svg);*/
	padding: 4px 19px;
	margin-top: 3px;
	position: relative;
	left: 0px;
}

#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a{
	margin-left: 45px;
}
#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a:before {
	background-image: url(/wp-content/themes/weka/img/products/brands.svg);
	margin-top: 10px;
	position: absolute;
	left: 0px;
}
/*#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(1) > td > a:before,*/
#category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(1) > td > a:before{
	background-image: url(/wp-content/themes/weka/img/products/ia.svg);
}
#category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(1) > td > a:before{
	background-image: url(/wp-content/themes/weka/img/products/p-a.svg);
	padding: 0px 18px !important;
	margin-right: 15px;
}
#category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(1) > td > a:before{
	background-image: url(/wp-content/themes/weka/img/products/rb.svg);
	padding: 3px 14px !important;
}
#category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(1) > td > a:before{
	background-image: url(/wp-content/themes/weka/img/products/iv.svg);
	padding: 0px 14px !important;
}

@media (max-width: 991px){
	
	.ia-menu-col {
		min-width: 183px !important;
		padding-left: 15px !important;
		padding-right: 10px !important;
	}
	.ai-list {
		width: auto;
	}
	#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul{
		padding-left: 0px;
	}
	
	#mega-menu-4674-0 > ul.mega-sub-menu > #mega-menu-4674-0-0 > ul.mega-sub-menu > #mega-menu-item-custom_html-7 > div > div > #brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > ul > li > a {
		margin-left: 0px;
	}
	
	#menu-solutions-1,
	#menu-services-1{
		list-style: none;
		margin-left: -24px;
	}
	li.brand-menu-item a{
		text-decoration: none;
	}
	/*#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr > td > ul,
	#category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td > ul,
	#category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul, 
	#category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul, 
	#category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul{
		padding-left: 0px !important;
	}*/
	#category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr > td > ul, #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr > td > ul, #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul, #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul, #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul {
		list-style-type: none !important;
		padding-left: 0px;
	}
	#mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-1300-0-1 > ul > #mega-menu-item-custom_html-6 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td.ia-menu-col.col-md-4 > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(1) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(3) > table > tbody > tr:nth-child(2) > td > ul > li > a, #mega-menu-4674-0-1 > ul > #mega-menu-item-custom_html-8 > div > div > #category-menu-items > table > tbody > tr > td:nth-child(4) > table > tbody > tr:nth-child(2) > td > ul > li > a{
		margin-left: 0px;
	}
}

/* mobile - megamenu */
@media (max-width: 991px){
	.ia-menu-col, .mega-toggle-on > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1){
		height: unset;
	}
	#category-menu-items > table > tbody > tr > td:nth-child(1){
		border-left: 1px #000 solid;
	}
	#category-menu-items > table > tbody > tr > td:nth-child(1), #category-menu-items > table > tbody > tr > td:nth-child(2), #category-menu-items > table > tbody > tr > td:nth-child(3), #category-menu-items > table > tbody > tr > td:nth-child(4){
		border-right: 1px #000 solid;
		float:left;
		height: unset;
	}
	.ia-menu-col {
		min-width: unset !important;
		width: 100%;
	}
}
/****** Mega menu - Products - END *******/


/****** Mega menu - small desktop *******/
@media (min-width: 769px) and (max-width: 1499px){
	/* remove arrow */
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
		display: none;
	}
}
/****** Mega menu - small desktop *******/

/****** Mega menu - Mobile *******/
@media (max-width: 991px){
	/* Solutions - mobile */
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
		padding: 10px 0px !important;
	}
	.slide-out-menu--container .menu .menu-item, .slide-out-menu--container .menu-main-menu-container .menu-item {
			margin: -7px 0;
	}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a{
		padding-left: 0px !important;
		font-size: 16px !important;
	}
	#mega-menu-674-0-1{ display: none !important; }

	/* service - mobile*/
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
		padding: 10px 0px !important;
	}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
		height: auto !important;
	}
	#mega-menu-item-3188 > ul{
		min-width: 355px;
	}
	/* Products - mobile */
	#brands-menu-items{
		margin-top: -5px !important;
	}
	#mega-menu-1300-0-1{
		display: none !important;
	}
	.ia-menu-col {
		min-width: 335px;
	}
	#brands-menu-items > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > a:before {
		left: 20px;
	}
	#brands-menu-items > table > tbody > tr > td.ia-menu-col {
		padding-left: 15px !important;
	}
}/****** Mega menu - Mobile - END *******/









/*
/* fonts 
@font-face {
font-family: CircularStd-Medium;
src: url(/wp-content/themes/weka/fonts/CircularStd-Medium.otf);
}
@font-face {
font-family: CircularStd-Book;
src: url(/wp-content/themes/weka/fonts/CircularStd-Book.otf);
}
@font-face {
font-family: CircularStd-Bold;
src: url(/wp-content/themes/weka/fonts/CircularStd-Bold.otf);
}

@font-face {
font-family: CircularStd-Black;
src: url(/wp-content/themes/weka/fonts/CircularStd-Black.otf);
}*/


/* Footer - partners */
.partners-section{
	margin-top: 25px;
	margin-bottom: 40px;
}/* - reuse? */

.training-partners-container .row div{
	display: flex;
	justify-content: space-between;
	
	align-items: center;
	flex-wrap: wrap;
}
.training-partners-container .row div div{
	margin-bottom: 58px;
}
.training-partners-container .row div div a{
	margin: auto;
}
.training-partners-container .row div div img{
	height: 100px;
	max-height: 100px;
	width: auto;
	max-width: 170px;
}
/* fix footer  *//*
.footer-main-container .row {
    margin-bottom: 40px !important;
	margin-right: 0px !important;
    margin-left: 0px !important;
}*/

/* mobile */
@media (max-width: 767px){
	.training-partners-container .row div{
		/*display: block;*/
		flex-wrap: wrap;
		justify-content: center;
	}
	.training-partners-container .row div div{
		margin-bottom: 20px;
	}
	.training-partners-container .row div div img {
		/*max-width: 100%;*/
		/*max-width: 41vw;*/
	}
}
@media (max-width: 991.98px) {
	.training-partners-container .row div 	{
		flex-wrap: wrap;
	}
}
/* Footer - partners - END */

div.payment-method-summary > p{
	margin-bottom: 10px !important;
}



/* Home - Brands slider */
#gallery-section{
	background-color: #F5F5F5;
	padding-bottom: 100px;
}
#gallery-header{
	margin-top: 241px;
}
#contact-section{
	padding-bottom: 80px;
}
#title-gallery{
	margin: 84px 0;
	color: #1F3D7B;
	text-align: center;
	font-size: 35px;/*38*/
	line-height: 45px;
}
#title-contact{
	margin: 74px 0 35px 0;
}
.gallery-section-brand-link {
	/*margin: 90px 0 34px 0;*/
	margin: 262px 0 34px 0;
	text-align: center;
}
/*#gallery-section > div.owl-carousel.brands1.owl-theme.slick-initialized.slick-slider{
	margin-bottom: 38px;
}*/
@media (max-width: 992px){
	#gallery-header {
    margin-top: 0px;
	}
	#gallery-section{
		padding-bottom: 70px;
	}
}
/* Brands slider*/
/* Brands slider*/
/* Brands slider*/
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* Brands slider*/
/* JPRO brands carousel - custom code */
.carousel-control.right, .carousel-control.left,
.carousel-control{
display: none !important;
}
@media only screen and (min-width: 992px){
	.carousel-showmanymoveone .carousel-inner {
		margin-left: -18px;
	}
}
.carousel-inner .item div{
	height: 180px;
	text-align: center;
}
.carousel-inner .item div a{
	display: inline-block;
	background-color: #fff;
	width: 280px;
  margin: 20px;
  position: relative;
  height: 160px
}
.carousel-inner .item div a img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	max-height:100px;
	max-width: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1499px){
	.carousel-inner .item div a{
		width: 225px !important;
		height: 145px;
	}
	.carousel-inner .item div a img{
		max-width: 100px !important;
		
	}
}
.carousel-showmanymoveone{
	margin-bottom: 38px;
}
#carouselABC{
	margin-bottom: 90px;
}
/* JPRO brands carousel - custom code - END */
/* Brands slider*/
/* Brands slider*/
/* Brands slider - END */




/* iPad */
@media only screen and (min-width: 992px) and (max-width: 1499px){
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
	}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 10px 0px 10px;
	}
	.tile-text {
		font-size: 17px !important;
	}
	ul#menu-services li a:before {
		margin-left: 1px !important;
		margin-right: 5px !important;
		padding: 18px 22px !important;
	}
	
	.stories-sub-heading {
		margin-top: 0px;
	}
	#stories-sub-heading-2 {
		margin-top: 0px;
	}
	.quote {
		margin-top: 10px;
		font-size: 25px;
		line-height: 34px;
	}
}

/* mobile */
@media only screen and (max-width: 991px){
	#mega-menu-4674-0-1{
		display: none;
	}

}
