@media screen and (max-width: 1359px) {
  .mainContainer {
    max-width: 100%;
    padding: 0 40px;
  }
  .navWrapper {
    padding: 0 56px;
  }
  .navWrapper .navWrapperInner {
    padding: 0;
  }
}

@media screen and (max-width: 1279px) {
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio {
    max-width: 400px;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationRight,
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationLeft {
    font-size: 80px;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationRight {
    padding: 0 0px 0 20px;
  }
  .locationWrapper .locationInnerWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .locationWrapper .locationInnerWrapper .locationLeftSec {
    margin-left: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .locationWrapper .locationInnerWrapper .locationLeftSec .locationLeftSecInner {
    max-width: 100%;
  }
  .locationWrapper .locationInnerWrapper .locationLeftSec .locationSliderWrapper {
    margin-left: 20px;
  }
  .locationWrapper .locationInnerWrapper .locationLeftSec .locationSliderWrapper::before, .locationWrapper .locationInnerWrapper .locationLeftSec .locationSliderWrapper::after {
    display: none;
  }
  .locationWrapper .locationInnerWrapper .locationLeftSec .locationSliderWrapper .owl-carousel .owl-nav {
    margin: 0 48px 0 0;
  }
  .locationWrapper .locationInnerWrapper .mapSec {
    width: 100%;
  }
  .locationWrapper .locationInnerWrapper .mapSec iframe {
    height: 420px;
  }
  .placemadewrapper .sec-placemade .heading-placemade {
    width: 47%;
  }
  .placemadewrapper .sec-placemade .para-placemade {
    width: 60%;
  }
  .placemadewrapper .fwd-sec a {
    font-size: 13px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar {
    max-width: unset;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 70%;
    background: var(--blackColor);
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
    right: -15px;
  }
}

@media screen and (max-width: 1023px) {
  .navWrapper {
    padding: 0 20px;
  }
  .navWrapper .navWrapperInner {
    padding: 0;
  }
  .navWrapper .nav .navInner .navList {
    margin: 0 20px;
  }
  .aboutMsgWrapper {
    padding: 40px 0px;
  }
  .aboutMsgWrapper .aboutMsgInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList {
    width: 100%;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList:last-child {
    margin: 0 auto;
    padding: 0;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList:last-child .aboutRatio {
    margin: 24px auto 0;
  }
  .sliderWrapper .owl-carousel .owl-nav {
    width: 100%;
    position: relative;
    margin-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .founderWrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  .founderWrapper .founerInnerWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .founderWrapper .founerInnerWrapper .founderImgWrapperInner {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .founderWrapper .founerInnerWrapper .founderContentSec {
    width: 100%;
  }
  .founderWrapper .founerInnerWrapper .founderContentSec .heading {
    font-size: 32px;
  }
  .placemadewrapper .sec-placemade .heading-placemade {
    width: 80%;
  }
  .trustedCompanyWrapper {
    padding: 40px 0px;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision .sec-inner-vision {
    width: 50%;
  }
  .sec-cookies .inner-sec-cookies h3 {
    font-size: 18px;
  }
  .sec-cookies .inner-sec-cookies p {
    font-size: 13px;
  }
  .sec-cookies .inner-sec-cookies .btncookies {
    padding: 8px 25px 8px 24px;
  }
  .galleryWrapper-pillar {
    padding-top: 0px;
  }
  .aboutMsgWrapper {
    padding: 80px 0;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar {
    padding: 40px 0px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar {
    max-width: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar {
    width: 50%;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar:nth-child(2)::before {
    display: none;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar:nth-child(3) {
    margin-top: 20px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationRight-pillar {
    width: 50%;
    padding: 0 0px 0 20px;
    margin-top: 20px;
  }
  .worklyWrapper .sec-open {
    display: block;
  }
  .worklyWrapper .sec-open .left-open {
    width: 100%;
    text-align: center;
  }
  .worklyWrapper .sec-open .right-open {
    width: 100%;
    padding-left: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
    text-align: center;
  }
  .WhyrallyWrapper .heading {
    text-align: center;
    margin-top: 15px;
  }
  .WhyrallyWrapper .sec-open {
    display: block;
  }
  .WhyrallyWrapper .sec-open .left-open {
    width: 100%;
    text-align: center;
  }
  .WhyrallyWrapper .sec-open .right-open {
    width: 100%;
    padding-right: 0px;
  }
  .communityWrapper {
    padding-top: 40px;
  }
  .communityWrapper .heading {
    text-align: center;
    margin-top: 15px;
  }
  .communityWrapper .sec-open {
    display: block;
  }
  .communityWrapper .sec-open .left-open {
    width: 100%;
  }
  .communityWrapper .sec-open .right-open {
    width: 100%;
    padding-left: 0px;
  }
  .featureWrapper {
    padding: 40px 0;
  }
  .featureWrapper .features-sec .inner-features-sec-outer .inner-features-sec {
    width: calc(33.33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .galleryWrapper {
    padding-top: 40px;
  }
  .readmoreHeader {
    padding: 40px 0px;
  }
  .readmoreHeader .inner-mainContainer {
    padding: 0px 40px;
  }
  .why-careerWrapper {
    padding: 40px 0;
  }
  .joiningWrapper {
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  .contactFormWrapper .contactFormInnerWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec {
    width: 100%;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec .contactFormBox {
    margin-bottom: 80px;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec .contactFormBox .contactFormBoxInner {
    padding-right: 0;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactDetaileWrapper {
    width: 100%;
  }
  .RetailWrapper .Retail-innertext {
    font-size: 32px;
  }
  .RetailWrapper .project-outer {
    display: block;
    padding-top: 0px;
  }
  .RetailWrapper .project-outer .project {
    width: 100%;
    background-image: url(../images/location4.png);
    height: 400px;
    margin-top: 10px;
  }
  .RetailWrapper .project-outer .project:hover {
    background-image: none;
  }
  .RetailWrapper .project-outer .project .heading-project {
    color: var(--whiteColor);
  }
  .RetailWrapper .project-outer .project .contentTxt-project {
    color: var(--whiteColor);
    display: block;
  }
  .RetailWrapper .project-outer .project .subheading-project {
    color: var(--whiteColor);
  }
}

@media screen and (max-width: 767px) {
  .mainContainer {
    padding: 0 20px;
  }
  .navWrapper .logo {
    position: relative;
    margin: 0px;
  }
  .navWrapper .logo img {
    height: 35px;
  }
  .navWrapper .navWrapperInner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 70px;
  }
  .navWrapper .navWrapperInner .navBoxMenu {
    padding-top: 100px;
    overflow: auto;
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav {
    margin-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav .navInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav .navInner.navInner-upper li:nth-child(2) a {
    background: unset;
    padding: 0;
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav .navInner .navList {
    width: 100%;
    padding: 10px;
    margin: 0;
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav .navInner .navList.navList-upper a {
    font-size: 13px;
    color: var(--blackColor);
  }
  .navWrapper .navWrapperInner .navBoxMenu .nav .navInner .navList .navLink {
    font-size: 13px;
    display: inline-block;
    color: var(--blackColor);
    font-weight: normal;
  }
  .navWrapper .navBoxMenu {
    display: none;
  }
  .hamburger {
    display: block;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList {
    font-size: 24px;
    line-height: 38px;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 400px;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationLeft {
    width: 100%;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationLeft::before {
    right: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 100%;
    height: 1px;
    bottom: -16px;
  }
  .aboutMsgWrapper .aboutMsgInner .aboutMsgList .aboutRatio .aboutRationRight {
    width: 100%;
    padding: 24px 0 0 0;
  }
  .footerWrapper .footerTop .footerTopInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footerWrapper .footerTop .footerTopInner .footerContent .contentTxt {
    max-width: 100%;
    padding-right: 0;
  }
  .footerWrapper .footerTop .footerTopInner .footerLinkWrapper .footerNumber {
    text-align: left;
  }
  .footerWrapper .footerTop .footerTopInner .footerLinkWrapper .footerLink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footerWrapper .footerTop .footerTopInner .footerLinkWrapper .footerLink .footerLinkInner:last-child {
    margin-left: 0;
  }
  .footerWrapper .footerBottom {
    padding: 24px 0;
  }
  .footerWrapper .footerBottom .footerBottomInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .footerWrapper .footerBottom .footerBottomInner .copyright {
    margin-bottom: 12px;
  }
  .loodingSomethingWrapper .loodingSomethingBarWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .loodingSomethingWrapper .loodingSomethingBarWrapper .loodingSomethingBar {
    width: 4px;
    height: auto;
    margin-right: 40px;
  }
  .loodingSomethingWrapper .loodingSomethingBarWrapper .loodingSomethingBar .brogressBar {
    height: 25%;
    width: 4px;
  }
  .loodingSomethingWrapper .loodingSomethingBarWrapper .loadingtextWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 0;
  }
  .loodingSomethingWrapper .loodingSomethingBarWrapper .loadingtextWrapper .loadingtextList {
    margin-bottom: 40px;
  }
  .newsWrapper .newsInnerWrapper .owl-carousel .owl-nav {
    position: relative;
    top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec {
    padding: 30px;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactDetaileWrapper .contentHeadingBox {
    padding: 32px 30px 80px;
  }
  .aboutUsHeader,
  .privacyHeader,
  .newsWrapper {
    padding-top: 100px;
  }
  .founderWrapper {
    padding: 40px 0px 0px;
  }
  .founderWrapper .founerInnerWrapper .founderImgWrapperInner {
    padding: 0 20px;
  }
  .trustedCompanyWrapper .trustedCompanyLogo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .trustedCompanyWrapper .trustedCompanyLogo .logoList {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
  .contact-sec-main {
    padding: 20px 20px;
    overflow: auto;
    height: 100vh;
    border-radius: 0px;
    position: absolute;
    top: 0;
    max-height: 900px;
  }
  .formbox-main {
    display: block;
  }
  .formbox-inner {
    width: 100% !important;
  }
  .heading-help {
    margin-top: 30px;
  }
  .close-contact {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .locationimagewrapper {
    padding: 0px 20px;
  }
  .locationimagewrapper .item {
    width: 100%;
  }
  .aboutMsgWrapper-driven {
    padding-bottom: 40px;
  }
  .aboutMsgWrapper-driven .outer-maindriven {
    display: block;
  }
  .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec {
    text-align: center;
    display: block;
    width: 100%;
  }
  .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec:nth-child(1), .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec:nth-child(2) {
    border-bottom: 0px;
  }
  .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec:nth-child(2) {
    border-left: 0px;
  }
  .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec:last-child {
    border-left: 0px;
  }
  .aboutMsgWrapper-driven .outer-maindriven .maindriven-sec .purpose-driven {
    padding-left: 0px;
    padding-top: 16px;
  }
  .placemadewrapper .sec-placemade .heading-placemade {
    width: 100%;
    font-size: 24px;
    line-height: 1.29;
  }
  .placemadewrapper .sec-placemade .para-placemade {
    width: 100%;
  }
  .placemadewrapper .sec-placemade .img-placemade {
    display: block;
  }
  .placemadewrapper .sec-placemade .img-placemade .inner-secimgplacemade:nth-child(2) {
    padding-left: 0px;
    padding-top: 32px;
  }
  .placemadewrapper .sec-placemade .img-placemade .inner-secimgplacemade img {
    width: 100%;
  }
  .placemadewrapper .sec-placemade .img-placemade .inner-secimgplacemade p {
    font-size: 20px;
    line-height: 24px;
  }
  .placemadewrapper .sec-placemade .img-placemade .inner-secimgplacemade span {
    line-height: 13px;
  }
  .founderWrapper .founerInnerWrapper .founderContentSec .contentTxt {
    font-size: 16px;
    line-height: 24px;
    font-family: var(--helveticaneuelight);
  }
  .navWrapper .navBoxMenu .nav .navInner .navList {
    margin: 0px;
  }
  .welcomeHeader {
    min-height: unset;
  }
  .welcomeHeader .vdieo-img {
    height: unset;
  }
  .welcomeHeader .arrow-icon-down {
    bottom: 0px;
  }
  .trustedCompanyWrapper .mainContainer-new {
    height: auto;
    padding: 20px;
  }
  .trustedCompanyWrapper .mainContainer-new .heading-new {
    font-size: 24px;
    padding-bottom: 16px;
  }
  .trustedCompanyWrapper .mainContainer-new .contentTxt-new {
    font-family: var(--helveticaneuelight);
    font-size: 16px;
    color: var(--whiteColor);
  }
  .play-icon img {
    width: 40px;
    height: 40px;
  }
  .welcomeHeader .arrow-down {
    display: none;
  }
  .aboutMsgWrapper .msgInnerlocation .heading {
    font-size: 24px;
    line-height: 40px;
  }
  .aboutMsgWrapper .msgInnerlocation .msgListlocation {
    font-size: 16px;
    line-height: 32px;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision {
    display: block;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision .sec-inner-vision {
    text-align: center;
    padding: 24px 12px;
    width: 100%;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision .sec-inner-vision .wrapper-visionimg {
    height: 37px;
    width: 32px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: auto;
  }
  .trustedCompanyWrapper .mainContainer .sec-outer-vision .sec-inner-vision .vision-heading {
    padding: 10px 0px;
  }
  .businesswrapper {
    padding-bottom: 0px;
  }
  .sec-cookies .inner-sec-cookies {
    display: block;
    text-align: center;
  }
  .sec-cookies .inner-sec-cookies h3 {
    font-size: 16px;
    width: 100%;
  }
  .sec-cookies .inner-sec-cookies p {
    font-size: 12px;
    padding: 10px 0px;
    width: 100%;
  }
  .sec-cookies .inner-sec-cookies .btncookies {
    height: 44px;
  }
  .pillarWrapper .mainContainer .pillar-tab-sec .outer-tablink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pillarWrapper .mainContainer .pillar-tab-sec .outer-tablink .tablink {
    width: 100%;
    padding: 20px;
    margin: 10px 0;
  }
  .aboutMsgWrapper {
    padding: 80px 0;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar {
    padding: 40px 0px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar:first-child {
    margin-top: 0px;
    padding-top: 0px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar {
    width: 100%;
    padding: 24px 0px 0px 0px;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationLeft-pillar::before {
    display: none;
  }
  .aboutMsgWrapper.aboutMsgWrapper-Pillar .aboutMsgPillar .aboutMsgList-pillar .aboutRatio-pillar .aboutRationRight-pillar {
    width: 100%;
  }
  .featureWrapper .features-sec .inner-features-sec-outer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .featureWrapper .features-sec .inner-features-sec-outer .inner-features-sec {
    width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .readmoreHeader {
    padding: 40px 0px;
  }
  .readmoreHeader .inner-mainContainer {
    padding: 0px 0px;
  }
  .CareerWrapper {
    margin-top: 110px;
  }
  .CareerWrapper .carrer-container .innercarrer-container {
    padding: 20px;
  }
}

@media screen and (max-width: 578px) {
  .sliderWrapper .owl-carousel .owl-item img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sliderWrapper .owl-carousel .galleryListItem {
    margin: 0 auto;
    overflow: hidden;
    height: 200px;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec .contactFormBox .contactFormBoxInner .formRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contactFormWrapper .contactFormInnerWrapper .contactLeftSec .contactFormBox .contactFormBoxInner .formRow .formBox {
    width: 100%;
    margin-right: 0;
  }
  .featureWrapper .features-sec .inner-features-sec-outer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .featureWrapper .features-sec .inner-features-sec-outer .inner-features-sec {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
/*# sourceMappingURL=media-query.css.map */