@media screen and (min-width: 240px) and (max-width: 500px) {
  .toggle_icon {
    display: block;
    width: auto;
    position: absolute;
    height: 34px;
    padding: 6px 0px;
    z-index: 10;
    right: 21px;
    top: 31px;
  }
  .toggle_icon b {
    width: 26px;
    height: 3px;
    background: #fff;
    float: left;
    position: relative;
    transition: 0.2s ease-in-out;
  }
  .toggle_icon b:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    right: 0;
    transition: 0.2s ease-in-out;
    bottom: -10px;
  }
  .toggle_icon b:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    right: 0;
    bottom: -20px;
    transition: 0.2s ease-in-out;
  }
  .toggle_icon b.creatCross {
    transform: rotate(45deg) translate(0px, 0);
    margin: 12px 0 0 0;
  }
  .toggle_icon b.creatCross:after {
    opacity: 0;
  }
  .toggle_icon b.creatCross:before {
    transform: rotate(-90deg) translate(19px, 0px);
  }
  .topNavListing {
    width: 78%;
    position: fixed;
    border-radius: 0 !important;
    height: 100%;
    top: 0 !important;
    left: -80% !important;
    margin: 0 0 0 0 !important;
    transition: 0.4s ease-in-out;
  }
  .topNavListing li {
    width: 100%;
    float: left;
  }
  .activeMainNav {
    left: 0 !important;
  }
  .topSliderPart .topSlideInn .topSListing {
    display: none;
    right: 0;
  }
  .topSliderPart:after {
    width: 100% !important;
  }
  header .headerInner .topSbtn {
    margin: 22px 47px 0 0;
  }
  .topSliderPart .topSlideInn .topmainText article h1 {
    font-size: 20px;
    line-height: unset;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText article p {
    font-size: 10px;
    margin: 22px 0 0 0;
    line-height: unset;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText {
    margin: 0px 0 25px 0;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText article a {
    font-size: 16px;
    margin: 15px 0 0 0;
    float: none;
    display: inline-block;
  }
  .aboutWrap .aboutText article {
    padding: 0 0;
    margin: 18px 0 20px 0px;
  }
  .getTouchWrap .smallContainer .mainTouch .contactForm {
    transform: translate(0, 0);
  }
  .getTouchWrap {
    width: 100%;
    float: left;
    margin: 0px 0 0px 0;
  }
  .getTouchWrap .smallContainer .mainTouch .contactDetails {
    margin: 25px 0;
  }
  footer .footerInner .footBlock article ul {
    padding: 0 0 0 0;
  }
  footer .footerInner .footBlock article ul li {
    width: 50%;
  }
  footer .footerInner {
    margin: 20px 0;
  }
  .footBlock article {
    width: 100%;
  }
  .footBlock article h5 {
    text-align: left !important;
  }
  .footBlock article span {
    text-align: left !important;
  }
  .footerBottom {
    text-align: center;
  }
  .onLoadPopWrap .onloadPopContain {
    width: 90%;
  }
}
@media screen and (min-width: 501px) and (max-width: 743px) {
  .toggle_icon {
    display: block;
    width: auto;
    position: absolute;
    height: 34px;
    padding: 6px 0px;
    z-index: 10;
    right: 21px;
    top: 31px;
  }
  .toggle_icon b {
    width: 26px;
    height: 3px;
    background: #fff;
    float: left;
    position: relative;
    transition: 0.2s ease-in-out;
  }
  .toggle_icon b:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    right: 0;
    transition: 0.2s ease-in-out;
    bottom: -10px;
  }
  .toggle_icon b:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    right: 0;
    bottom: -20px;
    transition: 0.2s ease-in-out;
  }
  .toggle_icon b.creatCross {
    transform: rotate(45deg) translate(0px, 0);
    margin: 12px 0 0 0;
  }
  .toggle_icon b.creatCross:after {
    opacity: 0;
  }
  .toggle_icon b.creatCross:before {
    transform: rotate(-90deg) translate(19px, 0px);
  }
  .topNavListing {
    width: 78%;
    position: fixed;
    border-radius: 0 !important;
    height: 100%;
    top: 0 !important;
    left: -80% !important;
    margin: 0 0 0 0 !important;
    transition: 0.4s ease-in-out;
  }
  .topNavListing li {
    width: 100%;
    float: left;
  }
  .activeMainNav {
    left: 0 !important;
  }
  .topSliderPart .topSlideInn .topSListing {
    display: none;
    right: 0;
  }
  .topSliderPart:after {
    width: 100% !important;
  }
  header .headerInner .topSbtn {
    margin: 22px 47px 0 0;
  }
  .topSliderPart .topSlideInn .topmainText article h1 {
    font-size: 20px;
    line-height: unset;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText article p {
    font-size: 10px;
    margin: 22px 0 0 0;
    line-height: unset;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText {
    margin: 0px 0 25px 0;
    text-align: center;
  }
  .topSliderPart .topSlideInn .topmainText article a {
    font-size: 16px;
    margin: 15px 0 0 0;
    float: none;
    display: inline-block;
  }
  .aboutWrap .aboutText article {
    padding: 0 0;
    margin: 18px 0 20px 0px;
  }
  .getTouchWrap .smallContainer .mainTouch .contactForm {
    transform: translate(0, 0);
  }
  .getTouchWrap {
    width: 100%;
    float: left;
    margin: 0px 0 0px 0;
  }
  .getTouchWrap .smallContainer .mainTouch .contactDetails {
    margin: 25px 0;
  }
  footer .footerInner .footBlock article ul {
    padding: 0 0 0 0;
  }
  footer .footerInner .footBlock article ul li {
    width: 50%;
  }
  footer .footerInner {
    margin: 20px 0;
  }
  .footBlock article {
    width: 100%;
  }
  .footBlock article h5 {
    text-align: left !important;
  }
  .footBlock article span {
    text-align: left !important;
  }
  .footerBottom {
    text-align: center;
  }
}
@media screen and (min-width: 744px) and (max-width: 899px) {
  .topSListing {
    display: none;
  }
  .getTouchWrap .smallContainer .mainTouch .contactForm {
    transform: translate(0, 0);
  }
  .getTouchWrap {
    width: 100%;
    float: left;
    margin: 0px 0 0px 0;
  }
  .getTouchWrap .smallContainer .mainTouch .contactDetails {
    margin: 25px 0;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .getTouchWrap .smallContainer .mainTouch .contactForm {
    transform: translate(0, 0);
  }
  .getTouchWrap {
    width: 100%;
    float: left;
    margin: 0px 0 0px 0;
  }
  .getTouchWrap .smallContainer .mainTouch .contactDetails {
    margin: 25px 0;
  }
}/*# sourceMappingURL=responsive.css.map */