﻿.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.every-claim-counts-banner {
    background:url(/images/every-claim-counts-banner.png) no-repeat left top;
    width:1051px;
    height:393px;
    margin:5px 0 0 0;



}

.every-claim-counts-banner h1 {

    color:#ffffff;
    font-size:90px;
    text-align:center;
    text-transform:uppercase;
    margin:0;
}

.every-claim-counts-header-bar {
    background:#842c2c;
    margin:2px 0 0 0;
    padding:15px 0;
}

.every-claim-counts-header-bar h2 {
    color:#ffffff;
    font-size:55px;
    text-align:center;
    text-transform:uppercase;
    margin:0;
}

.every-claim-counts-carousel-container {
    height:443px;
    background:#f6f4f2;
}

.every-claim-counts-carousel-panel {
    height:320px;

}


.every-claim-counts-carousel ul.slick-dots {
    list-style:none;
}

.every-claim-counts-carousel ul.slick-dots li {
    width:36px;
    height:36px;
    margin:0 15px;
}

.every-claim-counts-carousel ul.slick-dots li button {
    width:36px;
    height:36px;
    padding:0;
    background-size:36px 72px;
}

.every-claim-counts-carousel ul.slick-dots li:nth-child(3) button {
    background:url(/images/every-claim-counts-dot-bod.png) no-repeat left top;
    background-size:36px 72px;
}

.every-claim-counts-carousel ul.slick-dots li:nth-child(1) button {
    background:url(/images/every-claim-counts-dot-percent.png) no-repeat left top;
    background-size:36px 72px;
}

.every-claim-counts-carousel ul.slick-dots li:nth-child(2) button {
    background:url(/images/every-claim-counts-dot-pound.png) no-repeat left top;
    background-size:36px 72px;
}

.every-claim-counts-carousel ul.slick-dots li.slick-active button ,
.every-claim-counts-carousel ul.slick-dots li button:hover {
    background-position:left bottom;
}

.every-claim-counts-carousel ul.slick-dots li button:before {
    display:none;
}


.every-claim-counts-carousel-panel-inner-left ,
.every-claim-counts-carousel-panel-inner-right {
    width:364px;
    float:left;
}

.every-claim-counts-carousel-panel-inner-left .content {
    padding:50px 0 0 124px;
}

.every-claim-counts-carousel-panel-inner-right .content {
    padding:50px 0 0 24px;
}

.every-claim-counts-carousel-panel-inner-left h3 ,
.every-claim-counts-carousel-panel-inner-right h3 {
    font-size:36px;
    margin:0;
}

.every-claim-counts-carousel-panel-inner-left .pound {
    margin:30px 0 0 10px;
    color:#852d2c;
    font-size:80px;
    font-family: 'Giorgio-Sans-Web';
}

.every-claim-counts-carousel-panel-inner-left .million {
    color:#852d2c;
    font-size:40px;
    font-family: 'Giorgio-Sans-Web';
    margin:0 0 0 40px;
}

.every-claim-counts-carousel-panel-inner-center .pound {
    margin:30px 0 0 54px;
    color:#852d2c;
    font-size:120px;
    font-family: 'Giorgio-Sans-Web';
}

.every-claim-counts-carousel-panel-inner-center .million {
    color:#852d2c;
    font-size:80px;
    font-family: 'Giorgio-Sans-Web';
    text-align:center;
}

.every-claim-counts-carousel-panel-inner-right .pound {
    margin:30px 0 0 50px;
    color:#852d2c;
    font-size:80px;
    font-family: 'Giorgio-Sans-Web';
}

.every-claim-counts-carousel-panel-inner-right .million {
    color:#852d2c;
    font-size:40px;
    font-family: 'Giorgio-Sans-Web';
    margin:0 0 0 70px;
}

.every-claim-counts-carousel-panel-inner-left .percent-99 ,
.every-claim-counts-carousel-panel-inner-right .percent-99 {
    background:url(/images/every-claim-counts-percent-99.png) no-repeat left top;
    width:142px;
    height:142px;
    margin:30px 0 0 0;
}

.every-claim-counts-carousel-panel-inner-left .percent-93 ,
.every-claim-counts-carousel-panel-inner-right .percent-93 {
    background:url(/images/every-claim-counts-percent-93.png) no-repeat left top;
    width:142px;
    height:142px;
    margin:30px 0 0 50px;
}

.every-claim-counts-carousel-panel-inner-center .percent-98 {
    background:url(/images/every-claim-counts-percent-98.png) no-repeat left top;
    width:188px;
    height:188px;
    margin:30px 0 0 65px;
}

.every-claim-counts-carousel-panel-inner-left .bod ,
.every-claim-counts-carousel-panel-inner-right .bod {
    background:url(/images/every-claim-counts-bod-small.png) no-repeat left top;
    color:#e49535;
    font-size:60px;
    font-family: 'Giorgio-Sans-Web';
    min-height:60px;
    padding:5px 0 0 64px;
    margin:50px 0 0 0;
}

.every-claim-counts-carousel-panel-inner-right .bod {
    margin:50px 0 0 45px;
}

.every-claim-counts-carousel-panel-inner-center .bod {
    background:url(/images/every-claim-counts-bod-large.png) no-repeat left top;
    color:#e49535;
    font-size:80px;
    font-family: 'Giorgio-Sans-Web';
    min-height:81px;
    padding:10px 0 0 80px;
    margin:50px 0 0 50px;
}

.every-claim-counts-carousel-panel-inner-center {
    width:323px;
    float:left;
    padding:25px 0 0 0 ;
}

.every-claim-counts-carousel-panel-inner-center h3 {
    font-size:50px;
    margin:0;
    margin:0 0 0 95px;
}

.every-claim-counts-carousel-panel-summary {
    text-align:center;
    margin:0 0 20px 0;
    padding:0 0 20px 0;
    position:relative;
}

.every-claim-counts-carousel-panel-summary:after {
    width:17px;
    height:9px;
    content:"";
    background:url(/images/every-claim-counts-caret-down.png) no-repeat left top;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-8px;
}

.every-claim-counts-body {
    padding:60px 120px;

}

.every-claim-counts-body h3 {
    color:#852d2c;
    font-size:36px;
    margin:0 0 60px 0;
    text-align:center;
    text-transform:uppercase;

}

.every-claim-counts-body p {
    font-size:14px;
    color:#5b5b5b;
}

.every-claim-counts-video-container {
    margin:0 0 60px 0;
}

.every-claim-counts-video-body-left {
    float:left;
    width:525px;
    height:295px;
}

.every-claim-counts-video-body-right {
    float:left;
    width:526px;
    min-height:295px;
    background:#f6f4f2;
}

.every-claim-counts-video-body-right-inner {
    padding:30px 90px 30px 60px;
}

.every-claim-counts-video-body-right-inner p {
    font-size:16px;
    color:#5b5b5b;
}

.every-claim-counts-accordion-head {
    background:#c54c47;
    padding:30px 120px;
    margin:0;

}

.every-claim-counts-accordion-head h4 {
    color:#ffffff;
    font-weight:200;
    font-size:20px;
    margin:0 0 0 0;
    font-family:Arial, sans-serif;

}


.every-claim-counts-accordion-body {
}

.every-claim-counts-accordion-body h4.accordion-header {
    margin:0;
    padding:0;
}

.every-claim-counts-accordion-body h4.accordion-header a {
    display:block;
    padding:40px 120px;
    font-weight:400;
    font-size:18px;
    margin:0 0 0 0;
    font-family:Arial, sans-serif;
    color:#5b5b5b;
    background:#faf9f8;
    position:relative;
    border-bottom:1px solid #eae4df;
}

.every-claim-counts-accordion-body .accordion-item.open a {
    background:#ffffff;
}

.every-claim-counts-accordion-body h4.accordion-header a:hover {
    background:#f2eeeb;
}


.every-claim-counts-accordion-body h4.accordion-header a:after {
    content:'';
    height:72px;
    position:absolute;
    width:72px;
    text-align:center;
    top:20px;
    right:0px;
    background:url(/images/plus.png) no-repeat left top;
}

.every-claim-counts-accordion-body .accordion-item.open h4.accordion-header a:after {
    background:url(/images/minus.png) no-repeat left top;
    content:'';
}

.every-claim-counts-accordion-body .accordion-item-body {
    padding:20px 120px;
    display:none;
    background:#ffffff;
}

.every-claim-counts-accordion-body .accordion-item-body p {
    font-size:14px;
    color:#5b5b5b;
}

.every-claim-counts-accordion-body .accordion-item-body p a {
    font-size:14px;
    text-decoration:underline;
}

.every-claim-counts-pledge {
    background:#c54c47;
    padding:60px 105px 105px 105px;
}

.every-claim-counts-pledge-header {
    background:url(/images/every-claim-counts-handshake.png) no-repeat center top;
    background-size:60px 42px;
    padding:10px 0 0 0;
}

.every-claim-counts-pledge-header h2 {
    font-size:55px;
    text-align:center;
    color:#ffffff;

}

.every-claim-counts-pledge-body {

}

.every-claim-counts-pledge-tile {
    float:left;
    width:33.3%;

}

.every-claim-counts-pledge-tile-inner {
    background:#ffffff;
    min-height:250px;
    margin:0 15px;
    padding:8px 30px 30px 30px;
}

.every-claim-counts-pledge-tile-inner h4 {
    font-size:18px;
    color:#5b5b5b;
}

.every-claim-counts-pledge-tile-inner p {
    color:#5b5b5b;
}

.every-claim-counts-pledge-tile-inner hr {
    display: block;
    border-top: 3px solid #d93c3d;
    border-bottom: none;
    border-left: none;
    border-right: none;
    width: 30px;
    margin: 10px 0 0 0;
}

.every-claim-counts-footer-top {
}

.every-claim-counts-footer-top-left {
    float:left;
    width:50%;
}

.every-claim-counts-footer-top-left h4 {
    margin:60px 30px 60px 120px;
    font-weight:400;
    font-size:18px;
    font-family:Arial, sans-serif;
    font-weight:200;
    color:#5b5b5b;
}

.every-claim-counts-footer-top-right {
    float:right;
    width:50%;
}

a.every-claim-counts-footer-btn {
    margin:60px 120px 60px 30px;
    display:block;
    background:#c54c47;
    color:#ffffff;
    text-align:center;
    padding:8px 0;
    font-size:18px;
    font-family:Arial, sans-serif;
}

a.every-claim-counts-footer-btn:hover {
    background:#842d2b;
    color:#ffffff;
}

.every-claim-counts-footer-bottom {
    background:#842d2b;

}

.every-claim-counts-footer-bottom-boxes {
    background: #842d2b;
    padding:60px 105px;
}

.every-claim-counts-footer-bottom-box {
    float:left;
    width:33%;
}

.every-claim-counts-footer-bottom-box .content {
    background:#ffffff;
    height:330px;
    margin:0 15px;
    padding:25px 35px 25px 25px;
    position:relative;
    color:#5b5b5b;
}

.every-claim-counts-footer-bottom-box .content p {
    font-size:14px;
}

.every-claim-counts-footer-bottom-box .content a {
    position:absolute;
    bottom:25px;
    left:25px;
    right:25px;
    background:#c54c47;
    color:#ffffff;
    text-align:center;
    padding:12px 0;
    font-size:18px;
}

.every-claim-counts-footer-bottom-box .content a:hover {
    background:#842d2b;
}

.every-claim-counts-footer-bottom-box .content .icon {
    height:80px;
}

.every-claim-counts-footer-bottom-box .content h5 {
    font-family: 'Giorgio-Sans-Web';
    font-size:36px;
    font-weight:200;
    margin:0;
    color:#5b5b5b;
}

.every-claim-counts-footer-bottom-box .content hr {
    display: block;
    border-top: 3px solid #d93c3d;
    border-bottom: none;
    border-left: none;
    border-right: none;
    width: 30px;
    margin: 10px 0 0 0;
}

.every-claim-counts-footer-bottom-box .content.dark {
    background:#333333;
}

.every-claim-counts-footer-bottom-box .content.dark a {
    background:#f5a633;
    color:#333333;
    font-weight:600;

}

.every-claim-counts-footer-bottom-box .content.dark a:hover {
    opacity:0.8;
}

.every-claim-counts-footer-bottom-box .content.dark hr {
    border-top: 3px solid #ffffff;
}

.every-claim-counts-footer-bottom-box .content.dark p {
    color:#ffffff;
}

.every-claim-counts-footer-bottom-box .content.dark h5 {
    color:#ffffff;
}

.every-claim-counts-footer-bottom-logo {
    padding:40px 0 20px 0;
    text-align:center;
    background: #842d2b;
}


