/* Styles reset, HTML & body styling -------------------------------------------------------------------------------------  */     

html, body, div, span, applet, object, iframe, h1, h2, h3, h6, h5, h4, p, blockquote, pre, a, abbr, acronym, apress, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, p, ol, ul, li, title, fieldset, form, legend, input, table
{
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;                
    outline: 0;     
}

*
{
    margin: 0; padding: 0; 
}

@font-face 
{
  font-family: TSTARMonoRoundReg;
  src: url("fonts/TSTARMonoRoundRegWeb.eot");
  src: url("fonts/TSTARMonoRoundRegWeb.woff") format("woff");
    font-weight: normal;
    font-style: normal;  
}

html
{
    background: #fff;   
    overflow-x: hidden;
    overflow-y: scroll;          
}

body
{   
    background: #0066ab;
    color: #fff;   
    font-family: TSTARMonoRoundReg, sans-serif; 
    font: 12px/1.2em sans-serif; 
    margin: 0;
    padding: 70px 0 0;
    position: relative;
}

body.thanks
{
    background: #f06b24;
}

.content
{
    margin: 0 auto;    
    position: relative;
    max-width: 860px;   
}

/* Type and styling -------------------------------------------------------------------------------------  */

h1, h2, h3, h6, h5, h4
{
    font-weight: normal;  
}

h1
{
    border: 2px solid #fff;
    border-width: 2px 0;
    font-family: TSTARMonoRoundReg, sans-serif;         
    font-size: 42px; 
    font-weight: normal;
    line-height: 1.2em;  
    margin: 0 0 37px;
    padding: 37px 50px 32px;  
    text-align: center;
    text-transform: uppercase;      
}

p, address
{ 
    font-family: TSTARMonoRoundReg, sans-serif;     
    font-size: 27px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3em; 
    letter-spacing: -0.12em;
    margin: 0 0 15px 0;
    padding: 0; 
    text-align: center;       
}

em
{
    font-style: normal;
    font-weight: bold;
}

/* Main content
-------------------------------------------------------------------------------------  */ 
img.hero
{
    display: block;
    margin: 0 auto 55px;
    width: auto; height: 635px;    
}

.reg nav.soc
{
    margin: 0;
    position: absolute;
        top: -35px; right: 0;
    text-align: right;  
}

.reg nav.soc p
{
    display: block;
    clear: both;
    font-size: 23px; 
    text-align: right;    
}

.reg nav.soc a
{
    display: block;
        height: 44px; width: 44px;
    float: left;
    margin: 0 0 12px 30px;
    position: relative;
}

nav.soc
{
    margin: 0 auto 50px;
    text-align: center;
}

.soc a
{
    border: 2px solid #fff;    
    display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
        height: 65px; width: 65px;
    margin: 8px 20px 12px;
    position: relative;
}

.soc a img
{
    display: block;
    height: 100%; width: auto;
}


.soc p, .soc p:first-child
{
    display: block;
    clear: both;
    font-size: 33px;
    letter-spacing: -0.12em;
    text-align: center;    
}


.soc p:first-child
{
    font-size: 29px; 
    letter-spacing: -0.12em;
}
.thanks img.hero
{
    height: 215px; 
    margin: 0 auto 35px;       
}


.thanks h1
{   
    font-size: 39px; 
    line-height: 1.2em;  
    margin: 0 0 37px;
    padding: 23px 50px 16px;  
    text-align: center;
    text-transform: uppercase;      
}


ul.techList
{
    list-style: none;
    margin: 0 0 30px;
    padding: 5px 0 0;
    text-align: center;
    width: 100%;
}    

.techList li
{
    display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
    margin: 15px 0 10px 20px;
    padding: 0;
    width: 270px;    
}

.techList li:nth-child(3n+1)
{
    margin-left: 0;
}

.techList h2
{
    color: #fff;
    display: block;
    font-family: TSTARMonoRoundReg, sans-serif;       
    font-size: 21px; 
    font-weight: normal;
    height: 153px; 
    line-height: 156px;  
    margin: 0 0 22px;
    padding: 0;  
    text-align: center;
    text-transform: none; 
    vertical-align: middle;  
}

.techList h2 img
{
    display: inline-block; vertical-align: middle; /* for ie */ zoom: 1; *display: inline;
    height: 120px; width: auto;
}

.techList h2 span
{
    display: inline-block; vertical-align: middle; /* for ie */ zoom: 1; *display: inline;
    font-size: 21px; 
    line-height: 28px;
    letter-spacing: -0.06em;
    margin: auto;
    padding: 25px 40px;
}

.techList p
{
    font-size: 17px;
    letter-spacing: -0.12em;
    line-height: 1.25em;
    text-align: left;
}


/* Footer
-------------------------------------------------------------------------------------  */ 

footer
{
    background: #fff;   
    padding: 50px 0;
}


footer p
{
    color: #0072b3;
    font-family: TSTARMonoRoundReg, sans-serif; 
    font-size: 23px; 
    letter-spacing: -0.14em;
    margin: 0 0 35px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
}

footer ul
{   
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

footer li
{
    display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
    height: 148px;
    margin: 0;
    padding: 0;
    position: relative;
}

footer img
{
    height: 100%; width: auto;
    padding: 0 35px;
}  

a.down
{
    background: transparent url('../images/arrow-down.png') center center no-repeat;
    background-size: contain;
    display: block;
        height: 32px; width: 32px;
    margin: 38px auto 92px;
} 

form
{
    margin: 0 0 60px;
    padding: 0;
    position: relative;
    width: 100%;
}

.inputWrapper
{
    border: 2px solid #fff; 
    float: left; 
    line-height: 32px;
    margin: 0 0 28px;
    padding: 10px 7px;
    position: relative;  
    width: 398px; height: 30px;
}

.inputWrapper:nth-child(2n)
{
    float: right;
}

.inputWrapper.wide, .inputWrapper.wide:nth-child(2n)
{
    clear: both;
    float: none;
    width: auto; width: initial;
}

input[type="text"], input[type="email"], input[type="number"], input[type="date"]
{
    background: transparent;
    color: #fff;
    display: block;
    font-family: TSTARMonoRoundReg, sans-serif;  
    font-size: 21px;  
    letter-spacing: -0.08em;
    line-height: 32px;
    height: 28px; width: 100%;
    letter-spacing: -0.06em;
    -webkit-appearance: none;
}                

::-webkit-input-placeholder { color: #fff; opacity: 1;   }
:-moz-placeholder{ color: #fff; opacity: 1;   }
::-moz-placeholder { color: #fff; opacity: 1;   }
:-ms-input-placeholder{ color: #fff; opacity: 1;   }
:-input-placeholder { color: #fff; opacity: 1;   }
 
.styledRadio, .styledCheckbox  
{
    background-size: 34px auto;
    border: 2px solid #fff;
    display: block;
    float: left;
    margin: -3px 5px 0 -1px;
    width: 38px; height: 38px;
}

.sbHolder
{
    border: 2px solid #fff;
    color: #fff;
    display: block;
    float: right;
    font-family: TSTARMonoRoundReg, sans-serif; 
    font-size: 21px; 
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
        right: 6px; top: 6px;        
    width: 404px; height: 34px;  
}    

.sbSelector{
    display: block;
    width: 404px; height: 34px; 
    left: 0;
    line-height: 34px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: 7px;
    top: 0;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.sbToggle{
    background: transparent url('../images/form-select-bk.png') center center no-repeat;   
    background-size: 20px auto;      
    display: block;
    height: 34px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
    
    .sbToggle.sbToggleOpen
    {

    }
    
    .sbToggle:hover
    {
      
    }

    .sbOptions
    {
        background: #0066ab;
        border: 2px solid #fff;
        border-width: 0 2px 2px;
        font-family: TSTARMonoRoundReg, sans-serif;  
        font-size: 15px;         
        list-style: none;
        left: 0px;
        margin: 0 0 0 -2px;
        padding: 10px 0 0;
        position: absolute;
        top: 30px;
        width: 404px;
        z-index: 1;
        text-align: left;
    }
    .sbOptions li{
        background: #0066ab;                
        padding: 0;
        text-align: left;
    }
    .sbOptions a{
        display: block;
        font-weight: normal;
        outline: none;
        padding: 5px 10px;
        text-align: left;
    }
    .sbOptions a:link, .sbOptions a:visited{
        text-decoration: none;
    }
    .sbOptions a:hover,
    .sbOptions a:focus,
    .sbOptions a.sbFocus{
                 background: #5584bf;
    }
    .sbOptions li.last a{
        border-bottom: none;
    }
    
    .sbDisabled
    {
        .inlineBlock;
        font-style: italic;
        padding: 10px 2px;
    }  
    
form a
{
    color: #fff;
    display: block;
    font-family: TSTARMonoRoundReg, sans-serif; 
    font-size: 21px; 
    letter-spacing: -0.09em;    
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}

form a:hover
{
    color: #fff;
    text-decoration: underline;
}

label
{
    display: inline;
    font-family: TSTARMonoRoundReg, sans-serif;  
    font-size: 21px;     
    margin: 0 0 0 10px;
}

label.checkLabel
{
    cursor: pointer;
    display: inline;
    margin: 0;
    padding: 0;
    max-width: 90%;
}

label
{
    display: inline;
    font-family: TSTARMonoRoundReg, sans-serif;  
    font-size: 17px; 
    margin: 0 0 0 10px;
}

label.checkLabel
{
    cursor: pointer;
    display: inline;
    margin: 0;
    padding: 0;
    max-width: 90%;
}

label.tLabel
{
    letter-spacing: -0.13em;
}

input[type="text"], input[type="email"], input[type="number"], input[type="date"]
{
    font-size: 17px;
}

input[type="submit"]
{
    background: #5584bf;
    border: 2px solid #fff; 
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: TSTARMonoRoundReg, sans-serif;  
    font-size: 21px; 
    letter-spacing: -0.09em;
    line-height: 23px;    
    margin: 0 auto;
    text-align: center;
    width: 412px; height: 52px;  
    -webkit-appearance: none;  
}

input[type="submit"]:hover
{
 
} 

input.error
{
    
}  

label.error
{
    font-size: 12px;
} 


/* -------------------------------------------------------------------------------------
Responsive 
-------------------------------------------------------------------------------------  */ 

@media screen and (max-width: 879px) 
{
    .content
    {
        max-width: auto; max-width: initial;
        margin-left: 20px; margin-right: 20px;
        padding: 10px 0 0;
    }      
    
    .reg .content
    {
        padding: 90px 0 0;
    }
    
    footer .content, .reg footer .content
    {
        padding: 0;
    }
    
    img.hero
    {
        max-height: 50vh; width: auto;    
    }     
    
    h1
    {       
        border-width: 1px 0;
        font-size: 26px; 
        padding-left: 30px; padding-right: 30px;  
    }
    
    .thanks h1
    {
        font-size: 26px;
    }
    
    p, address
    {     
        font-size: 20px;      
    }               

    .reg nav.soc
    {
        position: absolute;
            top: -20px; right: 0; left: 0;
        text-align: center;  
    }

    .reg nav.soc p
    {
        text-align: center;    
    }

    .reg nav.soc a
    {
        display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
            height: 30px; width: 30px;
        float: none;
        margin: 0 11px 8px;
        position: relative;
    }    
    
    nav.soc
    {
        left: 0; right: 0;
        text-align: center;
    }
  
    .soc a
    {
        border-width: 1px;
        display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
            height: 40px; width: 40px;
        float: none;
        margin: 0 5px 8px 5px;
    }
    
    .soc p:first-child
    {
        font-size: 24px;
    }
    
    .soc p
    {
        display: block;
        clear: both;
        font-size: 17px;
        text-align: center;
        width: 100%;
    }
    
    a.down
    {
            height: 24px; width: 24px;
            margin: 20px auto 70px;            
    }     
    
    form
    {
        padding-bottom: 50px;
    }
    
    
    .inputWrapper, .inputWrapper:nth-child(2n)
    {
        border-width: 1px;
        float: none; 
        width: auto; width: initial;  height: auto; min-height: 27px;
    }
        
    label
    {
        letter-spacing: -0.12em; 
        margin: 0;
    }
    
    label.checkLabel
    {
        cursor: pointer;
        display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
        line-height: 1.2em;
        max-width: 90%;
    }
    
    .styledRadio, .styledCheckbox  
    {
        border: 1px solid #fff;
    }    
    
    .wide label
    {
        display: block;
    }
    
    .wide.cs
    {
        padding-bottom: 40px;
    }
    

    label.tLabel
    {
        font-size: 16px;
        padding-top: 7px;
    }    
    
    .sbHolder
    {
        border-width: 1px;
        float: none;
        position: absolute;
            right: 4px; top: initial; bottom: 4px; left: 4px;
        width: auto; width: initial; height: 30px;  
    }  

    .sbSelector{
        width: 100%; height: 30px; 
        font-size: 17px;
    }   
    
    .sbOptions
    {
        border: 1px solid #fff;
        border-width: 0 1px 1px;
        font-size: 15px;         
        margin: 0 0 0 -1px;
        padding:0;
        width: 100%;
    } 
    
    .sbOptions a
    {
        font-size: 15px;    
    }   
    
    form a
    {
        font-size: 17px;
    }  
    
    input[type="submit"]
    {
        border-width: 1px;
        border-radius: 0;    
        margin: 0 auto; 
        padding: 10px 25px 7px;  
        position: absolute;
            bottom: 0; left: 0; right: 0;
        text-align: center;
        width: auto; width: initial;   
        -webkit-appearance: none;  
    } 
    

    footer li
    {
        display: inline-block; vertical-align: top; /* for ie */ zoom: 1; *display: inline;
        height: 80px; width: 45%;
        margin: 0;
        padding: 0;
        position: relative; 
        text-align: center;     
    }

    footer li a img
    {
        height: 80px;
        padding: 0;
    }   
    
    .techList li
    {
        margin: 15px 0 10px 0;
        width: auto; width: initial;    
    }
    
    .techList h2
    {
        border-width: 1px;
    }
          
}