@media only screen and (max-width: 1366px) {
    .header-img {
        height: 400px;
    }
    .cg-search {
        top: 50px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-fundraiser {
        height: 300px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-merchant {
        height: 320px;
    }
    .merchant-how-it-works-homepage .step-content-div.step-merchant {
        height: 340px;
    }
    .user-how-it-works-homepage .step-content-div {
        width: auto;
        height: 255px;
    }
}
@media only screen and (max-width: 1024px) {
    body {
        padding: 70px 0 0 0;
    }
    .header-top {
        height: 71px;
        padding: 0 10px;
    }
    .coupons911-logo {
        margin: 5px 0;
        width: 300px;
    }
    .btn-login {
        margin: 5px 0 5px 15px;
    }
    .bhoechie-tab-menu.main-menu {
        margin: 5px 0 0 0;
    }
    .cg-search {
        width: 55%;
    }
    .user-how-it-works-homepage .step-content-div {
        height: 280px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-fundraiser {
        height: 390px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-merchant {
        height: 400px;
    }
    .merchant-how-it-works-homepage .step-content-div.step-merchant {
        height: 390px;
    }
}
@media only screen and (max-width: 960px) {
    .user-how-it-works-homepage .step-content-div {
        height: 300px;
        margin-bottom: 0;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-fundraiser,
    .fundraiser-how-it-works-homepage .step-content-div.step-merchant,
    .merchant-how-it-works-homepage .step-content-div.step-merchant
    {
        height: 260px;
        margin-bottom: 30px;
    }
    .step-content-div {
        margin-bottom: 30px;
    }
    .contact-homepage iframe {
        width: auto;
    }
}
@media only screen and (max-width: 800px) {
    .coupons911-logo {
        margin: 10px 0;
        width: 250px;
    }
    .bhoechie-tab-menu .list-group > a {
        margin-right: 1px;
    }
    .content-text {
        font-size: 18px;
        width: auto;
    }
    .header-img {
        height: 350px;
    }
    .header-top-img {
        padding: 0 30px;
    }
    .footer-menu-item {
        margin-bottom: 10px;
    }
    .user-how-it-works-homepage .step-content-div {
        height: 390px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-fundraiser,
    .fundraiser-how-it-works-homepage .step-content-div.step-merchant,
    .merchant-how-it-works-homepage .step-content-div.step-merchant
    {
        height: 280px;
    }
}
@media only screen and (max-width: 736px) {
    .bhoechie-tab-menu .list-group > a {
        float: none;
        width: auto;
    }
    #coupons911HeaderMenu,.list-group.nav.navbar-nav {
        width: 175px;
    }
    .list-group.nav.navbar-nav {
        width: 170px;
        margin-bottom: 5px;
    }
    #coupons911HeaderMenu {
        background-color: #255EA5;
        padding-left: 20px;
        margin-top: 5px;
        border-radius: 4px;
    }
    .bhoechie-tab-menu .list-group > a {
        width: 160px;
        margin: 0 0 5px 2px;
    }
    .bhoechie-tab-menu .list-group > a.active {
        border-bottom: 1px !important;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        padding-bottom: 10px;
        margin: 0 0 5px 2px;
        color: #fff !important;
    }
    .user-how-it-works-homepage .step-content-div {
        height: auto;
        margin-bottom: 20px;
    }
    .fundraiser-how-it-works-homepage .step-content-div.step-fundraiser,
    .fundraiser-how-it-works-homepage .step-content-div.step-merchant,
    .merchant-how-it-works-homepage .step-content-div.step-merchant {
        height: auto;
    }
    .app-download-img .img {
        height: 60px;
    }
}
@media only screen and (max-width: 568px) {
    bodY{
        font-size: 18px;
    }
    .main-section .bhoechie-tab-content {
        padding-top: 5px;
    }
    .app-download-img .img {
        height: 40px;
    }
}
@media only screen and (max-width: 414px) {
    body{
        font-size: 14px; 
    }
    .header-img {
        height: 220px;
    }
    .content-text {
        font-size: 14px;
        padding: 0 5px;
    }
    .step-img {
        width: 65px;
    }
    .page-content {
        padding: 30px 10px 100px;
    }
    .page-content li {
        font-size: 16px;
    }
    .page-content li > span {
        color: #333;
        font-size: 14px;
    }
    .footer-menu-item {
        font-size: 14px;
    }
    .footer-menu-item {
        margin-right: 2px;
        line-height: 16px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
