/********************************************************
  Mobile Devices
********************************************************/

/********************************************************
        ## Min Width 1299px And Max Width 1399px
********************************************************/
@media (min-width: 1330px) and (max-width: 1399px) {
    .feature-themes .themes-short-details {
        margin-top: 60px;
        padding-left: 35px;
    }
    .recent-theme .col-md-4{
        padding: 160px 120px;
    }
    .feature-title {
        padding-left: 50px;
    }
    .popular-themes .col-md-4 {
        padding: 8%;
    }
}

/********************************************************
        ## Max Width 1199px
********************************************************/
@media only screen and (max-width:1199px) {
    .feature-themes .overflow{
        width: 100%;
        display: inline-block;
        margin-top: 60px;
    }
    .feature-themes::after {
        height: 100%;
        bottom: 0;
    }
    .feature-themes {
        padding: 30px 50px 50px;
    }
    .feature-title {
        text-align: center;
    }
    .popular-themes .col-md-4 {
        padding: 3% 5% 5%;
    }
    .popular-themes .col-md-8{
        padding: 0 30px;
    }
    .single-theme .themes-item .col-md-8 {
        position: relative;
        width: 100%;
    }
    .single-theme .themes-item .col-md-4, .single-theme .themes-item .col-md-8{
        width: 100%;
    }
    .theme-slider {
        max-width: inherit;
        margin: 0;
    }
    .single-theme .default-header {
        padding-bottom: 90px;
    }
    .theme-meta {
        text-align: center;
    }
    .features-title {
        margin-bottom: 20px;
    }
}
/********************************************************
        ## Min Width 992px And Max Width 1199px
********************************************************/
@media (min-width: 992px) and (max-width: 1199px) {
    .slogan-text p {
        font-size: 22px;
    }
    .features-list .col-md-6 {
        padding: 0 25px;
    }
    .include-features-row .featured-boxed {
        min-height: 351px;
    }
}
/********************************************************
        ## Max Width 991px
********************************************************/
@media only screen and (max-width:991px) {
    .popular-themes .col-md-8,.popular-themes .col-md-4{
        width: 100%;
    }
    .popular-themes .row>article .col-md-8{
        position: relative;
    }
    .popular-themes .col-md-4 {
        padding: 40px 50px 60px;
    }
    .popular-themes .col-md-8{
        padding: 0 50px;
    }
    .popular-themes .col-md-8 {
        margin-top: 60px;
    }
    .contact-wrap {
        padding: 100px 50px 60px;
    }
}
/********************************************************
        ## Min Width 768px And Max Width 991px
********************************************************/
@media (min-width: 768px) and (max-width: 991px){
    #text-4 .textwidget .btn {
        font-size: 12px;
        letter-spacing: 0
    }
    .logged-in.woocommerce-checkout .woocommerce .col2-set,.logged-in.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order{
        width: 100%;
        margin-bottom: 30px;
    }
    .slogan-text p {
        font-size: 20px;
    }
    li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
        width: 16%;
    }
    li.bbp-forum-info, li.bbp-topic-title {
        width: 45%;
    }
}
/********************************************************
        ## Max Width 767px
********************************************************/
@media only screen and (max-width:767px) {
    .logged-in.woocommerce-checkout .woocommerce .col2-set,.logged-in.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order{
        width: 100%;
        margin-bottom: 30px;
    }
    .sticky .navbar-default .navbar-nav>li>a {
        padding-bottom: 22px;
    }
    .sticky .login-register li a{
        padding-bottom: 4px;
    }
    .login-register li a {
        font-size: 14px;
    }
    .navbar-toggle{
        margin: 0 15px 5px 5px;
    }
    .primary-menu{
        padding-bottom: 5px;
        position: relative;
    }
    .sticky{
        padding: 22px 0 5px;
    }
    .sticky-header .site-header{
        background: #2b343f;
    }
    .navbar-default .navbar-toggle,.navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border: 0;
        box-shadow: none;
    }
    .navbar-default ul.nav li.dropdown > ul.dropdown-menu{
        display: block;
        box-shadow: none;
        border: 0;
        padding: 0;
        margin: 0;
        background: none;
        font-size: inherit;
    }
    .navbar-default .dropdown-menu>li>a,.navbar-default ul.nav li.dropdown:hover > ul.dropdown-menu{
        border: 0;
    }
    .navbar-default .dropdown-menu>li>a{
        padding: 5px 20px 22px;
        font-weight: inherit;
        text-transform: capitalize;
    }
    .navbar-default ul.nav li.dropdown:hover > ul.dropdown-menu{
        background: none;
    }
    .primary-menu .dropdown-menu {
        width: auto;
        float: none;
        position: static;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .navbar-collapse,#primary-menu{
        width: 100%;
    }
    #primary-menu{
        float: none !important;
    }
    .hero-bg .navbar-default .navbar-nav>li>a:focus, .hero-bg  .navbar-default .navbar-nav>li>a:hover,.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        color: #fff;
    }
    .login-register #customer_login::after{
        width: 0;
    }
    .login-register .modal-body {
        padding: 15px;
    }
    .woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
        padding: 0 20px 0;
    }
    .hero-banner {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .three-reasons, .slogan-text {
        padding: 10px 30px;
        text-align: center;
        border: 0;
    }
    .feature-themes {
        padding: 30px 0 50px;
    }
    .popular-themes .col-md-8 {
        padding: 0;
    }
    .popular-themes .col-md-4 {
        padding: 25px 15px 50px;
    }
    .footer-top .divider {
        margin: 40px 0;
    }
    .footer-bottom {
        margin-top: 50px;
    }
    .slogan-text p {
        max-width: inherit;
    }
    .default-header {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .single-theme .default-header {
        padding-top: 40px;
    }
    .sticky .site-branding {
        max-height: inherit;
    }
    li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
        width: 16%;
    }
    li.bbp-forum-info, li.bbp-topic-title {
        width: 45%;
    }
    .discount-fix {
        top: 7%;
    }
    .discount h1 {
        font-size: 100px;
    }
    .single-blog-header {
        padding-top: 27px;
        padding-bottom: 27px;
    }
    .sticky-min-height,.gap-hide-blog{
        display: none;
    }
}
/********************************************************
        ## Max Width 480px
********************************************************/
@media only screen and (max-width:480px) {
    #text-4 .textwidget .btn {
        letter-spacing: 0
    }
    #bbpress-forums li.bbp-header,.discount-fix{
        display: none;
    }
    .newsletter .btn {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }
    .newsletter .form-control {
        padding: 14px 15px 15px 12px;
    }
    .custom-theme h2 {
        font-size: 36px;
    }
    .hero-content h1 {
        font-size: 36px;
    }
    .hero-content p {
        font-size: 18px;
    }
    .hero-btn {
        margin: 30px auto 0;
    }
    .btn, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        padding: 7px 34px;
    }
    .woocommerce-pagination li a, .woocommerce-pagination span.page-numbers {
        padding: 15px 25px;
    }
    .woocommerce-pagination {
        padding: 0;
    }
    .site-branding {
        max-width: 170px;
        margin-top: -4px;
    }
    .bbp-form-fix #bbp_search_submit, div.bbp-submit-wrapper button, #bbpress-forums #bbp-search-form #bbp_search_submit {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }
}
/********************************************************
        Max Width 320px
********************************************************/
@media only screen and (max-width:320px) {
    .login-register{
        padding-right: 0;
    }
    .site-branding {
        max-width: 145px;
        margin-top: -2px;
    }
}