﻿@media (min-width: 1200px) and (max-width: 1400px){
    .home-row-img-wrapper {
        width: 150%!important;
    }
    .img-wrapper img{
        width:100%;
    }
    .cgi-img-wrapper img {
        width: 100%;
    }
    .help-to-buy {
        padding-bottom:15%;
    }
     .plotInformationOverlay {
        top:5% !important;
    }
    .aboutus-row {
        height:auto;
    }
    .about-img-wrapper {
        width: 100%;
    }
    .testimonialText {
        line-height: 1.5;
    }
    .headerDropdown {
        width: 50% !important;
    }
    .titleRow {
        padding-top:12% !important;
    }
    .specCol {
        padding:1% 5% 1% 5%;
        line-height:1.5;
    }
    .contactToolbarItem {
        width: 250px !important;
    }
    ul.stickyToolbar a {
        font-size: 120% !important;
        padding: 0 20px !important;
    }
    .toolbarBulletpoint {
        margin-top: 5%;
    }
    .featureLogo{
        width:50%;
    }
}
