/*
blue:

#00456A
#005989
#0071AE -- Base
#00A1F8


orange:

#CD6900
#FD8B13
#FF9932 -- Base
#FFC843
#FFD46D

grey:
#2d2f45
#727C86
#93989D
#BEC0C2
#F2F2F2
*/

/* latin */

@font-face {
    font-family: 'Stardos Stencil';
    font-style: normal;
    font-weight: 700;
    src: local('Stardos Stencil Bold'), local('StardosStencil-Bold'), url(h4ExtgvoXhPtv9Ieqd-XC2oDbxSfnup17EuCiAMBuw0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {
    font-family: 'Lato' !important;
    padding-top: 70px;
}

img.preload-logo-carousel {
    display: none;
    height: 1px;
    width: 1px;
}

a:hover {
    color: #FF9932;
    text-decoration: none;
}

.page-title {
    color: #0071AE;
    font-size: 30pt;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

h3.side-links {
    font-size: 14pt;
    margin-top: 10px;
    margin-bottom: 5px;
}

/* bob */

.general-bob {
    margin-top: 10px;
}

.services-bob {
    margin-top: 20px;
}

div.large-bob {
    font-family: 'Lato' !important;
    background-image: url('../images/bob-400-1.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 95px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.button-caption {
    font-weight: 700;
    font-size: 9pt;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #0071AE;
}

.bob-top-line {
    font-weight: 700;
    color: white;
    font-size: 24pt;
    text-align: center;
}

.bob-long-line {
    font-size: 18pt;
    padding-top: 5px;
    margin-bottom: 3px;
    color: white;
}

.bob-second-line {
    font-weight: 500;
    color: white;
    font-size: 11pt;
    text-align: center;
}

.bob-third-line {
    font-weight: 500;
    color: white;
    font-size: 10pt;
    text-align: center;
    margin-top: 4px;
}

div.medium-bob {
    background-image: url('../images/bob-293-1.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 95px;
    width: 293px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}

.bob-top-line.medium {
    font-weight: 700;
    color: white;
    font-size: 18pt;
    text-align: center;
    padding-top: 5px;
}

.bob-second-line.medium.long-line {
    font-size: 10pt;
    padding-top: 5px;
    margin-bottom: 3px;
    margin-top: -3px;
    color: white;
}

.bob-second-line.medium {
    font-weight: 700;
    font-size: 13pt;
    text-align: center;
    color: white;
}

.bob-third-line.medium {
    font-weight: 700;
    color: white;
    font-size: 10pt;
    text-align: center;
    margin-top: 2px;
}

div.small-bob {
    background-image: url('../images/bob-174-1.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 75px;
    width: 174px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}

div.small-bob div.bob-top-line {
    font-weight: 700;
    color: white;
    font-size: 14pt;
    text-align: center;
    line-height: 16pt;
    padding-top: 8px;
    margin-bottom: 4px;
}

div.small-bob div.bob-second-line {}

div.small-bob div.bob-third-line {
    font-weight: 700;
    color: white;
    font-size: 8pt;
    text-align: center;
    margin-top: 0px;
}

div.about-bob {
    background-image: url('../images/bob-200-1.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 75px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -3px;
    padding-top: 2px;
}

div.about-bob div.bob-top-line {
    font-weight: 700;
    color: white;
    font-size: 14pt;
    text-align: center;
    line-height: 16pt;
    padding-top: 3px;
    margin-bottom: 4px;
}

div.about-bob div.bob-second-line {
    font-size: 9pt;
    line-height: 10pt;
}

div.about-bob div.bob-third-line {
    font-weight: 700;
    color: white;
    font-size: 8pt;
    text-align: center;
    margin-top: 0px;
}

div.about-bob div.bob-top-line.very-long-line {
    padding-top: 4px;
    margin-bottom: 3px;
    line-height: 13pt;
    font-size: 13pt;
}

div.about-bob div.bob-second-line.very-long-line {
    line-height: 10pt;
}

div.button-caption-larger {
    margin-top: 8px;
    font-size: 14pt;
}

/* header */

a#logo img {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

ul.navbar-nav>li>a {
    font-size: 11pt !important;
}

.nav>li {
    min-width: 85px !important;
}

li.news-header {
    min-width: 70px !important;
}

li.news-header a {
    width: 40px !important;
}

ul.nav>li:last-of-type {
    margin-left: 70px;
    background-image: url('../images/lock-icon-44px.gif');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px 12px;
}

ul.navbar-nav {
    margin-top: 15px;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-default {
    background-color: white !important;
}

.dropdown-menu {
    min-width: 180px !important;
}

ul.dropdown-menu {
    border: 0 !important;
    top: 35px;
    left: 0px !important;
    min-width: 180px !important;
}

@media (max-width: 1200px) {
    a#logo img {
        width: 210px !important;
    }
}

@media (max-width: 992px) {
    a#logo img {
        width: 150px !important;
    }

    .nav>li {
        min-width: 30px !important;
    }

    ul.navbar-nav>li>a {
        font-size: 10pt !important;
    }

    ul.nav>li:last-of-type {
        margin-left: 20px;
    }

    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    ul.dropdown-menu {
        top: 20px;
    }

    h1.page-title {
        margin-top: 10px;
    }
}

.hidden-form-group {
    display: none;
}

textarea.form-control {
    border: 1px solid #a4a4a4 !important;
}

.input-text-field {
    width: 100%;
    border: 1px solid #a4a4a4 !important;
}

a.loginButton,
a.loginButton:visited {
    display: block;
    background-color: transparent;
    background-image: url('../_images/loginNormal.gif');
    background-repeat: no-repeat;
    width: 67px;
    height: 29px;
    text-align: center;
}

div.agent-login {
    margin-bottom: 15px;
}

div.new-partner {
    margin-left: 4px;
}

img#Referral_Portal_Login {
    vertical-align: middle;
}

div.login-button {}

.navbar-header {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.header-nav-dci-traq-logo {
    height: 17px;
}

/* new carousel */

#main-carousel {
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
}

.main-carousel {
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.main-carousel-item {
    width: 100%;
    height: 100%;
}

.carousel-image {
    max-width: 100% !important;
    margin: auto !important;
    height: auto;
}

.foo-carousel-image {
    max-width: 100%;
    height: auto;
}

.slick-prev:before,
.slick-next:before {
    color: red !important;
}

.slick-prev {
    margin-left: 40px;
}

.slick-next {
    margin-right: 40px;
}

ul.slick-dots {
    bottom: -35px !important;
}

.slick-dots>li>button:before {
    font-size: 24px !important;
}

/* old carousel 
#slideOneTitleOne {
    color: orange;
    font-size: 22pt;
    font-weight: 700;
}

#slideOneTitleTwo {
    color: #0071ae;
    font-size: 28pt;
    font-weight: 700;
    line-height: 30pt;
}


#slideThreeTitleOne {
    color: #ff9932;
    font-size: 24pt;
    font-weight: 700;
    line-height: 35pt;

}

#slideThreeTitleTwo {
    color: #ff9932;
    font-size: 28pt;
    font-weight: 700;
    line-height: 30pt;

}



#slideFiveTitleOne {
    color: white;
    font-size: 24pt;
    font-weight: 700;
    line-height: 35pt;

}

#slideThreeTitleTwo {
    color: #ff9932;
    font-size: 28pt;
    font-weight: 700;
    line-height: 30pt;

}
*/

/* index */

div.title-separator {
    margin-top: 35px;
    border-top: 1px solid black;
    position: relative;
    margin-bottom: -30px;
    color: #0071AE;
}

h4.first-title {
    position: relative;
    text-align: center;
    top: -15px;
}

h4.first-title span {
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
    font-size: 14pt;
}

.second-title {
    text-align: center;
    font-size: 20pt;
}

div.logo-carousel {
    margin-top: 5px;
    margin-bottom: 0 !important;
}

.logo-box {
    height: 70px !important;
    display: flex !important;
    align-items: center !important;
}

img.logo-carousel {
    width: 100px !important;
}

.tri-panel {
    text-align: center;
    margin-top: 10px;
}

.tri-panel-title {
    font-weight: 700;
    font-size: 18pt;
    margin-top: 5px;
}

.tri-panel-content {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.tri-panel-read-more {
    text-align: center;
    margin-top: 5px;
    line-heiht: 17px;
}

.tri-panel-read-more a {
    color: #FD8B13;
    font-weight: 700;
}

.second-title.mission {
    text-transform: none;
    font-style: italic;
    color: #666;
}

.blurb-header {
    font-weight: 700;
    color: #0072AE;
    font-style: italic;
    font-size: 18pt;
    margin-bottom: 10px;
}

.blurb-content {
    font-size: 12pt;
    line-height: 18pt;
    margin-bottom: 10px;
}

.blurb-footer {
    font-size: 10pt;
    font-weight: 700;
    margin-bottom: 25px;
}

.blurb-bob {
    text-align: center;
    margin-top: 30px;
}

.quarter-panel-background {
    height: 200px;
    width: 230px;
}

/* Services */

.services-title {
    color: #0071AE;
    font-size: 30pt;
    text-align: center;
    margin-top: 0px;
}

.services-secondary-title {
    font-size: 13pt;
    color: #0071AE;
    font-weight: bold;
    margin-top: 15px;
    line-height: 16pt;
}

.cs-for-ed-title {
    font-size: 14pt;
    color: #FF9932;
    font-weight: bold;
    margin-top: 15px;
    line-height: 16pt;
}

.border-right {
    border-right: 1px solid #0071AE;
}

.service-listing-icon-container {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.service-listing-icon {
    height: 60px;
}

.service-listing-description {
    font-size: 10pt;
}

div.service-listing-header {
    font-size: 12pt;
    font-weight: bold;
    color: #FF9932;
    margin-bottom: 0px;
}

h2.service-listing-header {
    font-size: 14pt;
    margin-bottom: 0px;
    color: #FF9932;
}

.services-list {
    margin-top: 30px;
    -webkit-padding-start: 20px;
    font-size: 12pt;
}

ul.services-list li {
    list-style-type: none;
    margin-bottom: 35px;
    font-size: 12pt;
    line-height: 9pt;
}

.services-checkmark {
    width: 20px;
}

.services-item {
    padding-left: 10px;
}

.services-last-item {
    font-size: 14pt;
    font-weight: 700;
    font-style: italic;
    padding-left: 10px;
    letter-spacing: -.25px;
}

.blog-box {
    padding: 8px;
    padding-top: 16px;
    background-color: white;
    border: 1px solid #0071AE;
    margin-bottom: 15px;
}

.dci-traq-callout-box {
    padding: 8px;
    padding-top: 16px;
    background-color: #eee;
    border: 1px solid #0071AE;
}

.dci-traq-callout-box>a>img {
    margin-bottom: 10px;
}

.dci-traq-description {
    font-size: 9.5pt;
    margin-top: 5px;
}

.dci-traq-fom {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.services-subtitle {
    font-size: 16pt;
    color: #0071AE;
    font-weight: bold;
    font-style: italic;
    line-height: 22pt;
}

.best-choice-image {
    height: 78px;
    float: left;
    margin-right: 8px;
}

/* agents */

h2.agent-sub-titles {
    color: #ff9932;
    font-weight: 700;
    font-size: 18pt !important;
}

h2.agent-sub-titles:first-of-type {
    margin-top: 0;
}

#agent-dci-traq-image {
    width: 200px;
    margin-top: 20px;
}

#dci-traq-logo-on-dci-traq-page {
    margin-top: 60px;
}

#bff-logo {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

/* providers */

h2.provider-sub-title {
    color: #ff9932;
    font-weight: 700;
    font-size: 18pt !important;
}

#map-canvas {
    width: 525px;
}

.map-caption {
    margin-top: 2px;
    margin-left: 2px;
    font-size: 8pt;
    vertical-align: middle;
}

.provider-main-text {
    margin-top: 10px;
}

.provider-map-frame {
    border: 1px solid #ff9932;
    background-color: #eee;
    padding: 5px;
    margin-top: 15px;
}

.providers-world-wide {
    color: #0071AE;
    font-size: 14pt;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.provider-sign-up {
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-style: italic;
    font-size: 12pt;
    color: #ff9932;
    margin-top: 20px;
    line-height: 18pt;
}

.provider-list-header {
    color: #0071AE;
    font-size: 14pt;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.provider-state {
    font-weight: 700;
    color: #0071AE;
    margin-top: 6px;
}

.provider-city {
    color: #555;
}

/* general */

.dci-traq-header {
    margin-bottom: 0;
}

.coming-soon {
    font-family: 'Stardos Stencil' !important;
    color: red;
    font-size: 14pt;
    font-weight: 700;
}

h4.dci-copy {
    font-size: 11pt;
    font-weight: 500;
    color: #696969;
    line-height: 14pt;
}

h4.dci-info-link {
    color: #0071AE;
    font-weight: 700;
    font-size: 11pt;
}

.intro-text {
    font-weight: 700;
    font-size: 12pt;
    color: #666;
    line-height: 18pt;
}

/*forms*/

h3.form-heading {
    font-weight: 700;
    font-size: 14pt;
    color: white;
    margin: 0;
}

/*team*/

div.bio {
    margin-top: 10px;
    margin-bottom: 20px;
}

.head-shot {
    height: 125px;
    float: left;
    margin-right: 10px;
}

h3.bio {
    margin-top: 0;
    margin-bottom: 6px;
    color: #0071AE;
    font-weight: 700;
}

h4.bio {
    margin-top: 0;
    margin-bottom: 2px;
    color: #ff9932;
}

p.bio-text {
    margin-top: 0;
    margin-bottom: 5px;
}

.special-title {
    font-style: italic;
    color: #ff9932;
    font-weight: 700;
    font-size: 18pt;
}

/*clients*/

.list-client-category {
    color: #0071AE;
    font-weight: 700;
    font-size: 11pt;
    margin-top: 15px;
    border-bottom: 1px solid #ff9932;
}

.list-client-name {
    color: #555;
    font-size: 10pt;
}

.dci-sub-headings {
    color: #ff9932;
}

.app-carousel-image {
    width: 500px;
}

/*footer*/

div.legal-line {
    font-size: 8pt;
    color: #0071ae;
}

div.footer {
    background-color: #0173AF;
    color: white;
    margin-top: 10px;
}

h4.footer-heading {
    font-size: 11pt !important;
    color: white;
}

.center-content-footer {
    text-align: center;
}

#general-quote-close {
    width: 18px;
    height: 18px;
    margin-top: 4px;
    float: right;
    cursor: pointer;
}

div.footer-link {
    color: white;
    font-size: 9pt !important;
    margin-bottom: 2px;
}

a.footer-link {
    color: white;
    text-decoration: none;
}

a.footer-link:hover {
    color: white;
}

.address {
    font-size: 8pt;
    color: white;
}

.phone-number {
    margin-bottom: 2px;
    font-size: 9pt;
    color: white;
}

.social-icon {
    margin-top: 10px;
    margin-right: 3px;
    height: 26px;
    width: 26px;
}

.qp-panel {
    z-index: 1;
    position: relative;
    width: 237px;
}

.green-arrow {
    z-index: 5;
    position: absolute;
    top: 120px;
    right: -30px;
    width: 42px;
}

h4.first-title {
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 18pt;
    color: #007293;
}

/* mods */

.center-content {
    text-align: center;
}

.spacer-10 {
    margin-top: 10px;
}

.spacer-20 {
    margin-top: 20px;
}

.spacer-20-below {
    margin-bottom: 20px;
}

.navy-text {
    color: #0071AE;
}

.orange-text {
    color: #FF9932;
}

.no-top-margin {
    margin-top: 0px;
}

.bolded-text {
    font-weight: 700;
    color: #a4a4a4;
}

.bold {
    font-weight: 700;
    color: #0071ae;
}

.italics {
    font-style: italic;
}

/*  features-panel */

.features-content {
    padding-left: 12px;
    top: 10px;
    width: 225px;
    border-left: 1px solid #ff9932;
}

.features-header {
    color: #0173AF;
    font-size: 14pt;
    font-weight: 700;
    margin-bottom: 3px;
    width: 100%;
}

.features-text {
    color: #000000;
    font-size: 10pt;
    line-height: 12pt;
    padding-right: 10px;
    width: 100%;
}

.features-text-block {
    margin-bottom: 10px;
}

.bold-feature {
    font-weight: 700;
    font-size: 10pt;
    color: #ff9932;
    display: block;
}

.benefits-header {
    font-weight: 700;
    font-size: 12pt;
    color: #0071AE;
}

.benefits-text {
    color: #555;
    margin-bottom: 8px;
}

.benefit-question {
    color: #ff9932;
    font-weight: 700;
    font-size: 13pt;
}

.benefit-answer {
    color: #848484;
    font-size: 11pt;
    margin-bottom: 5px;
}

/* Contact Us */

h4.contact-us {
    color: #ff9932;
    font-weight: 700;
    font-size: 12pt;
    margin-top: 0;
    margin-bottom: 4px;
}

hr.contact-us {
    margin-top: 8px;
    margin-bottom: 8px;
}

p.contact-us {
    font-size: 9pt;
    line-height: 11pt;
    color: #666;
}

a.contact-us {
    font-size: 9pt;
    font-weight: 700;
    letter-spacing: -.5px;
}

div.phone-group {
    margin-bottom: 8px;
}

.you-tube-video {
    color: #0071ae;
    font-weight: 700;
    font-size: 11pt;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#general-quote {
    cursor: ponter;
}

#get-quote-buttons {
    position: relative;
    top: -150px;
    left: 20px;
    border: 1px solid #0073ae;
    padding: 20px;
    padding-top: 0;
    z-index: 1000;
    display: none;
    background-color: white;
    width: 810px;
}

@media (max-width: 992px) {
    #get-quote-buttons {
        width: 410px;
        top: -150px;
        left: 180px;
    }
}

@media (max-width: 420px) {
    #get-quote-buttons {
        position: fixed;
        top: 80px;
        width: 220px;
        left: 72px;
    }
}

.bob-link {
    cursor: pointer;
}

/*     Carousel Styles */

#carousel {
    width: 255px;
    height: 290px;
    margin: 0 auto;
}

#slides {
    overflow: hidden;
    /* fix ie overflow issue */
    position: relative;
    max-width: 100%;
    width: auto;
    height: 600px;
}

/* remove the list styles, width : item width * total items */

#slides ul {
    position: relative;
    left: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 750px;
}

/* width of the item, in this case I put 250x250x gif */

#slides li {
    float: left;
}

#slides li img {
    padding: 5px;
}

/* Styling for prev and next buttons */

#buttons {
    display: none;
    padding: 0 0 5px 0;
    float: right;
}

#buttons a {
    display: none;
    width: 31px;
    height: 32px;
    text-indent: -999em;
    float: left;
    outline: 0;
}

a#prev {
    background: url(arrow.gif) 0 -31px no-repeat;
}

a#prev:hover {
    background: url(arrow.gif) 0 0 no-repeat;
}

a#next {
    background: url(arrow.gif) -32px -31px no-repeat;
}

a#next:hover {
    background: url(arrow.gif) -32px 0 no-repeat;
}

.clear {
    clear: both
}

.owl-prev,
.owl-next {
    background-color: white !important;
    margin-top: 0 !important;
}

.owl-prev img,
.owl-next img {
    height: 16px;
}

#play-pause-button {
    height: 17px;
    cursor: pointer;
}

.owl-controls {
    margin-top: 0 !important;
}

.owl-nav {
    position: relative;
    top: 25px;
}

.owl-dots {
    position: relative;
    top: -25px;
}

.crr-question {
    color: #337ab7;
    font-weight: 700;
}

/* News */

div.clear-release {
    clear: both;
}

div.release {
    margin-bottom: 15px;
    background: url('../images/dotted-divider.gif') bottom left repeat-x;
    padding-bottom: 10px;
}

div.release-content {}

h3.press-release {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}

span.pr-date {
    color: #666666;
}

p.extra-details {
    font-size: 9pt;
    margin: 0px 0px 5px 0;
}

div.release-media {
    max-width: 110px;
}

.blog-date {
    font-weight: 700;
}

.blog-post-title {
    margin-top: 10px;
}

.blog-author-name {
    margin-top: 10px !important;
}

.blog-image {
    width: 545px;
}

/* NEW News Styles */

.cl-logo-column-hdr {
    text-align: center;
    width: 220px;
    margin-bottom: 5px;
}

h2.news-sub-titles {
    margin-top: 0;
    color: #ff9932;
    font-weight: 700;
    font-size: 18pt !important;
}

h2.news-sub-titles a {
    color: #ff9932;
}

.blog-box-teaser {
    margin-bottom: 15px;
}

.blog-date-teaser {
    font-size: 11pt;
}

.blog-post-title-teaser {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18pt;
}

.blog-author-name-teaser {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14pt;
    margin-top: 5px !important;
}

.blog-author-title-teaser {
    margin-top: 4px;
    margin-bottom: 5px;
    font-size: 12px;
}

.blog-read-more-teaser {
    font-size: 11px;
}

.blog-image-teaser {
    width: 545px;
}

.colotraq-live-intro {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.chat-titles {
    margin-top: 10px;
    color: #ff9932;
    font-weight: 700;
    font-size: 16pt !important;
}

.catalog-row {
    margin-top: 20px;
}

.starring {
    margin-top: 5px;
    font-style: italic;
}

.episode-description {
    margin-top: 5px;
    font-size: 11px;
}

.video-thumb {
    width: 100%;
    height: 130px;
    border: none;
    overflow: hidden;
    margin-bottom: -10px;
}

.video-thumb-test {
    width: 256px;
    height: 144px;
    border: none;
    overflow: hidden;
    margin-bottom: -10px;
    left: -17px;
}

.video-thumb-title {
    margin-top: 10px;
    font-weight: bold
}

.video-thumb-date {
    font-size: 10px;
    margin-bottom: 10px;
}

.featured-video {
    width: 100%;
    height: 275px;
    border: none;
    overflow: hidden;
    margin-bottom: 0;
}

.landing-pr {
    background: none !important;
    margin-bottom: 0 !important;
}

p.extra-details-landing {
    font-size: 12px;
    line-height: 17px;
    margin: 0px 0px 5px 0;
}