.entry-content {
    padding: 0 0 24px;
}

.cost-of-call-top {
    text-align: center;
}

.cost-of-call-top h2 {
    text-transform: uppercase;
    font-weight: 900;
    color: #fdb913;
    font-size: 52px;
    line-height: 1.2;
    margin: 0;
}

.cost-of-call-top h3 {
    color: #36c;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 24px;
}

.cost-of-call-mid {
    background: url(../images/top-bg.jpg) no-repeat;
    width: 100%;
    display: block;
    text-align: center;
    margin: -38px auto 0;
    border-bottom: 5px solid #fdb913;
    border-top: 5px solid #fdb913;
    padding: 50px 0 15px;
    background-size: cover;
}

.cost-img-item {
    display: inline-block;
    margin: 0 10px;
}

.cost-img-item img {
    margin: 0 0 24px;
    max-width: 100%;
    height: auto;
}

.cost-of-call-mid h2 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    margin-bottom: 18px;
}

.cost-of-call-bottom {
    background: url(../images/bg.jpg) top center no-repeat;
    background-size: cover;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cost-of-call-bottom div {
    display: block;
    text-align: center;
}

.cost-of-call-bottom .last-div {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 306px;
    height: 853px;
}

.cost-of-call-bottom div:first-child {
    margin: 0 4px 0 0;
}

.cost-of-call-bottom div.arrow-down {
    width: 81px;
    height: 53px;
    display: block;
    position: absolute;
    background: url(../images/arrow.png) no-repeat;
    top: -38px;
    margin-left: 87px;
}

.cost-of-call-bottom .average {
    margin-top: 100px;
    padding: 5px;
    background: #fff;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 43px;
    line-height: 1;
    font-size: 16px;
}

.cost-of-call-bottom h2 {
    font-size: 25px;
    color: #fdb913;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 18px;
}

.cost-of-call-bottom .onecustomer {
    margin-top: 115px;
}

.cost-of-call-bottom h2:before {
    content: '$ ';
    font-size: 13px;
    vertical-align: top;
    display: inline-block;
    margin-top: -8px;
}

.cost-of-call-bottom .multiply {
    margin-top: 85px;
}

.bottom-section {
    float: none;
}

h4.cost-you {
    margin-top: 280px;
    float: left;
    width: 113px;
    text-align: right;
    font-size: 18px;
    font-weight: 400;
}

h4.cost-you:before {
    content: '$ ';
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
    font-size: 9px;
}

h4.divided {
    float: right;
    margin-top: 166px;
    margin-right: 28px;
    width: 165px;
    font-size: 27px;
}

h4.divided:before {
    content: '$ ';
    vertical-align: top;
    display: inline-block;
    margin-top: 1px;
    font-size: 18px;
}

.cost-of-call-bottom h4 {
    color: #fff;
}

.call-us {
    background: url(../images/call-us-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 155px;
    border-top: 5px solid #fdb913;
    border-bottom: 5px solid #fdb913;
    margin-bottom: 30px;
}

.call-us .heading-bg {
    background-color: rgba(252, 191, 41, .9);
    padding: 15px 0;
}

.call-us h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    margin: 0;
    line-height: 1;
}

.call-us .heading-bg h3:last-child {
    font-weight: 800;
}

.call-us h4 {
    padding: 10px;
    color: #fdb913;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    margin: 0;
}

.call-us .yellow-btn {
    font-weight: 700;
    color: #fff;
    margin-left: 15px;
    font-size: 16px;
    background: #fdb913;
    padding: 8px 15px;
    line-height: 30px;
    text-decoration: none;
    width: 150px;
    display: inline-block;
}

.call-us a:hover.yellow-btn {
    color: #eee;
    background: #fdb913;
}

@media (min-width: 481px) {
    .cost-of-call-top h3 {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .cost-of-call-bottom div {
        display: block;
        float: left;
        position: relative;
    }

    .cost-of-call-bottom .last-div {
        margin: 0 0 0 3px;
    }

}

@media (min-width: 768px) {
    .entry-content {
        text-align: justify;
    }

    .call-us .call-us-inner {
        background: url(../images/phone-icon.png) left center no-repeat;
        position: absolute;
        width: 140px;
        min-height: 150px;
    }

    .cost-of-call-top h3 {
        text-align: right;
        margin-right: 30px;
    }
}

@media (min-width: 992px) {
    .entry-content {
        max-width: 928px;
        margin: 0 auto;
    }

    .cost-of-call-top h3 {
        margin-right: 100px;
    }
}

@media (max-width: 991px) {
    .cost-of-call-top h2 {
        font-size: 46px;
    }

    .entry-content {
        max-width: 700px;
        margin-inline: auto;
    }

    .cost-img-item {
        margin: 0 5px;
    }

    .cost-of-call-bottom div,
    .cost-of-call-bottom .last-div {
        width: 33.33%;
    }

    .cost-of-call-bottom .last-div {
        max-width: unset;
        height: 650px;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .cost-of-call-bottom .average {
        margin-top: 70px;
        max-width: 160px;
        height: 36px;
        font-size: 16px;
    }

    .cost-of-call-bottom .onecustomer {
        margin-top: 90px;
        font-size: 22px;
    }

    .cost-of-call-bottom .multiply {
        margin-top: 60px;
    }

    .bottom-section {
        width: auto !important;
    }

    h4.cost-you {
        margin-top: 200px;
        width: 85px;
    }

    h4.divided {
        margin-top: 115px;
        margin-right: 15px;
        width: 130px;
        font-size: 22px;
    }

    h4.divided:before {
        font-size: 14px;
    }

    .call-us h3 {
        font-size: 20px;
    }

    .call-us .call-us-inner {
        background-size: contain;
        min-height: 140px;
    }

    .call-us {
        min-height: 146px;
    }
}

@media (max-width: 767px) {
    .entry-content {
        max-width: 500px;
    }

    .cost-img-item {
        width: 100%;
    }

    .cost-of-call-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cost-of-call-bottom div,
    .cost-of-call-bottom .last-div {
        width: 100%;
    }

    .cost-of-call-bottom div:first-child {
        margin: 8px 0;
    }

    .cost-of-call-bottom .last-div {
        max-width: 306px;
        height: 853px;
        margin: 8px auto;
    }

    .cost-of-call-bottom div.arrow-down,
    .call-us .call-us-inner {
        display: none;
    }

    .cost-of-call-bottom .average {
        margin-top: 95px;
    }

    .cost-of-call-bottom .onecustomer {
        margin-top: 135px;
    }

    .cost-of-call-bottom .multiply {
        margin-top: 87px;
    }

    .bottom-section {
        width: 306px !important;
    }

    h4.cost-you {
        margin-top: 275px;
        width: 113px;
    }

    h4.divided {
        margin-top: 167px;
        margin-right: 20px;
        width: 160px;
    }

    .call-us .heading-bg,
    .cost-of-call-mid h2 {
        padding-inline: 10px;
    }

    .cost-of-call-top h2 {
        font-size: 36px;
    }

    .cost-of-call-top h3 {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .entry-content {
        max-width: 100%;
        width: calc(100% - 40px);
    }
}

@media (max-width: 345px) {
    .cost-of-call-bottom .average {
        margin-top: 85px;
    }

    .cost-of-call-bottom .onecustomer {
        margin-top: 120px;
    }

    .cost-of-call-bottom .multiply {
        margin-top: 77px;
    }

    h4.cost-you {
        margin-top: 250px;
        width: 103px;
    }

    h4.divided {
        margin-top: 150px;
        margin-right: 50px;
        width: 150px;
    }

    .cost-of-call-bottom .last-div {
        height: 780px;
    }

    .call-us .yellow-btn {
        margin-left: 0;
    }
}