*, :after, :before {
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important
}
img, video {
    aspect-ratio: attr(width) / attr(height)
}
body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #0062e0;
    background-image: url(images/bg-sun.png), url(images/bg-cloud-05.png), url(images/bg-cloud-04.png);
    background-position: left top, -250px bottom, right -250px top 90%;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-attachment: fixed, fixed, fixed;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0
}
.clear {
    clear: both
}
a, a:active, a:visited {
    color: #ffdc00
}
.section {
    padding: 0 0 10px 0;
    clear: both
}
#section-test {
    clear: both;
    background: #e1e1e1;
    background: rgba(225, 225, 225, .2);
    overflow: auto
}
#section-test-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 10px 120px 10px;
    text-align: left;
    background: #fff;
    background-image: url(images/ivaorg_hands.png);
    background-repeat: no-repeat;
    background-position: bottom center
}
.container {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: left;
    background: #0062e0;
    background: rgba(0, 98, 224, .8)
}
#header {
    position: relative;
    margin: 10px 0 20px 0
}
#header a {
    display: inline-block;
    text-decoration: none
}
#header a img {
    border: none
}
#header-text {
    position: absolute;
    right: 0;
    top: 0;
    height: 95px;
    background: url(images/Animation_002.gif) left 20px no-repeat;
    padding: 0 0 0 80px;
    margin: 0;
    text-align: right
}
#header-text span {
    display: inline-block;
    margin-top: 25px;
    font-size: 18px;
    font-weight: 700;
    color: #6cf
}
#header-text strong a {
    font-size: 41px;
    color: #fff!important;
    text-decoration: none;
    cursor: context-menu
}
#bar {
    border-radius: 9px;
    display: table;
    table-layout: fixed;
    min-width: 100%;
    min-height: 52px;
    background: #2b7ce5;
    padding: 0
}
.menu {
    display: table-row;
    padding: 0;
    margin: 0
}
.menu li {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #2366bd;
    border-left: 1px solid #4e91e8
}
.menu li:hover {
    background: #87b5f1
}
.menu li.first {
    border-left: none;
    border-radius: 9px 0 0 9px
}
.menu li.last {
    border-right: none;
    border-radius: 0 9px 9px 0
}
.menu li a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 52px;
    font-size: 16px
}
#menu {
    display: none
}
.menus {
    border-radius: 9px;
    background: #2b7ce5
}
.font1 {
    font-family: 'Shadows Into Light', cursive;
    font-display: swap
}
.main-content {
    padding: 20px 0
}
#arrow_box {
    width: 100%;
    display: table;
    padding: 0
}
#arrow_body {
    display: table-cell;
    background-color: #2b7ce5;
    border-radius: 9px 0 0 9px;
    vertical-align: top
}
#arrow_body_size {
    padding: 0 10px;
    hight: 410px
}
#arrow {
    display: table-cell;
    width: 1px;
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-left: 25px solid #2b7ce5;
    border-right: 0
}
#arrow_slider {
    display: table-cell;
    vertical-align: top;
    width: 400px
}
#arrow_slider_size {
    margin: 0 0 0 10px;
    hight: 410px
}
#arrow_body strong, #arrow_slider strong {
    font-size: 32px;
    display: block
}
#arrow_slider_size > p {
    margin: 0
}
.error {
    background: #ffffc0;
    border-radius: 9px;
    padding: 0
}
.error label {
    color: #df0003!important
}
.form2 {
    width: 100%;
    clear: both
}
.slider p {
    margin: 5px 0
}
.form2 label {
    display: inline-block;
    float: left;
    line-height: 30px;
    color: #fff;
    width: 40%
}
.form2 input, .form2 select {
    background: #fff;
    width: 60%;
    margin: 0;
    padding: 0;
    border: 1px solid #aaa;
    height: 30px;
    line-height: 30px;
    border-radius: 9px
}
#slider_qualify > p {
    margin: 0;
    text-align: center
}
#slider_qualify > p > strong {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 34px;
    font-style: italic;
    font-weight: 700
}
#slider_qualify > p > span {
    display: block;
    line-height: 16px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #9ac1f2
}
#slider_qualify #debtLevel {
    text-align: center;
    margin: 10px 0;
    color: #fff;
    font-size: 42px;
    font-style: italic;
    font-weight: 700
}
.form2 .slider-buttons {
    -moz-appearance: none;
    -webkit-appearance: none;
    float: none;
    clear: both;
    background: #2ed11b;
    border: 1px solid #166000;
    height: 50px;
    width: 100%;
    margin: 5px 0 0 0;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    text-decoration: none
}
h1 {
    clear: both;
    margin: 0;
    padding: 10px 0
}
h2 {
    background: #87b5f1;
    border-radius: 9px;
    margin: 0;
    padding: 10px 10px;
    font-size: 20px;
    display: table
}
h3 {
    background: #2b7ce5;
    border-radius: 9px;
    padding: 5px 10px;
    font-size: 14px;
    display: table
}
.example {
    margin-top: 15px
}
.example div {
    padding: 0;
    margin-bottom: 10px;
    float: left;
    width: 33%
}
.example div span {
    height: auto;
    padding-top: 79px;
    display: block;
    text-align: center;
    font-size: 16px
}
.example div span br {
    display: block
}
.example div span b {
    display: block;
    font-size: 26px;
    line-height: 26px;
    padding-top: 5px
}
#monthly span {
    background: url(images/pound-100.png) no-repeat center top;
    padding-left: 0
}
#Repayable span {
    background: url(images/pie-100.png) no-repeat center top;
    padding-right: 0
}
#write-off span {
    background: url(images/debt-100.png) no-repeat center top;
    padding-left: 0
}
#track {
    background: url(images/side_slider_trackr.png) right no-repeat;
    border-radius: 9px
}
#track2 {
    background: url(images/side_slider_trackr2.png) no-repeat;
    padding: 0 16px;
    border-radius: 9px
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 2.8em;
    height: 2.8em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}
.ui-slider .ui-slider-handle:focus {
    outline: 0
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider-horizontal {
    height: 2.8em
}
.ui-slider-horizontal .ui-slider-handle {
    top: -11px;
    margin-left: -16px
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}
.ui-widget-content {
    height: 32px
}
.ui-widget-header {
    background: url(images/side_slider_trackr3.png) no-repeat
}
.ui-state-default, .ui-widget-content .ui-state-default {
    width: 32px;
    height: 54px;
    background: url(images/side_slider_handle.png) no-repeat;
    cursor: w-resize;
    padding-right: 16px
}
.buttons {
    overflow: hidden;
    display: table;
    border-collapse: separate;
    border-spacing: 15px 0;
    margin-left: -15px;
    margin-right: -15px
}
.buttons div {
    display: table-cell;
    table-layout: fixed;
    height: 100%;
    max-width: 310px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    background-image: url(images/sprite-buttons.png);
    background-repeat: no-repeat;
    background-color: #8bb7f1
}
.i {
    background-position: 5px 5px
}
.q {
    background-position: 5px -245px
}
.t {
    background-position: 5px -495px
}
.buttons div a {
    display: block;
    padding: 5px 5px 5px 90px;
    text-decoration: none;
    color: #032c68
}
.buttons div a b {
    display: block;
    font-size: 18px;
    font-style: italic;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: lighter
}
.buttons div a b br {
    display: none
}
.menus {
    width: 49%;
    float: left;
    margin-top: 20px
}
.menus ul {
    margin: 0;
    padding: 0
}
.menus ul li {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 44px;
    border-top: solid 1px #5f9bea;
    border-bottom: solid 1px #205cab
}
.menus ul li a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    padding-left: 10px
}
.menus ul li a:hover {
    background-color: rgba(255, 255, 255, .43)
}
.indent {
    margin-left: 2%
}
.indent ul li a {
    padding-left: 20px
}
.menus ul li.mtop {
    border-top: none;
    padding-left: 0
}
.menus ul li.mbot {
    border-bottom: none
}
div#ivaorg_services {
    color: #0062e0;
    text-align: center;
    font-size: 16px
}
#social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(images/social_media.png);
    background-repeat: no-repeat
}
#trustpilot_icn {
    background-position: 0 -105px
}
#facebook_icn {
    background-position: 0 -35px
}
#twitter_icn {
    background-position: 0 -70px
}
#youtube_icn {
    background-position: 0 0
}
#footer {
    background: #fff;
    overflow: auto;
    padding: 10px 0;
    color: #013477
}
#footer-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: left
}
#footer-inner a {
    color: #013477
}
#footer-table {
    display: table
}
#footer-table div {
    display: table-cell;
    padding: 0 5px
}
.end-cells {
    min-width: 200px;
    padding: 0
}
.end-cells ul {
    list-style-type: none;
    padding: 0
}
.end-cells li a {
    line-height: 28px
}
#options {
    display: table;
    height: 100%
}
#options > div {
    display: table-cell;
    width: 50%
}
#options > div > div {
    border-radius: 9px;
    background: #2b7ce5;
    padding: 10px;
    height: 100%
}
#options > div > div > strong {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    font-style: italic;
    color: #002d69
}
.opt1 {
    border-right: 10px solid transparent
}
.opt2 {
    border-left: 10px solid transparent
}
.telephone {
    font-size: 26px;
    text-align: center
}
.telephone a {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #faaa00;
    text-shadow: -1px 1px 0 #553000, 1px 1px 0 #553000, 1px -1px 0 #553000, -1px -1px 0 #553000;
    font-size: 56px;
    padding: 10px;
    font-weight: 700
}
.telephone em {
    text-decoration: underline;
    font-style: normal
}
.form {
    border-radius: 9px;
    background: #2b7ce5;
    padding: 10px 20px
}
.form p {
    margin: 10px 0
}
.form label {
    display: block;
    float: left;
    line-height: 30px;
    width: 45%;
    color: #fff;
    border-bottom: solid 1px #205cab
}
.form label span {
    float: left;
    width: 10px;
    height: 10px;
    background: #0062e0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 5px 0 0
}
.form p:hover label span {
    background: #faaa00
}
.form input, .form select, .form textarea {
    width: 55%;
    margin: 0;
    padding: 0 3px;
    border: 1px solid #2366bd;
    height: 30px;
    line-height: 30px;
    border-radius: 9px
}
.form input[type=submit] {
    display: block;
    line-height: 48px;
    height: 48px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    margin: 5px 0;
    width: 100%;
    border-radius: 9px
}
.clear:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}
.zero {
    font-size: 0
}
.butY {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #faaa00;
    color: #553000;
    border: #553000 1px solid
}
.butY:active, .butY:hover {
    background: #f0cc22
}
#bubbles {
    display: table;
    table-layout: fixed;
    width: 100%
}
.bubble-wrap {
    display: table-row
}
.community-bubble {
    display: table-cell;
    opacity: 0
}
.community-bubble p {
    position: relative;
    margin-left: 20px;
    border-radius: 9px;
    background: #2b7ce5;
    padding: 10px
}
.community-bubble p:before {
    content: "";
    position: absolute
}
.bub2 p {
    margin-right: 20px
}
.bub2:before, .bub4:before, .bub6:before {
    content: "";
    display: inline-block
}
.bub4 p {
    margin-bottom: 20px
}
.bub6 p {
    margin-right: 20px
}
.bub1 p:before {
    top: 20px;
    left: -20px;
    border-top: 20px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 20px solid #2b7ce5
}
.bub2 p:before {
    top: 20px;
    right: -20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #2b7ce5
}
.bub3 p:before {
    top: 20px;
    left: -20px;
    border-top: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #2b7ce5
}
.bub4 p:before {
    bottom: -20px;
    left: 20px;
    border-top: 0 solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #2b7ce5
}
.bub5 p:before {
    top: 20px;
    left: -20px;
    border-top: 20px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 20px solid #2b7ce5
}
.bub6 p:before {
    top: 20px;
    right: -20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #2b7ce5
}
.community-bubble p span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #205cab;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    text-transform: uppercase
}
.h_one {
    color: #0062e0;
    text-align: center;
    font-size: 36px;
    background: 0 0;
    margin: 0;
    padding: 0;
    display: block
}
#trustpilot {
    text-align: center
}
#trustpilot a {
    border: none
}
#trustpilot a img {
    width: 240px
}
#our_funders {
    text-align: center
}
.img_r {
    width: 50%;
    max-width: 470px;
    height: auto
}
video {
    width: 100%;
    height: auto
}
.parallax {
    background-color: #0062e0;
    min-height: 500px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto
}
.no-js .parallaxr {
    background-image: url(images/flare2.png)
}
.no-webp .parallaxr {
    background-image: url(images/flare2.png)
}
.webp .parallax {
    background-image: url(images/flare2.webp)
}
.social_buttons {
    text-align: right;
    padding: 10px;
    border-radius: 9px;
    margin: 10px 0;
    background: #fff;
    display: block;
    overflow: auto
}
.social_buttons > span {
    color: #0062e0;
    font-size: 22px;
    margin: 0;
    padding: 0 10px 0 0
}
.align_social {
    float: right
}
#consent label {
    float: none;
    width: auto;
    text-decoration: underline;
    color: #ffdc00;
    background: url(images/consent_arrow.png) no-repeat 0 7px;
    padding: 0 0 0 20px;
}
#consent input#agree, #rc_agree {
    float: right;
    margin: 0;
    width: 20px;
}
#consent span {
    font-weight: normal;
    color: #ffdc00;
    text-decoration: underline;
    font-size: 14px;
    font-style: normal;
    display: inline;
    background: none;
    padding: 3px 3px 3px 25px;
}
#rc_call_consent label, #call_consent label {
    float: left;
    width: auto;
    text-decoration: underline;
    color: #ffdc00;
    background: url(images/consent_arrow.png) no-repeat 0 7px;
    padding: 0 0 0 20px;
}
#rc_call_consent input#rc_agree, #call_consent input#agree {
    float: right;
    margin: 0;
    width: 20px;
}
#rc_call_consent span, #call_consent span {
    font-weight: normal;
    color: #ffdc00;
    text-decoration: underline;
    font-size: 14px;
    font-style: normal;
    display: inline;
    background: none;
    padding: 3px 3px 3px 25px;
}
#form_terms, #callback_form_terms, #rc_callback_form_terms {
    display: none;
    clear: both;
}
#form_terms strong {
    font-size: 18px;
    color: #032c68;
}
::cue {
    font-size: 1.4em;
    line-height: 1.2em;
}
@media screen and (max-width:990px) {
    body {
        background-image: none
    }
}
@media screen and (max-width:910px) {
    #header {
        margin-bottom: 5px
    }
}
@media screen and (max-width:830px) {
    #options {
        display: block;
        height: auto
    }
    #options > div {
        display: block;
        width: 100%
    }
    #options > div > div {
        height: auto
    }
    .opt1 {
        border-right: none;
        margin-bottom: 20px
    }
    .opt2 {
        border-left: none
    }
}
@media screen and (max-width:800px) {
    #monthly span {
        background: url(images/pound-90.png) no-repeat center top
    }
    #Repayable span {
        background: url(images/pie-90.png) no-repeat center top
    }
    #write-off span {
        background: url(images/debt-90.png) no-repeat center top
    }
}
@media screen and (max-width:780px) {
    #logo img {
        width: 201px;
        height: 79px;
        box-sizing: border-box;
        padding-left: 201px;
      /* background: url(images/christmas_ivaorg_cic_logo.png) no-repeat; */
         background: url(images/ivaorg_cic_logo.png) no-repeat;
        background-position: 0 -96px
    }
    #header-text {
        height: auto;
        background: 0 0;
        padding: 0
    }
    #header-text span {
        margin-top: 15px
    }
    .buttons div {
        background-position-x: center
    }
    .buttons div a {
        padding: 90px 5px 5px 5px;
        text-align: center
    }
    #arrow_box {
        display: block
    }
    #arrow_body {
        display: block;
        border-radius: 9px 9px 0 0;
        width: 100%
    }
    #arrow_body_size > * {
        vertical-align: middle
    }
    #arrow {
        display: block;
        border-top: 25px solid #2b7ce5;
        border-right: solid transparent;
        border-left: solid transparent;
        border-bottom: 0
    }
    #arrow_slider {
        display: block;
        width: 100%
    }
    #arrow_slider_size {
        margin: 0
    }
    #arrow_slider strong {
        text-align: center
    }
    #monthly span {
        background: url(images/pound-100.png) no-repeat center top
    }
    #Repayable span {
        background: url(images/pie-100.png) no-repeat center top
    }
    #write-off span {
        background: url(images/debt-100.png) no-repeat center top
    }
}
@media screen and (max-width:740px) {
    #our_funders {
        max-width: 470px;
        margin: 0 auto
    }
    .img_r {
        width: 100%
    }
}
@media screen and (max-width:670px) {
    #logo img {
        width: 149px;
        height: 57px;
        padding-left: 149px;
        background-position: 0 -177px
    }
    #showmenu {
        display: block;
        position: absolute;
        right: 0;
        top: 16px;
        box-sizing: border-box;
        cursor: pointer;
        background: #2b7ce5;
        border-radius: 9px;
        width: 45px;
        height: 45px;
        padding: 4px 5px
    }
    #bar {
        border-radius: 9px 0 9px 9px
    }
    .bar1, .bar2, .bar3 {
        width: 35px;
        height: 5px;
        background-color: #fff;
        margin: 6px 0;
        transition: .4s
    }
    .change {
        border-radius: 9px 9px 0 0!important;
        height: 50px!important
    }
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px)
    }
    .change .bar2 {
        opacity: 0
    }
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px)
    }
    .menu {
        display: block
    }
    .menu li {
        display: block;
        border-top: 1px solid #4e91e8;
        border-bottom: 1px solid #2366bd;
        border-right: none;
        border-left: none;
        font-weight: lighter;
        padding: 0 5px
    }
    .menu li.first {
        border-top: none;
        border-radius: 9px 0 0 0
    }
    .menu li.last {
        border-bottom: none;
        border-radius: 0 0 9px 9px
    }
    #header-text {
        right: 55px
    }
    #header-text span {
        margin-top: 10px;
        font-size: 14px
    }
    #header-text strong a {
        font-size: 31px
    }
    #bar {
        display: none
    }
    .buttons div a b br {
        display: block
    }
    #footer-table div {
        display: block;
        clear: both;
        overflow: hidden
    }
    .end-cells {
        position: relative
    }
    .end-cells p {
        float: right
    }
    .end-cells img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto
    }
    .end-cells li a {
        line-height: 48px
    }
}
@media screen and (max-width:630px) {
    #arrow_body_size {
        hight: none
    }
}
@media screen and (max-width:600px) {
    .menus {
        width: 100%;
        float: none;
        margin-top: 20px
    }
    .indent {
        margin-left: 0
    }
}
@media screen and (max-width:475px) {
    .social_buttons {
        text-align: center
    }
    .align_social {
        float: none;
        display: inline-block
    }
}
@media screen and (max-width:468px) {
    #logo img {
        width: 100px;
        height: 37px;
        padding-left: 100px;
        background-position: 0 -236px
    }
    .form p {
        border-bottom: solid 1px #aaa;
        padding-bottom: 5px
    }
    .form label {
        width: 100%;
        border-bottom: none
    }
    .form input, .form select {
        width: 100%
    }
    #header > div span {
        font-size: 12px;
        margin: 0 0
    }
    #header > div strong a {
        font-size: 26px;
        line-height: 28px
    }
    #showmenu {
        top: 0
    }
    .section {
        padding: 20px 0
    }
    .buttons {
        display: block;
        margin-left: 0;
        margin-right: 0
    }
    .buttons div {
        display: block;
        background-position-x: 5px;
        max-width: 100%;
        min-height: 90px;
        margin-top: 10px
    }
    .buttons div a {
        padding: 5px 5px 5px 90px;
        text-align: left
    }
    .buttons div a b br {
        display: none
    }
    .community-bubble {
        display: block
    }
    .bub2:before, .bub4:before, .bub6:before {
        display: none
    }
    .bub2 p, .bub4 p, .bub6 p {
        margin-left: 0;
        margin-bottom: 0
    }
    .bub4 p, .bub6 p {
        margin-right: 20px
    }
    .bub4 p:before, .bub6 p:before {
        bottom: unset;
        left: unset;
        right: -20px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 20px solid #2b7ce5;
        border-right: 0 solid transparent
    }
    .h_one {
        font-size: 26px
    }
}
@media screen and (max-width:440px) {
    #arrow_body strong {
        font-size: 28px
    }
}
@media screen and (max-width:414px) {
    #arrow_slider strong {
        font-size: 26px
    }
}
@media screen and (max-width:380px) {
    #header {
        text-align: center
    }
    #header a {
        display: block
    }
    #header-text {
        position: static;
        display: inline-block
    }
    #showmenu {
        top: 42px
    }
    #arrow_body strong {
        font-size: 24px
    }
    #slider_qualify > p > strong {
        font-size: 28px
    }
    #Repayable {
        margin: 0 .5%;
        border-left: solid 1px #2b7ce5;
        border-right: 1px solid #2b7ce5
    }
    #monthly span {
        background: url(images/pound-87.png) no-repeat center top
    }
    #Repayable span {
        background: url(images/pie-87.png) no-repeat center top
    }
    #write-off span {
        background: url(images/debt-79.png) no-repeat center top
    }
    .example div span b {
        font-size: 22px
    }
    .h_one {
        font-size: 22px
    }
}
@media screen and (min-width:671px) {
    #bar {
        display: table!important
    }
}
/* Christmas */
/*#header-text span {font-family: 'Dancing Script', cursive; color:#fff; font-size:25px;}*/

@media screen and (max-width:630px) {
    #header > div span {
        font-size: 19px;
    }
}
@media screen and (max-width:468px) {
    #header > div span {
        font-size: 16px;
    }
}