@media only screen and (min-width: 1801px) {
  /* Bg-Layer */
  .ttm-left-span > .ttm-col-wrapper-bg-layer {
    margin-left: -500px;
  }
  .ttm-right-span > .ttm-col-wrapper-bg-layer {
    margin-right: -500px;
  }
}

@media only screen and (max-width: 1800px) and (min-width: 1601px) {
  /* Bg-Layer */
  .ttm-left-span > .ttm-col-wrapper-bg-layer {
    margin-left: -400px;
  }
  .ttm-right-span > .ttm-col-wrapper-bg-layer {
    margin-right: -400px;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 1401px) {
  /* Bg-Layer */
  .ttm-left-span > .ttm-col-wrapper-bg-layer {
    margin-left: -300px;
  }
  .ttm-right-span > .ttm-col-wrapper-bg-layer {
    margin-right: -300px;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1171px) {
  /* Bg-Layer */
  .ttm-left-span > .ttm-col-wrapper-bg-layer {
    margin-left: -200px;
  }
  .ttm-right-span > .ttm-col-wrapper-bg-layer {
    margin-right: -200px;
  }
}

@media only screen and (max-width: 1280px) {
  .slick_slider .slick-arrow {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media only screen and (min-width: 1200px) {
  /* header */
  .ttm-stickable-header.fixed-header {
    z-index: 111;
    background-color: #fff;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 13px 25px -12px rgba(0, 0, 0, 0.25);
  }
  .fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
  }

  /* ttm-header-style 01*/
  .ttm-header-style-01 .top_bar_contact_item:after {
    content: unset;
  }
  .ttm-header-style-01 .top_bar_contact_item {
    padding: 0 22px 0 0;
    margin: 0;
  }
  .ttm-header-style-01 .top_bar .social-icons {
    padding: 0 12px;
  }
  .ttm-header-style-01 .site-branding {
    padding: 32px 0;
  }
  .ttm-header-style-01 .widget_info {
    margin-top: 23px;
    margin-bottom: 25px;
  }
  .ttm-header-style-01 .site-branding {
    display: block;
    position: relative;
    background-color: #f5f5f5;
    z-index: 10;
  }
  .ttm-header-style-01 .site-branding:after,
  .ttm-header-style-01 .site-branding:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 76px;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #f5f5f5;
    border-right: 1px solid #e4e4e4;
  }
  .ttm-header-style-01 .site-branding:before {
    left: auto;
    right: 100%;
    width: 1200px;
    border: 0;
  }
  .ttm-header-style-01 #site-header-menu {
    border-top: 1px solid #e4e4e4;
  }
  .ttm-header-style-01 #site-header-menu .header_extra {
    border-left: 1px solid rgba(119, 119, 119, 0.2);
    border-right: 1px solid rgba(119, 119, 119, 0.2);
  }
  .ttm-header-style-01 #site-header-menu .site-navigation ul.menu > li > a {
    padding: 25px 25px;
  }
  .ttm-header-style-01
    #site-header-menu
    .site-navigation
    ul.menu
    > li:first-child
    > a {
    padding-left: 0;
  }
  #site-header-menu .site-navigation ul.menu > li:not(:last-child) > a:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 1px;
    right: 0px;
    margin-left: 0;
    top: 45%;
    transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    background-color: rgba(38, 44, 49, 0.12);
    opacity: 1;
    display: inline-block;
  }
  .ttm-header-style-01 .header_search .header_search_content {
    position: unset;
    opacity: 1;
    display: block;
    height: auto;
    box-shadow: unset;
    padding: 0px;
    border-radius: 30px;
    margin: 0 30px 0 20px;
  }
  .ttm-header-style-01 .header_search .search_btn {
    display: none;
  }
  .ttm-header-style-01 .header_search #search_query_top {
    border-radius: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
  }

  /* ttm-header-style 02*/
  .ttm-header-style-02 #site-header-menu .site-navigation ul.menu > li > a {
    padding: 41px 23px;
  }

  /* ttm-header-style 03*/
  .ttm-header-style-03 .top_bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }
  .top_bar .social-icons {
    border-color: rgba(255, 255, 255, 0.28);
  }
  .ttm-header-style-03 #site-header-menu .site-navigation ul.menu > li > a {
    padding: 39px 23px;
    color: #fff;
  }
  .ttm-header-style-03 .top_bar_contact_item:after {
    content: unset;
  }
  .ttm-header-style-03 .top_bar_contact_item {
    padding: 0 0 0 22px;
    margin: 0;
  }
  .ttm-header-style-03 .header_search .search_btn {
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
  }
  .ttm-header-style-03 .top_bar_contact_item.with-icon {
    padding-left: 22px;
    padding-right: 22px;
    border-right: 1px solid rgb(255 255 255 / 0.2);
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    font-family: "Teko", sans-serif;
  }
  .ttm-header-style-03
    #site-header-menu
    .site-navigation
    ul.menu
    > li:not(:last-child)
    > a:after {
    background-color: rgba(255, 255, 255, 0.09);
  }
  header.ttm-header-style-03 {
    position: absolute;
    z-index: 2;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
  }
  header.ttm-header-style-03 .ttm-stickable-header.fixed-header {
    background-color: rgb(0 0 0 / 80%) !important;
  }
  header.ttm-header-style-03 .top_bar,
  header.ttm-header-style-03 #site-header-menu .site-header-menu-inner {
    background-color: rgba(0, 0, 0, 0.27);
  }
}

@media all and (max-width: 1199px) {
  .res-1199-mt-0 {
    margin-top: 0 !important;
  }
  .res-1199-mb-0 {
    margin-bottom: 0 !important;
  }
  .res-1199-mr-0 {
    margin-right: 0 !important;
  }
  .res-1199-ml-0 {
    margin-left: 0 !important;
  }
  .res-1199-ml-10 {
    margin-left: 10px !important;
  }
  .res-1199-ml-20 {
    margin-left: 20px !important;
  }

  .res-1199-pt-0 {
    padding-top: 0 !important;
  }
  .res-1199-pr-0 {
    padding-right: 0 !important;
  }
  .res-1199-pl-0 {
    padding-left: 0 !important;
  }
  .res-1199-pb-0 {
    padding-bottom: 0 !important;
  }

  .res-1199-pt-15 {
    padding-top: 15px !important;
  }
  .res-1199-pr-15 {
    padding-right: 15px !important;
  }

  .top_bar {
    display: none;
  }

  /* Header */
  header .container {
    max-width: 100%;
  }
  .header_extra,
  .widget_info {
    display: none !important;
    visibility: hidden;
  }

  /* logo */
  .site-branding {
    text-align: center;
  }
  #site-header-menu .site-header-menu-inner {
    height: 80px;
    line-height: 80px;
    background-color: #fff;
  }

  #site-header-menu .site-navigation {
    height: 80px;
  }
  .ttm-header-style-01 .site-branding {
    position: absolute;
    bottom: -68px;
    z-index: 1;
  }

  /* ttm-bg-layer */
  [class*="col-xl"] .ttm-col-bgimage-yes,
  .bg-layer-equal-height [class*="col-xl"] .ttm-col-bgcolor-yes {
    height: auto !important;
  }
  .bg-layer > .container > .row > [class*="col-xl"] {
    padding: 0;
  }
  [class*="col-xl"] .ttm_single_image-wrapper {
    text-align: center !important;
  }

  .ttm-row .container,
  .ttm-row .container-fluid,
  .ttm-page-title-row .container,
  footer .container,
  .element-row .container,
  .sidebar .container,
  .banner-slider .container {
    max-width: 100%;
  }
  .ttm-row .container,
  footer .container,
  .element-row .container,
  .sidebar .container {
    padding: 0;
  }
  .ttm-row .container > .row,
  .ttm-page-title-row .container > .row,
  footer .container .row,
  .element-row .container > .row,
  .sidebar .container > .row {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .sidebar .sidebar-right,
  .sidebar .sidebar-left {
    flex: 28.914%;
    max-width: 28.914%;
  }
  .sidebar .content-area {
    flex: 70.5%;
    max-width: 70.5%;
  }

  .sidebar.ttm-sidebar-right .content-area {
    padding-right: 30px;
    border-right: 1px solid #efefef;
  }
  .sidebar .content-area,
  .sidebar .widget-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sidebar.ttm-sidebar-left .content-area,
  .sidebar .sidebar-right {
    padding-left: 30px;
  }

  .sidebar .sidebar-left {
    padding-right: 30px;
  }
  .sidebar.ttm-sidebar-left .content-area {
    border-left: 1px solid #efefef;
  }
  .ttm-tabs.ttm-tab-style-classic ul.tabs {
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .row-equal-height > [class*="col-"] {
    display: block;
    margin: 0 auto;
  }
  .ttm-equal-height-image,
  .featured-imagebox img,
  .ttm_single_image-wrapper img,
  [class*="col-md"] .ttm-equal-height-image {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  @media (max-width: 991px) {
    .ttm-equal-height-image,
    .featured-imagebox img,
    .ttm_single_image-wrapper img,
    [class*="col-md"] .ttm-equal-height-image {
      display: block;
      text-align: center;
      margin: 0 auto;
      width: 255px;
    }
  }

  .page-title-heading h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .ttm-page-title-row-inner .row {
    color: #fff;
    min-height: 168px;
  }

  /* ttm-bg-layer */
  [class*="col-lg"] .ttm-col-bgimage-yes,
  .bg-layer-equal-height [class*="col-lg"] .ttm-col-bgcolor-yes {
    height: auto !important;
  }
  .bg-layer > .container > .row > [class*="col-lg"] {
    padding: 0;
  }

  h1 {
    font-size: 45px;
    line-height: 50px;
  }
  h2 {
    font-size: 36px;
    line-height: 42px;
  }
  h3 {
    font-size: 30px;
    line-height: 36px;
  }
  h4 {
    font-size: 22px;
    line-height: 24px;
  }
  h5 {
    font-size: 18px;
    line-height: 22px;
  }
  h6 {
    font-size: 17px;
    line-height: 20px;
  }

  /* ttm-row */
  body .page.ttm-sidebar-true .site-main,
  .ttm-row {
    padding: 60px 0 !important;
  }
  .ttm-row.form-section,
  .ttm-row.introduction-section,
  .ttm-row.broken-section,
  .ttm-row.services-row_only-section {
    padding: 0 0 !important;
  }
  .ttm-row.client-section {
    padding: 10px 0 !important;
  }
  .ttm-row.only_title-section {
    padding: 60px 0 15px !important;
  }
  .ttm-row.cta-section {
    padding: 60px 0 !important;
    margin: 0;
  }
  .ttm-row.fid_top-section {
    padding: 45px 0 45px !important;
  }
  .ttm-row.testimonial-row_only-section {
    padding: 0 0 !important;
  }
  .ttm-row.fea_box-section {
    padding: 60px 0 0 !important;
  }
  .ttm-row.grid-section {
    padding: 45px 0 45px !important;
  }

  section.error-404 {
    padding: 60px 0 50px;
  }

  .spacing-1 {
    padding: 40px 15px 35px;
    margin-top: 60px;
  }
  .spacing-2 {
    padding: 60px 15px 20px;
    margin-bottom: 60px;
  }
  .spacing-3 {
    padding: 60px 15px;
    margin: 0;
    margin-left: -15px;
  }
  .spacing-4 {
    padding: 0 0;
  }
  .spacing-5 {
    padding: 60px 15px;
  }
  .spacing-6 {
    padding: 40px 20px 15px;
  }
  .spacing-7 {
    padding: 45px 15px 30px;
    margin: 0;
  }
  .spacing-8 {
    padding: 30px 15px;
    margin: 0;
  }
  .spacing-9 {
    padding: 60px 15px 30px;
    margin: 0 -15px;
  }
  .spacing-10 {
    margin: 0;
    border: 0 !important;
  }
  .spacing-11 {
    padding: 0;
    margin: 0;
  }
  .spacing-12 {
    padding: 60px 15px 30px;
    margin: 0;
  }
  .spacing-13 {
    padding: 40px 30px 45px;
    margin-bottom: 0;
  }

  /* spacing */
  .res-991-p-0 {
    padding: 0px !important;
  }
  .res-991-pt-0 {
    padding-top: 0 !important;
  }
  .res-991-pt-10 {
    padding-top: 10px !important;
  }
  .res-991-pt-15 {
    padding-top: 15px !important;
  }
  .res-991-pt-30 {
    padding-top: 30px !important;
  }
  .res-991-pt-40 {
    padding-top: 40px !important;
  }
  .res-991-pt-50 {
    padding-top: 50px !important;
  }
  .res-991-pt-60 {
    padding-top: 60px !important;
  }

  .res-991-pb-0 {
    padding-bottom: 0 !important;
  }
  .res-991-pb-10 {
    padding-bottom: 10px !important;
  }
  .res-991-pb-15 {
    padding-bottom: 15px !important;
  }
  .res-991-pb-30 {
    padding-bottom: 30px !important;
  }
  .res-991-pb-40 {
    padding-bottom: 40px !important;
  }
  .res-991-pb-50 {
    padding-bottom: 50px !important;
  }
  .res-991-pb-60 {
    padding-bottom: 60px !important;
  }

  .res-991-pr-0 {
    padding-right: 0 !important;
  }
  .res-991-pr-15 {
    padding-right: 15px !important;
  }
  .res-991-pr-30 {
    padding-right: 30px !important;
  }
  .res-991-pr-50 {
    padding-right: 50px !important;
  }
  .res-991-pr-60 {
    padding-right: 60px !important;
  }

  .res-991-pl-0 {
    padding-left: 0 !important;
  }
  .res-991-pl-0 {
    padding-left: 0 !important;
  }
  .res-991-pl-15 {
    padding-left: 15px !important;
  }
  .res-991-pl-30 {
    padding-left: 30px !important;
  }
  .res-991-pl-50 {
    padding-left: 50px !important;
  }
  .res-991-pl-60 {
    padding-left: 60px !important;
  }

  .res-991-mt-0 {
    margin-top: 0 !important;
  }
  .res-991-mt-10 {
    margin-top: 10px !important;
  }
  .res-991-mt-15 {
    margin-top: 15px !important;
  }
  .res-991-mt-20 {
    margin-top: 20px !important;
  }
  .res-991-mt-30 {
    margin-top: 30px !important;
  }

  .res-991-mb-0 {
    margin-bottom: 0 !important;
  }
  .res-991-mb-10 {
    margin-bottom: 10px !important;
  }
  .res-991-mb-15 {
    margin-bottom: 15px !important;
  }
  .res-991-mb-20 {
    margin-bottom: 20px !important;
  }
  .res-991-mb-30 {
    margin-bottom: 30px !important;
  }

  .res-991-ml-0 {
    margin-left: 0 !important;
  }
  .res-991-ml-15 {
    margin-left: 15px !important;
  }
  .res-991-ml-20 {
    margin-left: 20px !important;
  }
  .res-991-ml-30 {
    margin-left: 30px !important;
  }
  .res-991-ml-40 {
    margin-left: 40px !important;
  }
  .res-991-ml-50 {
    margin-left: 50px !important;
  }

  .res-991-ml_15 {
    margin-left: -15px !important;
  }
  .res-991-ml_30 {
    margin-left: -30px !important;
  }
  .res-991-ml_50 {
    margin-left: -50px !important;
  }

  .res-991-mr-0 {
    margin-right: 0 !important;
  }
  .res-991-mr-15 {
    margin-right: 15px !important;
  }
  .res-991-mr-20 {
    margin-right: 20px !important;
  }
  .res-991-mr-30 {
    margin-right: 30px !important;
  }
  .res-991-mr-40 {
    margin-right: 40px !important;
  }
  .res-991-mr-50 {
    margin-right: 50px !important;
  }

  .res-991-mr_15 {
    margin-right: -15px !important;
  }
  .res-991-mr_30 {
    margin-right: -30px !important;
  }
  .res-991-mr_50 {
    margin-right: -50px !important;
  }

  .featured-icon-box.icon-align-before-content .featured-content {
    padding-left: 15px;
  }
  .featured-imagebox-procedure .featured-thumbnail:before {
    content: unset;
  }
  .featured-imagebox-procedure {
    margin-bottom: 15px;
  }

  .testimonials.style3 {
    margin: 0;
    padding: 60px 0px 40px;
    position: relative;
  }

  /* footer */
  .second-footer {
    padding: 30px 0;
  }
  .second-footer .widget-area {
    margin: 25px 0 25px;
  }
  .second-footer .widget-area:last-child {
    margin-top: 0;
  }

  [class*="col-"] .ttm-list.ttm-list-style-icon li:last-child {
    padding-bottom: 11px;
  }

  /* sidebar */
  .sidebar {
    padding: 50px 0;
  }
  .sidebar .sidebar-right {
    padding-top: 50px !important;
    order: 1;
    width: 100%;
  }
  .sidebar .sidebar-left {
    padding-top: 50px !important;
    order: 1;
    width: 100%;
  }

  article.ttm-blog-classic {
    margin-bottom: 30px;
  }
  .ttm-blog-classic .entry-header .entry-title {
    font-size: 28px;
    line-height: 30px;
  }

  #map.map_1,
  #map.map_2 {
    height: 264px;
  }
}

@media (max-width: 767px) {
  .res-767-mt-0 {
    margin-top: 0px !important;
  }
  .res-767-mt-10 {
    margin-top: 10px !important;
  }
  .res-767-mt-15 {
    margin-top: 15px !important;
  }

  .section-title h2.title {
    font-size: 36px;
    line-height: 46px;
  }
  .wrap-form.contact_form {
    display: block;
  }
  .col-md-4 .ttm-list.ttm-list-style-icon li:last-child {
    padding-bottom: 11px;
  }

  .ttm-tabs.tabs-style-01 ul.tabs {
    display: block;
  }
  .ttm-tabs.tabs-style-01 ul.tabs li {
    margin: 15px 0 0px;
  }
  .ttm-tabs.tabs-style-01 ul.tabs li a {
    padding: 11px 15px 11px 15px;
    font-size: 17px;
  }
  .ttm-tabs.tabs-style-01 ul.tabs li:not(:last-child) a:before,
  .ttm-tabs.tabs-style-01 ul.tabs li:not(:last-child) a:after {
    content: unset;
  }
  .ttm-tabs.ttm-tab-style-02 .content-tab .content-inner {
    padding: 25px 20px;
  }

  /* Page-Title */
  .breadcrumb-wrapper .breadcrumb-wrapper-inner {
    padding: 0;
    background: transparent;
  }

  /* tab */
  .ttm-tabs.ttm-tab-style-vertical .content-tab {
    padding: 10px 20px;
  }
  .ttm-tabs.ttm-tab-style-horizontal ul {
    display: block;
    margin-right: 0;
  }
  .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
    border-radius: 0;
  }

  .ttm-team-member-single-content-area {
    padding: 20px;
    margin-bottom: 40px;
  }
  .ttm-team-member-content {
    padding: 30px 0 0 !important;
  }
}

@media (max-width: 575px) {
  .res-575-pt-0 {
    padding-top: 0 !important;
  }
  .res-575-pl-0 {
    padding-left: 0 !important;
  }
  .res-575-pr-0 {
    padding-right: 0 !important;
  }
  .res-575-pb-0 {
    padding-bottom: 0 !important;
  }

  .res-575-pt-15 {
    padding-top: 15px !important;
  }
  .res-575-pt-20 {
    padding-top: 20px !important;
  }
  .res-575-pl-15 {
    padding-left: 15px !important;
  }
  .res-575-pr-15 {
    padding-right: 15px !important;
  }
  .res-575-pb-15 {
    padding-bottom: 15px !important;
  }

  .res-575-mt-0 {
    margin-top: 0 !important;
  }
  .res-575-ml-0 {
    margin-left: 0 !important;
  }
  .res-575-mr-0 {
    margin-right: 0 !important;
  }
  .res-575-mb-0 {
    margin-bottom: 0 !important;
  }

  .res-575-mt-15 {
    margin-top: 15px !important;
  }
  .res-575-mt-20 {
    margin-top: 20px !important;
  }
  .res-575-ml-15 {
    margin-left: 15px !important;
  }
  .res-575-mr-15 {
    margin-right: 15px !important;
  }
  .res-575-mb-15 {
    margin-bottom: 15px !important;
  }

  [class*="col-"]:last-child .featured-imagebox-procedure {
    margin-bottom: 0;
  }
  .cta_info_box .right-content {
    padding: 30px;
  }

  .border-bottom,
  .border-top,
  .border-left,
  .border-right {
    border: 0px !important;
  }

  .ttm-blog-single .ttm-blogbox-desc-media {
    display: block;
  }
  .ttm-fid-view-lefticon.style2 {
    display: block;
  }

  .comments-area .comment-form .comment-form-author,
  .comments-area .comment-form .comment-form-email,
  .comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 2%;
  }
}

@media (max-width: 480px) {
  .reply {
    float: none;
  }
  .comment-list .children {
    margin-left: 0;
  }
  .comment-meta,
  .reply {
    display: block;
  }

  .ttm-tabs.ttm-tab-style-01 ul.tabs,
  .ttm-tabs.ttm-tab-style-01 ul.tabs li {
    display: block;
  }
  .ttm-tabs.ttm-tab-style-02 ul.tabs {
    display: block;
    margin-top: 15px;
  }
  .ttm-tabs.ttm-tab-style-02 ul.tabs li a {
    background-color: #f5f5f5;
    margin-bottom: 8px;
    padding: 16px 20px 12px;
    border-top: 4px solid #f5f5f5;
  }
  .ttm-tabs.ttm-tab-style-02 ul.tabs li:first-child a:before {
    width: 100%;
  }
  .ttm-tabs.ttm-tab-style-02 ul.tabs li:last-child a:after {
    width: 100%;
  }

  .cta_info_box {
    max-height: 320px;
  }
  .cta_info_box .right-content {
    padding: 30px;
  }
  .featured-icon-box.style4 .featured-title h5 {
    font-size: 35px;
    line-height: 35px;
    margin-top: 5px;
  }
  .featured-icon-box.icon-align-before-content.style4 .featured-icon {
    display: block;
    margin-bottom: 15px;
  }
}

@media (max-width: 350px) {
  .widget ul#menu-footer-services li {
    width: 100%;
  }
}
