@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Light.ttf');
}

@font-face {
  font-family: 'Neucha-Regular';
  src: url('../fonts/Neucha-Regular.ttf');
}

@font-face {
  font-family: 'Amatemora';
  src: url('../fonts/Amatemora.otf');
}

@font-face {
  font-family: 'BloggerSansLt';
  src: url('../fonts/TBDtypenoksidi.ttf');
}

@font-face {
  font-family: 'twbold';
  src: url('../fonts/OldNewspaperTypes.ttf');
}

@font-face {
  font-family: 'Robaga';
  src: url('../fonts/BloggerSansLight.ttf');
}

@font-face {
  font-family: 'Robaga Thin';
  src: url('../fonts/RobagaRoundedThin.otf');
}

@font-face {
  font-family: 'BottleParty';
  src: url('../fonts/Phenomena-Bold.ttf');
}

@font-face {
	font-family: 'Consolas'
}

html {
  font-family: 'Roboto Condensed';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
}

/*
h1, h2, h3, h4, h5, h6{
  line-height: 5px; 
}
*/

h1.frontpage {
  font-family: 'Robaga';
  font-size: 30px;
}

h1.contentpage {
  font-family: 'BottleParty';
  font-size: 45px;
  padding: 5px;
  margin: 3px;
}

h2.contentpage {
  font-family: 'BottleParty';
  font-size: 35px;
  padding: 5px;
  margin: 3px;
}
h2.contentpageheading {
  font-family: 'BottleParty';
  color: #000000;
  font-size: 35px;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2.topicpage {
  font-family: 'twbold';
  color: #414141;
  font-size: 4.5vw;
  margin-top: 12px;
  margin-bottom: 10px;
}

h3.topicpage {
  font-family: 'twbold';
  color: #414141;
  font-size: 3.5vw;
  margin-top: 12px;
  margin-bottom: 10px;
}


h4.product {
  font-family: 'twbold';
  color: #000000;
  font-size: 15px;
  font-weight: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

h4.product a {
  font-family: 'twbold';
  color: #00007F;
  text-decoration: none;
  font-size: 15px;
  font-weight: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

h4.footer {
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 20px;
}

.coname {
  vertical-align:middle;
	float: left;
}

a.learnmore {
	padding-top: 5px;
	color: #4169e1;
   text-decoration: none;
  font-family: 'Roboto Condensed';
	font-size: 14px;
}

a.footerlink {
	color: #1e90ff;
   text-decoration: none;
}

.footerlink.a:visited {
	color: #1e90ff;
   text-decoration: none;
}

/*
.menubutton {
	padding: 10px;
	padding-top:30px;
	padding-right: 50px;
	float: right;
  vertical-align:middle;
}
*/

p.normal {
	font-family: 'Robaga';
	font-size: 15px;
}

.linksmenubar {
  float: left;
	width: 100%;
   padding: 0px;
   border: 0px;
  background-image: url('../images/bg/bg-top-main.jpg');
  background-size: 100% 100%;
}

.centerlogo {
   float: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 0px;
	display: inline-block;
}

.cologo {
   float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
	display: inline-block;
}

/* ALL PAGES (OTHER THAN MAIN) PAGES - HEADING TEXT */

/*

.pageheader-container {
  position: relative;
	display: inline-block;
  background-image: url('../images/top-bar-covidprods.jpg');
  background-size: 100% 100%;
	border: 0px;
}

.pageheader-top-title {
  padding-top: 0px;
  padding-left: 10px;
  float: left;
  text-align: left;
  vertical-align: top;
  font-family: 'BottleParty';
  color: #FFFFFF;
  font-size: 4.5vw;
}

.pageheader-top-tagline {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  float: left;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
  font-family: 'Robaga';
  font-size: 2.0vw;
}


img.mainmage {
  padding: 5px;
  max-width: 100%;
  width: 100%;
  height: auto;
border: 1px solid #ddd;
}
*/

/* FOOTER BOTTOM CONTAINER */

.footer-container {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-image: url('../images/bg/bg-footer.jpg');
  background-size: 100% 100%;
}

.footer-left-text {
  float: left;
  padding-top: 2%;
  padding-bottom: 2%;
  width: 40%;
  vertical-align: top;
  text-align: right;
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 2vw;
}

.footer-right-text {
  float: right;
  padding-top: 2%;
  padding-bottom: 2%;
  width: 50%;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
  font-family: 'Roboto Condensed';
  font-size: 2vw;
}

.footer-dev-by {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #404040;
  float: bottom;
  padding: 5px;
  text-align: center;
  color: #FFFFFF;
  font-family: 'Roboto Condensed';
  font-size: 1.5vw;
}


/* Footer in every page */


/* Container holding the image and the text */


#mainpagecontainer {
  height: 20px;
  width: 100%;
  position: relative;
}
#mainpageimage {
  position: relative;
  width: 100%;
  padding: 0px;
  height: 20px;
  left: 0;
  top: 0;
}

#sectionheader {
  position: relative;
	display: inline-block;
  text-align: center;
  padding: 0px;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url("../images/bg/top-bar-bg.jpg");
  background-position: top;
 	background-repeat: repeat-x;
  font-size: 24px;
  font-family: 'twbold';
  color: #414141;
}

#topicpageheading {
  position: relative;
	display: inline-block;
	justify-content: center;
  text-align: center;
  padding: 5px;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url("../images/bg/top-bar-bg.jpg");
  background-position: top; 
  background-repeat: repeat-x;
  font-size: 3.7vw;
  font-family: 'twbold';
  color: #414141;
}

.pagetitleimage {
	padding: 0px;
	border: 0px;
	width: 100%;
	display: block;
}

.footerimage {
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100px;
	display: block;
}

#abs1theme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-color: #FFFFFF;
	background-size: 100% 100%;
}

#linkstheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 8px;
   display: block;
	background-color: #FFFFFF;
	background-size: 100% 100%;
	font-family: 'twbold';
   text-align: center;
	font-size: 22px;
}

#darkgraytheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-color: #333333;
	background-size: 100% 100%;
}

#buttonstheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
   display: block;
	background-image: url("../images/bg/bg-abs2.jpg");
	background-size: 100% 100%;
}

#topicpostitimg {
	float: left;
	width: 45%;
	margin-left:3%;
	margin-right:1%;
	padding-top: 10%;
	padding-bottom: 1%;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#topicpostittext {
  -ms-transform: translateY(-50%);
  transform: translateY(15%);
	float: center;
	margin-left: 14%;
	margin-right:12%;
   vertical-align:middle;
	font-family: 'Neucha-Regular';
   text-align: left;
	font-size: 2.0vw;
	color: #0A30D4;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#topicdesctext {
	font-family: 'Neucha-Regular';
	float: center;
   margin-left: 10%;
   margin-bottom: 5%;
	width: 80%;
	font-size: 2.7vw;
}


#topicdescsmall {
	font-family: 'Neucha-Regular';
	float: center;
   margin-left: 10%;
   margin-bottom: 5%;
	width: 80%;
	font-size: 2.3vw;
}

#pngbutton {
	display: inline-block;
	width:80px;
	height:70px;
	float: center;
	margin-left:4px;
	margin-right:4px;
   margin-top:5px;
   margin-bottom:50px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#pngbuttongray {
	display: inline-block;
	width:80px;
	height:70px;
	float: center;
	margin-left:4px;
	margin-right:4px;
   margin-top:5px;
   margin-bottom:50px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}

#scrollerRound {
	display: inline-block;
	width:10px;
	height:10px;
	float: center;
	margin-left:4px;
	margin-right:4px;
   margin-top:5px;
   margin-bottom:15px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}


#box1 {
	width:190px;
	height:420px;
	margin-left:8px;
	margin-right:8px;
   margin-top:5px;
   margin-bottom:20px;
	padding-left: 7px;
	padding-right: 7px;
   padding-top: 10px;
   padding-bottom: 10px;
	float: center;
  vertical-align:middle;
	display: inline-block;
	font-family: 'BloggerSansLt';
	font-size: 14px;
	color: #0A30D4;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
	background-image: url("../images/bg/bgtech6.png");
 	background-position: bottom;
 	background-repeat: no-repeat;
 	background-size: 200px, 300px;
}


/*
#box1 {
	width:190px;
	height:380px;
	margin-left:8px;
	margin-right:8px;
   margin-top:5px;
   margin-bottom:20px;
	padding-left: 7px;
	padding-right: 7px;
   padding-top: 10px;
   padding-bottom: 10px;
	float: center;
  vertical-align:middle;
	display: inline-block;
	font-family: 'BloggerSansLt';
	font-size: 16px;
	color: #0A30D4;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
	background-image: url("../images/bg/bgproduct.png");
 	background-position: bottom;
 	background-repeat: no-repeat;
 	background-size: 200px, 300px;
}
*/

* {
  box-sizing: border-box;
}

.mainPageColumnLeft {
  float: left;
  width: 30%;
  padding: 10px;
}

.mainPageColumnRight {
  float: left;
  width: 70%;
  padding: 10px;
}

/* Clear floats after the columns */
.mainPageRow:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .mainPageColumnLeft{
    width: 100%;
  }
  .mainPageColumnRight{
    width: 100%;
  }
}

.floatup{
	position:fixed;
	width:50px;
	height:50px;
	bottom:5%;
	right:5%;
	background-image: url("../images/pngbuttons/btnup.png");
 	background-size: 50px, 50px;
	/* background-color:#0C9; 
	color:#FFF;
   */
	border-radius:50px;
	text-align:center;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
	z-index: 9999;
}

.floattech{
	position:fixed;
	width:50px;
	height:50px;
	bottom:14%;
	right:5%;
	background-image: url("../images/pngbuttons/btntech.png");
 	background-size: 50px, 50px;
	/* background-color:#0C9; 
	color:#FFF;
   */
	border-radius:50px;
	text-align:center;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
	z-index: 9999;
}

.my-float{
	margin-top:22px;
}

#box1wide {
   	margin-top:10px;
   	margin-bottom:20px;
   	padding-top: 10px;
   	padding-bottom: 20px;
	float: center;
	vertical-align: middle;
	display: inline-block;
	font-family: 'Neucha-Regular';
	font-size: 11px;
	color: #0A30D4;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
	background-image: url("../images/bg/bgproductwide3.png");
 	background-position: bottom;
 	background-repeat: no-repeat;
 	background-size: 80%, auto;
}

.deadcenter {
	padding: 0px;
	display: flex;
	align-items: center;
   justify-content: center;
   flex-direction: column;
   text-align: center;
	float: center;
   align-items: center;
}


.deadcenter a {
	padding: 0px;
	display: flex;
	text-decoration: none;
	color: #00007F;
	align-items: center;
   justify-content: center;
   flex-direction: column;
   text-align: center;
	float: center;
   align-items: center;
}


/* SECTION: MAIN PAGE PRODUCT IMAGE STYLE*/

img.product {
  width: 160px;
  height: 160px;
  opacity: 1.0;
  -webkit-filter: drop-shadow(5px 5px 5px #666666);
}


p.productimage {
	text-align: justify;
}
/* SECTION: POPUP MENU RELATED STYLES */

.menubutton {
	float: left;
	padding-top:25px;
	padding-left: 10px;
  vertical-align:middle;
  cursor: pointer;
  display: inline-block;
}
/* Dropdown button on hover & focus */
.menubutton:hover, .menubutton:focus {
  background-color: #EFEFEF;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	float: left;
   vertical-align:middle;
	justify-content: center;
  position: relative;
  display: inline-block;
  width: 70px;
	height: 100%;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  padding: 0px 0px 0px 0px;
  position: absolute;
  vertical-align: center;
  background-color: #CFCFCF;
  min-width: 460px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-family: 'Roboto Condensed';
  font-size: 24px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  vertical-align: center;
  background-color: #FFFFFF;
  text-decoration: none;
  min-width: 460px;
  display: inline-block;
  font-family: 'Robaga';
  font-size: 16px;
}

.dropdown-content img {
	width: 100px;
	height: 100px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}



/* INDIVIDUAL PAGES RELATED STYLES */

/*
.video-emb {
	padding: 5px;
	max-width: 100%;
	height: auto;
}
*/

.top-img-container {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  vertical-align: bottom;
/*
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
*/
}

.top-img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  content-align: center;
  text-align: center;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 2.0vw;
/*
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
*/
}

.video-container {
  width: 100%;
  height: auto;
  position: relative;
  display: inline-block;
  flex-wrap: nowrap;
  vertical-align: bottom;
/*
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
*/
}

.image-caption {
	float: bottom;
	font-family: 'Roboto Condensed';
	font-style: bold;
	font-size: 14pt;
   color: #000000;
}

.video-left {
  padding-top: 2%;
  padding-bottom: 2%;
  width: 40%;
  margin: 3px;
  content-align: right;
  text-align: right;
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 2.5vw;
}

.youtube-video-container {
  display: block;
  content-align: center;
  width: 100%;
}

.video-header {
   width: 80%;
	background-color: #404040;
	border-radius: 25px 25px 0px 0px;
}

.video-frame-border {
   width: 80%;
   height: 400px;
	background-color: #404040;
	margin:0px;
	padding-bottom: 5px;
	text-align: bottom;
	vertical-align: text-bottom;
}

.video-caption {
   width: 80%;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #404040;
	border-radius: 0px 0px 25px 25px;
	font-family: 'Roboto Condensed';
	font-size: 20px;
	color: #FCD12A;
}


.pagecontent-background {
  display: inline-block;
  flex-wrap: wrap;
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
}

.desc-container {
  display: inline-block;
  padding: 10px;
  position: relative;
  font-family: 'Robaga';
  color: #000000;
  font-size: 13pt;
}

.pagecontent-images{ 
  position: relative; 
  left: auto; 
  transform: translate(-50%, auto);
  display: inline-block;
  text-align: center;
  content-align: center;
}


#pagecentertheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
/*
	background-image: url("../images/bg/medical.jpg");
	background-size: 100% 100%;
*/
}

#pagecontent-image-id {
/*
	width:280px;
	height:470px;
*/
	margin:5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
	float: center;
  vertical-align:top;
	display: inline-block;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
}

.pagecontent-image{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  margin: auto;
  float: left;
  width: auto;
  display: block;
  text-align: center;
  vertical-align: middle;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
}


.roundedimg {
    border-radius: 6px;
    margin: 20px;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 1);
}

.pdf-container {
	padding: 20px;
	margin :0 auto;
	left: 25%;
	width: auto;
	display: flex;
  align-items: center;
  justify-content: center;
	background-image: url("../images/top-bar.jpg");
	background-size: 100% 100%;
}


.pdf-image {
  flex-basis: 40%
}

.pdf-text {
  font-size: 20px;
  padding-left: 20px;
	text-align: left;
  	color: #000000;
  	font-family: 'Roboto Condensed';
  	font-size: 22px;
}


 {box-sizing:border-box}


ul.images {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  width: 900px;
  overflow-x: auto;
}

ul.images li {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
}



#caromainimg {
	display: inline-block;
	width: 300px;
	height: 200px;
	float: center;
	margin-left:12px;
	margin-right:12px;
   margin-top:20px;
   margin-bottom:60px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-style: bold;
	font-size: 18px;
	color: #FCD12A;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#caroscrl {
	display: inline-block;
	width:20px;
	height:66px;
	float: center;
	margin-left:0px;
	margin-right:0px;
   margin-top:31px;
   margin-bottom:31px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#caroscrlgray {
	display: inline-block;
	width:20px;
	height:66px;
	float: center;
	margin-left:0px;
	margin-right:0px;
   margin-top:31px;
   margin-bottom:31px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
   filter: grayscale(100%);
}

#carouseltheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
   display: block;
	background-image: url("../images/bg/bg-abs3.jpg");
  	// background-image: url("../images/bg/top-bar-bg.jpg");
	background-size: 100% 100%;
}

#filmBarStyle {
	display: inline-block;
	width:25px;
	height:25px;
	float: center;
	margin-left:0px;
	margin-right:0px;
   margin-top:0px;
   margin-bottom:10px;
   vertical-align:middle;
	font-family: 'Roboto Condensed';
   text-align: center;
	font-size: 12px;
	color: white;
   -webkit-filter: drop-shadow(5px 5px 5px #666666);
}

#picturesboxtheme {
	display: block;
	border: 0px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("../images/bg/bg-footer.jpg");
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #FCD12A;
	background-size: 100% 100%;
}

#picturesbox {
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	margin-bottom:20px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: top;
	vertical-align:middle;
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	color: #FCD12A;
	-webkit-filter: drop-shadow(5px 5px 5px #666666);
}


#videobox {
	display: inline-block;
	margin-left:0px;
	margin-right:0px;
	padding-top: 20px;
	padding-bottom: 40px;
	content-align: center;
	float: center;
	vertical-align:middle;

	background-size: 80% 100%;
	-webkit-filter: drop-shadow(5px 5px 5px #666666);
}


.mySlides {
   display: none
  background-color: #000000;
}
img {
  vertical-align: middle;
}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev{
  left: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
/* Caption text */
.text {
  color: #ffffff;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #ffffff;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #000000;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active,
.dot:hover {
  background-color: #FCD12A;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: .4
  }
  to {
    opacity: 1
  }
}
@keyframes fade {
  from {
    opacity: .4
  }
  to {
    opacity: 1
  }
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px
  }
}
