.w360 {
  width: 360px;
}

.st-19.top-menu .st-form-call .container {
  max-width: 1282px;
}

.st-19.top-menu .st-form-call .container .p-lr-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.st-19 .st-form-call .navbar button.number {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: rgb(13, 127, 196);
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 28px;
  font-weight: bold;
  color: rgb(37, 37, 37);
  background-color: rgba(21, 158, 240, 0);
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.st-19 .st-form-call .navbar button.number:focus {
  outline: 0px;
}

.st-19 .st-form-call .navbar button.btn {
  background-color: rgb(228, 231, 238);
  padding: 15px 35px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.st-19 .st-form-call .navbar button.btn-form-call:hover {
  background-color: rgb(199, 206, 220);
}

.st-19 .st-form-call .navbar .contacts .number {
  font-weight: 900 !important;
  font-size: 28px;
  color: #252525;
}

.st-19 .st-form-call .navbar .contacts {
  position: relative;
}

.st-19 .st-form-call .navbar {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 0;
  border: none;
  min-height: 80px;
  padding: 26px;
}

.st-19 .st-form-call button .btn-text {
  font-size: 14px;
}

.st-19 .st-form-call .affix,
.st-19 .st-form-call .affix-top {
  z-index: 999;
  width: 100%;
  top: 0;
}

.top-menu {
	margin-top: 0px;
	max-height: 140px;
}

.st-19 .st-form-call .social .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  margin-right: 5px;
  background-color: rgb(90, 69, 28);
  padding: 4px;
  font-size: 22px;
}

.st-19 .st-form-call .social .icon:hover {
  background-color: #b5924d;
}

.st-19 .st-form-call .navbar .container {
  padding-bottom: 0px;
}

.navbar-collapse {
  padding-right: 0 !important;
}

.customize-support .st-19 .st-form-call .affix {
  top: 32px;
}

.st-19 .st-form-call .navbar-brand {
  font-size: 35px;
  font-weight: 800;
  line-height: 47px;
  text-transform: uppercase;
  color: rgba(26, 28, 30, 1);
  padding: 0 !important;
  position: relative;
  top: -5px;
  margin-top: 5px;
  margin-right: 10%;
  height: auto;
}

.st-19 .st-form-call .navbar-brand img {
	margin: 0 !important;
	height: 82px;
}
.st-19 .st-form-call .navbar .container>.row{
	margin: 0;
}
.logo_text {
  display: block;
  font-size: 10px;
  color: rgb(90, 69, 28);
  font-weight: 600;
  letter-spacing: 4px;
  letter-spacing: 1px;
  margin: -10% 0 0 46%;
}

.st-19 .st-form-call .nav > li > a {
  color: rgb(90, 69, 28);
  font-size: 19px;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0.2pt;
  padding: 16px 9px;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.st-19 .st-form-call .nav > li > a:hover {
  color: #b5924d;
}

.st-19 .st-form-call .nav .link-btn {
  display: none;
  border: none;
  outline: 0;
  color: rgba(26, 28, 30, 1);
  padding: 15px 10px 16px 10px;
  background: 0 0;
  margin-left: -15px;
  position: relative;
  z-index: 2;
}

.st-19 .st-form-call .nav .open > a,
.st-19 .st-form-call .nav .open > a:focus,
.st-19 .st-form-call .nav .open > a:hover,
.st-19 .st-form-call .nav > li > a:focus,
.st-19 .st-form-call .nav > li > a:hover {
  background: 0 0;
}

.st-19 .st-form-call .nav .dropdown-menu .current-menu-item a,
.st-19 .st-form-call .nav .dropdown-menu .current-menu-item:focus a,
.st-19 .st-form-call .nav .dropdown-menu .current-menu-item:hover a,
.st-19 .st-form-call .nav .dropdown-menu li a,
.st-19 .st-form-call .nav .dropdown-menu li:focus a,
.st-19 .st-form-call .nav .dropdown-menu li:hover a {
  text-decoration: none !important;
}

.st-19 .st-form-call .header-right {
  padding: 0;
  margin: 0;
  list-style: none;
}

.st-19 .st-form-call .header-right li {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
}

.st-19 .st-form-call .header-right li > a {
  color: #006caf;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 7px 23px;
  border: 1px solid #006caf;
  border-radius: 25px;
  letter-spacing: 0.2pt;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.st-19 .st-form-call .header-right li > a:focus,
.st-19 .st-form-call .header-right li > a:hover {
  color: #01579b;
  border-color: #01579b;
  text-decoration: none;
  background-color: #fff;
}

.st-19 .st-form-call .navbar-nav > li > .dropdown-menu {
  width: 260px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  margin: 0 0 0 0px;
  padding: 0;
}

.st-19 .st-form-call .navbar-nav > li > .dropdown-menu .dropdown .link-btn {
  color: rgb(90, 69, 28);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  top: -7px;
  right: 5px;
  font-size: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: 0 0;
  line-height: 1;
}

.st-19 .st-form-call .dropdown-menu > li > a {
  font-weight: 300;
  color: rgb(90, 69, 28);
  font-size: 14px;
  padding: 11px 13px;
  position: relative;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  white-space: normal;
}

.st-19 .st-form-call .dropdown-menu > li > a:focus,
.st-19 .st-form-call .dropdown-menu > li > a:hover {
  color: #b5924d;
}

.st-19 .st-form-call .dropdown-menu > li:last-child > a {
  border-bottom: none;
}

.st-19 .st-form-call .navbar-nav .dropdown-menu > .dropdown .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -2px;
  width: 260px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  padding: 0;
}

.st-19 .st-form-call .navbar-toggle .icon-bar {
  background-color: rgba(26, 28, 30, 1);
}

.st-19 .st-form-call .navbar-toggle {
  margin-left: 15px;
  margin-right: 0;
}

.st-19 .st-form-call .navbar-nav > li .dropdown-menu-right {
  width: 250px;
  border-radius: 0 0 4px 4px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.st-19 .st-form-call .navbar-nav > li .dropdown-list {
  max-height: 400px;
  overflow: hidden;
}

.st-19 .st-form-call .dropdown-menu-right > li > a {
  font-weight: 300;
  color: rgb(90, 69, 28);
  font-size: 14px;
  display: block;
  padding: 11px 13px;
  position: relative;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.st-19 .st-form-call .dropdown-list .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}

.st-19 .st-form-call .dropdown-menu-right > li > a:focus,
.st-19 .st-form-call .dropdown-menu-right > li > a:hover {
  color: #b5924d;
  text-decoration: none;
}

.st-19
  .st-form-call
  .navbar-nav
  .dropdown-menu-right
  > .dropdown
  .dropdown-menu {
  position: static;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  float: none;
  margin: 0;
}

.st-19
  .st-form-call
  .navbar-nav
  .dropdown-menu-right
  > .dropdown
  .dropdown-menu
  li
  a {
  padding-left: 25px;
  font-size: 13px;
}

.st-19 .st-form-call .mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #e6e6e6;
  border-radius: 0;
}

.st-19 .st-form-call .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(26, 28, 30, 1);
  width: 8px;
  border-radius: 0;
}

.number {
  color: rgb(90, 69, 28);
  font-size: 35px;
  width: 295px;
  font-weight: 600;
  padding-right: 10px;
  text-align: left;
  float: left;
}

.social {
  width: 165px;
  float: right;
}

a {
  text-decoration: none;
}

.social_link {
  text-decoration: none !important;
  margin: 0 5px;
}

.social_link img {
  width: 42px;
}
.st-19 .st-form-call .navbar .navbar-header.tab {
	display: none;
	max-width: 300px;
}
.st-19 .st-form-call .navbar .navbar-header.mob {
	display: none;
	max-width: 300px;
}
.outer-menu {
	display:none;	
}
.outer-menu .menu a{
	color:#fff!important;
}
@media (max-width: 767px) {

	.st-19 .st-top-header .container div.mailto{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.align-items-center	.l-p-10 {
    display: none;
	}
	
  .outer-menu {
    position: absolute;
    top: 54px;
    right: 0;
    z-index: 900;
    display: block;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {
  .outer-menu {
    position: absolute;
    top: 51px;
    right: 12px;
    z-index: 900;
    display: block;
	}

	.outer-menu.oscroll {
    top: 10px !important;
    position: fixed !important;
	}
}
@media (max-width: 1199px) {

	.st-19 .st-form-call .navbar-brand img {
		width: 230px;
		margin: 0 !important;
		height: 55px;
	}

.oscroll {
  top:4px !important;
  position: fixed !important;

}
.scrolledd .wrapper2 {
  padding-top: 0 !important;
  padding-bottom:0 !important;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}
.headscroll {

}

.scrolledd {
  position: fixed !important;
  top: 0px !important;
  z-index: 800 !important;
  left: -50% !important;
  padding-left: 50% !important;
  padding-right: 50% !important;
  background: #1A1C1E !important;
}
.margined {
    margin-top: 95px !important;
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.outer-menu .checkbox-toggle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div {
  -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  top: 0;
  -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked ~ .menu {
  pointer-events: auto;
  visibility: visible;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div {
  -webkit-transform: scale(1);
          -ms-transform: scale(1);
      transform: scale(1);
  -webkit-transition-duration: 0.75s;
       -o-transition-duration: 0.75s;
          transition-duration: 0.75s;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div > div {
  position: absolute;
  top: 25%;
  right: 25%;
  opacity: 1;
	-webkit-transition: opacity 0.4s ease 0.4s;
	-o-transition: opacity 0.4s ease 0.4s;
	transition: opacity 0.4s ease 0.4s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.outer-menu .checkbox-toggle:hover + .hamburger {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
  -webkit-transform: rotate(225deg);
          -ms-transform: rotate(225deg);
      transform: rotate(225deg);
}
.outer-menu .hamburger {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 60px;
  height: 60px;
  padding: 0.5em 1em;
  background: rgba(26, 28, 30, 0.75);
  border-radius: 0 0.12em 0.12em 0;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.4s ease;
  transition: -webkit-box-shadow 0.4s ease;
  -o-transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .hamburger > div {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  height: 2px;
  background: #FEFEFE;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  right: 0;
  width: 100%;
  height: 2px;
  background: inherit;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.outer-menu .hamburger > div:after {
  top: 10px;
}
.outer-menu .menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .menu > div {
  width: 200%;
  height: 200%;
  color: #FEFEFE;
  background: rgba(26, 28, 30, 0.75);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-transform: scale(0);
          -ms-transform: scale(0);
      transform: scale(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .menu > div > div {
  text-align: center;
  max-width: 90vw;
  max-height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	background: rgba(26, 28, 30, 1);
	display: none;
}
.outer-menu .menu > div > div > ul {
  list-style: none;
  padding: 50px 60px 50px 30px;
  margin: 0;
  display: block;
  max-height: 100vh;
}
.outer-menu .menu > div > div > ul > li {
  padding: 0.7em;
  margin: 1em;
  font-size: 14px;
  display: block;
  text-align: left;
}
.outer-menu .menu > div > div > ul > li > a {
  position: relative;
  display: inline;
  cursor: pointer;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  text-decoration: none;
  text-transform: uppercase;
}
.outer-menu .menu > div > div > ul > li > a:hover {
  color: #e5e5e5;
}
.outer-menu .menu > div > div > ul > li > a:hover:after {
  width: 100%;
}
.outer-menu .menu > div > div > ul > li > a:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -0.15em;
  right: 0;
  width: 0;
  height: 2px;
  background: #e5e5e5;
  -webkit-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease;
}

}
.oscroll {
  top:20px !important;
  position: fixed !important;

}

.padding-scroll{
	padding-left: 0 !important;
}

@media (min-width: 1280px) {
  .st-19 .st-form-call .navbar-nav > .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .st-19
    .st-form-call
    .navbar-nav.navbar-main
    .dropdown:hover
    > .dropdown-menu {
    display: block;
  }
}

@media (max-width: 1830px) {
  .st-19
    .st-form-call
    .navbar-nav
    .dropdown-menu
    > .dropdown
    > .dropdown-menu
    > .dropdown
    > .dropdown-menu {
    display: none !important;
  }
  .st-19 .st-form-call .navbar .navbar-header.tab {
    display: none;
  }
}

@media (max-width: 1279px) {
  .st-19
    .st-form-call
    .navbar-nav.navbar-main
    > li
    > .dropdown-menu
    .dropdown
    .link-btn {
    border: 1px solid rgba(0, 0, 0, 0.5);
    right: 7px;
    padding: 3px 5px;
    font-size: 19px;
    top: 7px;
    border-radius: 3px;
  }
}

@media (max-width: 1366px) {
  .st-19 .st-form-call {
    max-width: 1070px;
    margin: auto;
  }
  .st-19 .st-form-call .navbar .navbar-header.tab {
    display: none;
	}
	.st-19 .st-form-call .navbar .navbar-header.mob {
		display: none;
	}
	.st-19 .st-form-call .navbar {
    padding: 26px 26px 26px 0;
	}	
	.navbar .justify-content-end {
    display: block;
    margin-right: -30px;
	}
}

@media (max-width: 1199px) {
	.outer-mobile {
    display: none !important;
	}
  /* 768 - 1200 */
  .st-19.top-menu {
		background-color: rgba(26, 28, 30, 1);
  }
  .st-19.top-menu.default {
		max-height: 100px;
  }
  .st-19.top-menu.fixed {
    z-index: 12;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
		overflow: hidden;
		z-index: 500;
  }
  .st-19 .st-form-call .navbar .navbar-header.tab {
    display: block;
  }

	.st-19 .st-form-call {
    max-width: 80%;
	}
  .st-19 .st-form-call .navbar {
    padding: 8px 0;
    background: transparent;
    /* border-bottom: 0px; */
  }
  .st-19 .st-form-call .navbar .navbar-header.pc {
    display: none;
  }
  .st-19 .st-form-call .navbar .navbar-brand-tab {
    display: none;
  }
  .st-19 .st-form-call .container .contacts {
    display: none;
  }
  .tab-menu .menu {
    display: none;
  }
  .tab-menu input[type="checkbox"] {
    display: none;
  }
  .tab-menu .menuToggle {
    display: block;
    /* position: fixed; */
    z-index: 12;
    color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tab-menu #menuCheck:checked + .menu {
    display: block;
    /* position: fixed; */
    top: 10px;
    right: 10px;
    z-index: 12;
    /* transition: opacity 0.4s ease;
    pointer-events: auto;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.75s; */
  }
  .tab-menu div ul {
    /* width: 100%;
    height: 100%;
    background: rgba(26, 28, 30, 0.75); */
  }
  /* .tab-menu .menu {
    pointer-events: auto;
    visibility: visible;
    position: fixed;
    background: rgba(26, 28, 30, 1);
  }
  .tab-menu .menu ul {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none;
    padding: 50px 60px 50px 30px;
    margin: 0;
    display: block;
    max-height: 100vh;
  } */
  .st19 .st-fixed-gamburger-menu-tab .menu ul li {
    padding: 0.7em;
    margin: 1em;
    font-size: 14px;
    display: block;
    text-align: left;
  }
  /* 768 - 1200 */

  .st-19 .st-form-call .nav > li > a {
    font-size: 15px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .st-19 .st-form-call .header-right li > a {
    font-size: 11px;
  }
}
.navbar .justify-content-end{
	display: block;
}
@media (max-width: 915px) {
	.navbar .justify-content-end{
		margin-right: 15px;		
	}
}
@media (max-width: 991px) {
  .top-menu {
    margin-top: 0;
    z-index: 100;
    width: 100%;
	}
	.outer-menu {
    position: absolute;
		top: 51px;
	}
	.oscroll {
    top: 10px !important;
    position: fixed !important;
}
  .logo_text {
    display: block;
    font-size: 9px;
    color: rgb(90, 69, 28);
    font-weight: 600;
    letter-spacing: 4px;
    letter-spacing: 1px;
    margin: -13% 0 0 44%;
  }
  .st-19 .st-form-call .navbar .container {
    border-bottom: none;
  }
  .st-19 .st-form-call .navbar .container {
    /* padding-right: 15px !important; */
	}
	
  .navbar-collapse {
    padding-right: 15px !important;
  }
  .st-19 .st-form-call .navbar-brand img {
    width: 219px;
  }
  .st-19 .st-form-call .navbar-brand {
    margin-top: 10px;
    padding: 0 0 0 15px !important;
  }
  .st-19 .st-form-call .navbar {
    /* padding: 20px 0 0; */
    border-bottom: none;
  }
  .social {
    display: none;
  }
  .st-19 .st-form-call .navbar-header {
    float: none;
  }
  .st-19 .st-form-call .navbar-toggle {
    display: block;
    padding: 11px 10px;
  }
  .st-19 .st-form-call .header-right li {
    padding: 12px 0;
  }
  .st-19 .st-form-call .navbar-collapse {
    float: none !important;
    margin: 0;
  }
  .st-19 .st-form-call .affix .navbar-collapse {
    background-color: transparent;
    margin: 0;
  }
  .st-19 .st-form-call .navbar-collapse.collapse {
    display: none !important;
    width: 100%;
    float: none !important;
    margin: 0;
  }
  .st-19 .st-form-call .collapse.in {
    display: block !important;
    float: none !important;
  }
  .st-19 .st-form-call .navbar-collapse {
    max-height: 300px;
    border: none;
  }
  .st-19 .st-form-call .navbar .navbar-collapse.in {
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  .st-19 .st-form-call .navbar-nav {
    float: none !important;
    width: 100%;
  }
  .st-19 .st-form-call .navbar-nav > li {
    float: none !important;
    text-align: center;
  }
  .st-19 .st-form-call .navbar .navbar-collapse {
    float: none !important;
  }
  .st-19 .st-form-call .navbar-nav {
    margin: 0;
  }
  .st-19 .st-form-call .navbar-nav > li > .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    background-color: #eee;
  }
  .st-19 .st-form-call .dropdown-menu > li {
    text-align: center;
  }
  .st-19 .st-form-call .dropdown-menu > li > a {
    border: none;
    color: rgb(90, 69, 28);
    text-align: center;
    display: inline-block;
  }
  .st-19 .st-form-call .nav > li > a {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .st-19 .st-form-call .dropdown-menu > li > a:focus,
  .st-19 .st-form-call .dropdown-menu > li > a:hover {
    color: #b5924d;
    background: 0 0;
  }
  .st-19 .st-form-call .nav > li > a + .link-btn {
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -10px;
  }
  .st-19 .st-form-call .navbar-nav .dropdown-menu > .dropdown .dropdown-menu {
    position: static;
    width: 100%;
    background: 0 0;
    float: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    margin: 0;
    border-bottom: 1px solid #ddd;
  }
  .st-19
    .st-form-call
    .navbar-nav
    .dropdown-menu
    > .dropdown
    .dropdown-menu
    li
    a {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 7px;
  }
  .st-19 .st-form-call .navbar-nav .dropdown-menu > li.dropdown > a:after {
    content: none;
  }
  .st-19 .st-form-call .navbar-nav > li > .dropdown-menu > .dropdown-list {
    max-height: none;
  }
  .st-19
    .st-form-call
    .navbar-nav
    .dropdown-menu-right
    > .dropdown
    .dropdown-menu {
    background: 0 0;
    border-bottom: 1px solid #ddd;
  }
  .st-19 .st-form-call .dropdown-menu-right > li > a {
    display: inline-block;
    border-bottom: none;
  }
  .st-19 .st-form-call .navbar-nav > li > .dropdown-menu > .dropdown-list {
    max-height: none;
  }
  .st-19
    .st-form-call.navbar-nav
    .dropdown-menu-right
    > .dropdown
    .dropdown-menu {
    background: 0 0;
    border-bottom: 1px solid #ddd;
  }
  .st-19 .st-form-call .navbar-nav > li .dropdown-menu-right {
    width: 100%;
    text-align: center;
  }
  .st-19
    .st-form-call
    .navbar-nav.navbar-main
    > li
    > .dropdown-menu
    .dropdown
    .link-btn {
    position: static;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -10px;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
  .st-19 .st-form-call .navbar-nav > li > .dropdown-menu .dropdown .link-btn {
    position: static;
  }
  .st-19 .st-form-call .mCSB_scrollTools {
    display: none !important;
  }
}



@media screen and (max-width: 782px) {
	.outer-menu {
		right: 12px;
	}
  .customize-support .st-19 .st-form-call .affix {
    top: 46px;
  }
  .logo_text {
    display: block;
    font-size: 9px;
    color: rgb(90, 69, 28);
    font-weight: 600;
    letter-spacing: 4px;
    letter-spacing: 1px;
    margin: -13% 0 0 44%;
  }
}

@media screen and (max-width: 782px) and (max-width: 767px) {
  .st-19 .st-form-call .navbar-toggle {
    margin-right: 5px;
  }
}

@media screen and (max-width: 782px) and (max-width: 600px) {
  .customize-support .st-19 .st-form-call .affix {
    top: 0;
  }
}

@media screen and (max-width: 782px) and (max-width: 480px) {
  .logo_text {
    display: block;
    font-size: 8px;
    color: rgb(90, 69, 28);
    font-weight: 600;
    letter-spacing: 4px;
    letter-spacing: 1px;
    margin: -13% 0 0 35%;
  }
  .st-19 .st-form-call .navbar-brand {
    font-size: 40px;
    width: 230px;
  }

  .st-19 .st-form-call .navbar-toggle {
    margin-left: 5px;
  }
  .st-19 .st-form-call .header-right li > a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .st-19 .st-form-call .navbar-brand {
    margin-right: 0;
  }
  .st-19 .st-form-call .navbar-brand img {
    width: 185px;
  }
}

@media (max-width: 750px) {
	.navbar .justify-content-end{
		display: none;
	}
}
@media (max-width: 580px) {
	.outer-mobile {
    display: block!important;;
    padding: 0.2em 0.7em !important;
    margin: 0.5em 1em !important;
    font-size: 13px !important;
  }
	.outer-mobile > a {
    text-transform: none !important;
	}
}
@media (max-width: 567px) {
	.outer-menu.oscroll {
    top: 15px !important;
    position: fixed !important;
	}
	.outer-menu {
    position: absolute;
    top: 55px;
	}
	.wrapper header{
		height: 70px;
	}
	.st-19.top-menu.fixed .st-form-call {
    height: 70px;
	}
	.st-19 .st-form-call .navbar-brand {
    margin-top: -5px;
	}

  .top-fixed {
    display: block !important;
	}
	.st-19 .st-form-call .navbar-brand img {
		width: 185px;
		height: 45px;
		margin-bottom: -7px !important;
  }

  .d-flex.w-54.l-p-10 {
    display: none !important;
  }
  button.number {
    display: none;
	}
	.outer-menu .hamburger {
    position: absolute;
		top: -11px;
	}
	.outer-menu .checkbox-toggle {
    position: absolute;
		top: -11px;
	}
  .number {
    color: rgb(90, 69, 28);
    font-size: 15px;
    width: auto;
    font-weight: 600;
    padding-right: 10px;
    text-align: left;
    float: left;
  }
	.st-19 .st-form-call .navbar {
    background: transparent;
	}
  .w360.navbar-header,
  .contacts.p-lr-0,
  .justify-content-end,
  .st-main-menu-full-width {
    display: none;
  }
  .justify-content-end.mailto {
    display: block;
  }
  .st-19 .st-form-call .navbar {
    padding: 0px 0 0px !important;
	}
	.st-19 .st-form-call .navbar-brand{
    margin-left: -40px;
	}
	.st-19 .st-form-call .navbar .navbar-header.tab {
		display: none;
	}
	.st-19 .st-form-call .navbar .navbar-header.mob {
		display: block;
	}

}