@charset "UTF-8";



 .pullquote { line-height:22pt; font-variant:light; font-family: 'Assistant', sans-serif; color:#2e598f; font-size:20pt; text-transform:uppercase;}
 .bodytext {color:#CCC; font-size:10.5pt; line-height:22pt;}
 .footertext {color:#2e598f; font-size:9pt; line-height:16pt;}
 .footertext2 {color:#CCC; font-size:11pt; line-height:16pt;}
 .play {color:#CCC; font-size:12pt; line-height:22pt; color:#2e598f;}
 .logo { width: 220px;}
  .balogo { width: 60px !important;}
 .mailicon { width: 80px !important;}
 .play:hover { color:white !important;}
 .col { width:48%; max-width:48% !important; float:left;}
  .colright { width:48%; max-width:48% !important; float:right;}
  
  @media only screen and (max-width : 700px)  
{ 
 .pullquote { line-height:22pt; font-variant:light; font-family: 'Assistant', sans-serif; color:#2e598f; font-size:15pt; text-transform:uppercase;}
 .bodytext {color:#CCC; font-size:9pt; line-height:22pt;}
 .play {color:#CCC; font-size:10pt; line-height:22pt; color:#2e598f;}
 .logo { width: 160px !important;}
  .footertext {color:#2e598f; font-size:7pt; line-height:16pt;}
 .footertext2 {color:#CCC; font-size:9pt; line-height:16pt;}
 .menutext {font-size:8pt !important; max-height:400px !important;}
  .mailicon { width: 50px !important;}
  .col { width:100%; min-width:100% !important; float:left;}
  .colright { width:100%; min-width:100% !important; float:left;}
}








html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
min-width:100%;
	min-height:100%;
}

body {
	
	
   


min-width:100%;
	min-height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1e1e1e;
	font-family: "Carrois Gothic", sans-serif;
	font-weight: 100;
	-webkit-text-size-adjust: none;
	 -moz-user-select:none;
}






        div.aspectcorrect

        {

           

            overflow: hidden;
            position: relative;

        }

        

        div.widescreen

        {

            width: 50%;
            height: 100%;
			margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0px;
	min-height:100%;
	min-width:50%;
	

        }
		
	   
        

        div.aspectcorrect > img

        {

            position: absolute;
			
			
			

        }




