body {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, .footer-section h4 {
    font-family: 'Stag';
}
.red-text {
    color: #b6282e;
}
a {
    color:#b6282e
}
.container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.yellow-bg {
    background: #ffffd3 !important;
}
.no-padding {
    padding:0;
}
.container-fluid {
    padding: 0;
}
.margin-auto {
    margin:auto;
}
.red-underline {
    border-bottom: 2px solid #b6282e;
}
/*#about-header img {
    margin-top:-250px;
}*/
.nav.navbar.navbar-logos {
    margin-bottom:50px;
}

nav.navbar-mrcms ul li a:hover {
    color: #000 !important;
    border-bottom: 2px solid #b6282e !important;
    background-color: transparent !important;
    -webkit-transition: border-color 0.5s ease;
    -moz-transition: border-color 0.5s ease;
    -o-transition: border-color 0.5s ease;
    -ms-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
}
.navbar-nav {
    padding-top: 65px;
}
/*.navbar-brand {
    padding: 7px 15px !important;
}*/
.navbar-brand img {
    width:200px;
}
.navbar-brand.mobile-brand {
    display:none;
    float:left;
}
.navbar-brand.mobile-brand img {
    width: 85px;
}
.header-contact {
    float: right;
    font-size: 12px;
    line-height:1.5;
}
.header-info {
    padding: 15px;
    width: 50%;
    float: left;
    padding-left: 25px;
}
.address,.contact {
    /*font-weight:700;*/
    display:block;
    margin-bottom:8px;
}
/*.license {
    font-weight:700;
}*/

.nav navbar-nav li a {
    color: #000 !important;
}

.navbar-logos {
    padding-top: 15px;
}

.no-margin {
    margin: 0;
}

.full-img-wrap {
    max-height: 450px;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}

    .full-img-wrap img {
        width: 100%;
    }

.quote-wrap .quote-title h1 {
    font-size: 60px;
    letter-spacing: 3px;
    font-weight: 700;
}

.blurb-container.quote {
    margin:0;
    padding:0;
    position: absolute;
    color: #FFF;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.no-padding-left {
    padding-left:0;

}
.no-padding-right {
    padding-right:0;

}

.border-bottom {
  border-bottom: 2.5px solid #D8D8D8;
}
.no-bottom-border {
    border-bottom:0 !important;
}
.no-top-border {
    border-top:0 !important;
    
}

.red-thick-border {
    border:2px solid #AF252F;
}
.news-title {
    font-weight:700;
}
.news-title-main {
    margin-bottom:20px;
}
.news-title-main h1 {
    font-family:"Stag";
    font-size:56px;
    font-weight:500;
}
.news-text {
    margin-bottom:15px;
}
.news-wrap {
    height:125px;
    margin-bottom:25px;
}
.fa-quote-right.bg-icon {
    top: 60%;
    right: 10%;
    font-size: 140px;
}

.wide-img-wrap {
    width: 100%;
    background-color: #000;
}

    .wide-img-wrap img {
        opacity: 0.4;
    }

.float-right {
    float: right;
}

.float-left {
    float:left;
}

.margin-auto {
    margin: auto;
}

nav.navbar-mrcms {
    background-color: #FFF;
    color: #888;
    border: none;
    margin-bottom: 0;
}

.main-section {
    margin-top: 50px;
    padding:30px;
}
.main-section.client-portal {
    margin-top:20px;
}

.grey-bg {
    background: #EEE;
}
.services-wrap {
    margin-top:-70px;
}
.small-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.red-bg {
    background: #b6282e;
    color:#FFF;
}

.color-red {
    color: #b6282e;
}

.font-bold {
    font-weight: 700
}

.color-white {
    color: #FFF;
}

.about-contact-title h2 {
    font-size: 45px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 25px;
}

#mission-statement .contact-form-wrap {
    margin-top: -25px;
}

nav.navbar-mrcms ul li a, .navbar-brand {
    color: #000;
}
.disclaimer {
    font-size:8px;
}

nav.navbar-mrcms ul li a {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-right: 5px;
    border-bottom: 2px solid transparent;
}

nav.navbar-mrcms ul li.active a {
    border-bottom: 2px solid #b6282e;
}
nav.navbar-mrcms ul li.active .dropdown-menu li a {
    border-bottom:none;
}


.dropdown-menu > .active > a {
    background-color: #b6282e !important;
}

.contact-form-info {
    list-style-type: none;
    padding-left: 0;
    margin-top: 10px;
}

    .contact-form-info li {
        line-height: 2;
    }

i.fa.fa-angle-down {
    font-weight: 700;
}

.red-border {
    border: 2px solid #b6282e;
}

.contact-box {
    padding-bottom: 25px;
    padding-top:20px;
}

/*.contact-box:after {
    content: "";
    position: absolute;
    left: -5px;
    z-index: 100;
    bottom: 0;
    width: 9px;
    height: 25%;
    background: #FFF;
}*/

.blurb-img {
    max-height: 315px;
    overflow: hidden;
}
.blurb-img img {
    margin:auto;
}

.blurb-title {
    font-size: 56px;
    font-weight: 600;
    letter-spacing: 3px;
}

.title {
    position: relative;
    top: -85px;
    padding:0 15px;
    background: #FFF;
    text-align: center;
    display: inline-block;
}
.outside-title {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.contact-title {
    top: 0;
    display: block;
    text-align:left;
}
.contact-title h1 {
    margin:0;
}
.services-form-title {
    display: block;
    top: 0;
    text-transform: uppercase;
}

.title.no-bg {
    background: transparent;
}
.title.border-title {
    top:-65px;
}
.grey-bg .title {
    background: #EEE;
}

.title h1 {
    font-size: 56px !important;
    font-weight: 600;
    letter-spacing: 3px;
    display: inline-block;
}
.btn {
font-size :16px;
}

.blurb-container {
    padding: 15px;
    margin: 75px;
}
.blurb-container.red-border {
    margin:25px;
}

.service-title {
    font-weight: 700;
    font-size: 22px;
    margin-top: 45px;
}
.service-title.long-service-title {
    margin-top:20px;
}
.custom-article {
    min-height:500px;
}
.contact-form {
    padding: 15px;
    /*background: #E8E8E8;*/
}

    .contact-form.about {
        margin: 0
    }

.box-blurb {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
}

.blurb {
    display: inline-block;
    font-size: 16px;
}

    .blurb.team {
        margin-bottom: 15px;
    }

.header-btn-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
}

.header-btn {
    font-size: 25px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    float: right;
}
/*.contact-form form .btn {
    float:right;
}*/
.underline-text {
    border-bottom: 3px solid #b6282e;
}

.underline-text.single {
    border-bottom: 3px solid #b6282e;
    width: 100%;
    margin-bottom: 20px;
}
/*.underline-text div {
    border-bottom: 3px solid #b6282e;
    display:inherit;
}*/
.service-box .title {
    margin: auto;
}
.footer-list {
    list-style-type: none;
}

.footer-list.news li {
    line-height: 1.5;
}
.footer-list li a {
    color: #b6282e;
}
.footer-list img {
    width: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.footer-list li {
    line-height: 2.5;
}

.footer a {
    color:#FFF;
}

.sub-footer {
    padding: 10px;
}

.news-list {
    float: left;
    width: 75%;
    margin-bottom: 5px;
}

.footer-section {
    padding: 15px 25px;
}

    .footer-section h4 {
        font-size: 25px;
        margin: 25px 0;
    }

.footer-text, .footer-list li {
    font-size: 12px;
}

.footer-logo {
    margin-bottom: 25px;
}

.btn-primary {
    background: #b6282e;
    border-color: #b6282e;
}

.btn-primary:hover,.btn-primary:focus {
    background: #9f2328;
    border-color: #9f2328;
}
/*This is for full width images. Just make sure wide-wrap height == hiddin height*/
.wide-wrap {
    /*position: absolute;
    right:0;
    left: 0;*/
    /*width: 100%;*/
    position: relative;
    max-height: 550px;
    overflow: hidden;
    background-color: #000;
}

.wide-img {
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    /*opacity: 0.3;*/
}

.wide-img img {
    width: 100%;
    margin-top: -175px;
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
}

.header-text {
    width: 100%;
    font-family:"Stag";
    position: absolute;
    color: #FFF;
    font-size: 56px;
    letter-spacing: 6px;
    text-align: center;
    font-weight: 700;
    bottom: 30%;
}

.hidden-height {
    height: 600px;
}

.thin-header .wide-wrap {
    max-height: 250px;
    background-color: #000;
}

.thin-header .hidden-height {
    height: 400px;
}

.bg-icon {
    position: absolute;
    z-index: -10;
    right: -100px;
    top: -160px;
    opacity: 0.3;
}

#service-form-wrap form label {
    width: 30%;
    float: left;
}

#service-form-wrap form .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

#service-form-wrap form input, #service-form-wrap form select, #service-form-wrap form textarea {
    width: 70%;
    margin-bottom: 15px;
    display: inline-block
}

#date-input {
    width: 30% !important;
}

#service-form-wrap form textarea {
    resize: none;
}

#service-form-wrap form select {
    width: 30%;
}

label[for=Contact-Label], label[for=Process_Label], label[for=Doc_Label] {
    width: 35% !important;
    float: none;
    display: inline-block;
    margin-bottom: 25px;
    font-size: 30px;
    border-bottom: 2px solid #b6282e;
}

.radio, .checkbox {
    display: inline-block;
    padding-left: 30px;
}


    .radio label {
        min-height: 0;
        height: 10px;
        padding: 0;
    }

.contact-form form div:not([class]) {
    text-align: right;
}

#service-form-wrap form div:not([class]) {
    display: inline-block;
    width: 70% !important;
}

#service-form-wrap form div:not([class]) .radio input {
    width: 15px;
}
#service-form-wrap form .skip-trace-check .radio input {
    width: 15px;
}
/*#service-form-wrap form > div:not([class]) {
    background:#f3f;
    width:100% !important;
}*/
#service-form-wrap form > div:nth-last-child(2) {
    width: 100% !important;
}

#fee-amount {
    width: 15% !important;
}

#service-form-wrap .btn {
    width: auto;
    float: right;
    height: 40px;
    padding: 10px 20px;
}

.small-container {
    width: 970px;
}

textarea {
    resize: none;
}
.margin-t-20 {
    margin-top:30px;
}

.dropdown {
    position: relative !important;
    display: inline-block !important;
}
.tri-service {
    min-height:420px;
    font-size:17px;
}
.about-img {
    width:50%;
    margin:auto;
    padding-top:15px;
}
.about-img.round {
    width:25%;
}
.service-btn-wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
.service-btn-wrap a {
    font-weight:700;
}
#mission-statement .blurb {
    margin-top:-35px;
}
#about-contact {
    margin-top:0;
}
#about-contact .blurb-container {
    margin-top:25px !important;
}
#welcome-section {
    margin-top: 0;
}
.welcome-service .blurb {
    margin-top:20px;
}
.staff-name {
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top:15px;
}
.staff-title {
    font-size:17px;
    font-style:italic;
    margin-top:20px;
}
.staff-phone, .staff-email {
    font-size: 14px;
    font-style: italic;
}
.staff-email {
    margin-bottom: 20px;
}
.staff-desc {
    font-size:15px;
    line-height:2;
}
#staff-wrap {
    padding:25px 0;
}
.indi-staff {
    padding:25px 0;
}
.staff-img img {
    width:100%;
}
.staff-desc-wrap {
    padding:0 40px;
}

/*Rates Page*/
.col-fiver {
    width: 20%;
}

.separator {
    height: 75%;
    background: #D8D8D8;
    width: 2px;
    color:#F0F0F0;
    -webkit-transform: translateY(-20px) translateX(5px) rotate(0deg);
    position: absolute;
    top: 30%;
    right: 0;
}

    .separator.reverse {
        -webkit-transform: translateY(0px) translateX(-5px) rotate(-27deg);
    }

.rate-header {
    color: #FFF;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    padding: 5px 0;
    font-style: italic;
    
}
.italic {
    font-style:italic;
}
.rates-wrap .title {
    top: -80px;
}
.rates-wrap .container-fluid {
    margin-bottom:75px;
}

.rates-wrap #mission-statement {
    margin-bottom: 15px;
    margin-top: 15px;
}
.rates-wrap .top-title h1 {
    margin-top: 32px;
    color:black;
}
.top-price-span {
    font-size: 15px;
    font-weight: 600;
}
.rates-wrap h1{
    text-align: center;
    color: #AF252F;
        font-size: 45px;
   margin-top:60px;
}
.service-rates-container {
        background: #EEEEEE;
    padding: 40px 90px;
}
.service-rates-container .title {
    background :#EEEEEE;
}
.service-rates-container .editable {
   margin-top:-80px;
}
.service-rates-container p {
    font-weight:600;
}
.rates-wrap h2{
    text-align: center;
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    display: inline-block;
    text-transform:uppercase;
}
    



.rate-prices {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
    font-family: 'Arapey', serif;
    position: relative;
    min-height: 140px;
}

    .rate-prices.red-bg-bot {
        border-bottom: 2px solid #b6282e;
    }

    .rate-prices.right {
        border-right: 2px solid #D8D8D8;
    }

    .rate-prices.left {
        border-left: 2px solid #D8D8D8;
    }

    .rate-prices sup {
        font-size: 70%;
    }

.price-wrap {
    padding: 30px 0;
}
.price-wrap-wide {
    padding: 26px 0;
}

.price-warning {
    text-align: center;
    color: #888;
    margin: 35px 0;
}

.price-type {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    display: inherit;
    font-weight: 700;
}
nav.navbar-mrcms ul.dropdown-menu li a {
    margin-right: 0 !important;
}
nav.navbar-mrcms ul.dropdown-menu li a:hover {
    background: #b6282e !important;
    color: #FFF !important;
    border: none !important;
}
.navbar-logos .navbar-brand img {
    width:300px;
    float:left;
}
.navbar-logos img {
    width: 100px;
    float:right;
}
.navbar-nav > li > .dropdown-menu {
    background-color:#000;
}
/*SLIDER OVERRIDE*/
.slick-prev:before, .slick-next:before {
    color:#000 !important;
}
.slick-prev:before, .slick-next:before {
    color:#000 !important;
}
/*.quote-wrap {
    min-height: 300px !important;
}*/
.blurb.author {
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    margin-top: 15px;
}

/*Articles*/
.article-text {
    padding:50px 0;
}
.article-text h1 {
    text-align:center;
}
.article-text p {
    font-size:16px;
    line-height:1.5;
}

/*Client Portal*/
.client-portal .blurb-title {
    display:inline-block;
}
.client-portal .blurb {
    padding:25px;
}
.client-portal form table tr td {
    padding:5px 0;
}
.client-portal form table {
    margin-bottom:10px;
}
.client-title {
    text-align:center;
}

.first-opt-hidden option:first-of-type {
    display: none;
}


@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    /*ul.dropdown-menu a:hover {
        background-color: #b6282e !important;
    }*/
    
}




@media (min-width: 768px) {
    .container > .navbar-collapse {
        width: 100%;
    }
    /*Temporary fix*/
    li.dropdown {
        float:right;
        background:#b6282e;
        margin-bottom:5px;
    }
    li.dropdown a {
        color:#FFF !important;
    }
    nav.navbar-mrcms ul li.dropdown a:hover {
        color: #FFF !important;
    }
}
@media (min-width :300px) and (max-width : 990px) {
    .no-sm-padding-right {
        padding-right: 0;
    }    
    .no-sm-padding-left {
      padding-left: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1400px) {
    .header-info {
        width:48%;
    }
}
@media (min-width : 768px) and (max-width : 1023px) {
    .wide-img img {
        margin-top:0;
    }
    .header-contact {
        display:none;
    }
    .header-info {
        width: 30%;
    }
    .rates-wrap .top-title h1 {
        font-size: 40px !important;
    }
    .rates-wrap #mission-statement .blurb {
        margin-top: -59px;
    }
    .rates-wrap .title {
        top: -84px;
    }
     .rates-wrap  .grey-bg .title {
        background:none;
    }
    .blurb-container.quote {
        width: 100%;
        bottom: auto;
        left: auto;
        transform: initial;
    }
    .tri-service {
        min-height: 425px;
    }
    .wide-wrap {
        height: auto;
        min-height: 200px;
    }
    .blurb.staff-desc {
        text-align: left;
    }
    .full-img-wrap {
        height: auto;
        min-height: 200px;
    }

    .small-container {
        width: 100%;
    }

    .blurb-container.quote {
        width: 100%;
        bottom: 0;
        left: 0;
        transform: translate(0, 0);
        margin: 0;
    }

    .separator {
        display: none;
    }

    .rate-prices.left {
        border-left: none;
    }

    .rate-prices.right {
        border-right: none;
    }

    .col-fiver {
        width: 50%;
        float: left;
    }
    .main-section {
        margin-top: 20px;
        padding: 30px;
    }
    .title h1 {
        font-size: 50px;
    }
    .blurb-container {
        margin: 30px;
    }
    .contact-form {
        margin-top: 15px;
    }
    .half-half .blurb-text {
        text-align:center;
        padding-bottom:15px;
    }
    .news-wrap {
        margin-bottom: 0;
    }
    .news-title-main {
        padding: 0 15px;
    }
    .half-half .blurb-img img {
        margin:auto;
    }
    .contact-form-wrap {
        margin-top: -50px;
    }
    .tri-service {
        min-height: 400px;
        margin-bottom: 20px;
    }
    .staff-img img {
        width: 50%;
    }
    .staff-img {
        display:table-header-group;
    }
    .staff-desc-wrap {
        display: table-footer-group;
        text-align: center;
    }
    .color-red.font-bold.about-contact-title {
        text-align:center;
    }
    .contact-form-wrap .blurb {
        padding: 0 10px;
    }
    .footer-logo {
        margin:auto;
        margin-bottom: 25px;
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute;
        top: 100%;
        right: 0;
        float: left;
        padding: 5px 0;
        font-size: 14px;
        list-style: none;
        background-color: #000;
        border-top: none;
        min-width: 185px;
    }
    li.dropdown {
        margin-right: 50px;
    }
    #services {
        margin-top: 45px;
    }
}

/*WAS MIN-HEIGHT*/
@media (min-width: 481px) and (max-width : 767px) {
    .wide-img img {
        margin-top: 0;
    }
    .navbar-brand.mobile-brand {
        display: block;
        float: left;
    }
    .header-text {
        font-size: 40px;
    }
    .header-info {
        display:none;
    }
    .footer-bot {
        bottom: initial;
    }
    .navbar-nav {
        padding-top: 0;
    }
    .blurb.staff-desc {
        text-align:left;
    }
    .small-container {
        width: 100%;
    }

    .header-btn {
        font-size: 15px;
    }
    .rates-wrap .top-title h1 {
        font-size: 40px !important;
    }
    .rates-wrap #mission-statement .blurb {
        margin-top: -59px;
    }
    .rates-wrap .title {
        top: -84px;
    }
     .rates-wrap  .grey-bg .title {
        background:none;
    }

    label[for=Contact-Label], label[for=Process_Label], label[for=Doc_Label] {
        width: 100% !important;
        text-align: center;
    }

    .half-half .blurb-text, .half-half .blurb-title {
        text-align: center;
        padding-bottom: 10px;
    }
    .news-wrap {
         min-height: 0; 
    }
    .news-title-main {
        padding:15px;
        margin-bottom:0;
    }
    .news-title-main h1 {
        font-size:40px;
        margin:0;
    }
    .full-img-wrap img {
        width: 200%;
    }

    .blurb.team {
        margin-bottom: 50px;
    }

    .blurb-container.quote {
        width: 100%;
        bottom: 0;
        left: 0;
        transform: translate(0, 0);
        margin: 0;
    }

    .blurb-container.quote .blurb {
        font-size: 13px;
    }

    .quote-wrap .quote-title h1 {
        font-size: 45px;
    }

    .separator {
        display: none;
    }

    .rate-prices.left {
        border-left: none;
    }

    .rate-prices.right {
        border-right: none;
    }

    .col-fiver {
        width: 50%;
        float: left;
    }
    .title h1 {
        font-size: 45px;
    }
    .contact-form-wrap {
        margin-top: -45px;
    }
    .contact-form {
        margin-top: 15px;
    }
    .blurb-title {
        font-size: 40px;
    }
    .tri-service {
        margin-bottom:20px;
        min-height:375px;
    }
    .footer-logo {
        margin: auto;
        margin-bottom: 25px;
    }
    .main-section {
        margin-top: 0px;
    }
    .service-box.main-section {
        margin-top:50px;
    }
    .blurb-container {
        margin: 30px;
    }
    .staff-img img {
        width: 50%;
    }
    .dropdown {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        top: 100%;
        right: 0;
        float: left;
        width: 100%;
        padding: 5px 0;
        font-size: 14px;
        list-style: none;
        background-color: #000;
        border-top: none;
    }
    .contact-title h1 {
        font-size: 40px !important;
    }
    .staff-img {
        display: table-header-group;
    }

    .staff-desc-wrap {
        display: table-footer-group;
        text-align: center;
    }
    .contact-title {
        padding-top: 15px;
    }
}

@media (min-width : 320px) and (max-width : 480px) {
    .wide-img img {
        margin-top: 0;
    }
    .navbar-brand.mobile-brand {
        display: block;
        float: left;
    }
    .header-text {
        font-size: 30px;
    }
    .header-info {
        display:none;
    }
    .navbar-nav {
        padding-top:0;
    }
    .rates-wrap .top-title h1 {
        font-size: 32px !important;
        margin-top:6px;
    }
    .blurb.staff-desc {
        text-align: left;
    }
    .services-wrap {
        margin-top:0;
    }
    .rates-wrap .title {
        top: 0;
    }

    .rates-wrap #mission-statement .blurb {
        margin-top:-37px;
    }
     .rates-wrap  .grey-bg .title {
        background:none;
    }

    .small-container {
        width: 100%;
    }

    .half-half .blurb-text, .half-half .blurb-title {
        text-align: center;
    }


    .header-btn {
        font-size: 10px;
    }

    .blurb-title {
        font-size: 30px;
    }

    .blurb.team {
        margin-bottom: 25px;
    }
    .blurb-text .btn {
        margin-bottom: 25px;
    }

    label[for=Contact-Label], label[for=Process_Label], label[for=Doc_Label] {
        width: 100% !important;
        text-align: center;
    }

    .blurb-container.quote {
        width: 100%;
        bottom: 0;
        left: 0;
        transform: translate(0, 0);
        margin: 0;
    }

    .blurb-container.quote .blurb {
        font-size: 9px;
    }
    .news-title-main {
        padding: 10px;
    }
    .news-wrap {
        min-height: 0;
        margin-bottom: 5px;
    }
    .full-img-wrap img {
        width: 230%;
    }
    .news-wrap {
        height: 100px;
    }

    .full-img-wrap {
         margin-top: 0; 
    }
    .news-title-main {
        margin-bottom: 0;
    }
    .news-title-main h1 {
        font-size:40px;
        margin:0;
    }
    .news-wrap .btn {
        font-size: 10px;
        padding: 3px 6px;
    }
    .news-text {
        margin-bottom: 8px;
    }
    .quote-wrap .quote-title h1 {
        font-size: 30px;
    }

    .separator {
        display: none;
    }

    .rate-prices.left {
        border-left: none;
    }

    .rate-prices.right {
        border-right: none;
    }

    .col-fiver {
        width: 100%;
    }
    .title h1 {
        font-size: 40px !important;
        margin-top: 0;
        margin-bottom: 35px;
    }
    .contact-title h1 {
        margin-bottom: 0;
        font-size: 35px !important;
    }
    .contact-title {
        padding-top:15px;
    }
    .tri-service {
        min-height: 425px;
        margin-bottom: 10px;
    }
    .contact-form-wrap {
        margin-top: -70px;
    }
    .contact-form {
        margin-top: 15px;
    }
    .nav.navbar.navbar-logos {
        text-align:center;
    }
    .navbar-logos .navbar-brand img {
        margin-bottom:25px;
    }
    .navbar-logos img {
        width: 50%;
    }
    .blurb-container {
        margin: 0;
    }
    .main-section {
        margin-top: 15px;
        margin-bottom:15px;
        padding: 20px;
    }
    .grey-bg .title {
        background: #EEE;
        top: -37px;
    }
    .wide-wrap {
        margin-bottom:20px;
    }
    .staff-desc-wrap {
        padding: 0 20px;
    }
    .header-text {
        bottom:10%;
    }
    .dropdown {
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu {
        position: relative;
        top: 100%;
        right: 0;
        float: left;
        width: 100%;
        padding: 5px 0;
        font-size: 14px;
        list-style: none;
        background-color: #000;
        border-top: none;
    }
    #service-form-wrap form select {
        width: 100%;
    }
    #date-input {
         width: 100% !important; 
    }
    #fee-amount {
        width: 100% !important;
    }
    #service-form-wrap form label {
        width: 100%;
    }
    #service-form-wrap form input, #service-form-wrap form select, #service-form-wrap form textarea {
        width: 100%;
    }
    .form-wrap {
        margin-bottom:15px;
    }
    .thin-header .wide-wrap {
        max-height: 175px;
    }
    nav.navbar-mrcms ul li a, .navbar-brand {
        float:none;
    }
    .staff-img {
        display: table-header-group;
    }

    .staff-desc-wrap {
        display: table-footer-group;
        text-align: center;
    }
    .title {
        top: 0;
    }
    .contact-title {
        top:0;
    }
    .nav.navbar.navbar-logos {
        margin-bottom: 0;
    }
    .navbar-logos .navbar-brand img {
        width: 160px;
    }
    .navbar-logos img {
        width: 70px;
    }
}
@media (max-width : 340px) {
    .header-text {
        bottom: 7%;
    }
}
/*
     FILE ARCHIVED ON 08:59:42 Jan 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:37:53 Jun 02, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.635
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.012
  esindex: 0.012
  cdx.remote: 93.703
  LoadShardBlock: 63.851 (3)
  PetaboxLoader3.datanode: 74.217 (4)
  load_resource: 193.776
  PetaboxLoader3.resolve: 165.989
*/