/* Responsive Styling */


/* iPad Landscape */
@media screen and (max-width: 1024px) {

    .intro-services {
        padding: 40px 0 80px;
    }

    #welcome .contact-details,
    #welcome .button {
        top: -85px;
    }

    .section-description {
        width: 100%;
    }
}

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

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .main-nav {
        width: 38%;
    }

        .main-nav li a {
            font-size: 16px;
        }

    .col4 {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

        .col4.email-coding,
        .col4.thirdparty-email {
            margin-right: 0;
        }

    .intro-services .col4:hover,
    .intro-services .col4:focus {
        margin-top: 0;
    }

    .button, .wpcf7-submit {
        padding: 18px 30px;
    }

    .pricing-col-wrapper .button,
    .work-steps .button {
        margin-left: -93px;
    }

    .step3 .button {
        margin-left: -136px;
    }

    #ndas .wpcf7-submit {
        margin-left: -133px !important;
    }

    .wpcf7-submit {
        margin-left: -115px;
    }

    .testing-devices {
        width: 100% !important;
        margin: 0 0 !important;
        padding-top: 0 !important;
    }

    .site-footer p {
        font-size: 13px;
    }

    .section-description {
        font-size: 17px;
        line-height: 26px;
    }

    .element-content {
        position: relative;
        z-index: 5;
        top: 0px;
        text-align: center;
        width: 100%;
        padding: 0px !important;
    }

    .element-content-row-data {
        position: relative;
        top: 20px;
        left: 0px;
        text-align: center;
    }

    .quote-button {
        float: none !important;
        margin-top: 10px;
    }

    .site-header {
        padding-top: 0px;
    }

    #mobile-slider {
        margin-top: 49px;
    }
}

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

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .mobile-links {
        float: right;
        margin: 9px 0 8px;
    }

        .mobile-links li {
            display: inline-block;
        }

            .mobile-links li a {
                display: block;
                height: 30px;
                width: 30px;
                padding: 5px;
                background-repeat: no-repeat;
                background-position: center center;
            }

    #mobile-telephone {
        background-image: url(images/mobile-telephone-bg.png);
    }

    .mobile-links li a:hover,
    .mobile-links li a:focus,
    .mobile-links li.current a {
        background-color: #288074;
    }

    .lime-bg .contact-details {
        position: absolute;
        top: 55px;
        right: 10px;
        font-size: 16px;
        line-height: 15px;
    }

    .work-steps {
        margin-bottom: 50px;
    }
}


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

    #welcome .contact-details {
    }

    .col-half.left,
    .col-half.right {
        width: 100%;
        margin: 20px 0 20px;
        padding: 10px 0;
    }

    .pricing-col-wrapper,
    .intro-services {
        background-image: none;
    }

    .pricing-col {
        background-color: #ffeab0;
        /*background-image: url('/images/eggshell-bg.jpg');*/
        z-index: 800;
        position: relative;
    }

    .work-steps,
    .quote-request-col {
        background-color: #3b9d91;
        background-image: url(images/teal-bg.jpg);
        z-index: 800;
        position: relative;
    }

    #whatwetest .pricing-col {
        background-color: #e1c64c;
        background-image: url(images/lime-bg.jpg);
        z-index: 800;
        position: relative;
    }

    .testing-devices {
        width: 45% !important;
        padding: 30px 5% 0 0 !important;
    }

    #map {
        height: 300px;
    }

    .contact-details-inner {
        max-width: 100%;
    }

    #contactus .button {
        z-index: 800;
        position: relative;
    }

    .lime-bg .contact-details {
        position: absolute;
        top: 55px;
        right: 10px;
        font-size: 16px;
        line-height: 15px;
    }

    .site-footer {
        text-align: center;
    }

        .site-footer p {
            float: none;
            margin-bottom: 10px;
        }
}


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

    .col4 {
        width: 45%;
        margin: 0 3% 20px;
    }

    .vertical-dotted {
        display: none;
    }

    .logo-emblem {
        left: 2% !important;
        margin-left: 0 !important;
        width: 100px !important;
    }

    .intro-services,
    .section .wrapper {
        padding: 30px 0 60px;
    }

        .intro-services .col4 img {
            width: 100%;
            margin-bottom: 20px;
        }

    .logo-text {
        margin-top: 80px;
    }

    #welcome .contact-details {
        left: auto;
        padding: 0;
        background-color: transparent;
        background-image: none;
        right: 0;
        top: -50px;
        border: none;
        box-shadow: none;
    }

    .lime-bg .contact-details {
        position: absolute;
        top: 55px;
        right: 10px;
        font-size: 16px;
        line-height: 15px;
    }

    .quote-request .logo-text {
        padding-top: 111px;
    }

    .quote-request-col {
        margin: 0 0 20px !important;
    }

    .logocover {
        min-height: 72px;
        min-width: 72px;
        width: 100% !important;
        height: 100% !important;
    }

    .lime-bg h3 {
        font-size: 16px;
    }
     
}


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

    .testing-devices {
        width: 100% !important;
        margin: 0 0 10px !important;
        padding: 0 !important;
    }
}

@media screen and (min-width:769px) {
    .logocover {
        min-height: 132px;
        min-width: 132px;
        width: 100% !important;
        height: 100% !important;
    }
}
