div#header div.contactInfo h2 {
    font-size: 17px;
}

div#header div.contactInfo p {
    font-size: 15px;
}

div#searchBox label {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
}

div#searchBox {
    margin: 2px 0 0;
    padding: 5px 10px;
    width: 290px;
}

div#searchBox div.search {
    width: 196px;
}

div.headerImg {
    margin-bottom: 3px;
}

#hNav ul li {
    font-size: 13px;
    border-color: transparent;
}

#hNav ul .dropdown .dropdown-menu a {
    white-space: break-spaces;
}

#content .dub3Content h1 {
    margin-top: 0;
    font-size: 17px;
}


#hNav ul .dropdown:hover .dropdown-menu {
    display: block;
}

#hNav .nav li a:focus,
#hNav .nav li a:hover {
    background-color: transparent;
}

#hNav .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#hNav .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

#hNav .nav .caret {
    display: none;
}

#hNav ul li a.active
{
    color: #fff;
}

div#content {
    width: 550px;
}

div.contentImage {
    width: 530px;
}

#content table tbody .first {
    margin-bottom: 10px;
}

#content table tbody .last a {
    font-size: 13px;
}
#content table tbody .last a:hover,
#content table tbody .last a:focus{
    color: #C4D150;
}

div.rightColBox h2 {
    font-size: 12px;
    font-weight: 700;
}

div.vDiv {
    height: 495px;
}

div.rightColBox div.news ul li {
    font-size: 13px;
    line-height: 1.2;
}

div.rightColBox div.news a.lnkSubscribe {
    font-size: 13px;
    text-decoration: none;
}
div.rightColBox div.news ul li:nth-child(3) a{
    white-space: nowrap;
}

div.rightColBox div.news a.lnkSubscribe:hover {
    text-decoration: underline;
}

div.rightColBox {
    width: 280px;
}
div#footer{
    font-size: 10px;
}
div.footerMenu{
    line-height: 1;
}
div.rightColBox span.phone a:focus,
div.rightColBox span.phone a:hover{
    color: #C4D150;
}

#content .dub3Content h2{
    font-size: 16px;
    font-weight: 700;
}
#content .dub3Content p{
    font-size: 13px;
    line-height: 1.3;
}
table.tblServices td div.serviceImg{
    width: 130px;
}
div#content h1{
    font-size: 16px;
}
div#content .dub3Content ul li{
    font-size: 13px;
    line-height: 1.2;
}

#content .dub3Content a:hover,
#content .dub3Content a:focus{
    color: #C4D150;
}
#sitemapnav li a{
    font-size: 13px;
}
#sitemapnav li a:hover,
#sitemapnav li a:focus{
    color: #C4D150;
}
table.tblServices td{
    vertical-align: top;
}

#m8881 .privacy-policy{
    border: 1px solid #fff;
    padding: 16px;
}
#m8881 .privacy-policy ul li{
    line-height: 1.8 !important;
}

.btn-success.disabled:hover{
    background-color: #C4D150;
    color: #000;
    border-color: #fff;
}
div#footer{
    font-size: 13px;
}
div#footer p{
    text-align: center;
    width: 100%;
}
#header .contactInfo a:hover{
    color: #C4D150;
}
#content .dub3Content ol li{
    font-size: 13px;
}
#content .dub3Content table td{
    font-size: 13px;
}
#content .dub3Content .title-text {
    margin-top: 0;
    font-size: 17px;
    background: url(../../assets/cms/outertemplates/images/bg/header1BG-icon.png) repeat-x;
    color: #C4D150;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    padding: 0 8px 0 60px;
    margin-bottom:35px;
}
#siteMapWrap .sub-title{
    font-size: 13px;
    color: #C4D150;
}
ul .subnav{
    margin-top: 15px;
    margin-bottom: 15px;
}
.dub3Content h3{
    font-size: 15px;
    font-weight: 700;
}
.dub3Content .center img{
    margin-bottom: 30px;
}

/* Mobile */
@media (max-width: 767px) {}

/* ios */
@media (max-width: 340px) {}

/* windows */
@media (min-width: 451px) and (max-width: 767px) {}

/*tab portrait*/
@media (min-width: 768px) and (max-width: 991px) {}


/*tab landscape*/
@media (min-width: 992px) and (max-width: 1199px) {}

/* 1280 resolution */
@media (min-width: 1280px) and (max-width: 1365px) {}

/* 1440 resolution */
@media (min-width: 1440px) and (max-width: 1599px) {}

/*Large View*/
@media (min-width: 1600px) {}

@media (min-width: 1920px) {}

/* ie */
@media all and (-ms-high-contrast:none) {}

/* FireFox */
@-moz-document url-prefix() {}