blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

*,:after,:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

a img,fieldset {
    border: 0 solid transparent
}

body,html {
    height: 100%
}

body {
    font: 62.5%/1.8em 'Open Sans',sans-serif;
    background: #fff;
    text-align: left;
    min-width: 320px
}

body.mceContentBody {
    min-width: 0;
    background: #fff
}

#container-all {
    overflow: hidden;
    position: relative
}

.width-limiter {
    max-width: 1250px;
    margin: 0 auto;
    width: 97%
}

@media all and (max-width: 800px) {
    html {
        -webkit-text-size-adjust:100%
    }

    .width-limiter {
        width: 100%
    }
}

#access_key,.access_key {
    text-align: center
}

#accessibility {
    position: absolute;
    left: -999em
}

.ims-col-one,.ims-grid-one {
    width: 8.3333%
}

.ims-col-1-6,.ims-col-two,.ims-grid-1-6,.ims-grid-two {
    width: 16.6666%
}

.ims-col-1-4,.ims-col-three,.ims-grid-1-4,.ims-grid-three {
    width: 25%
}

.ims-col-1-3,.ims-col-four,.ims-grid-1-3,.ims-grid-four {
    width: 33.3333%
}

.ims-col-five,.ims-grid-five {
    width: 41.6666%
}

.ims-col-1-2,.ims-col-six,.ims-grid-1-2,.ims-grid-six {
    width: 50%
}

.ims-col-seven,.ims-grid-seven {
    width: 58.3333%
}

.ims-col-2-3,.ims-col-eight,.ims-grid-2-3,.ims-grid-eight {
    width: 66.6666%
}

.ims-col-3-4,.ims-col-nine,.ims-grid-3-4,.ims-grid-nine {
    width: 75%
}

.ims-col-5-6,.ims-col-ten,.ims-grid-5-6,.ims-grid-ten {
    width: 83.3333%
}

.ims-col-eleven,.ims-grid-eleven {
    width: 91.6666%
}

.ims-col-1,.ims-col-twelve,.ims-grid-1,.ims-grid-twelve {
    width: 100%
}

[class*=ims-grid-] {
    display: inline-block;
    margin-right: -3px;
    vertical-align: top
}

[class*=ims-col-] {
    display: block;
    margin: 0 auto
}

[class*=ims-grid-] {
    padding-right: 15px
}

[class*=ims-grid-]:last-of-type {
    padding-right: 0
}

.ims-grid-force-pad:last-of-type {
    padding-right: 15px
}

.ims-pad-grid {
    padding: 15px 0 15px 15px
}

.ims-pad-grid [class*=ims-grid-]:last-of-type {
    padding-right: 15px
}

@media all and (max-width: 570px) {
    [class*=ims-grid-] {
        width:100%;
        padding-right: 0
    }

    .ims-grid-force-pad:last-of-type {
        padding-right: 0
    }

    .ims-pad-grid [class*=ims-grid-] {
        padding-right: 15px
    }

    [class*=ims-col-] {
        width: 100%
    }
}

h1,h2,h3,h4,h5,h6 {
    color: #ee3e42;
    font-weight: 700;
    line-height: 1.15em;
    margin: 1.5em 0 1.2em
}

li,p {
    line-height: 1.6em;
    color: #0053a1
}

p {
    margin-bottom: 1.3em
}

address {
    font-size: 1.2em;
    font-style: normal;
    margin-bottom: 1.5em
}

blockquote {
    margin: 0 .6em
}

iframe {
    border: none;
    position: relative;
    z-index: 1
}

blockquote p {
    margin-bottom: .75em
}

blockquote .source {
    font-size: 1.2em
}

ol,ul {
    margin: 0 0 1.8em 3.6em;
    color: #000
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

li li,li p {
    font-size: 1em
}

dl {
    margin: 0 0 1.8em 0
}

dt {
    font-size: 1.3em;
    font-weight: 700
}

dd {
    font-size: 1.3em;
    margin: 0 0 1.5em 3.6em
}

dd ol,dd ul {
    margin-left: 0
}

dd * {
    font-size: 1em
}

.publication_name {
    font-style: italic
}

.footnote {
    font-size: 1.1em
}

h1,h2,h3,h4,h5,h6,li,p {
    transition: all .3s ease
}

.monster {
    font-size: 5em;
    font-family: "Open Sans Condensed",sans-serif;
    color: #cb2528;
    font-weight: 400
}

h1 {
    font-size: 3em;
    text-transform: uppercase
}

h2 {
    font-size: 2.5em
}

h3 {
    font-size: 1.9em
}

h4 {
    font-size: 1.7em
}

h5 {
    font-size: 1.6em
}

h6 {
    font-size: 1.5em
}

li,p {
    font-size: 1.5em
}

@media all and (max-width: 1025px) {
    .monster {
        font-size:3.5em
    }

    h1 {
        font-size: 2.8em
    }

    h2 {
        font-size: 2.3em
    }

    h3 {
        font-size: 1.8em
    }

    h4 {
        font-size: 1.6em
    }

    h5 {
        font-size: 1.5em
    }

    h6 {
        font-size: 1.4em
    }

    li,p {
        font-size: 1.4em
    }
}

@media all and (max-width: 800px) {
    .monster {
        font-size:3.2em
    }

    h1 {
        font-size: 2.6em
    }

    h2 {
        font-size: 2.2em
    }

    h3 {
        font-size: 1.7em
    }

    h4 {
        font-size: 1.5em
    }

    h5 {
        font-size: 1.4em
    }

    h6 {
        font-size: 1.3em
    }

    li,p {
        font-size: 1.3em;
        line-height: 1.4em
    }
}

@media all and (max-width: 570px) {
    .monster {
        font-size:2.8em
    }

    h1 {
        font-size: 2.3em
    }

    h2 {
        font-size: 2.1em
    }

    h3 {
        font-size: 1.8em
    }

    h4 {
        font-size: 1.6em
    }

    h5 {
        font-size: 1.4em
    }

    h6 {
        font-size: 1.3em
    }
}

.condensed {
    font-family: "Open Sans Condensed",sans-serif
}

.red {
    color: #cb2528
}

.yellow {
    color: #fc6
}

.white {
    color: #fff
}

a img {
    border: 0
}

p.last {
    margin-top: 3em
}

.image-center,.image-left,.image-right {
    font-size: 1.2em;
    line-height: 0
}

.image-left,.image-right {
    width: 50%
}

.image-left {
    float: left;
    margin: 0;
    padding: 0 2em .75em 0
}

.image-right {
    float: right;
    margin: 0;
    padding: 0 0 .75em 2em
}

.image-center {
    width: 90%;
    margin: 0 auto 1.8em auto;
    text-align: center
}

.image-center img,.image-left img,.image-right img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.caption {
    font-size: 1.3em;
    line-height: 1.6364em;
    text-align: center
}

.landing-page-hero-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%
}

.hero-text-container {
    height: 100%;
    width: 100%;
    line-height: 200px;
    text-align: center
}

.hero-text {
    display: inline-block;
    padding: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.15;
    vertical-align: middle;
    text-shadow: 0 1px 6px rgba(0,0,0,.55)
}

@media all and (max-width: 1050px) {
    .hero-text {
        font-size:40px
    }
}

@media all and (max-width: 800px) {
    .hero-text {
        font-size:30px
    }
}

@media all and (max-width: 570px) {
    .image-left,.image-right {
        float:none;
        width: 90%;
        margin: 0 auto;
        padding: 0 0 10px
    }

    .hero-text {
        font-size: 25px
    }
}

a:link,a:visited {
    color: #0053a1;
    text-decoration: underline;
    outline: 0
}

a:active,a:hover {
    text-decoration: underline;
    color: #000
}

table {
    margin: 0 auto 1.8em auto
}

caption {
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    padding: 0 0 .6em 0;
    margin: 0 auto
}

td,th {
    font-size: 1.2em;
    line-height: 1em;
    padding: .5em 9px .25em
}

th {
    font-weight: 700;
    border: 0
}

tfoot td {
    line-height: 1.5em
}

tfoot ul {
    margin: 0;
    list-style: none
}

tfoot li {
    font-size: 1em
}

.populate {
    color: #666;
    text-transform: uppercase
}

.populate:focus {
    color: #000
}

form fieldset input[type=text],form fieldset select,form fieldset textarea {
    border: 1px solid #d7d7d7;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 5px 5px 10px;
    font-size: 15px;
    height: 51px;
    vertical-align: middle
}

form fieldset select {
    padding: 4px
}

button,input[type=checkbox],input[type=radio],input[type=submit],label {
    cursor: pointer
}

button,input[type=submit],label {
    border: none;
    -webkit-appearance: none
}

#main-content form fieldset input[type=text],#main-content form fieldset select,#main-content form fieldset textarea,#top-content form fieldset input[type=text],#top-content form fieldset select,#top-content form fieldset textarea {
    font-family: "Open Sans",sans-serif
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input:focus,select:focus,textarea:focus {
        font-size:16px
    }
}

input.error,select.error,textarea.error {
    border: 1px solid red!important
}

#error-container,.error-container {
    background: #ffa0a0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWMyYzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#ffa0a0 0,#f9c2c2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffa0a0),color-stop(100%,#f9c2c2));
    background: -webkit-linear-gradient(top,#ffa0a0 0,#f9c2c2 100%);
    background: -o-linear-gradient(top,#ffa0a0 0,#f9c2c2 100%);
    background: -ms-linear-gradient(top,#ffa0a0 0,#f9c2c2 100%);
    background: linear-gradient(to bottom,#ffa0a0 0,#f9c2c2 100%);
    border-top: 10px solid #d60000;
    color: #353535;
    text-shadow: 0 1px 0 #fff
}

.confirmation-container {
    background: #abeaab;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiZWFhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmZmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#abeaab 0,#bfffbf 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#abeaab),color-stop(100%,#bfffbf));
    background: -webkit-linear-gradient(top,#abeaab 0,#bfffbf 100%);
    background: -o-linear-gradient(top,#abeaab 0,#bfffbf 100%);
    background: -ms-linear-gradient(top,#abeaab 0,#bfffbf 100%);
    background: linear-gradient(to bottom,#abeaab 0,#bfffbf 100%);
    border-top: 10px solid green;
    color: #343434;
    text-shadow: 0 1px 0 #fff
}

#error-container {
    border-radius: 0 0 7px 7px!important;
    box-shadow: 0 1px 3px #000!important;
    color: #353535!important;
    height: 50%;
    margin-bottom: 1.8em!important;
    padding: 1.8em 1.8em 2.5em!important;
    position: fixed;
    right: 0!important;
    top: 0!important;
    z-index: 3000!important;
    right: 5%!important;
    width: 30%!important
}

#error-container h2,#error-container h3 {
    background: none repeat scroll 0 0 transparent!important;
    border: medium none!important;
    color: #e51937!important;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif!important;
    font-size: 2.4em!important;
    font-style: normal!important;
    font-weight: 700!important;
    margin: 0!important;
    padding: 0 25px 0 0!important;
    position: relative!important;
    text-shadow: none;
    text-transform: capitalize;
    top: 0!important;
    width: 100%!important
}

#error-container ul {
    display: block!important;
    height: 80%!important;
    margin: 10px!important;
    overflow-x: hidden!important;
    overflow-y: scroll!important;
    text-align: left!important
}

#error-container li {
    color: #000!important;
    min-height: 0!important;
    list-style-image: none!important;
    font-weight: 400!important;
    padding: 1px 0!important
}

#error-container li:before {
    color: #565656!important;
    content: "\00BB"!important;
    font-size: 1.3em!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 1em!important;
    padding: 0 5px 0 0!important;
    text-shadow: none!important
}

input.close-modal-popup {
    background: none repeat scroll 0 0 #bc1010;
    border: none!important;
    border-radius: 6px!important;
    box-shadow: 0 1px 1px #999!important;
    color: #fff!important;
    cursor: pointer!important;
    font-size: 1.8em!important;
    height: 30px!important;
    margin: 1px 5px!important;
    padding: 0 0 0 1px!important;
    position: absolute!important;
    right: 3px!important;
    top: 3px!important;
    width: 30px!important;
    -webkit-appearance: none;
    z-index: 100
}

input.close-modal-popup:active,input.close-modal-popup:hover {
    background: #676767!important;
    box-shadow: none!important
}

@media all and (max-width: 1025px) {
    #error-container {
        width:40%!important;
        right: 2.5%!important
    }
}

@media all and (max-width: 800px) {
    #error-container {
        border-radius:0 0 0 7px!important;
        width: 50%!important;
        right: 0!important
    }
}

@media all and (max-width: 570px) {
    #error-container {
        border-radius:0!important;
        height: 75%!important;
        width: 100%!important
    }
}

fieldset.onecol ul,fieldset.threecol ul,fieldset.twocol ul,ul.threecol,ul.twocol {
    overflow: hidden;
    padding: 0 0 0 1.5em
}

fieldset.twocol ul li,ul.twocol li {
    float: left;
    width: 50%
}

fieldset.threecol ul li,ul.threecol li {
    float: left;
    width: 33%
}

.clear {
    clear: both
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.hide {
    display: none
}

.show {
    display: block
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.float-left {
    float: left
}

.float-right {
    float: right
}

li.company_name_required {
    display: none
}

ul.checkmarks li {
    list-style-image: url(/assets/templates/main/images/bullets/bullet-checkmark.png)
}

ul.threecol.checkmarks,ul.twocol.checkmarks {
    padding: 0 0 0 2.5em
}

button,input[type=submit] {
    color: #fff;
    border: 2px #e27d7f solid;
    border-radius: 5px;
    background-color: #cb2528;
    height: 51px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 19px
}

button:active,button:hover,input[type=submit]:active,input[type=submit]:hover {
    background: rgba(0,83,161,1);
    border: 2px #1e6eba solid;
    color: #fff
}

.main-gradient {
    background: #ededed;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2JjYmNiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzhlOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#ededed 0,#bcbcbc 18%,#8e8e8e 47%,#aaa 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ededed),color-stop(18%,#bcbcbc),color-stop(47%,#8e8e8e),color-stop(100%,#aaa));
    background: -webkit-linear-gradient(top,#ededed 0,#bcbcbc 18%,#8e8e8e 47%,#aaa 100%);
    background: -o-linear-gradient(top,#ededed 0,#bcbcbc 18%,#8e8e8e 47%,#aaa 100%);
    background: -ms-linear-gradient(top,#ededed 0,#bcbcbc 18%,#8e8e8e 47%,#aaa 100%);
    background: linear-gradient(to bottom,#ededed 0,#bcbcbc 18%,#8e8e8e 47%,#aaa 100%)
}

.nn-agg-container {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.nn-agg-container img {
    max-height: 30px;
    max-width: 150px;
    vertical-align: middle
}

.nn-agg-rating {
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    vertical-align: middle
}

.nn-reviews {
    font-size: 1.4em;
    margin: 7px 0
}

.star-rating,.star-rating .current-rating,.star-rating span:active,.star-rating span:focus,.star-rating span:hover {
    background: url(/assets/templates/main/images/star.png) left -1000px repeat-x
}

.star-rating {
    position: relative;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top
}

.star-rating li {
    display: inline;
    min-height: 0;
    padding-bottom: 0
}

.vertical .star-rating li {
    display: inline;
    min-height: 0;
    padding-bottom: 0
}

#main-content form fieldset ul li.current-rating {
    list-style: none outside none;
    margin: 0
}

.star-rating .current-rating,.star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: 0;
    overflow: hidden;
    border: none
}

.star-rating span:active,.star-rating span:focus,.star-rating span:hover {
    background-position: left bottom
}

.star-rating span.one-star {
    width: 20%;
    z-index: 6
}

.star-rating span.two-stars {
    width: 40%;
    z-index: 5
}

.star-rating span.three-stars {
    width: 60%;
    z-index: 4
}

.star-rating span.four-stars {
    width: 80%;
    z-index: 3
}

.star-rating span.five-stars {
    width: 100%;
    z-index: 2
}

.star-rating .current-rating {
    z-index: 1;
    background-position: left center
}

.inline-rating {
    display: -moz-inline-block;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle
}

.small-star {
    margin-right: 10px;
    position: absolute;
    width: 50px
}

.small-star,.small-star .current-rating,.small-star span:active,.small-star span:focus,.small-star span:hover {
    background-image: url(/assets/templates/main/images/star_small.png);
    line-height: 10px;
    height: 10px
}

p.view-all {
    font-size: 1.5em;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

p.view-all a {
    padding: 6px;
    border-radius: 4px;
    text-decoration: none
}

p.view-all a:link,p.view-all a:visited {
    color: #0053a1
}

p.view-all a:active,p.view-all a:hover {
    color: #fc6
}

p.view-all a:after {
    content: "\00BB";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    padding: 0 0 0 5px
}

.more-btn {
    margin: auto auto
}

.more-btn a {
    height: 60px;
    border: 2px #e27d7f solid;
    border-radius: 10px;
    max-width: 186px;
    margin: auto;
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    padding: 16px 5px;
    font-size: 19px;
    line-height: 1.15;
    transition: all .2s
}

@media all and (max-width: 570px) {
    .more-btn a {
        max-width:150px;
        font-size: 15px;
        height: 52px;
        padding: 14px 5px
    }
}

.cta-button {
    background: #cb2528;
    border: 2px #e27d7f solid;
    border-radius: 10px;
    max-width: 191px;
    margin: auto;
    transition: all .2s;
    position: relative
}

.cta-button:active,.cta-button:hover {
    background: #01407b;
    border-color: #1e6eba
}

.cta-button span {
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10
}

.cta-button span a {
    display: block;
    text-decoration: none
}

.cta-button span a:link,.cta-button span a:visited {
    color: #fff
}

.cta-button span a {
    background: none no-repeat 5px center scroll transparent;
    background-size: auto 30px;
    min-height: 40px;
    padding: 18px 5px
}

#schedule-service-button.cta-button span a {
    padding-left: 40px;
    background-image: url(/assets/templates/main/images/cta-service.png)
}

#request-estimate-button.cta-button span a {
    padding-left: 40px;
    background-image: url(/assets/templates/main/images/cta-estimate.png);
    background-position: 10px center
}

.custom-cta-button {
    display: block;
    text-align: center
}

.custom-cta-button a {
    display: inline-block;
    background: #01407b;
    border: 2px #82baec solid;
    border-radius: 10px;
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 25px 18px;
    transition: .2s;
    color: #fff;
    text-decoration: none
}

.custom-cta-button a:active,.custom-cta-button a:hover {
    background: #cb2528;
    border-color: #e27d7f
}

@media all and (max-width: 1025px) {
    .custom-cta-button a {
        font-size:15px;
        padding: 12px 15px 13px
    }
}

.social-networking ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    text-align: center
}

.social-networking ul li {
    background: none center no-repeat scroll transparent;
    background-size: 16px auto;
    display: inline-block;
    margin-right: 1px;
    position: relative
}

.social-networking ul li a {
    display: block;
    text-indent: -999em;
    height: 35px;
    width: 35px
}

.social-networking ul li.btn-facebook {
    background-image: url(/assets/templates/main/images/social/btn-facebook.png);
    background-size: 10px auto
}

.social-networking ul li.btn-twitter {
    background-image: url(/assets/templates/main/images/social/btn-twitter.png)
}

.social-networking ul li.btn-youtube {
    background-image: url(/assets/templates/main/images/social/btn-youtube.png)
}

.social-networking ul li.btn-gplus {
    background-image: url(/assets/templates/main/images/social/btn-gplus.png)
}

.social-networking ul li.btn-facebook:hover,.social-networking ul li.btn-gplus:hover,.social-networking ul li.btn-twitter:hover,.social-networking ul li.btn-youtube:hover {
    opacity: .6
}

#container-fixed-masthead,#container-masthead {
    background-color: #fff;
    background-image: url(/assets/templates/main/images/bgs/bg-frost-white.png);
    background-size: cover
}

#container-fixed-masthead {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: -200px;
    left: 0;
    transition: top .6s;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,.3)
}

.ims-is-scrolled #container-fixed-masthead {
    top: 0
}

#fixed-masthead,#masthead {
    overflow: hidden;
    position: relative
}

#masthead {
    padding: 10px 10px
}

#fixed-masthead {
    padding: 1px 10px
}

#fixed-masthead [class*=ims-grid-],#masthead [class*=ims-grid-] {
    vertical-align: middle
}

.logo {
    margin: 10px auto 5px;
    max-width: 380px;
    position: relative;
    left: 8px;
    top: -2px
}

#fixed-masthead .logo {
    max-width: 222px
}

.logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block
}

.logo-container {
    margin: auto
}

#fixed-masthead .logo-container {
    top: 0
}

.tagline {
    color: #0053a1;
    font-size: 1.5em;
    margin: 0 0 .6em;
    text-align: center;
    line-height: 1.3em
}

.phone-container {
    text-align: center;
    position: relative;
    left: 10px;
    top: 5px
}

.phone-text {
    color: #0053a1;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 1.15em;
    margin: 0
}

.phone-number {
    font-size: 5em;
    font-weight: 700;
    line-height: 1.15em;
    margin: 0
}

#fixed-masthead .phone-number {
    font-size: 4em
}

.phone-number,.phone-number a,.phone-number span,.phone-number span.gc-cs-link {
    color: #cd191c;
    text-decoration: none
}

@media all and (max-width: 1200px) {
    .logo,.phone-container {
        left:0
    }

    .phone-number {
        font-size: 4em
    }
}

@media all and (max-width: 1025px) {
    .phone-container {
        top:0
    }

    #fixed-masthead .phone-number,.phone-number {
        font-size: 3.5em
    }

    .cta-button {
        max-width: 140px
    }

    .cta-button span a {
        font-size: 15px;
        padding: 12px 5px
    }
}

@media all and (max-width: 900px) {
    #masthead {
        padding:20px 10px
    }
}

@media all and (max-width: 800px) {
    .cta-container {
        position:absolute;
        top: 0;
        left: 0;
        padding-right: 0;
        width: 100%
    }

    #masthead .cta-button {
        max-width: 100%;
        border-radius: 0;
        border: 0
    }

    #masthead .cta-button span a {
        left: 40px;
        position: relative
    }

    #masthead .cta-button::before {
        position: absolute;
        content: '';
        left: 100px;
        width: 2px;
        height: 100%;
        background: #fff;
        opacity: 1;
        z-index: 8
    }

    #masthead {
        padding: 52px 10px 5px 10px
    }

    #masthead .logo-container,#masthead .phone-container {
        width: 50%
    }

    #fixed-masthead .cta-container,#fixed-masthead .logo-container {
        position: absolute;
        right: -9999em;
        left: auto
    }

    #fixed-masthead .phone-container {
        width: 100%;
        text-align: right;
        transition: left .3s
    }
}

@media all and (max-width: 570px) {
    #masthead .logo-container,#masthead .phone-container {
        width:100%;
        display: block;
        margin: auto;
        padding: 0 0
    }

    #fixed-masthead .phone-number {
        font-size: 3em
    }

    #fixed-masthead {
        padding: 3.5px 10px
    }
}

@media all and (max-width: 800px) {
    #toggle-navigation {
        transition:all .4s ease
    }

    #container-primary-navigation,.ims-push-content {
        transition: left .3s ease
    }

    #primary-navigation {
        background: none repeat scroll 0 0 rgba(1,64,123,1);
        display: block;
        height: 100%;
        width: 100%;
        padding: 40px 0 20px
    }

    #primary-navigation>ul {
        display: block;
        margin: 0;
        height: 100%;
        list-style-type: none;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100%
    }

    #primary-navigation ul li {
        position: relative
    }

    #primary-navigation ul li a {
        text-decoration: none
    }

    #primary-navigation li,#primary-navigation li a:link,#primary-navigation li a:visited {
        color: #fff
    }

    #primary-navigation li a:active,#primary-navigation li a:hover,#primary-navigation li.active>a,#primary-navigation ul li.nav-level-1 ul li a:active,#primary-navigation ul li.nav-level-1 ul li a:hover {
        color: #222;
        background: #fff
    }

    #primary-navigation li.current>a:active,#primary-navigation li.current>a:hover,#primary-navigation li.current>a:link,#primary-navigation li.current>a:visited {
        color: #222;
        background: #fff
    }

    #primary-navigation li.current span.nav-expand::after,#primary-navigation li.current span.nav-expand::before {
        background: #222
    }

    #primary-navigation li.current span.nav-expand {
        color: #222
    }

    #primary-navigation li.current span.nav-expand:hover::after,#primary-navigation li.current span.nav-expand:hover::before {
        background: #cb2528
    }

    #primary-navigation ul li.nav-level-1 {
        font-size: 1.5em;
        line-height: 1.5em;
        font-weight: 700;
        text-transform: uppercase
    }

    #primary-navigation ul li.nav-level-1>ul>li {
        font-size: .75em;
        line-height: 1.1em
    }

    #primary-navigation ul li.nav-level-1>ul>li li {
        font-size: 1em;
        line-height: 1.1em
    }

    #primary-navigation ul li.nav-level-1 {
        border-bottom: 1px solid rgba(255,255,255,.4);
        min-height: 40px;
        height: auto;
        line-height: 1.4em;
        overflow: hidden;
        padding: 0;
        position: relative;
        text-align: left
    }

    #primary-navigation ul li.nav-level-1:first-child {
        border-top: 1px solid rgba(0,0,0,.3)
    }

    #primary-navigation ul li.nav-level-1>a {
        display: block;
        padding: 8px 19% 10px 5%
    }

    #primary-navigation ul li.nav-level-1 ul {
        list-style-type: none;
        margin: 0;
        max-height: 0
    }

    #primary-navigation ul li.nav-level-1 li {
        overflow: hidden;
        text-align: left
    }

    #primary-navigation ul li.nav-level-1 li a {
        display: block;
        padding: 5px 19% 5px 7%
    }

    #primary-navigation ul li.nav-level-1>ul>li ul {
        border-left: 1px solid rgba(0,0,0,.3);
        margin: 0 0 0 7%
    }

    #primary-navigation ul li.nav-level-1>ul>li ul li a {
        padding: 5px 19% 5px 2%
    }

    #primary-navigation ul li.nav-level-1>ul>li>ul ul {
        margin: 0 0 0 2%
    }

    #primary-navigation ul li.nav-level-1 ul.active {
        max-height: none
    }

    #primary-navigation ul li.nav-level-1>ul.active {
        padding-bottom: 8px
    }

    #toggle-navigation {
        height: 0;
        width: 0
    }

    .no-js #toggle-navigation {
        display: none
    }

    .js #toggle-navigation {
        background: url(/assets/templates/main/images/nav/icon-nav-light.png) no-repeat scroll 7px center rgba(1,64,123,1);
        background-size: auto 25px;
        border-radius: 0;
        cursor: pointer;
        font-size: 15px;
        height: 42px;
        left: 0;
        margin: 0 auto;
        min-width: 100px;
        overflow: hidden;
        padding: 0;
        position: fixed;
        text-align: left;
        top: 0;
        z-index: 1950;
        transition: all .2s
    }

    .js #toggle-navigation:hover {
        background-color: rgba(203,37,40,1)
    }

    .js #toggle-navigation a {
        color: #fff;
        display: block;
        height: 100%;
        line-height: 35px;
        padding: 3px 5px 0 35px;
        text-transform: uppercase;
        text-align: left;
        text-decoration: none;
        width: 100%;
        font-weight: 700;
        position: relative;
        z-index: 10
    }

    .js .active-navigation #toggle-navigation {
        background: none repeat scroll 0 0 rgba(255,255,255,1);
        border-radius: 0;
        height: 40px;
        position: fixed;
        top: 0;
        left: 0;
        width: 90%
    }

    .js .active-navigation #toggle-navigation a {
        color: #363636;
        font-size: 1.2em;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        text-align: right
    }

    #container-primary-navigation {
        height: 100%;
        left: -90%;
        position: fixed;
        width: 90%;
        top: 0;
        z-index: 900
    }

    .active-navigation #container-primary-navigation {
        left: 0
    }

    #container-content,#container-footer,#container-masthead,.ims-push-content {
        position: relative;
        left: 0
    }

    .active-navigation #container-masthead.ims-push-content,.active-navigation #fixed-masthead .phone-container,.active-navigation .ims-push-content {
        left: 90%
    }

    .active-navigation #container-masthead {
        box-shadow: none
    }

    .active-navigation #apexchat_invitation_container_minimized_wrapper,.active-navigation #apexchat_invitation_container_wrapper {
        display: none!important
    }

    div.expand-nav {
        cursor: pointer;
        display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.7em;
        font-weight: 400;
        height: 39px;
        margin: 0;
        padding: 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        z-index: 900;
        text-align: right
    }

    li.nav-level-1 li div.expand-nav {
        height: 25px;
        padding: 3px 10px 0 25px;
        width: 100px
    }

    span.nav-expand {
        color: #fff;
        display: inline-block;
        height: 100%;
        line-height: 100%;
        margin: auto 0 auto auto;
        text-align: center;
        vertical-align: top;
        width: 50px;
        position: relative
    }

    li.nav-level-1 li span.nav-expand {
        height: 25px;
        line-height: 25px
    }

    span.nav-expand:before {
        content: '';
        width: 17px;
        height: 3px;
        background: #fff;
        top: 17px;
        left: 0;
        right: 0;
        margin: auto;
        transition: all .2s;
        position: absolute
    }

    span.nav-expand:after {
        content: '';
        width: 3px;
        height: 17px;
        background: #fff;
        position: absolute;
        top: 10px;
        right: 0;
        left: 0;
        margin: auto;
        transition: all .2s;
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    span.nav-expand:hover {
        background: #fff
    }

    span.nav-expand:hover::after,span.nav-expand:hover::before {
        background: #222
    }

    div.expand-nav.active>span.nav-expand:after {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media all and (min-width: 801px) {
    #container-primary-navigation {
        background:#cb2528
    }

    #primary-navigation {
        max-width: 1145px
    }

    .js #toggle-navigation {
        font-size: 0;
        height: 0;
        width: 0
    }

    #primary-navigation {
        clear: both;
        margin: 0 auto;
        padding: 0;
        position: relative;
        text-align: center;
        z-index: 800
    }

    #primary-navigation ul {
        display: block;
        list-style: none;
        margin: 0 auto;
        padding: 0
    }

    #primary-navigation ul li,#primary-navigation ul li a {
        text-decoration: none;
        cursor: pointer
    }

    #primary-navigation li,#primary-navigation li a:link,#primary-navigation li a:visited {
        color: #fff;
        text-transform: uppercase
    }

    #primary-navigation li {
        border-bottom: 2px solid #cb2528;
        border-top: 2px solid #cb2528
    }

    #primary-navigation li a:active,#primary-navigation li a:hover,#primary-navigation li.active>a {
        color: #cb2528;
        background: #fff
    }

    #primary-navigation ul li.nav-level-1 ul li a:active,#primary-navigation ul li.nav-level-1 ul li a:hover {
        color: #cb2528;
        background: #fff;
        opacity: 1
    }

    #primary-navigation li.current>a:active,#primary-navigation li.current>a:hover,#primary-navigation li.current>a:link,#primary-navigation li.current>a:visited {
        color: #cb2528;
        background: #fff
    }

    #primary-navigation ul li.nav-level-1.current a:after {
        color: #cb2528
    }

    #primary-navigation ul li.nav-level-1 {
        display: inline-block;
        font-size: 1.4em;
        font-weight: 700;
        margin: 0 -3px 0 0;
        padding: 0;
        position: relative;
        text-align: center;
        vertical-align: top
    }

    #primary-navigation ul li.nav-level-1::after,#primary-navigation ul li.nav-level-1:first-of-type::before {
        position: absolute;
        right: -1px;
        height: 80%;
        top: 10%;
        background: rgba(255,255,255,.4);
        width: 1px;
        content: '';
        transition: all .3s
    }

    #primary-navigation ul li.nav-level-1:first-of-type::before {
        right: auto;
        left: 0
    }

    #primary-navigation ul li.nav-level-1.current::after,#primary-navigation ul li.nav-level-1:hover::after {
        opacity: 0
    }

    #primary-navigation ul li.nav-level-1 {
        height: 70px;
        line-height: 70px
    }

    #primary-navigation ul li.nav-level-1>a {
        display: block;
        height: 100%;
        line-height: 60px;
        padding: 0 10px
    }

    #primary-navigation ul li.nav-level-1>a>span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.1
    }

    #primary-navigation ul li.nav-level-1>a:after {
        content: '\ab';
        -ms-transform: rotate(-90deg) scale(1.4,1);
        -webkit-transform: rotate(-90deg) scale(1.4,1);
        -o-transform: rotate(-90deg) scale(1.4,1);
        transform: rotate(-90deg) scale(1.4,1);
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 400;
        font-size: .75em;
        opacity: .5;
        line-height: 1.1em;
        position: absolute;
        right: 0;
        text-align: center;
        bottom: -2px;
        width: 100%
    }

    #primary-navigation ul li.nav-level-1.contains-0 a:after {
        content: ''
    }

    #primary-navigation ul li.nav-level-1>ul {
        transition: box-shadow ease .3s,max-height ease .3s
    }

    #primary-navigation ul li.nav-level-1>ul {
        background: none repeat scroll 0 0 #ce0000;
        box-shadow: 0 3px 8px transparent;
        left: 0;
        max-height: 0;
        overflow: hidden;
        position: absolute;
        top: 68px;
        width: 300px
    }

    #primary-navigation ul li.nav-level-1.active>ul {
        border-radius: 0 0 5px 5px;
        box-shadow: 0 3px 8px rgba(0,0,0,1);
        display: block;
        height: auto;
        max-height: 800px;
        text-align: left
    }

    #primary-navigation ul li.nav-level-1.center-position>ul {
        left: -75px
    }

    #primary-navigation ul li.nav-level-1.right-position>ul {
        left: auto;
        right: 0
    }

    .no-touch div.expand-nav,.no-touch div.expand-nav span.nav-expand {
        display: none
    }

    .nav-level-1.active>div.expand-nav {
        background: none repeat scroll 0 0 #dadada;
        border-radius: 30px;
        box-shadow: 1px 2px 2px #000;
        color: #000;
        height: 40px;
        position: absolute;
        left: 280px;
        top: 41px;
        width: 40px;
        z-index: 900
    }

    .nav-level-1.active.center-position>div.expand-nav {
        left: 210px
    }

    .nav-level-1.active.right-position>div.expand-nav {
        left: auto;
        right: -25px
    }

    .nav-level-1.active>div.expand-nav:active,.nav-level-1.active>div.expand-nav:hover {
        background: none repeat scroll 0 0 #333;
        color: #dadada
    }

    .nav-level-1.active>div.expand-nav span.nav-expand {
        display: block;
        height: 40px;
        line-height: 40px
    }

    .nav-level-1.active>div.expand-nav span.nav-expand:after {
        content: 'X'
    }

    #primary-navigation ul li.nav-level-1 li {
        border: medium none;
        border-top: 1px solid rgba(255,255,255,.3);
        height: auto;
        display: block;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.3em;
        text-align: left
    }

    #primary-navigation ul li.nav-level-1 li a {
        display: block;
        padding: 2px 8px
    }

    #primary-navigation ul li.nav-level-1 li:first-child a {
        padding-top: 3px
    }

    #primary-navigation ul li.nav-level-1>ul>li ul {
        border-left: 1px solid rgba(255,255,255,.3);
        margin: 0 0 0 8px
    }
}

@media all and (min-width: 1050px) {
    #primary-navigation li.nav-level-1#nav-8 {
        width:16.299116424116423%;
        min-width: 158px
    }

    #primary-navigation li.nav-level-1#nav-9 {
        width: 12.037162162162163%;
        min-width: 117px
    }

    #primary-navigation li.nav-level-1#nav-10 {
        width: 12.037162162162163%;
        min-width: 117px
    }

    #primary-navigation li.nav-level-1#nav-11 {
        width: 12.037162162162163%;
        min-width: 117px
    }

    #primary-navigation li.nav-level-1#nav-12 {
        width: 12.972713097713099%;
        min-width: 126px
    }

    #primary-navigation li.nav-level-1#nav-177 {
        width: 12.868762993762994%;
        min-width: 125px
    }

    #primary-navigation li.nav-level-1#nav-21 {
        width: 9.438409563409564%;
        min-width: 92px
    }

    #primary-navigation li.nav-level-1#nav-103 {
        width: 11.309511434511435%;
        min-width: 110px
    }
}

@media all and (min-width: 901px) and (max-width:1049px) {
    #primary-navigation {
        max-width:100%;
        width: 98%
    }

    #primary-navigation ul li.nav-level-1 {
        font-size: 13px
    }

    #primary-navigation li.nav-level-1#nav-8 {
        width: 16.246681415929203%
    }

    #primary-navigation li.nav-level-1#nav-9 {
        width: 12.043141592920353%
    }

    #primary-navigation li.nav-level-1#nav-10 {
        width: 12.043141592920353%
    }

    #primary-navigation li.nav-level-1#nav-11 {
        width: 12.043141592920353%
    }

    #primary-navigation li.nav-level-1#nav-12 {
        width: 12.928097345132745%
    }

    #primary-navigation li.nav-level-1#nav-177 {
        width: 12.817477876106196%
    }

    #primary-navigation li.nav-level-1#nav-21 {
        width: 9.498893805309734%
    }

    #primary-navigation li.nav-level-1#nav-103 {
        width: 11.379424778761061%
    }
}

@media all and (min-width: 801px) and (max-width:901px) {
    #primary-navigation {
        max-width:100%;
        width: 100%
    }

    #primary-navigation ul li.nav-level-1 {
        font-size: 11px
    }

    #primary-navigation li.nav-level-1#nav-8 {
        width: 16.204113924050635%
    }

    #primary-navigation li.nav-level-1#nav-9 {
        width: 12.026898734177214%
    }

    #primary-navigation li.nav-level-1#nav-10 {
        width: 12.026898734177214%
    }

    #primary-navigation li.nav-level-1#nav-11 {
        width: 12.026898734177214%
    }

    #primary-navigation li.nav-level-1#nav-12 {
        width: 12.912974683544304%
    }

    #primary-navigation li.nav-level-1#nav-177 {
        width: 12.78639240506329%
    }

    #primary-navigation li.nav-level-1#nav-21 {
        width: 9.621835443037975%
    }

    #primary-navigation li.nav-level-1#nav-103 {
        width: 11.393987341772153%
    }
}

#container-content {
    overflow: hidden;
    position: relative
}

#content {
    background: #fff;
    overflow: hidden;
    position: relative
}

#top-content {
    float: left
}

#sidebar-content {
    float: right;
    position: relative;
    z-index: 1
}

.content-spacer {
    padding: 10px
}

#top-content .content-spacer {
    padding: 60px 60px 20px 10px
}

#sidebar-content .content-spacer {
    padding: 60px 10px 60px 10px
}

#main-content .content-spacer {
    padding: 90px 120px 60px 120px
}

#top-content .content-spacer h1:first-child {
    margin-top: 0
}

.exclude-secondary-content #top-content .content-spacer {
    padding: 90px 120px 20px
}

.exclude-secondary-content #main-content,.exclude-secondary-content #top-content {
    width: 100%
}

#content>.width-limiter {
    width: 98%;
    overflow: hidden
}

@media all and (max-width: 1050px) {
    #top-content .content-spacer,.exclude-secondary-content #top-content .content-spacer {
        padding:30px 10px 20px 10px
    }

    #sidebar-content .content-spacer {
        padding: 30px 10px 20px 10px
    }

    #main-content .content-spacer {
        padding: 30px 10px
    }
}

@media all and (max-width: 800px) {
    #main-content,#sidebar-content,#top-content {
        float:none;
        width: 100%
    }

    #sidebar-content {
        max-width: 500px;
        margin: auto
    }

    #sidebar-content:after {
        height: 0;
        content: none
    }
}

#promotions-secondary,#sidebar-content .secondary-tools-outer {
    background: #0053a1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTNhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTMyNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,83,161,1) 0,rgba(5,50,93,1) 100%);
    background: -webkit-linear-gradient(top,rgba(0,83,161,1) 0,rgba(5,50,93,1) 100%);
    background: linear-gradient(to bottom,rgba(0,83,161,1) 0,rgba(5,50,93,1) 100%);
    border-radius: 3px;
    text-align: center;
    padding: 25px 40px;
    color: #fff
}

#sidebar-content .secondary-tools-outer .secondary-tools a:link,#sidebar-content .secondary-tools-outer .secondary-tools a:visited {
    color: #fff;
    text-decoration: none
}

#sidebar-content .secondary-tools-outer .secondary-tools a:active,#sidebar-content .secondary-tools-outer .secondary-tools a:hover {
    color: #fc6;
    text-decoration: none
}

#sidebar-content .secondary-tools-outer .secondary-tools .blog-post h3 {
    font-weight: 400;
    font-size: 16px
}

.secondary-tools-outer {
    background: 0 0;
    margin: 20px 0;
    padding: 25px 0 0
}

.secondary-tools-outer:first-child {
    border: medium none;
    margin-top: 0
}

.secondary-tools span.secondary-tools-heading {
    display: block;
    position: relative;
    font-size: 50px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 400;
    margin: 0 0 50px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.05;
    text-shadow: 0 2px 2px rgba(0,0,0,.41)
}

#promotions-secondary .secondary-tools span.secondary-tools-heading::after,#sidebar-content .secondary-tools span.secondary-tools-heading::after {
    content: '';
    bottom: -25px;
    left: -100%;
    right: -100%;
    margin: auto;
    background-color: #fff;
    opacity: .502;
    position: absolute;
    width: 370px;
    max-width: 90%;
    height: 2px
}

#promotions-secondary p.view-all a:link,#promotions-secondary p.view-all a:visited,#sidebar-content .secondary-tools-outer p.view-all a:link,#sidebar-content .secondary-tools-outer p.view-all a:visited {
    color: #fff
}

#promotions-secondary p.view-all a:active,#promotions-secondary p.view-all a:hover,#sidebar-content .secondary-tools-outer p.view-all a:active,#sidebar-content .secondary-tools-outer p.view-all a:hover {
    color: #fc6
}

.secondary-tools span.secondary-tools-heading,.secondary-tools span.secondary-tools-heading a:link,.secondary-tools span.secondary-tools-heading a:visited {
    color: #fff;
    text-decoration: none
}

.secondary-tools span.secondary-tools-heading a:active,.secondary-tools span.secondary-tools-heading a:hover {
    color: #fc6
}

.secondary-tools ul {
    list-style-type: none;
    margin: 10px 0
}

.secondary-tools li {
    font-size: 1.3em;
    font-weight: 700;
    padding: 6px 0
}

.secondary-tools ul li a:link,.secondary-tools ul li a:visited {
    color: #fff;
    text-decoration: none
}

.secondary-tools ul li a:active,.secondary-tools ul li a:hover {
    color: #fc6
}

.secondary-tools form {
    margin: 0 0 15px
}

.secondary-tools form ul {
    list-style-type: none;
    margin: 0
}

.secondary-tools form fieldset,.secondary-tools form ul,.secondary-tools form ul li {
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.secondary-tools form fieldset input[type=text],.secondary-tools form fieldset select,.secondary-tools form fieldset textarea {
    font-size: 1.2em
}

.secondary-tools form button,.secondary-tools form input[type=submit] {
    font-size: 1.2em;
    padding: 6px;
    position: relative;
    margin-left: -10px
}

@media all and (max-width: 1050px) {
    .secondary-tools span.secondary-tools-heading {
        font-size:40px
    }
}

@media all and (min-width: 801px) and (max-width:1050px),all and (max-width:400px) {
    #promotions-secondary,#sidebar-content .secondary-tools-outer {
        padding:20px 25px
    }
}

#promotions-secondary .secondary-tools li a .title {
    display: block;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.15;
    text-transform: uppercase;
    text-shadow: 0 3px 3px rgba(0,0,0,.49)
}

#promotions-secondary .secondary-tools li a:hover .title {
    color: #fff
}

#promotions-secondary .secondary-tools li .teaser {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 400
}

#promotions-secondary .secondary-tools li {
    padding: 0 0
}

#promotions-secondary .secondary-tools li:last-child {
    margin-top: 15px;
    margin-bottom: 30px
}

#promotions-secondary .secondary-tools p.view-all {
    font-size: 15px
}

@media all and (max-width: 1050px) {
    #promotions-secondary .secondary-tools li a .title {
        font-size:28px
    }
}

#promotions #top-content .content-spacer h1:first-child {
    text-align: center
}

#promotions .promotions-item {
    border: 3px dashed #00519d;
    border-radius: 3px;
    margin: 10px auto 40px;
    padding: 30px 20px 50px;
    position: relative;
    text-align: center;
    vertical-align: top
}

#promotions .promotions-item h2 {
    margin: 0;
    font-family: "Open Sans Condensed",sans-serif;
    text-transform: uppercase
}

#promotions .promotions-item h2 a {
    text-decoration: none
}

#promotions .promotions-item p.view-all {
    bottom: 15px;
    display: block;
    padding: 0 6px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%
}

.promotions-item-details-wrapper {
    border: 3px dashed #00519d;
    margin: 0 auto;
    text-align: center;
    width: 90%
}

#promotions .promotions-item-details-wrapper {
    margin: 0 auto 65px
}

.promotional-item-details {
    padding: 30px
}

.promotions-item-details-wrapper img.promotion-logo {
    display: block;
    margin: 10px auto;
    max-width: 300px;
    width: 100%
}

.promotions-item-details-wrapper h1 {
    font-size: 2.6em;
    font-family: "Open Sans Condensed",sans-serif
}

.promotions-item-details-wrapper p {
    font-size: 1.4em
}

.promotions-item-details-wrapper p.promotions-content {
    font-size: 1.6em;
    line-height: 1.2
}

.promotions-item-details-wrapper p.coupon-footer {
    font-size: 1.3em
}

#btn-print-coupon {
    max-width: 240px;
    margin: 10px auto
}

#promotions #btn-print-coupon {
    margin: 10px auto 35px
}

@media all and (max-width: 800px) {
    #btn-print-coupon {
        max-width:220px
    }

    .promotional-item-details {
        padding: 15px
    }
}

#reviews #top-content .content-spacer h1:first-child {
    text-align: center
}

#reviews .promotions-item-details-wrapper {
    border: medium none;
    margin: auto;
    padding: 0
}

#reviews #main-content .testimonial,#reviews #top-content .testimonial {
    background: rgba(242,242,242,1) none repeat scroll 0 0;
    border: 5px solid rgba(242,242,242,1);
    border-radius: 3px;
    font-size: 1.05em;
    margin: 2% auto;
    padding: 30px;
    position: relative;
    width: 94%;
    transition: all .4s
}

#reviews #top-content .testimonial.animated {
    background: rgba(242,242,242,0)
}

#reviews #main-content .testimonial .source,#reviews #top-content .testimonial .source {
    text-align: right;
    font-style: italic
}

#review-banner {
    background: #cb2527;
    background: -moz-linear-gradient(top,#cb2527 0,#cb2527 52%,#ee3e41 100%);
    background: -webkit-linear-gradient(top,#cb2527 0,#cb2527 52%,#ee3e41 100%);
    background: linear-gradient(to bottom,#cb2527 0,#cb2527 52%,#ee3e41 100%);
    text-align: center;
    position: relative
}

#testimonials-secondary .testimonial p {
    font-size: 19px;
    overflow: visible;
    color: #fff
}

#testimonials-secondary .testimonial span.teaser {
    padding: 0 50px
}

#testimonials-secondary .testimonial p.source {
    font-style: italic
}

#review-banner span.secondary-tools-heading,#review-banner span.secondary-tools-heading a:link,#review-banner span.secondary-tools-heading a:visited {
    color: #fc6;
    margin-bottom: 20px
}

#review-banner span.secondary-tools-heading a:active,#review-banner span.secondary-tools-heading a:hover {
    color: #fff
}

#leaf-spacer {
    background-color: #fff;
    background-image: url(/assets/templates/main/images/bgs/leaf-red.png);
    background-size: auto 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    height: 225px;
    position: relative
}

#leaf-spacer::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    margin: auto;
    width: 150px;
    height: 100px;
    content: '';
    background: url(/assets/templates/main/images/icons/icon-reviews.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom
}

#testimonials-secondary .more-btn a {
    background-color: #cb2528
}

#testimonials-secondary .more-btn a:active,#testimonials-secondary .more-btn a:hover {
    background-color: rgba(0,83,161,1);
    border-color: #1e6eba
}

#testimonials-secondary {
    padding: 85px 10px 45px;
    margin: auto auto
}

#testimonial-slider {
    max-width: 960px;
    width: 90%;
    margin: auto;
    padding: 0 100px;
    position: relative
}

#testimonial-slider .testimonial {
    display: inline-block!important;
    vertical-align: middle
}

#testimonial-slider .big-quote {
    top: -5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    background-image: url(/assets/templates/main/images/quote.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    color: transparent
}

#testimonial-slider .slick-arrow {
    position: absolute;
    border: none;
    top: 40%;
    background-color: transparent;
    color: transparent;
    font-size: 1px;
    line-height: 1px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 25px;
    height: 35px;
    z-index: 100
}

#testimonial-slider .slick-prev {
    background-image: url(/assets/templates/main/images/icons/icon-arrow-left.png);
    left: 0
}

#testimonial-slider .slick-next {
    background-image: url(/assets/templates/main/images/icons/icon-arrow-right.png);
    right: 0
}

#testimonial-slider .slick-arrow:hover {
    opacity: .6
}

@media all and (max-width: 800px) {
    #testimonial-slider {
        width:100%;
        padding: 0 30px
    }

    #leaf-spacer {
        background-size: contain
    }

    #testimonials-secondary .testimonial p {
        font-size: 15px;
        padding-top: 40px
    }

    .big-quote {
        top: -40px;
        left: 0;
        right: 0;
        margin: auto
    }

    #testimonials-secondary .testimonial span.teaser {
        padding: 0 0
    }
}

@media all and (max-width: 570px) {
    #leaf-spacer::after {
        width:100px
    }

    .secondary-tools span.secondary-tools-heading {
        font-size: 35px
    }
}

#recommend-me-secondary {
    margin: auto auto;
    padding: 0 0;
    background: #cb2527
}

#recommend-me-secondary .secondary-tools {
    max-width: 1280px;
    margin: auto
}

#recommend-me-secondary a {
    color: #fff
}

#recommend-me-secondary a:hover {
    color: #fc6
}

#recommend-me-secondary #nn-reviews {
    display: inline-block;
    width: 47%;
    margin: auto -3px auto auto;
    vertical-align: middle;
    padding: 25px 10px 20px;
    opacity: 0;
    transition: all .6s;
    transition-delay: .6s
}

#recommend-me-secondary.animated #nn-reviews {
    opacity: 1
}

.nn-business-name {
    position: absolute;
    left: -9999em;
    opacity: 0
}

.nn-agg,.nn-reviews {
    display: inline-block;
    margin-right: -3px;
    vertical-align: middle
}

.nn-agg {
    padding-right: 10px;
    text-align: right;
    width: 20%
}

.nn-agg-rating {
    font-size: 80px;
    line-height: 1.15;
    font-family: "Open Sans Condensed",sans-serif;
    color: #fc6
}

.nn-reviews {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px;
    text-align: left;
    width: 80%;
    line-height: 1.15
}

.nn-agg-container img {
    opacity: 0;
    position: absolute;
    right: -9999em
}

#recommend-me-secondary .stars {
    display: inline-block;
    width: 53%;
    height: 136px;
    vertical-align: middle;
    margin: auto -3px auto auto;
    padding-left: 240px;
    padding-right: 60px;
    line-height: 1
}

#recommend-me-secondary .star {
    width: 20%;
    margin: auto -3px auto auto;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    background-image: url(/assets/templates/main/images/star.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

#recommend-me-secondary.animated .star {
    opacity: 1
}

#recommend-me-secondary.animated .star:nth-child(1) {
    -o-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

#recommend-me-secondary.animated .star:nth-child(2) {
    -o-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#recommend-me-secondary.animated .star:nth-child(3) {
    -o-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

#recommend-me-secondary.animated .star:nth-child(4) {
    -o-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

#recommend-me-secondary.animated .star:nth-child(5) {
    -o-transition-delay: .5s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

@media all and (max-width: 1200px) {
    #recommend-me-secondary .stars {
        padding-left:80px;
        padding-right: 20px
    }

    #recommend-me-secondary .star {
        background-size: contain;
        width: 18%;
        margin-left: 2%
    }

    #recommend-me-secondary .stars {
        width: 35%
    }

    #recommend-me-secondary #nn-reviews {
        width: 65%
    }
}

@media all and (max-width: 800px) {
    #recommend-me-secondary {
        padding:20px 10px 30px
    }

    #recommend-me-secondary #nn-reviews,#recommend-me-secondary .stars,.nn-agg,.nn-reviews {
        display: block;
        margin: auto auto;
        width: 100%;
        text-align: center;
        padding: 0 0
    }

    #recommend-me-secondary .stars {
        padding: 0 40px;
        height: 80px;
        max-width: 400px
    }
}

@media all and (max-width: 470px) {
    .nn-reviews {
        font-size:15px
    }
}

#maintenance-banner {
    text-align: center;
    background-image: url(/assets/templates/main/images/bgs/bg-maintenance.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 10px 70px
}

#maintenance-banner>.width-limiter {
    max-width: 1050px;
    margin: auto;
    width: 100%
}

#maintenance-banner p {
    padding: 0 30px;
    font-size: 19px;
    color: #fff
}

#maintenance-banner ul li {
    color: #fc6;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.2
}

#maintenance-banner ul {
    margin: auto auto 35px auto;
    padding: 0 30px
}

#maintenance-banner .monster {
    color: #fc6;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 3px 3px rgba(0,0,0,.19);
    display: block
}

#maintenance-banner .monster.mainhead {
    font-family: "Open Sans",sans-serif
}

#maintenance-banner .monster.subhead {
    font-weight: 400;
    margin-bottom: 10px
}

#maintenance-banner .more-btn a {
    border-color: #82baec;
    background-color: #01407b
}

#maintenance-banner .more-btn a:active,#maintenance-banner .more-btn a:hover {
    border-color: #e27d7f;
    background-color: #cb2528
}

#maintenance-banner ul li {
    list-style: none
}

#maintenance-banner ul li::before {
    content: '\25cf';
    padding-right: 10px
}

@media all and (max-width: 800px) {
    #maintenance-banner p,#maintenance-banner ul li {
        font-size:15px
    }
}

@media all and (max-width: 570px) {
    #maintenance-banner {
        padding:40px 10px
    }
}

#service-area-banner {
    text-align: center;
    background-color: #ebebeb;
    padding: 10px 10px 40px 10px;
    position: relative;
    overflow: visible;
    margin-top: 80px
}

#service-area-banner>.width-limiter::before {
    right: -800px;
    top: -80px;
    width: 940px;
    height: 410px;
    position: absolute;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/assets/templates/main/images/van.png);
    content: '';
    transition: right .8s
}

@media all and (min-width: 801px) {
    #service-area-banner.animated>.width-limiter::before {
        right:-180px
    }
}

#service-area-banner>.width-limiter {
    padding-top: 300px;
    background-image: url(/assets/templates/main/images/bgs/bg-service-areas.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    position: relative;
    overflow: visible
}

.service-towns {
    color: #0053a1;
    font-size: 50px;
    margin-bottom: 10px;
    font-family: "Open Sans Condensed",sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

#service-area-banner .secondary-tools-outer {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 15px
}

.secondary-tools .service-cities li {
    position: relative;
    font-size: 15px;
    line-height: 1.15;
    display: inline-block;
    margin: auto 8px;
    color: #777;
    padding-right: 15px
}

.secondary-tools .service-cities li a:link,.secondary-tools .service-cities li a:visited {
    color: #333
}

.secondary-tools .service-cities li a:active,.secondary-tools .service-cities li a:hover {
    color: #333;
    text-decoration: underline
}

.secondary-tools .service-cities li::after {
    content: '|';
    left: -20px;
    position: absolute;
    top: 5px;
    color: #333
}

.secondary-tools .service-cities li.and-more-link::after,.secondary-tools .service-cities li:first-child::after {
    content: none
}

.secondary-tools .service-cities li.and-more-link {
    display: block;
    width: 100%
}

.secondary-tools .service-cities li.and-more-link a:after {
    content: " \00BB";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    padding: 0
}

#service-area-search p {
    font-size: 19px;
    line-height: 1.15;
    color: #333;
    font-weight: 700;
    margin-bottom: 5px
}

#service-area-search form {
    margin-bottom: 5px
}

#service-area-search form ul li input[type=submit] {
    width: 118px;
    font-size: 19px
}

#service-area-search .populate {
    width: 141px
}

#service-area-search p.view-all a:link,#service-area-search p.view-all a:visited {
    color: #0053a1
}

#service-area-search p.view-all a:active,#service-area-search p.view-all a:hover {
    color: #cb2528
}

@media all and (max-width: 1130px) {
    .secondary-tools .service-cities {
        max-width:600px;
        margin: auto
    }
}

@media all and (max-width: 1050px) {
    .service-towns {
        font-size:40px
    }

    #service-area-banner>.width-limiter::before {
        width: 700px;
        height: 300px;
        top: 0;
        background-size: contain
    }
}

@media all and (max-width: 800px) {
    .service-towns {
        font-size:35px
    }

    #service-area-search p {
        font-size: 15px
    }

    #service-area-banner>.width-limiter {
        padding-top: 0;
        padding-bottom: 180px;
        background: 0 0
    }

    #service-area-banner {
        margin-top: 20px
    }

    #service-area-banner>.width-limiter::before {
        bottom: -30px;
        top: auto;
        height: 180px;
        left: -100%;
        right: -100%;
        margin: auto;
        background-position: bottom
    }
}

@media all and (max-width: 570px) {
    .service-towns {
        font-size:30px
    }

    #service-area-banner>.width-limiter::before {
        width: 300px
    }

    .secondary-tools .service-cities li {
        width: 100%;
        margin: auto;
        display: block;
        padding-right: 0
    }

    .secondary-tools .service-cities li::after {
        content: none
    }

    #service-area-banner>.width-limiter {
        padding-bottom: 140px
    }
}

#service-areas .service-towns {
    margin-top: 0;
    text-align: center
}

#service-areas #service-area-search,#service-areas .secondary-tools ul {
    margin: auto auto;
    text-align: center;
    padding: 0 0
}

#service-areas #top-content .content-spacer h1 {
    text-align: center
}

#service-areas .exclude-secondary-content #top-content .content-spacer {
    padding: 90px 20px 20px
}

@media all and (max-width: 800px) {
    #service-calls-map {
        max-height:550px
    }
}

@media all and (max-width: 570px) {
    #service-calls-map {
        max-height:350px
    }
}

ul.affiliations {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

ul.affiliations li {
    display: inline-block;
    margin-right: -3px;
    max-width: 250px;
    padding: 12px;
    vertical-align: middle;
    margin: 5px 20px
}

ul.affiliations li a {
    color: #000;
    display: block;
    text-decoration: none
}

ul.affiliations li img {
    border: medium none;
    display: block;
    width: 100%
}

ul.affiliations li span {
    left: -999em;
    position: absolute
}

ul.affiliations li span.visible {
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.1em;
    left: auto;
    padding: 5px;
    position: static;
    text-align: center
}

#payments ul {
    margin: 0 auto;
    text-align: left
}

#payments ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    list-style-type: none;
    padding: 0
}

#payments ul li span {
    position: absolute;
    left: -999em
}

#container-footer {
    padding: 35px 10px 30px;
    text-align: center;
    background: #cb2527;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiMjUyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2NiMjUyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTNlNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(203,37,39,1) 0,rgba(203,37,39,1) 52%,rgba(238,62,65,1) 100%);
    background: -webkit-linear-gradient(top,rgba(203,37,39,1) 0,rgba(203,37,39,1) 52%,rgba(238,62,65,1) 100%);
    background: linear-gradient(to bottom,rgba(203,37,39,1) 0,rgba(203,37,39,1) 52%,rgba(238,62,65,1) 100%)
}

#container-footer p {
    color: #fff
}

#container-footer [class*=ims-grid-] {
    vertical-align: bottom
}

#container-footer .phone-number {
    font-size: 40px;
    line-height: 1
}

#container-footer .phone-text {
    color: #fff;
    margin-bottom: 10px
}

#container-footer .phone-number,#container-footer .phone-number a,#container-footer .phone-number span,#container-footer .phone-number span.gc-cs-link {
    color: #ffd176
}

p.address {
    font-weight: 700;
    margin-bottom: 8px
}

p.license {
    margin-bottom: 0
}

p.tagline2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #ffd176;
    margin: 5px 0
}

#footer-center img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto
}

#container-footer .cta-button {
    background: #fff
}

#container-footer .cta-button span a {
    color: #cb2528
}

#container-footer .cta-button:active,#container-footer .cta-button:hover {
    background: #ffd176;
    border: 2px solid #e4b75e
}

#container-footer-navigation {
    background: #cb2528
}

#footer-navigation ul {
    list-style-type: none;
    margin: auto auto;
    text-align: center
}

#footer-navigation ul li {
    display: inline-block;
    font-size: 1.4em;
    font-weight: 700;
    padding: 16px 17px 14px;
    text-transform: uppercase
}

#footer-navigation ul li::after {
    content: '|';
    color: #fff;
    position: relative;
    right: -16px;
    top: -1px
}

#footer-navigation ul li:last-of-type::after {
    content: none
}

#footer-navigation ul li a:link,#footer-navigation ul li a:visited {
    color: #fff;
    text-decoration: none
}

#footer-navigation ul li a:active,#footer-navigation ul li a:hover {
    color: #ffd176
}

#container-copyright {
    padding: 15px 0
}

#container-copyright [class*=ims-grid-] {
    vertical-align: middle
}

#container-copyright p.copyright {
    margin-bottom: auto;
    font-size: 12px;
    line-height: 1.15;
    color: #cb2528
}

p.imarket-link {
    margin: auto auto;
    text-align: right;
    color: #cb2528
}

p.imarket-link a {
    position: relative;
    line-height: 1.15;
    background: transparent url(/assets/templates/main/images/logo-imarket.png) no-repeat 0 50%;
    color: #cb2528;
    padding: 5px 0 5px 30px;
    margin: 0 auto;
    text-decoration: none
}

p.imarket-link a:hover {
    text-decoration: underline
}

@media all and (max-width: 1050px) {
    #container-footer .phone-number {
        font-size:3em
    }

    #container-footer .phone-text {
        font-size: 12px
    }

    #footer-navigation ul li {
        padding: 8px
    }

    #footer-navigation ul li::after {
        right: -8px
    }
}

@media all and (max-width: 900px) {
    #footer-navigation ul {
        max-width:500px
    }
}

@media all and (max-width: 800px) {
    #container-footer .phone-number {
        font-size:2.5em
    }

    #container-copyright .ims-grid-six {
        width: 100%;
        margin: auto;
        display: block;
        padding-left: 15px
    }

    p.copyright,p.imarket-link {
        text-align: center
    }
}

@media all and (max-width: 650px) {
    #container-footer .ims-grid-four {
        width:100%;
        margin: 5px auto;
        display: block;
        padding-right: 0
    }

    #container-footer #footer-center img {
        max-width: 250px
    }
}

@media all and (max-width: 480px) {
    #footer-navigation ul li {
        width:100%
    }

    #footer-navigation ul li::after {
        content: none
    }
}

.no-main-content #main-content .content-spacer {
    padding: 0 0
}

.no-main-content #testimonials-secondary {
    padding-bottom: 100px
}

.no-main-content #service-area-banner {
    margin-top: 0
}

.no-main-content #service-area-banner>.width-limiter::before {
    top: -50px
}

@media all and (max-width: 1050px) {
    .no-main-content #testimonials-secondary {
        padding-bottom:50px
    }

    .no-main-content #service-area-banner>.width-limiter::before {
        top: 30px
    }

    .no-main-content #main-content .content-spacer {
        padding: 0 0
    }
}

@media all and (max-width: 800px) {
    .no-main-content #service-area-banner>.width-limiter::before {
        top:auto
    }
}

.vid_trigger {
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block
}

.vid_trigger img {
    visibility: hidden
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8)
}

.v_player {
    position: relative;
    margin: 0 auto
}

.lightbox iframe,.lightbox img {
    max-width: 90%;
    max-height: 80%;
    margin-top: 5%
}

.lightbox-visible {
    outline: 0;
    display: block
}

.ims-vid-trigger {
    cursor: pointer
}

#sidebar-content .widget select {
    font-size: 1.6em;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
}