@media all and (min-width: 350px) {


    .LandingSection .container-fluid {
        padding: 2% 2% 5% 2%;
    }

    .landingBody h1 {
        font-size: 1.5em;
        line-height: 25px;
    }

    .landingBody h4 {
        font-size: 0.9em;
        padding-top: 0%;
        margin-bottom: 4%;
    }

    .landingBody h5 {
        font-size: 1em;
        margin: 0px;
    }

    .LandingSection .ButtonDark {
        padding: 10px 15px;
    }

    .autoplay-progress {
        position: absolute;
        right: 20px;
        bottom: 35px;
        z-index: 10;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background: var(--secondaryColor);
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: white;
    }

    .autoplay-progress svg {
        --progress: 0;
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 10;
        width: 100%;
        height: 100%;
        stroke-width: 4px;
        stroke: white;
        fill: none;
        stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
        stroke-dasharray: 125.6;
        transform: rotate(-90deg);
    }

    #inWhyUsPannel .container-fluid {
        padding: 0% 4%;
    }

    .sectionHeaderTop span {
        font-size: 1.3em;
        line-height: 35px;

    }

    .sectionHeaderTop h3 {
        font-size: 1.7em;
        line-height: 40px;
        padding: 0px;
    }

    .sectionHeaderTop h5 {
        font-size: 1em;
        line-height: 25px;
    }

    .whyUsTypesTop .well h3 {
        line-height: 35px;
    }

    #inServices .container-fluid {
        padding: 0% 4%;
    }

    .ourServiceComp .well {
        margin-top: -20px;
    }

    .ourServiceWell .well .inServiceHeading h3 {
        font-size: 1.3em;
        line-height: 35px;
    }

    .ourServiceWell .well h4 {
        padding-bottom: 0px;

    }

    .ourServiceWell .well .bookingButtonWhite {
        margin: 0px 0px 0px 0px;
    }

    #inFeaturesPannel .container-fluid {
        padding: 0% 4%;
    }

    .featuresWell .well {
        padding: 0px 30px 10px 30px;
        margin-top: 0px;
    }

    .featuresIcon img {
        left: 0px;
        top: 15px;
        height: 60px;
    }

    .featuresWell .well h3 {
        font-weight: 600;
        text-align: center;
        padding-top: 20%;
        font-size: 1.4em;

    }

    .featuresWell .well h5 {
        font-size: 1em;
        line-height: 22px;
        text-align: center;
    }

    #inCounter .container-fluid {
        padding: 0% 4%;
    }

    .counterPannel .well {
        padding: 10px 40px;
    }

    .counterPannel .well h1 {
        font-size: 2em;
    }

    .counterPannel .well h3 {
        font-size: 1.1em;
    }

    #inCallUsPannel .container-fluid {
        padding: 4% 4%;
        background-image: var(--backgroundImageRight);

    }

    #inFaq .container-fluid {
        padding: 0% 4%;
    }

    .faqComp .panel {
        border-radius: 10px;
        background-color: white;
    }

    .faqComp .modeDarkFaq .panel .panel-heading {
        border-radius: 10px;
        padding: 0px;

    }

    .faqComp .modeDarkFaq .panel .panel-title {
        padding: 10px 10px 10px 10px;
        border-radius: 10px;
        line-height: 25px;
        font-size: 1em;
    }

    .faqComp .fa-angle-down {
        padding-top: 15px;
    }

    .faqComp .modeLightFaq .panel .panel-heading {
        border-radius: 10px;
        padding: 0px;

    }

    .faqComp .modeLightLeft {
        padding-top: 00px;
    }

    .faqComp .modeLightFaq .panel .panel-title {
        padding: 10px 10px 10px 10px;
        border-radius: 10px;
        line-height: 25px;
        font-size: 1em;
    }

    #footerHome .footerComponent .container-fluid {
        padding: 0% 4% 0% 4%;

    }

    #footerHome .footerTopComp .container-fluid {
        padding: 0% 4% 2% 4%;

    }

    .footerSubContent {
        padding: 5px 10px;
        text-align: center;
    }

    .footerSusbsribe .well .footerSubContent h1 {
        color: var(--BackgroundColor);
        line-height: 40px;
        padding-bottom: 0px;
    }

    .footerSusbsribe .well .footerSubContent h4 {
        color: var(--BackgroundColor);
        line-height: 25px;
        font-size: 1em;
        padding-bottom: 20px;
    }

    .footerComponent .companyDescp h5 {
        font-size: 1em;
        margin: 0px;
        padding: 0px;
    }

    .copyright h4 {
        text-align: center;
        cursor: pointer;
    }

    .toTheTopIcon {
        top: 90%;
        left: 84.5%;

    }

    .contactFooter .well img {
        height: 50px;
    }

    .contactFooter .well h4 {
        font-size: 1.1em;
    }

    .contactFooter .well h5 {
        font-size: 1em;
    }

    #hiddenSection {
        height: 75px;
        background-color: red;
    }

    #bodyWrapper .container-fluid {
        padding: 0% 4% 4% 4%;
    }

    .paggigSmallDevice h3 {
        font-size: 0.9em;
        font-weight: bold;
    }

    .paggigSmallDevice a {
        font-size: 0.9em;
        font-weight: lighter;
    }

    .prohibitedItem h5 {
        line-height: 22px;
        font-size: 1em;
    }

    .sectionPrivacy h4 {
        line-height: 25px;
        font-size: 1em;
        font-weight: 600;
    }

    .sectionPrivacy h5 {
        line-height: 25px;
        font-size: 1em;
    }

    #downloadBrochure {
        background-image: var(--backgroundImageRight);
        padding: 4% 4% 12% 4%;
    }

    #ServicesBgComp .servicesComponent h2 {
        font-size: 1em;
    }

    #sectionServicesInfo h5 {
        font-size: 1.2em;
    }

    #sectionServicesInfo h4 {
        font-size: 1em;
        line-height: 35px;
        font-weight: 800;
    }

    .widgetQuote h4 {
        margin: 0px;
        font-size: 1em;
    }

    .copyright h4 {
        font-size: 0.9em;
        line-height: 25px;
        margin: 0px;
        padding: 0px;
    }

    .copyright h5 {
        font-size: 0.9em;
        margin: 0px;
        padding: 0px;
    }

    .copyright h6 {
        font-size: 0.9em;
        padding-bottom: 0px;
    }

    .containerTopHead {
        padding: 3% 0% 16% 0%;
    }
}

@media only screen and (max-width: 600px) {}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 1250px) {}

@media only screen and (min-width: 1350px) {}

@media only screen and (min-width: 1450px) {}

@media only screen and (min-width: 1400px) {}

@media only screen and (min-width: 1420px) {
    
    .containerTopHead {
        padding: 3% 0% 8% 0%;
    }

    .sectionHeaderTop span {
        font-size: 1.3em;
        line-height: 75px;

    }

    .sectionHeaderTop h3 {
        font-size: 2em;
        line-height: 40px;
        padding: 0px 0px 15px 0px;
    }

    .sectionHeaderTop h5 {
        font-size: 1.2em;
        line-height: 25px;
    }

    .LandingSection .container-fluid {

        padding: 8% 0% 0% 0%;
        height: 100%;
    }

    .landingBody h1 {
        font-size: 3.5em;
        line-height: 25px;
        padding-bottom: 5%;
    }

    .landingBody h4 {
        font-size: 1.3em;
        padding-top: 0%;
        margin-bottom: 4%;
    }

    .landingBody h5 {
        font-size: 2em;
        margin: 0px;
        padding: 4% 0%;
    }

    .LandingSection .ButtonDark {
        padding: 10px 15px;
    }

    #inWhyUsPannel .container-fluid {
        padding: 5% 9% 5% 8%;
    }

    #inServices .container-fluid {
        padding: 3% 9% 3% 8%;
    }

    #inFeaturesPannel .container-fluid {
        padding: 2% 9% 2% 8%;
    }

    #inCounter .container-fluid {
        padding: 5% 9% 5% 8%;
    }

    #inCallUsPannel .container-fluid {
        padding: 0% 0% 0% 0%;
    }

    #inFaq .container-fluid {
        padding: 5% 9% 5% 8%;
    }

    .whyUsTypesTop .well h3 {
        line-height: 30px;
        padding-top: 0px;
        font-size: 1.4em;
        color: var(--primaryTextColor);
    }

    .featuresWell .well {
        padding: 60px 30px;
        margin-top: 0px;
    }

    .featuresIcon img {
        left: 0px;
        top: 0px;
        height: 130px;
    }

    .featuresWell .well h3 {
        font-weight: 600;
        text-align: center;
        padding-top: 30%;

    }

    .counterPannel .well {
        padding: 40px;
    }

    .counterPannel .well h1 {
        font-size: 2em;
    }

    .counterPannel .well h3 {
        font-size: 1.1em;
    }

    .faqComp .panel {
        border-radius: 20px;
        background-color: white;
    }

    .faqComp .modeDarkFaq .panel .panel-heading {
        border-radius: 20px;
        padding: 0px;

    }

    .faqComp .modeDarkFaq .panel .panel-title {
        padding: 20px;
        border-radius: 20px;
        line-height: 25px;
        font-size: 1em;
    }

    .faqComp .fa-angle-down {
        padding-top: 0px;
    }

    .faqComp .modeLightFaq .panel .panel-heading {
        border-radius: 20px;
        padding: 0px;

    }

    .faqComp .modeLightLeft {
        padding-top: 00px;
    }

    .faqComp .modeLightFaq .panel .panel-title {
        padding: 20px;
        border-radius: 20px;
        line-height: 25px;
        font-size: 1em;
    }

    #downloadBrochure {
        background-image: var(--backgroundImageRight);
        padding: 4% 9% 4% 8%;
    }

    #ServicesBgComp .servicesComponent h2 {
        font-size: 1em;
    }

    #sectionServicesInfo h5 {
        font-size: 1.2em;
    }

    #sectionServicesInfo h4 {
        font-size: 2em;
        font-weight: 800;
        color: var(--secondaryColor);
    }

    #hiddenSection {
        height: 75px;
    }

    #bodyWrapper .container-fluid {
        padding: 2.5% 9% 4% 8%;
    }

    #footerHome .footerComponent .container-fluid {
        padding: 0% 9% 0% 8%;

    }

    #footerHome .footerTopComp .container-fluid {
        padding: 0% 9% 2% 8%;

    }

    .footerComponent .companyDescp h5 {
        font-size: 1.1em;
        margin: 0px;
        padding: 0px;
    }

    .toTheTopIcon {
        top: 90%;
        left: 96.5%;

    }

    .footerSubContent {
        padding: 45px 45px;
        text-align: center;
    }

    .footerSubsImg img {
        position: absolute;
        margin-top: -75px;
        height: 380px;
    }

    .widgetQuote h4 {
        margin: 0px;
        font-size: 1.1em;
    }

    .copyright h4 {
        font-size: 1em;
        line-height: 25px;
        margin: 0px;
        text-align: left;
        padding: 0px;
    }

    .copyright h5 {
        font-size: 0.9em;
        margin: 0px;
        text-align: center;
        padding: 0px;
    }

    .copyright h6 {
        font-size: 0.9em;
        text-align: right;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width: 1500px) {}