﻿/*body {
    padding: 0;
    margin: 0;
    font-family: arial, sans-serif;
}

html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}

    ul li {
        list-style: none;
        float: left;
    }

    a img {
        border: none;
    }
*/

.link-button {
    height: 23px;
}

.links-mobile {
    /*width: 150px;*/
    margin: 0 auto;
}

    .links-mobile a {
        font-size: 24px;
        padding: 10px;
        color: #184085;
        Font-weight: bold;
        text-decoration: none;
        display: inline-block;
    }

.catlistitem {
    width: 224px;
}

.main-logo {
    position: relative;
    top: -45px;
    left: 10px;
}

.main-logo-small {
    display: none;
}

ul#nav {
    top: 68.5%;
}

.featured table tr {
    margin: 5px 10px;
    display: block;
}

featured table tr {
    margin: 0;
}

/*#searchresult #searchresultinfo {
    margin-top: 0;
}*/

#machinesummary h3 {
    margin-top: 0;
}

.cSRow .cSDdl {
    width: 200px;
    height: 23px;
}

.loginLabel {
    margin-bottom: 0;
    font-weight: normal;
}

#singlebox {
    width: 500px;
}

singlebox-inner {
    padding-left: 30px !important;
}

#singlebox .singlebox-inner input#Password {
    height: 24px !important;
}

.content-inner {
    width: 600px;
    display: block;
    margin: 20px auto;
    overflow: hidden;
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
}

legend {
    color: #565555;
    font-size: inherit;
    width: inherit;
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: initial;
    border-style: none;
    border-color: initial;
}
/*div.hTSRow .hTSLabel, .recap .hTSLabel {
    width: 200px;
}*/



div.field label {
    max-width: inherit;
    font-weight: inherit;
}

#singlebox .registration input[type="text"] {
    height: inherit;
}

#hTSForm .hTSTextBox {
}

#quick-search input[type=text], #reference-search input[type=text] {
    color: black;
}

label {
    margin-bottom: 0;
    font-weight: normal;
}

#IndustryCheckBoxList td {
    float: left;
    width: 33%;
    margin: 2px 0;
}

    #IndustryCheckBoxList td label {
        /*width: 75%;
        height: 36px;*/
        width: 82%;
        height: 36px;
    }

.machlistitem {
    width: 112px;
    min-height: 160px;
}

/*.burger {
    display: none;
}*/

@media (min-width : 701px ) { /*751px*/

    .mob-view {
        display: none;
    }

    .late-mach-xs {
        display: none;
    }

    .Responsive-css {
        width: 425px;
    }

    /*#header {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
        height: 165px;
        text-align: left;
        background: url(/styles/images/bg_header.jpg) no-repeat left top;
        position: relative;
    }*/

    .facebook-like {
        width: 49px;
        height: 20px;
        overflow: hidden;
    }

    .fb-like-mask {
        width: 49px;
        height: 20px;
    }

    .burger {
        display: none;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: relative !important;
    }

    .socials li {
        float: left;
        list-style-type: none;
    }

        .socials li:first-of-type {
            margin-right: 8px;
        }

    .nav li a {
        font-size: 13px !important;
        padding: 20px 8px;
        color: white !important;
        text-align: center;
    }

        .nav li a:hover {
            color: orange !important;
        }

    .navbar-fixed-top {
        top: auto !important;
    }

    .navbar {
        background-color: transparent !important;
        border: none !important;
        margin-bottom: 0px !important;
    }

        .navbar .container {
            max-width: 1140px;
            /*background-color: black !important;*/
        }

    .navbar-toggle {
        background-color: transparent !important;
        border-radius: 0px !important;
        padding: 9px 6px !important;
        margin-top: 5% !important;
        margin-right: 8% !important;
        margin-bottom: 0px !important;
    }

    .navbar-right {
        text-transform: uppercase;
    }

        .navbar-right:last-child {
            margin-right: 0 !important;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        margin-top: 0px;
    }

    .catlist-mob {
        display: none !important;
    }

    #machineinfo {
        width: 100% !important;
    }

        #machineinfo #machinephoto p {
            margin-top: 10px;
        }

    .src-rslt {
        width: 125px !important;
        margin-top: 10px !important;
    }

    .src-rslt-main {
        margin-left: 135px !important;
        width: 805px !important;
    }

    #hTSForm, .htsForm {
        width: 500px;
    }

        #hTSForm .hTSLabel {
            width: 180px;
            margin-top: 0;
            margin-bottom: 0;
        }

        #hTSForm .hTSDropDown {
            width: 220px;
            min-width: 220px !important;
        }

        #hTSForm .hTSTextBox {
            height: 20px;
        }


    div.hTSRow .hTSLabel, .recap .hTSLabel {
        width: 180px;
    }

    .recap {
    }

    div.field label {
        width: 100px;
    }

    .cSRow .cSLbl {
        width: 100px;
    }

    select, #searchbox textarea {
        color: black;
    }

    .sendBtn {
        width: 224px;
        margin-left: 190px;
    }

    .in {
        margin: 0 !important;
        display: inline-block !important;
        float: none !important;
    }

    .contact-single {
        height: 1020px;
    }

    #SendEnquiryBtn {
        float: right;
        margin-right: 37px;
    }

    #content #latest-mach ul li div {
        background: url(/styles/images/bg_latest-each.gif) no-repeat left 5px;
        background-size: 100% 100%;
        width: 112px;
        height: 150px;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        color: #565555;
    }
}

@media Phone (min-width : 600px) AND (max-width : 700px) {



    #header {
        height: 190px !important;
    }

    #login-button {
        top: 158px !important;
    }

    .social-dropdown, .social-dropdown-main {
        right: 30% !important;
        top: 62px !important;
    }

    .social-dropdown-main {
        right: 9% !important;
    }

    .navbar-nav {
        margin: 50px -15px 5px -15px;
    }
}

/*@media (min-width : 650px) AND (max-width : 600px) {
    #login-button {
        top: 0 !important;
        bottom: 15px !important;

    }
}*/

@media (min-width: 650px) and (max-width: 700px) {
    .dropdown-content {
        height: 65px;
        display: inline-block;
        width: 100%;
    }

    /*#login-button {
        top: 155px !important;
    }*/

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        top: 28px !important;
    }

    .social-dropdown-main {
        right: 5% !important;
    }
}

@media (min-width: 600px) and (max-width : 650px) {
    .dropdown-content {
        display: inline-block;
        height: 50px;
        width: 100%;
    }

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        top: 21px !important;
    }

    .social-dropdown-main {
        right: 5% !important;
    }

    /*#login-button {
        top: 147px !important;
    }*/
}

@media (min-width: 550px) and (max-width : 600px) {
    .dropdown-content {
        display: inline-block;
        height: 45px;
        width: 100%;
    }

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        top: 15px !important;
    }

    .social-dropdown-main {
        right: 7% !important;
    }

    /*#login-button {
        top: 143px !important;
    }*/

    .navbar404 {
        height: 175px;
    }
}

@media (min-width: 500px) and (max-width : 550px) {
    .dropdown-content {
        display: inline-block;
        height: 30px;
        width: 100%;
    }

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        top: 0px !important;
    }

    .social-dropdown-main {
        right: 7% !important;
    }

    /*#login-button {
        top: 117px !important;
    }*/

    .navbar404 {
        height: 158px;
    }
}



@media (min-width: 450px) and (max-width : 500px) {
    .dropdown-content {
        display: inline-block;
        height: 13px;
        width: 100%;
    }

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        top: -20px !important;
    }

    .social-dropdown-main {
        right: 9% !important;
    }

    /*#login-button {
        top: 110px !important;
    }*/

    .navbar404 {
        height: 142px;
    }
}

@media (min-width: 470px) and (max-width: 500px) {
    .social-dropdown-2, .social-dropdown-main {
        top: -15px !important;
    }
}

@media (min-width: 400px) and (max-width : 450px) {
    /*.header-small {
        height: 118px !important;
    }*/

    .dropdown-content {
        display: inline-block;
        height: 10px;
        width: 100%;
    }

    .social-dropdown-2, .social-dropdown-main {
        right: 0% !important;
        /*top: -30px !important;*/
        top: -18px !important;
    }

    .social-dropdown-main {
        right: 9% !important;
    }

    /*#login-button {
        top: 100px !important;
    }*/

    .navbar404 {
        height: 126px;
    }
}

@media (min-width: 370px) and (max-width: 400px) {
    .dropdown-content {
        height: 118px;
        width: 100%;
    }

    /*.header-small {
        height: 111px !important;
    }*/

    .social-dropdown-2 {
        right: 24% !important;
        top: 33px !important;
    }

    .social-dropdown-main {
        right: 43% !important;
    }

    /*#login-button {
        top: 88px !important;
    }*/

    .navbar404 {
        height: 111px;
    }
}

@media (min-width: 350px) and (max-width: 370px) {
    /*.header-small {
        height: 100px !important;
    }*/

    .social-dropdown {
        top: 37px;
    }

    .dropdown-content {
        height: 118px;
        width: 100%;
    }

    .social-dropdown-2 {
        right: 24% !important;
        top: 37px !important;
    }

    .social-dropdown-main {
        right: 43% !important;
    }

    /*#login-button {
        top: 88px !important;
    }*/

    .navbar404 {
        height: 111px;
    }
}

@media (min-width: 300px) and (max-width: 350px) {
    /*.header-small {
        height: 100px !important;
    }*/

    .social-dropdown-2 {
        right: 24% !important;
        top: 33px !important;
    }

    .social-dropdown-main {
        right: 43% !important;
        top: 20px !important;
    }

    /*#login-button {
        top: 73px !important;
    }*/

    .navbar404 {
        height: 105px;
    }
}

@media (max-width: 700px) and (min-width: 375px) {
}

@media (max-width : 700px ) { /*750px*/
    .srch-mob {
        width: 295px;
        margin: 0 auto;
    }

    h1, h2, h3 {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center !important;
    }

    form {
        width: 100% !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: relative !important;
    }

    .socials li {
        float: left;
        list-style-type: none;
    }

        .socials li:first-of-type {
            margin-right: 8px;
        }

    .nav li a {
        font-size: 13px !important;
        padding: 10px 10px;
        color: rgb(147, 141, 141) !important;
        font-weight: bold;
        /* text-align: center; */
    }

        .nav li a:hover {
            color: orange !important;
        }

    .navbar-fixed-top {
        top: auto !important;
    }

    .navbar {
        background-color: transparent !important;
        border: none !important;
        margin-bottom: 0px !important;
    }

    /*.navbar .container {
            max-width: 1140px;*/
    /*background-color: black !important;*/
    /*}*/

    .navbar-toggle {
        background-color: transparent !important;
        border-radius: 2px !important;
        /*padding: 2% 2% !important;*/
        margin-top: 5%;
        margin-right: 6% !important;
        margin-bottom: 0px !important;
    }

    .toggle-home {
        margin-top: 41px !important;
    }

    .navbar-right {
        text-transform: uppercase;
    }

        .navbar-right:last-child {
            margin-right: 0 !important;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        margin-top: 0px;
        background-color: #dfddde;
        border-top: 0;
    }

    .nav > li {
        clear: both;
        margin: 0px 8%;
        width: 88%;
        border-top: 3px solid #c6c4c5;
        text-align: left;
    }

    .menu-span {
        display: inline-block;
        width: 42px;
        float: right;
        text-align: center;
        margin-right: 6%;
        clear: right;
    }

    .toggle-home {
        margin-top: 40px !important;
    }

    /*.social-dropdown {
        width: 130px;
        height: 51px;
        display: inline-block;
        position: relative;
        right: 105px;
        top: 35px;
    }*/

    .Responsive-css {
        width: 100% !important;
    }

    #header {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
        /*height: 165px;*/
        height: auto;
        text-align: left;
        /*background: url(images/bg_header.jpg) no-repeat left top;*/
        background: url(Images/bg_header_blank.jpg) no-repeat left top;
        position: relative;
        background-size: 100% 101%;
    }

        #header #logo-ads {
            width: 100%;
            float: left;
            height: 69px;
        }

            #header #logo-ads .logo {
                padding: 35px 0 0 7px;
                width: 50%;
            }

    .logo {
        padding-top: 8%;
        width: 52%;
        left: -20px;
        position: relative;
    }

    .logo-home {
        margin-top: 41px;
        /*padding-top: 7.5%;
        width: 47%;
        left: 10px;
        position: relative;*/
    }

    .main-logo-small {
        position: relative;
        top: -45px;
        left: 10px;
        width: 25%;
        display: block;
    }

    .main-logo {
        display: none;
    }

    .burger {
        width: 7%;
        padding: 7% 8%;
        margin: 0 auto;
    }



    .link-button {
        height: 23px;
        /*line-height: 23px;*/
    }

    .header-small {
        /*position: relative;
        top: 0px;
        left: 10px;
        width: 25%;
        height: 129px;*/
        position: relative;
        top: 9px;
        left: 18px;
        width: 25%;
        height: 129px;
        background-image: url('Images/IM_Logo_square.png');
        background-repeat: no-repeat;
    }


    /*.header-small {
        position: relative;
        top: 0px;
        left: 10px;
        width: 25%;
        height: 100px;
    }*/

    #container {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
    }

        #container #wrapper {
            padding: 0px;
            margin: 0 auto;
            width: 100%;
        }

    /*#login-button {
        top: 100px;
        bottom: 0;
    }*/

    .social-dropdown {
        width: 168px;
        height: 51px;
        display: inline-block;
        position: relative;
        right: 39%;
        top: 42px;
    }

    .social-dropdown-2 {
        right: 24%;
        top: 36px;
    }

    .facebook-like {
        padding: 0;
        border-left: 0;
        margin: 2px 0 0 10px;
        width: 49px;
    }

    .twitter-follow {
        padding: 0;
        border-left: 0;
        margin: 2px 15px 0 15px;
        width: 62px;
    }

    .linkedin-follow {
        padding: 0;
        border-left: 0;
        margin: 2px 28px 0 0;
        width: 66px;
    }

        .facebook-like iframe, .linkedin-follow iframe {
            width: 22px !important;
            border-radius: 3px;
        }

    .twitter-follow iframe {
        width: 23px !important;
        border-radius: 3px;
    }

    .facebook-like {
        width: 22px;
        height: 20px;
        overflow: hidden;
    }

    .twitter-follow {
        width: 23px;
        height: 20px;
    }

    .linkedin-follow {
        width: 23px;
        height: 20px;
    }

    .fb-like-mask {
        width: 22px;
        height: 20px;
    }

    ul#nav {
        top: 85px !important;
    }


    .fb_iframe_widget_fluid span {
        width: 23px !important;
    }

    .btn-o {
        width: 23px;
    }


    #header #logo-ads .webads, #header #usernav, mob-small-off {
        display: none;
    }

    .mob-small-off {
        display: none !important;
    }

    #searchbox span {
        display: none;
    }

    #graphics {
        display: none;
    }

    #accordion {
        display: none;
    }

    #content #homepage #slide-work #buy-sell {
        background-color: #EEEEEE;
        /* height: 112px; */
        padding: 10px 0 20px 0;
        float: left;
        width: 100%;
        height: auto;
    }

    #content #homepage, #content #latest-mach, #footer ul {
        width: 100%;
    }

    #content {
        width: 100%;
        padding: 0px;
        margin: 0px auto;
        text-align: left;
    }

    #searchresultmain h1,
    #searchresultmain h2,
    #searchresultmain h3 {
        text-align: center;
    }

    .Featured-home {
        text-align: center;
    }

    /* between 700 - 566*/
    .featuredItem img {
        width: 100%;
        height: 110px;
        max-width: 156px;
    }

    .featuredCol {
        margin: 0.6% !important;
        width: 32% !important;
    }

        .featuredCol .featuredItem {
            height: 215px;
            width: 100%;
        }

    .align-center {
        text-align: center !important;
    }

    .bx-wrapper {
        max-width: 309px !important;
    }

        .bx-wrapper .bx-viewport {
            left: 0px !important;
        }

    .bx-slider {
        display: none;
    }

    #slide-work {
        width: 100% !important;
    }

    /*    Categorys */

    .catlist,
    .catlistitem,
    .catlistitem img,
    .catlistitem h3 {
        display: none !important;
    }

    .catlist-mob {
        background-color: #eee;
        margin: 0;
        padding: 4px 0 9px 2px;
    }

    .catlistitem-mob {
        background-color: #fff;
        width: 47%;
        min-height: 155px;
        float: left;
        padding: 6px 6px 2px 6px;
        /*margin: 8px 0 0 8px;*/
        margin: 1.5% 0 0 2%;
        height: 210px;
        position: relative;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

        .catlistitem-mob img {
            position: static;
            display: block;
            bottom: 0px;
            margin: 5px auto;
            height: 160px;
            max-width: 160px;
            /*width: 160px;*/
            width: 100%;
            right: 0px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            /*-webkit-box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.75);
            box-shadow: 4px 4px 3px rgba(50, 50, 50, 0.75);*/
        }

        .catlistitem-mob h3 {
            padding: 0;
            background-image: none;
            margin-top: 6px;
            margin-bottom: 6px;
            font-size: 13px;
            text-align: center;
            color: #498EDD;
        }

            .catlistitem-mob h3 span {
                color: #498EDD;
                font-size: 10px;
            }

    #latest-mach-h2 {
        display: none;
    }

    #quick-search {
        background: none;
        padding: 0;
        height: auto;
        font-weight: bold;
        float: left;
    }

    #searchbox {
        background-image: url(../images/cur1_mid.gif);
        background-repeat: repeat-x;
        padding: 10px;
        margin-top: 12px;
        margin-bottom: 10px;
        color: #fff;
        vertical-align: bottom;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #74BAF1;
    }

        #searchbox input, #searchbox select {
            font-weight: bold;
            font-size: 93%;
        }

            #searchbox select, #searchbox input[type=text] {
                color: black;
                height: 22px;
                width: 115px;
            }

    #reference-search {
        margin-left: 0px;
        /*float: left;*/
        float: left;
        position: relative;
        width: 290px;
    }

        #reference-search label, #quick-search label {
            text-align: center;
        }

        #reference-search input[type=button] {
            margin-right: 5px !important;
        }

    #btnReferenceSearch {
        margin-right: 5px;
    }

    input.link-button {
        border: 0 none;
        height: 24px;
        padding-bottom: 5px;
    }

    .linkButton2 {
        border-radius: 5px;
        margin-bottom: 0 !important;
        padding: 0 15px !important;
        line-height: 16px;
    }

    .submit-go {
        /*background: url("/styles/images/but_go2.png") no-repeat scroll left top transparent;
        border: 0 none;
        cursor: pointer;
        height: 22px;
        overflow: visible;
        text-indent: -9999px;
        width: 33px;
        padding-top: 1px;*/
        /*background: url("/styles/images/but_go2.png") no-repeat scroll left top transparent;*/
        text-indent: 0px;
        background: rgb(115,130,174);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(115,130,174,1) 0%, rgba(87,105,158,1) 36%, rgba(71,90,149,1) 37%, rgba(26,45,104,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,130,174,1)), color-stop(36%,rgba(87,105,158,1)), color-stop(37%,rgba(71,90,149,1)), color-stop(100%,rgba(26,45,104,1)));
        background: -webkit-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%);
        background: -o-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%);
        background: -ms-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%);
        background: linear-gradient(to bottom, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7382ae', endColorstr='#1a2d68',GradientType=0)\9;
        color: white;
        border: 0 none;
        border-radius: 5px;
        cursor: pointer;
        height: 24px;
        overflow: visible;
        width: 33px;
        padding-top: 1px;
        font-weight: bold;
        font-size: 93%;
    }

        /*.submit-go:hover {
            background-image: none !important;
            background: rgb(115,130,174) !important;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
            background: -moz-linear-gradient(top, rgba(115,130,174,1) 0%, rgba(87,105,158,1) 36%, rgba(71,90,149,1) 37%, rgba(26,45,104,1) 100%) !important;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,130,174,1)), color-stop(36%,rgba(87,105,158,1)), color-stop(37%,rgba(71,90,149,1)), color-stop(100%,rgba(26,45,104,1))) !important;
            background: -webkit-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%) !important;
            background: -o-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%) !important;
            background: -ms-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%) !important;
            background: linear-gradient(to bottom, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%) !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7382ae', endColorstr='#1a2d68',GradientType=0)\9 !important;
        }*/
        .submit-go:hover {
            /*background: none !important;*/
            background: rgb(141,184,234);
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, rgba(141,184,234,1) 0%, rgba(119,170,230,1) 36%, rgba(105,162,227,1) 37%, rgba(60,117,182,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(141,184,234,1)), color-stop(36%,rgba(119,170,230,1)), color-stop(37%,rgba(105,162,227,1)), color-stop(100%,rgba(60,117,182,1)));
            background: -webkit-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%);
            background: -o-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%);
            background: -ms-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%);
            background: linear-gradient(to bottom, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8db8ea', endColorstr='#3c75b6',GradientType=0)\9;
        }

    #content #homepage #slide-work #buy-sell #but-buy {
        /*margin: 0 5% 0 20%;
        width: 35%;*/        
        margin-left: 27%;
    }

    #content #latest-mach ul li {
        /*margin: 0 0 0 2%;*/
        /*margin: 0 0 0 1.5%;*/
        margin: 0 0 0 1.4%;
        width: 23%;
    }

    #content #homepage #slide-work #buy-sell #howworks {
        width: 94%;
        margin-bottom: 12px;
        text-align: center;
        margin: 12px auto;
        float: none;
    }

    #content #latest-mach ul li div {
        /* background: url(/styles/images/bg_latest-each.gif) no-repeat left 5px; */
        /*width: 120px;*/
        border-radius: 4px 4px 0px 0px;
        background-image: none;
        width: 100%;
        background-color: #fff;
        height: 160px;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        color: #565555;
        margin: 6px 3px;
    }

    div.breadcrumb {
        display: none;
    }

    /* Product List */

    .breadcrumbNew {
        padding-top: 15px;
        padding-left: 5px;
        display: none;
    }

    .makeModelTitle {
        width: 100%;
        font-size: 15px;
        text-align: left;
    }

    .late-mach-xs {
        display: none;
    }

    #searchresult {
        width: 100%;
    }

        #searchresult #searchresultinfo .panel {
            padding: 10px 16px;
            display: inline-block;
            width: 100%;
            margin-bottom: 12px;
        }

    #searchresultinfo h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #searchresult #searchresultinfo .panel h3 {
        /*width: 40%;*/
        width: 150px;
        float: left;
        clear: both;
        margin: 5px 0;
    }

    #searchresult #searchresultinfo .panel div {
        float: left;
    }

    #searchresult #searchresultinfo .panel select {
        float: left;
        height: 30px;
    }

    #searchresult #searchresultinfo .panel input[type=text] {
        width: 45px !important;
        height: 30px !important;
    }

    #searchresult #searchresultinfo .panel input[type=submit] {
        clear: both;
        width: 65px;
        margin: 0 auto;
        display: block;
    }

    #searchresult #searchresultinfo .panel #rblCondition, #searchresult #searchresultinfo .panel #rblConditionMob {
        float: left;
        margin-top: 7px;
    }

        #searchresult #searchresultinfo .panel #rblCondition tr, #searchresult #searchresultinfo .panel #rblConditionMob tr {
            float: left;
            margin: 0 5px;
        }

    #searchresult #searchresultinfo .panel li {
        float: none;
        padding: 0;
        margin: 5px 10px;
        text-align: center;
        display: inline-block;
    }

    #searchresult #searchresultinfo {
        width: 100% !important;
        margin-top: 12px;
    }

    #searchresultmain, #machineLimitReached {
        margin-left: 0 !important;
        width: 100% !important;
        display: inline-block;
        margin-top: 2px;
    }

        #searchresultmain p, #machineLimitReached p {
            padding: 0 10px;
        }

        #searchresultmain h1 {
            /*margin-bottom: 0;*/
            margin: 0;
            display: inline-block;
            width: 100%;
            padding-left: 10px;
            padding-right: 10px;
        }

        #searchresultmain ul {
            float: none;
            text-align: center;
            display: inline-block;
        }

    .refine-srch {
        width: 310px;
        float: none !important;
        margin: 0 auto;
    }

    #resultFilterMob {
        padding-bottom: 15px;
    }

    .paging {
        padding: 5px 0;
    }

        .paging .paging-summary {
            /*background-color: white;*/
            margin: 0;
            width: 100%;
            padding-top: 15px;
        }

    .featured table tr {
        margin: 0 0 10px 0px;
        display: inline-block;
    }

    .featured table td.left {
        width: 115px;
        height: auto;
    }

        .featured table td.left img {
            width: 100px;
            height: 100px;
        }

    .newTag {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 40px !important;
        height: auto !important;
    }

    .resultDes {
        clear: both;
        margin-top: 5px;
        float: left;
        font-size: 12px;
    }

    .resultFilterCol {
        /*width: 100%;
        float: left;
        text-align: left !important;*/
        /*width: 85%;*/
        width: 70%;
        float: none;
        text-align: left !important;
        margin: 0 auto;
        clear: both;
    }

        .resultFilterCol span {
            font-size: 18px;
            color: #5293DA;
            float: left;
            line-height: 23px;
            /* margin-left: 30%; */
            /*color: #2a3d78;*/
            font-weight: bold;
            margin: 10px 0;
            text-align: center;
        }

        .resultFilterCol select {
            width: 150px;
            height: 30px;
            float: right;
            /*margin-right: 5%;
            margin: 5px 5%;*/
            margin: 5px 0;
            display: block;
        }

    .resultFilterLastCol {
        width: 64px !important;
    }

        .resultFilterLastCol input {
            /*margin: 0 38%;*/
            margin: 0;
        }

    #main {
        width: 100%;
    }

    #machineinfo {
        width: 100%;
        border: 0;
        padding: 12px 0;
    }

    #machineTitle {
        width: 100%;
    }

    #machinesummary, #machineref {
        width: 100%;
    }

    #machinesummary {
        text-align: center;
    }

    #contactseller {
        width: 100%;
    }

        #contactseller p:nth-child(1) {
            padding: 10px;
        }

    #machineTitleDetails .refnum {
        background: none;
    }

    #machinephoto {
        /*width: 281px;*/
        width: 100% !important;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    /*#machinephoto,*/ #machinedescription {
        width: 100%;
    }

    #machinedescriptionMob {
        margin: 30px 0;
        text-align: left;
    }

        #machinedescriptionMob p {
            padding: 10px;
        }

    #machineinfo #machinephoto p {
        margin-top: 3px;
    }

    #machineTitleDetails .cell {
        width: 14%;
        padding-left: 0 !important;
    }

        #machineTitleDetails .cell:nth-child(1) {
            width: 12%;
        }

    #machineTitleDetails .liCountry {
        width: 15%;
        padding-left: 34px !important;
    }

    .cSRow {
        width: 75%;
        float: none;
        margin: 5px auto;
        height: 34px;
        clear: both;
        margin-bottom: 5px;
    }

        .cSRow input[type=text] {
            width: 200px;
            height: 30px;
            float: right;
        }

        .cSRow textarea {
            width: 100%;
        }

        .cSRow .cSLbl {
            width: 100px;
            text-align: left;
        }

        .cSRow .cSDdl {
            width: 200px;
            height: 30px;
            float: right;
        }

    .mainMachineImg {
        max-width: 200px;
    }

    #info {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0px;
        display: inline-block;
        text-align: left;
    }

    .pop-search {
        margin: 10px 0 10px 0;
        padding: 0px;
        display: inline-block;
        background-color: transparent;
        width: 100%;
        text-align: left;
    }

    #otherinfo h4 {
        text-align: center;
    }

    .genuine-buyer {
        margin: 10px 0;
        display: inline-block;
    }

        .genuine-buyer h3 {
            margin: 0 0 10px 0;
            display: inline-block;
            padding: 0 !important;
            width: 100%;
        }

        .genuine-buyer p {
            padding: 5px;
        }

    .machlistitem {
        min-height: 160px;
        width: 32% !important;
        margin: 1% 0 0 1% !important;
    }

    #otherinfo {
        border-bottom: 1px solid #eee;
        display: inline-block;
    }

        #otherinfo h3 {
            background-size: 100%;
        }

        #otherinfo #infowhyadvertise {
            width: 50%;
            float: left;
            border-bottom: 0;
        }

        #otherinfo #infoemail {
            width: 50%;
            float: left;
            border-bottom: 0;
        }


    #singlebox {
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }

        #singlebox .singlebox-inner {
            padding-left: 0px !important;
        }

            #singlebox .singlebox-inner input#Password {
                height: 28px !important;
            }

    .sell-form {
        width: 75%;
        margin: 0 auto;
    }

    .contact-single {
        /*height: 1000px;*/
        display: inline-block;
    }

    .contact {
        /*width: 340px;*/
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        max-width: 70%;
    }

        .contact .singlebox-inner .field .nonTBVal {
            /*margin-left: 36%;*/
            /* min-width: 74px; */
            clear: both;
            text-align: left;
        }

    .content-inner {
        width: 100%;
    }

    .src-rslt {
        width: 100%;
    }

        .src-rslt .panel li {
            float: left !important;
            margin: 0 10% !important;
        }

    #sellIntro p, #sellIntro ul {
        padding: 0 12px 10px 12px;
    }

    #sellIntro h1, #sellIntro h2, #sellIntro h3 {
        padding: 4px 15px;
    }

    #hTSForm, .htsForm {
        width: 100%;
        margin: 20px auto;
    }

        #hTSForm .hTSTextBox {
            height: 30px;
            width: 100%;
        }

        #hTSForm .hTSDropDown {
            height: 30px;
            width: 100%;
            min-width: 220px;
        }

        #hTSForm .hTSRow {
            padding-left: 0;
            width: 100%;
        }

        #hTSForm .hTSReqVal {
            width: 100%;
            margin: 0;
            max-width: 300px;
        }

        #hTSForm .hTSLabel {
            width: 170px;
        }

        #hTSForm label.industryLab {
            width: 100%;
        }

    .hTSRow h2 {
        text-align: center;
    }

    #SendEnquiryBtn {
        float: none;
    }

    div.captchadiv {
        width: 100%;
        float: none;
        margin: 20px auto 0.75em auto;
    }

        div.captchadiv label {
            width: 100% !important;
            margin-right: 0px !important;
            padding-left: 0px !important;
            clear: right;
            text-align: center;
            float: none;
        }

        div.captchadiv input {
            float: none;
            margin: 0 auto;
            width: 220px;
            display: block;
        }

    .captchasend {
        width: 224px !important;
        margin: 15px auto !important;
        float: none !important;
    }

    .IndustryCheckBox {
        width: 100%;
    }

    div.field.clearfix.recap {
        width: 222px;
        margin: 0 auto;
        float: none;
    }

    .recap #captchaRefresh {
        width: 100% !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        text-align: center;
    }

    .sendBtnDiv {
        width: 50%;
        margin-top: 10px;
        float: left;
    }

        .sendBtnDiv input[type=submit] {
            margin: 0;
        }



    #singlebox .registration label {
        width: 110px;
        /*height: 30px;*/
    }

    #singlebox .registration input[type="text"] {
        height: 30px;
        width: 100%;
        /*width: 220px;*/
    }

    #singlebox .singlebox-inner textarea {
        height: 100px;
        width: 100% !important;
    }

    #singlebox .registration input, #singlebox .registration select {
        height: 30px;
        /*width: 220px;*/
        width: 100%;
        min-width: 164px !important;
    }

    .nonTBVal {
        margin-left: 0;
        min-width: 199px;
        clear: both;
    }

    #footer {
        /*padding: 5px 0 60px 0;*/
        padding: 5px 5px 60px 5px;
        text-align: center;
        width: 100%;
    }

        #footer ul {
            text-align: center;
            padding: 0px 0px 29px 0;
        }


            #footer ul li:first-child {
                padding: 0;
                margin: 0;
            }


    .whyAdvertise, .termsOfUse {
        padding-left: 20px;
        text-align: left !important;
    }

    dl.quoteList dd {
        width: 90%;
    }

    .buyList img {
        max-width: 90%;
    }

    .loginError {
        margin-left: 0 !important;
        /*display: inline-block;*/
    }

    /*.featured {
        width: 100%;
    }*/
}

/*@media (max-width : 670px) and (min-width : 435px) {
    #login-button {
        top: 78%;
    }

    .social-dropdown {
        position: absolute;
        left: -15px;
        top: 81%;
    }

    .social-dropdown-2 {
        left: 3%;
        top: 79%;
        position: absolute;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        margin-top: 4%;
    }

    #header {
        height: 165px;
    }
}*/


@media (max-width: 490px) {
    .mobile-xs-off {
        display: none;
    }

    .mobile-xs-on {
        display: block !important;
    }

    .subColumn {
        width: 100% !important;
    }
}

@media (max-width: 470px) {
    #IndustryCheckBoxList td label {
        /*width: 81%;
        height: 36px;*/
        width: 88%;
        height: 45px;
        margin: 0;
    }
}

@media (max-width: 420px) {
    #IndustryCheckBoxList td {
        width: 50%;
    }

    #content #latest-mach ul li {
        margin: 0 0 0 2%;
        width: 30%;
    }

    #IndustryCheckBoxList td label {
        width: 82%;
        height: 36px;
    }

    .late-mach {
        display: none;
    }

    .late-mach-xs {
        display: block;
    }
}



@media (max-width: 425px) {
    /*.contact-single {
        height: 1370px
    }*/

    .contact {
        /*width: 220px;*/
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        /*height: 590px;*/
    }

        .contact .singlebox-inner .field .nonTBVal {
            margin-left: 0;
            /* min-width: 74px; */
            clear: both;
            text-align: left;
        }
}

@media (max-width: 440px) {
    .cSRow .cSLbl {
        width: 100%;
        padding-right: 15px;
        display: block;
        float: none;
        text-align: center;
    }

    .cSRow input[type=text] {
        width: 275px;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .cSRow textarea {
        width: 275px;
        margin: 0 auto;
        float: none;
    }

    .cSRow .cSValWrapper {
        width: 100%;
        float: left;
        text-align: center;
        padding-right: 0;
        margin-top: 3px;
    }

    .cSRow .cSDdl {
        width: 275px;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .cSRow {
        width: 100%;
        height: 50px;
    }

    .resultFilterCol {
        width: 90%;
    }

    .sell-form {
        width: 100%;
    }
}

@media (max-width: 375px) {
    .social-dropdown {
        top: 37px;
        height: auto;
    }

    .social-dropdown-2 {
        top: 32px;
    }

    /*#login-button {
        top: 87px !important;
        bottom: 14px;
    }*/

    /*#content #latest-mach ul li {
        margin: 0 0 0 -1px;
    }*/    

    #content #homepage #slide-work #buy-sell #howworks {
        width: 97%;
        margin: 0 1.5%;
        margin-bottom: 10px;
    }

    #content #homepage #slide-work #buy-sell #but-buy {
        /*margin: 0 5% 0 15%;*/
        /*margin: 0 !important;
        width:33% !important;*/
        margin-left:7%;
    }

    /*.header-small {
        height: 118px;
    }*/

    dl.quoteList dd {
        width: 85%;
    }
}

@media (max-width: 355px) {
    #quick-search {
        /*width: 72%;
        margin: 0 14%;*/
        /*width: 183px;
        margin: 0px auto;
        float: none;*/
        width: 100%;
        margin: 0px auto;
        float: none;
        text-align: center;
    }

    .srch-mob {
        display: inline;
    }

    #reference-search {
        /*margin: 30px auto 0 auto;
        width: 133px;
        float: none;*/
        margin: 10px auto 0 auto;
        /*width: 125px;*/
        float: none;
    }

    #searchresult #searchresultinfo .panel h3 {
        width: 125px !important;
        padding-left: 0;
        padding-right: 0;
    }
}


@media (max-width: 350px) {

    form {
        width: 100% !important;
    }

    /*#header {
        background-size: 320px;
        width: 100%;
        height: auto;
    }*/

    #header #logo-ads .logo {
        padding: 30px 0 0 0px;
        width: 50%;
    }

    .main-logo-small {
        position: relative;
        top: -45px;
        left: 10px;
        width: 25%;
        display: block;
    }

    .main-logo {
        display: none;
    }

    /*.header-small {
        height: 100px;
    }*/

    /*#login-button {
        top: 73px !important;
        bottom: 0 !important;
    }*/

    .social-dropdown {
        display: none;
    }

    .facebook-like {
        width: 22px;
        height: 20px;
        overflow: hidden;
    }

    .twitter-follow {
        width: 23px;
        height: 20px;
    }

    .linkedin-follow {
        width: 23px;
        height: 20px;
    }

    .fb-like span {
        width: 23px !important;
    }

    .fb-like-mask {
        width: 22px;
        height: 20px;
    }

    .fb_iframe_widget_fluid span {
        width: 23px !important;
    }

    ul#nav {
        top: 85px !important;
    }

    #header #logo-ads .webads, #header #usernav {
        display: none;
    }

    .mob-small-off {
        display: none;
    }

    #graphics {
        display: none;
    }

    #accordion {
        display: none;
    }

    .catlistitem-mob {
        width: 47%;
        margin: 8px 0 0 6px;
    }


    #IndustryCheckBoxList td label {
        width: 81%;
        height: 46px;
    }


    #lnMainPhoto img {
        max-width: 295px;
    }

    .src-rslt .panel li {
        margin: 0 8% !important;
    }

    .resultFilterCol span {
        margin: 10px 0;
    }

    /*.resultFilterLastCol input {
        margin: 0 35%;
        width: 100px;
    }*/
}
/*, .twitter-follow iframe, .linkedin-follow iframe*/

@media (max-width: 275px) {
    .social-dropdown {
        right: 43%;
        top: 38px;
    }

    #login-button {
        top: 87px !important;
    }

    #content #latest-mach ul li div {
        width: 114px !important;
        margin: 3px 3px !important;
    }
}

.linkedin-follow, .linkedin-follow iframe {
    overflow: hidden;
    max-height: 20px;
}

/* Ali Changes*/

@media (max-width: 520px) {
    .logo-home img {
        max-width: 250px;
    }

    #login-button {
        bottom: 4px;
    }

    .header-small {
        top: 19px;
        left: 15px;
        background-size: 94px;
    }
}

@media (max-width: 440px) {
    .logo-home img {
        max-width: 200px;
    }
}

@media (max-width: 450px) {
    /*#header{
        background-size: 100% 80% !important;
    }
    .logo-home {
        margin-top: 32px !important;
    }*/

    .header-small {
        top: 25px;
        left: 10px;
        background-size: 87px;
    }
}

@media (max-width: 370px) {
    .logo-home img {
        max-width: 170px;
    }

    .toggle-home {
        margin-top: 35px !important;
    }
}

.socialDd {
    float: left;
    clear: both;
    top: -12px;
    position: relative;
    padding-left: 2%;
}

@media (max-width: 350px) {
    #header {
        min-height: 140px !important;
    }

    #login-button {
        bottom: 5px !important;
    }

    .dropDownContainer {
        max-width: 100px;
    }
}

.navbar-collapse.in {
    overflow-y: visible;
}


@media (max-width: 700px) {    

    #header {
        max-height: 151px;
    }
}

@media (min-width: 665px) and (max-width: 700px) {
    .srch-mob {
        width: 583px !important;
        margin: 0 auto;
    }
}

.mob-view ul {
    margin: 0;
}

/*@media (max-width: 550px) {
    #header {
        background-size: 108% 100% !important;
    }
}*/

@media (min-width: 550px) and (max-width: 700px) {
    #machineTitleDetails .cell:nth-child(1) {
        width: 12%;
        padding-left: 4% !important;
    }
}

/*@media (min-width: 450px) and (max-width: 628px) {
    .menu-span {
        display: inline-block;
        width: 50px;
        float: right;
        text-align: center;
        margin-right: 6%;
    }

    .toggle-home {
        margin-top: 30px !important;
    }
}*/

/*@media (max-width: 449px) {
    .menu-span {
        display: inline-block;
        width: 50px;
        float: right;
        text-align: center;
        margin-right: 5%;
    }

    
}*/

/*@media (min-width: 629px) and (max-width: 700px) {
    .menu-span {
    }

    .toggle-home {
        margin-top: 30px !important;
    }
}*/


@media (max-width: 400px) {


    /*.header-small {
        top: 21px;
    }*/
}

@media (max-width: 400px) {

    #header {
        min-height: 129px;
        max-height: 130px;
    }

    .header-small {
        top: 25px;
        left: 12px;
        height: 108px;
        background-size: 71px;
    }

    .toggle-home {
        margin-top: 33px !important;
    }

    .socialDd {
        float: left;
        clear: both;
        top: -9px;
        position: relative;
        padding-left: 2%;
    }
}


@media (max-width: 350px) {
    .header-small {
        top: 32px;
    }

    .socialDd {
        top: 0;
    }

    .navbar-inverse .navbar-collapse {
        margin-top: 8px;
    }
}


@media (max-width: 570px) {

    .featuredItem img {
        height: 90px;
    }

    .featuredItem p.title {
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        word-break: break-word;
    }
}

@media (max-width: 1500px) {
    .subWidgetWrapper {
        display: none;
    }
}
    