@media (min-width: 1200px) and (max-width: 1399px) {
.header-logo {
    margin-bottom: 60px;
    padding: 0 30px;
}
.banner-areas {padding:0 30px;}
.banner-areas .info {
    max-width: 580px;
    padding-left: 0;
    font-size: 20px;
    line-height: 32px;
    padding-top: 50px;
}
.banner-areas .info h1 {
    font-size: 45px;
    line-height: 55px;
}
.banner-areas .photo img { position:relative; right:-30px;}
.unique-features h3.title,
.core-features h3.title,
.started-today .middle h3.title {
    font-size: 40px;
    line-height: 50px;
}
.core-features .box h4 {
    font-size: 20px;
    line-height: 28px;
    min-height: 55px;
}
.core-features {
    padding: 0 30px 60px 30px;
}
.payment-options .text h3 {
    font-size: 35px;
    line-height: 40px;
}
.payment-options .text {
    font-size: 18px;
    line-height: 32px;
}
.started-today .middle {
    font-size: 18px;
    line-height: 30px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.header-logo {
    margin-bottom: 60px;
    padding: 0 30px;
}
.banner-areas {padding:0 30px;}
.banner-areas .info {
    max-width: 500px;
    padding-left: 0;
    font-size: 20px;
    line-height: 32px;
    padding-top: 30px;
}
.banner-areas .info h1 {
    font-size: 40px;
    line-height: 52px;
}
.banner-areas .info h3 {
    font-size: 29px;
    line-height: 41px;
}
.banner-areas .photo img { position:relative; right:-30px;}
.unique-features h3.title,
.core-features h3.title,
.started-today .middle h3.title {
    font-size: 40px;
    line-height: 50px;
}
.core-features .box .inner {
    padding: 20px;
    min-height: 470px;
}
.core-features .box h4 {
    font-size: 16px;
    line-height: 24px;
    min-height: 42px;
}
.core-features {
    padding: 0 30px 60px 30px;
}
.payment-options .text h3 {
    font-size: 35px;
    line-height: 40px;
}
.payment-options .text {
    font-size: 18px;
    line-height: 32px;
}
.started-today .middle {
    font-size: 18px;
    line-height: 30px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.header-logo {
    margin-bottom: 60px;
    padding: 0 30px;
}
.banner-areas {padding:0 30px;}
.banner-areas .info {
    max-width: 370px;
    padding-left: 0;
    font-size: 17px;
    line-height: 25px;
    padding-top: 0;
}
.banner-areas .info h1 {
    font-size: 30px;
    line-height: 42px;
}
.banner-areas .info h3 {
    font-size: 22px;
    line-height: 32px;
}
.banner-areas .photo img { position:relative; right:-30px;}
.unique-features h3.title,
.core-features h3.title,
.started-today .middle h3.title {
    font-size: 40px;
    line-height: 50px;
}
.core-features .box .inner {
    padding: 20px;
    min-height: 470px;
}
.core-features .box h4 {
    font-size: 16px;
    line-height: 24px;
    min-height: 42px;
}
.core-features {
    padding: 0 30px 60px 30px;
}
.payment-options .text h3 {
    font-size: 35px;
    line-height: 40px;
}
.payment-options .text {
    font-size: 18px;
    line-height: 32px;
}
.started-today .middle {
    font-size: 18px;
    line-height: 30px;
}
.unique-features .info-box .left {
    padding: 30px 0 0 40px;
    font-size: 18px;
    line-height: 30px;
}
}

@media (max-width: 767px) {
.banner-section {
	padding:20px 20px 0 20px;
}
.header-logo .logo {
    width: 100%;
}
.header-logo .right {
    padding-top: 20px;
    width: 100%;
}
.header-logo .right ul li.call a {
    padding-left: 37px;
}
.header-logo .right ul li {
    margin: 0 2px 0 2px;
    font-size: 12px;
}
.header-logo .right ul li a {
    padding: 10px 15px;
}
.banner-areas .info {
    padding-left: 0;
    font-size: 20px;
    line-height: 32px;
    padding-top: 0;
}
.banner-areas .info h3 {
    font-size: 28px;
    line-height: 40px;
}
.banner-areas .info h1 {
    font-size: 40px;
    line-height: 47px;
}
.banner-areas .photo {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 25px;
}
.banner-areas .photo img {position:relative; margin-right:-20px;}
.unique-features h3.title,
.core-features h3.title,
.started-today .middle h3.title {
    font-size: 30px;
    line-height: 38px;
}
.unique-features .info-box .left {
    padding: 40px 0 0 40px;
    width: calc(100% - 0px);
    width: 100%;
}
.unique-features {
    padding: 90px 20px;
}
.core-features .box {
    width: 100%;
    margin-bottom: 25px;
}
.core-features .box-area {
    margin: 0;
    padding: 0 5px;
}
.core-features .box .inner {
    min-height: auto;
}
.core-features .box h4 {
    margin: 0 0 20px 0;
    min-height: auto;
}
.payment-options {
    padding:0 20px 50px 20px;
}
.payment-options .pic {
    width: 100%;
}
.payment-options .text {
    width: calc(100% - 0px);
    font-size: 20px;
    line-height: 35px;
    padding-top: 40px;
	width:100%;
}
.payment-options .text h3 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 15px 0;
}
.started-today .middle {
    font-size: 16px;
    line-height: 28px;
    padding: 0 20px;
}
.started-today .btns a {
    margin: 0 5px;
    padding: 11px 28px;
    font-size: 15px;
}
}