.main-banner-content h1 {
    font: 35px 'Roboto', sans-serif;
    padding-bottom: 20px;
    color: #3b3a3a;
}

.banner-top-text {
    font: 400 20px/22px 'Roboto', sans-serif;
    color: rgb(102, 102, 102);
}

.main-banner-pic {
    width: 370px !important;
    height: 370px;
    right: 20%;
    top: 14px;
    padding: 0 !important;
}
.col-md-5.main-banner-content {
    padding-left: 50px !important;
}

#costJ {
    font-size: 90px;
    position: absolute;
    top: 34px;
    left: 20px;
}

#costR {
    font-size: 30px;
    position: absolute;
    top: 64px;
    left: 39px;
}

#costD {
    font-size: 22px;
    position: absolute;
    top: 89px;
    left: 32px;
}


.market-prices-bottom p {
    color: rgba(34,34,34,0.5);
    font: normal 20px/24px 'Roboto', sans-serif;
    position: absolute;
    display: block;
    margin: 0;
    width: auto;
    height: auto;
}
.market-prices-bottom p:nth-child(1) {
    top: 20px;
    left: 20px;
}
.market-prices-bottom p:nth-child(2) {
    font: 500 40px/50px 'Roboto', sans-serif;
    right: 20px;
    top: 38px;
}
.market-prices-bottom p:nth-child(3) {
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
}

.market-prices-top p:nth-child(1) {
    padding-top: 10px;
    font-size: 20px;
}

.market-prices-top p:nth-child(2) {
    font: 402 67px/62px 'Roboto', sans-serif;
}

.market-prices-top p:nth-child(3) {
    font-size: 20px;
    width: 109px;
    padding-left: 10px;
}

.market-prices-bottom {
    position: relative;
    background: #f2f2f2;
    width: 130px;
    height: 136px;
}

.btn-read-free {
    display: block;
    margin: 20px 0 0;
    text-decoration: none;
    color: #fff;
    background: #f00;
    padding: 20px 55px;
    float: left;
    border-radius: 5px;
    font: 400 18px/20px 'Roboto', sans-serif;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.btn-read-free:hover {
    text-decoration: none;
    background: #900;
    color: #fff;
}

.banner-top-text p:nth-child(1) {
    font: 400 12px/12px 'Roboto', sans-serif;
    font-weight: bold;
    padding-top: 50px;
    color: rgb(102, 102, 102);
}

.market-prices-top:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}




.market-prices {
    width: 140px !important;
    height: 272px !important;
    overflow: hidden;
    text-align: center;
    position: absolute !important;
    right:  50px !important;
    top: 60px !important;
}
.market-prices-top {
    background: #fff;
    position: relative;
    width: 130px;
    text-align: center;
    height: 147px;
}

.market-prices-top p {
    font: 500 16px/20px 'Roboto', sans-serif;
    color: #222;
    
}

.market-text h1 {
    font: 500 27px/40px 'Roboto', sans-serif;
    color: #3b3a3a;
    text-align: center;
}
.market-text h2 {
    text-align: center;
    font: 400 20px/22px 'Roboto', sans-serif;
    color: rgb(102, 102, 102);
    padding-top: 5px;
}
.main-banner {
    padding: 52px 0 60px;
    background: #FFC700;
    position: relative;
}
.main-banner:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    background: #FFC700;
    height: 100%;
}
.main-banner:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    right: -100%;
    background: #FFC700;
    height: 100%;
}
.market-text {
    overflow: hidden;
    padding-top: 53px;
    padding-bottom: 20px;
}



.btn-read-articles {
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    padding: 20px 106px;
    border-radius: 5px;
    background: #FE0000;
    font: 500 24px/30px 'Roboto', sans-serif;
}
.banner-bottom-text p {
    color: #222;
    padding: 109px 0 10px;
    font: 500 15px/20px 'Roboto', sans-serif;
}

.electronic-library-section h1 {
    font: 500 27px/40px 'Roboto', sans-serif;
    color: #3b3a3a;
}

.electronic-library-section h2 {
    font: 400 20px/22px 'Roboto', sans-serif;
    color: rgb(102, 102, 102);
}

.subscribe-section h1 {
    text-align: center;
    color: #3b3a3a;
    width: 50%;
    margin: 0 auto;
    font: 500 27px/40px 'Roboto', sans-serif;
}
