

::-webkit-scrollbar {
    display: none;
}

.navbar-toggler {
    padding: 0;
    border: 0;
}

.navbar {
    padding: 0;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.header-logo {
    width: 12.9375rem;
    height: 7.375rem;
    margin-left: -20px;
}

p {
    margin-bottom: 0;
}

.top-nav {
    margin: 0 160px;
    font-family: "Greycliff CF", "sans-serif";
}

.nav-tabs .nav-link {
    border: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none;
}

.nav-tabs .nav-link {
    border-radius: 0;
}

/* VEHICLE GALLERY */
.vehicle-gallery-href {
    overflow: hidden;
}
.vehicle-gallery-img {
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    height: 100%;
    max-height: 500px;

    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.vehicle-gallery-img:hover {
    -webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.img-grid div {
    margin: 0 -4.75rem;
}

.home-bg {
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 116.1875rem;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 10%;
}

.section-2-h {
    height: 1120px;
}

.nav-link {
    font-family: "Greycliff CF";
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 18px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    transition: all 500ms;
}

.nav-link:hover {
    color: #F36823 !important;
}

.bg-overly {
    background-image: url(https://automotiveperformancegroup.com/wp-content/uploads/2023/05/bg-hero-overlay.png);
    z-index: 2;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -6px;
    width: 154.125rem;
    height: 120.875rem;
    background-size: cover;
}

.card-div {
    position: absolute;
    right: 12.75rem;
    top: 12.875rem;
}

.mobile-show {}

.mobile-show .sub-card-1 {
    background-color: #91866D;
    /* background-color: #ABA088; */
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    width: 100%;
    height: 403px;
    box-shadow: inset 0px 35px 41px -25px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 35px 45px -35px rgba(255, 255, 255, 1);
}

.mobile-show .sub-card-bg {
    background: transparent;
}

.sub-card-bg {
    background-color: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    /* opacity: 0.3 ; */
    backdrop-filter: blur(13px);
}

.home-box-text {
    inset: 2.8125rem 4.125rem 3.5rem 4.75rem;
    position: absolute;
    z-index: 5;
}

.sub-card-1 {
    width: 100%;
    height: 55.8125rem;
    position: relative;
}


/* mobile card  */

.mobile-show {
    display: none;
}

.view_btn {
    text-decoration: underline;
    text-decoration-color: #F36823;
}

.org-btn {
    font-family: "Qualy";
    width: 28.625rem;
    height: 7.0rem;
    background: var(--unnamed-color-f36823) 0% 0% no-repeat padding-box;
    background: #F36823 0% 0% no-repeat padding-box;
    border-radius: 4px;
    color: white;
    /* font-weight: normal; */
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    transition: all 500ms;
    font-size: 16px;
}

.org-btn:hover {
    background: #fd7836 0% 0% no-repeat padding-box;
}

.mobile-show .h-text {
    font: normal normal normal 22px/56px Qualy;
    letter-spacing: 0.22px;
    color: #ffffff;
}

.h-text {
    font-family: "Qualy";
    font-size: 2.75rem;
    line-height: 4.5rem;
    color: #34482c;
    /* font-weight: regul; */
}

.mobile-show .h-title {
    font: normal normal normal 57px/52px;
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.h-pra {
    font: normal normal normal 16px/26px Greycliff CF;
}

.mobile-show .org-btn {
    font: normal normal normal 18px/28px Qualy;
    width: 303px;
    height: 67px;
    margin: auto;
}

.h-title {
    font-size: 9.75rem;
    line-height: 9.3125rem;
    color: white;
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    margin: 0rem;
}

.grid-flex {
    display: flex;
}

.sec-2-car {
    width: 100%;
    height: 66.125rem;
}

.sec-4-car {
    width: 100%;
    height: 66.125rem;
}

.h-pra {
    font-family: "Greycliff CF", "sans-serif";
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6em;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    padding: 23px 0 50px;
    text-align: justify;
}

.home-price {
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif !important;
}

.h-price {
    font-size: 2.75rem;
    font-weight: normal;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
}

.h-pra {
    padding: 12px 0 27px;
}

.sub-card-2 {
    position: relative;
}

.v-btn {
    position: absolute;
    left: 50%;
    top: calc(50% - 2.0625rem);
    width: 7.125rem;
    height: 7.125rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.design-1 {
    background-image: url(https://automotiveperformancegroup.com/wp-content/uploads/2023/05/bg-green-path.png);
    width: 65.5rem;
    height: 94.8125rem;
    z-index: 4;
    position: absolute;
    left: 0px;
    top: -87px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.design-1-img {
    position: absolute;
    right: -80px;
    top: -87px;
    background-repeat: no-repeat;
}

.design-2 {
    background-image: url(https://automotiveperformancegroup.com/wp-content/uploads/2023/05/bg-tan-diamond.png);
    width: 18%;
    height: 20%;
    z-index: 4;
    position: absolute;
    right: -63px;
    background-size: cover;
    top: -63px;
    background-repeat: no-repeat;
}

.car-bg {
    position: absolute;
    top: 20%;
    right: 12%;
}

.d-text-1 {
    position: absolute;
    top: 33%;
    left: 50%;
    width: 40.75rem;
    transform: translate(-50%, 50%);
    font-family: "Qualy";
    font-size: 5rem;
    line-height: 6.25rem;
    color: #ede6de;
}

.d-text-1 span {
    font-family: "Have Heart Two", "sans-serif";
    color: #F36823;
}

.car-text {
    position: absolute;
    top: 10%;
    width: 30%;
    left: 55%;
    font-size: 18px;
    transform: translate(-50%, 50%);
}

.design-b {
    bottom: -14%;
    left: -23%;
    position: absolute;
}

.design-b2 {
    bottom: -12.5rem;
    left: 39.0rem;
    position: absolute;
    width: 16.3125rem;
    height: 13.5625rem;
}

.gallery-text {
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    font-size: 5rem;
    font-weight: normal;
    line-height: 3.25rem;
    font-style: normal;
    text-align: left;
    color: #161616;
    padding-right: 0.625rem;
}

.gallery-sub {
    font-family: "have heart two";
    font-size: 6.0625rem;
    font-weight: normal;
    line-height: 5.375rem;
    font-style: normal;
    text-align: left;
}

.vehicle-photo-gallery {
    padding-top: 10rem;
}

.photo-gallery-row {
    left: -8.75rem;
    width: calc(100% + 14.25rem);
}

.photo-gallery-row:nth-child(1) {
    padding-top: 5.1875rem;
}

.photo-gallery-row:nth-child(2) {
    padding: 0 0 6.0625rem;
}

.g-img {
    height: 45.5625rem;
    width: 100%;
    min-height: 100%;
    /* width: calc(100% - 15px); */
    transform: skew(40deg, 0deg);
}

.text-orange {
    color: #F36823;
}


/* ///add  */

.footer-bg {
    background-image: url(image/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -230px;
}

.img-grid {
    transform: skew(-40deg, 0deg);
    width: calc(100% / 4);
    /* margin: 0 5px */
    /* padding: 0 25px; */
}

ul {
    padding: 0;
}

.footer-px {
    padding: 0 139px;
}

.footer-text-li:nth-child(3) {
    padding: 10px 0;
}

.footer-text-ul {
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 85px;
    font-style: normal;
    text-align: left;
    color: #ede6de;
    white-space: nowrap;
}

.footer-line {
    text-align: center !important;
    font-family: "greycliff cf";
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 43px;
    font-style: normal;
    text-align: left;
    color: #ede6de;
    padding-top: 163px;
}

.footer-logo {
    margin-left: -20px;
}

.footer-text-li {
    font-family: "greycliff cf";
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 43px;
    font-style: normal;
    text-align: left;
    color: #ede6de;
}

li {
    list-style: none;
}

.footer-content {
    padding: 367px 0 83px;
}

.footer-p {
    font-family: "greycliff cf";
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #ede6de;
    width: 60%;
}

.Schedule-bg {
    background-image: url(https://automotiveperformancegroup.com/wp-content/uploads/2023/05/bg-topography-grey.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 50rem;
    width: 115%;
    position: absolute;
    top: -10%;
    left: -10%;
}

.Schedule-content {
    height: 48.125rem;
}

.Schedule-text {
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    font-size: 5.75rem;
    font-weight: normal;
    line-height: 5.3125rem;
    font-style: normal;
    text-align: left;
    color: #050504;
    padding-right: 1.5625rem;
}

.Schedule-sub {
    font-family: "have heart two";
    font-size: 7.875rem;
    font-weight: normal;
    line-height: 7.25rem;
    font-style: normal;
    text-align: left;
    color: #050504;
}

.feature-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-overly {
    /* width: 120rem; */
    height: 96.1875rem;
    background-color: rgba(0, 0, 0, 0.3);
}

.feature-top-img {
    position: absolute;
    top: -9.375rem;
    width: 100vw;
}

.feature-h {
    padding-top: 10.875rem;
    color: #ede6de;
    font-size: 5rem;
    line-height: 7.4375rem;
    letter-spacing: .2069rem;
    text-align: center;
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
}

.feature-top-img {
    position: absolute;
    top: -15.375rem;
    width: 100vw;
    height: 130px;
}

.tab-content {
    margin: 0 140px;
}

/* FEATURE TABS */
.feature-main-div .tab-navs {
    padding-bottom: 36em;
} @media (max-width: 768px) {
    .feature-main-div .tab-navs {
        padding-bottom: 1em;
    }
}

.feature-main-div .tab-navs .nav-tabs {
    border-bottom: 1px solid white;
}

.feature-main-div .tab-navs .nav-link {
    font-size: 22px;
    color: #EDE6DE;
    line-height: 42px;
    transform: skew(-20deg);
    /* font-family: "Drone Ranger", Helvetica, Arial, sans-serif;     */
}

.feature-main-div .tab-navs .nav-link.active {
    background-color: #F36823 !important;
    color: #EDE6DE;
    transform: skew(-20deg);
    border-color: #F36823;
}

.feature-main-div .tab-navs .nav-link:hover {
    background-color: #F36823 !important;
    color: #EDE6DE !important;
    transform: skew(-20deg);
}

.feature-main-div .tab-navs .nav-link div,
.feature-main-div .tab-navs .nav-link:hover div,
.feature-main-div .tab-navs .nav-link.active div {
    transform: skew(20deg);
}

.feature-main-div .tab-navs .nav-link:hover a {
    transform: skew(20deg);
}

.tab-ul {
    padding-right: 7.25rem;
}

.tab-ul li {
    list-style: unset;
    color: #ede6de;
    display: flex;
    column-gap: 10px;
    align-items: start;
    justify-content: start;
    padding-bottom: 10px;
    line-height: 32px;
    font-size: 18px;
}

.tab-ul li::marker {
    color: transparent;
}

.tab-ul li::before {
    content: "\2022";
    color: #F36823;
    font-size: 27px;
    position: relative;
    padding-right: 0px;
    line-height: 24px;
}

.feature-img {
    position: absolute;
    right: -437px;
    bottom: -207px;
    z-index: 3;
}

.feature-layer {
    position: absolute;
    bottom: -125px;
    left: -169px;
}

.feature-img img {
    width: 1440px;
    height: 962px;
}

.tab-pane {
    margin-top: 55px;
}

.v-line {
    border-left: 1px solid #EDE6DE;
    position: absolute;
    left: 8.8%;
    bottom: 270px;
    height: 250px;
}

.h-line {
    border-bottom: 1px solid #EDE6DE;
    position: absolute;
    left: 8.8%;
    bottom: 270px;
    height: 2px;
    width: 40%;
}

.rounded-circle {
    border: 2px solid #F36823;
    height: 33px;
    width: 33px;
    position: absolute;
    left: 48.8%;
    top: -287px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.orange-dot {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #F36823;
}

.feature-div {
    width: 50%;
}

.feature-main-div {
    margin-top: 150px;
}

.org-squre {
    position: absolute;
    right: -4%;
    bottom: 16%;
    z-index: 4;
}

.org-squre .img-fluid {
    width: 100%;
}

.show-mobile-1,
.show-mobile-2,
.show-mobile-3,
.show-mobile-less-1,
.show-mobile-less-2,
.show-mobile-less-3 {
    display: none;
}

.mobile-data {
    display: block;
}

.nav-tabs {
    margin: 0 140px;
}

@media (max-width:1850px) {
    .feature-layer {
        bottom: -100px;
    }
    .home-bg {
        height: 100.1875rem;
        background-position: 20%;
        background-size: cover;
    }
    .nav-tabs {
        margin: 0 120px;
    }
    .feature-img img {
        width: 1330px;
        height: 850px;
    }
    .feature-img {
        right: -385px;
        bottom: -160px;
    }
    .tab-content,
    .top-nav {
        margin: 0 120px;
    }
    html {
        font-size: 15px;
    }
    .design-1 {
        left: -1%;
        width: 33%;
        height: 94.8125rem;
    }
    .design-b2 {
        bottom: -9.1rem;
        left: 34.5rem;
        width: 14.3125rem;
        height: 10.5625rem;
    }
    .bg-overly {
        width: 130.125rem;
    }
    .d-text-1 {
        top: 33%;
        left: 50%;
        width: 32.75rem;
        font-size: 4rem;
        line-height: 1.2em;
    }
    .car-bg {
        top: 30%;
        right: 12%;
    }
    .mt-5 {
        margin: 1.6rem !important
    }
    .card-div {
        width: 50.375rem;
        right: 12.75rem;
    }
    .h-pra {
        padding: 12px 0 0px;
    }
    .h-title {
        font-size: 5.75rem;
        line-height: 5.3125rem;
        color: white;
        font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    }
    .sub-card-1 {
        height: 48.8125rem;
    }
    .sec-2-car {
        width: 100%;
        height: 58.125rem;
    }
}

@media (max-width:1740px) {
    .img-grid div {
        margin: 0 -7.75rem;
    }
    .g-img {
        height: 36.5625rem;
    }
    .feature-top-img {
        top: -5.375rem;
    }
    .feature-img img {
        width: 1270px;
        height: 825px;
    }
    .feature-img {
        position: absolute;
        right: -21%;
        bottom: -10%;
        z-index: 3;
    }
    .tab-pane {
        margin-top: 60px;
    }
    .design-1 {
        left: -10px;
        width: 58.5rem;
    }
    .design-b {
        bottom: -10%;
    }
    .bg-overly {
        width: 126.125rem;
    }
    .img-grid {
        transform: skew(-40deg, 0deg);
        width: calc(100% / 5);
    }
    .Schedule-text {
        font-size: 4rem;
    }
    .Schedule-sub {
        font-size: 6.5rem;
    }
    .org-btn {
        width: 20.625rem;
        height: 5.1875rem;
    }
    .design-b2 {
        bottom: -4%;
        left: 58%;
    }
    .design-2 {
        right: -2%;
        top: -4%;
    }
    .sec-2-car {
        width: 100%;
        height: 50.5rem;
    }
    .section-2-h {
        height: 969px;
    }
    .Schedule-content {
        height: 39.125rem;
    }
    .tab-ul {
        padding-right: 4.25rem;
    }
    .d-text-1 {
        left: 57%;
        width: 30.75rem;
        font-size: 4rem;
        line-height: 4.25rem;
    }
}

@media (max-width:1650px) {
    .design-1 {
        left: -1%;
        width: 39.5%;
    }
    .g-img {
        height: 35rem;
    }
    .img-grid div {
        margin: 0 -8.5rem;
    }
    .img-grid div {
        margin: 0 -6.5rem;
    }
    .bg-overly {
        width: 75%;
    }
    .tab-ul li {
        line-height: 27px;
        padding-bottom: 7px;
    }
    .tab-pane {
        margin-top: 35px;
    }
    .feature-img img {
        width: 1180px;
        height: 842px;
    }
    .feature-img {
        position: absolute;
        right: -167px;
        bottom: -177px;
        z-index: 3;
    }
    .img-grid {
        transform: skew(-40deg, 0deg);
        width: calc(100% / 5);
    }
    .h-pra {
        padding: 20px 0 35px;
    }
    .sub-card-1 {
        width: 100%;
        height: 48.8125rem;
        position: relative;
    }
    .h-title {
        font-size: 4.75rem;
        line-height: 4.3125rem;
    }
    .card-div {
        width: 45.375rem;
    }
    .feature-img img {
        width: 1020px;
        height: 720px;
    }
    .feature-img {
        right: -200px;
        bottom: -100px;
    }
    .feature-layer {
        bottom: -80px;
    }
}

@media (max-width:1600px) {
    .nav-tabs {
        margin: 0 100px;
    }
    .design-b2 {
        bottom: -10%;
        left: 60%;
    }
    .tab-content,
    .nav-tabs,
    .top-nav {
        margin: 0 100px;
    }
    .tab-ul {
        padding-right: 3.8rem;
    }
    .feature-img img {
        width: 1040px;
        height: 682px;
    }
    .feature-img {
        position: absolute;
        right: -20%;
        bottom: -8%;
        z-index: 3;
    }
}

@media (max-width:1550px) {
    .section-2-h {
        height: 964px;
    }
    .g-img {
        height: 25rem;
    }
    .img-grid div {
        margin: 0px -8.5rem;
    }
    .feature-top-img {
        top: -3.9375rem;
    }
    .feature-img {
        right: -16%;
        bottom: -7%;
    }
    .design-b2 {
        bottom: -13%;
        left: 58%;
    }
    .car-bg {
        position: absolute;
        top: 31%;
        right: 10%;
    }
    .d-text-1 {
        top: 15%;
    }
    .feature-img {
        position: absolute;
        right: -10%;
        bottom: -13%;
        z-index: 3;
    }
}

@media (max-width:1440px) {
    .bg-overly {
        width: 75%;
    }
    .design-1 {
        width: 36.2%;
        height: 62.8125rem;
    }
    .home-bg {
        height: 100.1875rem;
        background-position: 22%;
    }
    .design-b2 {
        bottom: -14%;
        left: 49%;
    }
    .car-bg {
        position: absolute;
        top: 34%;
        right: 12%;
    }
    .container-fluid {
        padding: 0;
    }
    .feature-img {
        right: -20%;
    }
    .org-squre {
        bottom: 12%;
    }
    .h-pra {
        line-height: 1.75rem;
    }
    .card-div {
        right: 4.75rem;
    }
    .car-text {
        top: 12%;
        width: 35%;
        left: 60%;
    }
    .sub-card-1 {
        width: 100%;
        height: 43.8125rem;
        position: relative;
    }
}

@media (max-width:1366px) {
    html {
        font-size: 14px;
    }
    .bg-overly {
        width: 91%;
    }
    .tab-content,
    .top-nav,
    .nav-tabs {
        margin: 0 50px;
    }
    .d-text-1 {
        top: 25%;
        left: 53%;
        line-height: 4.25rem;
    }
    .feature-img {
        right: -23%;
    }
}

@media (max-width:1281px) {
    .card-div {
        width: 38.375rem;
    }
    .home-bg {
        height: 84.1875rem;
        background-position: 22%;
    }
    .design-b2 {
        bottom: -14%;
        left: 56%;
    }
    .bg-overly {
        width: 80.2%;
    }
    .sub-card-1 {
        width: 38.375rem;
        height: 38rem;
        position: relative;
    }
    .sec-2-car {
        width: 101%;
        height: 40.5rem;
    }
    .design-1 {
        width: 42.2%;
        height: 84.8125rem;
    }
    .home-box-text {
        inset: 2rem 3rem 0.7rem 2.1rem;
    }
    .h-title {
        font-size: 3.75rem;
        line-height: 3.3125rem;
    }
    .feature-img img {
        width: 950px;
        height: 650px;
    }
    .feature-layer {
        bottom: -105px;
    }
    .v-line {
        bottom: 230px;
    }
    .h-line {
        bottom: 230px;
    }
    .rounded-circle {
        top: -247px;
    }
}

@media (max-width:1024px) {
    html {
        font-size: 12px;
    }
    .section-2-h {
        height: 800px;
    }
    .car-bg {
        right: 7%;
    }
    .car-text {
        width: 50%;
        left: 66%;
    }
    .bg-overly {
        width: 92%;
    }
    .card-div {
        position: absolute;
        right: 3.75rem;
        top: 18.875rem;
    }
    .design-b2 {
        bottom: -6%;
        left: 38%;
        width: 11.3125rem;
        height: 7.5625rem;
    }
    .h-pra {
        padding: 0.54rem 0 1.92rem;
        line-height: 1.63rem;
    }
    .design-1 {
        left: -1%;
        width: 35.2%;
    }
    .feature-top-img {
        top: -5.125rem;
    }
    .feature-img img {
        width: 700px;
        height: 500px;
    }
    .feature-img {
        bottom: -5%;
        right: -19%;
    }
    .feature-layer {
        bottom: -40px;
    }
    .v-line {
        bottom: 180px;
    }
    .h-line {
        bottom: 180px;
    }
    .rounded-circle {
        top: -197px;
    }
    .tab-content {
        margin: 0 50px;
    }
    .tab-ul {
        padding-right: 10px;
    }
    .footer-content {
        padding: 367px 50px 83px;
    }
    .feature-h {
        padding-bottom: 3.625rem;
    }
    .org-squre .img-fluid {
        width: 200px;
        bottom: 6%;
        right: -6%;
        position: relative;
    }
    .Schedule-text {
        font-size: 3rem;
    }
    .Schedule-sub {
        font-size: 6rem;
    }
}

@media (max-width:810px) {
    .home-bg {
        background-size: cover;
    }
    .bg-overly {
        width: 1390px;
    }
    .sec-2-car {
        width: 100%;
        height: 31.5rem;
    }
    .navbar-collapse {
        background-color: #0505047b;
        padding: 25px;
        border-radius: 25px 0;
    }
    .tab-ul li {
        line-height: 27px;
        padding-bottom: 6px;
        font-size: 16px;
    }
    .navbar-nav .nav-item .nav-link {
        color: #050504 !important;
        font-size: 20px;
        font-weight: 700;
    }
    .feature-img img {
        width: 570px;
        height: 420px;
    }
    .feature-img {
        bottom: -2%;
        right: -21%;
    }
    .v-line {
        height: 150px;
    }
    .feature-layer {
        bottom: -35px;
        right: -70px;
    }
    .org-squre .img-fluid {
        width: 150px;
    }
    .footer-content {
        padding: 330px 50px 83px;
    }
    .footer-px {
        padding: 0 32px;
    }
    .footer-line {
        padding-top: 100px;
    }
    .feature-img {
        bottom: -2%;
        right: -24%;
    }
    .tab-navs .nav-tabs {
        justify-content: center;
    }
    .d-text-1 {
        top: 25%;
        left: 53%;
        line-height: 3.25rem;
        width: 23.75rem;
        font-size: 3rem;
    }
    .car-text {
        line-height: 1.2em;
    }
    .car-bg {
        right: 9%;
        top: 44%;
    }
    .design-b2 {
        bottom: -10%;
        left: 40%;
    }
    .design-1 {
        height: 73.8125rem;
        width: 42.2%;
    }
}

@media (max-width:768px) {
    .Schedule-text {
        font-size: 2.5rem;
    }
    .Schedule-sub {
        font-size: 5rem;
    }
    .feature-div {
        width: 100%;
    }
    .feature-top-img {
        top: -5.125rem;
    }
    .feature-main-div {
        margin-top: 80px;
    }
    .design-1 {
        width: 46.2%;
        height: 69.8125rem;
    }
    .car-text {
        line-height: 1.2em;
    }
    .car-bg {
        top: 34%;
    }
    .sec-2-car {
        width: 100%;
        height: 25.5rem;
    }
}

@media (max-width:600px) {
    .show-mobile:hover {
        color: #F36823
    }
    .show-mobile {
        display: block;
        position: relative;
        z-index: 40;
    }
    .nav-tabs {
        margin: 0;
    }
    .tab-navs .nav-link {
        opacity: 0.5;
    }
    .tab-navs .nav-link.active {
        opacity: 1;
    }
    .tab-navs .nav-link:hover {
        opacity: 1;
    }
    .nav-tabs {
        overflow-x: auto;
    }
    .tab-content {
        margin: 0 37px;
    }
    .top-nav {
        margin: 0 37px 0 21px;
    }
    .bg-overly {
        display: none;
    }
    .mobile-show {
        display: block;
        position: unset;
        width: 100%;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-design-b2 {
        left: unset;
        top: 200px;
        right: 0px;
    }
    .green-bg {
        background-image: url(image/greeen-bg.png);
        background-size: cover;
        height: 400px;
        width: 100vw;
    }
    .green-bg .d-text-1 {
        margin-top: -13%;
        width: 255px;
        font: normal normal normal 40px/47px Qualy;
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        transform: unset;
    }
    .green-bg .d-text-1 span {
        font: normal normal normal 71px/77px Have Heart Two;
    }
    .pb-15 {
        padding-bottom: 15px;
    }
    .py-36 {
        padding: 0 37px;
    }
    .py-section2 {
        padding: 0px 0 92px;
    }
    .green-p {
        font: normal normal normal 16px/26px Greycliff CF;
    }
    .sec-2-car-mobile {
        width: 362px;
        height: 220px;
        margin: auto;
    }
    .tab-navs .nav-tabs {
        justify-content: start;
    }
    .section-2-h {
        height: auto;
    }
    .grid-flex:nth-child(1) {
        display: block;
        padding-bottom: 57px;
        padding-top: 30px;
    }
    .img-grid,
    .g-img {
        transform: unset;
    }
    .g-img {
        height: auto;
        width: 100%;
    }
    .photo-gallery .org-btn {
        width: 303px;
        height: 67px;
        font: normal normal normal 18px/28px Qualy;
    }
    .gallery-text {
        font: normal normal normal 40px/52px;
        font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    }
    .gallery-sub {
        font: normal normal normal 48px/70px Have Heart Two;
        letter-spacing: 3.31px;
    }
    .mobile-home-bg {
        height: 618px;
        background-size: cover !important;
        background-position: top center!important;
        background-repeat: no-repeat !important;
    }
    .tab-content {
        margin: 0 37px;
    }
    .feature-top-img {
        top: -4%;
    }
    .feature-main-div {
        margin-top: 80px;
    }
    .feature-h {
        padding-top: 6.875rem;
    }
    .tab-navs .nav-link {
        font-size: 18px;
    }
    .mobile-data {
        display: none;
    }
    .Schedule-content {
        height: 45.125rem;
    }
    .feature-img img {
        width: 533px;
        height: 356px;
    }
    .feature-bg {
        min-height: 620px;
        padding-bottom: 140px;
    }
    .feature-img {
        bottom: -170px;
        right: -45%;
    }
    .Schedule-text {
        font-size: 50px;
        padding-right: 0;
        line-height: 3rem;
    }
    .Schedule-sub {
        font-size: 72px;
    }
    .Schedule-bg {
        height: 60rem;
        top: -7%;
        left: -18%;
    }
    .org-btn {
        width: 18.75rem;
        height: 4.1875rem;
        font-size: 1.125rem;
    }
    .org-squre .img-fluid {
        width: 106px;
        bottom: -40px;
    }
    .footer-p {
        width: 100%;
        font-size: 16px;
        line-height: 27px;
        text-align: center;
    }
    .footer-text-ul {
        text-align: center;
        font-size: 18px;
        padding-top: 63px;
        padding-bottom: 7px;
        line-height: 20px;
    }
    .footer-text-li {
        text-align: center;
        font-size: 16px;
        line-height: 33px;
        color: #EDE6DE;
        opacity: 0.5;
    }
    .footer-line {
        font-size: 16px;
        color: #EDE6DE;
        opacity: 0.5;
        padding-top: 92px;
    }
    .org-squre {
        bottom: -3%;
    }
    .tab-navs .nav li a {
        font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
        white-space: nowrap;
        color: #FFFFFF !important;
    }
    .tab-navs .nav {
        flex-wrap: nowrap;
    }
    .tab-navs .nav-link {
        padding: 27px 50px 17px;
        line-height: 19px;
    }
}

@media (max-width:500px) {}

@media (max-width:425px) {
    .mobile-show .h-pra {
        padding: 9px 0 30px;
    }
    .mobile-show .sub-card-1 {
        height: 440px;
    }
    .mobile-show .org-btn-div {
        margin-bottom: 47px;
    }
    .green-bg {
        height: 350px;
    }
    .v-btn {
        position: absolute;
        left: calc(50% - .9375rem);
        top: calc(50% - 2.0625rem);
    }
    .green-p {
        padding-top: 40px;
    }
    .feature-main-div {
        margin-top: 80px;
    }
    .feature-img img {
        width: 432px;
        height: 317px;
    }
}

@media (max-width:400px) {
    .g-img {
        height: auto;
    }
    .green-bg {
        height: 330px;
    }
}

@media (max-width:376px) {
    .green-bg {
        height: 300px;
    }
    .feature-top-img {
        top: -5%;
    }
    .feature-img img {
        width: 386px;
        height: 290px;
    }
    .photo-gallery .org-btn {
        width: 230px;
        height: 50px;
        font: normal normal normal 18px/28px Qualy;
    }
}

@media (max-width:350px) {
    .feature-img img {
        width: 433px;
        height: 306px;
    }
}

@media (max-width:320px) {
    .green-bg {
        height: 26 0px;
    }
    .mobile-show .org-btn {
        font: normal normal normal 18px/28px Qualy;
        width: 254px;
        height: 67px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .show-mobile-1,
    .show-mobile-3,
    .show-mobile-2 {
        display: block;
        position: relative;
        z-index: 40;
    }
    .feature-bg {
        padding-bottom: 140px;
    }
    .feature-img {
        bottom: -8%;
        right: -24%;
    }
}

@media only screen and (max-width: 2685px) and (min-width: 2200px) {
    .home-bg {
        height: 126.1875rem;
    }
    .bg-overly {
        width: 185.125rem;
        height: 141.875rem;
    }
    .sec-2-car {
        height: 85.125rem;
    }
    .car-text {
        width: 40%;
        font-size: 24px;
    }
    .g-img {
        height: auto;
    }
    .card-div {
        right: 28.75rem;
    }
    .h-pra {
        padding: 30px 0 27px;
        font-size: 24px;
        line-height: 1.2em;
    }
    .org-btn {
        width: 31.625rem;
        height: 8rem;
        font-size: 20px;
    }
    .sub-card-1 {
        width: 100%;
        height: 60.8125rem;
        position: relative;
    }
    .design-2 {
        width: 18%;
        height: 26%;
        top: -100px;
    }
    .design-1 {
        width: 78.5rem;
        height: 120.8125rem;
    }
    .section-2-h {
        height: 1297px;
    }
    .design-b2 {
        bottom: -12.5rem;
        left: 45rem;
        position: absolute;
        width: 19.3125rem;
        height: 14.5625rem;
    }
}


/*Category page*/

.cat-card {
    width: 350px;
    border: 1px solid #0000001f;
}

.cat-title {
    font-family: "Drone Ranger", Helvetica, Arial, sans-serif;
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    font-style: normal;
    padding: 2px 20px;
}