/* Smart phone and tablets */

@media (max-width:767px) {
    .for-padding {
        padding: 20px;
    }
    .sub-form .title {
        width: 100%;
    }
    nav .navbar-brand img {
        height: 35px;
    }
    .buy-sell .text-style {
        display: block;
        border-bottom: none;
    }
    nav .search-form {
        position: relative;
        padding: 0 0 10px
    }
    nav .btn-search {
        width: 100% !important;
    }
    nav ul.navbar-nav {
        padding: 20px 0;
    }
    .buy-sell .right-img-mob,
    .buy-sell .left-img-mob {
        display: block;
        opacity: 0.2;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .buy-sell .left-img,
    .buy-sell .right-img {
        display: none;
    }
    .left-img-full,
    .right-img-full {
        display: none;
    }
    .left-img-full-mob,
    .right-img-full-mob {
        display: block;
        opacity: 0.1 !important;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .foot-img {
        filter: alpha(opacity=30);
        -moz-opacity: 0.2 !important;
        -khtml-opacity: 0.2 !important;
        opacity: 0.2 !important;
        opacity: 0.3;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .buy-sell {
        padding: 70px 0 40px
    }
    .buy-sell .item {
        margin-bottom: 50px;
    }
    .hits-videos .content .item {
        width: 50%;
        text-align: center;
        margin: 0 auto;
        flex-grow: 0.1;
        padding: 10px;
        margin-bottom: 30px
    }
    .subscribe .sub-btn {
        cursor: pointer;
        position: inherit;
        margin: 10px 0
    }
    .subscribe {
        padding: 50px 0 50px;
        /* background: url(../images/Asset\ 3.png) no-repeat 0 100%; */
        /* background-size: contain; */
    }
    .subscribe .form-group {
        width: 100%;
        margin: 20px auto;
        position: relative;
    }
    footer {
        text-align: center;
    }
    footer img {
        margin-bottom: 20px;
    }
    footer p {
        font-size: 16px;
    }
    footer .social {
        margin: 15px 0
    }
    footer .col-lg-3,
    footer .col-lg-4,
    footer .col-lg-2 {
        margin-bottom: 30px;
    }
    .foot-img {
        width: 100%;
        position: absolute;
        bottom: 790px;
        z-index: -1
    }
    .contact-us form {
        width: 100%;
        margin: 0 auto
    }
    .container-fluid {
        margin: 0;
        padding: 0
    }
    .video-submit .right-data select {
        width: 100%;
    }
    .video-submit .licence {
        margin-bottom: 70px;
    }
    .video-submit .privacy {
        margin-bottom: 70px;
    }
}

@media (max-width:992px) {
    .for-reverse {
        flex-direction: column-reverse;
    }
}


/* Small Screen */

@media (min-width:992px) and (max-width:1115px) {
    .site-navbar ul li a {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:1015px) {
    .foot-img {
        filter: alpha(opacity=30);
        -moz-opacity: 0.2 !important;
        -khtml-opacity: 0.2 !important;
        opacity: 0.2 !important;
        opacity: 0.3;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .buy-sell .right-img-mob,
    .buy-sell .left-img-mob {
        display: block;
        opacity: 0.3;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .buy-sell .left-img,
    .buy-sell .right-img {
        display: none;
    }
    .left-img-full,
    .right-img-full {
        display: none;
    }
    .left-img-full-mob,
    .right-img-full-mob {
        display: block;
        opacity: 0.3;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .video-submit .left-links li a {
        color: #8F3894;
        font-weight: bold;
        transition: all 0.3s ease-in-out;
        font-size: 13px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    nav .search-form {
        position: relative;
        padding: 0 0 10px
    }
    nav .btn-search {
        width: 100% !important;
    }
    nav ul.navbar-nav {
        padding: 20px 0;
    }
    .hits-videos .content .item {
        width: 33%;
        text-align: center;
        margin: 0 auto;
        flex-grow: 0.1;
        padding: 10px;
        margin-bottom: 30px
    }
    .subscribe {
        padding: 150px 0 40px;
        /* background: url(../images/Asset\ 3.png) no-repeat 0 100%; */
        background-size: contain;
    }
    .subscribe .sub-btn {
        cursor: pointer;
        position: inherit;
        margin: 10px 0
    }
    .subscribe .form-group {
        width: 100%;
        margin: 20px auto;
        position: relative;
    }
    .foot-img {
        width: 100%;
        position: absolute;
        bottom: 450px;
        z-index: -1
    }
}


/* Medium Screen */

@media (min-width:992px) and (max-width:1199px) {
    .hits-videos .content .item {
        width: 25%;
        text-align: center;
        margin: 0 auto;
        flex-grow: 0.1;
        padding: 10px;
        margin-bottom: 30px
    }
    nav .navbar-nav a {
        font-size: 14px
    }
    nav .btn-search {
        width: 220px !important;
    }
}


/* Large Screen */

@media (max-width:550px) {
    .hits-videos .content .item {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        flex-grow: 0.1;
        padding: 10px;
        margin-bottom: 30px
    }
    .video-submit .right-data .other-width {
        width: 250px
    }
    .video-submit .right-data small {
        font-size: 11px;
    }
    .video-submit .licence {
        margin-bottom: 40px;
    }
}

@media (max-width:400px) {}

@media (max-width: 325px) {}

@media (max-width: 576px) {}