.module-hero {
    height: auto;
}
.hero-text h1{
    font-family: 'Playfair Display', serif;
}
.home-latest-articles .widget-posts-body {
    margin-left: 120px;
}

.home-latest-articles .widget-posts-image {
    width: 110px;
}
.inner-nav > li > a {
       font-size: 12px;
    text-shadow: none;
    font-weight: bold;
    letter-spacing: 0.3px;
}
.btn-gift {
    border-radius: 40px;
}
.btn-xl {
    padding: 13px 15px;
    font-size: 14px;
}
.topright:before {
    background-image: url(../../../studyguide.jpg?nqqbqh);
    background-position: 105%;
    background-size: contain;
    }
.topright.no-banner:before {
    display: none;
}
.topright.no-banner .m-t-140 {
    margin-top: 80px !important;
}
.panel-default > .panel-heading {
    font-size: 20px;
    padding: 10px 0px 0px;
}

@media (max-width: 1625px) {
.topright:before {
    background-size: auto;
    top: -130px;
    }
}

@media (max-width: 1350px) {
.topright:before {
    background-size: auto;
        top: -130px;
    background-position: 140%;
    }
}

.page-content {
     height: auto;
    min-height: 250px;
}

@media screen and (device-width: 601px) {
    .topright:before {
        background-image: url(../../../studyguide.jpg?nqqbqh);
        background-size: cover;
        width: 170%;
        height: 45%;
        position: absolute;
        top: 100px;
    }
    .topright.no-banner:before {
    display: none;
}
}


@media (min-width: 768px) and (max-width: 1024px) {
  
.topright:before {
    background-image: url(../../../studyguide.jpg?nqqbqh);
    background-size: cover;
    width: 170%;
    height: 45%;
    position: absolute;
    top: 100px;
}
.topright.no-banner:before {
    display: none;
}
.topright.no-banner .hero-caption {
    margin-top: 0px;
}
.module-hero {
    padding: 0px 0;
}
.inner-nav > li > a {
    font-size: 12px;
    padding: 16px 12px;
}
.hero-text {
    vertical-align: baseline;
}
.m-t-140 {
    margin-top: 0px !important;
}
.hero-caption {
    width: 95%;
}
.text-super-mdlg {
    font-size: 54px;
}

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  .topright:before {
    background-size: cover;
    background-image: url(../../../studyguide.jpg?nqqbqh);
    width: 81%;
    background-position: top right;
    height: 70%;
    position: absolute;
    top: 0px;
    left: 30%;
}
.topright.no-banner:before {
    display: none;
}
/*
.more-option{
width: 80%;
}*/

.m-t-40 {
    margin-top: 0px !important;
}

}


@media (max-width: 480px) {
.topright:before {
    background-position: top;
    background-image: url(../../../studyguide-md.jpg?jhg);
    background-size: contain;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -28px;
}
.topright.no-banner:before {
    display: none;
}
.topright.no-banner .m-t-140 {
    margin-top: 10px !important;
}
.inner-brand img {
    width: 155px;
}
.post-columns .post {
    margin: 0 0 0px;
}
.inner-brand {
    height: 60px;
    }
.main-nav-toggle {
    padding: 20px 0 20px 15px;
}   

.m-t-40 {
    margin-top: 10px !important;
}
.text-super-header {
    font-size: 40px;
}
.hero-caption {
    margin-top: 10px;
}
.topright .hero-caption {
    margin-top: 230px;
}
.topright.no-banner .hero-caption {
    margin-top: 10px;
}
.text-super-mdlg {
    font-size: 40px;
}
.m-t-140 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.inner-nav > li > a {
    color: #ffffff;
    font-size: inherit;
    font-weight: 600;
    letter-spacing: inherit;
}
.btn-xl {
    width: 100%;
    margin-top: 2px !important;
}

.text-super-lg {
    font-size: 30px;
}
.left-cube, .right-cube {

}
.left-cube .cube-info, .right-cube .cube-info {
}

.post-content a.btn {
    width: 100%
}
#avatar-toolbar .btn-toolbar .btn {
    padding: 10px 15px;
}

}
