@media only screen and (max-width: 1350px) {
    .product-row .item-landing {
        width: 50%;
    }

    .documentation-sidecontent {
        width: 300px;
    }

    .single-documentation #wrapper, .single-theme #wrapper {
        margin-left: 300px;
    }
}

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


    .single-documentation #wrapper, .single-theme #wrapper {
        margin-left: 0;
    }

    .single-documentation #topbar .right > ul > li.documentation,
    .single-theme #topbar .right > ul > li.documentation,
    .single-documentation #topbar .mobile-menu > ul > li.documentation,
    .single-theme #topbar .mobile-menu > ul > li.documentation {
        display: inline-block;
    }

    .documentation-sidecontent {
        position: fixed;
        left: -100%;
        top: 0 !important;
        height: 100%;
        width: 100%;

        z-index: 9999;
        overflow-y: scroll;
        background: #2100a5;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .documentation-close {
        display: block;
    }

    .documentation-sidecontent .documentation-wrapper {
        height: 100% !important;
    }

    .document-section.open .article-list {
        display: block !important;
    }
}

@media only screen and (max-width: 1024px) {
    .searchwrapper {
        display: block;
        margin: 15px auto 0;
    }

    .product-row .item-landing .item-landing-wrapper {
        margin: 15px;
    }

    .product-landing {
        padding: 15px;
    }

    .searchbreaker {
        text-align: right;
        position: relative;
    }

    .search-input-wrapper {
        float: left;
    }

    .blog-wrapper {
        width: auto;
        padding: 40px;
        margin: 0;
    }

    .forum-wrapper {
        width: auto;
        padding: 20px;
        margin: 30px 20px;
    }

    .forum-header {
        margin: -20px -20px 20px -20px;
    }

    .topic_tool {
        margin: -20px -20px 40px -20px;
    }

    .purchase-image {
        display: none;
    }

    .purchase-name {
        width: 35%;
    }

    .purchase-helper {
        width: 25%;
    }

    .single-documentation .container, .single-theme .container {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .product-row .item-landing {
        width: 100%;
    }

    .jeg_breakingnews_title {
        display: none;
    }

    .purchase-license-group {
        float: none;
    }

    .purchase-license-button, .purchase-license-button:hover {
        margin-right: 10px;
        margin-left: 0;
    }
}

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

    #topbar .right, #topbar .searchwrapper {
        display: none;
    }

    #topbar .mobile-menu {
        display: block;
    }

    #topbar .desktop{
        display: none;
    }

    #topbar .mobile {
        display: block;
    }

    .mobile-wrapper {
        display: block;
    }

    .category_ticker {
        display: none;
    }

    .blog-wrapper article {
        margin-bottom: 40px;
        padding: 40px;
    }

    .feature-holder {
        margin: 0 -40px;
    }

    .bbp-topic-image {
        display: none;
    }

    .login-wrapper.forum-wrapper {
        width: auto;
        padding: 20px;
        margin: 30px 20px;
    }

    .purchased_license {
        text-align: center;
    }


    .forum-header {
        text-align: center;
    }

    .doc-create-button {
        float: none;
    }

    .topic_tool_item_wrapper {
        margin: 5px;
    }

    #bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
        display: none;
    }

    #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
        margin-left: 0;
    }

    .purchase-image, .purchase-name, .purchase-detail , .purchase-helper {
        width: 100%;
        margin-bottom: 30px;
    }

    .purchase-helper {
        margin-bottom: 0;
    }

    .purchased-item {
        text-align: center;
        background: #f1f1f1;
        padding: 20px;
        margin-bottom: 30px;
    }

    .purchase-helper a, .purchase-helper a:hover {
        width: 100%;
    }

    .forum-header h1 {
        font-size: 25px;
        letter-spacing: 0;
    }

    .single-documentation .container, .single-theme .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .breadcrumb {
        margin: 0 -20px;
        padding: 15px 20px;
    }

}

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

    .product-row .item-landing .item-landing-wrapper {
        margin: 0 0 40px 0;
    }

    footer .second-line .copyright,
    footer .second-line .social {
        display: block;
        float: none;
        text-align: center;
    }

    footer .second-line .copyright {
        margin-bottom: 20px;
    }

    .product-row .item-landing .item-header span {
        display: none;
    }

    .product-row .item-landing .item-link li a {
        border-right: none;
    }

    .blog-wrapper {
        padding: 20px;
        margin: 10px 0;
    }

    article .content-title {
        font-size: 30px;
    }

    .blog-wrapper article {
        padding: 30px 20px;
    }

    .feature-holder {
        margin: 0 -20px;
    }

    article .content-title {
        font-size: 25px;
    }

    article .content-meta {
        display: none;
    }

    article .entry {
        font-size: 16px;
        line-height: 1.7em;
        margin-top: 20px;
    }

    article .readmore, article .readmore:hover {
        margin: 15px 0;
        font-size: 15px;
        padding: 4px 20px;
    }

    .commentlist li, .pinglist li {
        padding-left: 0;
    }

    .commentlist .comment-author img {
        display: none;
    }

    .commentlist .comment-author, .commentlist .comment-meta, .commentlist .comment-awaiting-moderation {
        display: block;
    }

    .commentlist .comment-body, .pinglist li {
        line-height: 1.6em;
        font-size: 15px;
    }

    .commentlist .comment-meta {
        margin-bottom: 10px;
    }

    #commentform p.comment-form-author,
    #commentform p.comment-form-email {
        width: 100%;
        float: none;
    }

    #topbar {
        padding: 15px 10px;
    }

    .purchase-license-button, .purchase-license-button:hover {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .forum-meta-flag a {
        display: block;
        top: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #bbpress-forums .bbp-body div.bbp-reply-content {
        clear: both;
        margin: 0;
        padding: 20px 20px;
    }

    .forum-header {
        margin: -20px -10px 20px -10px;
        padding: 40px 30px;
    }

    .topic_tool {
        margin: -20px -10px 40px -10px;
    }

    .forum-header h1 {
        margin-bottom: 0;
    }

    #bbpress-forums .bbp-body > div {
        padding: 0 0 20px 0;
    }

    .bbp-reply-meta-content {
        margin: -20px -20px 20px;
        padding: 12px 20px;
    }

    .bbp-admin-links {
        margin: 20px -20px -20px;
        padding: 5px 10px;

        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        text-align: center;
        border-top-left-radius: 0;
    }

    .forum-wrapper {
        margin: 20px 10px;
        padding: 10px;
    }
}

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

}

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

}