/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    color: #eee4c9;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px !important;
    font-weight: 700;
}

h1, h2 {
    font-weight: normal;
    color: #eee4c9;
    font-family: Times New Roman;
    font-size: 23px;
    margin-bottom: 10px;
    word-break: break-all;
}

h3, h4 {
    color: #eee4c9;
    font-size: 18px;
}

p {
    color: #eee4c9;
    font-family: Arial;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
}

a {
    text-decoration: underline;
    color: #fff;
}

img {
    display: inline-block !important;
    max-width: 100%;
}

.wrapper {
}

.top-cnt, .main-bg {
    padding: 0 15px;
    background: #790102;
}

.banner-area, .top-right {
    text-align: center;
}

.banner-area a.claim-now, .top-right a.claim-now2 {
    background: rgba(000,000,000, .7);
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

/* flag links */
.france-flag-link {
    text-align: right;
    padding-top: 10px;
}

.canada-flag-link {
    text-align: right;
    padding-top: 10px;
}

ul#menubelow {
    list-style: none;
    margin-top: 20px;
}

ul#menubelow li {
    display: inline-block;
}

ul#menubelow li a {
    text-decoration: none;
    margin: 0 5px;
    background: #caaa51;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

ul#menubelow li a:hover {
    opacity: .7;
}

@media (min-width: 769px) {
    * {
        margin: 0;
    }

    .wrapper {
        margin: 0 auto;
        width: 996px;
    }

    .top-cnt {
        float: left;
        width: 100%;
        height: 180px;
        background: #740808;
        padding: 10px 0;
        position: relative;
    }

    .top-cnt .top-para {
        float: right;
        width: 555px;
        height: 123px;
        color: #e5d86f;
        font-family: Arial;
        font-size: 12px;
        line-height: 19px;
        text-align: center;
        padding-top: 25px;
        font-weight: bold;
    }

    .top-left {
        float: left;
        padding-top: 50px;
    }

    .nav {
        -webkit-border-radium: 7px 7px 0px 0px;
        -moz-border-radius: 7px 7px 0px 0px;
        -khtml-border-radius: 7px 7px 0px 0px;
        border-radius: 7px 7px 0px 0px;
        box-shadow: 0 -2px 6px 0 #530606;
        position: relative;
    }

    .nav ul {
        display: block;
        margin: 0;
        padding: 0;
    }

    .nav ul li {
        float: left;
        list-style: none;
        background: url("images/nav-hover.jpg") no-repeat left bottom;
        padding: 14px 25px;
        color: #eee4c9;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .nav ul li:first-child {
        background: none;
    }

    .nav ul li a {
        color: #eee4c9 !important;
    }

    .nav ul li a:hover {
        text-decoration: underline;
    }

    .main-bg {
        float: left;
        background: url("images/bottom-bg.jpg") repeat-x left bottom #790102;
    }

    .banner-area {
        float: left;
        width: 996px;
        height: 358px;
        background: url("images/banner-bg.jpg") no-repeat 0 0;
    }

    .banner-area span {
        display: block;
        text-align: center;
        margin: 35px auto 100px;
    }

    .banner-area a.claim-now {
        display: block;
        background: url("images/claim-now-btn.png") no-repeat 0 0;
        margin: 0 auto;
        width: 329px;
        height: 78px;
        text-indent: -9999px;
    }

    .banner-area a.claim-now2 {
        background: url("images/claim-now-btn2.png") no-repeat 0 0;
    }

    .banner-area a.claim-now:hover {
        background-position: 0 -80px;
    }

    .content-area {
        float: left;
        width: 996px;
    }

    .content-bg {
        float: left;
        width: 996px;
    }

    .content-text {
        float: left;
        width: 100%;
        margin: 20px 0 25px;
        padding: 0 20px;
    }

    .content-text-left {
        float: left;
        width: 215px;
    }

    .sidebar {
        float: left;
        width: 213px;
        border: 1px solid #ebceaf;
    }

    .sidebar h3 {
        font-size: 23px;
        font-family: Times New Roman;
        color: #6c0101;
        background: url("images/sidebar-title-bg.jpg") no-repeat 0 0;
        padding: 6px 12px;
        text-align: center;
        font-weight: normal;
    }

    .sidebar ul {
        padding-left: 0 !important;
    }

    .sidebar ul li {
        float: left;
        list-style: none;
        color: #ffb401;
        font-family: Arial;
        font-weight: bold;
        margin: 1px 0;
    }

    .sidebar ul li a {
        float: left;
        color: #e5d86f !important;
        padding: 4px 8px 4px 22px;
        background: url("images/sidebar-arrow.png") no-repeat 11px 10px;
    }

    .sidebar ul li a:hover {
        color: #fff;
        background: url("images/sidebar-arrow.png") no-repeat 11px 10px #9c2525;
    }

    .content-text-right {
        float: right;
        width: 710px;
    }

    .content {
        float: left;
        width: 100%;
    }

    .content h1, .content h2 {
        font-weight: normal;
        color: #eee4c9;
        font-family: Times New Roman;
        font-size: 23px;
        margin-bottom: 10px;
    }

    .para {
        float: left;
    }

    .para p {
        font-family: Arial;
        color: #eee4c9;
        margin-bottom: 10px;
        line-height: 19px;
    }

    .table-area {
        float: left;
        width: 100%;
        background: url("images/content-title-bg.jpg") repeat-x 0 0;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 23px;
        font-family: Times New Roman;
        color: #6c0101;
        font-weight: normal;
    }

    table {
        width: 100%;
        border: 1px solid #ebceaf;
    }

    tr:last-child td {
        border: none;
    }

    th {
        text-align: center;
        color: #6c0101;
        font-family: Arial;
        font-weight: normal;
        padding: 11px 10px;
    }

    td {
        color: #eee4c9;
        background: #9c2525;
        text-align: center;
        font-family: Arial;
        font-weight: bold;
        padding: 7px 10px;
        border-bottom: 1px solid #000;
    }

    td a {
        color: #eee4c9;
    }

    td a:hover {
        text-decoration: underline;
    }

    td.visit a {
        display: block;
        width: 77px;
        height: 39px;
        background: url("images/visit-btn.png") no-repeat 0 0;
        text-indent: -9999px;
        margin: 0 auto;
    }

    td.visit2 a {
        background: url("images/visit-btn2.png") no-repeat 0 0;
    }

    td.visit a:hover {
        background-position: 0 -40px;
    }

    .align-left {
        text-align: left;
    }

    td.align-left {
        color: #e5d86f;
        font-weight: bold;
    }

    .footer-img {
        float: left;
        width: 100%;
        margin: 10px 0 15px;
    }

    .top-cnt-subpage {
        background: url("images/subpage-top-bg.jpg") no-repeat center top #740808;
    }

    .logo {
        float: left;
        height: 148px;
    }

    .top-right {
        float: right;
        padding: 32px 0 0 0;
    }

    .top-right img {
        float: left;
    }

    .top-right a.claim-now2 {
        float: left;
        background: url("images/claim-now-btn2.png") no-repeat 0 0;
        width: 299px;
        height: 74px;
        text-indent: -9999px;
        margin-left: 65px;
    }

    .top-right a.claim-now2:hover {
        background-position: 0 -74px;
    }

    .news {
        display: block;
    }

    .news ul {
        display: block;
        margin: 0;
    }

    .news ul li {
        width: 689px;
        color: #eee4c9;
        font-family: Arial;
        font-size: 12px;
        list-style: none;
        padding: 10px;
        line-height: 20px;
    }

    .news ul li:hover {
        background: #9c2525;
    }

    .news ul li span {
        display: block;
        font-weight: normal;
    }

    .news ul li small.date {
        font-size: 12px;
        color: #eee4c9;
    }

    .news ul li a {
        color: #e5d86f;
        font-weight: bold;
        text-decoration: none;
    }

    .news ul li a:hover {
        text-decoration: underline;
    }

    /* flag links */
    .france-flag-link {
        position: absolute;
        left: 20px;
    }

    .canada-flag-link {
        position: absolute;
        left: 20px;
    }

    .navbar-top {
        background: none;
        box-shadow: none;
        border: 0 none;
    }

    .navbar-top ul {
    }

    .navbar-top ul li {
        padding: 0;
    }

    .navbar-top ul li a {
        padding-top: 8px;
        padding-bottom: 5px;
    }

    .navbar-main {
        background: none;
        box-shadow: none;
        border: 0 none;
    }

    .navbar-main ul li, .navbar-main ul li a {
        float: none;
    }
}

@media (max-width: 768px) {
    .para img {
        float: none !important;
    }
}
.clearfix::after{content:"";display:table;clear:both}
