@media handheld, only screen and (max-width: 1400px) {
}
@media handheld, only screen and (max-width: 1200px) {
  .Atg_logo img {
    width: auto;
    padding: 5px 0;
    max-height: 70px;
    object-fit: cover;
  }
  .stickup {
    position: relative;
    z-index: 903;
    background-color: transparent;
    top: -1px;
    width: Calc(100% - 20px);
    right: 10px;
  }
  .menu_box,
  .menu_box:link,
  .menu_box:active,
  .menu_box:visited {
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 20px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: -50px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    padding: 10px 10px;
    vertical-align: middle;
    transition: none;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px !important;
    width: 40px !important;
  }
  .menu_hidden {
    display: inherit !important;
    position: absolute;
    width: 100%;
    left: 10px;
    z-index: 100;
    width: calc(100% - 20px);
    margin-top: 10px;
    border-radius: 15px;
    overflow: hidden;
    transition: 0.5s all;
  }
  .header-main > .container {
    position: relative;
  }
  .ATGR_NavMenu_Search {
    background: transparent;
    color: var(--Sph_Second_Color) !important;
    top: -55px;
    position: absolute;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    left: 0px;
  }
  .ATG_Header_Mnu_Row .col-lg-1 {
    position: relative;

    width: 100%;
  }
  .NavBar {
    display: none;
  }
  .page-name {
    display: none;
  }
  .skin-breadcrumb {
    color: var(--Sph_Second_Color);
    font-size: 14px;
    text-transform: capitalize;
    padding: 0;
    font-weight: 400;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: start;
    align-items: center;
  }
}
@media handheld, only screen and (max-width: 900px) {
  .NavBar {
    display: none;
  }
  .Atg_Menu {
    display: block;
  }
  .ATG_Header_Mnu_Row .col-lg-1 {
    position: relative;
    width: 100%;
  }
  .Slider_1 .Cover h2 {
    font-size: 20px;
  }
  .Slider_1 .Cover p {
    display: block;
  }

  .menu_box,
  .menu_box:link,
  .menu_box:active,
  .menu_box:visited {
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 20px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: -55px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    padding: 10px 10px;
    vertical-align: middle;
    transition: none;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px !important;
    width: 40px !important;
  }
  .top-bar .col-sm-9 {
    width: 60%;
  }
  .top-bar .col-sm-3 {
    width: calc(40% - 50px);
  }
  #dnn_TopGrid4A,
  #dnn_TopGrid4B,
  #dnn_TopGrid4C,
  #dnn_MiddleGrid8A,
  #dnn_MiddleGrid4B {
    width: 100%;
  }
  .Slider_3 {
    flex-direction: column !important;
  }
  .Sph_Contact_Part {
    background-color: white;
    border-radius: var(--Sph_Main_Radiuse_15);
    box-shadow: 0 0 20px var(--Sph_Main_Color_Trp70);
    padding: 15px 15px 15px 15px !important;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -90px;
    z-index: 100;
    position: relative;
  }
  .Sph_Contact {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .Sph_Contact img {
    width: 60px !important;
    height: 60px !important;
    margin-top: 0px !important;
  }
}
@media handheld, only screen and (max-width: 576px) {
  .menu_box,
  .menu_box:link,
  .menu_box:active,
  .menu_box:visited {
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 20px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: -55px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    padding: 10px 10px;
    vertical-align: middle;
    transition: none;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px !important;
    width: 40px !important;
  }
  .top-bar .col-sm-9 {
    width: 60%;
  }
  .top-bar .col-sm-3 {
    width: calc(40% - 50px);
  }
  .Slider_1 .Cover h2 {
    font-size: 20px;
  }
  .Slider_1 .Cover p {
    display: none;
  }

  #dnn_TopGrid4A,
  #dnn_TopGrid4B,
  #dnn_TopGrid4C,
  #dnn_MiddleGrid8A,
  #dnn_MiddleGrid4B {
    width: 100%;
  }
  .Slider_3 {
    flex-direction: column !important;
  }
  .Sph_Contact_Part {
    background-color: white;
    border-radius: var(--Sph_Main_Radiuse_15);
    box-shadow: 0 0 20px var(--Sph_Main_Color_Trp70);
    padding: 15px 15px 15px 15px !important;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -90px;
    z-index: 100;
    position: relative;
  }
  .Sph_Contact {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .Sph_Contact img {
    width: 60px !important;
    height: 60px !important;
    margin-top: 0px !important;
  }
  .Sph_News p.InAut {
    display: block;
  }
  .Gap {
    width: calc(100% - 0px);
    margin: 0 auto;
    min-height: 500px;
    z-index: 0;
    border-radius: 0px;
    background-color: var(--secondar-100);
  }
  .DnnModule-397 {
    margin-top: -380px !important;
    margin-bottom: 20px;
  }
}
