@media only screen and (min-width: 1700px) {

    .home-slider-1-left-text {
        top: 13rem;
    }

    .home-slider-1-right-text {
        top: 13rem;
    }

    .home-services-text-area {
        top: 10rem;
    }
}

@media only screen and (max-width: 1610px) {

    html {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1439px) {

    html {
        font-size: 18px;
    }

    .home-services-text-area {
        top: 6rem;
    }
}

@media only screen and (max-width: 1350px) {

    html {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1221px) {

    .home-what-img {
        display: none;
    }

    .sam-collapse {
        width: 70vh;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1199px) {

    .about-number-1-small {
        font-size: 1rem;
        width: auto;
    }

    .about-number-1-small-2 {
        font-size: 1rem;
        width: auto;
    }

    .about-number-1-small-3 {
        font-size: 1rem;
        width: auto;
    }

    .about-number-width-1 {
        width: 13rem;
        margin: auto;
    }

    .about-number-width-2 {
        width: 8rem;
        margin: auto;
    }
}

@media only screen and (max-width: 979px) {

    .receiver-sub-title-1 {
        display: none;
    }

    .receiver-sub-title-2 {
        display: block;
    }
}

@media only screen and (max-width: 900px) {

    html {
        font-size: 15px;
    }

    .sam-logo {
        width: 4rem;
        margin: 1rem 2rem;
    }

    .sam-logo-hidden-nav {
        width: 4rem;
        margin: 1rem 2rem;
    }

    .hidden-nav {
        height: 4.5rem;
    }

    .navbar-toggler {
        height: 2.5rem;
        position: absolute;
        right: .7rem;
        margin-top: 1rem;
        z-index: 3;
    }

    .home-main-img {
        height: 100vh;
    }

    .home-services-text-area {
        position: absolute;
        top: 8rem;
        width: 100%;
    }

    .text-2{
        font-weight: 400;
        font-size: 6.5rem;
        line-height: 5.5rem;
        width: 38.1rem;
        margin-top: 6rem !important;
    }

    .text-4{
        font-weight: 400;
        font-size: 2.5rem;
        line-height: 3rem;
        max-width: 38.1rem;
        margin-top: 3rem !important;
    }

    .home-what-img {
        display: none;
    }

    .home-properties-slide-1 {
        margin-left: 7%;
    }

    .home-slider-1-left-text {

        width: 32rem;
        position: absolute;
        z-index: 2;
        top: auto;
        bottom: 10rem;
        left: 10%;
        margin-right: 2.5rem;
    }

    .home-slider-1-right-text {

        width: 8rem;
        position: absolute;
        z-index: 2;
        top: 10rem;
        right: 10%;
    }

    .sam-mt-2 {
        margin-top: 3rem;
    }

    .home-services-text-area {
        top: 5rem;
    }

    .text-2 {
        font-size: 5.5rem;
        line-height: 5rem;
    }

    .about-image-text-area {
        top: 5rem;
    }

    .home-contact-description {
        width: 100%;
    }

    .home-contact-box {
        width: 100%;
    }

    .sam-ml-p5 {
        margin-left: 0px;
    }

    .home-contact input {
        width: 100%;
    }

    .sam-mr-text-1 {
        margin-right: 0px;
    }

    .sam-ml-text-1 {
        margin-left: 0px;
    }

    .home-history {
        margin-left: 7%;
    }

    .home-history .sam-mt-8 {
        margin-top: 2rem;
    }

    .home-about-us {
        width: auto;
        padding-top: 0rem;
        padding-left: 1rem;
    }

    .sam-ml-p18 {
        margin-left: 7%;
    }

    .sam-mr-p18 {
        margin-right: 7% !important;
    }

    .sam-mt-8 {
        margin-top: 4rem;
    }

    .sam-mt-6 {
        margin-top: 3rem;
    }

    .sam-pt-6 {
        padding-top: 3rem;
    }

    .sam-mt-4 {
        margin-top: 2rem;
    }

    .home-properties-slide-1-text {
        display: none;
    }

    .home-properties-slide-1-icon {
        display: none;
    }

    .home-properties-page-arrow {
        max-width: 100%;
    }

    .navbar-collapse {
        width: 100%;
        min-height: 100vh;
    }

    .navbar-collapse.collapsing {
        -webkit-transition: right 0s ease;
        -o-transition: right 0s ease;
        -moz-transition: right 0s ease;
        transition: right 0s ease;
        right: -100%;
    }

    .about-main-image {
        height: 60vh;
    }

    .receiver-main-image {
        height: 60vh;
    }

    .home-contact-title {
        display: none !important;
    }

    .home-contact-title-1 {
        display: block !important;
    }
}

@media only screen and (max-width: 830px) {

    .text-2{
        font-weight: 400;
        font-size: 3.5rem;
        line-height: 2.8rem;
        width: auto;
        margin: 1.5rem !important;
    }

    .text-4{
        font-weight: 400;
        font-size: 1.5rem;
        margin: 2rem !important;
    }
}

@media only screen and (max-width: 767px) {

    .home-history-about-us {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .home-about-us {
        padding-left: 7%;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .receiver-main-area-1 {
        display: none;
    }

    .receiver-main-area-2 {
        display: block;
    }
}

@media only screen and (max-width: 550px) {

    html {
        font-size: 16px;
    }

    .home-history {
        margin-left: 0px;
    }

    .home-slider-1-left-text {
        width: auto;
        position: absolute;
        top: auto;
        bottom: 7rem;
        left: 5%;
        margin-right: 2.5rem;
    }

    .home-slider-1-large-text {
        font-size: 4.5rem;
        line-height: 4rem;
    }

    .sam-mt-2 {
        margin-top: 1rem;
    }

    .home-slider-1-right-text {

        width: 8rem;
        position: absolute;
        z-index: 2;
        top: 5rem;
        right: 5%;
    }

    .home-slider-1-medium-text {
        font-size: .8rem;
    }

    .home-about-us {
        margin-top: 3rem;
    }

    .home-properties-slide-1 {
        margin-left: 0px;
    }

    .home-about-us-title {

        font-size: 3.8rem;
        width: auto;
        line-height: 3.5rem;
    }

    .home-history-border {
        width: 70%;
        border-top: .3rem solid #E04307;
    }

    .home-properties-title {
        font-size: 1rem;
    }

    .what-we-do-title {
        font-size: 3rem;
    }

    .home-services-img {
        height: 18rem;
    }

    .home-services-text-area {
        position: absolute;
        top: 3rem;
        width: 100%;
    }

    .text-2{
        font-weight: 400;
        font-size: 3.5rem;
        line-height: 2.8rem;
        width: auto;
        margin: 1.5rem !important;
    }

    .text-4{
        font-weight: 400;
        font-size: 1.5rem;
        margin: 2rem !important;
    }

    .sam-mt-3 {
        margin-top: 1rem;
    }

    .sam-mt-6 {
        margin-top: 3rem;
    }

    .sam-pt-6 {
        padding-top: 4rem;
    }

    .sam-color-logo {
        width: 6rem;
    }

    .footer-primary-border {
        width: 15%;
        border-bottom: .15rem solid #F24A00;
        position: absolute;
        margin-left: 35%;
    }

    .about-main-image {
        height: 70vh;
    }

    .receiver-main-image {
        height: 60vh;
    }

    .receiver-image-large-text {
        font-size: 4.5rem;
    }

    .about-image-text-area {
        width: auto;
        position: absolute;
        z-index: 2;
        top: auto;
        bottom: 3rem;
        left: 7%;
    }

    .receiver-image-text-area {
        width: auto;
        position: absolute;
        z-index: 2;
        top: auto;
        bottom: 6rem;
        left: 7%;
    }

    .about-image-medium-text {
        font-size: 1rem;
    }

    .about-image-large-text {
        font-size: 5rem;
    }

    .about-image-small-text {
        font-size: .9rem;
        line-height: 1rem;
    }

    .about-number-title {
        font-size: 3rem;
    }

    .about-number-1-small-3 {
        font-size: 1rem;
    }

    .receiver-sub-title {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .home-contact-box {
        font-size: .8rem;
    }

    .home-contact-box input {
        margin-top: .3rem;
        height: 2rem;
    }

    .footer-social-links {
        display: none !important;
    }

    .footer-social-links-1 {
        display: block !important;
    }
}

@media only screen and (max-width: 360px) {

    .home-slider-1-left-text {
        width: auto;
        position: absolute;
        z-index: 2;
        top: auto;
        bottom: 5.5rem;
        left: 5%;
        margin-right: 2.5rem;
    }

    .home-slider-1-large-text {
        font-size: 4.5rem;
        line-height: 4rem;
    }
}


