@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');

.thankspage .container{
    width: 100% !important;
    font-family: 'Arimo', sans-serif;
    font-size: 20px;
    padding: 0 30px;
}

header{
    padding: 5px;
    border-bottom: 1px solid #f0f0f0;
}

.header-inner {
    padding: 10px 0 5px;
}
.pad0 {
    padding: 0;
}

.logo img {
    width: 210px;
    height: auto;
}

.call-box-wrapper{
   text-align: right;
}


.header-right-side {
    text-align: right;
}
.header-right-side > div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}
.call-text {
    font-size: 12px;
    color: #757575;
    font-family: 'Arimo', sans-serif;
    margin-top: 3px;
    font-weight: bold;
}
.call-number {
    color: #ff9101;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
}

.thankspage {
    font-size: 20px !important;
    color: #000;
    max-width: 80%;
    margin: 0px auto;
    border: 1px solid #ddd;
}
.thanks-title {
    font-size: 33px;
    line-height: 45px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
}
.thanks-subtitle {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Arimo', sans-serif;
    font-weight: normal;
    margin-top: 0;
}
.thanks-desc {
    font-size: 23px;
    margin-bottom: 30px;
    margin: 0px auto 10px;
    max-width: 90%;
}
/*.thanks-desc:first-line {
    font-size: 23px;
    text-align: center;
}*/
.thanks-container{
    max-width: 55%;
    margin: 0px auto;
}
.thanks-item {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}
.thanks-item img {
    display: table;
    margin: 0px auto 5px;
    padding: 20px;
    border: 1px solid #000;
}
.thanks-item figcaption {
    font-size: 17px;
    line-height: 20px;
    display: block;
    margin: 0px auto;
    font-weight: normal;
    max-width: 170px;
}
.thanks-info {
    font-size: 16px;
    margin-bottom: 20px;
}
.thanks-info-title {
    font-size: 20px;
    margin-top: 15px;
    display: inline-block;
}
.thanks-list {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
}
.thanks-list li {
    float: left;
    width: 50%;
    padding-left: 20px;
    list-style-type: none;
    position: relative;
}
.thanks-list li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    left: 7px;
    top: 9px;
}
.bonus-offer {
    text-align: center;
}
.bonus-title {
    display: inline-flex!important;
    display: -ms-inline-flexbox!important;
    align-items: center;
    -ms-flex-align: center!important;
    font-size: 24px;
    font-family: 'Arial', sans-serif;
    margin-top: 0;
}
.bonus-offer .bonus-title:before{
    content:"";
    height:64px;
    width:64px;
    background: url("../images/offer-arrow.png");
    margin-right: 15px;
    margin-top: 15px;
}
.offer-image {
    display: table;
    margin: 0px auto;
}
.piggy-img {
    margin-top: -50px;
    max-width: 225px;
}
.bonus-subtitle {
    font-size: 20px;
    font-family: 'Arial', sans-serif;
}
.footer-detail{
    font-size: 12px!important;
    text-align: left;
    color: rgba(148, 146, 146, 0.8);
    margin: 40px auto 15px;
}
.footer-bottom {
    font-size: 12px;
    color: #949292;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
}
.copyright {
    font-size: 12px;
    line-height: 16px;
}
.footer-nav {
    float: right;
}

.footer-bottom a:link, .footer-bottom a:visited{
    color: #949292;
}
.footer-bottom a:hover{
    color: #000;
}
.footer-nav li:not(:last-of-type) {
    border-right: 1px solid #f0f0f0;
}
.modal-footer .btn {
        width: auto;
        height: auto;
        color: #333;
        text-shadow: none;
        text-transform: capitalize;
        background: #fff !important;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    .policy { padding: 100px 25px 25px; }
    h1 { color: #333; text-align: center; font-size: 22px; }
    p { color: #333; margin-top: 10px; line-height: 1.5em; font-size: 15px; text-align: left; }
    p.section { font-size: 18px; }
    p.subtext { font-size: 11px; }


.thank-you-title {text-align: center; margin: 50px auto 20px;max-width: 800px !important;}
.thank-you-title h1 {font-size: 25px; font-weight: 700; line-height: 30px; font-weight: 700 !important; margin-bottom: 10px; margin-top: 0;}
.thank-you-title h3 {font-size: 16px; font-weight: 400; line-height: 25px; margin: 12px 0 35px;}
.thank-you-title h2 {font-size: 18px; line-height: 24px; font-weight: 600; margin-top: 55px;}
@media only screen and (max-width: 991px){
    .thank-you-title {margin: 30px auto 20px; }
    .thank-you-title h2{margin-top: 30px;}
    .call-text{font-size: 14px;}
    .logo, .header-right-side{
        float: none!important;
        width: 100%;
        text-align: center;
    }
    
    .header-right-side > div{
        width:100%;
        text-align: center;
        margin-top: 10px;
        margin-left: 0;
    }
    .call-box-wrapper{
        text-align: center;
    }
}
#privacy li {

    font-size: 15px;
}
@media only screen and (max-width: 767px){
    .thank-you-title h3{font-size: 14px; line-height: 20px;}
    .thank-you-title h2{font-size: 18px; line-height: 24px;}
    .thank-you-title h1{font-size: 22px;}
    .logo img {
            margin: 20px auto 0;
    }
    .call-box {
        text-align: center;
        padding-top: 10px;
    }
    .thankspage {
        max-width: 100%;
    }
    .piggy-img{
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
    .thankspage .container {
        padding: 0px 15px;
    }
    .thanks-container{
        max-width: inherit;
    }
    .piggy-img {
        margin-top: -40px;
    }
    
    .bonus-subtitle {
        margin-bottom: 0;
    }
    .footer-nav {
        float: none;
        margin-top: 10px;
    }
    .footer-bottom{
        text-align: center;
    }
}


@media only screen and (max-width: 480px){
.thank-you-title h1 {
    font-size: 18px;
}    
}
