/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 Oct 2024, 1:22:34 am
    Author     : azman
*/

@font-face 
{
	font-family: Agency FB;
	src: url('../fonts/AGENCYR.TTF') format('truetype');	
}

@font-face 
{
	font-family: Copperplate Gothic;
	src: url('../fonts/COPRGTB.TTF') format('truetype');	
}

@font-face 
{
	font-family: Century Gothic Bold;
	src: url('../fonts/GOTHICB.TTF') format('truetype');	
}

@font-face 
{
	font-family: Century Gothic;
	src: url('../fonts/GOTHIC.TTF') format('truetype');	
}


@font-face 
{
	font-family: Eras Light ITC;
	src: url('../fonts/ERASLGHT.TTF') format('truetype');	
}

html {
  font: 1.1em/1.4 Century Gothic, sans-serif;
}

select
{
    text-decoration: none;
    font-family: Century Gothic, Times, serif;
    font-size: 13px;
    padding: 9px 5px;   
    color: #888;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

a
{
    color: #157fda;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
    color: #157fda;
    text-decoration: none;
    font-weight: bold;
}

@media only screen and (max-width: 800px) {
/* start of phone styles */


    .frame
    {       
        width: 100%;            
    }

    .firstmaindiv
    {
        width: 100%;
        height: 1000px;    
        margin: auto;        
        background-image: url("../images/topimage.jpg");    
        background-repeat: no-repeat;
        background-size: 1500px;        
    }

    .firstdivfirstline
    {                
        position: relative;
        top: 100px;            
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;      
        text-align: center;
    }

    .firstdivsecondline
    {                
        position: relative;    
        top: 80px;    
        font-size: 80px;
        font-weight: bolder;            
        color: #c245af;
        text-align: center;        
    }

    .firstdivthirdline
    {            
        position: relative;
        top: 70px;    
        font-size: 12px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        width: 330px;
        margin: auto;
        padding: 5px 0px;
    }
    
    .firstdivthirdoneline
    {
        position: relative;    
        top: 80px;    
        font-size: 10px;
        font-weight: normal;       
        font-family: Arial, Times, serif;
        color: #fff;
        margin: auto;
        text-align: center;
    }

    .firstdivfourthline
    {
        width: 100%;
        position: relative;
        top: 180px;    
        font-size: 40px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        margin: auto;
        text-align: center;
    }

    .firstdivfifthline
    {
        width: 80%;
        position: relative;
        top: 270px;    
        font-size: 14px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        margin: auto;
        text-align: center;        
        padding: 20px;
        border-radius: 10px;
        background: #c3a;

    }

    .seconddiv
    {       
        height: 750px;
        width: 100%;    
        background: #d7b3f8;   
    }

    .seconddivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;        
    }

    .seconddivfirstline
    {    
        position: relative;      
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;         
        font-weight: bold;
    }

    .seconddivsecondline
    {    
        position: relative;   
        padding-top: 10px;
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;    
    }

    .thirddiv
    {       
        width: 100%;
        height: 800px;        
        background: #a78
    }

    .thirddivframe
    {
        position: relative;
        top: 100px;           
        width: 100%;    
        margin: auto;
        padding: 20px;        
    }

    .thirddivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;         
        font-weight: bold;
    }

    .thirddivsecondline
    {    
        position: relative;   
        margin: auto;
        padding-top: 10px;        
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;          
    }

    .fourthdiv
    {       
        width: 100%;
        height: 700px;
        background: #cd9;
    }

    .fourthdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;    
        margin: auto;
        padding: 20px;        
    }

    .fourthdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .fourthdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-right: 30px;
    }

    .fifthdiv
    {       
        width: 100%;
        height: 700px;
        background: #4a9;
    }

    .fifthdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;
    }

    .fifthdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .fifthdivsecondline
    {    
        position: relative;   
        margin: auto;        
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-right: 20px;
    }

    .sixthdiv
    {       
        width: 100%;
        height: 700px;
        background: #829;
    }

    .sixthdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;       
    }

    .sixthdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .sixthdivsecondline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-top: 10px;
    }

    .seventhdiv
    {       
        width: 100%;
        height: 700px;
        background: #6fb0ed;
    }

    .seventhdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;
    }

    .seventhdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .seventhdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-top: 10px;
    }

    .eightdiv
    {       
        width: 100%;
        height: 700px;
        background: #d8c665;
    }

    .eightdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;        
    }

    .eightdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .eightdivsecondline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-top: 10px;
    }

    .ninethdiv
    {       
        width: 100%;
        height: 700px;
        background: #a81;
    }

    .ninethdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;        
    }

    .ninethdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .ninethdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-top: 10px;
        padding-right: 30px;
    }
    
    .pricingdiv
    {
        width: 100%;
        height: 700px;
        background: #aa2;
    }

    .pricingframe
    {
        position: relative;
        top: 100px;        
        margin: auto;
        padding: 20px;        
    }
    
    .pricingfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 26px;    
        color: #fff;        
    }

    .pricingstrikethru
    {    
        position: relative;   
        margin: auto;    
        text-decoration: line-through
        font-family: Century Gothic, Times, serif;
        font-size: 60px;    
        font-weight: bold;
        color: #fff;               
    }
    
    .pricingfree
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 60px;    
        font-weight: bold;
        color: #fff;               
    }
    
    .pricingpromoline
    {        
        position: relative;           
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 18px;    
        color: #fff;                
        font-weight: bold;
        text-transform: uppercase;
        background: #f00;
        border-radius: 10px;
        padding: 5px 10px;
        width: 220px;        
    }   
    
    .pricingthirdline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 26px;    
        color: #fff;        
        padding-top: 50px;
    }
    
    .pricingfourthline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;                
    }

    .tenthdiv
    {       
        width: 100%;
        height: 1000px;
        background: #16298b;
    }

    .tenthdivframe
    {
        position: relative;
        top: 100px;
        width: 100%;
        margin: auto;
        padding: 20px;       
    }

    .text
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 16px;    
        color: #fff;       
        padding-right: 20px;
        padding-top: 20px;
    }

    .featurephoto
    {
         width: 90%;
         box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
         margin: auto;         
    }

    .contactus
    {
        position: relative;   
        margin: auto;
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 30px;    
        color: #fff;        
    }

    .emailForm
    {
        position: relative;   
        margin: auto;    
        padding-right: 20px;
    }

    .inputName
    {
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-weight: bold;
        font-family: Century Gothic, Times, serif;
        font-size: 14px;    
        color: #fff;        
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .inputField
    {
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 13px;
        padding: 5px 5px;    
        color: #888;    
        border-radius: 5px;
        margin: 0px;    
    }

    .submitButton
    {    
        margin-top: 30px;
        background-color: #61bb22; /* Green */
        border: none;
        color: white;
        padding: 9px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 13px;
        border-radius: 5px;
    }

    .confirmationDiv
    {
        width: 100%;
        background: #16298b;
        height: 100vh;
    }

    .confirmation
    {
        position: relative;
        top: 200px;
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;
        width: 100%;
        color: #fff;    
        margin: auto;
        text-align: center;    
    }
    
    .questionInput
    {
        width: 90%;
    }      
    
    .footer
    {
        position: relative;        
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 13px;        
        top: 150px;
        color: #fff;    
        margin: auto;
        text-align: center;    
    }   
}

@media only screen and (min-width: 800px) 
{
    .frame
    {       
        width: 100%;    
    }

    .firstmaindiv
    {
        width: 100%;
        height: 100vh;    
        margin: auto;        
        background-image: url("../images/topimage.jpg");    
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .firstdivfirstline
    {                
        position: relative;
        top: 100px;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 40px;    
        color: #fff;      
        margin: auto;        
        text-align: center;
    }

    .firstdivsecondline
    {                
        position: relative;    
        top: 60px;    
        font-size: 150px;
        font-weight: bolder;            
        color: #c245af;
        margin: auto;
        text-align: center;
    }

    .firstdivthirdline
    {            
        position: relative;
        top: 30px;    
        font-size: 20px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        font-family: Century Gothic, Times, serif;
        margin: auto;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        width: 500px;
        padding: 10px 0px;
    }
    
    .firstdivthirdoneline
    {
        position: relative;    
        top: 40px;    
        font-size: 14px;
        font-weight: normal;       
        font-family: Arial, Times, serif;
        color: #fff;
        margin: auto;
        text-align: center;
    }

    .firstdivfourthline
    {
        width: 1000px;
        position: relative;
        top: 180px;    
        font-size: 50px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        margin: auto;
        text-align: center;
    }

    .firstdivfifthline
    {
        width: 800px;
        position: relative;
        top: 270px;    
        font-size: 20px;
        font-weight: bolder;            
        color: #fff;
        text-transform: uppercase;
        margin: auto;
        text-align: center;        
        padding: 20px;
        border-radius: 10px;
        background: #c3a;

    }

    .seconddiv
    {       
        height: 1100px;
        width: 100%;    
        background: #d7b3f8;   
    }

    .seconddivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
        height: 75%;    
    }

    .seconddivfirstline
    {    
        position: relative;      
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;         
        font-weight: bold;
    }

    .seconddivsecondline
    {    
        position: relative;   
        padding-top: 10px;
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;    
    }

    .thirddiv
    {       
        width: 100%;
        height: 1200px;
        /*
        background-image: url("../images/image2-1.jpg");    
        background-repeat: no-repeat;
        background-size: 100%;    
        */
        background: #a78
    }

    .thirddivframe
    {
        position: relative;
        top: 100px;
        width: 800px;
        border: 1px solid #fff;
        margin: auto;
        padding: 30px;
        border-radius: 10px;
    }

    .thirddivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;         
        font-weight: bold;
    }

    .thirddivsecondline
    {    
        position: relative;   
        margin: auto;
        padding-top: 10px;
        width: 800px;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;          
    }

    .fourthdiv
    {       
        width: 100%;
        height: 1100px;
        background: #cd9;
    }

    .fourthdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .fourthdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .fourthdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
    }

    .fifthdiv
    {       
        width: 100%;
        height: 1100px;
        background: #4a9;
    }

    .fifthdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;

    }

    .fifthdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .fifthdivsecondline
    {    
        position: relative;   
        margin: auto;
        width: 800px;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
    }

    .sixthdiv
    {       
        width: 100%;
        height: 1100px;
        background: #829;
    }

    .sixthdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .sixthdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .sixthdivsecondline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
        padding-top: 10px;
    }

    .seventhdiv
    {       
        width: 100%;
        height: 1000px;
        background: #6fb0ed;
    }

    .seventhdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .seventhdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .seventhdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
        padding-top: 10px;
    }

    .eightdiv
    {       
        width: 100%;
        height: 1100px;
        background: #d8c665;
    }

    .eightdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .eightdivfirstline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .eightdivsecondline
    {    
        position: relative;   
        margin: auto;   
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
        padding-top: 10px;
    }

    .ninethdiv
    {       
        width: 100%;
        height: 1000px;
        background: #a81;
    }

    .ninethdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .ninethdivfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .ninethdivsecondline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;       
        padding-top: 10px;
    }

    .pricingdiv
    {
        width: 100%;
        height: 700px;
        background: #aa2;
    }

    .pricingframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }
    
    .pricingfirstline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 26px;    
        color: #fff;        
    }

    .pricingstrikethru
    {    
        position: relative;   
        margin: auto;    
        text-decoration: line-through;
        font-family: Century Gothic, Times, serif;
        font-size: 60px;    
        font-weight: bold;
        color: #fff;               
    }
    
    .pricingfree
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 60px;    
        font-weight: bold;
        color: #fff;               
    }
    
    .pricingpromoline
    {
        position: relative;           
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 26px;    
        color: #fff;                
        font-weight: bold;
        text-transform: uppercase;
        background: #f00;
        border-radius: 10px;
        padding: 5px 10px;
        width: 300px;        
    }   
    
    .pricingthirdline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 26px;    
        color: #fff;        
        padding-top: 50px;
    }
    
    .pricingfourthline
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;                
    }

    .tenthdiv
    {       
        width: 100%;
        height: 1100px;
        background: #16298b;
    }

    .tenthdivframe
    {
        position: relative;
        top: 100px;
        width: 800px;    
        margin: auto;
        padding: 30px;
        border-radius: 10px;
        border: 1px solid #fff;    
    }

    .text
    {    
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;    
        color: #fff;        
    }

    .featurephoto
    {
         width: 800px;
         box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .contactus
    {
        position: relative;   
        margin: auto;
        text-decoration: none;
        font-family: Agency FB, Times, serif;
        font-size: 50px;    
        color: #fff;        
    }

    .emailForm
    {
        position: relative;   
        margin: auto;    
    }

    .inputName
    {
        position: relative;   
        margin: auto;    
        text-decoration: none;
        font-weight: bold;
        font-family: Century Gothic, Times, serif;
        font-size: 14px;    
        color: #fff;        
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .inputField
    {
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 13px;
        padding: 5px 5px;    
        color: #888;    
        border-radius: 5px;
        margin: 0px;    
    }

    .submitButton
    {    
        margin-top: 30px;
        background-color: #61bb22; /* Green */
        border: none;
        color: white;
        padding: 9px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 13px;
        border-radius: 5px;
    }

    .confirmationDiv
    {
        width: 100%;
        background: #16298b;
        height: 100vh;
    }

    .confirmation
    {
        position: relative;
        top: 200px;
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 20px;
        width: 800px;
        color: #fff;    
        margin: auto;
        text-align: center;    
    }

    .questionInput
    {
        width: 90%;
    }   
    
    .footer
    {
        position: relative;        
        text-decoration: none;
        font-family: Century Gothic, Times, serif;
        font-size: 13px;
        width: 800px;
        top: 150px;
        color: #fff;    
        margin: auto;
        text-align: center;    
    }    
}