/* Start Common */
body {
    color: #3c4f63;
    font-size: 12px;
    font-family: 'Rokkitt', serif;
    text-align: left;
    background-color: #f5f5f5;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow-x: hidden;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.spacer {
    width: 950px;
    height: 8px;
    background-image: url(../Images/spacer.gif);
    background-repeat: repeat;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.spacerHeader {
    width: 100%;
    height: 16px;
    background-image: url(../Images/spacer.gif);
    background-repeat: repeat;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

/* End Common */
/* Start Header */

/*New Changes*/
#main_wrap {
    display: block;
    overflow: hidden;
    /*width:1160px;*/
}

#header_bg {
    position: relative;
    width: 100%;
    height: 107px;
    margin: 0 auto;
}

#header_autos {
    /*! width:100%; */
    /*height:auto;*/
    /*! height:83px; */
    padding: 26px 0 0;
    position: relative;
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 5rem;
    /*! max-width: 1200px; */
    /*! margin: 0 auto; */
}

#logo_left {
    padding-top: 0px;
}

#logo_left .logo_imotors {
    width: 227px;
}

#logo_right {
    /*! width:1160px; */
    /*! margin:-63px auto 0; */
}

.select {
    background-image: none;
}

.styled {
    border-radius: 0;
    opacity: 1 !important;
}

@media screen and (max-width: 801px) {
    .styled {
        border-radius: 0;
        opacity: 1 !important;
    }

    body {
        overflow-x: hidden;
    }

    #header_bg {
        width: 100%;
    }

}

/*New Changes End*/
.logo_imotors {
    background: url(../Images/MainMaster/imotors_logo.png) no-repeat 0 0;
    width: 275px;
    height: 60px;
    display: block;
    margin: 0 auto;
    padding: 0px;
    cursor: pointer;
}

.logo_imotors:hover {
    /*background-position: 0 -60px;*/
}

#header_nav {
    width: 650px;
}

.top_tab {
    /*width: 500px;
    height: 67px;*/
}

.nav_box {
    width: 650px;
    height: 33px;
}

a.button {
    background: transparent url('../Images/MainMaster/button_right.png') no-repeat scroll top right;
    display: block;
    float: right;
    height: 33px;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

a.button span {
    background: transparent url('../Images/MainMaster/button_left.png') no-repeat;
    display: block;
    line-height: 22px;
    padding: 7px 0 5px 15px;
}

a.button:hover {
    background: transparent url('../Images/MainMaster/button_right2.png') no-repeat scroll top right;
    display: block;
    float: right;
    height: 33px;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

a.button:hover span {
    background: transparent url('../Images/MainMaster/button_left2.png') no-repeat;
    display: block;
    line-height: 22px;
    padding: 7px 0 5px 15px;
}

/* End Header */
/* Start Footer */
.footer_autos {
    /*width: 100vw;*/
    margin: 0px auto;
    font-size: 10px;
    padding: 31px 0px 0px 0px;
    text-align: center;

    height: auto;
}

.footer_autos a {
    text-decoration: none;
    color: #0c317a;
    font-family: Rokkitt;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
}

.footer_autos a:hover {
    color: #FF7900;
}

.footer_autos_location {
    background: #0c317a;
    color: #ffffff;
    padding: 50px;
    height: 87px;
    margin-top: 38px;
    display: none;
}

.footer_autos_location a {
    color: #ffffff;
    font-family: Rokkitt;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}

.footer_copyRight {
    font-size: 10px;
    background: #ff3434;
    color: #ffffff;
    height: 42px;
    padding-top: 20px;
    font-family: Rokkitt;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin-top: 20px;
}

.footer_copyRight a {
    color: #ffffff
}

.footer_copyRight a:hover {
    color: #0c317a;
}

#footer_break {
    width: 950px;
    height: 1px;
    /*border-bottom: #008FBF dotted 1px;*/
    padding: 0px;
    margin: 0px;
}

/* End Footer */

a.top_tab_btn {
    background: transparent url(../Images/MainMaster/button_G_right.png) no-repeat scroll top right;
    display: block;
    float: right;
    height: 26px;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

a.top_tab_btn span {
    background: transparent url(../Images/MainMaster/button_G_left.png) no-repeat;
    display: block;
    line-height: 18px;
    padding: 3px 0px 5px 15px;
}

a.top_tab_btn:hover {
    background: transparent url(../Images/MainMaster/button_G_right2.png) no-repeat scroll top right;
    display: block;
    float: right;
    height: 26px;
    margin-right: 6px;
    padding-right: 17px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

a.top_tab_btn:hover span {
    background: transparent url(../Images/MainMaster/button_G_left2.png) no-repeat;
    display: block;
    line-height: 18px;
    padding: 3px 0px 5px 15px;
}

/* relocated */

.trigger {
    background: url(../Images/Common/plus.png) no-repeat 0px 0px;
    width: 12px;
    height: 12px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    display: block;
    margin: 5px 5px 0px 0px;
    padding: 0px;
    float: right;
}

.trigger:hover {
    background: url(../Images/Common/plus_hover.png) no-repeat 0px 0px;
}

.trigger.selected {
    background: url(../Images/Common/close.png) no-repeat 0px 0px;

    width: 13px;
    height: 13px;
}

.trigger.selected:hover {
    background: url(../Images/Common/close_hover.png) no-repeat 0px 0px;
}

/*New CSS for ipad link in header*/

.ipadLink1 {
    width: 300px;
    height: 65px;
    display: block;
    float: left;
}

.ipadLink2 {
    width: 178px;
    height: 33px;
    display: block;
    float: right;
}


#nav_head {
    margin: 0px;
}

#header_bg {
    position: relative;
    z-index: 9;
    width: 90vw;
    height: 107px;
    overflow: visible;
    margin: 0 auto;
}

.nav_box a.button {
    display: none;
}

a.top_tab_btn,
a.top_tab_btn span,
a.top_tab_btn:hover,
a.top_tab_btn:hover span {
    background: none;
    height: auto;
    margin: 0;
}

a.top_tab_btn span,
a.top_tab_btn:hover span {
    background-color: #0C317A;
    line-height: 1em;
    text-align: center;
    padding: 8px 8px;
    /*border-radius:4px;
    border:1px solid #0C3664;*/
    font-family: Rokkitt;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
}

a.top_tab_btn,
a.top_tab_btn:hover {
    margin-top: 20px;
    padding-right: 0;
}

.small-btn a.top_tab_btn {
    margin-top: 10px;
    position: relative;
}

a.top_tab_btn:hover span {
    /*background-color:#297FD1;*/
}

a span.g-btn,
a:hover span.g-btn {
    margin-right: 10px;
}

a span.g-btn {
    color: #0C3664;
    background-color: transparent;
    font-family: Rokkitt;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
}

a:hover span.g-btn {
    color: #fff;
}

.print {
    padding: 14px 30px 0 0;
}

.small-btn a.top_tab_btn span {

    margin: 30px 20px 0 0;
    padding: 0px 0px 0px;
    width: 100px;
    height: 26px;
    text-align: center;
    padding-top: 10px;
    color: #ffffff;
    font-family: "Poppins Bold";
    font-size: 14px;
    font-weight: 900;
    line-height: 17px;
    text-transform: uppercase;
}

#content_right {
    margin-top: 10px;
}

.location {
    background: #0c317a;
    color: #ffffff;
    padding: 50px;
    height: 87px;
    margin-top: 38px;
}

.location a {
    color: #ffffff;
    color: #ffffff;
    font-family: Rokkitt;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}

#localRes {
    background-color: #0c317a;
}

#header_bg {
    width: 1160px;
}

#logo_right {
    /*! width: auto; */
    /*! margin: 0; */
    /*! position: absolute; */
    /*! right: 20px; */
    /*! top: 20px; */
}

#main_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

#aspnetForm {
    width: 100%;
    min-width: 1160px;
}

@media only screen and (max-width: 600px) {
    #header_autos {
        /*! width:100%; */
        /*height:auto;*/
        /*! height:83px; */
        padding: 26px 0 0;
        position: relative;
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 2rem;
        /*! max-width: 1200px; */
        /*! margin: 0 auto; */
    }
}
