﻿@import  "//hello.myfonts.net/count/2e2f6e";

@font-face {
    font-family: 'ProximaNovaA-Regular';
    src: url(/media/1045/2e2f6e_0_0.eot);
    src: url(/media/1045/2e2f6e_0_0.eot?#iefix) format("embedded-opentype"),url(/media/1049/2e2f6e_0_0.woff2) format("woff2"),url(/media/1048/2e2f6e_0_0.woff) format("woff"),url(/media/1050/2e2f6e_0_0.ttf) format("truetype");
}

@font-face {
    font-family: 'ProximaNovaAExCn-Regular';
    src: url(/media/1047/2e2f6e_1_0.eot);
    src: url(/media/1047/2e2f6e_1_0.eot?#iefix) format("embedded-opentype"),url(/media/1041/2e2f6e_1_0.woff2) format("woff2"),url(/media/1039/2e2f6e_1_0.woff) format("woff"),url(/media/1042/2e2f6e_1_0.ttf) format("truetype");
}

@font-face {
    font-family: 'ProximaNovaAExCn-Semibold';
    src: url(/media/1040/2e2f6e_2_0.eot);
    src: url(/media/1040/2e2f6e_2_0.eot?#iefix) format("embedded-opentype"),url(/media/1043/2e2f6e_2_0.woff2) format("woff2"),url(/media/1044/2e2f6e_2_0.woff) format("woff"),url(/media/1046/2e2f6e_2_0.ttf) format("truetype");
}

* {
    margin: 0;
}

html,body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'ProximaNovaA-Regular';
    font-weight: 300;
    font-size: 10pt;
}

.row {
    margin: 0;
}

.page-wrapper {
    min-height: 100%;
    width: 100%;
    position: relative;
    background-color: #fff;
    display: inline-block;
}

.header {
    position: absolute;
    display: block;
    min-width: 100%;
    min-height: 120px;
    background-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-color: #f7941e;
    color: #fff;
}

.header-img {
    margin: 30px 0 0 55px;
}

.header-nav {
    margin: 87px 55px 0 0;
    float: right;
}

.header-nav a {
    color: #fff;
    padding: 0 10px;
    font-size: 9pt;
}

.header-nav img {
    padding-bottom: 4px;
}

#mobile-nav {
    display: none;
}

.slicknav_menu {
    display: none;
    background-image: url(/media/1012/logo-tiny.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.left-nav {
    width: 20%;
    min-width: 300px;
    top: 120px;
    left: 0;
    bottom: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.left-nav-menu {
    float: right;
}

.left-nav-menu-item {
    position: relative;
    background-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #f7941e;
    display: block;
    color: #fff;
    width: 300px;
    padding: 20px;
    text-decoration: none;
}

.left-nav-menu-button {
    background-color: #f7941e;
    border: none;
    float: right;
    background-image: url(/media/1007/left-nav-btn.png);
    background-position: center;
    background-size: cover;
    height: 35px;
    width: 35px;
    margin-top: -6px;
}

.index-left-nav {
    min-width: 300px;
    top: 120px;
    left: 10%;
    bottom: 0;
    position: absolute;
}

#menuMega > ul > li > div > div > div > div > h4 > a {
    color: #000;
}

#menuMega > ul > li > div > div > div > div > h4 > a:hover {
    color: #f7941e;
    text-decoration: none;
}

#menuMega > ul > li > div > div > div > div > div > h4 > a {
    color: #000;
}

#menuMega > ul > li > div > div > div > div > div > h4 > a:hover {
    color: #f7941e;
    text-decoration: none;
}

#menuMega > ul > li > div > div > div > div > ul > li a:hover {
    color: #f7941e;
}

#menuMega > ul > li > div > div > div > div > div > ul > li > a:hover {
    color: #f7941e;
}

#menuMega > ul > li > a {
    font-weight: 400;
    font-size: 14px;
}

#menuMega > ul > li > a:hover {
    text-decoration: underline;
}

#menuMega > ul > li > div {
    overflow: hidden !important;
}

.index-content-area {
    top: 120px;
    width: 100%;
    height: 100%;
    position: inherit;
    margin-bottom: 214px;
    display: block;
}

.content-area {
    top: 120px;
    width: 80%;
    position: relative;
    float: right;
    margin-bottom: 250px;
    display: block;
}

.content-nav-wrapper {
    background-color: #eae8e5;
}

.content-nav {
    padding: 15px 0;
}

.content-nav h4 {
    color: #f7941e;
    text-transform: uppercase;
    font-family: 'ProximaNovaAExCn-Semibold';
    font-size: 20pt;
}

.content-nav ul {
    text-align: center;
    display: inline;
    padding: 0;
    list-style: none;
    font-family: 'ProximaNovaAExCn-Regular';
    font-size: 14pt;
}

.content-nav ul li {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    padding: 5px 15px;
    background: #a5a5a5;
    color: #fff;
    text-transform: uppercase;
    min-width: 200px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.content-nav a {
    color: #fff;
    text-decoration: none !important;
    outline: 0;
}

.content-nav a:hover {
    text-decoration: none !important;
    outline: 0;
}

.content-nav ul li:hover {
    background: #f79a2b;
    cursor: pointer;
}

.content-nav ul li ul {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
    width: 150px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
}

.content-nav ul li ul li {
    background: #555;
    display: block;
    color: #fff;
    z-index: 100;
    text-transform: none;
    font-family: 'ProximaNovaA-Regular';
    font-size: 10pt;
    text-align: left;
}

.content-nav ul li ul li:hover {
    background: #666;
}

.content-nav ul li:hover ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.content-header {
    margin-top: 15px;
}

.content-header h1 {
    color: #000;
    display: inline;
    text-transform: uppercase;
    font-family: 'ProximaNovaAExCn-Regular';
    font-size: 20pt;
}

.content-header hr {
    border-color: #d4d1cb;
    border-width: 1px;
    margin: 5px 0;
}

/* iVos login button */
.orange-btn {
    border-radius: 8px;
    border-width: 0;
    color: #fff;
    margin-top: -5px;
    padding: 5px 10px;
    background: #f9b03e;
/* Old browsers */
    background: -moz-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9b03e),color-stop(100%,#f37110));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* IE10+ */
    background: linear-gradient(to bottom,#f9b03e 0%,#f37110 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b03e',endColorstr='#f37110',GradientType=0);
/* IE6-9 */
}

/* iVos login button */
.orange-btn:hover {
    background: #f7c57b;
/* Old browsers */
    background: -moz-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7c57b),color-stop(100%,#f28b41));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* IE10+ */
    background: linear-gradient(to bottom,#f7c57b 0%,#f28b41 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7c57b',endColorstr='#f28b41',GradientType=0);
/* IE6-9 */
}

/* Forms submit button */
#contour_form_LossReportRequestForm > form > div > div.contourNavigation.row-fluid > div > input {
    width: 150px;
    margin-top: 10px;
    border-radius: 8px;
    border-width: 0;
    color: #fff;
    padding: 5px 10px;
    background: #f9b03e;
/* Old browsers */
    background: -moz-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9b03e),color-stop(100%,#f37110));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,#f9b03e 0%,#f37110 100%);
/* IE10+ */
    background: linear-gradient(to bottom,#f9b03e 0%,#f37110 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b03e',endColorstr='#f37110',GradientType=0);
/* IE6-9 */
}

/* Forms submit button */
#contour_form_LossReportRequestForm > form > div > div.contourNavigation.row-fluid > div > input:hover {
    background: #f7c57b;
/* Old browsers */
    background: -moz-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7c57b),color-stop(100%,#f28b41));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,#f7c57b 0%,#f28b41 100%);
/* IE10+ */
    background: linear-gradient(to bottom,#f7c57b 0%,#f28b41 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7c57b',endColorstr='#f28b41',GradientType=0);
/* IE6-9 */
}

.report-form input[type="text"],.report-form textarea {
    width: 50%;
    border: 1px solid #c1c1c1;
}

.footer {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-top-style: solid;
    border-top-width: 10px;
    border-top-color: #f7941e;
    background-color: #fff;
    padding: 20px 55px;
	z-index: 999;
}

.footer-copy {
    float: left;
    font-size: 12px;
}

.footer-contact {
    float: right;
    font-size: 14px;
}

.footer-phone {
    color: #f79a2b;
}

.contact-h1 {
    color: #f79a2b;
    text-transform: uppercase;
}

.contact-h4 {
    color: #81796A;
    font-size: 24px;
    margin-top: 32px;
}

.contact-item {
    margin-bottom: 40px;
}

.contact-item h5 {
    color: #f79a2b;
    font-size: 14px;
}

.contact-item h6 {
    color: #1dbfd9;
    font-size: 14px;
}

.three-column-hr {
    border-color: #d4d1cb;
    border-width: 1px;
    margin-left: 16px;
    margin-right: 25px;
}

.orange {
    color: #f79a2b !important;
}

.contact-header {
	margin-top: 0;
	margin-bottom: 20px;
}

.pdf-list ul {
    list-style: none;
    padding-left: 20px;
}

.pdf-list ul li {
    background: url(/media/1053/pdf.png) left center no-repeat;
    padding-left: 30px;
    margin-bottom: 20px;
}

.download-list ul {
    list-style: none;
    padding-left: 20px;
}

.download-list ul li {
    background: url(/media/1052/download-icon.png) left center no-repeat;
    padding-left: 30px;
    margin-bottom: 20px;
}

.grid-hr {
    margin-bottom: 0;
}

.grid-spacer {
    min-height: 20px;
}

p.small-text {
	font-size: 0.8rem;
}

@media screen and (max-width: 1500px) {
    .left-nav {
        width: 30%;
    }

    .content-area {
        width: 70%;
    }
}

@media (max-width: 1200px) {
    .contact-h4 {
        margin-top: 0;
    }
}

@media screen and (max-width: 1000px) {
    .left-nav {
        display: none;
    }

    .index-left-nav {
        display: none;
    }

    .header {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }

    #mobile-nav {
        display: none;
    }

    .index-content-area {
        top: 0;
        margin-bottom: 142px;
    }

    .content-area {
        width: 100%;
        top: 0;
    }

    .content-area .content-nav ul li {
        margin-bottom: 10px;
    }

    .content-area .content-nav ul li ul li {
        margin-bottom: 0;
    }

    .body-nav nav button {
        margin-bottom: 10px;
    }

    .footer-contact {
        float: left;
    }

    .footer {
        bottom: 48px;
        overflow: visible;
        z-index: 3;
    }

    .slides-navigation a img {
        width: 25px;
        height: 25px;
    }

    .report-form input[type="text"],.report-form textarea {
        width: 100%;
    }
}

.custom-heading {
    margin-top: 3px;
    margin-bottom: 3px;
}