/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {  margin:0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; margin: 0px; padding: 0px; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* start editing from here */
a { text-decoration: none;  color: #0985b7;}
.txt-rt { text-align: right; }/* text align right */
.txt-lt { text-align: left; }/* text align left */
.txt-center { text-align: center; }/* text align center */
.float-rt { float: right; }/* float right */
.float-lt { float: left; }/* float left */
.clear { clear: both; }/* clear float */
.pos-relative { position: relative; }/* Position Relative */
.pos-absolute { position: absolute; }/* Position Absolute */
.vertical-base { vertical-align: baseline; }/* vertical align baseline */
.vertical-top { vertical-align: top; }/* vertical align top */
.underline { padding-bottom: 5px; border-bottom: 1px solid #eee; margin: 0 0 20px 0; }/* Add 5px bottom padding and a underline */
nav.vertical ul li { display: block; }/* vertical menu */
nav.horizontal ul li { display: inline-block; }/* horizontal menu */
img { max-width: 100%; border: 0; vertical-align:top;  }
/*end reset*/
body, html { font-family: Arial, Helvetica, sans-serif; -webkit-text-size-adjust: none;}
body { background: #e1e4ea; }
.content { margin: 0px 12px; }
/*---nav----*/
/*----*/

/* Clearfix */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
nav .mainNav { padding: 0; margin: 0 auto; display: none; background: rgb(255, 255, 255); font-family: 'Open Sans', sans-serif; }
nav li { display: block; }
nav a { color: #5b5b5b; display: block;  text-align: left; text-decoration: none; line-height: 40px; }
nav li a { border-bottom: 1px solid #34495E; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  padding:0 10px;}
nav li:last-child a { border-right: 0; }
nav a:hover, nav a:active { color: #28A1CE;}
nav a:hover, nav .mainNav .active {background-color:#f5f5f5;}
nav a#pull { display: block; background: #28A1CE; width: 100%; position: relative; border-top: 1px solid rgba(224, 224, 224, 0.41); color: #fff; }
nav a#pull:after { background: url(../images/nav-icon.png) 10px -1px no-repeat; width: 30px; content: ""; width: 30px; height: 30px; display: inline-block; position: absolute; left: 0px; top: 10px; }
.banner { text-align: center; }
 
/* Home page Scroller*/

 .rapid-card, .rapid-ajaxload {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    
}
.rapid-card .card-header, .rapid-ajaxload .card-header {
    border-bottom: 1px solid #f8d442;
}
.dod-timer .dod-counter .c-countdown-block:last-child {
    border: 0 none;
}
.book-short.card-body {
    overflow: scroll;
    white-space: nowrap;
}
.book-short .part-vise {
    border-right: 1px solid #ccc;
    display: inline-block;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 43%;
}
.book-short .part-vise .dod-img-wrapper {
    height: 145px;
    margin: 10px 0 10px;
    min-width: 90px;
    text-align: center;
    width: 100%;
}
.book-short .part-vise .dod-img-wrapper img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.book-short .part-vise .dod-info {
    padding: 0;
    text-align: center;
    height:140px;
}
.hmTitle {
    color:#000;
    height:130px;
}
.book-short .part-vise .dod-offer-title {
    left: 0;
    padding: 5px;
height:66px;
    text-align: center;
  
    white-space: normal;
    width: 100%;
}
.book-short .part-vise .dod-price {
    white-space: normal;
    width: 100%;
}
.book-short .part-vise .dod-price .dod-title {
    padding: 5px 5px 5px 0;
}
.book-short .part-vise:last-child {
    border: 0 none;
}
.book-short .part-visesize-1 {
    width: 100%;
}
.book-short .part-visesize-2 {
    width: 50%;
}
.book-short .part-visesize-3 {
    width: 43%;
}
.part-vise {
    overflow: hidden;
}
.part-vise .dod-logo {
    display: inline-block;
    height: 12px;
    width: 106px;
}
h2 {
    font-weight:bold;
}