#responsive-menu,
#responsive-menu-1,
.btn-nav-left,
.btn-nav-right {
    display: none;
}
.video-js .vjs-control-bar {
    font-size: 17px;
}
@media only screen and (min-width: 1200px) {
    .container {
        padding: 0 5%;
    }
    #copyright {
        padding: 25px 5% 30px;
    }
}
@media only screen and (max-width: 959px) {
    .overlay {
        display: none !important;
    }
    .content-loop .post .entry-thumb,
    .entry-content img,
    .flexslider .slides li img {
        width: 100%;
        height: auto;
    }
    #responsive-menu {
        color: #999;
        display: none;
        width: 100%;
    }
    #responsive-menu li {
        color: #999;
        line-height: 30px;
        margin-left: 25px;
    }
    #responsive-menu li li {
        list-style: disc;
    }
    #responsive-menu li a {
        color: #666;
        border-bottom: 1px dotted #ccc;
    }
    #header .container {
        position: relative;
    }
    #formbox input[type="text"],
    #formbox select,
    #formbox textarea {
        width: 100% !important;
    }
    #formbox .file-bottom {
        top: -40px;
        right: 0;
        margin-left: 0;
    }
    #formbox input[type="button"] {
        margin-left: 0;
    }
    .button-trailer {
        width: 150px;
    }
    .button-download-css,
    .button-trailer-css {
        padding: 10px 25px;
        font-size: 14px;
    }
    .button-download {
        width: 230px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .bomma-l,
    .bomma-r {
        float: left;
    }
    .latest-u,
    .latest-u-2 {
        font-size: 22px;
    }
    .stitle-bottom-line svg {
        width: 120pt;
    }
    .bomma-l {
        height: auto;
    }
    .nav {
        margin-right: 10px;
    }
    .attachment-post-thumb {
        width: 180px;
    }
    .entry-title-movie {
        font-size: 3em;
    }
    .cast-and-director-div {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .cast-and-director {
        line-height: 30px;
    }
    .button-download,
    .button-trailer {
        padding-bottom: 0;
    }
    .slogan p {
        padding-left: 10px;
        padding-right: 10px;
    }
    #footer-columns .footer-column-1,
    #footer-columns .footer-column-2,
    #footer-columns .footer-column-3,
    #footer-columns .footer-column-4 {
        width: 275px;
    }
    .video-js .vjs-control-bar {
        font-size: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .btn-nav-left,
    .ib-logo,
    .sel-server {
        text-align: center;
    }
    .home-note {
        font-size: 16px;
    }
    .home-note span {
        font-size: 12px;
    }
    .ibomma-buttons {
        padding: 5px 0 0;
        width: 100%;
    }
    .cast-and-director-div {
        margin-top: 4%;
        margin-bottom: 6%;
    }
    .btn-nav-left,
    .btn-nav-right {
        background: #5da93c;
        color: #fff;
        display: block;
        line-height: 18px;
        margin-top: 15px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
    }
    .button-download,
    .button-trailer {
        padding-bottom: 0;
        width: 100%;
    }
    .button-download-css,
    .button-trailer-css {
        width: 95%;
        padding: 10px 0;
    }
    .button-download-css {
        float: right;
    }
    #header .right,
    #primary-nav .nav,
    #sidebar {
        display: none;
    }
    .line {
        fill: none;
        stroke: #fff;
        stroke-width: 6;
        transition: stroke-dasharray 0.6s cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .line1,
    .line3 {
        stroke-dasharray: 60 207;
        stroke-width: 6;
    }
    .line2 {
        stroke-dasharray: 60 60;
        stroke-width: 6;
    }
    .opened .line1,
    .opened .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 6;
    }
    .opened .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 6;
    }
    #logo {
        float: none;
    }
    .btn-nav-left {
        float: left;
        padding: 0;
        width: 45px;
    }
    .menu {
        width: 45px;
        padding-left: 5px;
    }
    .menu-style {
        padding: 0;
        border-bottom: 1px solid #444;
    }
    #responsive-menu-1 {
        background: #333;
        border-top: 1px solid #444;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
        margin-bottom: 20px;
    }
    #responsive-menu-1 a:link,
    #responsive-menu-1 a:visited {
        color: #ececec;
        font-size: 14px;
    }
    .menu-style a {
        display: block;
        padding: 10px 15px;
    }
    .btn-nav-right {
        padding: 6px 16px;
        float: right;
    }
    .content-loop .post {
        width: 31.3%;
        margin: 1%;
    }
    .slogan h1 {
        font-size: 26px;
    }
    .slogan p {
        font-size: 14px;
    }
    .slogan {
        margin-bottom: 55px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .latest-u,
    .latest-u-2 {
        font-size: 22px;
    }
    .stitle-bottom-line svg {
        width: 120pt;
    }
    .entry-title-movie {
        font-size: 26px;
        padding-bottom: 8px;
    }
    .cast-and-director {
        line-height: 26px;
    }
    .cast-and-director-div {
        margin-top: 6%;
        margin-bottom: 6%;
    }
    .attachment-post-thumb {
        width: 115px;
    }
    .bomma-l {
        padding: 8px 0 15px;
    }
    .bomma-r {
        width: 68%;
    }
    .slogan p {
        padding-left: 0;
        padding-right: 0;
    }
    .additional-info,
    .entry-content,
    .video-js .vjs-control-bar {
        font-size: 14px;
    }
}
@media only screen and (max-width: 479px) {
    .attachment-post-thumb {
        width: 90px;
    }
    .latest-u,
    .latest-u-2 {
        font-size: 18px;
    }
    .stitle-bottom-line svg {
        width: 100pt;
    }
    .entry-title-movie {
        font-size: 16px;
    }
    .additional-info,
    .entry-content {
        font-size: 13px;
    }
    .entry-tags-movies {
        font-size: 1em;
    }
    .cast-and-director {
        line-height: 22px;
        font-size: 13px;
    }
    .cast-and-director-div {
        margin-top: 6%;
        margin-bottom: 6%;
    }
    .button-download-css,
    .button-trailer-css,
    .video-js .vjs-control-bar {
        font-size: 12px;
    }
    .ibomma-buttons {
        padding: 0;
        width: 100%;
    }
    .bomma-l {
        padding: 5px 0 15px;
    }
    .bomma-r {
        width: 70%;
        padding: 0;
    }
}
