﻿@media screen and (min-width: 100px) {
/********************************/
/*       Twtilogo               */
/********************************/
.twtilogo {
  width:50vw;
  height:auto;
  }	
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
     color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button              */
/********************************/
.btn-transparent {
  background-color:#5959FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#cccccc;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  heigh:14vh;
  position:fixed;
}
.navbar li a, .navbar .navbar-brand {
  font-family:'Raleway','Roboto';
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:transparent !important;
  height:35%;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color:#00CCFF !important;
  font-family: 'Raleway','Roboto';
  background:transparent !important;
  text-transform:uppercase;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:auto;
}
.ct {
  width:60vw;
  height:100vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-left:20vw;
  margin-right:20vw	
}
.ct-fluid {
  width:60vw;
  height:86vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-bottom:15vh;
}
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity:0.6;
}
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
  }
@media screen and (min-width: 200px) {
/********************************/
/*       Twtilogo               */
/********************************/
.twtilogo {
  width:40vw;
  height:auto;
  }	
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
     color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button              */
/********************************/
.btn-transparent {
  background-color:#5959FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#cccccc;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  heigh:14vh;
  position:fixed;
}
.navbar li a, .navbar .navbar-brand {
  font-family:'Raleway','Roboto';
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:transparent !important;
  height:35%;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color:#00CCFF !important;
  font-family: 'Raleway','Roboto';
  background:transparent !important;
  text-transform:uppercase;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:auto;
}
.ct {
  width:60vw;
  height:100vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-left:20vw;
  margin-right:20vw	
}
.ct-fluid {
  width:60vw;
  height:86vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-bottom:15vh;
}
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity:0.6;
}
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
  }
@media screen and (min-width: 300px) {
/********************************/
/*       Twtilogo               */
/********************************/
.twtilogo {
  width:30vw;
  height:auto;
 }
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
     color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button              */
/********************************/
.btn-transparent {
  background-color:#5959FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#cccccc;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  heigh:14vh;
  position:fixed;
}
.navbar li a, .navbar .navbar-brand {
  font-family:'Raleway','Roboto';
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:transparent !important;
  height:35%;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color:#00CCFF !important;
  font-family: 'Raleway','Roboto';
  background:transparent !important;
  text-transform:uppercase;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:auto;
}
.ct {
  width:60vw;
  height:100vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-left:20vw;
  margin-right:20vw	
}
.ct-fluid {
  width:60vw;
  height:86vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-bottom:15vh;
}
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity:0.6;
}
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
  }
@media screen and (min-width: 400px) {
/********************************/
/*       Twtilogo               */
/********************************/
.twtilogo {
  width:20vw;
  height:auto;
  }
.as0 {
  font-family: 'ABeeZee', sans-serif;
  color: white;
  font-size:30px;
  font-size: 1.875em;  
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
     color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button              */
/********************************/
.btn-transparent {
  background-color:#5959FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#cccccc;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  heigh:14vh;
  position:fixed;
}
.navbar li a, .navbar .navbar-brand {
  font-family:'Raleway','Roboto';
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:transparent !important;
  height:35%;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color:#00CCFF !important;
  font-family: 'Raleway','Roboto';
  background:transparent !important;
  text-transform:uppercase;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:auto;
}
.ct {
  width:60vw;
  height:100vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-left:20vw;
  margin-right:20vw	
}
.ct-fluid {
  width:60vw;
  height:86vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-bottom:15vh;
}
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity:0.6;
}
.as0 {
  color: white;
  font-size:30px;
  font-size: 1.875em;  
  font-family:  ABeeZee, sans-serif; 
  font-weight: bold;  
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
 }
@media screen and (min-width: 1000px) {
/********************************/
/*       Twtilogo               */
/********************************/
.twtilogo {
  width:14vw;
  height:auto;
  }
.as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
h1, h2, h3, h4, h5, h6 {
  font-family: 'ABeeZee', sans-serif;
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-family: 'ABeeZee', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-size: 30px;
  font-size: 1.875em; 
  }
h3 { 
   font-size: 24px;
   font-size: 1.5em; 
 }
h4 {
   font-size: 20px;
    font-size: 1.125em; 
 }
h5 {
   font-size: 18px;
   font-size: 0.875em;
 }
h6 {
   font-size: 16px;
   font-size: 0.75em;
   line-height: 1.8;
     color: #818181;
 }
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
/********************************/
/*       Button              */
/********************************/
.btn-transparent {
  background-color:#5959FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#cccccc;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
.navbar {
  margin-bottom: 0;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 2px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
  heigh:14vh;
  position:fixed;
}
.navbar li a, .navbar .navbar-brand {
  font-family:'Raleway','Roboto';
  text-transform:uppercase;
  color: #ffffff !important;
  background-color:transparent !important;
  height:35%;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color:#00CCFF !important;
  font-family: 'Raleway','Roboto';
  background:transparent !important;
  text-transform:uppercase;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:auto;
}
.ct {
  width:60vw;
  height:100vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-left:20vw;
  margin-right:20vw	
}
.ct-fluid {
  width:60vw;
  height:86vh;
  margin-top:14vh;
  font:verdana;
  color:#808080;
  margin-bottom:15vh;
}
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 30px;
  font-family:roboto;
}
p{padding:10px}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity:0.6;
}
..as0 {
  font-family:'ABeeZee','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  color: white;
  font-weight:bold;
  font-size:5vw;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}  
.as {
  font-family:'Roboto Slab',serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FF3300;
  font-weight:bold;
  font-size:3vw;	
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,	
}
.as1 {
  color:#FF9900;
  font-size:20px;
  font-size: 1.575em;
  font-family: 'ABeeZee', sans-serif; 
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as2 {
  color:#FFffff;
  font-size:20px;
  font-size: 1.275em;
  font-family: 'ABeeZee', sans-serif;  
  font-weight: bold; 
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
  }

