/* catalog style css start */

html,
body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'GothamNarrow-Medium', 'GothamNarrow-Bold', 'Open Sans';
    line-height: 30px;
    margin-top: 0px;
}
p {
    font-family: GothamNarrow-Book;
}

#spec-table {
    border-collapse: collapse;
    width: 100%;
    text-align:left;
	margin-bottom:5rem;
}

#spec-table td {
	border: 1px solid #bcbdc0;
	padding: 8px;
	font-style:normal;
	font-size:16px;
	vertical-align: top;
	font-family: 'GothamNarrow-Book' !important;
}

#spec-table tr:nth-child(odd){background-color: #dcdddf;}


#spec-table th {
padding-top: 12px;
padding-bottom: 12px;
background-color: #949599;
color: #fff;
font-style: normal;
text-align: left;
vertical-align: top;
border: 1px solid #949599;
padding: 8px;
font-style: normal;
font-size: 16px;
font-weight: bolder;
font-family: GothamNarrow-Book!important;
}

.right_menu {
    width: 80%;
    float: right;
}
.right_menu li {
    border-bottom: 1px solid #e6e6e6;
}
section {
    padding: 50px 0;
}
.yellow_line {
    max-width: 100px;
    border-color: #FFF228;
    border-width: 5px;
}
section.lowTop .RightNav .right_box_cart .CustomDiv .detailsDate .cal-dtls span {
    display: inline-block;
    position: relative;
    top: -10px;
}
section.lowTop .RightNav .right_box_cart .CustomDiv .detailsDate .cal-dtls ul.startslct {
    padding-left: 0px;
}
section.lowTop .RightNav .right_box_cart .CustomDiv .detailsDate .cal-dtls ul.endSlct {
    padding-left: 5px;
}
div.cq-element-equiplist section.equiplist {
    padding-top: 0;
}
.page_headline {
    float: left;
    border: 0px solid red;
    text-align: left;
    padding-bottom: 30px;
    padding-left: 20px;
}
.page_headline h1 {
    font-family: GothamNarrow-Medium;
    font-size: 36px;
    color: #070000;
    margin-bottom: 30px;
    margin-top: 0px;
}
.page_headline p {
    font-family: GothamNarrow-Book;
    font-size: 20px;
    color: #070000;
    line-height: 30px;
    margin-top: 30px;
}
.categories {
    height: 300px;
    border: 0px solid red;
    margin-bottom: 20px;
}
.categories h4 {
    font-family: GothamNarrow-Medium;
    font-size: 18px;
    color: #070000;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
}
.nav li a img {
    margin-right: 18px;
}
.nav li a {
    color: #282828;
    font-family: GothamNarrow-Book;
    font-size: 15px;
}
.right_col {
    width: 27%;
    float: right;
    margin-right: 1%;
}
.right_col_box {
    background: #333333;
    text-align: center;
    color: white;
    padding: 40px 20px;
    margin-bottom: 70px;
    width: 80%;
    float: right;
    line-height: 30px;
}
.right_col_box h4 {
    margin: 0px;
}
.right_col_box h3 {
    margin: 0px;
    font-family: GothamNarrow-Book;
    font-size: 27px;
}
.col-xs-6 .col-sm-6 .col-md-6 .col-lg-6 {
    padding: 0px;
    border: 1px solid red;
}
.right_box_yellow {
    background: #ffc20f;
    color: #000000;
    padding: 20px 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.right_box_yellow h4 {
    color: #000000;
    font-size: 19px;
    line-height: 25px;
}
.right_box_yellow p {
    color: #000000;
    line-height: 20px;
    font-size: 14px;
}
.right_box_yellow .col-sm-8 {
    padding: 0px 6px;
}
.div_btn_col {
    margin-bottom: 20px;
    background: #000000;
    width: 48%;
    margin-right: 3%;
    padding: 0px;
}
.div_btn_col2 {
    background: #000000;
    width: 48%;
    padding: 0px;
}
.div_btn_img {
    padding: 0px;
}
.txt_btn {
    font-size: 18px;
    font-family: GothamNarrow-Medium;
    text-transform: uppercase;
    display: block;
    padding: 7% 8% 0% 5%;
}
.txt_btn a {
    color: #fff;
}
.right_col_box_mobile {
    display: none;
}
.right_box_black {
    background: #181818;
    text-align: center;
    color: #000;
    padding: 20px 35px 10px 35px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.right_box_black p {
    color: #b2b2b2;
    line-height: 25px;
    font-size: 15px;
}
.right_box_black a {
    color: #ffffff;
    line-height: 20px;
    text-decoration: underline;
}
.right_box_black a.default-a {
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
}
.right_box_cart {
    text-align: left;
    color: #000;
    padding: 20px 5px 10px 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid #ccc;
}
.right_box_cart h4 {
    color: #000000;
    font-size: 19px;
    line-height: 25px;
}
.right_box_cart p {
    color: #000000;
    line-height: 25px;
    font-size: 14px;
}
.right_box_cart span {
    font-size: 12px;
    color: #555555;
}
.right_box_cart span {
    color: #cccccc;
    line-height: 20px;
}
.right_box_cart .col-sm-8 {
    padding: 0px 6px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #FFFFFF;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0;
}
.errormsg.carterrormsg {
    float: left;
    color: red;
    padding: 0px 15px;
    margin-bottom: 0;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.errorcartmsg {
    float: left;
    color: red;
    padding: 0px 15px;
    margin-bottom: 0;
    font-size: 18px;
    width: 100%;
    text-align: center;
}
.equip_specifications {
    margin-left: 2%;
}
.col-lg-9.col-sm-9 .slick-slider {
    overflow: hidden;
    position: relative;
    left: 22px;
}
.sldr .slick-list {
    left: -50px;
}
.sldr.col-lg-9.col-sm-9 {
    float: right;
    overflow: hidden;
    width: 77%;
    margin-bottom: 4em;
}
.sldr .nxtprv li.prev {
    background: url('../../content/dam/herc/home/content/images/left-arrw-sm.png') no-repeat;
    list-style-type: none;
    position: absolute;
    top: 11em;
    display: block;
    z-index: 9998;
    opacity: 1;
    cursor: pointer;
    overflow: hidden;
    width: 30px;
    height: 45px;
    left: 55px;
}
.sldr .nxtprv li.next {
    background: url('../../content/dam/herc/home/content/images/rit-arrw-sm.png') no-repeat;
    list-style-type: none;
    position: absolute;
    top: 11em;
    display: block;
    z-index: 9998;
    opacity: 1;
    cursor: pointer;
    overflow: hidden;
    width: 30px;
    height: 45px;
    right: 65px;
}
.sldr h3 {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 3em 10px 1em 20px;
}
p.infoMsg ,p.infoMsgcal{
    color: red;
    font-size: 14px;
    font-family: GothamNarrow-Book;
    display: block;
    text-align: center;
}
p.infoRateMsg, p.infoRateMsg a{
	color: black;
    font-size: 18px;
    font-family: GothamNarrow-Book;
    text-align: center;
}

::-webkit-scrollbar {
    width: 8px;
    height: 3px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #C3C3C3;
    border: 1px solid #eee;
}
/* Suggested Item CSS starts */

#suggestedItems .modal-dialog {
  	/*max-height: 80%;
  	overflow: visible;*/
    width: 35%;
}
#suggestedItems .modal-body {
    padding-right: 5px;
}
#suggestedItems .modal-title {
    text-align: center;
    font-size: 16px;
}
#suggestedItems .modal-header .close {
	margin-top: -3px;
    margin-left: 4px;
    float: left;
    font-size: 31px;
    font-weight: 1000;
    line-height: 1;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1.2;

}
.suggestedItemsMainDiv {
	height:402px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.suggestedItemImgCont {
	float: left;
    border: 2px solid #eee;
    width: auto;
}
.suggestedItemDetails {
	width: 32%;
    padding-right: 5px;
    padding-left: 25px;
}
.suggestedItemDetails h4 {

	margin-top: -10px;
    margin-bottom: -14px;
}
.suggestedAddToCartBtn {
	float : right;
    /*padding-top: 55px;*/
    width: 31%;
    padding-left: 0px;
}
.suggestedItemsDiv {
    margin-left: 6px;
}
.suggestedItemsDiv p {
	font-size: 13px;
	margin-top: 3px;
    margin-bottom: -1px;
}
.suggestedAddToCartBtn .cnfmInpt {
	padding: 12px 15px;
    margin: 5px;
    float: right;
    margin-top: 20px;
    font-size: 12px;
}
.suggestedAddToCartBtn .btn {

	font-size: 12px;
}
.suggestedItemsBtmBtns {
	text-align: center;
}
.suggestedItemsBtmBtns .cnfmInpt {
	padding: 10px 30px;
    margin: 12px;
}
.errormsg.suggestedCarterrormsg {
    float: left;
    color: red;
    padding: 0px 15px;
    margin-bottom: 0;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
#suggesteditemsnoratemsg, #suggesteditemsnoratemsg a {
	margin-top: 35px;
    color: black;
    font-family: GothamNarrow-Book;
}
.noThanksBtn {
    border-color: #ffc20f !important;
    background: white;
    padding: 10px 30px;
    margin: 12px;
}

// CSS for Samsung Galaxy S5


/* Suggested Items CSS ends */

@media screen and (max-width: 768px) {
    .page_headline h1 {
        font-size: 30px;
        line-height: 18px;
    }
    .page_headline p {
        font-family: GothamNarrow-Book;
        font-size: 20px;
        color: #070000;
        line-height: 26px;
    }
    .categories {
        height: 260px;
        border: 0px solid red;
        margin-bottom: 20px;
    }
    .categories img {
        width: 90%;
    }
    .categories h1 {
        font-family: GothamNarrow-Medium;
        font-size: 36px;
        color: #070000;
        line-height: 18px;
    }
    .categories h4 {
        line-height: 23px;
        font-size: 15px;
    }
    .footer_col {
        border: 0px solid red;
    }
    .right_box_yellow h4 {
        color: #000000;
        font-size: 16px;
        line-height: 20px;
    }
    .div_btn_col {
        margin-bottom: 20px;
        background: #000000;
        width: 48%;
        margin-right: 3%;
        padding: 0px;
    }
    .div_btn_col2 {
        background: #000000;
        width: 48%;
        padding: 0px;
    }
    .div_btn_img {
        padding: 0px;
    }
    .txt_btn {
        font-size: 13px;
        font-family: GothamNarrow-Medium;
        text-transform: uppercase;
        display: block;
        padding: 7% 8% 0% 5%;
    }
    .txt_btn a {
        color: #fff;
    }
    .right_col_box {
        background: #333333;
        padding: 25px 15px;
        width: 100%;
        float: right;
    }
    .right_col_box h4 {
        margin: 0px;
        font-size: 16px;
    }
    .right_col_box h3 {
        margin: 0px;
        font-family: GothamNarrow-Book;
        font-size: 27px;
    }
    .right_menu {
        width: 100%;
        float: right;
    }
    .breadcrumb {
        margin-bottom: 0px;
    }
    .nav li a img {
        margin-right: 11px;
    }
}
@media screen and (max-width: 320px) {
    .div_btn_col {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
    .div_btn_col2 {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
    .div_btn_img {
        padding: 0px;
    }
    .txt_btn {
        font-size: 13px;
        font-family: GothamNarrow-Medium;
        text-transform: uppercase;
        display: block;
        padding: 10% 8% 0% 5%;
    }
    .txt_btn a {
        color: #fff;
    }
    .right_col h3 {
        margin-top: 50px;
        color: #000000;
        font-size: 15px;
    }
    .categories {
        height: 170px !important;
        margin-bottom: 20px;
    }
    .categories h4 {
        font-family: GothamNarrow-Medium;
        font-size: 14px;
        color: #070000;
        line-height: 20px;
        text-align: center;
        margin-top: 10px;
    }
    .right_col_box_mobile {
        color: white;
        padding: 15px 35px!important;
        margin-bottom: 40px;
        width: 100%;
        line-height: 30px;
    }
}
@media screen and (max-width: 360px) {
    .div_btn_col {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
    .div_btn_col2 {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
    .div_btn_img {
        padding: 0px;
    }
    .txt_btn {
        font-size: 13px;
        font-family: GothamNarrow-Medium;
        text-transform: uppercase;
        display: block;
        padding: 10% 8% 0% 5%;
    }
    .txt_btn a {
        color: #fff;
    }
    .right_col h3 {
        margin-top: 50px;
        color: #000000;
        font-size: 15px;
    }
    .categories {
        height: 190px;
        margin-bottom: 20px;
    }
    .categories h4 {
        font-family: GothamNarrow-Medium;
        font-size: 14px;
        color: #070000;
        line-height: 20px;
        text-align: center;
        margin-top: 10px;
    }
    .right_col_box_mobile {
        display: block;
        background: #333333;
        text-align: center;
        color: white;
        padding: 15px 40px;
        margin-bottom: 40px;
        width: 100%;
        line-height: 30px;
    }
    .right_col_box {
        display: none;
    }
    section {
        padding: 20px 0;
    }
    .breadcrumb > li + li::before {
        color: #ccc;
        content: "/ ";
        padding: 0 0px;
    }
    .breadcrumb {
        margin-bottom: 5px;
        font-size: 13px;
    }
}
@-moz-document url-prefix() {
    .CustomDiv {
        float: left;
        width: -moz-available;
    }
    .equipDetail.right_box_cart .date-hr {
        float: left;
        margin-left: 5% !important;
    }
}
/* catalog style css End */
.daterangepicker li span.start-date.disabled {
    border-color: #ffc20f;
    background-color: #fff;
}
.errormsg.samedate {
    display: none;
    color: red;
    font-size: 14px;
    font-family: GothamNarrow-Book;
    text-align: left;
    margin: 0;
}
.daterangepicker {
    color: inherit;
    background: #fff;
    border-radius: 4px;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px;
}
.daterangepicker:before,
.daterangepicker:after {
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.daterangepicker:before {
    border: 0 none;
}
.daterangepicker:after {
    border: 0 none;
}
.daterangepicker.opensleft:before {
    right: 9px;
}
.daterangepicker.opensleft:after {
    right: 10px;
}
.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}
.daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}
.daterangepicker.opensright:before {
    left: 9px;
}
.daterangepicker.opensright:after {
    left: 10px;
}
.daterangepicker.dropup {
    margin-top: -5px;
}
.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001;
    top: 22em;
    margin-left: 66%;
    width: 25%;
    padding-left: 1%;
}
.table-condensed .divCalbody ul li {
    display: inline-block;
    width: 14%;
}
.equipDetail.right_box_cart .date-hr {
    width: 90%;
    border: none;
    border-top: 1px solid #ccc;
    margin: auto;
}
.detailsDate .cal-dtls img {
    margin-top: 5px;
    margin-right: 10px;
}
.detailsDate .cal-dtls p {
    margin-bottom: 0px;
}
.calendar.left,
.calendar.right {
    width: 100%;
}
.table-condensed .divCalbody ul {
    padding: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}
.cal-dtls ul li.startdate,
.cal-dtls ul li.enddate {
    font-family: GothamNarrow-Medium;
    font-size: 38px;
    line-height: 35px;
}
.cal-dtls ul li.startmonth,
.cal-dtls ul li.endmonth {
    font-family: GothamNarrow-Book;
    font-size: 15px;
    line-height: 16px;
    color: #888888;
}
.cal-dtls ul li.startday,
.cal-dtls ul li.endday {
    font-family: GothamNarrow-Medium;
    font-size: 15px;
    line-height: 16px;
}
.daterangepicker .todayDate p {
    font-family: GothamNarrow-Medium;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
}
.todayDate p span {
    float: right;
    font-family: GothamNarrow-Book;
    color: #999;
    line-height: 18px;
    margin-left: 10px;
}
.cal-dtls img {
    display: block;
    width: auto;
    float: left;
}
.table-condensed .divCalhead ul li.month {
    width: 50%;
    display: inline-block;
    text-align: center;
    font-family: GothamNarrow-Bold;
    font-size: 20px;
    line-height: 22px;
    margin-left: 15%;
    margin-right: 18%;
    margin-bottom: 10px;
}
.table-condensed .divCalhead ul {
    padding-left: 7px;
}
.table-condensed .divCalhead ul li {
    width: 5%;
    cursor: pointer;
    font-size: 22px;
    line-height: 26px;
    display: inline-block;
}
.cal-dtls ul li {
    display: inline-block;
    width: 18%;
    overflow: hidden;
}
ul.daybymonth li {
    float: left;
    width: 100%;
}
.cal-dtls ul.daybymonth {
    display: inline-block;
    width: 15%;
    border-left: 1px solid #ddd;
}
.cal-dtls {
    border-bottom: 1px solid #ddd;
    width: 106%;
    margin-left: -4.5%;
    padding-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
}
.cal-dtls ul {
    display: inline;
    padding-left: 10px;
    margin-top: 10px;
}
.lowTop .RightNav div.equipDetail .right_box_cart.detailsDate .cal-dtls ul {
    margin-top: 0;
}
div.daterangepicker .CustomDiv {
    margin-top: 0;
}
div.daterangepicker .CustomDiv .detailsDate .cal-dtls img {
    margin-top: 0;
    margin-right: 0;
}
div.daterangepicker .calendar.left .calendar-table {
    margin-left: 7%;
}
div.daterangepicker .calendar.right .calendar-table {
    margin-left: 5%;
}
.CustomDiv {
    margin-top: 2em;
}
.table-condensed .divCalhead ul:last-child {
    display: none;
}
.divCalbody ul li span {
    font-family: GothamNarrow-Medium;
    cursor: pointer;
}
.daterangepicker .MonthNames ul li span {
    font-family: GothamNarrow-Book;
    color: #999;
    font-size: 14px;
    line-height: 18px;
}
.daterangepicker .MonthNames ul li {
    list-style-type: none;
    display: block;
    float: left;
    color: #333;
    text-transform: uppercase;
    width: 20%;
    font-family: GothamNarrow-Medium;
    font-size: 16px;
    line-height: 20px;
}
.CustomDiv .weekTxt ul li {
    list-style-type: none;
    width: 12.5%;
    display: block;
    float: left;
    color: #333;
    font-family: GothamNarrow-Book;
}
.CustomDiv .weekTxt {
    background: #f5f5f5;
    margin-left: -13px;
    margin-right: -4px;
}
.CustomDiv .weekTxt ul {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-left: 14%;
    padding-left: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.daterangepicker .calendar-table {
    width: 305px;
}
.daterangepicker .MonthNames {
    display: block;
    width: 76%;
    overflow: hidden;
    margin-left: 28%;
    padding-top: 10px;
}
.daterangepicker .todayDate {
    display: block;
    margin-left: 26%;
    width: 75%;
    padding-top: 10px;
    overflow: hidden;
    float: left;
}
.daterangepicker .todayDate p {
    float: left;
}
.daterangepicker .MonthNames ul {
    display: block;
    overflow: hidden;
    padding-left: 0;
}
.daterangepicker .table-condensed>tbody>tr>td,
.daterangepicker .table-condensed>tbody>tr>th,
.daterangepicker .table-condensed>tfoot>tr>td,
.daterangepicker .table-condensed>tfoot>tr>th,
.daterangepicker .table-condensed>thead>tr>td,
.daterangepicker .table-condensed>thead>tr>th {
    padding: 5px;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
    float: none;
}
.daterangepicker.show-calendar .calendar {
    display: block;
}
.daterangepicker .calendar {
    display: none;
    max-width: 292px;
    margin: 4px;
    margin-left: -9px;
}
.daterangepicker .calendar.single .calendar-table {
    border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
    white-space: nowrap;
    text-align: center;
    min-width: 36px;
}
.daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
}
.daterangepicker table {
    width: 100%;
    margin: 0;
}
.daterangepicker span.weekend.disabled {
    background-color: #fafafa;
    border-color: #fafafa;
    color: #b0b0b0;
    border-radius: 18px;

    width: 35px;
    height: 35px;
    display: block;
    font-size: 14px;
    line-height: 27px;
}
.daterangepicker li span.disabled,
.daterangepicker option.disabled {
    background-color: #eee;
    border-color: #eee;
    color: #000;
    border-radius: 18px;
    border: 3px solid #eee;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 14px;
    line-height: 27px;
    cursor: not-allowed;
}
.daterangepicker td,
.daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {} .daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}
.daterangepicker li span.off.available,
.daterangepicker li span.off.in-range.available,
.daterangepicker li span.off.start-date.available,
.daterangepicker li span.off.end-date.available {
    background-color: #fff;
    border-color: transparent;
    color: #fff;
}
.daterangepicker li span.in-range,.daterangepicker li span.in-range.weekend.disabled {
    background-color: #fff;
    border-color: #ffc20f;
    color: #000;
    border-radius: 18px;
    width: 35px;
    height: 35px;
    display: block;
    padding-top: 0;
    border: 3px solid #ffc20f;
    border-spacing: 5px;
}
.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
    border-radius: 4px;
}
.daterangepicker li span.active.available,
.daterangepicker li span.active.available:hover {
    background-color: #fff;
    border-color: #ffc20f;
    color: #000;
    width: 35px;
    height: 35px;
    display: block;
    padding-top: 0;
    border-radius: 18px;
    border: 3px solid #ffc20f;
}

.daterangepicker span.available {
    background-color: #eee;
    border-color: #eee;
    color: #000;
    border-radius: 18px;
    border: 3px solid #eee;
    width: 35px;
    height: 35px;
    display: block;
    font-size: 14px;
    line-height: 27px;
}


.daterangepicker li.month {
    width: auto;
    border-bottom: 4px solid #ffc20f;
}
.customBottomDiv .cnlBtn {
    border: none;
    outline: none;
    background: #fff;
    display: inline-block;
    letter-spacing: 0.5px;
}
.customBottomDiv {
    display: block;
    overflow: hidden;
    width: 104%;
    margin-left: -2.8%;
    text-align: center;
    border-top: 1px solid #ddd;
    vertical-align: middle;
    pardding-top: 1em;
    height: 34px;
}
.btnClosCont {
    padding-top: 1em;
    padding-bottom: 1em;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
	  font-family: GothamNarrow-Medium;
    font-size: 15px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}
.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 48%;
}
.daterangepicker select.yearselect {
    width: 48%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0;
}
.glyphicon-calendar {
    display: none;
}
.calendar-table table {
    border-collapse: inherit;
}
.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: none;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%;
}
.daterangepicker .input-mini.active {
    border: 1px solid #08c;
    border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
    position: relative;
}
.daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 8px;
    top: 8px;
}
.daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.ranges {
    font-size: 11px;
    float: none;
    margin: 4px;
    text-align: left;
}
.ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
}
.ranges li:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
}
.ranges li.active {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
}

@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }
    .daterangepicker .ranges ul {
        width: 160px;
    }
    .daterangepicker.single .ranges ul {
        width: 100%;
    }
    .daterangepicker.single .calendar.left {
        clear: none;
    }
    .daterangepicker.single .ranges,
    .daterangepicker.single .calendar {
        float: left;
    }
    .daterangepicker .calendar.left {
        clear: left;
        margin-right: 0;
    }
    .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .daterangepicker .calendar.right {
        margin-left: -9px;
    }
    .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
   	    margin-left: 4% !important;
    }
    .daterangepicker .left .daterangepicker_input {
        padding-right: 0;
    }
    .daterangepicker .calendar.left .calendar-table {
        padding-right: 0;
    }
    .daterangepicker .ranges,
    .daterangepicker .calendar {
        float: left;
    }
}
@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left;
    }
    .daterangepicker .calendar.left {
        clear: none;
        margin-left: -18px;
    }
}
@media screen and (max-width: 667px) {
    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 3001;
        top: 16em;
        margin-left: 2%;
        width: 88%;
        padding-left: 10%;
    }
    .daterangepicker .calendar-table {
        width: 320px;
    }
    .CustomDiv .weekTxt {
        background: #f5f5f5;
        margin-left: -41px;
        margin-right: -4px;
    }
    .cal-dtls {
        border-bottom: 1px solid #ddd;
        width: 113%;
        margin-left: -12.5%;
        padding-bottom: 20px;
        padding-left: 20px;
        overflow: hidden;
    }
}
/* left nav css start */

.gw-container.gw-main-container .gw-sidebar.gw-sidebar-fixed,
.gw-container.gw-main-container .gw-sidebar.gw-sidebar-fixed:before {
    left: auto
}
.leftNav.col-sm-3.col-sm-3.col-md-3.col-lg-3 {
    margin: 0;
    padding: 0;
    padding-left: 30px;
}
.leftNav.col-sm-3.col-sm-3.col-md-3.col-lg-3 h4 {
    font-family: 'GothamNarrow-Medium';
}
.startslct {
    padding-left: 0;
}
section.lowTop {
    padding-top: 20px;
}
.snl.rghtTxt {
    padding-bottom: 20px;
    padding-right: 25px;
}
.snl.rghtTxt a {
    text-decoration: underline;
    font-family: 'GothamNarrow-Medium';
}
.singleslider .slick-slide {
    width: 430px;
    height: 430px;
}
.singleslider .slick-list {
    position: relative;
    left: 0;
}
.singleslider button {
    display: none;
}
.slide-caption {
    position: absolute;
    display: none;
    width: 30%;
    overflow: hidden;
    z-index: 100000;
    color: red;
    bottom: 36px;
    margin-left: 222px;
}
.saty p.act {
    position: absolute;
    top: -1em;
    color: #fff;
    padding-left: 12px;
}
.singleslider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.singleslider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.singleslider .slick-dots li button::before {
    font-family: slick;
    font-size: 25px;
    line-height: 36px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "\25CF";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
}
.singleslider .slidecaption {
    position: absolute;
    width: 0.6%;
    overflow: hidden;
    bottom: 22px;
    padding: 15px;
    min-height: 38px;
    z-index: 9999;
    left: 1.8%;
}
.singleslider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.singleslider .slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.singleslider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.singleslider.slick-slider {
    width: 430px;
}
.singleslider .slick-prev,
.singleslider .slick-next {
    display: none;
}
.carousel-caption img {
    margin: 0px;
    position: relative;
    float: right;
    right: 0;
    padding-bottom: 30px;
}
.carousel-img {
    position: absolute;
    display: block;
    top: 27.5em;
    z-index: 999;
    left: 41.5%;
}
#bxsliderCaption>ul>li {
    position: absolute;
    top: 24em;
    display: none;
    left: 45%;
}
#bxsliderCaption>ul>li.active-caption {
    display: block;
}
.gw-submenu.active li.activeSub>a {
    background: none !important;
}
.gw-submenu.active li.activeSub .gw-submenu li.active>a.currentPage {
    margin-right: 15px;
    color: #000;
    background: url('../../content/dam/herc/catalogs/lhn/arrow.png') right 16px no-repeat;
}
.gw-submenu li.active {
    background: #fff;
}

.caption {
    color: red;
}
.center {
    width: 130px;
    margin: 0 auto;
}
.wacherNeson option {
    position: relative;
    top: 0;
    text-align: center;
}
.right_box_cart .col-xs-8.col-sm-8 {
    width: 72%;
}
span.slctdVal {
    color: #000;
    text-align: center;
    padding-top: 5px;
}
.right_box_cart .cstmDropDwn {
    margin-left: 0;
}
.cstmDropDwn {
    background: url("../../content/dam/herc/catalogs/lhn/arrow_dwn.png") right 10px no-repeat scroll;
    position: relative;
    height: 35px;
    width: 100%;
    border: 1px solid #ccc;
    background-position: 95% 50%;
    padding: 6px 0px;
}
.cstmDropDwn.active {
    background: url("herccatalog/css/content/dam/herc/catalogs/lhn/arrow_up.png") right 10px no-repeat scroll;
    position: relative;
    height: 35px;
    width: 100%;
    border: 1px solid #ccc;
    background-position: 95% 50%;
    padding: 6px 0px;
}
span.slctdVal {
    position: absolute;
    overflow: hidden;
    font-size: 16px;
    font-family: GothamNarrow-Medium;
    line-height: 20px;
    display: block;
    border-right: 1px solid #ccc;
    height: 35px;
    width: 85%;
    top: -1px;
    padding-top: 8px;
}
.cstmDropDwn select {
    left: 0;
    height: 30px;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
}
.RightNav .col-xs-5.col-sm-4 {
    margin-left: 12px;
    width: 48%;
}
.RightNav .col-xs-7.col-sm-7 {
    padding-right: 0;
    margin-left: 0px;
    padding-left: 0;
}
.right_box_cart .row.bdr {
    margin: 10px 15px 10px 0px;
}
.right_box_cart div.row.pricingarea {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.equipDetail.right_box_cart {
    text-align: left;
    color: #000;
    padding: 0px 0px 10px 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
}
.right_box_cart .row {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}
.custDrDwn {
    width: 100%;
}
.right_box_cart .btn {
    border-radius: 2px;
}
.form-control {
    color: #000;
}
p.pricingPara {
    padding-top: 17px;
    line-height: 18px;
    text-align: right;
}
.input-group .btn {
    font-size: 14px;
    line-height: 21px;
    font-family: GothamNarrow-Book;
    color: #000;
}
.right_box_cart span.totalCst {
    color: #000;
}
.right_box_cart span.glyphicon {
    font-family: GothamNarrow-Book;
    font-size: 22px;
    line-height: 25px;
    color: #000;
}
.right_box_cart span.priceList b {
    color: #777;
}
.right_box_cart span.priceList {
    font-family: GothamNarrow-Book;
    font-size: 14px;
    line-height: 18px;
    color: #777;
    font-weight: normal
}
.totalCstDiv {
    margin-top: 25px;
    margin-left: 10px;
}
.right_box_cart .col-xs-5.col-sm-5 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
}
div.equipDetail.right_box_cart.box2 .rowboxlast {
    margin-bottom: 5px;
}
section.lowTop .container .RightNav .equipDetail.right_box_cart.firstbox .CustomDiv .detailsDate .cal-dtls ul {
    margin-top: 0;
}
section.lowTop .container .RightNav .equipDetail.right_box_cart.firstbox {
    margin-bottom: 0;
}
.right_box_cart .cal-dtls {
    border-bottom: 0 none;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 15px;
    overflow: hidden;
}
.right_box_cart .cal-dtls {
    cursor: pointer;
}
.totalCstDiv .totalCst {
    color: #000;
    font-size: 32px;
    font-family: GothamNarrow-Medium;
}
.uptxt {
    text-transform: uppercase;
}
.RightNav {
    float: right;
    width: 340px;
    padding-top: 45px;
}
.leftNav .right_menu {
    float: left;
    width: 100%;
}
.input-group .form-control {
    height: 40px;
    padding: 6px 12px;
    font-family: GothamNarrow-Book;
    padding-top: 10px;
    font-size: 24px;
    text-align: center;
}
.equipDetail.right_box_cart .col-xs-11.col-sm-11 {
    padding-right: 0;
}
.rightpage-bg {
    padding: 0px;
    padding-right: 40px;
}
.rightpage-bg h1 {
    font-family: GothamNarrow-Medium;
    text-transform: capitalize;
    font-size: 36px;
}
.page_headline .rightpage-bg p {
    font-family: GothamNarrow-bold;
    color: #555;
    margin: 30px 0px 30px 0px;
    text-align: right;
    line-height: 25px;
}
.carousel-indicators {
    bottom: 4px;
    z-index: 1000;
}
.gw-sidebar .nano-pane {
    font-size: 15px;
    background: white;
}
.gw-sidebar .gw-nav-list li a {
    padding: 12px 0px;
}
.gw-nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
    background: white;
}
.gw-nav-list>li:first-child {
    border-top: 1px solid #e5e5e5;
}
.gw-nav-list>li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-decoration: none;
}
@-webkit-keyframes arrow-slide {
    0% {} 100% {
        -webkit-transform: rotate(225deg);
        z-index: 3
    }
}
@-webkit-keyframes arrow-slide1 {
    0% {} 100% {
        -webkit-transform: rotate(225deg);
        z-index: 3
    }
}
.gw-nav-list>li.active {
    background-color: #fff;
}
.gw-nav-list li img {
    float: left;
    margin: 5px 16px 0px 0px;
}
.gw-nav-list li .gw-menu-text {
    font-family: GothamNarrow-Book;
    font-size: 16px;
    line-height: 20px;
}
.gw-nav-list>li a {
    padding-top: 13px;
}
.gw-nav-list li.activeNav .gw-menu-text {
    font-family: GothamNarrow-Book;
    font-size: 15px;
    line-height: 16px;
}
.gw-nav-list li a {
    display: block;
    height: auto;
    line-height: 44px;
    padding: 15px 16px 0 7px;
    color: #000000;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
    word-wrap: break-word;
}
.gw-open > a {
    outline: 0;
}
.gw-nav-list>li.gw-open {
    border-bottom-color: #e5e5e5
}
.gw-nav-list>li.gw-open>a {
    background-color: #fafafa;
    color: #1963aa
}
.gw-nav-list .gw-open>a,
.gw-nav-list .gw-open>a:hover,
.gw-nav-list .gw-open>a:focus {
    background-color: #fafafa
}
.gw-nav .gw-open > a,
.gw-nav .gw-open > a:hover,
.gw-nav .gw-open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}
.gw-nav-list>li.activeNav>a,
.gw-nav-list>li.activeNav>a:hover,
.gw-nav-list>li.activeNav>a:focus,
.gw-nav-list>li.activeNav>a:active {
    background-color: #000000;
    color: #ffffff;
}
.gw-nav-list>li.activeNav>a:hover,
.gw-nav-list>li.activeNav>a:focus,
.gw-nav-list>li.activeNav>a:active {
    background-color: #000000;
    color: #ffffff;
}
.gw-nav-list>li>a,
.gw-nav-list .gw-nav-header {
    margin: 0
}
.gw-nav-list>li.active>a>[class*="icon-"] {
    font-weight: normal
}
.gw-nav-list>li.active>a:hover:before {
    display: none
}
.gw-nav-list>li.active:before {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border-width: 0 2px 0 0
}
.right_menu li a {
    display: block;
    height: 46px;
    line-height: 44px;
    padding: 0 11px 0 12px;
    color: #000000;
    text-shadow: none!important;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
}
.gw-nav-list li.gw-open>a:after {
    display: none
}
.gw-nav-list>li a>.gw-arrow {
    display: inline-block;
    width: 14px!important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    padding: 0;
    color: #666
}
.gw-nav-list>li a:hover>.gw-arrow,
.gw-nav-list>li.active>a>.gw-arrow,
.gw-nav-list>li.gw-open>a>.gw-arrow {
    color: #1963aa
}
.gw-nav-list>li>a>[class*="icon-"]:first-child {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-right: 2px;
}
.gw-nav-list>li .gw-submenu {
    font-size: 14px;
    line-height: 18px;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #eeeeee;
}
.navLi.activeNav>ul.gw-submenu {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    list-style:none;
}
.gw-submenu li.activeSub ul.gw-submenu {
    background-color: #ffffff;
    border: 0;
}
.gw-submenu li.activeSub ul.gw-submenu>li a {
    padding: 0px 0 0px 0px;
    color: #808080;
    line-height: 40px;
}
.gw-submenu li.activeSub ul.gw-submenu>li {
    margin-left: 8%;
    border-bottom: 1px solid #eee;
}
.gw-submenu li.activeSub ul.gw-submenu li:last-child {
    border-bottom: 0;
}
.gw-submenu li.activeSub ul.gw-submenu li:first-child {
    border-top: 1px solid #eee;
}
.gw-submenu li.activeSub ul.gw-submenu>li a:hover {
    color: #000000
}
.gw-nav-list>li .gw-submenu>li {
    position: relative;
}
.gw-submenu li.activeSub {
    background-color: #fff;
    bordoer-left: 1px solid #ccc;
    borider-right: 1px solid #ccc;
}
.gw-nav-list li .gw-submenu li.active>a.currentPage {
    margin-right: 15px;
    color: #000;
    background: url('../../content/dam/herc/catalogs/lhn/arrow.png') right 16px no-repeat;
}
.gw-nav-list>li .gw-submenu>li>a {
    display: block;
    position: relative;
    color: black;
    padding: 2px 0 0px 20px;
    margin: 0;
    line-height: 40px;
    text-decoration: none;
    font-size: 14px;
}
.gw-nav-list>li .gw-submenu>li>a .arrow {
    float: right;
    margin-right: 14px;
    font-weight: bold;
    color: black;
    visibility: hidden;
}
.gw-nav-list>li .gw-submenu>li>a:hover >.arrow {
    float: right;
    margin-right: 14px;
    font-weight: bold;
    color: black;
    visibility: visible;
    display: inline-block;
}
.gw-nav-list>li .gw-submenu>li>a:focus {
    text-decoration: none
}
.gw-nav-list>li .gw-submenu>li>a:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
}
.gw-nav-list>li .gw-submenu>li.activeSub:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: 0;
    z-index: 1;
}
.gw-nav-list>li .gw-submenu>li.activeSub>a {
    color: #000000;
}
.gw-nav-list>li .gw-submenu>li a>[class*="icon-"]:first-child {
    display: none;
    font-size: 12px;
    font-weight: normal;
    width: 18px;
    height: auto;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
    z-index: 1;
    background-color: #FFF;
}
.gw-nav-list>li .gw-submenu>li.activeSub>a>[class*="icon-"]:first-child,
.gw-nav-list>li .gw-submenu>li:hover>a>[class*="icon-"]:first-child {
    display: inline-block
}
.gw-nav-list>li .gw-submenu>li.activeSub>a>[class*="icon-"]:first-child {
    color: #c86139
}
.gw-nav-list>li>.gw-submenu>li:first-child>a {
    border-top: 0px;
}
.gw-nav-list li .gw-submenu {
    overflow: hidden
}
.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after {
    display: none
}
.gw-nav-list li.active>.gw-submenu>li.active>a:after {
    display: none
}
.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after {
    display: block
}
.gw-nav-tabs li[class*=" icon-"],
.nav-tabs li[class^="icon-"] {
    width: 1.25em;
    display: inline-block;
    text-align: center
}
.left_menu li {
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.left_menu li a {
    display: block;
    height: 46px;
    line-height: 44px;
    padding: 0 16px 0 12px;
    color: #000000;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
}
.left_menu li img {
    float: left;
    margin: 5px 16px 0px 0px;
}
.leftNavRoot {
    display: none;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border-bottom: 1px solid #333;
    width: 100%;
}
.tab1 .table>tbody>tr>td,
.tab1 .table>tbody>tr>th,
.tab1 .table>tfoot>tr>td,
.tab1 .table>tfoot>tr>th,
.tab1 .table>thead>tr>td,
.tab1 .table>thead>tr>th {
    border-top: 0;
}
ul.tabs.equipTabs li.tabAct1 {
    margin-left: 0;
    margin-right: 0;
}
ul.tabs.equipTabs li.tabAct2 {
    margin-left: 0;
    margin-right: 0;
}
ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 21px;
    line-height1: 31px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    background-color: #faef03;
    color: #000000;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    font-family: GothamNarrow-Book;
}
.tab_last {
    border-right: 1px solid #333;
}
ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}
ul.tabs li.active {
    background-color: #2e2e2e;
    color: #828282;
    display: block;
}
ul.tabs li.tabAct1 {
    background: #ffc20f url("../../content/dam/herc/common/static_images/specifications_unselect.png") left 20px no-repeat scroll;
    background-position: 22% 47%;
}
ul.tabs li.tabAct1.active {
    background: #2e2e2e url("../../content/dam/herc/common/static_images/specifications_select.png") left 20px no-repeat scroll;
    background-position: 22% 47%;
}
ul.tabs li.tabAct2 {
    background: #ffc20f url("../../content/dam/herc/common/static_images/resources_unselect.png") left 20px no-repeat scroll;
    background-position: 22% 47%;
}
ul.tabs li.tabAct2.active {
    background: #2e2e2e url("../../content/dam/herc/common/static_images/resources_select.png") left 20px no-repeat scroll;
    background-position: 22% 47%;
}
ul.tabs.cstmLi li {
    height: auto;
    padding: 20px 10% 20px 10%;
    width: 50%;
    border: 0px;
}
ul.tabs.cstmLi {
    height: auto;
    text-align: center;
}
ul.tabs.cstmLi img {
    float: left;
    margin-right: 10px;
}
.tab_container {
    border: 0px solid #333;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}
.tab_content {
    padding: 20px;
    display: none;
    background: #2e2e2e;
}
.tab1 {
    padding: 0px;
    display: none;
    background: #ffffff;
    border: 0px solid #ccc;
    border-top: 0px;
}
.tab1 th {
    background: #333333;
    color: white;
    font-size: 12px;
    text-align: center;
    border: 1px solid #555;
}
.tab_btns li.webIcon {
    background: url('../../content/dam/herc/catalogs/lhn/resources_websites.png') left 11px no-repeat scroll;
    padding-left: 20px;
}
.tab_btns li.docIcon {
    background: url('../../content/dam/herc/catalogs/lhn/resources_whitepaper.png') left 11px no-repeat scroll;
    padding-left: 20px;
}
.tab_btns li.videoIcon {
    background: url('../../content/dam/herc/catalogs/lhn/resources_handyonline.png') left 11px no-repeat scroll;
    padding-left: 20px;
}
.tab_content .tab_btns {
    padding: 20px 30px;
    line-height: 45px;
    column-count: 2;
    column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    width: 100%;
}
.tab_content .tab_btns_cat {
    text-align: center;
    line-height: 40px;
}
.tab_content .tab_btns2_cat {
    border-left: 1px solid #494949;
    border-right: 1px solid #494949;
    text-align: center;
    line-height: 40px;
}
.tab_content a {
    font-size: 15px;
}
.tab_content a:hover {
    color: white;
    text-decoration: underline;
}
.tab_content .tab_btns li {
    float: left;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    text-align: left;
    word-break: break-all;
    word-wrap: break-word;
}
/*******************To fix bug#37 css issue/ keerthi**********************/

.tab_content .tab_btns li a {
    margin-left: 25px;
    margin-right: 20px;
    font-size: 15px;
    font-family: GothamNarrow-Book;
    text-decoration: none;
    word-break: break-all;
    word-wrap: break-word;
}
/*********To fix bug#37 css issue/ keerthi************/

.tab_content .tab_btns li.website {
    background: url("herccatalog/catalog_images/resources_websites.png") no-repeat scroll;
    background-position: 5%;
    padding-left: 10%;
}
.tab_content .tab_btns li.whitepaper {
    background: url("herccatalog/catalog_images/resources_whitepaper.png") no-repeat scroll;
    background-position: 5%;
    padding-left: 10%;
}
.tab_content .tab_btns li.online {
    background: url("herccatalog/catalog_images/resources_handyonline.png") no-repeat scroll;
    background-position: 7%;
    padding-left: 10%;
}
.tab_content a {
    color: white;
}
.tab_drawer_heading {
    padding: 15px 30px;
}
.tab_content .tab_btns {
    padding: 20px 35px;
    line-height: 45px;
}
.tab_content .tab_btns li a {
    margin-left: 10px;
    margin-right: 20px;
    font-size: 15px;
    font-family: GothamNarrow-Book;
}
.tab_content a {
    color: white;
}
.tab_drawer_heading {
    padding: 15px 30px;
}
.activeCal .navOverlay {
    position: absolute;
    z-index: 999;
    opacity: 0.5;
    filter: alpha(opacity 50);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}
@media only screen and (device-width: 768px) {
    .closeIcon {
        display: none;
    }
    .leftNav.col-sm-3.col-sm-3.col-md-3.col-lg-3 {
        margin: 0;
        padding: 0;
    }
    span.slctdLiTxt {
        padding: 12px;
        display: block;
        color: #fff;
    }
    .gw-nav-list li .gw-submenu {
        overflow: hidden;
        padding-left: 4%;
    }
    .gw-nav-list li .gw-menu-text {
        font-size: 15px;
        line-height: 20px;
        padding-top: 14px;
    }
    span.slctdLiTxt a {
        color: #fff;
    }
    span.slctdLiTxt img {
        padding-left: 2%;
    }
    .gw-sidebar {
        width: 320px;
        position: relative;
        border: 1px solid #e5e5e5;
        border-width: 0 1px 0 0;
        background: #fff;
        bottom: 0;
        top: 0;
        left: 0;
    }
    li.navLi img {
        padding-left: 4%;
    }
    .leftNavActive .navOverlay {
        position: absolute;
        z-index: 9999;
        opacity: 0.5;
        filter: alpha(opacity 50);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
    }
    .leftNav {
        display: none;
        position: absolute;
        opacity: 1;
        background: #fff;
        z-index: 999;
        top: 0px;
    }
    .leftNavRoot {
        display: block;
        padding: 0px;
        background: #000;
        border-top: 3px solid #dedede;
    }
    .gw-nav-list li .gw-menu-text {
        font-size: 14px;
        line-height: 18px;
        display: block;
    }
    .closeIcon {
        display: none;
        z-index: 1000;
        opacity: 1;
        position: absolute;
        text-align: right;
        top: 15px;
        left: 22%;
    }
}
@media screen and (max-width: 480px) {
    .tab_drawer_heading {
        background-color: #333333;
        color: #fff;
        border-top: 1px solid #333;
        margin: 0;
        padding: 15px 30px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
}    
@media only screen and (min-width: 768px) and (max-width: 1024px) {
        .daterangepicker.dropdown-menu {
            top: 25em;
            margin-left: 53%;
            width: 42%;
        }
        .customBottomDiv {
            width: 104%;
            margin-left: -2.8%;
        }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    	.RightNav {
            width: 100%;
            padding-top: 5px;
     	}
     	.page_headline .text.parbase p{
            font-size:14px;
     	}
}
/* left nav css End */
/* search style css start */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'GothamNarrow-Book';
    margin-top: 0px;
}
p {
    font-family: GothamNarrow-Book;
}
section {
    padding: 50px 0;
}
section.fullwidth {
    padding: 0;
}
section.fullwidth .container-fluid {
    padding: 0;
}
div.searchresult .fullwidth .container-fluid .yellow_border h1 {
    padding-left: 9.4%;
}
div.searchresult .fullwidth .container-fluid .yellow_border input {
    width: 55%;
}
div.searchresult .container.search-entire {
    padding-left: 2.8%;
    padding-right: 5.5%;
    min-height:150px;
}
.search-entire .pagination li a {
    color: #000;
    font-family: 'GothamNarrow-Medium';
    font-size: 16px;
    padding: 10px 15px;
    margin-left: 0;
}
.search-entire .pagination {
    list-style: none;
    margin: 0 20%;
    padding-left: 28px;
    text-align: center;
    padding-bottom: 20px;
}
.search-entire .pagination li.current {
    background: #ffc20f;
}
.search-entire .pagination li a {
    transform: scaleX(1) scaleY(1) scaleZ(1) skewX(20deg);
    border: none;
    border-radius: none;
    background: none;
}
.search-entire .pagination>li {
    display: block;
    float: left;
    background: #f1f1f1;
    margin: 0 1px;
    transform: scaleX(1) scaleY(1) scaleZ(1) skewX(-20deg);
    border-right: none;
}
.search-entire .pagination>li.arrow {
    background: none;
}
.search-entire .pagination>li.arrow:hover {
    background: none;
}
.search-entire .pagination>li:hover {
    background: #ffc20f;
}
.search-entire .pagination>li>a:hover {
    background: none;
}
.yellow_border {
    background-color: #ffc20f;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
}
section.fullwidth h1 {
    padding-top: 0.5%;
    padding-left: 12%;
    font-size: 25px;
    font-family: GothamNarrow-Book;
    float: left;
}
.fullwidth input {
    margin-bottom: 0;
    font-family: GothamNarrow-Medium;
    color: #000000;
    outline: none;
    line-height: normal;
    font-size: 28px;
    border: 0px;
    width: 50%;
    float: left;
    display: block;
    margin-left: 2%;
}
.fullwidth .search_result a {
    display: block;
    margin-top: 1%;
}
.fullwidth input:placeholder {
    color: #000;
}
.page-txt {
    width: 70%;
    text-align: center;
    margin: 70px auto;
}
.page-txt h1 {
    font-family: 'GothamNarrow-Book';
    font-size: 45px;
    line-height: 60px;
}
.page-right {
    text-align: center;
}
.page-right h2,
.page-left h2 {
    font-family: 'GothamNarrow-Medium';
    font-size: 18px;
}
.page-right b {
    font-size: 20px;
    font-family: 'GothamNarrow-Book';
}
.page-right .btn {
    width: 80%;
    display: block;
    padding: 20px 10px;
    margin: 0px auto;
    background: #ffc20f;
    font-size: 20px;
    color: #000000;
    font-family: GothamNarrow-Book;
}

.page-left ul {
    list-style: none;
    display: block;
    overflow: hidden;
    -webkit-column-count: 4;
    padding: 0;
}
.page-left ul li {
    margin: 10px 0px;
    padding: 10px;
    float: left;
    display: block;
}
.page-left ul li img {
    float: left;
    margin-right: 5px;
}
.page-left ul li a {
    text-decoration: none;
    color: #000;
}
.page-left .mobwdh {
    margin-top: 0.8em;
    border-top: 1px solid #e6e6e6;
    padding: 0;
    padding-top: 10px;
    text-align: left;
}
ul.saty div.lastitemdisplay:last-child .page-left .mobwdh {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 5%;
}
.page-left .mobwdh h3 {
    font-family: 'GothamNarrow-Medium';
    margin-bottom: 0;
    margin-top: 1em;
    font-size: 28px;
}
.page-left .mobwdh p {
    margin: 0;
    color: #cfcfcf;
    font-family: GothamNarrow-Book;
    font-size: 16px;
}
.page-left .mobwdh .col-sm-3.col-md-3.col-lg-3,
.page-left .mobwdh .col-sm-9.col-md-9.col-lg-9 {
    padding: 0;
}
.page-right-menu {
    text-align: left;
    background: #f1f1f1;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 20px;
}
.page-right-menu a {
    font-family: 'GothamNarrow-Medium';
    text-decoration: none;
    font-size: 18px;
    color: #000;
}
.page-right-menu span {
    font-family: GothamNarrow-BoldItalic;
    font-size: 14px;
    color: #818181;
}
.page-right-ul {
    padding: 0px;
    color: #b2b2b2;
    list-style: none;
}
.page-right-ul li:before {
    content: "•";
    font-size: 15px;
}
.page-right-ul a {
    font-family: GothamNarrow-Book;
    font-size: 15px;
    line-height: 28px;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 5px;
}
.container.search-entire .customScroll.page-right-Scroll {
    height: 400px;
    margin-top: 10px;
}
.customScroll.page-right-Scroll .track3 {
    width: 5px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}
.customScroll.page-right-Scroll .track3:hover,
.customScroll.page-right-Scroll .track3.dragging {
    background: #d9d9d9;
    background: rgba(0, 0, 0, 0.15);
}
.customScroll.page-right-Scroll .handle3 {
    width: 5px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}
.customScroll.page-right-Scroll .track3:hover .handle3,
.customScroll.page-right-Scroll .track3.dragging .handle3 {
    width: 5px;
}
@media screen and (max-width: 768px) {
    .page_headline h1 {
        font-size: 30px;
        line-height: 18px;
    }
    .page_headline p {
        font-family: GothamNarrow-Book;
        font-size: 20px;
        color: #070000;
        line-height: 26px;
    }
    .footer_col {
        border: 0px solid red;
    }
    .div_btn_col2 {
        background: #000000;
        width: 48%;
        padding: 0px;
    }
}
@media screen and (max-width: 320px) {
    .div_btn_col2 {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
}
@media screen and (max-width: 360px) {
    .div_btn_col2 {
        margin-bottom: 10px;
        background: #000000;
        width: 100%;
        padding: 0px;
    }
    .right_col_box_mobile {
        display: block;
        background: #333333;
        text-align: center;
        color: white;
        padding: 15px 40px;
        margin-bottom: 40px;
        width: 100%;
        line-height: 30px;
    }
}
/* search style css End */
