/************************************+
DESCRIPTION  : RESPONSIVITY SCRIPT   *
AUTHOR       : JOHN PERRI CRUZ       *
DESCRIPTION  : RESPONSIVE VIEWSPORTS *
DATE CREATED : JULY 17, 2015         *
*************************************/
/*GLOBAL*/
.desktop{
    display:block;
}
.mobile{
    display:none;
}
.mobile_links{
    pointer-events: none;
}    
@media screen and (max-width: 3840px){ /*********| 4K |**********/    
	div#celebrating-badge {
		/*display: none;*/
		
	}
	.tp-parallax-wrap:last-of-type{
		left:0px!important;
	}
}
@media screen and (max-width: 1920px){ /*********| 1080P |**********/    
	div#celebrating-badge {
		display: block;
	}
	.tp-parallax-wrap:last-of-type{
		left:0px!important;
	}
}      
@media screen and (max-width: 1600px){ /*****| MID HD DESKTOP |*****/
    section#hp-banner h3 {
        color: #000;
        font-size: 16px;
        margin-bottom: 22px;
    }
    section#hp-banner ul li {
        font-size: 14px;
        margin-bottom: 15px;
    } 
    section#hp-banner {
        padding: 50px 58px;
    }
    section#hp-banner .unit.container img {
        left: -72px;
    }
}                       
@media screen and (max-width: 1440px){ /*****| MID HD DESKTOP |*****/
    section#hp-banner .unit.container img {
        position: absolute;
        width: 93%;
        left: 0px;
        right: 0px;
        top: 9px;
        max-width: 532px;
        z-index: 2;
    }
} 
@media screen and (max-width: 1366px){ /********| HD LAPTOP |*******/
    section#hp-banner h3 {
        font-size: 15px;
    }
    section#hp-banner .unit.container img {
        position: absolute;
        width: 100%;
        left: -41px;
        right: 0px;
        top: 9px;
        max-width: 532px;
        z-index: 2;
    } 
    section#hp-banner {
        padding: 50px 70px;
    }
    .wrap.grid.four-widgets p {
        font-size: 15px;
    }
    .wrap.grid.hp-posts .unit p {
        font-size: 15px;
    }
    #where-to-buy .box-border a {
        display: block;
    }
}
@media screen and (max-width: 1280px){ /**********| 720P |**********/
	section#support-question .unit {
        width: 48%;
    }
    section#support-question h3 {
        font-size: 14px !important;
        font-weight: bold;
    }
    section#support-question p {
        font-size: 14px;
    }
}
@media all and (min-width: 801px) and (max-width: 1152px) {
	#contact-us {
		margin: auto 1em;
	}
}
@media screen and (max-width: 1152px){ /******| DESKTOP RARE |*******/
    ul#menu-navigation-menu li a {
        font-size: 15px;
    }
    .wrap.grid.navigation .logo img {
        max-width: 145px;
    }
    #full-screen-search form div {
        position: absolute;
        width: 90%;
        height: 100px;
        top: 37%;
        left: 0;
        right: 0px;
        margin: 0px auto;
    }
    header.stick ul li a {
        font-size: 14px!important;
    }
    .home section p {
        font-size: 16px;
    }
    .home section h2 {
        font-size: 20px;
    }
    .wrap.grid.four-widgets h3 {
        font-size: 14px;
    }
    .wrap.grid.four-widgets p {
        min-height: 166px;
        font-size: 14px;
    }
    .wrap.grid.four-widgets a {
        font-size: 15px;
    }
    section#hp-banner {
        max-height: 100%;
        padding: 50px;
        margin-bottom: 40px;
    }
    .parallax{
        background-attachment: inherit!important;       
    }
    section#hp-banner .unit.container img {
        position: absolute;
        width: 112%;
        left: -102px;
        right: 0px;
        top: 9px;
        max-width: 532px;
        z-index: 2;
    }
    section#hp-banner h3 {
        color: #000;
        font-size: 14px;
        margin-bottom: 13px;
    }
    section#hp-banner ul li {
        font-size: 14px;
        color: #455560;
        margin-bottom: 16px;
        list-style-image: url(/wp-content/themes/jpc/images/apt-bullet.png);
    }
    /*.wrap.grid.hp-posts .unit {
        margin-right: 24px;
    }*/
    section#support-question .light, section#support-question .dark {
        padding: 20px;
    }
    section#support-question h3 {
        color: #e8e8e8;
        font-size: 20px;
    }
    .btn.btn-transparent {
        font-size: 17px;
        border: 2px solid;
        border-radius: 5px;
        font-weight: normal;
    }
    .request-a-quote-section h3 {
        font-size: 22px;
    }
    .request-a-quote-section p {
        font-size: 15px;
    }
    .footer-links h3 {
        color: #e8e8e8;
        font-size: 18px;
    }
    .footer-links p {
        font-size: 14px;
    }
    .copy p {
        color: #fff;
        margin-bottom: 7px;
        font-size: 14px;
    }
    .copy a, .copy span {
        font-size: 14px;
        text-decoration: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px!important;
    }
}
@media screen and (max-width: 1024px){ /**| APPLE IPAD LANDSCAPE |**/
	.wrap.grid.hp-posts h3 {
		font-size: 19px;
	}
	#where-to-buy .box-border strong {
		display: block;
	}
}
@media all and (min-width: 769px) and (max-width: 800px) {
	.widget-title {
		font-size: 1em;
	}
	#support a.btn {
		font-size: 0.84rem;
	}
	#contact-us .w-1-2 {
		width: 100%;
	}
	.desk-hl {
		max-width: 48% !important;
	}
}
@media screen and (max-width: 800px) { /**| APPLE IPAD PORTRAIT |***/
    .lp-banner p {
        margin: 0px 20px 20px;
        font-size: 18px;
        line-height: 1.25;
    }
    .cta-btn-lp {
        background: #DA5905;
        width: 35%;
    }
    .lp-banner img {
        width: 100%;
    }
    .lp-midsec .unit.w-1-2:first-child {
        margin-top: 30px;
        padding-left: 20px;
        margin-bottom: 30px;
    }
    .lp-midsec .w-1-2 p {
        line-height: 1.25;
        padding: 10px 0;
        font-size: 18px;
    }
    .lp-midsec .w-1-2:last-child img {
        width: 100%;
        padding-top: 50px;
    }
    .bot img {
        width: 100%;
    }
    .page-id-11963 #what-we-offer .w-1-1 {
        padding: 0 20px;
    }
    .page-id-11963 #what-we-offer .w-1-1 p {
        font-size: 18px;
        line-height: 1.25;
        text-align: center;
    }
    .lp-prod .w-1-2:first-child img {
        position: absolute;
        top: -85px;
        left: -10px;
    }
    .lp-prod .unit.w-1-2:last-child {
        text-align: right;
        color: #fff;
        float: right;
        margin-right: 6%;
        width: 40%;
        line-height: 1.25;
        font-size: 18px;
    }
    .lp-prod .cta-btn-lp {
        width: 70%;
    }
    .page-id-11963 .wrap.grid.four-widgets {
        margin-top: 40px;
        background: #fff !important;
    }
    .lp-lowsec .bot p {
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 1.25;
    }



    section#hp-banner svg {
        display: none;
    }
    #wprmenu_bar .bar_logo {
        width: 150px;
        height: auto;
    }
    #wprmenu_bar .wprmenu_icon span {
        background: #455560!important;
    }
    .wrap.grid.four-widgets .unit {
        width: 50%!important;
    }
    .wrap.grid.four-widgets p {
        min-height: 112px;
        font-size: 14px;
    }
    .wrap.grid.four-widgets {
        background: #f9f9f9;
        padding: 20px;
    }
    section#hp-banner .move-right {
        margin-left: 0px;
    }
    section#hp-banner .unit.container img {
        position: initial;
        width: 100%;
        left: 0px;
        right: 0px;
        top: 0px;
        max-width: 500px;
        z-index: 2;
    }
    section#hp-banner {
        height: auto;
        max-height: 100%;
        padding: 50px;
        margin-bottom: 40px;
    }
    .desktop{
        display:none;
    }
    .mobile{
        display:block;
    }
    section#hp-banner h3 {
        color: #000;
        font-size: 24px;
        margin-bottom: 13px;
    }
    section#hp-banner span.bullet-rounded {
        display: none;
    }
    section#hp-banner br {
        display: none;
    }
    section#hp-banner ul li {
        font-size: 18px;
        color: #455560;
        margin-bottom: 16px;
        list-style-image: url(/wp-content/themes/jpc/images/apt-bullet.png);
    }
    .wrap.grid.hp-posts .unit img {
        max-width: 100%;
        margin: auto;
        display: block;
    }
    .wrap.grid.hp-posts h3 {
        color: #000000;
        text-transform: uppercase;
        font-size: 20px;
        text-align: center;
    }
    .wrap.grid.hp-posts {
        max-width: 400px;
    }
    section#support-question .light:after{
        display:none;
    }
    section#support-question .dark:before{
        display:none;
    }
    section#support-question .dark {
        padding: 20px;
        position: initial;
        background: #36434c;
        z-index: 2;
        top: 0px;
        left: 0;
        margin: 20px 0px 0px;
    }
    section#support-question h3 {
        font-size: 18px;
        font-weight: bold;
    }
    section#support-question p {
        font-size: 16px;
    }
    section#support-question .unit.p60 {
        width: 60%!important;
    }
    section#support-question .unit.p40 {
        width: 40%!important;
    }
    .request-a-quote-section * {
        text-align: center;
    }
    .copy * {
        text-align: center;
    }
    /**
     * Inner Pages
     */
     .page-template-default div#primary {
        padding: 20px;
    }
    .sidebar.unit.w-1-4 {
        padding-left: 10px;
    }
    .innerpage-banner {
        padding: 20px 20px;
    }
    .innerpage-banner h1 {
        font-size: 27px;
    }
    .inner-sub-nav a {
        color: white;
        font-size: 14px;
        padding: 0px;
    }
    .section-header:after {
        content: '';
        border-bottom: 3px solid #f87c24;
        width: 100px;
        display: block;
        position: relative;
    }
    section.product-hero h2 {
        font-size: 28px;
        margin: 10px 0px 20px;
    }
    .entry-content p, .entry-summary p, .comment-content p, .mu_register p {
        color: #000;
        font-size: 16px;
        line-height: normal;
    }
    .product-hero p, .product-hero li, .product-hero strong {
        font-size: 16px;
        color: black;
        line-height: normal;
        margin-bottom: 25px!important;
    }
    .product-cta h2 {
        font-size: 20px;
        color: white;
        font-weight: 400;
        line-height: normal;
    }
    .product-cta span {
        display: block;
        font-size: 20px;
        margin: 0.75em 0;
    }
    .button {
        display: inline-block;
        background: #f68024;
        padding: 10px 20px;
        border-radius: 5px;
        text-transform: uppercase;
        color: white;
        font-size: 20px;
        border-bottom: #8d4004 5px solid;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .product-cta {
        background: #31383c;
        padding: 20px;
        text-align: center;
    }
    .product-features h2 {
        font-size: 25px;
        font-weight: 400;
    }
    .product-features .heading {
        text-align: center;
        font-size: 16px;
        line-height: normal;
    }
    .product-features .list-content {
        font-size: 16px;
        margin: 3em 0;
    }
    section.product-platform a {
        display: block;
        margin: 0px 0px 20px 0px;
    }
    h2.section-header {
        font-size: 30px;
    }
    .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
        border-radius: 0px;
        box-shadow: none;
        margin: 0px auto 20px auto;
        display: block;
    }
    .product-comparison h2 {
        font-size: 28px;
        line-height: normal;
    }
    .entry-content table, .comment-content table {
        color: #757575;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 2;
        margin: 0 0 24px;
        margin: 0px;
        width: 100%;
    }
    .comparison-table th {
        background: #372f2b;
        color: white;
        font-size: 16px;
    }
    .comparison-table td, .comparison-table th {
        border: 1px solid #9f9f9f;
        padding: 1em;
        vertical-align: middle;
        font-size: 15px;
    }
    .inner-sub-nav li:after {
        content: '';
        border-right: 2px solid white;
        margin: 0px 7px;
    }
    .breadcrumbs div {
        font-size: 17px;
    }
    .product-hero li {
        margin: 0px;
    }
    .entry-content dl, .comment-content dl {
        margin: 0 24px;
        margin: 0px;
    }
    table.table.table-forum.dt tbody tr td h3::before{
        display:none;
    }
    table.rwd-table tbody tr td:first-of-type {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        margin: 0px auto;
    }
    table.rwd-table tbody tr td {
        background: #fff;
        padding: 0px;
        font-size: 14px;
    }
    table.table.table-forum.dt tbody tr td:first-of-type {
        width: 100%;
    }
    table.rwd-table tbody tr td {
        margin: 0px;
    }
    .entry-content .grid {
        padding: 0px 30px;
    }
    .contact-form {
        padding-right: 0px;
    }
    .entry-content .grid {
        padding: 0px 20px;
    }
    .sidebar.unit.w-1-4 {
        padding: 0px 20px;
    }
    p, label, div, span, b, strong, a, i, em, ol, ol li, ol li a, ul, ul li, ul li a, table tr td, article, aside, address, input, button, select option, label {
        font-size: 15px;
    }
    .page-template-default .entry-content h2 {
        font-size: 21px;
    }
    .wrap.grid.four-widgets h3 {
        font-size: 14px;
        min-height: 24px;
        word-break: break-word;
    }
    .wrap.grid.hp-posts .unit {
        margin-right: 0px;
        width: 80%!important;
        padding: 12px;
        margin: auto;
        float: none;
    }
    .wrap.grid.hp-posts {
        max-width: none;
    }
    .parallax {
        background-attachment: initial!important;
        background-position: center center!important;
    }
    .product-hero .product-image {
        top: 77px;
        max-width: 140%;
    }
    section#support-question .unit {
    	width: 100% !important;
    }
    .breadcrumbs {
    	text-align: center;
    }
    .footer-links h3 {
	    font-size: 17px;
    }
}
@media screen and (max-width: 768px) {
.product-hero .product-image {
        right: 35%;
    }

.lp-prod .unit.w-1-2 {
    text-align: center;
}
.lp-prod .w-1-2:first-child img {
    position: relative;
    top: 0;
    left: 0;
}
.lp-prod .unit.w-1-2:last-child {
    text-align: center;
    color: #fff;
    float: none;
    margin-right: 0;
    width: 100%;
    line-height: 1.25;
    font-size: 18px;
}
.lp-prod .cta-btn-lp {
    width: 70%;
    float: none;
}
.lp-prod {
    background: #383F48;
    position: relative;
    padding: 30px 20px;
}
.lp-midsec .w-1-2:last-child img {
    width: 100%;
    padding-top: 0 !important;
}
.lp-midsec .unit.w-1-2:first-child {
    margin-top: 30px;
    padding: 0 20px;
    margin-bottom: 0;
}
.page-id-11963 #what-we-offer {
    padding-bottom: 20px;
    padding-top: 40px;
}
.top img {
    width: 100%;
}

#hp-banner b {
	text-align: center;
}
}
@media screen and (max-width: 640px) { /*|SAMSUNG MOBILE LANDSCAPE|*/
    .wrap.grid.four-widgets .unit {
        width: 100%!important;
        margin-bottom: 25px;
    }
    .wrap.grid.hp-posts .unit {
        margin-right: 0px;
        width: 100%!important;
        padding: 12px;
    }
}
@media screen and (max-width: 480px) { /*| GENERIC ANDROID PHONES |*/
    .cta-btn-lp {
        background: #DA5905;
        width: 80%;
    }

    section#hp-banner h3 {
        color: #000;
        font-size: 19px;
        margin-bottom: 13px;
    }
    section#hp-banner ul li {
        font-size: 16px;
        color: #455560;
        margin-bottom: 16px;
        list-style-image: url(/wp-content/themes/jpc/images/apt-bullet.png);
    }
    section#hp-banner {
        height: auto;
        max-height: 100%;
        padding: 30px 20px;
        margin-bottom: 40px;
    }
    section#language-platforms .platform img {
        margin: auto;
        display: block;
        width: 100%;
    }
    section#support-question .unit.p60 {
        width: 100%!important;
    }
    section#support-question a {
        width: 100%;
        display: block;
        padding: 8px;
        text-align: center;
        box-sizing: border-box;
        margin: 10px 0px;
    }
    section#support-question h3 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    section#support-question p {
        font-size: 16px;
        text-align: center;
    }
    section#support-question .unit.p40 {
        width: 100%!important;
    }
    .wrap.grid.hp-posts .unit {
        margin-right: 24px;
        margin-bottom: 30px;
    }
    .wrap.grid.four-widgets h3 {
        font-size: 17px;
        min-height: 0;
    }
    .wrap.grid.four-widgets p {
        min-height: 0px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    #full-screen-search form div {
        position: absolute;
        width: 90%;
        height: auto;
        top: 34%;
        left: 0px;
        margin: auto;
    }
    #full-screen-search form div input {
        width: 100%;
        height: 50px;
        background: #eee;
        padding: 20px;
        font-size: 20px;
        line-height: 60px;
    }
    .wrap.grid.four-widgets img {
        margin: 20px auto;
        display: block;
        max-width: 100px;
    }
    .table-block thead tr td,
    .table-block tbody tr td {
        display: block;
        text-align: center;
        padding: 10px;
    }
    .table-block thead {
        display: block;
        margin-top: 15px;
    }
    .table-block thead tr {
        display: block;
    }
    .table-block thead tr td {
        font-weight: bold;
    }
    .table-block thead tr td:last-child { 
        display: none;
    }
    .table-block tbody tr td code {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) { /********| IPHONE 6+ |*******/
    .lp-header img {
        width: 100%;
    }
    .lp-prod .w-1-2:first-child img {
        width: 100%;
    }

    .page-template-default .entry-content h2 {
        color: #36434c;
        font-size: 18px;
        margin: 10px auto;
        font-weight: bold;
    }
    .page-template-default .entry-content p{
        color: #000;
        font-size: 15px;
    }
    /*.sidebar.unit.w-1-4 {
        padding-left: 10px;
    }*/
    .page-id-6422 #primary article .entry-content img {
        display: block;
        float: none;
        margin: 15px auto;
    }
    .page-id-116 #primary article .entry-content .btn-menu .btn-menu-container span {
        display: block;
        margin-top: 7px;
    }
}
@media screen and (max-width: 375px) { /********| IPHONE 6 |********/
    .home section p {
        font-size: 14px;
    }
    .request-a-quote-section h3 {
        font-size: 21px;
    }
    .btn.btn-primary {
        background: #242a2e;
        border-radius: 5px;
        padding: 10px 15px;
    }
    section#support-question p {
        font-size: 15px;
    }

    /* Force table to not be like tables anymore */
    .ct-container,
    .ct-container thead,
    .ct-container tbody,
    .ct-container th,
    .ct-container td,
    .ct-container tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .ct-container thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    .ct-container tr {
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    
    .ct-container td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: center;
    }
    
    .ct-container td:before { 
        /* Now like a table header */
        position: relative;
        /* Top/left values mimic padding */
        display: block;
        width: 100%;
        font-weight: bold;
    }
    
    /* Label the data */
    .ct-container td:nth-of-type(1):before { content: "Feature/Benefit"; }
    .ct-container td:nth-of-type(2):before { content: "GAUSS"; }
    .ct-container td:nth-of-type(3):before { content: "GAUSS Engine"; }

    /* Force table to not be like tables anymore */
    .tbl-support-plan,
    .tbl-support-plan thead,
    .tbl-support-plan tbody,
    .tbl-support-plan th,
    .tbl-support-plan td,
    .tbl-support-plan tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .tbl-support-plan thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    .tbl-support-plan tbody tr:first-child { display: none; }
    
    .tbl-support-plan tr {
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    
    .tbl-support-plan td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: center;
    }
    
    .tbl-support-plan td:before { 
        /* Now like a table header */
        position: relative;
        /* Top/left values mimic padding */
        display: block;
        width: 100%;
        color: #e07503;
        font-weight: bold;
    }
    
    /* Label the data */
    .tbl-support-plan td:nth-of-type(1):before { content: "Feature/Benefit"; }
    .tbl-support-plan td:nth-of-type(2):before { content: "Premier Support"; }
    .tbl-support-plan td:nth-of-type(3):before { content: "Best Value! Platinum Premier Support & Maintenance"; }

	.country-chooser label {
		font-size: 23px;
	}

}
@media screen and (max-width: 360px) { /*|SAMSUNG MOBILE PORTRAIT|**/
}
@media screen and (max-width: 320px) { /******| IPHONE 5,4... |*****/
}
