@media (max-width: 600px) {
  .right_top {
    text-align: center;
  }
  .top_menu {
    padding: 5px 0 10px;
  }
  .content .top_sec {
    padding-bottom: 20px;
  }
  .content .hm_secs {
    margin-bottom: 15px;
  }
  .logo img {
    margin: auto;
  }
  .toggle_menu {
    bottom: 0 !important;
    right: 15px !important;
  }
  #ccm-layout-column-wrapper-29 div#ccm-layout-column-61 {
  width: 100% !important;
}
#ccm-layout-column-wrapper-29 div#ccm-layout-column-60 {
  width: 100% !important;
}
#ccm-layout-column-wrapper-29 div.ccm-layout-column-inner {
  margin-left: 0 !important;
}

}
@media (max-width: 767px) {
  .content .top_sec .left-menu {
    margin-bottom: 20px;
  }
  .left-menu {
    display: none;
  }
  .left-menu.shown {
    display: block;
  }
  header {
    position: relative;
  }
  .row.inn_right_cont img {
    display: block;
    margin: auto;
  }
  .content {
    padding-top: 15px;
  }
  .toggle_menu {
    width: 30px;
    height: 30px;
    cursor: pointer;
    right: 30px;
    position: absolute;
    z-index: 999;
    bottom: 10px;
  }
  .toggle_menu div {
    width: 100%;
    height: 4px;
    background: #fff;
    margin: 4px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
  }
  .top_menu {
    display: none;
  }
  .left-menu ul.sideT_menu {
    display: block;
    padding: 0;
    list-style: none;
  }
  .left-menu ul.sideT_menu li a {
    line-height: 47px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 10px;
  }
  .left-menu nav ul {
    margin-bottom: 0;
  }
  .left-menu ul.sideT_menu li {
    border-bottom: solid 1px #282735;
    border-right: solid 1px #282735;
    border-left: solid 1px #282735;
  }
  .left-menu ul.sideT_menu li.active > a,
  .left-menu ul.sideT_menu li > a:hover {
    background: #000;
    color: #fff;
  }
  header > .container {
    position: relative;
  }
  .fsizer {
    text-align: right;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .top-image {
    min-height: 289px;
  }
  .top-image img {
    object-fit: contain;
    height: 289px;
  }
}
@media (max-width:991px) {
  .row.inn_right_cont .container {
    width: auto;
  }
}
@media(min-width: 768px) {
  .cvr_caret {
    display: none;
  }
  .left-menu ul.sideT_menu {
    display: none;
  }
}
