﻿@import url('https://fonts.googleapis.com/css2?family=Anek+Bangla:wght@300;400;500;600;700&family=Anek+Malayalam:wght@300;400;500;600&family=Hind+Siliguri:wght@400;500;600;700&family=IBM+Plex+Sans+Arabic:wght@300;400;500;600&family=Manjari:wght@400;700&family=Noto+Sans+Bengali:wght@300;400;500;600;700;800&family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+Bengali:wght@300;400;500;600;700;800&family=Roboto:ital,wght@0,300;0,400;0,500;0,900;1,500&family=Secular+One&family=Suez+One&family=Tangerine:wght@700&family=Tiro+Bangla&family=Yantramanav:wght@400;500;700&display=swap');
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  blue: #007bff;
  indigo: #6610f2;
  purple: #6f42c1;
  pink: #e83e8c;
  red: #dc3545;
  orange: #fd7e14;
  yellow: #ffc107;
  green: #28a745;
  teal: #20c997;
  cyan: #17a2b8;
  white: #fff;
  gray: #6c757d;
  gray-dark: #343a40;
  primary: #007bff;
  secondary: #6c757d;
  success: #28a745;
  info: #17a2b8;
  warning: #ffc107;
  danger: #dc3545;
  light: #f8f9fa;
  dark: #343a40;
  breakpoint-xs: 0;
  breakpoint-sm: 576px;
  breakpoint-md: 768px;
  breakpoint-lg: 992px;
  breakpoint-xl: 1200px;
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: 'Fugaz One',cursive;
  font-family: 'Raleway', sans-serif;
  font-family: 'ABeeZee', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto Slab', serif;  
  font-family: 'Krona One', sans-serif;
  font-family: 'Mina', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'Galada', cursive;
  font-family: 'Baloo Da 2', cursive;
  font-family: 'Atma', cursive;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'Athiti', sans-serif;
  font-family: 'Assistant', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
}
html,
body {
  font-family:'Roboto' sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100vh;
	font-family: Roboto, sans-serif;
}
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI",Verdana,'ABeeZee','Roboto Slab', serif,'Source Sans Pro', 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','Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family:  ABeeZee, ABeeZee,'Roboto Slab', serif,'Source Sans Pro', sans-serif;
  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:#0000FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
/********************************/
/*       Navbar                 */
/********************************/
    /* Remove the navbar's default margin-bottom and rounded borders */ 
.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;
}
.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:35%;
}}/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 60px;
  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;
}
  }
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  breakpoint-xs: 0;
  breakpoint-sm: 576px;
  breakpoint-md: 768px;
  breakpoint-lg: 992px;
  breakpoint-xl: 1200px;
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: 'Fugaz One',cursive;
  font-family: 'Raleway', sans-serif;
  font-family: 'ABeeZee', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto Slab', serif;  
  font-family: 'Krona One', sans-serif;
  font-family: 'Mina', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'Galada', cursive;
  font-family: 'Baloo Da 2', cursive;
  font-family: 'Atma', cursive;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'Athiti', sans-serif;
  font-family: 'Assistant', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-family: 'Anek Bangla', sans-serif;
  font-family: 'Anek Malayalam', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-family: 'Manjari', sans-serif;
  font-family: 'Noto Sans Bengali', sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'Noto Sans TC', sans-serif;
  font-family: 'Noto Serif Bengali', serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Secular One', sans-serif;
  font-family: 'Suez One', serif;
  font-family: 'Tangerine', cursive;
  font-family: 'Tiro Bangla', serif;
  font-family: 'Yantramanav', sans-serif;
}
html,
body {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  background-color:#FFFFFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
  scroll-behavior: smooth;
}
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", Verdana, ABeeZee,'Roboto Slab', serif,'Source Sans Pro', 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: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  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;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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,
 }
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background-color:#0000FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #fFFFFF;
  }
.carousel-indicators li {
    background-color:transparent;
  }
.carousel-indicators li.active {
    border-color: #fFFFFF;
  }
/********************************/
/*       Navbar                 */
/********************************/  
.navbar {
  margin-bottom: 0;
  height:14vh;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 3px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway, ABeeZee, ABeeZee,'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
}
.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;
  font-weight:bold;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:35%;
}
/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 60px;
  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;
}
  }
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  breakpoint-xs: 0;
  breakpoint-sm: 576px;
  breakpoint-md: 768px;
  breakpoint-lg: 992px;
  breakpoint-xl: 1200px;
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: 'Fugaz One',cursive;
  font-family: 'Raleway', sans-serif;
  font-family: 'ABeeZee', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto Slab', serif;  
  font-family: 'Krona One', sans-serif;
  font-family: 'Mina', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'Galada', cursive;
  font-family: 'Baloo Da 2', cursive;
  font-family: 'Atma', cursive;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'Athiti', sans-serif;
  font-family: 'Assistant', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-family: 'Anek Bangla', sans-serif;
  font-family: 'Anek Malayalam', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-family: 'Manjari', sans-serif;
  font-family: 'Noto Sans Bengali', sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'Noto Sans TC', sans-serif;
  font-family: 'Noto Serif Bengali', serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Secular One', sans-serif;
  font-family: 'Suez One', serif;
  font-family: 'Tangerine', cursive;
  font-family: 'Tiro Bangla', serif;
  font-family: 'Yantramanav', sans-serif;
}
html,
body {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  background-color:#FFFFFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
  scroll-behavior: smooth;
}
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", Verdana, ABeeZee,'Roboto Slab', serif,'Source Sans Pro', 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: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  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;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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,
 }
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background-color:#0000FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #fFFFFF;
  }
.carousel-indicators li {
    background-color:transparent;
  }
.carousel-indicators li.active {
    border-color: #fFFFFF;
  }
/********************************/
/*       Navbar                 */
/********************************/  
.navbar {
  margin-bottom: 0;
  height:14vh;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 3px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway, ABeeZee, ABeeZee,'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
}
.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;
  font-weight:bold;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:35%;
}
/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 60px;
  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;
}
  }
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  breakpoint-xs: 0;
  breakpoint-sm: 576px;
  breakpoint-md: 768px;
  breakpoint-lg: 992px;
  breakpoint-xl: 1200px;
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: 'Fugaz One',cursive;
  font-family: 'Raleway', sans-serif;
  font-family: 'ABeeZee', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto Slab', serif;  
  font-family: 'Krona One', sans-serif;
  font-family: 'Mina', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'Galada', cursive;
  font-family: 'Baloo Da 2', cursive;
  font-family: 'Atma', cursive;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'Athiti', sans-serif;
  font-family: 'Assistant', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-family: 'Anek Bangla', sans-serif;
  font-family: 'Anek Malayalam', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-family: 'Manjari', sans-serif;
  font-family: 'Noto Sans Bengali', sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'Noto Sans TC', sans-serif;
  font-family: 'Noto Serif Bengali', serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Secular One', sans-serif;
  font-family: 'Suez One', serif;
  font-family: 'Tangerine', cursive;
  font-family: 'Tiro Bangla', serif;
  font-family: 'Yantramanav', sans-serif;
}
html,
body {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  background-color:#FFFFFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
  scroll-behavior: smooth;
}
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", Verdana, ABeeZee,'Roboto Slab', serif,'Source Sans Pro', 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: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  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;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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,
 }
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background-color:#0000FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #fFFFFF;
  }
.carousel-indicators li {
    background-color:transparent;
  }
.carousel-indicators li.active {
    border-color: #fFFFFF;
  }
/********************************/
/*       Navbar                 */
/********************************/  
.navbar {
  margin-bottom: 0;
  height:14vh;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 3px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway, ABeeZee, ABeeZee,'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
}
.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;
  font-weight:bold;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:35%;
}
/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 60px;
  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;
}
  }
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
*,
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  breakpoint-xs: 0;
  breakpoint-sm: 576px;
  breakpoint-md: 768px;
  breakpoint-lg: 992px;
  breakpoint-xl: 1200px;
  font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-family: 'Fugaz One',cursive;
  font-family: 'Raleway', sans-serif;
  font-family: 'ABeeZee', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Lato', sans-serif;
  font-family: 'Roboto Slab', serif;  
  font-family: 'Krona One', sans-serif;
  font-family: 'Mina', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'Galada', cursive;
  font-family: 'Baloo Da 2', cursive;
  font-family: 'Atma', cursive;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'Athiti', sans-serif;
  font-family: 'Assistant', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-family: 'Anek Bangla', sans-serif;
  font-family: 'Anek Malayalam', sans-serif;
  font-family: 'Hind Siliguri', sans-serif;
  font-family: 'IBM Plex Sans Arabic', sans-serif;
  font-family: 'Manjari', sans-serif;
  font-family: 'Noto Sans Bengali', sans-serif;
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'Noto Sans TC', sans-serif;
  font-family: 'Noto Serif Bengali', serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Secular One', sans-serif;
  font-family: 'Suez One', serif;
  font-family: 'Tangerine', cursive;
  font-family: 'Tiro Bangla', serif;
  font-family: 'Yantramanav', sans-serif;
}
html,
body {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  background-color:#FFFFFF;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
  scroll-behavior: smooth;
}
/********************************/
/*       Typography             */
/********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", Verdana, ABeeZee,'Roboto Slab', serif,'Source Sans Pro', 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: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  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;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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,
 }
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background-color:#0000FF;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  color:#FFFFFF;
}
.btn-rounded {
  border-radius: 0px;
}
.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #fFFFFF;
  }
.carousel-indicators li {
    background-color:transparent;
  }
.carousel-indicators li.active {
    border-color: #fFFFFF;
  }
/********************************/
/*       Navbar                 */
/********************************/  
.navbar {
  margin-bottom: 0;
  height:14vh;
  background-color:#FFFFFF;
  z-index: 9999;
  border: 0;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 3px;
  border-radius: 0;
  color:#FFFFFF;
  font-family: Raleway, ABeeZee, ABeeZee,'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;  
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  text-transform:uppercase;
}
.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;
  font-weight:bold;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  background:transparent !important;
  opacity:0.7;
  color: #fff !important;
  height:35%;
}
/********************************/
/*       Carousel               */
/********************************/
.carousel,
.item,
.active {
 height: 100%;
}
.carousel-inner {
  height: 100%;
  background: #000;
}
.carousel-caption{
  padding-bottom:80px;
}
h2{font-size: 60px;
  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;
}
  }
 /********************************/
/*       Twtilogo               */
/********************************/
@media screen and (min-width: 100px) {
.twtilogo {
  width:50vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 {
  width:30vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 {
  width:20vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 {
  width:14vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 only screen and (min-width: 650px) {
.twtilogo {
  width:20vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 only screen and (min-width: 768px) {
.twtilogo {
  width:20vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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 only screen and (min-width: 992px) {
.twtilogo {
  width:20vw;
  height:auto;
}
.as0 {
  font-family:'Roboto Slab', serif,'Source Sans Pro',Verdana, Geneva, Tahoma, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:4vw;
  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.875em;
  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.875em;
  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,
}
 }
 