﻿/********************************/
/*        Font                  */
/********************************/
@import url('https://fonts.googleapis.com/css2?family=ABeeZee&family=Noto+Serif+Bengali:wght@300;400;500;600;700&family=Roboto+Flex:opsz,wght@8..144,400;8..144,500;8..144,600;8..144,700&family=Roboto:wght@300;400;500;700&display=swap');
 
  
/********************************/
/*        Body                  */
/********************************/
@-ms-viewport {
  width: device-width;
}
*,
*::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;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}

html,
body {
  font-family: sans-serif;
  -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)));
}
/********************************/
/*       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;
}
/********************************/
/*       Twtilogo               */
/********************************/

@media screen and (min-width: 100px) {
.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,
}
 /********************************/
/*       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-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;
  opacity:0.7;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.5;
  color:#FFFFFF;
}

.btn-rounded {
  border-radius: 0px;
}

.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
 
}
@media screen and (min-width: 200px) {
.twtilogo {
  width:40vw;
  height:auto;
  }	
.as0 {
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.jumbotron {
  background-color: #ffffff;
  color:orange;
  padding:100px  12vh ;
  font-family: Montserrat, sans-serif;
  width:100%;
  height:100%;
  padding:none;
  margin-bottom:0px;
  background-size:cover;
  text-align:center;
  margin-bottom:0px;
}
/********************************/
/*       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,'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; 
  opacity:0.7;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.5;
  color:#FFFFFF;
}

.btn-rounded {
  border-radius: 1px;
}

.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
  
 }
@media screen and (min-width: 300px) {
.twtilogo {
  width:30vw;
  height:auto;
  }	
.as0 {
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.jumbotron {
  background-color: #ffffff;
  color:orange;
  padding:100px  12vh ;
  font-family: Montserrat, sans-serif;
  width:100%;
  height:100%;
  padding:none;
  margin-bottom:0px;
  background-size:cover;
  text-align:center;
  margin-bottom:0px;
}
/********************************/
/*       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: 'RieslingRegular', ABeeZee,'Roboto Slab', serif,'Source Sans Pro', sans-serif;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 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;
}
  
}
@media screen and (min-width: 400px) {
.twtilogo {
  width:20vw;
  height:auto;
  }
}
@media screen and (max-width: 400px) {
.twtilogo {
  width:20vw;
  height:auto;
  }
.as0 {
  
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
h1 {
  font-family: ABeeZee,'Roboto Slab', serif,'Source Sans Pro', 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;
}
.jumbotron {
  background-color: #ffffff;
  color:orange;
  padding:100px  12vh ;
  font-family: Montserrat, sans-serif;
  width:100%;
  height:100%;
  padding:none;
  margin-bottom:0px;
  background-size:cover;
  text-align:center;
  margin-bottom:0px;
}

/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background:#0000FF;
  opacity:0.7;
  font-weight:bold;
  color:#FFFFFF;
  border:none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.5;
  color:#FFFFFF;
}

.btn-rounded {
  border-radius: 15px;
}

.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
 	}
@media screen and (min-width: 700px) {
.twtilogo {
  width:20vw;
  height:auto;
  }
.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;
}
.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:#f1f1f1 !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%;
}
}
 	
 @media screen and (min-width: 1000px)	{
.twtilogo {
  width:14vw;
  height:auto;
  }
}	
@media screen and (max-width: 1000px) {
.as0 {
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
 }
.jumbotron {
  background-color: #ffffff;
  color:orange;
  padding:100px  12vh ;
  font-family: Montserrat, sans-serif;
  width:100%;
  height:100%;
  padding:none;
  margin-bottom:0px;
  background-size:cover;
  text-align:center;
  margin-bottom:0px;
} 
/********************************/
/*       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: 'RieslingRegular', ABeeZee,'Roboto Slab', serif,'Source Sans Pro', sans-serif,Arial;
  font-size: 36px;
  font-size:5vw;
  font-size: 2.25em; 
 }
h2 {
  font-family: 'RieslingRegular', Arial, 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:#0000FF; 
  opacity:0.7;
  font-weight:bold;
  color:#FFFFFF;
  border: none;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.5;
  color:#FFFFFF;
}

.btn-rounded {
  border-radius: 15px;
}

.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
  	}
@media screen and (min-width: 100px) {
/********************************/
/*       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;
  heigh:14vh;
}
.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:#f1f1f1 !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,
.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;
}
.jumbotron {
  background-color: #ffffff;
  color:orange;
  padding:100px  12vh ;
  font-family: Montserrat, sans-serif;
  width:100%;
  height:100%;
  padding:none;
  margin-bottom:0px;
  background-size:cover;
  text-align:center;
  margin-bottom:0px;
}
/********************************/
/*       Button                 */
/********************************/
.btn-transparent {
  background:#0000FF; 
  font-weight:bold;
  color:#FFFFFF;
  border:0px;
}
.btn-transparent:hover {
  background-color:#36653F;
  font-weight:bold;
  opacity:0.5;
  color:#FFFFFF;
}

.btn-rounded {
  border-radius: 15px;
}

.btn-large {
  padding: 11px 20px;
  font-size: 18px;
}
  }
/**
 * Change animation duration
 */
.animated {
   -webkit-animation-duration: 1.5s;
   azimuth: animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
from {
  opacity: 0;
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
  }

 to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.as0 {
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
}
.as1 {
  font-family:  ABeeZee;
  color:#FF9900;
  font-weight:bold;]
  font-size:16px;
}
