html, body {
    overflow-x: hidden;
}

    body .myContent #SearchTabs,
    body .hwcCustomization .height60pxForSearch {
        display: none !important;
    }

    body .nowrap {
        white-space: nowrap;
    }

    body .hwcCustomization .txtSearch {
        height: 92px;
        line-height: 2;
    }

@media screen and (max-width: 987px) {
    body .widget-link ul li {
        width: 47%;
    }

    body .hwcCustomization .txtSearch {
    }
}

@media screen and (max-width: 677px) {
    body .hwcCustomization .txtSearch {
        font-size: 2.5em;
    }
}

@media screen and (max-width: 500px) {
    body .cars-story .readmore {
        position: relative;
        left: 0px;
        top: 0px;
    }

    body .hwcCustomization .txtSearch {
        font-size: 2em;
    }
}

@media screen and (max-width: 420px) {
    body .hwcCustomization .txtSearch {
        font-size: .9em;
    }
}

body #TypePlace_msdd, body #District_msdd,
body #IDBranchdiv, body #KeyWorkdiv {
    display: none;
}

body .hwcCustomization .boxLeftswidth25buttom,
body .hwcCustomization .boxLeftswidth25 {
    margin-top: 0;
}

@media screen and (max-width: 1000px) {
    body .hwcCustomization .wrapper .boxRight,
    body .hwcCustomization .boxLefts {
        float: none;
        width: 100%;
        padding: 0;
    }

    body .hwcCustomization .boxLefts {
    }

    body .hwcCustomization .wrapper .boxRight {
        float: none;
        margin-top: 55px;
        text-align: center;
    }

    body .hwcCustomization .boxLeftswidth25buttom {
        float: none;
        display: inline-block;
        width: 225px;
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }

    body .hwcCustomization .ddcommon {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 620px) {
    body .hwcCustomization .wrapper .boxRight {
        margin-top: 10px;
    }

    body .hwcCustomization .boxLeftswidth25 {
        padding: 0;
    }

    body .hwcCustomization .boxLeftswidth25buttom {
        width: 100%;
        margin-bottom: 10px;
    }

    body .hwcCustomization .btnOrange, body .hwcCustomization .btnOrange:hover, body .hwcCustomization .btnBrown:hover,
    body .hwcCustomization .btnBrown {
        width: 100%;
    }
}

body .gm-style .gm-style-iw a {
    display: none;
}
