/* portrait */
@media screen and (min-width: 240px) and (max-width: 568px) and (orientation: portrait) {
    
    *{
            box-sizing:border-box;
            padding:0;
            margin:0;
    }
    
    html,body{
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(4, 4, 4);;
        font-size: 0.95rem;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
    }

/*********************************************************/
/*********************************************************/

.mobileMenu{
	z-index: 999;
	display: block;
	width: 100%;
	position: fixed;
	top: 0;
}
	

.mobileMenu .bt-menu{
        background-color: rgb(29, 0, 0);
        display: block;
        padding: 10px;
        color: rgba(255, 255, 255, 0.85);
        overflow: hidden;
        text-decoration: none;
        font-weight: 200;
        font-size: 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
    
.mobileMenu span{
        float:right;
        font-size:20px;
} 
    
#Menu_mobile{
        z-index: 999;
        display: block;
        /*z-index:1000;*/
        width: 50%;
        height: 40%;
        left: -100%;
        position: fixed; /* Old browsers */
        background-color: rgba(0, 0, 0);
        border-radius: 0 0 25px 0;
}



/************* HEADER DESKTOP SIZE SWITCH OFF ***********************/

.Logo_header{ display:none;}
.Logo_header img{ display:none;}
.Slogan{ display:none;}
.LND_Slogan{ display:none;}
.IPD_Slogan{ display:none;}

/**************************************/

#Header_wrapper {
    background-color: rgba(49, 2, 2, 0.8);
    width: 100vw;
    height: 180px;
    /*margin-top: 20px;*/
}

/**************************************/

.MBL_Logo_header{
    display:block;
	margin-left: 0px;
    padding-left: 20px;
    padding-top: 47px;
}
.MBL_Logo_header img{
    display:block;
	width: 120px;
    height: auto;
}

.MBL_Slogan{
    display:block;
	height: 80px;
    margin-top: -100px;
    margin-left: 150px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.MBL_Slogan p{
    display:block;
	padding-top: 0px;
    padding-left: 10px;
    font-family: 'Cookie', cursive;
	font-size: 2.2rem;
	font-weight: 200;
	font-style:oblique;
    line-height: 1.8rem;
    color: #fff;
}
.MBL_Slogan h4{
    display:block;
	margin-top: 1px;
    padding-left: 15px;
    font-size: 0.6rem;
    font-weight: 100;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/***********DESKTOP SIZE NAVBAR OFF ************/
/********NAV BAR STRUCTURE BEGINS ************************************/ 

#Nav_Bar {display: none;}
#Nav_Bar #menu {display: none;}

/********SWITCH OFF**********************/

#Offer_wrapper{display: none;}
#LND_Offer_wrapper{display: none;}
#IPD_Offer_wrapper{display: none;}

/**************************************/

#MBL_Offer_wrapper{display:block;}

#MBL_Offer_wrapper{
	width: 100vw;
	height: 100px;
    background-color: #2b2b2b;
	
	background-image: url(../WK_assets/GPNA_NDX/SECTION_BANNER.png);
    background-repeat: no-repeat;	
    background-position: left top;
}
.MBL_Offer_boxGrid{
    width: 100vw;
    height: 100px;
}
.welcome_msg{
    display: flex;
    align-items: center;
}
#avisos p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.5rem;
    color:rgb(1, 1, 1);
    font-weight: 400;
    line-height: 0.8rem ;
    text-transform: uppercase; 
    letter-spacing: 2px;
    padding: 4px 0px 2px 15px;
    -webkit-font-smoothing: antialiased;
}

/*************** ADVERTISEMENT TITLES ****************/

.MBL_GPNA-title {
	font-size: 1.1rem;
    font-style: oblique;
	font-weight:500;
	color: rgba(255, 255, 255, 0.8);
	padding: 13px 0 3px 160px;
}
.MBL_GPNA-title p{
    padding-top: 8px;
    font-size: 0.85rem;
    font-style: oblique;
    text-transform: uppercase;
    font-weight:400;
}

.MBL_GPNA-Sub-Extended {
	font-size: 0.5rem;
	color: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	margin-top: 0;
	line-height: 0.9rem;
    letter-spacing: 1px;
	padding: 4px 0 0px 15px;
	font-weight: 400;
}


/************** DESKTOP SIZE PAGE TITLE OFF****************************************/
#Page_title{display:none;}
#LND_Page_title{display:none;}
#IPD_Page_title{display:none;}

/********************************************************/

#Content_Titulo {
	margin: 0px auto;
	width: 100%;
	margin: 0px;}

#title_wrapper{
	/*background-color: rgba(237,111,0,.8);*/
	margin-top: 0px;
	margin-left: 0px;}

#MBL_Page_title{
	display: block;
	margin-top: 0px;
    margin-bottom: 0px;
	height: 30px;
	background-color: rgba(49,2,2,.9);
	background-repeat: repeat;
	padding-top: 5px;
	padding-left: 15px;
	border-top: thin solid rgba(237,111,0,.95);
    border-left: 15px solid rgba(237,111,0,.95);
	border-bottom: thin solid rgba(237,111,0,.95);
	}

    .Feature_Title {display: none;}
    .IPD_Feature_Title{display: none;}
    
    .MBL_Feature_Title{
        font-size: 15px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.8);
        letter-spacing: 2px;
        text-transform: uppercase;
    }
    
    .MBL_Feature_Title span{
        font-size: 10px;
        color:rgba(237, 111, 0, 0.95);
        float: right;
        margin-right: 10px;
    }

#Content_wrapper #content_box #features{display: none;}

/**************************************/

#Content_wrapper{
    margin:0 auto;
    width:100%;
}
    
#Content_wrapper #content_box {
background-color: rgba(255,255,255,.8);
margin-top:0px;
margin-left: 0px;
height: 100%;
/* border-top: thin solid rgba(237,111,0,1); */
}

/**************** ALL PRODUCTS SHOW BOX DESKTOP SIZES **************************************************/

#Box_wrapper{
    width: 100%;
    margin: 0 auto;
    /* overflow: auto; */
}
#box_frame{
    /*background-color: rgba(255, 253, 253, 0.8);*/
	height: 100%;
	margin: 20px 10px 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.product_box_grid{
    display:grid;
    padding:10px;
    grid-template-columns: 1fr;
    grid-column-gap: 5px;
}

.product_specs img{
    width: 45px;
    height: auto;
    opacity: 1;
}
.product_specs{
    display: grid;
    padding: 0px;
    grid-template-columns: 46px 1fr;
    grid-column-gap: 8px;
    margin-bottom: 15px;
}
.product_name h1{
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.columnB h3{
    color:rgb(90, 90, 90);
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: -5px;
}
.columnB h4{
    font-family: Arial, Helvetica, sans-serif;
    color:#333;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
}

.product_price h5{
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 95px;
    margin-top: -22px;
    color:#333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
.product_specs p{
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    line-height: 12px;
    color:rgb(0, 0, 0);
    -webkit-font-smoothing: antialiased;
}

/************* CONTACT SECTION *************************/

#Form_Box_wrapper{
    width: 100%;
    margin: 0 auto;
    background-color: #2b2b2b;
}

#Form_box_frame{
    height: 100%; 
	margin: 20px 10px 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.form_box_grid{
    display:grid;
    padding-top:30px;
    padding-bottom: 30px;
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
}

.Kontact_header{
    margin-left:20px;
    height: 100%;
}
.Kontact_header:nth-child(1){
    background: none;
    border: none;
}
.Form_wrapper{
    /* text-align: center; */
    height: 100%;   
}
.Kontact_header img{
    width: 100%;
    height: auto;
    border-radius: 5px 0 0 0;
}

aside{
    width: 90%;
    padding-top: 20px;
    padding-left: 25px;
    padding-bottom: 20px;
    border-top: thin solid rgba(237, 111, 0, 0.9);
    border-bottom: thin solid rgba(237, 111, 0, 0.9);
}

/***************** CONTACT FORM ****************************************/
form{
    margin-top: 15px;
    margin-left: 25px;
    transition: all 4s ease-in-out;
}
.form-control{
    width: 90%;
    padding-left: 5px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid rgba(237, 111, 0, 0.9);
    border-left: 1px solid rgba(237, 111, 0, 0.9);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-size: 0.8rem;
    font-weight: 100;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.form-control::placeholder{
    padding-left: 5px;
    font-family: 'Montserrat', sans-serif;
    color:rgba(255, 255, 255, 0.78);
    font-weight: 100;
    font-size: 0.77rem;
    font-style: oblique;
    text-transform: uppercase; 
    letter-spacing: 1px;
}

textarea{
    height: 50px;
}

input{
    height: 30px;
}

.field_warning{
    display: flex;
    align-items: center;
    width: 90%;
    margin-top: 15px;
    text-align: left;
    margin-left: 25px;
}
.field_warning span{
    color:#ff8a04;
    font-size: 0.85rem;
    font-weight: 200;
}
.field_warning p{
    margin-left: 5px;
    text-transform: uppercase;
    color:#e4e0e0;
    font-size: 0.65rem;
    font-weight: 200;
    letter-spacing: 1px;
}

.checkBox{
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: -10px;
    text-align: left;
    margin-left: 0;
}
.checkBox span{
    margin-left: 8px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.75rem;
}

form .submit{
    background-color: rgba(237, 111, 0, 1);
    border-color: transparent;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 2px;
    height: 30px;
    box-sizing: border-box;
    padding: 5px 20px 5px 20px;
    margin-top: 25px; 
}
form .submit:hover{
    background-color: rgba(237, 111, 0, 0.8);
    cursor: pointer;
}
a.privacy_link {
    border: thin solid rgba(216, 103, 5, 0.8);
    border-radius: 5px; 
	padding: 4px 6px;
    font-weight: 300;
	color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
	font-size: 0.7rem;
    margin-bottom: -5px;
	margin-right: 5px;
	margin-left: 10px;
}
a.privacy_link:hover {
	background-color: rgba(237, 111, 0, 1);
    font-weight: 300;
	color: #ffffff;
}

/************ MOBILE FOOTER STRUCTURE **********/
#Footer_wrapper{
    width: 100vw;
    margin: 0 auto;
    /*height: 380px;*/
}
#footer_container{
    margin-left: 0px;
    padding-left: 25px;
    
}

#footer_Grid{
    display:grid;
    /* padding:20px; */
    grid-template-columns: 100px 1fr;
    grid-column-gap: 5px;  
 }
 
 .Badge img{
     width: 100px;
     height: auto;
     opacity: 0.65;
 }

 .AddressS{
    display: inline-block; 
    margin-top:15px;
	margin-left: 25px;
 }
 
 
 


}/****** MEDIA QUERY ENDS 240-568 *************************/
/**************************************/

