@media (min-width: 1200px) {
    .container {
        width: 1170px;
        margin: 0 auto;
    }
    div.nb-notice-outer-wrap .nb-notice-wrap .ticker-content {
        font-size: 15px;
    }
    #portfolio-filter li a {
        padding: 18px 50px;
    }
}

@media only screen and (max-width:1199px) {
    .container {
        padding: 0 15px;
        margin: 0 auto;
    }
    .slider-content h3 {
        font-size: 30px;
    }
    .main-banner {
        padding-top: 70px;
    }
    .theme-section {
        padding: 60px 0 20px;
    }
    .theme-collection .item,
    .feature-item,
    .focus-section .focus-text,
    .flex-item {
        padding: 10px;
        margin-bottom: 0;
    }
    .focus-section i {
        font-size: 30px;
    }
    .focus-section * {
        color: #fff;
        font-size: 16px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 25px;
    }
    .buy-themes {
        padding: 50px 0;
    }
}

@media only screen and (max-width:1023px) {
    .main-navigation li {
        padding: 0 15px;
    }
    main-navigation ul li a {
        font-size: 12px;
        padding: 25px 0;
    }
    .site-logo .custom-logo-link img {
        max-width: 150px;
    }
    .product-template {
        max-width: 25%;
    }
    .main-banner .slider-content {
        padding: 0px 15px 50px;
    }
    .slider-content h3 {
        font-size: 22px;
    }
    .slider-content p,
    p {
        font-size: 14px;
    }
    .btn,
    .btn-white {
        padding: 12px 25px;
        font-size: 13px;
    }
    .view-demo,
    .view-btn {
        padding: 8px 12px;
    }
    .theme-collection .item,
    .feature-item,
    .focus-section .focus-text {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #portfolio .portfolio-item {
        width: 50%;
    }
    .theme-collection .item,
    .feature-item,
    .focus-section .focus-text {
        padding: 15px;
    }
    .entry-header h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 16px;
    }
    .rating i {
        font-size: 15px;
    }
    .page-content,
    .entry-content,
    .entry-summary,
    .entry-header {
        margin: 0 0 10px;
    }
    .ratings {
        margin: 0 0 5px;
    }
    .testimonial-section {
        padding: 40px 20px;
    }
    .theme-details-plus .features-item-wrapper {
        width: 50%;
    }
    .resp-tabs-list li {
        padding: 20px 15px;
    }
    .theme-details .view-btn {
        margin: 5px;
    }
    .error404 .page-wrapper,
    .search-no-results .page-wrapper,
    .archive .page-wrapper {
        margin: 40px 0;
    }
}

/* Tablet Portrait size to standard 1024 (devices and browsers) */

@media only screen and (min-width:1024px) {
    .product-info-wrapper {
        min-height: 133px;
    }
    .theme-collection .entry-header p {
        padding: 0 12%;
        margin-bottom: 30px;
    }
    .newsletter-form,
    .error404 .search-form,
    .archive .search-form,
    .search-no-results .search-form {
        width: 70%;
    }
    aside#secondary {
        padding-left: 40px;
    }
    .footer-col-1 {
        width: 30%;
    }
    .footer-col-2.widget_nav_menu,
    .footer-col-3.widget_nav_menu {
        width: 20%;
        padding: 0 3%;
    }
    .footer-col-3.widget_nav_menu {
        padding-left: 0;
    }
    .footer-col-4 {
        width: 30%;
    }
    .footer-col-1,
    .footer-col-2,
    .footer-col-3,
    .footer-col-4 {
        float: left;
    }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width:1023px) and (orientation:landscape) {
    .footer-col-1,
    .footer-col-2.widget_nav_menu,
    .footer-col-3.widget_nav_menu,
    .footer-col-4 {
        width: 50%;
        float: left;
    }
}

@media only screen and (min-width:768px) {
    .nb-notice-wrap .nb-plain-text-wrap {
        font-size: 13px;
    }
    #masthead.site-header.notice-bar-enable.sticky,
    .top-nav.notice-bar-enable {
        margin-top: 55px;
    }
    .site-header.notice-bar-enable {
        /*margin-top: 12px;*/
    }
    .nb-news-ticker-wrap {
        max-width: 1250px;
        margin: 0 auto;
    }
    .ticker-content p {
        font-size: 12px;
    }
    .nb-notice-outer-wrap .nb-notice-wrap .ticker-content {
        width: 90%;
        font-size: 12px;
    }
}

@media only screen and (max-width:767px) {
    .site-branding {
        width: 60%;
    }
    .site-branding img {
        width: 100%;
        z-index: 999999;
        position: relative;
        cursor: pointer;
    }
    .site-logo .custom-logo-link img {
        max-width: inherit;
    }
    #parentHorizontalTab .left-part {
        width: 40%;
    }
    .resp-tabs-list li {
        margin: 0;
    }
    #parentHorizontalTab .right-part {
        width: 60%;
    }
    .theme-details-plus #theme-features ul li {
        width: 100%;
    }
    .resp-tabs-list li {
        padding: 15px;
    }
    .theme-details-plus .pro-tag {
        font-size: 9px;
    }
    .single-item ul li {
        line-height: 1.5;
    }
    .buy-themes .btn-white {
        margin-right: 0;
    }
    .buy-themes h2 {
        margin-right: 10px;
    }
    .buy-themes {
        padding: 30px 0;
    }
    h2 {
        font-size: 20px;
    }
    .privacy-policy-content h3 {
        font-size: 16px;
    }
    .testimonial-section .item {
        margin: 5px;
    }
    .testimonial-section {
        padding: 40px 0;
    }
    .focus-section {
        padding: 40px 0px 30px;
    }
    .main-banner .slider-content {
        width: 100%;
    }
    .copyright {
        text-align: center;
    }
    .copy-menu a,
    .copyright p,
    .copyright a {
        font-size: 12px;
        margin: 0;
    }
    .copyright {
        padding: 10px 0 0;
    }
    .copy-menu ul {
        text-align: center;
    }
    .copy-menu ul li {
        padding-left: 15px;
    }
    .main-banner .product-template-wrapper {
        display: none;
    }
    .owl-dots {
        bottom: 10px;
    }
    .theme-section,
    .why-choose-us,
    .site-footer {
        padding: 30px 0;
    }
    #masthead.site-header {
        padding: 15px 0;
    }
    #masthead.site-header.sticky {
        padding: 8px 0;
    }
    .most-selling .left-part {
        margin-bottom: 20px;
    }
    .most-selling {
        padding: 40px 0;
    }
    .most-selling .left-part,
    .most-selling .right-part {
        width: 100%;
    }
    .most-selling .right-part {
        padding-left: 0;
    }
    #masthead.site-header.sticky .site-logo img {
        /* max-width: 50px; */
    }
    .col {
        width: 100% !Important;
        float: none !important;
    }
    .post-category-wrapper .thumbnail {
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
    }
    div.bbp-search-form input,
    div.bbp-search-form button {
        padding: 9px 8px;
    }
    .theme-details-plus .features-item-wrapper {
        width: 100%;
    }
    .page-wrapper,
    .innerpage-wrapper {
        margin: 40px 0 0px;
    }
}

@media only screen and (min-width:568px) {
    .theme-details-plus li.resp-tab-active:after {
        content: "";
        position: absolute;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid #268ac3;
        top: 40%;
        left: 100%;
    }
}

@media only screen and (max-width:567px) {
    .wpcf7 label,
    .site-footer .widget_nav_menu ul li,
    form#mc-embedded-subscribe-form,
    #parentHorizontalTab .right-part,
    #parentHorizontalTab .left-part {
        width: 100%;
    }
    .single-item ul {
        padding: 25px 0 10px;
    }
    .site-footer ul {
        margin: 0;
    }
    .footer-col-1 {
        padding-right: 0;
    }
    .site-footer .widget {
        margin-top: 30px;
    }
    .theme-collection .item,
    .feature-item,
    .focus-section .focus-text,
    .flex-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #portfolio .portfolio-item {
        width: 100%;
    }
    .nav-links {
        text-align: center;
    }
    .nav-links .nav-previous,
    .nav-links .nav-next {
        margin: 30px 0 10px;
    }
    .nav-links .nav-next {
        float: none;
        margin: 0px 0 30px;
    }
    .theme-collection .item,
    .feature-item,
    .focus-section .focus-text {
        padding: 15px 0;
    }
    .theme-collection .item {
        margin-bottom: 30px;
    }
    .btn-white {
        display: inline-block;
    }
    .content-centered {
        display: block;
    }
    .newsletter [type="email"] {
        border: 1px solid #238ac5;
    }
    .buy-themes .btn-white {
        margin-top: 15px;
    }
    .why-choose-us .entry-header h3 {
        padding: 0;
        margin: 0;
    }
    .social-links.flex-item,
    .buy-themes {
        text-align: center;
    }
    .theme-help-block {
        padding: 10px;
    }
    .theme-details .theme-screenshot {
        padding: 15px;
    }
    .theme-details .btn-wrapper {
        margin-bottom: 10px;
    }
    .newsletter input {
        margin: 15px auto;
    }
    .newsletter-form {
        display: block;
    }
    .newsletter {
        padding: 40px 0;
    }
    .theme-help-block a {
        padding: 5px;
    }
    #portfolio-filter li a {
        padding: 10px 20px;
    }
    #portfolio .portfolio-item {
        padding: 0;
    }
    #portfolio-filter {
        margin: 0 0px 20px;
    }
}

@media only screen and (max-width:568px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width:479px) {}