.corporateDropdown:after,
.corporateTabCon:after,
.corporateTabs:after,
.footerBottom:after,
.footerTop:after,
.topHeader:after {
    clear: both;
    display: block;
    content: "";
    margin: 0;
    padding: 0
}

img {
    border: none;
    outline: 0
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.mainWrapActive:before {
    background: rgba(0, 0, 0, .81);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    z-index: 999
}

.header {
    position: fixed;
    left: 50%;
    right: 0;
    top: 0;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

#header {
    padding: 0;
    width: 1024px;
    z-index: 9999;
    margin: 0 auto
}

.topHeader {
    background: #e51b2f;
    position: relative;
    z-index: 999
}

.hondaLogo {
    float: left;
    text-align: center;
    min-width: 188px
}

.hondaLogo a {
    display: block;
    padding: 16px 0 15px
}

.hondaLogo img {
    max-width: 155px
}

.mainMenu {
    float: right;
    width: auto;
    display: table
}

.mainMenu>ul>li {
    text-align: center;
    display: inline-table;
    vertical-align: middle;
    height: 67px;
    margin-right: 0
}

.mainMenu>ul>li>a {
    height: 67px;
    text-align: center;
    color: #fff;
    font: 9px/12px gotham-mediumgotham-medium, sans-serif;
    letter-spacing: 1px;
    padding: 0 13px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    text-transform: uppercase
}

.mainMenu>ul>li>a:before {
    content: "";
    background: #ff8a8f;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    height: 51px
}

.mainMenu>ul>li.active.canumber a,
.mainMenu>ul>li.canumber a,
.mainMenu>ul>li.canumber a:hover {
    cursor: default;
    background: #e51b2f
}

.mainMenu>ul>li.canumber:hover a:before {
    cursor: default;
    background: #ff8a8f;
    display: block
}

.mainMenu>ul>li:last-child a:after {
    display: none
}

.mainMenu>ul>li>a:after {
    content: "";
    width: 5px;
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    z-index: 9;
    height: 67px
}

.warningIcon {
    width: 25px;
    height: 21px !important;
    display: inline-block;
    background-image: url(../images/global/warning-icon.png) !important;
    background-repeat: no-repeat;
    margin-bottom: 5px
}

.mainMenu>ul>li.active,
.mainMenu>ul>li.active a,
.mainMenu>ul>li.active a:after,
.mainMenu>ul>li.active a:before,
.mainMenu>ul>li:hover,
.mainMenu>ul>li:hover a:after,
.mainMenu>ul>li:hover a:before {
    background-color: #999
}

.mainMenu>ul>li>a>img {
    margin-bottom: 5px
}

.mainMenu>ul>li span {
    display: block;
    font: 12px gotham-bookgotham-book, sans-serif;
    padding-top: 5px
}

.dropDownMenu {
    background: #fff;
    border-top: solid 3px #999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
    z-index: 99
}

.homeDropDownMenu:after {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 61px 0 60px;
    content: ""
}

.searchBox {
    border-top: solid 3px #999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    background: #e8e8e8 url(../images/search_icon_32.png) no-repeat;
    background-position-x: 0;
    background-position-y: 0;
    background-size: auto;
    display: none;
    background-size: 24px;
    background-position: 10px 28px
}

.searchBox input {
    width: 100%;
    font: 15px gotham-bookgotham-book, sans-serif;
    font-family: gotham-bookgotham-book, sans-serif;
    color: #666;
    background: 0 0;
    border: none;
    padding: 30px 45px
}

.searchBox input.searchBoxIcon {
    position: absolute;
    right: 10px;
    top: 12px;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 58px;
    height: 57px;
    background: url(../images/global/sprite.png) no-repeat -164px -3px;
    font-size: 0
}

.voiceBox {
    border-top: solid 3px #999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    background: #e8e8e8;
    display: none
}

.voiceBox {
    border-top: solid 3px #999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    background: #e8e8e8;
    display: none
}

.voiceBox input {
    width: 49%;
    font: 16px gotham-bookgotham-book, sans-serif;
    color: #666;
    background: 0 0;
    border: none;
    padding: 30px 30px
}

.voiceBox input.searchBoxIcon {
    position: absolute;
    right: 10px;
    top: 12px;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 58px;
    height: 57px;
    background: url(../images/global/sprite.png) no-repeat -165px -3px;
    font-size: 0
}

.searchBoxIcon {
    position: absolute;
    right: 24px;
    top: 24px;
    width: 30px;
    cursor: pointer
}

.dropClose {
    background: url(../images/global/sprite.png) no-repeat 0 -124px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 9;
    padding: 0 !important;
    margin: 0 !important
}

.dropClose:hover {
    background-position: -50px -124px
}

.dropModels {
    padding: 15px 0 35px;
    border-bottom: solid 4px #e51b2f;
    position: relative;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    overflow: auto
}

.dropModels .col33 {
    width: 25%;
    padding: 15px 0;
    float: left;
    border: solid 1px #fff;
    border-right-color: #e0e0e0;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s;
    min-height: 255px;
    position: relative;
    margin-bottom: -1px
}

.dropModels .col33:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 1px;
    background: #e51b2f;
    z-index: 10
}

.dropModels .col33.dropModelsLast:after {
    display: none
}

.dropModels .col33:nth-child(4n) {
    border-right-color: #fff
}

.dropModels .col33.dropModelsLast {
    border-bottom-color: #fff
}

.dropModels .col33:hover {
    border: solid 1px #e51b2f
}

.dropModels .col33 a:after,
.dropModels .col33 a:before {
    display: none
}

.dropModelCon img {
    max-width: 95%
}

.dropModelCon h3 {
    font: 15px gotham-bookgotham-book, sans-serif;
    color: #e51b2f;
    margin: -5px 0 0;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s
}

.dropModelCon h3 span {
    font-size: 10px;
    color: #666;
    display: block
}

.dropModelCon p {
    font: 14px gotham-bookgotham-book, sans-serif;
    color: #333;
    margin: 10px 0 0
}

.dropModelCon p img {
    max-width: 8px;
    display: inline-block;
    margin-right: 0
}

.dropModelCon:hover h3 {
    color: #333
}

.dropModels .col33.noBorder:hover {
    border-color: #fff;
    border-right: solid 1px #e0e0e0
}

.dropModelsTag {
    text-align: left;
    padding: 0 15px;
    position: absolute;
    right: 0;
    bottom: 15px
}

.dropModelsTag1 {
    text-align: left;
    padding: 0 15px;
    position: absolute;
    right: 0;
    bottom: 10px
}

.menuIcon {
    width: 25px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat;
    margin-bottom: 5px
}

.modelsIcon {
    background-position: left top
}

.priceIcon {
    background-position: -25px top
}

.driveIcon {
    background-position: -50px top
}

.dealerIcon {
    background-position: -75px top
}

.offersIcon {
    background-position: -100px top
}

.serviceIcon {
    background-position: -270px -163px
}

.rupeeIcon {
    width: 8px;
    height: 11px;
    display: inline-block;
    background: url(../images/global/sprite.png) no-repeat -125px top
}

.menusearchIcon {
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/global/sprite.png) no-repeat -140px top
}

.mainMenu>ul>li.searchMenu.active .menusearchIcon {
    background-position: -140px -19px
}

.corporateDropdown,
.dealerDropdown {
    background: #e8e8e8
}

.corporateDropdown ul li {
    float: left;
    width: 33.33333%
}

.corporateDropdown ul li a,
.dealerDropdown li a {
    padding: 15px 0;
    display: block;
    background: 0 0 !important;
    font: 11px gotham-bookgotham-book, sans-serif;
    color: #727272;
    text-transform: uppercase;
    position: relative
}

.corporateDropdown ul li a:after,
.dealerDropdown li a:after {
    background: #fff !important;
    width: 1px;
    position: absolute;
    right: -1px;
    top: 8px;
    bottom: 8px;
    content: ""
}

.corporateDropdown ul li:last-child a:after,
.dealerDropdown li:last-child a:after {
    display: none
}

.corporateDropdown ul li a:hover:after,
.corporateDropdown ul li:hover a:after {
    top: 0;
    bottom: 0
}

.corporateDropdown ul li a:hover,
.corporateDropdown ul li.corporateActive a,
.corporateDropdown ul li:hover,
.corporateDropdown ul li:hover a,
.dealerDropdown ul li a:hover,
.dealerDropdown ul li.findActive a {
    background: #fff !important;
    color: #e51b2f;
    font-family: gotham-mediumgotham-medium
}

.corporateDropdown ul li.corporateActive .corporateSubMenu.corporateSubMenuBlock {
    display: block !important
}

.corporateDropdown ul li .corporateSubMenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-bottom: 3px
}

.corporateDropdown ul li:hover .corporateSubMenu {
    display: block
}

.corporateDropdown ul li ul.subMenu {
    background: #fff;
    max-width: 820px;
    margin: 0 auto
}

.corporateDropdown ul li ul.subMenu li {
    position: relative
}

.corporateDropdown ul li ul.subMenu li:after {
    background: #cbcbcb;
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    content: "";
    width: 1px
}

.corporateDropdown ul li ul.subMenu li:last-child:after {
    display: none
}

.corporateDropdown ul li ul.subMenu li a {
    color: #727272;
    text-transform: none;
    font-family: gotham-bookgotham-book, sans-serif
}

.corporateDropdown ul li ul.subMenu li a:hover {
    color: #e51b2f
}

.corporateDropdown ul li ul.aboutMenu li {
    width: 25%
}

.corporateDropdown ul li ul.exploreMenu li {
    width: 33.333333%
}

.corporateDropdown ul li ul.mediaMenu li {
    width: 33.333333%
}

.corporateDropdown .innerContainer,
.dealerDropdown .innerContainer {
    position: static
}

.corporateSubMenu {
    background: #e8e8e8
}

.dealerDropdown li {
    float: left;
    width: 50%
}

#footer {
    background: #2f3438;
    color: #fff;
    font-size: 12px
}

#footer .followTitle:after {
    display: none
}

.siteMap {
    background: #e9e9e9;
    padding: 10px 30px 5px
}

.siteMap p {
    font: 14px gotham-bookgotham-book;
    color: #000;
    text-transform: uppercase
}

.footerTop {
    position: relative
}

.footerTop h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font: 12px gotham-bookgotham-book, sans-serif;
    color: #fff;
    padding: 23px 0 24px;
    border-bottom: solid 1px #666
}

label.honda-title {
    text-transform: capitalize !important
}

.footersitemap {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-size: 15px;
    cursor: pointer;
    z-index: 9
}

.footersitemap.open {
    background: #666 url(../images/global/sprite.png) no-repeat -150px -49px
}

.footersitemap.open:hover {
    background-position: -210px -49px
}

.footersitemap.close {
    background-position: -150px -124px
}

.footersitemap.close:hover {
    background-position: -210px -124px
}

.footerLinks {
    float: left;
    width: 16.666666666%
}

.footerLinks ul {
    padding-top: 20px;
    display: block;
    margin-bottom: 20px
}

.footerLinks li {
    padding-bottom: 10px
}

.footerLinks li h4 {
    margin-top: 5px;
    padding: 15px 0 5px;
    border-bottom: none;
    border-top: solid 1px #666
}

.footerLinks li a {
    color: #fff;
    line-height: 15px
}

.footerLinks li a:hover {
    color: #989898
}

.footerLinks p {
    line-height: 20px
}

.footerLinksPad h4,
.footerLinksPad ul {
    padding-left: 30px
}

.sociaIcons li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    padding-bottom: 0
}

.sociaIcons li a {
    background: rgba(255, 255, 255, .5);
    width: 27px;
    height: 27px;
    border-radius: 100%;
    color: #2d3538;
    display: inline-block;
    font-size: 15px;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s
}

.sociaIcons li a:before {
    font-family: FontAwesome;
    line-height: 27px
}

.sociaIcons li a:hover {
    background: #fff
}

.footerLinks:nth-child(4) h4 {
    padding-left: 20px
}

.footerLinks:nth-child(4) ul {
    padding-left: 20px
}

.facebookBtn:before {
    content: "\f09a"
}

.TwitterBtn:before {
    content: "\f099"
}

.youtubeBtn:before {
    content: "\f167"
}

.instagramBtn:before {
    content: "\f16d"
}

.footerBottom {
    padding: 20px 30px
}

.fAddress {
    width: 31.7%;
    float: left
}

.fAddress p {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px
}

.fAddress p:last-child {
    padding-bottom: 0
}

.fAddress p span {
    font-family: gotham-mediumgotham-medium, sans-serif;
    font-size: 13px;
    display: block
}

.fAddress a {
    color: #fff
}

.socialwidget {
    float: left;
    padding-left: 25px;
    width: 34%
}

.socialwidget:last-child {
    padding-left: 10px
}

.socialCon {
    background: #262626;
    padding: 20px 35px 20px 15px;
    min-height: 135px
}

.socialwidget p {
    line-height: 18px;
    padding-bottom: 10px
}

.socialwidget p span {
    font-family: gotham-mediumgotham-medium, sans-serif;
    font-size: 13px
}

.socialwidget p a {
    color: #fff
}

.socialwidget p a:hover {
    color: rgba(255, 255, 255, .5)
}

.followTitle {
    border: none;
    cursor: default;
    text-transform: uppercase;
    font: 12px gotham-bookgotham-book, sans-serif;
    color: #fff;
    letter-spacing: 1px;
    padding: 0;
    margin: 0 0 10px
}

.copyRight {
    background: #4f4f4f;
    color: #ccc;
    font: 11px gotham-bookgotham-book, sans-serif;
    padding: 25px 30px
}

.copyRight a {
    color: #ccc;
    display: inline-block;
    padding: 0 5px
}

.copyRight a:hover {
    color: #fff
}

.sidebar-sticky {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: none
}

.sidebar-sticky ul li {
    display: block;
    font: 9px/10px gotham-bookgotham-book, sans-serif;
    text-align: center;
    text-transform: uppercase;
    max-width: 65px
}

.sidebar-sticky ul li span {
    display: block;
    margin-top: 5px
}

.sidebar-sticky ul li a {
    color: #fff;
    display: block;
    background: #999;
    padding: 10px 0;
    position: relative;
    border-bottom: solid 1px #999
}

.sidebar-sticky ul li a:after {
    background: #ccc;
    position: absolute;
    height: 1px;
    left: 5px;
    right: 5px;
    bottom: -1px;
    content: ""
}

.sidebar-sticky ul li:first-child a {
    padding-top: 15px
}

.sidebar-sticky ul li:last-child a {
    padding-bottom: 15px;
    border: none
}

.sidebar-sticky ul li a:hover {
    background: #e11b2f
}

.sidebar-sticky ul li:last-child a:after {
    display: none
}

.sidebar-fixed-sticky li i,
.sidebar-sticky li i {
    width: 20px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat
}

.sticky-priceIcon {
    background-position: 0 -174px
}

.sticky-emi {
    background-position: -20px -174px
}

.sticky-drive {
    background-position: -40px -174px
}

.sticky-dealer {
    background-position: -60px -174px
}

.sticky-brochure {
    background-position: -80px -174px
}

.sidebar-fixed {
    position: relative;
    z-index: 10
}

.sidebar-fixed-sticky {
    position: absolute;
    left: 0;
    bottom: 0
}

.sidebar-fixed-sticky ul li {
    display: block;
    font: 9px/10px gotham-bookgotham-book, sans-serif;
    text-align: center;
    text-transform: uppercase;
    max-width: 65px
}

.sidebar-fixed-sticky ul li span {
    display: block;
    margin-top: 5px
}

.sidebar-fixed-sticky ul li a {
    color: #fff;
    display: block;
    background: #999;
    padding: 10px 0;
    position: relative
}

.sidebar-fixed-sticky ul li a:after {
    background: #ccc;
    position: absolute;
    height: 1px;
    left: 5px;
    right: 5px;
    bottom: 0;
    content: ""
}

.sidebar-fixed-sticky ul li:first-child a {
    padding-top: 15px
}

.sidebar-fixed-sticky ul li:last-child a {
    padding-bottom: 15px
}

.sidebar-fixed-sticky ul li a:hover {
    background: #e11b2f
}

.sidebar-fixed-sticky ul li:last-child a:after {
    display: none
}

.overlayAlert {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9999999;
    display: none
}

.onloadContainer {
    margin: 0;
    max-width: 350px;
    height: 250px;
    background: #fff;
    left: 50%;
    top: 50%;
    bottom: 0;
    position: absolute;
    transform: translat(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.formOnload .titleBlock {
    background: #e21b2e;
    padding: 16px 15px;
    position: relative
}

.formOnload .titleBlock h3 {
    font: 18px/15px gotham-bookgotham-book, sans-serif;
    color: #000;
    background: #e21b2e;
    color: #fff
}

.formOnload .titleBlock span {
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(../images/CSS-Sprites.png);
    background-position: 0 -7px
}

.formOnload .titleBlock span:hover {
    background-image: url(../images/close1_hover.png)
}

.loadForm {
    padding: 20px;
    background: #efefef
}

.loadForm p {
    font: 15px/18px gotham-bookgotham-book, sans-serif;
    color: #333;
    margin-bottom: 5px
}

.loadForm .textBox {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 15px;
    margin: 5px 0
}

.loadForm .submitBtn {
    background: #999;
    width: 100%;
    color: #fff;
    padding: 12px 45px;
    cursor: pointer;
    margin-top: 10px;
    font: normal 14px gotham-mediumgotham-medium, sans-serif;
    letter-spacing: 2px;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.loadForm .submitBtn:hover {
    background: #e21b2e
}

.field-validation-error span {
    color: red !important
}

.ride-contact-row span.field-validation-error span {
    color: red
}

input.input-validation-error {
    border: 1px solid red;
    color: red;
    background: #fff
}

.priceCalculator {
    background: #bababa;
    padding: 35px
}

.priceCalculator .container {
    overflow: hidden
}

.priceCalculator .col33 {
    width: 20%;
    text-align: center;
    float: left;
    vertical-align: top;
    font-size: 9px;
    line-height: 13px;
    border-right: solid 1px #bababa
}

.priceCalculator .col33:last-child {
    border: none
}

.priceCalculator .content {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: -1000px;
    padding-bottom: 1020px
}

.priceCalculator h3 {
    text-transform: uppercase;
    padding-bottom: 7px;
    margin: 7px 0;
    font-family: gotham-bookgotham-book, Geneva, sans-serif;
    font-size: 8px;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative
}

.priceCalculator h3:after {
    width: 14px;
    height: 1px;
    background: #d91b2f;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    content: ""
}

.priceCalculator h3 a {
    text-decoration: none;
    color: #666;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: inline-block
}

.priceCalculator h3 a:hover {
    color: #e7505f
}

.priceCalculator h3 a span {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -webkit-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    -ms-transition: all ease-out .5s;
    overflow: hidden;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    position: relative
}

.priceCalculator span.priceIcon {
    background-position: -100px -183px
}

.priceCalculator span.emiIcon {
    background-position: -122px -183px
}

.priceCalculator span.testIcon {
    background-position: -144px -183px
}

.priceCalculator span.dealerIcon {
    background-position: -166px -183px
}

.priceCalculator span.brochureIcon {
    background-position: -188px -183px
}

.priceCalculator a:hover span.priceIcon {
    background-position: -100px -205px
}

.priceCalculator a:hover span.emiIcon {
    background-position: -122px -205px
}

.priceCalculator a:hover span.testIcon {
    background-position: -144px -205px
}

.priceCalculator a:hover span.dealerIcon {
    background-position: -166px -205px
}

.priceCalculator a:hover span.brochureIcon {
    background-position: -188px -205px
}

.fa-close:before {
    content: "\f00d"
}

.alertPopup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999
}

.alertPopupDiv {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.alertContainer {
    max-width: 500px;
    color: #333;
    margin: 0 auto;
    background: #efefef;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5);
    padding: 45px 25px 25px;
    line-height: 20px;
    font-size: 14px;
    position: relative
}

.alertClose {
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(../images/close1.png) no-repeat center
}

.alertClose:hover {
    background-image: url(../images/close1_hover.png)
}

.corporateDropdown:after,
.corporateTabCon:after,
.corporateTabs:after,
.footerBottom:after,
.footerTop:after,
.topHeader:after {
    clear: both;
    display: block;
    content: "";
    margin: 0;
    padding: 0
}

img {
    border: none;
    outline: 0
}

.mainWrapActive:before {
    background: rgba(0, 0, 0, .81);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    z-index: 999
}

.header {
    position: fixed;
    left: 50%;
    right: 0;
    top: 0;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

#header {
    padding: 0;
    width: 1024px;
    z-index: 9999;
    margin: 0
}

.topHeader {
    background: #e51b2f;
    position: relative;
    z-index: 999
}

.hondaLogo {
    float: left;
    text-align: center;
    min-width: 195px;
    margin: 15px 0 0 0
}

.hondaLogo a {
    display: block;
    padding: 0 0 15px
}

.hondaLogo img {
    max-width: 155px
}

.mainMenu {
    float: right;
    width: auto;
    display: table
}

.mainMenu>ul>li {
    text-align: center;
    display: inline-table;
    vertical-align: middle;
    height: 67px;
    margin-right: 0
}

.mainMenu>ul>li>a:before {
    content: "";
    background: #ff8a8f;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    height: 51px
}

.mainMenu>ul>li.active.canumber a,
.mainMenu>ul>li.canumber a,
.mainMenu>ul>li.canumber a:hover {
    cursor: default;
    background: #e51b2f
}

.mainMenu>ul>li.canumber:hover a:before {
    cursor: default;
    background: #ff8a8f;
    display: block
}

.mainMenu>ul>li:last-child a:after {
    display: none
}

.mainMenu>ul>li>a:after {
    content: "";
    width: 5px;
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 0;
    z-index: 9;
    height: 67px
}

.mainMenu>ul>li.active,
.mainMenu>ul>li.active a,
.mainMenu>ul>li.active a:after,
.mainMenu>ul>li.active a:before,
.mainMenu>ul>li:hover,
.mainMenu>ul>li:hover a:after,
.mainMenu>ul>li:hover a:before {
    background-color: #999
}

.mainMenu>ul>li>a>img {
    margin-bottom: 5px
}

.mainMenu>ul>li span {
    display: block;
    font: 12px gotham-bookgotham-book, sans-serif;
    padding-top: 5px
}

.dropDownMenu {
    background: #fff;
    border-top: solid 3px #999;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
    z-index: 99
}

.homeDropDownMenu:after {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 61px 0 60px;
    content: ""
}

.dropClose {
    background: url(../images/global/sprite.png) no-repeat 0 -124px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 9;
    padding: 0 !important;
    margin: 0 !important
}

.dropClose:hover {
    background-position: -50px -124px
}

.dropModels {
    padding: 15px 0 4px;
    border-bottom: solid 4px #e51b2f;
    position: relative;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    overflow: hidden;
    height: 500px !important
}

.dropModels .col33 {
    width: 25%;
    padding: 15px 0;
    float: left;
    border: solid 1px #fff;
    border-right-color: #e0e0e0;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s;
    min-height: 260px;
    position: relative;
    margin-bottom: -1px
}

.dropModels .col33:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 1px;
    background: #e51b2f;
    z-index: 10
}

.dropModels .col33.dropModelsLast:after {
    display: none
}

.dropModels .col33:nth-child(4n) {
    border-right-color: #fff
}

.dropModels .col33.dropModelsLast {
    border-bottom-color: #fff
}

.dropModels .col33:hover {
    border: solid 1px #e51b2f
}

.dropModels .col33 a:after,
.dropModels .col33 a:before {
    display: none
}

.dropModelCon img {
    max-width: 95%
}

.dropModelCon h3 {
    font: 15px gotham-bookgotham-book, sans-serif;
    color: #e51b2f;
    margin: -5px 0 0;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s
}

.dropModelCon h3 span {
    font-size: 10px;
    color: #666;
    display: block
}

.dropModelCon:hover h3 {
    color: #333
}

.dropModelCon .NewDropMenuN {
    min-height: 40px;
    font: 15px gotham-bookgotham-book, sans-serif;
    color: #e51b2f;
    margin: 5px 0 0;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s
}

.dropModelCon .NewDropMenuN span {
    font-size: 12px;
    color: #666;
    display: block
}

.dropModelCon:hover .NewDropMenuN {
    color: #333
}

.dropModelCon p {
    font: 14px gotham-bookgotham-book, sans-serif;
    color: #333;
    margin: 10px 0 0;
    min-height: 40px;
    text-indent: 12px
}

.dropModelCon .g-mnu-all span {
    min-height: auto;
    text-indent: 12px
}

.dropModelCon p img {
    max-width: 8px;
    display: inline-block;
    margin-right: 0
}

.dropModels .col33.noBorder:hover {
    border-color: #fff;
    border-right: solid 1px #e0e0e0
}

.dropModelsTag {
    padding: 0 15px;
    position: absolute;
    width: auto;
    float: right;
    text-align: right;
    margin-top: 50px;
    bottom: 10px;
    right: 5px
}

.dropModelsTag1 {
    text-align: left;
    padding: 0 15px;
    position: absolute;
    right: 0;
    bottom: 10px
}

.menuIcon {
    width: 25px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat;
    margin-bottom: 5px
}

.modelsIcon {
    background-position: left top
}

.priceIcon {
    background-position: -25px top
}

.driveIcon {
    background-position: -50px top
}

.dealerIcon {
    background-position: -75px top
}

.offersIcon {
    background-position: -100px top
}

.rupeeIcon {
    width: 8px;
    height: 11px;
    display: inline-block;
    background: url(../images/global/sprite.png) no-repeat -125px top
}

.menusearchIcon {
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(../images/global/sprite.png) no-repeat -140px top
}

.mainMenu>ul>li.searchMenu.active .menusearchIcon {
    background-position: -140px -19px
}

.corporateDropdown,
.dealerDropdown {
    background: #e8e8e8
}

.corporateDropdown ul li {
    float: left;
    width: 33.33333%
}

.corporateDropdown ul li a,
.dealerDropdown li a {
    padding: 15px 0;
    display: block;
    background: 0 0 !important;
    font: 11px gotham-bookgotham-book, sans-serif;
    color: #727272;
    text-transform: uppercase;
    position: relative
}

.corporateDropdown ul li a:after,
.dealerDropdown li a:after {
    background: #fff !important;
    width: 1px;
    position: absolute;
    right: -1px;
    top: 8px;
    bottom: 8px;
    content: ""
}

.corporateDropdown ul li:last-child a:after,
.dealerDropdown li:last-child a:after {
    display: none
}

.corporateDropdown ul li a:hover:after,
.corporateDropdown ul li:hover a:after {
    top: 0;
    bottom: 0
}

.corporateDropdown ul li a:hover,
.corporateDropdown ul li.corporateActive a,
.corporateDropdown ul li:hover,
.corporateDropdown ul li:hover a,
.dealerDropdown ul li a:hover,
.dealerDropdown ul li.findActive a {
    background: #fff !important;
    color: #e51b2f;
    font-family: gotham-mediumgotham-medium
}

.corporateDropdown ul li.corporateActive .corporateSubMenu.corporateSubMenuBlock {
    display: block !important
}

.corporateDropdown ul li .corporateSubMenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-bottom: 3px
}

.corporateDropdown ul li:hover .corporateSubMenu {
    display: block
}

.corporateDropdown ul li ul.subMenu {
    background: #fff;
    max-width: 820px;
    margin: 0 auto
}

.corporateDropdown ul li ul.subMenu li {
    position: relative
}

.corporateDropdown ul li ul.subMenu li:after {
    background: #cbcbcb;
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    content: "";
    width: 1px
}

.corporateDropdown ul li ul.subMenu li:last-child:after {
    display: none
}

.corporateDropdown ul li ul.subMenu li a {
    color: #727272;
    text-transform: none;
    font-family: gotham-bookgotham-book, sans-serif
}

.corporateDropdown ul li ul.subMenu li a:hover {
    color: #e51b2f
}

.corporateDropdown ul li ul.aboutMenu li {
    width: 20%
}

.corporateDropdown ul li ul.exploreMenu li {
    width: 33.333333%
}

.corporateDropdown ul li ul.mediaMenu li {
    width: 33.333333%
}

.corporateDropdown .innerContainer,
.dealerDropdown .innerContainer {
    position: static
}

.corporateSubMenu {
    background: #e8e8e8
}

.dealerDropdown li {
    float: left;
    width: 50%
}

#footer {
    background: #2f3438;
    color: #fff;
    font-size: 12px;
    float: left;
    width: 100%
}

#footer .followTitle:after {
    display: none
}

.siteMap {
    background: #e9e9e9;
    padding: 10px 30px 5px
}

.siteMap p {
    font: 14px gotham-bookgotham-book;
    color: #000;
    text-transform: uppercase
}

.footerTop {
    position: relative
}

.footerTop h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font: 12px gotham-bookgotham-book, sans-serif;
    color: #fff;
    padding: 23px 0 24px;
    border-bottom: solid 1px #666
}

.footerTop h4 a {
    color: #fff
}

label.honda-title {
    text-transform: capitalize !important
}

span.honda-title {
    text-transform: capitalize !important;
    display: inline !important
}

.footersitemap {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-size: 15px;
    cursor: pointer;
    z-index: 9
}

.footersitemap.open {
    background: #666 url(../images/global/sprite.png) no-repeat -150px -49px
}

.footersitemap.open:hover {
    background-position: -210px -49px
}

.footersitemap.close {
    background-position: -150px -124px
}

.footersitemap.close:hover {
    background-position: -210px -124px
}

.footerLinks {
    float: left;
    width: 16.666666666%
}

.footerLinks ul {
    padding-top: 20px;
    display: block;
    margin-bottom: 20px
}

.footerLinks li {
    padding-bottom: 10px
}

.footerLinks li h4 {
    margin-top: 5px;
    padding: 15px 0 5px;
    border-bottom: none;
    border-top: solid 1px #666
}

.footerLinks li a {
    color: #fff;
    line-height: 15px
}

.footerLinks li a:hover {
    color: #989898
}

.footerLinks p {
    line-height: 20px
}

.footerLinksPad h4,
.footerLinksPad ul {
    padding-left: 30px
}

.sociaIcons li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    padding-bottom: 0
}

.sociaIcons li a {
    background: rgba(255, 255, 255, .5);
    width: 27px;
    height: 27px;
    border-radius: 100%;
    color: #2d3538;
    display: inline-block;
    font-size: 15px;
    transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s
}

.sociaIcons li a:before {
    font-family: FontAwesome;
    line-height: 27px
}

.sociaIcons li a:hover {
    background: #fff
}

.footerLinksPad .NewFootLinkN,
.footerLinksPad ul {
    padding-left: 30px !important
}

.footerLinks li .NewFootLinkN {
    margin-top: 5px;
    padding: 15px 0 5px;
    border-bottom: none;
    border-top: solid 1px #666
}

.footerTop .NewFootLinkN {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font: 12px gotham-bookgotham-book, sans-serif;
    color: #fff;
    padding: 23px 0 24px;
    border-bottom: solid 1px #666
}

.footerTop .NewFootLinkN a {
    color: #fff
}

.footerLinks:nth-child(4) .NewFootLinkN {
    padding-left: 20px
}

.footerLinks:nth-child(4) h4 {
    padding-left: 20px
}

.footerLinks:nth-child(4) ul {
    padding-left: 20px
}

.facebookBtn:before {
    content: "\f09a"
}

.TwitterBtn:before {
    content: "\f099"
}

.youtubeBtn:before {
    content: "\f167"
}

.instagramBtn:before {
    content: "\f16d"
}

.footerBottom {
    padding: 20px 30px
}

.fAddress {
    width: 31.7%;
    float: left
}

.fAddress p {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px
}

.fAddress p:last-child {
    padding-bottom: 0
}

.fAddress p span {
    font-family: gotham-mediumgotham-medium, sans-serif;
    font-size: 13px;
    display: block
}

.fAddress a {
    color: #fff
}

.socialwidget {
    float: left;
    padding-left: 25px;
    width: 34%
}

.socialwidget:last-child {
    padding-left: 10px
}

.socialCon {
    background: #262626;
    padding: 20px 35px 20px 15px;
    min-height: 135px
}

.socialwidget p {
    line-height: 18px;
    padding-bottom: 10px
}

.socialwidget p span {
    font-family: gotham-mediumgotham-medium, sans-serif;
    font-size: 13px
}

.socialwidget p a {
    color: #fff
}

.socialwidget p a:hover {
    color: rgba(255, 255, 255, .5)
}

.followTitle {
    border: none;
    cursor: default;
    text-transform: uppercase;
    font: 12px gotham-bookgotham-book, sans-serif;
    color: #fff;
    letter-spacing: 1px;
    padding: 0;
    margin: 0 0 10px
}

.copyRight {
    background: #4f4f4f;
    color: #ccc;
    font: 11px gotham-bookgotham-book, sans-serif;
    padding: 25px 30px
}

.copyRight a {
    color: #ccc;
    display: inline-block;
    padding: 0 5px
}

.copyRight a:hover {
    color: #fff
}

.sidebar-sticky {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: none
}

.sidebar-sticky ul li {
    display: block;
    font: 9px/10px gotham-bookgotham-book, sans-serif;
    text-align: center;
    text-transform: uppercase;
    max-width: 65px
}

.sidebar-sticky ul li span {
    display: block;
    margin-top: 5px
}

.sidebar-sticky ul li a {
    color: #fff;
    display: block;
    background: #999;
    padding: 10px 0;
    position: relative;
    border-bottom: solid 1px #999
}

.sidebar-sticky ul li a:after {
    background: #ccc;
    position: absolute;
    height: 1px;
    left: 5px;
    right: 5px;
    bottom: -1px;
    content: ""
}

.sidebar-sticky ul li:first-child a {
    padding-top: 15px
}

.sidebar-sticky ul li:last-child a {
    padding-bottom: 15px;
    border: none
}

.sidebar-sticky ul li a:hover {
    background: #e11b2f
}

.sidebar-sticky ul li:last-child a:after {
    display: none
}

.sidebar-fixed-sticky li i,
.sidebar-sticky li i {
    width: 20px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat
}

.sticky-priceIcon {
    background-position: 0 -174px
}

.sticky-emi {
    background-position: -20px -174px
}

.sticky-drive {
    background-position: -40px -174px
}

.sticky-dealer {
    background-position: -60px -174px
}

.sticky-brochure {
    background-position: -80px -174px
}

.sidebar-fixed {
    position: relative;
    z-index: 10
}

.sidebar-fixed-sticky {
    position: absolute;
    left: 0;
    bottom: 0
}

.sidebar-fixed-sticky ul li {
    display: block;
    font: 9px/10px gotham-bookgotham-book, sans-serif;
    text-align: center;
    text-transform: uppercase;
    max-width: 65px
}

.sidebar-fixed-sticky ul li span {
    display: block;
    margin-top: 5px
}

.sidebar-fixed-sticky ul li a {
    color: #fff;
    display: block;
    background: #999;
    padding: 10px 0;
    position: relative
}

.sidebar-fixed-sticky ul li a:after {
    background: #ccc;
    position: absolute;
    height: 1px;
    left: 5px;
    right: 5px;
    bottom: 0;
    content: ""
}

.sidebar-fixed-sticky ul li:first-child a {
    padding-top: 15px
}

.sidebar-fixed-sticky ul li:last-child a {
    padding-bottom: 15px
}

.sidebar-fixed-sticky ul li a:hover {
    background: #e11b2f
}

.sidebar-fixed-sticky ul li:last-child a:after {
    display: none
}

.overlayAlert {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9999999;
    display: none
}

.onloadContainer {
    margin: 0;
    max-width: 350px;
    height: 250px;
    background: #fff;
    left: 50%;
    top: 50%;
    bottom: 0;
    position: absolute;
    transform: translat(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.formOnload .titleBlock {
    background: #e21b2e;
    padding: 16px 15px;
    position: relative
}

.formOnload .titleBlock h3 {
    font: 16px/15px gotham-bookgotham-book, sans-serif;
    color: #000;
    background: #e21b2e;
    color: #fff
}

.formOnload .titleBlock .h-three {
    font: 16px/15px gotham-bookgotham-book, sans-serif;
    color: #000;
    background: #e21b2e;
    color: #fff
}

.formOnload .titleBlock span {
    cursor: pointer;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: #e9e9e9 url(../images/close1.png) no-repeat center
}

.formOnload .titleBlock span:hover {
    background-image: url(../images/close1_hover.png)
}

.loadForm {
    padding: 20px;
    background: #efefef
}

.loadForm p {
    font: 15px/18px gotham-bookgotham-book, sans-serif;
    color: #333;
    margin-bottom: 5px
}

.loadForm .textBox {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 15px;
    margin: 5px 0
}

.loadForm .submitBtn {
    background: #999;
    width: 100%;
    color: #fff;
    padding: 12px 45px;
    cursor: pointer;
    margin-top: 10px;
    font: normal 14px gotham-mediumgotham-medium, sans-serif;
    letter-spacing: 2px;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.loadForm .submitBtn:hover {
    background: #e21b2e
}

.field-validation-error span {
    color: red !important
}

.ride-contact-row span.field-validation-error span {
    color: red
}

input.input-validation-error {
    border: 1px solid red;
    color: red;
    background: #fff
}

.priceCalculator {
    background: #bababa;
    padding: 35px
}

.priceCalculator .container {
    overflow: hidden
}

.priceCalculator .col33 {
    width: 25%;
    text-align: center;
    float: left;
    vertical-align: top;
    font-size: 9px;
    line-height: 13px;
    border-right: solid 1px #bababa
}

.priceCalculator .col33:last-child {
    border: none
}

.priceCalculator .content {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: -1000px;
    padding-bottom: 1020px
}

.priceCalculator h3 {
    text-transform: uppercase;
    padding-bottom: 7px;
    margin: 7px 0;
    font-family: gotham-bookgotham-book, Geneva, sans-serif;
    font-size: 8px;
    letter-spacing: 1px;
    font-weight: 400;
    position: relative
}

.priceCalculator h3:after {
    width: 14px;
    height: 1px;
    background: #d91b2f;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    content: ""
}

.priceCalculator h3 a {
    text-decoration: none;
    color: #666;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: inline-block
}

.priceCalculator h3 a:hover {
    color: #e7505f
}

.priceCalculator h3 a span {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -webkit-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    -ms-transition: all ease-out .5s;
    overflow: hidden;
    background-image: url(../images/global/sprite.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    position: relative
}

.priceCalculator span.priceIcon {
    background-position: -100px -183px
}

.priceCalculator span.emiIcon {
    background-position: -122px -183px
}

.priceCalculator span.testIcon {
    background-position: -144px -183px
}

.priceCalculator span.dealerIcon {
    background-position: -166px -183px
}

.priceCalculator span.brochureIcon {
    background-position: -188px -183px
}

.priceCalculator a:hover span.priceIcon {
    background-position: -100px -205px
}

.priceCalculator a:hover span.emiIcon {
    background-position: -122px -205px
}

.priceCalculator a:hover span.testIcon {
    background-position: -144px -205px
}

.priceCalculator a:hover span.dealerIcon {
    background-position: -166px -205px
}

.priceCalculator a:hover span.brochureIcon {
    background-position: -188px -205px
}

.mainSelect {
    position: relative
}

.mainSelect:hover {
    background: #f2f2f2
}

.mainSelect select {
    background: 0 0;
    width: 100%;
    height: 100%;
    padding: 20px 15px;
    border: none;
    font: 13px gotham-bookgotham-book;
    color: #666;
    cursor: pointer
}

.mainSelect i {
    top: 50%;
    margin-top: -2px
}

.alertClose:hover {
    background-image: url(../images/close1_hover.png)
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car {
    margin-left: 5px
}

.activeColor {
    color: #e51b2f
}

.visibleEle {
    display: block
}

.invisibleEle {
    display: none
}

.up-arrow {
    position: fixed;
    bottom: 30px;
    right: 20px;
    background: #e51b2f;
    padding: 10px;
    width: 40px;
    height: 40px;
    display: none;
    cursor: pointer
}

.up-arrow span {
    color: #fff;
    width: 100%;
    font-size: 10px
}

.infowincs {
    font-weight: 700;
    color: #e51b2f;
    font-size: 18px
}

.corporateDropdown ul li {
    width: 25%
}

.corporateDropdown ul li.contactMenuItem ul.subMenu li {
    width: 33.33%
}

i.fa.fa-external-link:before {
    content: "\f14c"
}

.brio-icon-8 {
    background: url(../images/CSS-Sprites.png);
    background-position: -804px -49px;
    width: 23px;
    height: 15px;
    margin: 0;
    float: left
}

.brio-icon-9 {
    background: url(../images/CSS-Sprites.png);
    background-position: -911px -47px;
    width: 8px;
    height: 11px;
    margin: 4px 0 0 87px;
    position: absolute;
    float: left
}

.g-mnu-all span {
    color: #000
}

.breadcrumbs {
    position: absolute;
    top: 0;
    color: #fff;
    text-align: left;
    width: 100%;
    font-size: 12px;
    z-index: 999;
    background: rgba(000, 000, 000, .4);
    padding: 14px 15px;
    font-family: gotham-lightgotham-light
}

.breadcrumbs a {
    color: #fff !important;
    font-family: gotham-mediumgotham-medium
}

.breadcrumbs-inner {
    position: relative;
    color: #999;
    text-align: left;
    width: 100%;
    font-size: 12px;
    z-index: 999;
    padding: 14px 22px;
    background: #fff;
    float: left;
    margin: 67px 0 20px 0;
    font-family: gotham-mediumgotham-medium
}

.breadcrumbs-inner-f2 {
    position: relative;
    color: #999;
    text-align: left;
    width: 100%;
    font-size: 12px;
    z-index: 999;
    padding: 14px 22px;
    background: #f7f7f7;
    float: left;
    margin: 67px 0 20px 0;
    font-family: gotham-mediumgotham-medium
}

.breadcrumbs b {
    font-weight: 400 !important
}

.breadcrumbs-inner b {
    font-weight: 400 !important
}

.breadcrumbs-inner-f2 b {
    font-weight: 400 !important
}

.margin-topp-0 {
    margin-top: 0 !important
}

.margin-bott-0 {
    margin-bottom: 0 !important
}

.breadcrumbs-inner .black {
    color: #000
}

.breadcrumbs-inner-f2 a {
    color: #000 !important
}

.breadcrumbs-inner a {
    color: #000 !important
}

.breadcrum-span {
    padding: 0 7px;
    font-weight: 700
}

.main-search-page-f {
    float: left;
    width: 100%;
    margin: 0 0 14px 0;
    background: #fff
}

.main-search-page-f .innerContainer {
    max-width: 944px
}

.mainWrap #output {
    float: left;
    width: 100%;
    margin: 0;
    padding: 4% 4% 2% 4%
}

.hcHeadSearch {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
    color: #000;
    line-height: 20px;
    font-size: 15px
}

.hcHeadSearch br {
    display: none !important
}

.hcHeadSearch .hcHead-main {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0;
    font-weight: 700
}

.hcHeadSearch .hcHead-main a {
    color: #00c;
    font-size: 18px
}

.hcHeadSearch .hcHead2 {
    line-height: 24px;
    font-weight: 700;
    color: green;
    margin-bottom: 4px
}

.search-pagination {
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 0 4% 3% 4%;
    background: #fff
}

.search-pagination .search-page-nxt {
    color: #fff;
    float: left;
    padding: 0;
    font-weight: 700;
    font: 11px gotham_boldregular;
    letter-spacing: 1px;
    text-transform: uppercase
}

.search-pagination .search-page-nxt a {
    color: #fff;
    background: #e82d36;
    padding: 8px 12px;
    float: left;
    margin: 0 4px 0 0
}

.search-pagination .search-page-nxt span {
    color: #fff;
    background: #e82d36;
    padding: 8px 12px;
    float: left;
    margin: 0 4px 0 0
}

.google-search {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
    color: #00c;
    font-size: 14px
}

.google-search a:focus {
    color: #00c !important
}

.google-search a:active {
    color: #00c !important
}

.google-search a:visited {
    color: #00c !important
}

.logoFMain {
    background: url(../images/CSS-Sprites.png);
    background-position: -195px -180px;
    width: 155px;
    height: 33px;
    margin: 0 0 0 20px !important
}

.rightshortwidt {
    width: 13.666666666% !important
}

.rightSpacefoot {
    width: 19.666666666% !important
}

.notfound .mainMenu>ul>li>a:after {
    content: "";
    width: 5px;
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 0;
    z-index: 9;
    height: 67px
}

.notfound .mainMenu>ul>li>a {
    height: 67px;
    text-align: center;
    color: #fff;
    font: 9px/12px gotham-mediumgotham-medium, sans-serif;
    letter-spacing: 1px;
    padding: 0 13px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    text-transform: uppercase
}

.breadcrumbs-explore {
    position: absolute !important;
    top: 67px !important
}

.breadcrumbs-inner-f {
    position: relative !important;
    background: #f7f7f7 !important;
    margin: 0 0 20px 0 !important
}

.breadcrumbs-inner-f2-f2 {
    position: relative !important;
    background: #fff !important;
    margin: 0 0 20px 0 !important
}

.corporateDropdown ul li ul.subMenu {
    max-width: 100%
}

.mainMenu ul {
    width: auto
}

.footerTop .NewFootLinkN a label {
    cursor: pointer
}

.pressSrchBlock select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px
}

.pressCont {
    padding: 0
}

.canumber-final {
    color: #fff;
    padding-top: 8px;
    font-weight: 400;
    letter-spacing: 1px;
    font: 9px/12px gotham-mediumgotham-medium, sans-serif
}

.canumber-final span {
    margin: 0 !important;
    padding: 0 !important
}

.canumber-final:hover {
    background: 0 0 !important
}

.canumber-final a {
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
    display: block !important;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px
}

.num-last {
    float: left;
    min-height: 51px;
    border-left: 1px solid #ff8a8f;
    padding-left: 4px;
    margin-left: 4px
}

.homemain_au {
    position: absolute;
    z-index: 2;
    left: 5px;
    bottom: 5px
}

.homeLeftBookBtn_au {
    float: left;
    width: auto;
    height: 30px;
    background: #e51b2f;
    margin-right: 5px;
    color: #fff;
    padding: 9px 8px;
    font: 12px gotham-mediumgotham-medium
}

.homeRightKnowBtn_au {
    float: left;
    width: auto;
    height: 30px;
    background: #e51b2f;
    color: #fff;
    padding: 9px 8px;
    font: 12px gotham-mediumgotham-medium
}

.logo-oc {
    position: absolute;
    right: auto;
    top: 55px;
    z-index: 51;
    left: 5px;
    bottom: auto;
    display: none;
}

.logo-oc-bottom {
    position: absolute;
    right: auto;
    z-index: 51;
    left: 5px;
    bottom: 85px;
    display: none;
}

.logo-oc-top {
    position: absolute;
    left: 15px;
    top: 50px;
    z-index: 51;
    width: 105px;
    height: 120px;
    display: none;
}

.ChkTerms span:first-child {
    float: left;
    width: 16px
}

#onLoadPopup .ChkTerms span:last-child {
    float: left;
    text-align: justify;
    font-size: 10px;
    width: 94%
}

.chkimg {
    width: 290px;
    height: auto
}

.pre-owned-cars-m {
    background-color: transparent !important
}

.pre-owned-cars-m .pre-owned-cars {
    background-color: transparent !important
}

.pre-owned-cars-m {
    margin-right: -5px !important;
    margin-left: -1px !important;
}

.pre-owned-cars-m:hover {
    background-color: #999 !important;
    z-index: 99999;
    position: relative;
}

.mainMenu>ul>li:hover .pre-owned-cars:before {
    background-color: #ff8a8f !important
}

.pre-owned-cars:after {
    background-color: transparent !important
}

.mainMenu>ul>li.active .pre-owned-cars {
    background: 0 0 !important
}

.modelsDropDown:hover .dropDownMenu {
    display: block !important
}

.contactIcon {
    background-position: -222px -19px
}

.brio-icon-all-models-call-icons {
    background: url(https://stage.hondacarindia.com/content/desktop/images/global/sprite.png);
    background-position: -117px -137px;
    width: 24px;
    height: 24px
}

.infoHead i {
    padding: 15px !important
}

.infoTxt {
    padding: 21px 10px !important
}

.breadcrumbs-inner b {
    background-color: #fff !important
}

.breadcrumbs-inner a {
    background-color: #fff
}