@media all and (min-width: 350px) {

    .navbar {
        margin-bottom: 0;
        background-color: var(--secondaryColor);
    }

    .navbar-nav {
        float: left;
        padding-top: 15px;
    }

    .navbar-toggle {
        background-color: var(--themeColor);
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .navbarBrand img {
        height: 50px;
    }

    .sectionHeader .sectionSubHead h1 {
        text-align: center;
        font-size: 2em;
    }

    .sectionHeader .sectionSubHead h5 {
        text-align: center;
        font-size: 1em;
    }

    .sectionHeader .sectionSubHead p {
        text-align: center;
        font-size: 1em;
        line-height: 18px;
    }

    #LandingSection .container-fluid {
        padding: 25% 5% 5% 5%;
    }

    .contentLandComp h1 {
        font-size: 2.2em;
    }

    .contentLandComp h2 {
        font-size: 2em;
        line-height: 35px;
    }

    .contentLandComp h4 {
        font-size: 1em;
        padding: 4% 0%;
        line-height: 25px;
    }

    .contentLandComp h5 {
        font-size: 1em;
        line-height: 25px;
    }

    .userFromEvent .well {
        margin: 75px 0px 0px 0px;
        border-radius: 5px;
    }

    #inOurSolutions .container-fluid {
        padding: 6% 6% 6% 6%;
    }

    #inHowItWorks .container-fluid {
        padding: 6% 6% 6% 6%;
    }

    #UnlockComponent {
        padding: 6% 6% 6% 6%;
    }

    .PremiumAccess .container-fluid {
        padding: 6% 6% 2% 6%;
    }

    .SmarterDiversification .container-fluid {
        padding: 6%;
    }

    .Recognition .container-fluid {
        padding: 6%;
    }

    .WhyChooseUnlock .container-fluid {
        padding: 6%;
    }

    .OpportunityUnlock .container-fluid {
        padding: 6%;
    }

    .HowItWorks .well {
        padding: 35px 75px 35px 25px;
    }

    .HowItWorks .well h1 {
        right: 20px;
        top: 20px;
    }

    .servicesComp .well {
        border: 1px solid var(--themeColor);
    }

    .servicesComp .well img {
        margin-bottom: -15px;
    }

    .servicesComp .well h4 {
        font-size: 1em;
        line-height: 25px;
        padding: 10px 0px 0px 0px;
    }

    .ourSolution .ButtonDark {
        position: absolute;
        width: 80%;
        left: 35px;
    }

    .inServicesFeatures {
        padding-top: 0%;
    }

    .inServicesFeatures .sectionSubHead p {
        padding-left: 0px;
    }

    .ratingWell .callNowComp .well {
        margin: 15px;
        border-radius: 20px;
        border-right: 7px solid var(--themeColor);
        border-left: 1px solid var(--themeColor);
        border-top: 1px solid var(--themeColor);
        border-bottom: 1px solid var(--themeColor);
    }

    .ratingWell .ratingComp .well {
        border-right: 7px solid var(--themeColor);
        border-left: 1px solid var(--themeColor);
        border-top: 1px solid var(--themeColor);
        border-bottom: 1px solid var(--themeColor);
        border-radius: 25px;
        margin: 15px;
    }

    span.RatingPhone {
        left: 00px;
    }

    span.RatingGoogle {
        left: 00px;
    }

    #inAboutUs .container-fluid {
        padding: 6% 6% 6% 6%;
    }

    #inPremiumServices .container-fluid {
        padding: 6% 6% 2% 6%;
    }

    .serDetails {
        padding: 10px;
    }

    #inTestimonials .container-fluid {
        padding: 6% 6% 2% 6%;
    }

    .ratingComp h5 {
        font-size: 0.8em;
    }

    .testiCardOuter .well {
        padding: 10px 45px;
    }

    #commonComponent {
        padding: 16% 6% 0% 6%;
    }

    #commonComponent h4 {
        margin: 0px;
        font-size: 1.2em;
        line-height: 25px;
        padding: 0px;
    }

    #SectionWrapPages .container-fluid {
        padding: 2% 6% 6% 6%;
    }

    .publishedByComp {
        padding: 0% 0% 0% 0%;
    }

    #inProPeers .container-fluid {
        padding: 6% 6% 6% 6%;
    }

    .sectionTeamHead h1 {
        text-align: center;
        font-size: 2em;
        line-height: 35px;
    }

    .sectionTeamHead h5 {
        font-size: 1.1em;
    }

    #inProPeers .bookVisit {
        width: 100%;
    }

    .footerComponent .container-fluid {
        padding: 0% 6% 6% 6%;
    }

    .footerHead h4 {
        font-size: 1em;
        padding-left: 0px;
        padding-top: 5%;
        padding-bottom: 0px;
    }

    .footerHead h5 {

        padding-left: 0px;
        font-size: 1em;
    }

    .footerNavComp .companyProfile img {
        height: 70px;
    }

    .footerNavComp .approvalImg img {
        height: 120px;
    }

    .addressWell .well {
        margin-top: 2%;
        margin-bottom: 0px;
    }

    .addressWell .well h5 {
        font-size: 1em;
        line-height: 22px;
    }

    .sliderUpIcon {
        top: 86%;
        left: 86%;
    }

    .ContactUsPan {
        top: 92.5%;
        left: 86%;
    }

    .publishedByComp {
        text-align: left;
        padding: 15px 0px 15px 0px;
    }

    .publishedByComp .hostProfile {
        margin-left: 0px;
    }

}

@media all and (min-width: 1400px) {

    @keyframes myfirst {
        0% {
            left: 0px;
            top: 0px;
        }

        25% {
            left: 50px;
            top: 20px;
        }

        50% {
            left: 20px;
            top: -20px;
        }

        75% {
            left: -20px;
            top: -20px;
        }

        100% {
            left: -10px;
            top: -10px;
        }
    }

    @keyframes serveRound {
        0% {
            right: 0px;
            top: 250px;
        }

        25% {
            right: 20px;
            top: 260px;
        }

        50% {
            right: 10px;
            top: 330px;
        }

        75% {
            right: -20px;
            top: 320px;
        }

        100% {
            right: -10px;
            top: 250px;
        }
    }

    .navbar-nav {
        float: right;
        padding-top: 5px;
        margin-top: 5px;
    }

    .navbar .container-fluid {
        padding: 0% 9% 0% 11%;
        margin: 0px;
    }

    #LandingSection .container-fluid {
        padding: 8% 9% 0% 15%;
    }

    #UnlockComponent {
        padding: 4.5% 15% 0% 15%;
    }

    .PremiumAccess .container-fluid {
        padding: 7% 15%;
    }

    .SmarterDiversification .container-fluid {
        padding: 8%;
    }

    .Recognition .container-fluid {
        padding: 3% 25%;
    }

    .WhyChooseUnlock .container-fluid {
        padding: 4% 15%;
    }

    .OpportunityUnlock .container-fluid {
        padding: 4% 15%;
    }

    .contentLandComp h1 {
        font-size: 3.2em;
    }

    .contentLandComp h2 {
        font-size: 2em;
        line-height: 35px;
    }

    .contentLandComp h4 {
        font-size: 1.4em;
        padding: 4% 0%;
        line-height: 25px;
    }

    .contentLandComp h5 {
        font-size: 1.1em;
        line-height: 25px;
    }


    .userFromEvent .well {
        margin: 55px 25px 0px 0px;
        border-radius: 15px;
    }

    #inHowItWorks .container-fluid {
        padding: 2% 11% 5% 15%;
        height: 100%;
    }

    .HowItWorks .well {
        padding: 35px 75px 35px 35px;
    }

    #inOurSolutions .container-fluid {
        padding: 4% 11% 5% 15%;
        height: 100%;
    }

    .inServicesFeatures {
        padding-top: 6%;
    }

    .servicesComp .well {
        border: 1px solid var(--secondaryColor);
    }

    span.RatingPhone {
        left: -20px;
        top: 35px;
    }

    span.RatingGoogle {
        left: -20px;
        top: 35px;
    }

    #inAboutUs .container-fluid {
        padding: 4% 11% 4% 15%;
    }

    #inProducts .container-fluid {
        padding: 5% 11% 2% 15%;
    }

    #inBlogs .container-fluid {
        padding: 5% 11% 5% 15%;
    }

    #inPremiumServices .container-fluid {
        padding: 4% 11% 5% 15%;
    }

    #inTestimonials .container-fluid {
        padding: 5% 11% 5% 15%;
    }

    #inProPeers .container-fluid {
        padding: 5% 15% 4% 20%;
    }

    #commonComponent {
        padding: 5% 11% 0% 15%;
    }

    #commonComponent h4 {
        margin: 0px;
        font-size: 1.5em;
        line-height: 28px;
        padding: 15px 0px 0px 0px;
        font-weight: bold;
    }

    #SectionWrapPages .container-fluid {
        padding: 2% 11% 5% 15%;
    }

    .footerComponent .container-fluid {
        padding: 0% 11% 3% 15%;
    }

    .serDetails {
        padding: 30px 25px;
    }

    .addressWell .well {
        margin-top: 5%;
        margin-bottom: 10px;
    }

    .addressWell .well h5 {
        font-size: 1em;
        line-height: 22px;
    }

    .sliderUpIcon {
        top: 84%;
        left: 95%;
    }

    .ContactUsPan {
        top: 91%;
        left: 95%;
    }

    .publishedByComp {
        padding: 15% 0% 0% 0%;
    }

    .publishedByComp {
        text-align: left;
        padding: 15% 0% 0% 0%;
    }

    .publishedByComp .hostProfile {
        margin-left: -15px;
    }

}