@media (min-width: 576px){
    .container, .container-sm {
        max-width: 100%;
    }
}
@media(min-width:769px){
    .desktop-hidden{
        display:none;
    }
    .mobile-hidden{
        display:block;
    }
    .ys-header .mobile-hidden{
        display: flex;
    }
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
}
@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
}
@media(min-width:1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px;
    }
}
@media (min-width: 1650px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1550px;
    }
}

/* Tablet Pro Landscape Mode */
@media(max-width:1199px){
    .home-title {
        font-size: 3em;
    }
    .home-vmp h3 {
        font-size: 1.5em;
    }
    .home-values {
        padding: 4% 3% 6%;
    }
    .home-value-content h4 {
        font-size: 1em;
    }
    .home-sap .home-left-text h2 {
        font-size: 2em;
    }
    .home-left-text p {
        font-size: 1.4em;
        line-height: 1.4em;
    }
    .home-ware-hub-text h1 {
        font-size: 6em;
    }
    .home-ware-hub-text h4 {
        font-size: 1.4em;
    }
    .home-strategic {
        padding: 5% 3%;
    }
    .home-ceo .col-md-6, .home-director .col-md-6 {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
        background: #f0f3ed;
    }
    .ceo-text, .director-text {
        max-width: 95%;
        margin: auto;
        padding: 5% 0;
    }
    .director-text {
        margin-left: auto;
    }
    .ceo-text h1, .director-text h1 {
        font-size: 3em;
    }
    .home-brands-header h1 {
        font-size: 3em;
    }
    .home-brands-header {
        padding: 5% 0 2%;
    }
    .home-director .director-text-wrapper{
        background: white;
    }
    .ceo-text p, .director-text p {
        font-size: 14px;
        line-height: 1.6em;
    }
    .home-compile-info {
        margin-top: 0%;
    }
    .page-title {
        font-size: 2.5em;
    }
    .services-content-wrapper .content-details h3 {
        font-size: 1.5em;
    }
    .distribute-parts {
        max-width: 70%;
    }
    .network-page .page-title {
        font-size: 3em;
    }
    .rn-title h2 {
        font-size: 2.5em;
    }
    .rn-content .content-details {
        max-width: 50%;
    }
    .text-left-1 h2, .text-left-3 h2, .text-left-5 h2 {
        font-size: 5em;
    }
    .text-right-1 h2, .text-right-3 h2, .text-right-5 h2 {
        font-size: 3.3em;
    }
    .text-left-2 h2, .text-left-4 h2, .text-left-6 h2 {
        font-size: 3.3em;
    }
    .text-right-2 h2, .text-right-4 h2, .text-right-6 h2 {
        font-size: 5em;
    }
    .warehouse-hubs-header h2, .n-offices-header h2 {
        font-size: 2.5em;
    }
    .text-n-offices {
        bottom: -11%;
        right: -17%;
    }
    .text-right-2, .text-right-4, .text-right-6 {
        right: 0%;
    }
    .n-offices-header .bottom-line:after {
        width: 70px;
    }
    .contact-page .page-title-2 {
        font-size: 2.5em;
    }
    .page-description {
        font-size: 1.2em;
        line-height: 1.5em;
    }
    .contact-directions-wrapper .container-fluid {
        padding: 50px 25px;
    }
    .contact-directions-wrapper .col-md-9 {
        height: 355px;
    }
    .directions-info p {
        max-width: 100%;
    }
    .contact-directions-wrapper .col-md-9 iframe{
        height: 355px;
    }
    .directions-info {
        padding: 35px 5px;
    }
    .contact-email {
        font-size: 1.1em;
    }
    .directions-btn {
        margin-top: 59px;
    }
}

/* Tablet Pro View */
@media(max-width:1024px){
    .nav-link {
        padding: .5rem 1.6rem;
    }
    .home-title {
        font-size: 2.5em;
    }
    .home-vmp {
        padding: 5% 2%;
        text-align: center;
    }
    .home-vmp p {
        max-width: 100%;
    }
    .services-content-wrapper .service-image {
        padding: 6%;
    }
    .services-content-wrapper .distribute-image{
        padding: 8%;
    }
    .services-content-wrapper .content-details h3 {
        font-size: 1.4em;
    }
    .services-content-wrapper .service-image div {
        max-width: 70%;
    }
    .rn-content .content-details {
        max-width: 60%;
    }
    .text-left-1 h2, .text-left-3 h2, .text-left-5 h2 {
        font-size: 4em;
    }
    .text-right-1 h2, .text-right-3 h2, .text-right-5 h2 {
        font-size: 3em;
    }
    .text-left-2 h2, .text-left-4 h2, .text-left-6 h2 {
        font-size: 3em;
    }
    .text-right-2 h2, .text-right-4 h2, .text-right-6 h2 {
        font-size: 4em;
    }
    .text-right-2, .text-right-4, .text-right-6 {
        right: -4%;
    }
    .text-warehouse-hubs h2, .text-n-offices h2 {
        font-size: 4em;
    }
    .warehouse-hubs-header h2, .n-offices-header h2 {
        font-size: 2.3em;
    }
    .dealer-header h1 {
        font-size: 2.5em;
    }
    .page-title-2 {
        font-size: 2em;
    }
    .page-description {
        font-size: 1.1em;
        line-height: 1.5em;
    }
    .contact-direction {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .contact-directions-wrapper .container-fluid {
        padding: 50px 50px;
    }
    .contact-directions-wrapper .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .directions-info {
        padding: 25px 5px;
    }
    .directions-btn {
        width: 62%;
        margin: auto;
        margin-top: 45px;
    }
    .footer-ys-logo {
        max-height: 300px;
    }
    .footer-social-icons {
        top: 33%;
    }
    .footer-bottom-icon {
        max-width: 100%;
    }
    .form-submitted-page .container h3 {
        font-size: 1.7em;
    }
}

/* Tablet View */
@media(max-width:768px){
    .desktop-hidden{
        display:block;
    }
    .mobile-menu-icons{
        display: flex;
        flex: 1;
        justify-content: flex-end;
        z-index: 4;
        padding-right: 15px;
    }
    .mobile-hidden{
        display:none;
    }
    .header-wrapper {
        justify-content: space-between;
        flex-wrap: nowrap;
        align-items: center;
    }
    .ys-header {
        padding: 10px 0;
    }
    .ys-logo {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .ys-navbar {
        position: absolute;
        top: 0;
        left: 16px;
        width: 100%;
        max-width: 100%;
        height: 100vh;
        overflow-y: auto;
        background: white;
        z-index: 3;
    }
    .navbar {
        display: block;
        margin-top: 25px;
    }
    .nav-link:after {
        left: 4%;
        bottom: 6px;
    }
    .navbar {
        width: 100%;
    }
    .mobile-menu-icons.active .menu-icon{
        display:none;
    }
    .mobile-menu-icons .close-icon{
        display:none;
    }
    .mobile-menu-icons.active .close-icon{
        display:block;
        margin-top: 20px;
    }
    .nav-item {
        border-bottom: 1px solid #cccccc;
    }
    .nav-link {
        padding: .8rem 0.5rem;
    }
    .home-title {
        font-size: 2.2em;
        padding: 20px 20px 2px;
    }
    .bottom-line:after {
        border-bottom: 5px solid #F1AF00;
    }
    .home-vmp {
        padding: 5% 2%;
        text-align: center;
    }
    .home-vmp img {
        max-width: 50%;
        margin-bottom: 2em;
    }
    .home-vmp h3 {
        font-size: 1.4em;
    }
    .home-vmp p {
        max-width: 100%;
        margin: auto;
        font-size: 1em;
    }
    .home-right-image-text .row {
        padding: 3% 3%;
    }
    .home-left-text {
        max-width: 88%;
    }
    .home-left-text p {
        font-size: 1.3em;
        line-height: 1.4em;
    }
    .home-right-image {
        max-width: 85%;
        margin: auto;
    }
    .home-value-header h2 {
        text-align: center;
        font-size: 2em;
        margin-bottom: 2.3em;
    }
    .home-value-content {
        max-width: 100%;
    }
    .home-values {
        padding: 5% 1% 6%;
    }
    .home-value-content h4 {
        font-size: 1em;
    }
    .home-values .col-md-3:after {
        width: 13px;
        height: 13px;
        right: -6px;
    }
    .home-ware-hub-text h1 {
        font-size: 5em;
        margin-bottom: 0;
        line-height: 1em;
    }
    .home-ware-hub-text h4 {
        font-size: 1.1em;
        font-weight: 500;
        letter-spacing: 1px;
    }
    .home-sap .home-left-text {
        max-width: 100%;
    }
    .home-sap .home-left-text h2 {
        font-size: 2em;
    }
    .home-left-text p {
        font-size: 1.2em;
        line-height: 1.4em;
    }
    .home-strategic-header h2 {
        font-size: 2em;
        letter-spacing: 1px;
        margin-bottom: 2.2em;
    }
    .bottom-line:after {
        border-bottom: 4px solid #F1AF00;
        bottom: -12px;
    }
    .home-strategic {
        padding: 5% 1%;
    }
    .home-strategic-content {
        text-align: center;
        max-width: 100%;
        margin: auto;
    }
    .home-strategic-content img {
        margin-bottom: 1.7em;
        max-height: 65px;
    }
    .home-strategic-content h4 {
        font-size: 1em;
        text-transform: capitalize;
    }
    .ceo-text, .director-text {
        max-width: 90%;
        margin: auto;
    }
    .director-text {
        margin-left: auto;
    }
    .home-ceo .ceo-text-wrapper, .home-director .director-text-wrapper {
        padding: 5% 0;
        background: #f0f3ed;
    }
    .home-ceo .col-md-6, .home-director .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ceo-text h1, .director-text h1 {
        font-size: 3em;
        color: #F1AF00;
        margin-bottom: 3px;
        text-align: center;
    }
    .ceo-text h4, .director-text h4 {
        font-size: 1.3em;
        margin-bottom: 0.5em;
        text-align: center;
    }
    .ceo-text p, .director-text p {
        font-size: 14px;
        line-height: 1.6em;
        text-align: justify;
    }
    .ceo-image-wrapper{
        margin-bottom:20px;
    }
    .home-director .director-text-wrapper {
        background: white;
    }
    .home-compile-info {
        margin-top: 2%;
        padding: 4% 0px;
    }
    .compile-text h2 {
        font-size: 2.3em;
        margin-bottom: 3px;
        line-height: 1em;
        letter-spacing: 1px;
        color: #F1AF00;
    }
    .compile-text {
        padding: 8%;
        position: relative;
    }
    .home-brands-header h1 {
        font-size: 2.5em;
    }
    .home-brands-header h5 {
        font-size: 1.4em;
        font-weight: 500;
        text-transform: none;
    }
    .home-brands-header {
        padding: 5% 0 2%;
    }
    .home-riversong {
        position: relative;
        top: 3px;
    }
    .footer-ys-logo {
        max-width: 33%;
    }
    .footer-image-block {
        height: 500px;
    }
    .footer-bottom-icon {
        max-width: 100%;
    }
    .footer-social-icons {
        top: 33%;
    }
    .insta-icon svg {
        width: 40px;
        height: 40px;
    }
    .fb-icon {
        padding: 5px;
        border: 3.5px solid white;
    }
    .fb-icon svg {
        width: 24px;
        height: 24px;
    }
    .page-title {
        font-size: 2.2em;
    }
    .services-content-wrapper .service-content {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .services-content-wrapper .service-image {
        padding: 10%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .services-content-wrapper .content-details {
        max-width: 65%;
    }
    .services-content-wrapper .content-details h3 {
        font-size: 1.1em;
    }
    .services-content-wrapper .content-details img {
        max-height: 55px;
    }
    .services-content-wrapper .service-image div {
        max-width: 85%;
    }
    .distribute-parts {
        max-width: 90%;
    }
    .services-content-wrapper .distribute-content .content-details {
        max-width: 85%;
    }
    .services-content-wrapper .distribute-content .content-details img {
        max-height: 40px;
    }
    .p-image img {
        max-height: 25px;
    }
    .services-content-wrapper .cube-content .content-details img {
        max-height: 30px;
    }
    .services-content-wrapper .cube-content .content-details a {
        font-size: 21px;
        margin-top: 17px;
    }
    .network-page .page-title {
        font-size: 2em;
    }
    .rn-title h2 {
        font-size: 2em;
        margin-top: 30px;
    }
    .rn-content .content-details {
        max-width: 70%;
    }
    .network-page .content-details p {
        font-size: 1.2em;
    }
    .network-page .content-details .region-table p {
        font-size: 1.1em;
    }
    .network-content-wrapper .rn-image {
        padding: 8%;
    }
    .text-right-1 h2, .text-right-3 h2, .text-right-5 h2 {
        font-size: 2em;
    }
    .text-left-1, .text-left-3, .text-left-5 {
        left: 25%;
    }
    .text-left-1 h2, .text-left-3 h2, .text-left-5 h2 {
        font-size: 3em;
    }
    .text-left-1 p, .text-left-3 p, .text-left-5 p {
        font-size: 13px;
    }
    .image-left-1, .image-left-3, .image-left-5 {
        margin-left: 30%;
    }
    .text-left-2 h2, .text-left-4 h2, .text-left-6 h2 {
        font-size: 2em;
    }
    .text-right-2, .text-right-4, .text-right-6 {
        right: -8%;
    }
    .text-right-2 p, .text-right-4 p, .text-right-6 p {
        font-size: 13px;
    }
    .text-right-2 h2, .text-right-4 h2, .text-right-6 h2 {
        font-size: 3em;
    }
    .image-right-2, .image-right-4, .image-right-6 {
        max-width: 60%;
        margin: 0 -1%;
    }
    .warehouse-hubs-header h2, .n-offices-header h2 {
        font-size: 2em;
    }
    .text-warehouse-hubs h2, .text-n-offices h2 {
        font-size: 3em;
    }
    .text-warehouse-hubs p, .text-n-offices p {
        font-size: 13px;
    }
    .text-n-offices {
        bottom: -16%;
        right: -24%;
    }
    .compile-content {
        padding: 3% 0px;
    }
    .image-left-3{
        margin-left: 43%;
    }
    .image-left-4, .image-left-6 {
        margin-top: 25%;
    }
    .career-content {
        padding: 45px 50px 50px 90px;
    }
    .career-content {
        padding: 40px 15px 40px 15px;
    }
    .title-header:after {
        bottom: -13px;
    }
    .title-header {
        font-size: 20px;
    }
    .career-form input[type="text"], .career-form input[type="password"], .career-form input[type="email"], .career-form input[type="tel"], textarea {
        max-width: 90%;
    }
    textarea.form-control {
        max-width: 90%;
    }
    .form-control-file, .form-control-range {
        max-width: 90%;
    }
    .dealer-header h1 {
        font-size: 2em;
    }
    .dealer-header p {
        font-size: 14px;
    }
    .dealers-page {
        padding: 4% 1%;
    }
    .dealers-page .form-row>.col, .dealers-page .form-row>[class*=col-] {
        padding: 0 2em;
    }
    .btn-dealer {
        margin-top: 5px;
        margin-left: 1.7em;
    }
    .dealers-page {
        padding: 7% 1%;
    }
    .dealer-header h1 {
        font-size: 1.6em;
    }
    .dealer-header .bottom-line:after {
        bottom: -10px;
    }
    .dealers-form {
        margin-top: 2em;
    }
    .page-description {
        font-size: 1em;
        line-height: 1.4em;
        top: 24%;
    }
    .contact-page .page-title-2 {
        font-size: 1.5em;
        top: 8%;
    }
    .offices-header h3 {
        font-size: 1.5em;
        margin-bottom: 1em;
    }
    .offices-info-wrapper {
        padding-top: 15px;
    }
    .offices-content {
        padding: 20px;
    }
    .offices-content p {
        max-width: 100%;
        line-height: 1.3em;
    }
    .form-submitted-page .container h3 {
        font-size: 1.5em;
    }
    .form-submitted-page .container p {
        font-size: 1.3em;
    }
}

/* Mobile View */
@media(max-width:767px){
    .ys-logo{
        flex:0.7;
        max-width: 38%;
    }
    .ful-widt{
        min-width: 100%;
    }
    .ys-navbar {
        position: absolute;
        top: 0;
        left: -15px;
        width: 100vw;
        max-width: inherit;
        height: 100vh;
        overflow-y: auto;
        background: white;
        z-index: 3;
    }
    .nav-link:after {
        left: 8%;
        bottom: 6px;
    }
    .home-title {
        font-size: 1.2em;
        padding: 15px;
    }
    .bottom-line:after {
        width: 70px;
        border-bottom: 4px solid #F1AF00;
        bottom: 0px;
    }
    .home-vmp img {
        max-width: 33%;
        margin-bottom: 1.5em;
    }
    .home-vmp {
        padding: 5% 3% 1%;
    }
    .home-vmp h3 {
        font-size: 1.4em;
    }
    .vmp-content {
        margin-bottom: 1.5em;
    }
    .home-vmp p {
        max-width: 100%;
        font-size: 1em;
    }
    .home-right-image-text .row {
        padding: 5% 3%;
    }
    .home-left-text {
        max-width: 100%;
        text-align: center;
    }
    .color-dots {
        justify-content: center;
    }
    .home-left-text p {
        font-size: 1.2em;
        line-height: 1.4em;
    }
    .home-left-text-wrapper {
        margin-bottom: 1.7em;
    }
    .color-dots span {
        width: 10px;
        height: 10px;
    }
    .home-value-header h2 {
        font-size: 1.7em;
        margin-bottom: 1.2em;
    }
    .home-value-header h2:after {
        width: 70px;
        bottom: -8px;
    }
    .home-values {
        padding: 5% 3% 5%;
    }
    .home-value-content {
        max-width: 100%;
    }
    .home-value-content img {
        max-width: 30%;
    }
    .integrity-wrapper h4 {
        position: relative;
        top: 1px;
    }
    .passion-wrapper h4 {
        position: relative;
        top: 0px;
    }
    .home-value-content h4 {
        font-size: 1em;
        padding: 13px;
    }
    .home-values .col-md-3:after {
       display:none;
    }
    .home-warehouse-hubs .col-md-6, .home-sap .col-md-6 {
        padding: 9%;
    }
    .home-warehouse-hubs .home-ware-hub-text {
        padding: 8%;
    }
    .home-ware-hub-text h1 {
        font-size: 5em;
    }
    .home-ware-hub-text h4 {
        font-size: 1.1em;
        margin-bottom: 5px;
    }
    .home-left-text-wrapper {
        margin-bottom: 0px;
        background: #f0f3ed;
        border-bottom: 1px solid;
    }
    .home-sap .home-left-text {
        max-width: 100%;
    }
    .home-sap .home-left-text h2 {
        font-size: 1.7em;
    }
    .home-left-text p {
        font-size: 1.1em;
        line-height: 1.5em;
    }
    .home-sap .col-md-6 {
        padding: 8%;
    }
    .home-strategic {
        padding: 6% 3% 0%;
    }
    .home-strategic-header h2 {
        font-size: 1.7em;
        letter-spacing: 1px;
        margin-bottom: 2em;
        padding-bottom: 8px;
    }
    .home-strategic-content {
        text-align: center;
        max-width: 100%;
        margin: auto;
    }
    .home-strategic .col-md-3:after {
        position: absolute;
        content: "";
        border-bottom: 2px solid;
        width: 70%;
        height: 2px;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        border-right: none;
        right: 0;
        top: auto;
    }
    .home-strategic .col-md-3{
        margin-bottom: 20px;
    }
    .home-strategic-content img {
        margin-bottom: 1.5em;
        max-height: 90px;
    }
    .ceo-text, .director-text {
        max-width: 90%;
        margin: auto;
    }
    .director-text {
        margin-left: auto;
    }
    .home-ceo .ceo-text-wrapper, .home-director .director-text-wrapper {
        padding: 5% 0;
        background: #f0f3ed;
    }
    .ceo-text h1, .director-text h1 {
        font-size: 2em;
        color: #F1AF00;
        margin-bottom: 3px;
        text-align: center;
    }
    .ceo-text h4, .director-text h4 {
        font-size: 1.1em;
        margin-bottom: 0.5em;
        text-align: center;
    }
    .ceo-text p, .director-text p {
        font-size: 13px;
        text-align: justify;
        line-height:1.5em;
    }
    .ceo-image-wrapper{
        margin-bottom:20px;
    }
    .home-director .director-text-wrapper {
        background: white;
    }
    .home-compile-info {
        margin-top: 0%;
        border-top: 1px solid;
        padding:0;
    }
    .compile-content {
        text-align: center;
        padding: 0;
        flex: 0 0 50%;
        max-width: 50%;
        border-bottom: 1px solid;
    }
    .compile-text {
        padding: 10%;
        position: relative;
    }
    .compile-text h2 {
        font-size: 1.7em;
        margin-bottom: 3px;
    }
    .compile-text p {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.9em;
    }
    .direct-accounts .compile-text:after {
        display:none;
    }
    .home-brands-header h1 {
        font-size: 1.6em;
        padding-bottom: 11px;
    }
    .home-brands-header {
        padding: 10% 0 10%;
    }
    .home-brands-header h5 {
        font-size: 1.1em;
        font-weight: 500;
        text-transform: none;
        margin-bottom: 7px;
    }
    .home-brands-wrapper {
        border-bottom: 1px solid;
    }
    .home-riversong {
        position: relative;
        top: 2px;
    }
    .footer-ys-logo {
        max-width: 43%;
    }
    .footer-social-icons {
        top: 38%;
    }
    .insta-icon svg {
        width: 33px;
        height: 33px;
    }
    .fb-icon svg {
        width: 15px;
        height: 15px;
    }
    .fb-icon {
        display: inline-block;
        padding: 4px 6px;
        border: 3.2px solid white;
        border-radius: 50%;
    }
    .footer-image-block {
        height: 400px;
    }
    .footer-bottom-icon {
        max-width: 100%;
    }
    .footer-bottom {
        padding: 7px;
        text-align: center;
    }
    .footer-copyright {
        font-size: 12px;
    }
    .home-right-image-text .home-left-text-wrapper{
        border:none;
        margin-bottom: 1.7em;
    }
    .page-title {
        font-size: 1.3em;
        width: 100%;
        text-align: center;
    }
    .services-content-wrapper .service-image {
        padding: 10%;
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 1px solid #F1AF00;
    }
    .services-content-wrapper .service-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 5%;
        background: #F1AF00;
        color: white;
        border-bottom: 1px solid #f0f3ed;
    }
    .services-content-wrapper .content-details {
        max-width: 85%;
        justify-content: flex-start;
    }
    .services-content-wrapper .content-details h3 {
        font-size: 1em;
        color: white;
    }
    .distribute-parts {
        max-width: 100%;
    }
    .parts-content:after {
        border-right: 3px solid #f0f3ed;
    }
    .services-content-wrapper .cube-content .content-details img {
        max-height: 25px;
    }
    .services-content-wrapper .cube-content .content-details a {
        font-size: 18px;
        margin-top: 13px;
    }
    .services-content-wrapper .content-details img {
        max-height: 40px;
    }
    .network-page .page-title {
        font-size: 1.5em;
        top: 26%;
    }
    .network-content-wrapper .bottom-line:after {
        bottom: -10px;
    }
    .rn-title h2 {
        font-size: 1.5em;
        margin-top: 20px;
    }
    .network-content-wrapper .rn-content{
        padding: 5% 0 7%;
        border-bottom: 1px solid #F1AF00;
    }
    .rn-content .content-details {
        max-width: 80%;
    }
    .network-page .content-details p {
        font-size: 1.1em;
    }
    .network-page .content-details .region-table p {
        font-size: 1em;
    }
    .network-content-wrapper .rn-image {
        padding: 12%;
    }
    .text-left-1 h2, .text-left-3 h2, .text-left-5 h2 {
        font-size: 2.3em;
    }
    .text-left-1 p, .text-left-3 p, .text-left-5 p {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .text-left-2 h2, .text-left-4 h2, .text-left-6 h2 {
        font-size: 2.3em;
    }
    .text-left-2 p, .text-left-4 p, .text-left-6 p {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .text-right-2 p, .text-right-4 p, .text-right-6 p {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .text-right-2 h2, .text-right-4 h2, .text-right-6 h2 {
        font-size: 2.3em;
    }
    .network-content-wrapper .content-padding {
        padding: 30px;
        border-bottom: 1px solid #F1AF00;
    }
    .network-content-wrapper .theme-background{
        padding-bottom: 7%;
        border-bottom: 1px solid #f0f3ed;
    }
    .warehouse-hubs-header h2, .n-offices-header h2 {
        font-size: 1.5em;
    }
    .network-content-wrapper .dark-background{
        padding: 7% 0;
        border-bottom: 1px solid #f0f3ed;
    }
    .text-warehouse-hubs h2, .text-n-offices h2 {
        font-size: 2.3em;
    }
    .text-warehouse-hubs p, .text-n-offices p {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .warehouse-hubs-header h2 {
        font-size: 1.5em;
        letter-spacing: 0;
    }
    .warehouse-hubs-content{
        padding: 8% 0 5%;
    }
    .image-warehouse-hubs, .image-n-offices {
        max-width: 80%;
        margin-top: 4%;
    }
    .text-warehouse-hubs, .text-n-offices {
        position: absolute;
        top: 2%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
    }
    .network-content-wrapper .n-offices-header{
        padding:0;
        border:none;
    }
    .image-n-offices {
        max-width: 80%;
        margin-top: -2%;
        margin-bottom: 3%;
    }
    .text-n-offices {
        bottom: -35%;
        right: -45%;
        top: auto;
        left: auto;
    }
    .title-header {
        font-size: 20px;
    }
    .career-content {
        padding: 25px 10px 25px;
    }
    form.career-form {
        padding-top: 23px;
    }
    .career-form input[type="text"], .career-form input[type="password"], .career-form input[type="email"], .career-form input[type="tel"], textarea {
        max-width: 100%;
    }
    textarea.form-control {
        max-width: 100%;
    }
    .form-control-file, .form-control-range {
        max-width: 100%;
    }
    .job-openning{
        margin-top: 20px;
    }
    .title-header:after {
        bottom: -12px;
    }
    .job-openning-status {
        padding-top: 10px;
    }
    .contact-page .page-title-2 {
        font-size: 1.1em;
        top: 10%;
        max-width: 80%;
    }
    .page-description {
        display: none;
    }
    .contact-page .bottom-line:after {
        bottom: -9px;
    }
    .contact-directions-wrapper .container-fluid {
        padding: 25px 15px;
    }
    .directions-btn {
        width: 75%;
        margin-top: 35px;
    }
    .contact-offices .container-fluid {
        padding: 3px 15px 30px 15px;
    }
    .offices-content h4 {
        margin-bottom: 9px;
    }
    .offices-content p {
        max-width: 100%;
        line-height: 1.5em;
    }
    .offices-content {
        padding: 35px;
    }
    .form-submitted-page .container {
        padding: 10% 0;
        text-align: center;
    }
    .form-submitted-page .container h3 {
        font-size: 1.1em;
        line-height: 1.3em;
    }
    .form-submitted-page .container p {
        font-size: 1em;
    }
    .form-submitted-page .container a {
        margin-top: 1.5em;
        font-size: 0.9em;
        min-width: 110px;
        padding: 6px;
    }
}
@media(max-width:500px){
    .footer-image-block {
        height: 330px;
    }
}

/* Small Devices Mobile View */
@media(max-width:376px){
    .footer-image-block {
        height: 310px;
    }
}
@media(max-width:320px){
    .nav-link:after {
        left: 10%;
        bottom: 6px;
    }
    .bottom-line:after {
        border-bottom: 3px solid #F1AF00;
        bottom: 2px;
    }
    .home-title {
        font-size: 1em;
    }
    .home-vmp h3 {
        font-size: 1.2em;
    }
    .home-value-header h2 {
        font-size: 1.5em;
    }
    .home-strategic-header h2 {
        font-size: 1.5em;
    }
    .ceo-text h4, .director-text h4 {
        font-size: 1em;
    }
    .compile-text p {
        font-size: 0.8em;
    }
    .home-brands-header h1 {
        font-size: 1.5em;
    }
    .footer-copyright {
        font-size: 11px;
    }
    .home-sap .home-left-text h2 {
        font-size: 1.5em;
    }
    .text-left-1 p, .text-left-3 p, .text-left-5 p {
        font-size: 11px;
    }
    .text-left-1 p, .text-left-3 p, .text-left-5 p {
        font-size: 11px;
        margin-bottom: 4px;
    }
    .text-left-1 h2, .text-left-3 h2, .text-left-5 h2 {
        font-size: 2em;
    }
    .text-right-1 h2, .text-right-3 h2, .text-right-5 h2 {
        font-size: 1.8em;
    }
    .text-left-2 h2, .text-left-4 h2, .text-left-6 h2 {
        font-size: 1.8em;
    }
    .text-right-2 p, .text-right-4 p, .text-right-6 p {
        font-size: 11px;
    }
    .text-right-2 h2, .text-right-4 h2, .text-right-6 h2 {
        font-size: 2em;
    }
    .text-right-2, .text-right-4, .text-right-6 {
        right: -9%;
    }
    .text-left-1, .text-left-3, .text-left-5 {
        left: 23%;
    }
    .text-warehouse-hubs h2, .text-n-offices h2 {
        font-size: 2em;
    }
    .warehouse-hubs-header h2 {
        font-size: 1.3em;
        letter-spacing: 0;
    }
    .image-n-offices {
        margin-bottom: 8%;
    }
    .text-warehouse-hubs, .text-n-offices {
        top: 5%;
    }
    .text-n-offices {
        bottom: -45%;
        right: -49%;
        top: auto;
    }
    .title-header {
        font-size: 18px;
    }
    .title-header:after {
        width: 80px;
        bottom: -11px;
    }
    .dealer-header h1 {
        font-size: 1.4em;
    }
    .dealer-header p {
        font-size: 13px;
        line-height: 1.5em;
    }
    .contact-page .page-title-2 {
        font-size: 1em;
        top: 9%;
        max-width: 90%;
    }
    .footer-image-block {
        height: 260px;
    }
}