@media (max-width: 992px) {
    .container {
        padding-left: 12px;
        padding-right: 12px;
    }
    .row {
        margin-right: -12px;
        margin-left: -12px;
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-right: 12px;
        padding-left: 12px;
    }
    #page-content-wrapper {
        padding: 0;
    }
    .sm-movie-main-img {
        float: left;
        max-width: 140px;
        margin: 0 10px 10px 0;
    }
    .filter-list {
        margin: 0 0 10px;
        display: none;
    }
    .filter-show-btn {
        display: block;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
    .container-padding {
        padding-left: 0;
    }
    .thumbnail {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mobile-header-buttons {
        display: block;
    }
   
    .btn {
        padding: 4px 10px;
    }
    #page-content-wrapper {
        padding: 0
    }
    .breadcrumb {
        font-size: 13px;
    }
    .content-body,
    .content-body .middlecontent,
    .content-body .largeadcontent,
    .content-body .middlesmallcontent,
    .content-body .smalladcontent {
        width: 100%;
        padding: 0 !important;
    }
    .home-middlecontent .movies-thumb-list a {
        width: auto;
    }
    .home-search-box .form-control {
        width: 100%;
    }
    .search-bar-with-ad .search-bar-form,
    .search-bar-with-ad .search-bar-ad {
        float: none;
        width: 100%;
    }
    .search-bar-with-ad .search-bar-form {
        padding: 0;
    }
    .content-body .movie-list-middlecontent,
    .content-body .movie-list-right {
        float: none;
        width: 100%;
        padding: 0
    }
    .content-body .smalladcontent .main-video-box h2 {
        text-align: center;
    }
    .content-body .smalladcontent .main-video-box .video-play-thumb {
        margin: 20px auto 20px;
    }
    .sm-hearder-search {
        display: none;
        position: absolute;
    }
    .sm-hearder-search .close-search {
        position: relative;
        position: absolute;
        font-size: 20px;
        top: 8px;
        left: 12px;
        z-index: 100;
        color: #E5663C;
    }
    .sm-hearder-search .search-input {
        padding-left: 30px;
    }
    .video-list.rand-movie .video-icon {
        margin: 0 auto;
    }
    .moviepage-search .search-input {
        width: 80%;
    }
    /*#site-search-btn {margin-top: 10px;}*/
    header {
        height: 60px;
    }
    .detail-content h3 .sub-title {
        font-size: 13px;
    }
    .page-header {
        padding: 0 0 5px;
        margin: 5px 0;
    }

    .movie-main-img { text-align: center;}
    /* #menu-toggle {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }
    #search-toggle {
        display: block;
        position: absolute;
        left: 50px;
        top: 0;
    } */
    .logo {
        position: relative;
        margin: 10px 0;
        width: 100%;
        height: 29px;
        background: url('images/bollybx_logo_mobile_white.png')right center no-repeat;
        float: none;
    }
    .moblie-ad-90 {
        height: 90px;
    }
    .page-header .sub-title {
        display: none;
    }
    .cele-thumb-list .name-span {
        max-width: 65px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .fb-app-page {
        text-align: center;
    }
    .synopsis {
        margin-top: 0;
        height: auto;
        overflow: hidden;
    }
    .biography {
        margin: 15px 0;
        height: auto;
        min-width: 100%;
        overflow: hidden;
        transition: height 0.15s ease-out;
    }
    .doc-list {
        margin-top: 20px;
        max-height: none;
        min-height: 295px;
    }
    .filter-list {
        margin-top: 5px;
        position: relative;
    }
    .filter-list .form-control {
        margin-top: 10px;
    }
    .filter-list .filter-input {
        width: 100%
    }
    .filter-list .filter-select {
        width: 100%
    }
    .filter-list .show-all {
        margin-top: 5px;
        width: 100%
    }
    .video-play-thumb {
        margin-top: 20px;
    }
    .movies-list {
        margin-top: 20px;
        max-height: none;
        min-height: 295px;
    }
    .movies-list .movie-list-info {
        margin-left: 72px;
    }
    .movies-list .list-group-item {
        padding: 16px;
        margin: 6px 0;
    }
    .movies-list .btn-info {
        top: 15px
    }
    .movies-list .movie-list-title {
        font-size: 16px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 80%;
    }
    .movies-thumb-list a {
        width: 100%;
    }
    .movies-thumb-list a p {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .movies-list .movie-list-cast a {
        font-size: 14px
    }

    .movie-list-cast {
        display: none;
    }
    .recent-movies-thumb-list {
        text-align: left;
        margin-top: 10px;
    }
    .recent-movies-thumb-list a:not(.btn) {
        width: 45%;
    }
    .recent-movies-thumb-list a p {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .cele-main-img-wrapper {
        width: 100%;
        height: 185px;
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 18px;
        text-align: center
    }
    .cele-main-img {
        height: 260px;
        border-radius: 0px;
        box-shadow: none;
    }
    .image-gallery {
        margin: 20px 0
    }
    .image-gallery h2 a.btn {
        display: block;
        width: 80%;
        margin: 10px auto;
    }
    .page-header .filter-input {
        width: 100%;
        margin: 5px 0
    }
    .video-player {
        margin: 20px 0
    }
    .video-play-thumb {
        width: 95%;
        margin: 20px auto 0
    }
    .movie-main.video-play-thumb {
        width: 100%;
        margin: 0 auto 10px
    }
    /*.buy-movie-link {float: left ; margin: 10px auto 0}*/
    .leaderboard {
        width: 100%;
        height: auto;
    }
    .large_rectangle {
        width: 100%;
        height: auto;
        text-align: center
    }
    .large_skyscraper {
        width: 250px;
        height: auto;
        text-align: center
    }
    .skyscraper {
        width: auto;
        height: auto;
        text-align: center
    }
    /*.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }*/
    .cele-btn {
        width: 100%;
    }
    .xs-margin {
        margin: 20px 0;
    }
    .mb_YTPlayer .loading {
        display: none !important;
    }
    .full-width-xs {
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    .back-btn {
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    .mobile-amazon {
        text-align: center;
        background: url('../images/amazon_buy_mobile.png')center center no-repeat;
        width: 100%;
        height: 250px;
    }
    .mobile-amazon a {
        width: 100%;
        height: 100%;
        display: block;
    }
    /*.google-add {width: auto;height: auto;}*/
    .main-detail-row .col-xs-12 {
        width: 100%
    }
    .ad-center-xs {
        margin: 0 auto;
    }
    .margintop10-sm {
        margin-top: 10px;
    }
    #pagination {
        text-align: center !important;
    }
    .breadcrumb-row .filter-input {
        width: 100%;
        margin: 5px 0
    }
    .sub-page-header {
        font-size: 24px;
        margin: 10px 0;
        padding-bottom: 9px;
        color: #65824e;
        border-bottom: 1px solid #65824e;
    }
}

@media (max-width: 767px) and (orientation: portrait) {
    .logo .fixed-search {
        display: none;
    }
    .logo-fixed {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 1000;
        margin: 0;
        height: 60px;
        -webkit-box-shadow: 0px 6px 13px -4px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 6px 13px -4px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 6px 13px -4px rgba(0, 0, 0, 0.75);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .logo-fixed #menu-toggle {
        top: 5px;
    }
    .logo-fixed .fixed-search {
        display: block;
        width: 230px;
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .toggled .logo-fixed {
        margin-left: 250px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .sidebar-left {
        display: none;
    }
    .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .sm-hearder-search {
        position: absolute;
        left: 125px;
        top: 10px;
        width: 290px;
    }
    #search-toggle,
    .close-search {
        display: none;
    }
    .fixed-search {
        display: block
    }
    .content-body,
    .content-body .middlecontent,
    .content-body .largeadcontent,
    .content-body .middlesmallcontent,
    .content-body .smalladcontent {
        float: none;
        width: 100%;
        padding: 0
    }
    .largeadcontent-ad,
    .largeadcontent-content {
        margin-top: 20px;
        float: left;
        width: 50%;
    }
    .search-bar-with-ad .search-bar-form,
    .search-bar-with-ad .search-bar-ad {
        width: 50%;
    }
    .content-body .movie-list-middlecontent,
    .content-body .movie-list-right {
        float: none;
        width: 100%;
    }
    .ad-center-sm {
        margin: 0 auto;
    }
    .main-detail-row .col-sm-12 {
        width: 100%
    }
    .content-body .smalladcontent {
        text-align: left;
    }
    .container-padding {
        padding-left: 0;
    }
    header {
        height: 60px;
    }
    .navbar {
        display: none;
    }
    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
    .search-button {
        margin-top: 5px;
    }
    .breadcrumb-row {
        margin-right: -21px;
        margin-left: -21px;
    }
    .cele-main-img {
        height: 245px;
    }
    .cele-img-inside {
        width: 160px;
    }
    .recent-movies-thumb-list {
        text-align: left;
        margin-top: 10px;
    }
    .recent-movies-thumb-list a:not(.btn) {
        width: 130px;
    }
    .recent-movies-thumb-list a p {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #menu-toggle {
        display: block;
        position: absolute;
        left: 15px;
        top: 10px;
    }
    .large_skyscraper {
        width: 300px;
        height: 250px;
        text-align: center
    }
    .large_rectangle {
        width: 728px;
        height: 90px;
    }
    .image-gallery {
        margin: 0;
    }
    .image-gallery h4 .btn {
        display: none;
    }
    .fb-app-page {
        margin-top: 45px;
    }
    .synopsis {
        height: 190px
    }
    .movie-main-img {
        height: 190px
    }
    .rand-movie {
        margin-top: 20px;
    }
    .doc-list {
        max-height: 835px;
    }
    .video-play-thumb {
        margin: 0;
    }
    .play-thumb img {
        width: 80%;
        margin: 0 auto;
    }
    .video-player {
        width: auto;
    }
    .mobile-amazon {
        text-align: center;
        background: url('../images/amazon_buy_tab.png')center center no-repeat;
        width: 100%;
        height: 90px;
    }
    .mobile-amazon a {
        width: 100%;
        height: 100%;
        display: block;
    }
    .home-search-box .form-control {
        width: 100%;
    }
    .main-video-box h2 {
        text-align: left;
    }
}

@media (min-device-width: 480px) and (max-device-width: 768px) {
    .mini-3-cols .col-xs-6 {
        width: 33.33%;
    }
    .mini-4-cols .col-xs-4 {
        width: 25%;
    }
    .buy-movie-link {
        width: 45%;
    }
}

@media (min-device-width: 320px) and (max-device-width: 480px) {
    .page-header {
        font-size: 20px;
    }
    .video-list.rand-movie .video-icon {
        width: 250px;
        height: 190px;
    }
    .video-list.rand-movie .video-icon .icon {
        width: 250px;
        height: 190px;
    }
    .buy-movie-link {
        width: 100%;
    }
    .buy-movie-link img {
        width: 30%
    }
}