@media screen and (max-width: 1200px) {
    .container {
        width: 970px;
    }
    .h-header {
        height: 164px;
        width: 100%;
        background-image: url('../images/bgimage1.png'), url('../images/index_dark.png');
        background-position: center center, left top;
        background-repeat: no-repeat, repeat;
    }
    .h-navbar {
        min-height: 55px;
        padding-left: calc(-435vw);
        padding-right: calc(-435vw);
    }
    .h-logoim > img {
        height: 40px;
    }
    .navbar-inverse .h-links > li > a {
        letter-spacing: 0px;
    }
    .h-navbar .navbar-form {
        padding: 0px;
    }
    .h-containercenter h2 {
        font-size: 23px;
    }
    .h-imgcontainerright p {
        font-size: 19px;
    }
    .h-containercenter .h-description {
        font-size: 11px;
    }
    .h-containercenter .h-posttext {
        font-size: 13px;
    }
    .h-links > li > a {
        padding: 10px 12px;
        font-size: 19px;
    }
    .h-inputfield,
    .h-inputbutton {
        margin-top: 2px;
    }
    .h-maincontent {
        /*    width: 70.58807%;*/
    }
    .h-sidecontent {
        /*    width: 29.41193%;*/
    }
    #myNavbar form {
        left: 253px;
    }
    .astm-search-menu {
        right: -145px;
    }

    .h-maincontent .h-rel {
        position: relative;
        width: 260px;
        height: 208px;
    }

    .h-maincontent .h-rel .absolute {
        width: 80px;
        height: 80px;
    }

    .h-containercenter {
        padding-left: 12px;
        padding-right: 23px;
    }

    .h-containercenter h2 {
        line-height: 1.4;
    }

    .h-containercenter .h-limiter {
        /*height: 79px;*/
    }

    .navbar #s {
        margin-top: 10px;
    }

    .h-links > li > a {
        line-height: 35px;
    }
    
    .p-image-box.h-crown {
        margin-left: 25px;
    }
}

@media screen and (max-width: 991px) {
    .container {
        width: 750px;
    }
    .photo-article-wrapper {
        max-height: 390px;
    }
    
    .h-description-gal {
        font-size: 0.7em;
    }
    .h-header {
        height: 126px;
        width: 100%;
        background-image: url('../images/bgimage2.png'), url('../images/index_dark.png');
        background-position: center center, left top;
        background-repeat: no-repeat, repeat;
    }
    .h-navbar {
        min-height: 50px;
        padding-left: calc(-325vw);
        padding-right: calc(-325vw);
    }
    .h-logoim > img {
        height: 35px;
    }
    .h-links > li > a {
        padding: 10px 10px;
        font-size: 16px;
    }
    .navbar-form .form-control.h-inputfield {
        width: 120px;
        height: 32px;
    }
    .h-inputbutton {
        width: 32px;
        height: 32px;
        font-size: 16px;
        padding: 0px;
    }
    .h-links > li > a {
        line-height: 30px;
    }
    .h-maincontent .h-imgcontainerleft {
        width: 100%;
        padding: 0px 15px 15px;
    }
    .h-containercenter h2 {
        font-size: 20px;
    }
    .h-imgcontainerright p {
        font-size: 15px;
    }
    .h-maincontent > .row {
        margin-bottom: 20px;
    }
    .astm-search-menu {
        right: -25px;
    }

    .h-rel-gal {
        height: 250px;
    }

    #myNavbar form {
        left: 214px;
        bottom: 6px;
    }

    .h-maincontent .h-imgcontainerleft {
        padding: 0px;
        margin-bottom: 20px;
    }

    .h-containercenter {
        padding-left: 0px;
    }

    .h-maincontent .h-rel {
        width: 290px;
        height: 232px;
    }

    .h-maincontent.h-left .p-content {
        margin-right: 0px;
    }

    .p-content .row.single-post {
        margin-bottom: 25px;
    }

    .h-maincontent.h-left {
        margin-left: 15px;
    }

    .h-right.h-sidebar {
        padding-right: 17px;
    }

    .h-maincontent .h-rel {
        width: 405px;
        height: 321px;
    }

    .h-maincontent .h-rel .absolute {
        width: 100px;
        height: 100px;
    }

    .h-maincontent.h-left .p-content {
        text-align: center
    }

    .navbar #s {
        width: 0px;
        padding: 0px;
    }

    .h-logoim > img {
        height: 35px;
    }

    .h-links > li > a {
        line-height: 30px;
    }
    .navbar #s {
        margin-top: 7px;
    }
    .navbar .searchform:hover #s {
        width: 160px;
        padding-left: 8px;
    }
    
    .h-celebs .noPaddingRight {
        padding-right: 15px; 
    }
    
    .celebs {
        column-count: 2;
    }

}

@media screen and (max-width: 767px) {
    .container {
        width: auto;
    }
    .h-header {
        height: 126px;
        background-image: url('../images/bgcomposite.png') no-repeat center fixed;
        background-size: contain;
    }
    .h-maincontent,
    .h-sidecontent {
        width: 100%;
    }
    .h-imgcontainerleft img {
        width: 100%;
    }
    .h-containercenter h2 {
        font-size: 26px;
    }
    .h-containercenter .h-description {
        font-size: 12px;
    }
    .h-containercenter .h-posttext {
        font-size: 15px;
    }
    .h-maincontent .h-imgcontainerleft {
        margin: 0px;
    }
    .h-sidecontent .h-imgcontainerright {
        float: none;
        margin: auto;
    }
    .h-sidecontent .h-ad > img {
        margin: 0px auto;
    }
    .h-links li {
        text-align: center;
    }
    .navbar-form.navbar-right {
        width: 50%;
        margin: auto;
    }
    #myNavbar .form-group {
        display: inline-block;
    }
    .navbar-form .form-control.h-inputfield {
        width: 100%;
        height: 40px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .h-inputbutton {
        width: 40px;
        height: 40px;
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .h-navbar form {
        display: inline-block;
    }
    .h-navbar .form-group {
        display: inline-block;
    }
    #h-hiddencrowd > img {
        margin: auto;
    }
    .h-maincontent h2 {
        margin-top: 10px;
    }
    .h-imgcontainerright p {
        font-size: 19px;
    }
    .h-maincontent .h-rel .absolute {
        width: 20%;
    }
    .h-sidecontent .h-imgcontainerright {
        width: 100%;
    }
    .h-sidecontent .h-imgcontainerright img {
        width: 100%;
    }
    .astm-search-menu {
        right: 0;
    }

    .h-rel-gal {
        height: 280px;
    }
    .h-description-gal {
        margin-bottom: 0;
    }

    #myNavbar form {
        position: static;
    }

    .h-maincontent .h-rel {
        width: 466px;
        height: 369px;
        margin: 0 auto;
    }

    .h-maincontent .h-rel .absolute {
        width: 110px;
        height: 110px;
    }

    .p-content .row.single-post {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 3px dashed #e6e6e6;
    }
    
    /* Footer stil */
    .h-hidden-footer .h-footer-list > li {
        display: block;
    }

    .p-image-box.h-crown {
        height: auto;
        width: auto;
        text-align: center;
        margin: 0 auto;
    }

    .h-right.h-sidebar {
        padding-right: 15px;
        padding-left: 15px;
    }

    .h-maincontent.h-left {
        margin-left: 0;
    }

    .nav > li.astm-search-menu {
        position: absolute;
        top: 10px;
        right: 0px;
    }

    .h-containercenter {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .navbar-nav.h-links {
        padding-top: 60px;
    }
    
    .astm-search-menu.default,
    #searchform {
        width: 100%;
    }
    
    #searchsubmit {
        position: absolute;
        right: 0;
        top: 4px;
    }
    
    #myNavbar form {
        padding: 5px 0;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .navbar #s {
        width: 100%;
        padding-left: 8px;
        border-radius: 0;
    }
    
    .navbar .searchform:hover #s {
        width: 100%;
        padding-left: auto;
    }
    
    .h-maincontent.h-celebs {
        padding-left: 15px;
    }
    
    .h-maincontent.h-celebs .row.h-celebs-row {
        width: 100%;
    }

}

@media screen and (max-width: 650px) {
    .h-header {
        height: 110px;
    }
    .h-maincontent h2 {
        font-size: 22px;
    }

    .h-rel-gal {
        height: 250px;
    }
}

@media screen and (max-width: 560px) {
    .h-header {
        height: 100px;
    }
    .h-maincontent h2 {
        font-size: 19px;
    }
    .h-imgcontainerright p {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .h-header {
        height: 90px;
    }
    .h-maincontent .h-imgcontainerleft {
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    .h-maincontent h2 {
        font-size: 21px;
    }
    .h-myCol {
        width: 100%;
    }
    .h-myCol img {
        margin: auto;
    }
    .h-myCol p {
        text-align: center;
    }
    .navbar-form .form-control.h-inputfield {
        width: 85%;
    }
    .h-inputbutton {
        margin-left: -28px;
    }
    .h-rel-gal {
        height: 250px;
    }

    .h-maincontent .h-rel {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .h-left .noPadding {
        padding: 0px 15px;
    }
}

@media screen and (max-width: 420px) {
    .h-header {
        height: 80px;
    }
    .h-inputfield {
        display: none;
    }
    .h-inputbutton {
        margin-left: 80px;
    }
    .navbar-form .form-control.h-inputfield {
        width: 100%;
        margin-left: 10px;
    }
    .h-logoim > img {
        height: 28px;
    }
    
    .celebs {
        column-count: 1;
    }
}

@media screen and (max-width: 350px) {
    .h-header {
        height: 70px;
    }
    .h-inputbutton {
        margin-left: 30px;
    }
}