@import url("../elements/ipadportrait.css");
@import url("../forms/ipadportrait.css");
@import url("../tables/ipadportrait.css");
@import url("../errors/ipadportrait.css");
@import url("../../../comments/css/ipadportrait.css");
@import url("../../../user/css/ipadportrait.css");
@import url("../../../search/css/ipadportrait.css");
@import url("../../../cart/css/ipadportrait.css");
@import url("../../../popup/css/ipadportrait.css");
@import url("../../../slider/css/ipadportrait.css");






#overall {
    padding: 0;
    overflow-x: hidden;
}

 
/* \\\\\\\\\\\\\\\\\\\ */
/* mmnu */
#masthead > div > div:nth-child(2) {
	display: block;
    position: absolute;
    top: 0;
    left: -130vw;
    z-index: 10;
    background: #FFF;
	min-height: 100vh;
	margin: 0;
	padding: 4em 0 0 0;
	width: 100%;
    /*  */
    -webkit-box-shadow: rgba(17, 17, 26, 0.05) 15px 0px 6px;
    -moz-box-shadow: rgba(17, 17, 26, 0.05) 15px 0px 6px;
    box-shadow: rgba(17, 17, 26, 0.05) 15px 0px 6px;
    /*  */
    -webkit-transition: all 0.7s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;
    -moz-transition: all 0.7s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;
    transition: all 0.7s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;
 
}



#masthead > div > div:nth-child(1) > span:nth-child(2) {
 
    margin: 0;
    padding: 0;
    width: 60%;
    letter-spacing: -1px;
  
}




/* masthead  */
#masthead > div > div:nth-child(1) {
	padding: 1em 0 1em 1em;
	width: 45%;
    position: relative;
    left: 35px;
    /*  */
    box-sizing: border-box;
 
}



#masthead > div > div:nth-child(3) {
    padding: 1em 1em 1em 0;
    width: 50%;
}


#masthead {
 
	position: fixed;
	z-index: 40;
	background: #FFF;
	/* max-height: 70px; */
}




#masthead > div > div:nth-child(2) > a {
	display: block;
	place-items: unset;
    text-align: right;
	min-height: 10px;
    max-height: 25px;
	margin: 0;
	padding: 1em 1.5em;
 
	font-size: 15px;

	font-family: 'signikalight';
    font-weight: 800;
	color: #999;
    /*  */
    -webkit-border-bottom: 1px dotted #DDD;
	-moz-border-bottom: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	/*  */
	-webkit-border-right: 5px solid transparent;
	-moz-border-right: 5px solid transparent;
	border-right: 5px solid transparent;
	
}

#masthead > div > div:nth-child(2) > a:hover {
	color: #fb2061;
	/*  */
	-webkit-border-right: 5px solid #fb2061;
	-moz-border-right: 3px solid #fb2061;
	border-right: 3px solid #fb2061;
    /*  */
    -webkit-border-bottom: unset;
    -moz-border-bottom: unset;
    border-bottom: unset;
}




#mainmov > span > span:nth-child(1) > span:nth-child(2) {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0px;

}


#mainmov > span > span:nth-child(1) > span:nth-child(3) {
  
    line-height: 18px;
    color: #444;
    font-size: 15px;
    width: 100%;
}


#mainmov > span > span:nth-child(1) > span:nth-child(4) {
    display: block;
    min-height: 5px;
    margin: 0;
    width: 100%;
    padding: 0;
    text-transform: capitalize;
    line-height: 25px;
}



#mainmov > span > span:nth-child(1) > span:nth-child(4) > a {
    display: block;
    min-height: 5px;
    width: 94%;
    padding: 0.6em 0;
    margin: 0 1em 0 0;
    text-transform: capitalize;
    font-size: 18px;
    background: #ff4747;
    color: #FFF;
    text-align: center !important;
    /*  */
    border-radius: 10px;
}


#mainmov > span > span:nth-child(1)  {
    width: 70%;
    margin: 0 auto;
}


#mainmov > span > span:nth-child(1) > span:nth-child(4) > a:nth-child(2) {
    margin-top: 0.6em;
}



#mainmov > main:nth-child(2) {
    min-height: 20px;
    padding: 1em;
    width: 100%;
    background: #f6fafd;
 
}

#mainmov > main:nth-child(3) > span:nth-child(1) {
    padding: 0;
    width: 60%;
    white-space: nowrap;
}


#mainmov > main:nth-child(3) {
    z-index: 55;
    padding: 0.8em;
    height: 65px;
    min-height: unset;
}


 
#mainmov > span > span:nth-child(2) {
    display: block;
    width: 89%;
    height: 500px;
    position: absolute;
    bottom: 0 !important;
    z-index: 10;
    right: -50px;
    margin: 0;
    bottom: -400px !important;
}


#mainmov > span > span:nth-child(2) > img {
   display: block;
    width: 110%;
    height: auto;
    position: absolute;
    bottom: 0;
}

 





#mainmov > span {
    display: block;
    /* background: #0D9FE6; */
    min-height: 50px;
    width: 90%;
    min-height: 580px;
    margin: 0 auto;
    position: absolute;
    z-index: 6;
    top: 5%;
    left: 0;
    right: 0;
    transform: unset
}


#mainmov > span > span:nth-child(1) {
    min-height: 50px;
    width: 108%;
    margin: 0;
    position: absolute;
    z-index: 50;
}


#mainmov > span > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) {
    display: grid;
    place-items: center;
    height: 30px;
    width: 30px;
    margin: 0;
    padding: 0 0 0.1em 0;
    background: #fb3664;
    font-size: 11px;
    color: #FFF;
}


#mainmov > span > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
    margin: 0;
    padding: 0 0 0 1em;
    font-size: 15px;
    letter-spacing: 0px;
    font-family: 'hightlight-1';
}

 

#assess > div:nth-child(2) {
    display: block;
    height: unset;
    width: 100%;
    height: 650px;
    max-height: unset;
    position: absolute;
    z-index: 10;
    top: unset;
    bottom: 0;
    right: 0;
    margin: 0;
}


 



#assess > div:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    text-align: right;
    font-size: 44px;
    line-height: 44px;
    position: absolute;
    z-index: 2;
    top: 30px;
    right: 40px;
    width: 85%;

    color: #FFF;
 
}


#assess > div:nth-child(2) > span:nth-child(2) {
    display: block;
    min-height: 10px;
    text-align: right;
    font-size: 22px !important;
    color: #FFF;
    line-height: 27px;
    position: absolute;
    font-family: 'cal';
    right: 27px;
    left: unset;
    top: 175px;
    width: 80%;
    margin: 0;
 
}




 





#footer > div:nth-child(1) {
    display: flex;
    justify-content: space-between;
    min-height: 20px;
    width: 100%;
    margin: 0;
    padding: 1em;
 
}

#footer > div:nth-child(1) > span:nth-child(2), 
#footer > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
    border: none;
    text-align: right;
    font-size: 14px;
}


#assess {
 position: relative;

}
 

#assess > div:nth-child(2) > span:nth-child(3) {
    gap: 1em;
    min-height: 100px;
    padding: 0 5em 0 1em;
    text-align: right;
    position: absolute;
    bottom: 22px;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}


#assess > div:nth-child(2) > span:nth-child(3) > a {
    display: flex;
    justify-content: flex-start;
    min-height: 60px;
    max-height: 70px;
    padding: 1em;
    text-align: left;
    color: #FFF;
    width: 250px;
    /*  */
    background: -webkit-linear-gradient(to bottom right, #8a4799, #e099bee6);
    background: -moz-linear-gradient(to bottom right, #8a4799, #e099bee6);
    background: linear-gradient(to bottom right, #8a4799, #e099bee6);
}




#assess > div:nth-child(2) > span:nth-child(3) > a:hover {
  
    color: #FFF;
    /*  */
    background: -webkit-linear-gradient(to bottom right, #97d260, #c0f44e75);
    background: -moz-linear-gradient(to bottom right, #97d260, #c0f44e75);
    background: linear-gradient(to bottom right, #97d260, #c0f44e75);
}


#assess > div:nth-child(2) > span:nth-child(3) > a > span:nth-child(2) > span:nth-child(1) {
    font-size: 22px;
    padding: 0;
}


#assess > div:nth-child(2) > span:nth-child(3) > a > span:nth-child(2) > span:nth-child(2) {
    font-size: 14px;
    line-height: 14px;
    font-family: 'cal';
    color: #FFF;
}


#assess > div:nth-child(2) > span:nth-child(3) > a > span:nth-child(1) {
    padding: 0.3em 0 0 0;
}

#assess > div:nth-child(2) > span:nth-child(3) > a > span:nth-child(2) {
    padding: 0 0 0 1em;
}




#assess {
    display: block;
    width: 100%;
    height: 680px;
}


#assess > div:nth-child(1) {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 680px;
    
}

 
/* xxxxxxxxxxxxxxxxxxxxxxx */


#footer > div:nth-child(2) {
    display: block;
    min-height: 20px;
    width: 90%;
    margin: 0 auto;
    padding: 2em 0;
 
}


#footer > div:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 90px;
    width: 100%;
    min-width: 200px;
    margin: 0 auto;
 
}



#footer > div:nth-child(2) > span:nth-child(1) > span:nth-child(2) {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
    margin: 0 auto !important;
    padding: 1em 0 0 0;
    width: 40%;
 
}



#footer > div:nth-child(2) > span:nth-child(2) > span {
    line-height: 17px;
   }

#footer > div:nth-child(2) > span:nth-child(2) {
    display: block;
    min-height: 20px;
    width: 100%;
    margin: 0;
    padding: 1em 0;
 
}


 
#footer > div:nth-child(2) > span:nth-child(2) > span.txt33 {
    display: block;
    min-height: 10px;
    line-height: 20px;
    font-family: 'cal';
    font-weight: 100;
    padding: 0.5em 0 0 0;
    letter-spacing: -1px;
    color: #999
}



footer > div:nth-child(2) > span:nth-child(3) {
    width: 100%;
    margin: 0;
 
}


#nl > form {
    width: 100%; 
}





#footer > div:nth-child(2) > span:nth-child(2) > span {
    text-align: center;
    padding: 0;
    min-height: 10px;
}

#footer > div:nth-child(2) > span:nth-child(2) > span > a {
    display: inline-block;
    padding: 0 0.6em;
}



#footer > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) {
    display: block;
    height: 90px;
    width: 90px;
    margin: 0 auto;
}

#footer > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > img,
#footer > div:nth-child(2) > span:nth-child(1) > img  {
    display: block;
    height: auto;
    width: 80%;
    margin: 0 auto;
 
}



/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */

 
#trigger {
	display: block;
    position: fixed;
    left: 7px;
    top: 18px;
    z-index: 100;
 
    /*  */
    -webkit-transition: all 0.8s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;
    -moz-transition: all 0.8s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;
    transition: all 0.8s cubic-bezier(0, 0.31, 0, 1.06) 0.1s;

}


#trigger > a {
	display: grid;
    place-items: center;
    width: 33px;
    height: 33px;
    font-size: 17px;
 
}


#sub > span:nth-child(1) {
    display: block;
    min-height: 200px;
    padding: 0;
    margin: 0;
    font-family: 'cal';
    position: absolute;
    z-index: 5;
    top: 8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    text-align: center;
}


#sub > span:nth-child(1) > span:nth-child(4) > a {
 
    width: 90%;
    padding: 1em;
    margin: 0 auto;
 
 
}



#masthead > div {
 
    padding: 0.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}


#masthead > div > div:nth-child(3) > a {
 font-size: 18px;
}



#trigger > a {
    font-size: 24px;
}



#masthead > div > div:nth-child(2) > a {
    font-size: 22px;
}




#sub > span:nth-child(2) {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 45%;
    right: 0;
    z-index: 1;
    height: 90vh;
    /* background: #0039ca; */
}


#sub > span:nth-child(2) > img {
    display: block;
    padding: 0;
    width: 70%;
    margin: 0 auto;
    height: auto;
}

#sub {
    height: 1000px;
    overflow: hidden;
}



#sub > span:nth-child(1) > span:nth-child(1) {
    display: grid;
    min-height: 10px;
    font-size: 28px;
    padding: 0;
    margin: 0;
  
}


#footer > div:nth-child(2) > span:nth-child(1) > span:nth-child(2) {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
    margin: 0;
    padding: 1em 0 0 0;
}



/* xxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxx */




#contents > div:nth-child(1) > div:nth-child(2) {
    width: 85%;
}


.intro2 > span:nth-child(2) {
    display: block;
    width: 65%;
 
}