@media only screen and (min-width: 1801px) {
    .ttm-fbar-position-right .ttm-fbar-box-w {
      max-height: 710px;
      top: 150px;
    }
    .ttm-left-span .ttm-col-wrapper-bg-layer {
      margin-left: -500px;
    }
    .col-bg-img-one .ttm-right-span .ttm-col-wrapper-bg-layer,
    .ttm-right-span .ttm-col-wrapper-bg-layer {
      margin-right: -500px;
    }
  }
  @media only screen and (max-width: 1800px) and (min-width: 1601px) {
    .ttm-left-span .ttm-col-wrapper-bg-layer {
      margin-left: -400px;
    }
    .col-bg-img-one .ttm-right-span .ttm-col-wrapper-bg-layer,
    .ttm-right-span .ttm-col-wrapper-bg-layer {
      margin-right: -400px;
    }
  }
  @media only screen and (max-width: 1600px) and (min-width: 1401px) {
    .ttm-left-span .ttm-col-wrapper-bg-layer {
      margin-left: -300px;
    }
    .col-bg-img-one .ttm-right-span .ttm-col-wrapper-bg-layer,
    .ttm-right-span .ttm-col-wrapper-bg-layer {
      margin-right: -300px;
    }
  }
  @media only screen and (max-width: 1400px) and (min-width: 1171px) {
    .ttm-left-span .ttm-col-wrapper-bg-layer {
      margin-left: -200px;
    }
    .col-bg-img-one .ttm-right-span .ttm-col-wrapper-bg-layer,
    .ttm-right-span .ttm-col-wrapper-bg-layer {
      margin-right: -200px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .ttm-top-info-con ul li:not(:last-child):after {
      content: "";
      height: 50px;
      width: 1px;
      background-color: rgba(0, 0, 0, 0.06);
      display: block;
      position: absolute;
      right: 0;
      top: 36px;
    }
    .menu,
    .ttm-header-icon,
    .ttm-header-icons {
      float: right;
    }
    #site-header-menu #site-navigation .menu > ul > li > a {
      display: block;
      margin: 0;
      padding: 0 18px 0 18px;
      text-decoration: none;
      position: relative;
      z-index: 1;
      height: 102px;
      line-height: 102px;
    }
    #site-header-menu #site-navigation .menu ul ul {
      background-color: #fff;
      text-align: left;
      position: absolute;
      visibility: hidden;
      display: block;
      width: 250px;
      padding: 0;
      opacity: 0;
      line-height: 14px;
      margin: 0;
      list-style: none;
      left: 0;
      box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07), 0 0 0 rgba(0, 0, 0, 0.1) inset;
      background-clip: padding-box;
      transition: all 0.2s ease;
      z-index: 99;
    }
    #site-header-menu #site-navigation .menu > ul > li:nth-last-child(2) > ul {
      right: 0;
      left: auto;
    }
    #site-header-menu #site-navigation .menu ul > li:hover > ul {
      opacity: 1;
      display: block;
      visibility: visible;
      height: auto;
    }
    #site-header-menu #site-navigation .menu > ul ul li a {
      margin: 0;
      display: block;
      padding: 15px 20px;
      position: relative;
      font-family: Ubuntu, Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-size: 13px;
      line-height: 18px;
    }
    .ttm-stickable-header.fixed-header {
      z-index: 111;
      background-color: #fff;
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
    }
    .fixed-header {
      position: fixed !important;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9;
    }
    #site-header-menu
      .ttm-stickable-header.fixed-header
      #site-navigation
      > .menu
      > ul
      > li
      > a,
    .fixed-header .ttm-header-text-area,
    .ttm-stickable-header.fixed-header .site-branding,
    .ttm-stickable-header.fixed-header .ttm-header-icon,
    .ttm-stickable-header.fixed-header .ttm-header-icons {
      height: 70px;
      line-height: 70px;
    }
    #site-header-menu #site-navigation li.ttm-sepline {
      position: absolute !important;
      top: 0 !important;
      left: 0;
      right: auto;
      text-align: center;
      height: 25px !important;
      display: block;
    }
    #site-header-menu #site-navigation .sep-img {
      display: inline-block;
      position: absolute;
      content: "";
      top: 0;
      margin: 0 auto;
      left: 50%;
      background-repeat: no-repeat;
      background-position: 0 -6px;
      width: 8px;
      height: 22px;
      text-align: center;
      margin-left: -5px;
    }
    #site-header-menu #site-navigation .sep-img {
      background-color: #00d6a3;
    }
    #site-header-menu .fixed-header #site-navigation .sep-img {
      top: 0px;
      /*top: 20px;*/
    }
    #site-header-menu #site-navigation .menu > ul > li:hover > a:before {
      opacity: 1;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .sep-img {
      content: unset;
      opacity: 0;
      visibility: hidden;
    }
    #site-header-menu #site-navigation .sep-img {
      -webkit-mask: url(../images/menu-sprite.png) no-repeat 100% 100%;
      mask: url(../images/menu-sprite.png) no-repeat 100% 100%;
      -webkit-mask-size: cover;
      mask-size: cover;
    }
    .ttm-header-style-classicinfo .ttm-contact span.icon {
      padding-right: 8px;
    }
    .ttm-header-style-classicinfo .ttm-contact {
      position: relative;
      padding-left: 20px;
      float: right;
      line-height: 48px;
      bottom: -18px;
      font-size: 16px;
      color: #fff;
      font-weight: 500;
      font-family: Saira, Arial, Helvetica, sans-serif;
    }
    .ttm-header-style-classicinfo .ttm-contact:after {
      content: "";
      width: 5000px;
      height: 100%;
      left: 100%;
      top: 0;
      position: absolute;
    }
    .ttm-header-style-infostack .ttm-topbar-wrapper {
      padding: 0 0 61px;
    }
    .ttm-header-style-infostack .ttm-header-wrap {
      top: 49px;
      position: absolute;
      z-index: 21;
      width: 100%;
      box-shadow: none;
    }
    .ttm-header-style-infostack .ttm-header-top-wrapper {
      padding: 0 25px;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      ul.dropdown
      > li
      > a,
    .ttm-header-style-infostack .ttm-header-icon,
    .ttm-header-style-infostack .ttm-header-icons {
      height: 60px;
      line-height: 60px;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu {
      float: none;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li
      > a {
      padding: 0 25px 0 25px;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li
      > a {
      color: #fff;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li:not(:first-child) {
      margin-left: -4px;
    }
    .ttm-header-style-infostack .ttm-header-icons {
      padding-right: 30px;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li
      > a:after {
      width: 0;
      height: 100%;
      display: block;
      opacity: 0;
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 0;
      background-color: #00d6a3;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -khtml-transform: translateX(0) translateY(0);
      -moz-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
      -o-transform: translateX(0) translateY(0);
      transform: translateX(0) translateY(0);
      z-index: -1;
    }
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li.active
      > a:after,
    .ttm-header-style-infostack
      #site-header-menu
      #site-navigation
      .menu
      > ul
      > li:hover
      > a:after {
      width: 100%;
      opacity: 1;
    }
    .ttm-header-style-infostack .ttm-header-icons .ttm-header-cart-link:before {
      background-color: rgba(255, 255, 255, 0.06);
    }
    .ttm-header-style-infostack .site-branding,
    .ttm-header-style-infostack .ttm-content-wrapper {
      height: 106px;
      line-height: 106px;
    }
    .ttm-header-style-infostack .site-branding {
      float: left;
      text-align: left;
      display: block;
      position: relative;
      z-index: 10;
    }
    .ttm-header-style-infostack .ttm-stickable-header-w {
      height: auto;
      position: relative;
    }
    .ttm-header-style-infostack .ttm-content-wrapper {
      position: relative;
      float: right;
      vertical-align: middle;
      display: table;
    }
    .ttm-header-style-infostack .header-widget {
      display: table-cell;
      position: relative;
      vertical-align: middle;
      height: 100%;
      margin: 0;
      padding-right: 40px;
    }
    .ttm-header-style-infostack .header-widget:last-child {
      padding-right: 0;
    }
    .ttm-header-style-infostack .header-widget .ttm-btn {
      padding: 13px 26px 13px 26px;
      font-weight: 600;
      font-size: 12px;
    }
    .ttm-header-style-infostack .ttm-stickable-header.fixed-header {
      background: 0 0;
      box-shadow: none;
    }
    .ttm-header-style-overlay .ttm-stickable-header-w {
      /*background-color: rgba(0, 32, 40, 0.4);*/
      background-color: #4a154b;
      position: absolute;
      z-index: 21;
      width: 100%;
      box-shadow: none;
      -khtml-box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      -o-box-shadow: none;
    }
    .ttm-header-style-overlay:not(.ttm-header-style-classic-overlay)
      .ttm-stickable-header-w:after {
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      height: 1px;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.2);
    }
    .ttm-header-style-overlay
      #site-header-menu
      #site-navigation
      .menu
      ul.dropdown
      > li:hover
      > a,
    .ttm-header-style-overlay
      #site-header-menu
      #site-navigation
      .menu
      ul.dropdown
      > li
      > a {
      color: #fff;
    }
    .ttm-header-style-classic-overlay {
      position: absolute;
      left: 0;
      right: 0;
    }
    .ttm-header-style-classic-overlay .ttm-stickable-header-w {
      background-color: transparent;
    }
    .ttm-header-text-area {
      float: right;
      height: 98px;
      line-height: 98px;
      padding-left: 20px;
      position: relative;
    }
    .ttm-header-floating-text {
      position: absolute;
      top: 0;
      padding: 0 13px 0 12px;
      color: #fff;
      border-bottom-right-radius: 30px;
      border-bottom-left-radius: 30px;
      width: 44px;
      padding-top: 17px;
      height: 129px;
      overflow: hidden;
      transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      z-index: 1;
      margin-left: 54px;
    }
    .ttm-header-floating-text h1,
    .ttm-header-floating-text h2,
    .ttm-header-floating-text h3,
    .ttm-header-floating-text h4,
    .ttm-header-floating-text h5 {
      font-size: 17px;
      line-height: 19px;
      color: #fff;
      white-space: pre;
      transform: rotate(90deg);
      letter-spacing: 0.5px;
      font-weight: 700;
    }
    .ttm-header-floating-text .icon {
      line-height: 39px;
      margin-left: -1px;
      vertical-align: bottom;
      position: absolute;
      bottom: 0;
    }
    .ttm-header-floating-text .icon i {
      border: 1px solid #fff;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      font-size: 14px;
      padding-top: 4px;
      text-align: center;
    }
    .ttm-header-text-area .header-info-widget {
      vertical-align: middle;
      display: inline-block;
      text-align: left;
    }
    .ttm-header-text-area div.header-info-widget:nth-child(2) {
      /*padding-left: 62px;*/
      padding-left: 155px;
    }
    .ttm-header-text-area .header-info-widget h2 {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 3px;
      font-weight: 600;
    }
    .ttm-header-text-area .header-info-widget h3 {
      font-size: 15px;
      line-height: 19px;
      margin-bottom: 0;
      font-weight: 400;
    }
    
    .second-footer > div > .row .widget-area:first-child .widget {
      margin-right: 10px;
    }
    .second-footer > div > .row .widget-area:last-child .widget {
      margin-right: 0;
    }
    .second-footer > div > .row .widget-area .widget:not(:first-child) {
      padding-top: 0;
      margin-top: -21px;
    }
  }
  @media (max-width: 1200px) {
    .res-1200-ptb-0 {
      padding: 0 !important;
    }
    .res-1200-pt-0 {
      padding-top: 0 !important;
    }
    .res-1200-pb-30 {
      padding-bottom: 30px !important;
    }
    .res-1200-pl-30 {
      padding-left: 30px !important;
    }
    .res-1200-pb-50 {
      padding-bottom: 50px !important;
    }
    .res-1200-mt-0 {
      margin-top: 0 !important;
    }
    .res-1200-mr-0 {
      margin-right: 0 !important;
    }
    .res-1200-plr-0 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .res-1200-plr-15 {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .ttm-box-seperator .featured-icon-box {
      padding: 41px 20px 31px;
    }
  }
  @media all and (max-width: 1199px) {
    header .container {
      max-width: 100%;
    }
    .ttm-menu-toggle {
      position: relative;
      height: 98px;
      width: 28px;
      float: left;
    }
    .ttm-menu-toggle label {
      cursor: pointer;
      position: absolute;
      z-index: 99;
      height: 100%;
      width: 100%;
      top: 40px;
      left: 0;
      margin: 0;
    }
    .ttm-menu-toggle .toggle-block {
      position: absolute;
      height: 2px;
      width: 100%;
      padding: 0;
      background-color: #262626;
    }
    .ttm-menu-toggle .toggle-blocks-1 {
      position: relative;
      float: left;
    }
    .ttm-menu-toggle .toggle-blocks-2 {
      position: relative;
      float: left;
      margin-top: 6px;
    }
    .ttm-menu-toggle .toggle-blocks-3 {
      position: relative;
      float: left;
      margin-top: 6px;
    }
    .ttm-menu-toggle
      input[type="checkbox"]:checked
      ~ .ttm-menu-toggle-block
      > .toggle-blocks-2 {
      opacity: 0;
    }
    .ttm-menu-toggle
      input[type="checkbox"]:checked
      ~ .ttm-menu-toggle-block
      > .toggle-blocks-1 {
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      margin-top: 10px;
    }
    .ttm-menu-toggle
      input[type="checkbox"]:checked
      ~ .ttm-menu-toggle-block
      > .toggle-blocks-3 {
      transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      margin-top: -10px;
    }
    .ttm-topbar-wrapper {
      display: none;
    }
    .ttm-search-overlay .ttm-search-outer {
      width: auto;
    }
    .site-branding {
      float: none;
      text-align: center;
      
    }
    .site-branding {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1;
      margin-left: 0px;
      
    }
    #site-header-menu #site-navigation .menu,
    #site-header-menu #site-navigation .menu ul li > ul li a:before,
    #site-header-menu #site-navigation .menu > ul ul {
      display: none;
    }
    #site-header-menu #site-navigation .menu.active,
    #site-header-menu #site-navigation .menu > ul ul.active {
      display: block;
      max-height: 10000px;
      width: 100%;
    }
    #site-header-menu #site-navigation .menu {
      clear: both;
      min-width: inherit;
      float: none;
    }
    #site-header-menu #site-navigation .menu > ul {
      padding-right: 15px;
      padding-left: 15px;
    }
    #site-header-menu #site-navigation .menu > ul {
      position: absolute;
      box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
      z-index: 100;
      width: 100%;
      top: auto;
