#Body {
    background: url(Images/bodyBg.jpg) no-repeat top center #816956;
    color: #333
}

.fl {
    float: left;
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase
}

a,
a:link,
a:visited,
a:active {
    color: #17639f
}

ul li {
    color: inherit
}

.container p,
p {
    margin: 0 0 25px 0;
    color: #ccc
}

.dates h2 {
    font-family: 'Main', sans-serif;
    font-weight: 400;
    padding: 0 20px 0 0
}

.visible-mobile {
    display: none
}

.hidden-mobile {
    display: inherit!important
}

blockquote {
    width: 100%;
    padding: 50px;
    text-align: center;
    font-family: 'Main', sans-serif;
    font-style: italic;
    font-size: 24px;
    line-height: 35px;
    background: #666;
    background: #666;
    color: #ccc;
    border-left: none;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

#siteHeadouter {
    background: transparent;
    margin-bottom: 0
}

#siteHeadinner {
    padding-bottom: 0
}

.brand.visible-desktop {
    width: 40%
}

.brand.visible-desktop img {
    max-height: 110px;
    padding-top: 20px;
    margin-bottom: 0;
    position: relative
}

#dnn_dates {
    min-height: 0px!important;
    overflow: visible
}

.dates {
    width: 50%;
    padding-top: 0;
    float: right
}

.dates h2 {
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.dates h2 em {
    color: #17639f!important;
    font-size: 45px
}

a.phone-no {
    color: #17639f;
    font-family: 'Heading', sans-serif
}

a.address-link {
    font-size: 16px;
    font-family: 'Main', sans-serif!important;
    font-weight: 400;
    color: #fff!important;
    padding-left: 0;
    float: right;
    text-align: left;
    line-height: 16px
}

.navbar .nav>li>a {
    color: #fff;
    font-weight: 400;
    font-family: 'Heading', sans-serif;
    text-transform: uppercase
}

.navbar .nav>li:last-child>a {
    color: #fff
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover,
.navbar .nav>li:last-child.active>a {
    color: #fff
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    color: #fff
}

.nav>li ul {
    z-index: 20;
    background: #17639f
}

.nav-collapse:not(.in) .nav .dropdown-menu {
    top: 32px!important
}

.navbar .nav>li>.dropdown-menu::after {
    position: absolute!important;
    top: 0;
    left: 0;
    content: none!important;
    width: 0px!important;
    height: 0px!important;
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
    font-size: 0px!important;
    line-height: 0px!important
}

.nav>li>ul li:hover {
    color: #17639f!important;
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)
}

.nav .dropdown-menu a {
    text-align: left;
    color: #fff;
    padding: 10px;
    font-size: 18px!important;
    font-weight: 400!important;
    font-family: 'Heading', sans-serif!important;
    text-transform: uppercase!important
}

.nav .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.nav .dropdown-menu>li.active>a:hover,
.dropdown-menu>li.active>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    color: #17639f!important
}

.nav .dropdown-menu>.active>a,
.nav .dropdown-menu>.active>a:focus {
    color: #17639f!important;
    background: rgb(254, 223, 1)!important;
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)!important
}

.faceybookey {
    float: left;
    width: 250px;
    display: block
}

.faceybookey img {
    width: 100%;
    height: auto
}

.DnnModule-DNN_HTML img {
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.white-bg {
    background: url(Images/whBg.png) repeat transparent;
    color: #eee;
    padding-bottom: 75px
}

.white-bg img {
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.white-bg .threeColLeftPane a:hover img {
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1);
    -moz-box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1);
    box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1)
}

.contentPane {
    margin-left: 0!important
}

.contentPane p,
.contentPane h2,
.contentPane h3,
.contentPane ul {
    max-width: 940px;
    margin: 0 auto 25px;
    display: block
}

.contentPane h2 {
    max-width: 940px;
    margin-top: 25px
}

.contentPane ul li {
    margin-left: 25px;
    color: #333;
    list-style: disc
}

.contentPane p a:link,
.contentPane p a:visited,
.threeColLeft2thrdPane p a:link,
.threeColLeft2thrdPane p a:visited {
    color: #fff;
    text-decoration: underline
}

.container div:first-child.row {
    margin-top: 50px
}

#dnn_bannerPane p {
    margin-bottom: 0
}

#dnn_asidePaneLeft p,
#dnn_asidePaneRight p {
    color: #fff
}

.threeColLeftPane h2 {
    font-family: 'Heading', sans-serif
}

.white-bg .row ul li {
    list-style: disc
}

.logosLeft,
.logosRight {
    display: none
}

.BrandBox {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .8)
}

.BrandBox p {
    margin: 0
}

#footer {
    background: #222;
    color: #ccc
}

.footerPaneRight img {
    max-height: 125px;
    max-width: 100%
}

#footer p,
#footer ul li {
    color: #ccc
}

#footer img {
    max-height: 125px
}

#footer a {
    color: #555
}

.copyContainer {
    color: #555
}

.copyContainer a {
    color: #555!important
}

#dnn_footerCenterPane img {
    background: #3B5998;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.socialIcons img {
    height: 64px;
    width: auto
}

.home-wh-bg {
    padding-top: 200px;
    margin-top: -150px!important;
    background: transparent
}

.service-row {
    background: #000
}

.service-container {
    padding: 50px 25px
}

.service-title-number {
    width: 20%;
    float: left;
    font-size: 46px;
    color: #108141;
    font-family: 'Heading', sans-serif;
    display: inline;
    height: 46px
}

.service-title {
    float: right;
    width: 80%
}

.service-title a {
    font-size: 24px;
    color: #ccc
}

#dnn_contentLeft h2,
#dnn_contentRight h2 {
    font-size: 24px
}

.cta-dig {
    padding: 0;
    background: rgb(23, 99, 159);
    background: -moz-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: linear-gradient(to bottom, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#17639f', endColorstr='#143389', GradientType=0)
}

.cta-dig a {
    color: #fff
}

.cta-dig h4:hover {
    -webkit-box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1);
    -moz-box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1);
    box-shadow: 0 0 13px 2px rgba(254, 223, 1, 1)
}

.ctaRed {
    background: rgb(217, 23, 0);
    background: -moz-linear-gradient(top, rgba(217, 23, 0, 1) 0%, rgba(142, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(217, 23, 0, 1) 0%, rgba(142, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(217, 23, 0, 1) 0%, rgba(142, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d91700', endColorstr='#8e0000', GradientType=0)
}

.ctaYellow {
    background: rgb(254, 223, 1)!important;
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)!important
}

.cta-inner {
    background: #ea2222;
    padding: 25px;
    margin-bottom: 10px;
    min-height: 170px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.cta-dig ul {
    text-align: left
}

.cta-dig ul li {
    list-style: disc;
    color: #222
}

.cta-dig h4 {
    text-align: left;
    font-size: 24px;
    text-align: center;
    line-height: 25px;
    height: auto;
    font-weight: 400;
    font-family: 'Heading', serif;
    text-transform: uppercase;
    color: #fff;
    padding: 50px 25px;
    background: rgba(0, 0, 0, .1);
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 1)
}

.cta-dig h3,
.cta-dig h3 a {
    font-family: 'Main', sans-serif;
    font-size: 20px;
    color: #fff
}

.cta-dig p {
    text-align: right;
    color: #108141;
    margin-bottom: 0
}

.cta-dig .img-wrapper {
    min-height: 100px
}

.cta-dig img {
    width: 100%;
    margin: 0;
    display: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#dnn_leftPane .cta-dig {
    background: url(/portals/0/New/_DSC0085.jpg) right top no-repeat #222;
    background-size: cover
}

#dnn_centerPane .cta-dig {
    background: url(/portals/0/IMG_8264.jpg) right top no-repeat #222;
    background-size: cover
}

#dnn_rightPane .cta-dig {
    background: url(/portals/0/New/008A9393.jpg) left top no-repeat #222;
    background-size: cover
}

.cta-dig .art-button,
.aside-cta .art-button,
.btn {
    border: 0;
    display: inline-block;
    text-transform: uppercase;
    margin: -75px 25px 25px 0;
    color: #fff!important;
    background: #17639f;
    padding: 15px 30px;
    font-size: 14px;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -webkit-transition: background .15s ease-in-out
}

.cta-dig .art-button:hover,
.aside-cta .art-button:hover {
    background: #ef543c;
    color: #fff
}

.aside-cta {
    padding: 25px;
    text-align: right
}

.aside-inner {
    padding: 25px;
    background: #ededed;
    margin-bottom: 10px
}

.aside-cta h2 {
    font-size: 30px;
    line-height: 25px!important;
    margin-bottom: 0!important;
    color: #ea2222
}

.aside-cta .art-button {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -webkit-transition: background .15s ease-in-out
}

.cta-sidebar {
    background: url(Images/whBg.png) repeat transparent;
    ;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.cta-sidebar a {
    color: #fff!important
}

#dnn_asidePaneLeft h2,
#dnn_asidePaneRight h2 {
    font-size: 24px!important;
    line-height: 25px;
    font-weight: normal!important
}

#dnn_bannerPane {
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff
}

.DnnModule-DreamSlider {
    background: #eee;
    -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3)
}

.homeBannerPane {
    -webkit-box-shadow: 0 5px 31px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 31px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 31px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden
}

#DreamSlider-425 .DS-MainNavigator .DS-MainPrevious,
#DreamSlider-425 .DS-MainNavigator .DS-MainNext {
    background-color: #17639f
}

#DreamSlider-425 .introtext {
    top: 0;
    bottom: inherit;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

#DreamSlider-425 .introtext ul.DS-IntroText {
    height: 100%
}

#DreamSlider-425 .DS-IntroText .intro-item .intro-description {
    top: 50%;
    position: absolute;
    left: 10%
}

#DreamSlider-425 .introtext .intro-description h2 {
    margin: 0!important;
    font-size: 45px;
    color: #fff;
    margin-bottom: 20px!important
}

#DreamSlider-425 .introtext .intro-description p {
    margin-bottom: 25px!important;
    color: #fff
}

#DreamSlider-425 .introtext .intro-description a.sliderButton {
    background: rgb(23, 99, 159);
    background: -moz-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: linear-gradient(to bottom, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#17639f', endColorstr='#143389', GradientType=0);
    ;
    box-shadow: 5px 2px 8px 0 rgba(0, 0, 0, .8);
    color: #fff;
    padding: 10px 20px;
    border-radius: 40px;
    font-size: 20px;
    cursor: pointer;
    font-family: 'Heading', sans-serif!important;
    text-transform: uppercase!important
}

#DreamSlider-425 .introtext .intro-description a.sliderButton:hover {
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0);
    color: #17639f;
    font-family: 'Heading', sans-serif!important;
    text-transform: uppercase!important
}

.contentPane .row .two-thirds h2 {
    font-size: 32px;
    line-height: 32px;
    color: #ea2222
}

#dnn_bannerPane h2 {
    font-size: 24px;
    line-height: 32px;
    color: #fff
}

.body-wh-bg #dnn_asidePaneLeft p,
.body-wh-bg #dnn_asidePaneRight p {
    color: #333
}

.body-wh-bg ul li {
    color: #ccc
}

.news.eds_news_NewsOne {
    margin-top: 0!important;
    background: url(Images/whBg.png) repeat transparent;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.news.eds_news_NewsOne .article.details {
    padding: 5px 25px
}

.eds_news_NewsOne.eds_subCollection_news .article.in_list.span {
    padding: 25px
}

.edn_449_article_list_wrapper span:nth-child(even) .span,
.edn_453_article_list_wrapper span:nth-child(even) .span,
.edn_449_article_list_wrapper .span:nth-child(even),
.edn_453_article_list_wrapper .span:nth-child(even) {
    background: url(Images/whBg.png) repeat transparent
}

.eds_news_NewsTwo.eds_subCollection_news .article h2 a {
    color: #FEDF01;
    font-family: 'Heading', sans-serif
}

.eds_news_NewsOne.eds_subCollection_news .article.in_list.span>.content>.article_image img {
    margin-top: 0!important;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.news.eds_news_NewsOne.news .article.in_list h1 a,
.news.eds_news_NewsOne.search .article.in_list h1 a,
.news.eds_news_NewsOne.news .article.details h1,
.news.eds_news_NewsOne.search .article.details h1 {
    color: #fff!important
}

.news.eds_news_NewsOne.news .article.in_list.span>.content>.summary {
    color: #eee!important
}

.news.eds_news_NewsOne.news .article.in_list.span>.content>.summary,
.news.eds_news_NewsOne.news .article.in_list.span>.content>.summary p,
.news.eds_news_NewsOne.search .article.in_list.span>.content>.summary,
.news.eds_news_NewsOne.search .article.in_list.span>.content>.summary p {
    color: #eee!important
}

.news.eds_news_NewsOneCareers {
    margin-top: 0!important;
    background: url(Images/whBg.png) repeat transparent;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.eds_news_NewsOneCareers.eds_subCollection_news .article.in_list.span {
    padding: 0
}

.edn_481_article_list_wrapper .article.in_list.span a {
    background: url(Images/whBg.png) repeat transparent;
    display: block;
    padding: 25px
}

.edn_481_article_list_wrapper .article.in_list.span a h1 {
    margin-bottom: 10px
}

.edn_481_article_list_wrapper .article.in_list.span a:hover {
    background: rgb(23, 99, 159);
    background: -moz-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    background: linear-gradient(to bottom, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#17639f', endColorstr='#143389', GradientType=0)
}

.edn_481_article_list_wrapper .article.in_list.span .meta_text {
    display: none
}

.eds_news_NewsTwo.eds_subCollection_news .article h2 a {
    color: #FEDF01;
    font-family: 'Heading', sans-serif
}

.eds_news_NewsOneCareers.eds_subCollection_news .article.in_list.span>.content>.article_image img {
    margin-top: 0!important;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.news.eds_news_NewsOneCareers.news .article.in_list h1 a,
.news.eds_news_NewsOneCareers.search .article.in_list h1 a,
.news.eds_news_NewsOneCareers.news .article.details h1,
.news.eds_news_NewsOneCareers.search .article.details h1 {
    color: #fff!important
}

.news.eds_news_NewsOneCareers.news .article.in_list.span>.content>.summary {
    color: #eee!important
}

.news.eds_news_NewsOneCareers.news .article.in_list.span>.content>.summary,
.news.eds_news_NewsOneCareers.news .article.in_list.span>.content>.summary p,
.news.eds_news_NewsOneCareers.search .article.in_list.span>.content>.summary,
.news.eds_news_NewsOneCareers.search .article.in_list.span>.content>.summary p {
    color: #eee!important
}

.MiniCartWrapper {
    padding-left: 0
}

ul.MiniCart {
    background: #333;
    color: #fff;
    padding: 25px;
    width: 70%
}

.MiniCart .Value {
    color: #fff;
    vertical-align: top;
    font-size: 24px
}

.MiniCart a.Checkout {
    border: 0;
    display: inline-block;
    text-transform: uppercase;
    margin: 25px 25px -25px 0;
    color: #fff!important;
    background: #17639f;
    padding: 15px 30px;
    font-size: 14px;
    line-height: 16px;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -webkit-transition: background .15s ease-in-out;
    font-weight: 400
}

.ListHeader {
    display: none
}

.ListItem {
    height: auto;
    border: 1px solid #17639f;
    transition: background ease 0.2s
}

.ListItem:hover,
.ListItem:focus {
    height: auto;
    border: 1px solid #17639f;
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)
}

.ListItem .Name {
    color: #17639f
}

.ListItem:hover .Name,
.ListItem:focus .Name {
    color: #17639f
}

.ListItem:hover .EmailForPrice a,
.ListItem:focus .EmailForPrice a {
    color: #17639f
}

.ListItem:hover .RetailPrice,
.ListItem:focus .RetailPrice {
    color: #000;
    font-weight: 700
}

.EmailForPrice a {
    font-size: 16px
}

.RetailPrice {
    color: #eb2136;
    font-weight: 700
}

.govtCharge {
    color: #000;
    display: block;
    font-weight: 700
}

.ListItem .InfoPanel {
    height: auto;
    padding: 10px 5px
}

.ListItem .Name {
    font-size: 17px
}

.ListItem .ImageWrapper {
    padding-top: 0
}

.Detail .ModelTable {
    background: #17639f
}

.Detail .ModelTableHead {
    background: #17639f
}

.Detail .ModelTableHead td {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #073238;
    border-top: 1px solid #073238
}

.Detail .ModelTable td {
    border: 1px solid #073238;
    padding: 3px
}

.sidePanel {
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0
}

.CategoryMenuWrapper {
    margin-top: 0;
    margin-bottom: 50px;
    padding: 0!important
}

.CategoryMenuWrapper a.treeview {
    -webkit-border-radius: 0!important;
    moz-border-radius: 0!important;
    border-radius: 0!important;
    width: 100%;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    color: #17639f;
    vertical-align: top
}

.CategoryMenuWrapper h2 {
    margin-top: 0!important;
    margin-bottom: 0!important;
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0);
    padding: 0 10px
}

#NBStoreTreeMenu li a {
    -webkit-border-radius: 0!important;
    moz-border-radius: 0!important;
    border-radius: 0!important;
    display: block;
    padding: 5px 10px;
    font-weight: 600;
    width: 100%;
    font-size: 18px!important;
    text-transform: uppercase;
    height: 55px;
    line-height: 45px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #4d4f53;
    background: -webkit-gradient(linear, left top, left bottom, from(#4d4f53), to(#383838));
    background: -webkit-linear-gradient(top, #4d4f53, #383838);
    background: -moz-linear-gradient(top, #4d4f53, #383838);
    background: -ms-linear-gradient(top, #4d4f53, #383838);
    background: -o-linear-gradient(top, #4d4f53, #383838);
    background: linear-gradient(top, #4d4f53, #383838);
    color: #FEDF01
}

#NBStoreTreeMenu li a:hover {
    width: 100%;
    color: #17639f!important;
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)
}

#NBStoreTreeMenu li a.NormalBold.selected {
    width: 100%;
    color: #17639f!important;
    background: rgb(254, 223, 1);
    background: -moz-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 223, 1, 1) 0%, rgba(201, 154, 2, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fedf01', endColorstr='#c99a02', GradientType=0)
}

#NBStoreTreeMenu {
    width: 100%;
    margin-top: 0!important;
    display: inline-block;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.treeview a {
    top: 0;
    left: 0
}

.treeview li {
    background: transparent;
    list-style: none;
    text-align: left;
    font-weight: 600;
    padding: 0;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box
}

.treeview li a:hover {
    color: #FEDF01!important
}

.collapsable ul li {
    list-style-image: url(data:0)
}

#NBStoreTreeMenu li ul li a {
    color: #999!important;
    padding-left: 15px
}

#NBStoreTreeMenu li a.NormalBold {
    color: #333!important
}

#NBStoreTreeMenu li a.NormalBold:last-child {
    color: #222!important
}

.treeview .hitarea {
    margin: 25px 10px -30px -10px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    z-index: 99;
    float: right;
    background: url(/portals/0/treeview-custom.gif) -64px -25px no-repeat
}

.treeview .expandable-hitarea,
.treeview div.lastExpandable-hitarea {
    background-position: -80px -3px;
    display: none
}

.treeview div.lastCollapsable-hitarea {
    background-position: -64px -25px;
    display: none
}

.treeview li.lastCollapsable,
.treeview li.lastExpandable {
    background-image: none
}

a.BuyButton,
a.BuyButton:link {
    color: #fff;
    border: none;
    border: 0;
    display: inline-block;
    text-transform: uppercase;
    margin: 25px 25px 25px 0;
    color: #fff!important;
    background: #17639f;
    padding: 15px 30px;
    font-size: 14px;
    line-height: 16px;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .3);
    transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -webkit-transition: background .15s ease-in-out;
    background-image: none!important;
    font-weight: 400
}

.ModNBStoreCheckoutC {
    background: #fff;
    border-bottom-right-radius: 7px;
    moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px
}

.Checkout {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #999;
    padding: 50px 12px;
    line-height: 1.5
}

.CheckoutSteps {
    height: 50px;
    width: 100%;
    border-spacing: 0;
    max-width: 800px;
    background: #eee;
    border-bottom: 0 solid #BBB;
    border-top: 0 solid #BBB
}

.CheckoutSteps td {
    font-weight: 400;
    font-size: 14px;
    padding: 0 6px
}

.CheckoutSteps td.Label {
    text-transform: uppercase;
    background: #333;
    color: #fff;
    padding-left: 15px;
    border-top-left-radius: 0;
    moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0
}

.NBright_cartheader {
    font-weight: 400
}

.NBright_OrderTotalLabel,
.NBright_OrderTotalValue {
    font-weight: 400;
    color: #333
}

.Checkout .NBright_CartItem td,
.Checkout .NBright_AltCartItem td {
    border-bottom: 0;
    background: #eee
}

.NBright_cartheader {
    border-bottom: 0
}

.NBright_CartItem a,
.NBright_AltCartItem a {
    text-decoration: none
}

.NBright_CartOptDiv,
.NBright_ClientButtonDiv {
    padding-left: 0
}

.NBright_CartList input[type=text] {
    border: 1px solid #ddd;
    border-radius: 0;
    moz-border-radius: 0;
    -webkit-border-radius: 0
}

.CheckoutSteps .Current {
    background: #fff
}

.CheckoutSteps .Number {
    padding-left: 15px
}

.CheckoutSteps .Current div {
    background: #17639f
}

.CheckoutSteps .Separator div {
    width: 0;
    height: 24px;
    display: block;
    background: none
}

.CheckoutSteps .Separator {
    display: none
}

.Checkout fieldset {
    border: 0 solid #CCC;
    padding: 15px;
    margin: 12px 0;
    background: #eee
}

.Checkout legend {
    display: none
}

.Checkout fieldset div span {
    text-transform: uppercase;
    color: #333;
    display: block;
    padding: 0 4px 15px 4px
}

.AddressCollector .NormalTextBox {
    width: 325px;
    border: 1px solid #ddd;
    height: 25px;
    border-radius: 3px;
    moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.AddressCollector .NormalTextBox:hover,
.SpecialInstructions:hover {
    border: 1px solid #fff
}

.AddressCollector input[type="text"],
.AddressCollector select,
.NBright_CartList input[type="text"] {
    padding-left: 5px
}

.SpecialInstructions {
    padding: 5px;
    margin-top: 15px;
    width: 450px;
    height: 90px;
    font-family: inherit;
    border: 1px solid #ddd;
    border-radius: 3px;
    moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.NormalRed {
    font-weight: 400;
    padding-left: 5px
}

a.CancelOrder {
    margin-left: 0
}

.GateWays {
    margin: 0
}

.contentPane ul.FastShot_grid {
    max-width: 100%;
    text-align: center
}

.FastShot_default a.imgTitle:link,
.FastShot_default a.imgTitle:visited {
    display: none!important
}

.bstrap30 .col-sm-9,
.bstrap30 .col-sm-3 {
    width: 100%
}

.bstrap30 .form-control {
    border: 0;
    background: #333;
    color: #ccc;
    max-width: 100%!important;
    -webkit-border-radius: 3!important;
    moz-border-radius: 3!important;
    border-radius: 3!important;
    -webkit-box-shadow: inset 0 5px 31px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 5px 31px 1px rgba(0, 0, 0, .3);
    box-shadow: inset 0 5px 31px 1px rgba(0, 0, 0, .3)
}

.bstrap30 .form-horizontal .control-label {
    text-align: left!important;
    width: 100%;
    font-size: 16px;
    padding-bottom: 5px
}

.bstrap30 label,
.bstrap30 label.required {
    font-weight: 400
}

.bstrap30 .col-sm-offset-3 {
    margin-left: 0
}

.bstrap30 textarea.form-control {
    height: 125px
}

.bstrap30 .btn-info {
    border: 0;
    color: #fff;
    padding: 15px 30px;
    float: right;
    background: #17639f;
    -webkit-border-radius: 0;
    moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -webkit-transition: background .15s ease-in-out
}

.bstrap30 .btn:hover,
.bstrap30 .btn:focus {
    background: #17639f;
    color: #333
}

.bstrap30 .text-danger {
    color: #fff
}

@media (min-width:1199px) {
    .navbar .nav>li>a {
        padding: 10px 20px 10px;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0
    }
}

@media (min-width:1440px) {
    .logosLeft,
    .logosRight {
        display: block;
        position: absolute;
        background: transparent;
        padding: 0
    }
    .logosLeft {
        left: 0
    }
    .logosRight {
        right: 0
    }
    .logosLeft img {
        border-radius: 0 20px 20px 0;
        width: 100px;
        padding: 0 28px 0 58px;
        background: rgb(23, 99, 159);
        background: -moz-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        background: linear-gradient(to bottom, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#17639f', endColorstr='#143389', GradientType=0);
        ;
        box-shadow: 5px 2px 8px 0 rgba(0, 0, 0, .8)
    }
    .logosRight img {
        border-radius: 20px 0 0 20px;
        width: 100px;
        padding: 0 58px 0 28px;
        background: rgb(23, 99, 159);
        background: -moz-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        background: linear-gradient(to bottom, rgba(23, 99, 159, 1) 0%, rgba(20, 51, 137, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#17639f', endColorstr='#143389', GradientType=0);
        ;
        box-shadow: -5px 2px 8px 0 rgba(0, 0, 0, .8)
    }
}

@media (min-width:980px) {
    #Body {}
    .brand img {
        padding-top: 50px
    }
    #siteHeadinner {
        padding: 0 0 25px
    }
    .dates {
        padding: 15px 0 0 25px;
        margin: 0 auto;
        top: 120px;
        background: transparent;
        text-align: center;
        float: none;
        width: 800px;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .dates h2 {
        padding: 0;
        text-align: center
    }
    .nav-collapse {
        width: 100%;
        text-align: center
    }
    .navbar .nav {
        width: 100%;
        margin: 0 auto;
        display: block;
        float: none!important;
        text-align: center;
        left: auto
    }
    .navbar .nav>li {
        float: none;
        display: inline-block
    }
    .nav-collapse {
        margin-top: -20px!important
    }
    .bannerBodyPane {
        display: none!important
    }
    .body-wh-bg {
        margin-top: 0
    }
    .home-wh-bg #dnn_centerPane.threeColCenterPane {}
    .threeColRightPane h4 {}
    a.phone-no {
        vertical-align: text-bottom;
        height: 25px;
        line-height: 25px;
        display: inline-block;
        float: right
    }
    a.phone-no {
        vertical-align: text-bottom;
        height: 38px;
        line-height: 25px;
        display: inline-block;
        float: right;
        text-align: right;
        width: 100%;
        font-weight: 600;
        text-shadow: 1px 0 19px rgba(215, 215, 215, 1)
    }
    a.address-link {
        float: right;
        width: 100%;
        text-align: right;
        height: 38px;
        font-weight: 400;
        line-height: 25px;
        font-size: 20px;
        color: #17639f!important;
        padding: 5px 0 0 0;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    a.phone-no span.hidden-mobile {
        font-size: 48px;
        line-height: 38px;
        height: 38px;
        width: 100%;
        padding-top: 0;
        display: block!important;
        vertical-align: text-bottom;
        text-align: right
    }
    .navbar .nav {
        background: #17639f;
        margin-top: 20px;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0
    }
    .nav>li {
        height: 35px;
        padding-top: 0;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .dates {
        padding: 30px 0 0 0;
        margin: 0 auto;
        background: transparent;
        text-align: center;
        float: right;
        width: 50%;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center
    }
    .dates h2 {
        display: inline-block;
        width: 50%;
        float: none;
        margin: 0 auto
    }
    #dnn_footerCenterPane {
        text-align: left
    }
}

@media (min-width:40rem) {
    .row .half {
        padding-right: 2rem
    }
}

@media (max-width:1199px) and (min-width:980px) {
    blockquote {
        font-size: 18px;
        line-height: 26px
    }
    .navbar .nav>li>a {
        padding: 10px 13px 10px;
        line-height: 13px;
        font-size: 16px
    }
    .dates {
        width: 55%
    }
    a.phone-no span.hidden-mobile {
        font-size: 36px;
        line-height: 38px;
        height: 38px;
        width: 100%;
        padding-top: 0;
        display: block!important;
        vertical-align: text-bottom;
        text-align: right
    }
    a.address-link {
        font-size: 14px;
        display: block;
        margin-top: -1px
    }
}

@media (max-width:979px) {
    #siteHeadouter {
        margin-bottom: 20px
    }
    blockquote {
        font-size: 18px;
        line-height: 26px;
        display: inline-block
    }
    .brand.hidden-desktop {
        max-width: 100%;
        line-height: 80px
    }
    .faceybookey {
        display: none
    }
    .nav-collapse,
    .nav {
        background: transparent
    }
    .navbar .btn-navbar,
    .navbar .btn-navbar:hover,
    .navbar .btn-navbar:active,
    .navbar .nav>li:last-child.active>a {
        background: #222!important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        margin-right: 0;
        box-shadow: none
    }
    .navbar .btn-navbar,
    .navbar .btn-navbar:hover {
        margin-top: 20px!important;
        background: url(Images/menu.png) no-repeat left center #222!important;
        padding: 15px 30px 15px 65px;
        margin-bottom: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-collapse .nav>li a,
    .nav-collapse .dropdown-menu a,
    .navbar .nav>li:last-child>a {
        color: #fff;
        background: #444;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 5px
    }
    .nav-collapse .nav>li>a,
    .nav-collapse .dropdown-menu a {
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0
    }
    .navbar .nav>.active>a,
    .navbar .nav>.active>a:hover,
    .navbar .nav>.active>a:focus {
        background: #222;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0
    }
    .nav-collapse .nav>li>a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: #222;
        color: #fff
    }
    .navbar .nav>li.active:last-child>a:active {
        background: #222!important;
        color: #fff
    }
    .nav-collapse {
        top: -4px;
        background: #222;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        padding: 2px 5px 2px 10px;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-collapse .nav>li a,
    .nav-collapse .dropdown-menu a,
    .navbar .nav>li:last-child>a {
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        margin-top: 5px
    }
    .navbar .nav>li:last-child>a {
        margin-bottom: 0
    }
    .navbar .nav>.active>a,
    .navbar .nav>.active>a:focus {
        background: #444
    }
    #contentWrapper {
        padding-top: 0
    }
    .white-bg {
        padding-top: 0px!important
    }
    .home-wh-bg {
        padding-top: 200px!important;
        margin-top: -150px!important
    }
    .dates {
        width: 100%;
        margin-bottom: 15px
    }
    .dates h2 {
        padding: 0;
        padding-bottom: 30px
    }
    a.phone-no {
        font-size: 18px
    }
    #dnn_bannerPane h2 {
        padding: 0;
        color: #333
    }
    #dnn_contentLeft h2,
    #dnn_contentRight h2,
    .contentPane h2 {
        font-size: 18px
    }
}

@media (max-width:979px) and (min-width:768px) {
    .dates {
        display: none
    }
}

@media (max-width:767px) {
    #Body {
        background: #111
    }
    #dnn_bannerPane h2,
    #dnn_contentLeft h2,
    #dnn_contentRight h2,
    .contentPane h2 {
        font-size: 24px!important
    }
    .brand.hidden-desktop {
        max-width: 100%;
        line-height: 80px
    }
    .brand.hidden-desktop img {
        width: 100%;
        margin: 0 auto 25px auto
    }
    .hidden-mobile {
        display: none!important
    }
    .visible-mobile {
        display: inherit
    }
    .dates {
        width: 100%;
        max-width: 100%;
        margin: 62px 0 0 0
    }
    .dates h2 a {
        width: 100%;
        float: left;
        margin-right: 4%;
        padding: 4px 30px 4px 65px;
        background: #17639f;
        text-align: left;
        color: #fff!important;
        text-transform: uppercase;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    a.phone-no {
        font-family: 'Main', sans-serif;
        background: url(Images/getPhone.png) no-repeat left center #17639f!important
    }
    .dates h2 a.directions {
        margin-top: -112px;
        margin-right: 0!important;
        float: left;
        width: 100%;
        text-align: left;
        background: url(Images/getDirections.png) no-repeat left center #222!important;
        color: #fff!important
    }
    .navbar .btn-navbar,
    .navbar .btn-navbar:hover {
        float: left;
        width: 100%;
        background: url(Images/menu.png) no-repeat left center #222!important;
        margin: 7px 0 0!important;
        font-size: 18px;
        padding: 15px 30px 15px 65px;
        line-height: 23px;
        font-family: 'Main', sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-collapse {
        top: -4px;
        background: #222;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        padding: 2px 5px 2px 10px;
        -webkit-box-sizing: border-box;
        moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .nav-collapse .nav>li a,
    .nav-collapse .dropdown-menu a,
    .navbar .nav>li:last-child>a {
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
        margin-top: 5px
    }
    .navbar .nav>li:last-child>a {
        margin-bottom: 0
    }
    .navbar .nav>.active>a,
    .navbar .nav>.active>a:focus {
        background: #444
    }
    .DnnModule-DreamSlider {
        display: none
    }
    .home-wh-bg {
        padding-top: 25px!important;
        margin-top: 0px!important;
        background: url(Images/body-yellow-bg.jpg) repeat-x top center #ccc
    }
    a.cta-dig {
        -webkit-border-radius: 5px;
        moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden
    }
    .cta-dig img {
        width: 20%;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0
    }
    #dnn_centerPane.threeColCenterPane img {
        padding: 25px 0 50px
    }
    .footerPaneRight {
        text-align: left
    }
    .copysp {
        margin-top: 25px
    }
    .copysp,
    .designsp,
    .loginsp {
        width: 100%;
        display: inline-block
    }
    .BrandBox {
        display: inline-block
    }
    .BrandBox p {
        margin: 10px 0
    }
}

@media (max-width:480px) {
    #outerImageContainer {
        width: 100%!important;
        height: auto!important
    }
    #lightboxImage {
        max-width: 480px!important;
        width: 90%!important;
        height: auto!important
    }
    .service-row {
        padding-bottom: 75px
    }
}

.bg_iveco {
    background-image: url('/portals/0/bg_iveco.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.bg_international {
    background-image: url('/portals/0/bg_International.jpg') !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}