@charset "utf-8";


#highlights img {
	
    max-width:70%;
    max-height: 70%;	
}

img.fitz {
    width: 40%;
    height:40%;
    float: right;
    padding-left: 20px;
}
#why {
    background-color: #7A22C6;
  
	
    text-align: center;
background-image: linear-gradient(45deg, #7A22C6 25%, #AB39DB 25%, #AB39DB 50%, #7A22C6 50%, #7A22C6 75%, #AB39DB 75%, #AB39DB 100%);
background-size: 56.57px 56.57px;
}

.whyChoose1 {
    margin-bottom: 30px;
    margin-top: 30px;  
}
.whyChoose1 p {
    padding: 5%;
    color: #858585;
}
.whyChoose1 h3 {
    padding: 5px;
    color: #7A22C6;
}
.whyChoose1 img {
    margin: 0 auto;
	padding-top: 10px;
  
}
.whyChoose1 {
    min-height: 100%;
    
    margin-bottom: 5px;
    margin-top: 20px;
    
}
.whyChoose1 p {
    padding: 5px;
}
.whyChoose1 h3 {
    padding: 5px;
}
#why2 {
	/* Create the parallax scrolling effect */
	
	background-position: center;
	
	background-size: 100%;
	background-image: url("../images/par.jpg");
	text-align: center;
    height: 230px;
}
#why2 p {
    color: #FFFFFF;
    font-weight: bolder;
    padding-top: 30px;
    font-size: 1em;
	text-shadow: 1px 1px 2px black;
}
body {
    background-color: #FFFFFF;
        font-family: muli, Arial, "serif";
}
#lake {
	position: relative;
}
img .icon {
	width: 30px;
	margin: 10px auto;
	display: block;
}
#highlights {
	text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
}
h2{
font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
    color: #7A22C6;
    font-size: 1.5em;
    line-height: 1.2em;
	
	padding-top:2px;
	padding-bottom:2px;
}
.col-sm-6.col-md-3.first.col-lg-6.logo {
    height: 300px;
}
#highlights h2 {
    font-weight:  800px;
    text-align: center;
    font-size: 1.8em;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #000000;
	
}
h3 {
font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
        font-size: 1.6em;
    font-weight: bold;
	line-height: 0.9em;
	color: #7A22C6;
}
#extreintro h3 {
	color: #2d78dd;
    font-weight: bolder;
}
#extreintro {
	background-color: #F6F6F6;
}
#extreintro img {
    width: 30%;
    height:50%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
#footer p img {
    float: left;
    max-height: 50px;
    padding-right: 10px;
}
#footer .img-responsive {
    max-width: 100%;
	padding-top:0px;
	margin-top: 0px;
}
#footer {
    background-color: #FFFFFF;
    border-bottom: 10px solid #7A22C6;
    padding-top: 5px;   
	text-align: center;
background-size: 56.57px 56.57px;
	border-top: 10px solid #7A22C6;
}
#footer p { 
	color: #B5B5B5;
}
#mainContent h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
#feature h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
h4 {
	font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;

font-weight: 400;
font-style: normal;
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 2px;
     padding-left: 0px;
    padding-right:0px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
}

#accreditation h4 {
    color: #4A4A4A;
    font-size: 2em;
}
.accreditationImages  h4{
    color: #2E2E2E;
}
#header h5 {
font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;

font-weight: 400;
font-style: normal;
    color:  #000000;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    padding-top: 0px;;
}
#footer h5 a:link {
    color:  #FFFFFF;
    font-size: 1em;
    font-weight: lighter;
    letter-spacing: 2px;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
    transition: color .75s ease;
}
#footer h5 a:hover {
	color: #000000;
    text-decoration: none;
}
#header h5 a:link {
    color:  #FFFFFF;
    font-size: 1.5em;
    font-weight: lighter;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}
#header h5 a:hover {
	color: #040404;
    text-decoration: none;
}
h6 {
    font-size: 2em;
	font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
}
#header h6 a:link {
    font-weight: bold;
    color: #7A22C6;
	 /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}

#header h6 a:hover {
	
    font-weight: bold;
    color: #040404;
    text-decoration: none;
}

a:link, a:visited{
    font-weight: bold;
    color: #7A22C6;
	text-decoration: none;
	 /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}
a:hover, a:active {
    font-weight: bold;
    color: #040404;
    text-decoration: none;
}
#footer a:link, #footer a:visited{
    font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
    font-weight: bold;
    color: #040404;
    text-decoration: none;
}
#accordion1 a:link, a:visited{
	font-weight: lighter;
	color: #000000;
	list-style-type: square;
}
#accordion1 a:hover, a:active {
 
    color: #040404;
    text-decoration: none;
}
#accordion1 .panel.panel-default #collapseTwo1 .panel-body .row .col-lg-3.col-md-3.col-sm-6 ul li a {
    font-size: 0.8em;
}
p{
    color: #4A4A4A;
    font-family: muli, Arial, "serif";
    
}
h1 {
font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
	color:#000000;
	font-size: 1.5em;
    font-weight: light;
    text-align: center;
  margin-top: 15px;
    margin-bottom: 10px;
  line-height: 1em;
	
}
h1 a:link {
	color:#040404;

}
p strong {
	color: #000000;
}

#header {
    background-color: #FFFFFF;
padding-bottom: 5px;
        text-align: center;
	 border-top: 10px solid #7A22C6;
	border-bottom: 10px solid #7A22C6;

}
#banner img {
	
	background-color: #7A22C6;
}
#header .btn-success {
    background-color: #FFFFFF;
    width:100%;
    max-width: 400px;
    margin-bottom: 15px;
    margin-top: 10px;
    height: 50px;
    color: #000000;
	border: none;
}
.btn-success {
	/* new */
	-moz-transition: background-color .75s ease;
	-o-transition: background-color .75s ease;
	-webkit-transition: background-color .75s ease;
	transition: background-color .75s ease;
}
#header .btn.btn-success:hover {
	background-color: #040404;
    color: #FFFFFF;
}

 .img-responsive.main {
    max-height: 160px;
    margin: 0 auto;
    padding-top: 10px;
 
} 
.btn-success {
    
    width: 400px;
    margin-bottom: 15px;
    margin-top: 25px;
    height: 50px;
    border: none;
}
.btn-success {
	/* new */
	-moz-transition: background-color .75s ease;
	-o-transition: background-color .75s ease;
	-webkit-transition: background-color .75s ease;
	transition: background-color .75s ease;
}
.btn-success:hover {
	background-color: #616060;
}
#contactBar .btn.btn-success:hover {
	background-color: #616060;
    color: #FFFFFF;
}
#contactBar2 .btn.btn-success:hover {
	background-color: #616060;
    color: #FFFFFF;
}

#mainContent {
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom:5px;
}
#mainContent2{
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom:5px;
}
#mainContent3 {
	border-top: 10px solid #7A22C6;
}
.container-fluid.headerContain {
    background-color: #FFFFFF;
}
.whyChoose1 {
  
    margin-bottom: 5px;
    margin-top: 5px;
    
}
.whyChoose1 p {
    padding-left:5%;
	padding-right:5%;
	padding-top:2px;
	padding-bottom:2px;
    font-weight: lighter;
    font-size: 1em;
    line-height: 1.5em;
}
.whyChoose1 h3 {
    padding-left:5%;
	padding-right:5%;
	padding-top:2px;
	padding-bottom:2px;
    color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bolder;
}
#suppliers {
    background-color: #040404;
   padding-top:80px;
    padding-bottom:80px;
}
#suppliers h4 {
    font-size: 2em;
}
#suppliers h5 {
    color: #FFFFFF;
    text-align: center;
     padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#accreditation {
         padding-top:80px;
    padding-bottom:80px;
}
#accreditation h5{
    color: #606060;
    text-align: center;
         padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#footer p {
    color: #000000;
    }
#footer ul {
    color:#FFFFFF;
    font-weight: lighter;
    font-size: 1.1em;
    line-height: 2em;
}

.row.subject p {
    text-align: center;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 20px;
}
#feature  {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
}
.glyphicon.glyphicon-home {
    margin-top: 15px;
}

.carousel-caption p  {
    text-align: left;
}

.carousel-caption p img {
    max-height: 15px;
}
.carousel-inner .item .carousel-caption {
    max-width: 1000px;
    margin: 0 auto;
}
#carousel1 h3 img {
    margin: 0px auto;
    padding-top: 20px;
}
#carousel1 .carousel-inner .item {
    background-color: #4A4A4A;
     padding-bottom: 50px;
}
.review {
    background-color: #FFFFFF;
}
#carousel1 {
    padding-bottom: 50px;
}

.item .carousel-caption p {
    color: #FFFFFF;
}
.col-sm-6.col-lg-3.col-md-3.first {
    min-height:250px;
}
#accordion1 {
    margin-bottom: 0px;
	
}
#accordion1 h3 {
    font-size: 1em;
}
#accordion1 li {
	font-size: 0.8em;
	list-style-position: outside;
    }
.rightside {
    background-color: #D20F12;
}
.row.banner {
    background-color: #FFFFFF;
}
#bannerImg {
    height: 600px;
}
#suppliers img {
	margin: 20px;
    max-height: 40px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#suppliers img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#accreditation img {
	margin: 20px;
    max-height: 70px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#accreditation img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#highlights img {
	margin-top: 5px;
	margin-bottom: 5px;

}

label {
    font-size: 1.2em;
    margin-top: 20px;
    color: #040404;
}

form input {
    width: 100%;
    margin-top: 10px;
}
form label {
    width: 100%;
    margin-top: 10px;
}
form textarea {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
}
input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 80px;
    height:25px;
    font-family: Tahoma;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
}

#carousel1 .img-responsive {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#carousel1 h3 {
    padding-top: 0px;
    padding-bottom: 10px;
    margin: 0px;
}
#carousel1 p {
padding: 0px;
    margin: 0px;
    font-size: 0.9em;
}
#carousel1 h3 .img-responsive {
    margin: 0 auto;
    max-height: 100px;
}
.btn.btn-success {
    font-weight: bold;
}
#header  h6 .img-responsive.which {
    max-height: 90px;
    position: absolute;
    right: 290px;
    top: 10px;
}
#header  h5 .img-responsive.which {
    max-height: 100px;
    margin: 0px auto;
}
.glyphicon.glyphicon-chevron-left {
}
.row.review #carousel1 h2 {
    text-align: center;
}
#contactBar p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    
	line-height: 1.2em;
}
#contactBar .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 0px;
    background-color: #7A22C6;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
    
}
#contactBar .btn.btn-success:hover {
    background-color: #040404;
    color: #FFFFFF;
}
#contactBar2 .btn.btn-success:hover {
    background-color: #040404;
    color: #FFFFFF;
}
#contactBar3 .btn.btn-success:hover {
    background-color: #040404;
    color: #FFFFFF;
}
#contactBar2 p {
    color: #ADADAD;
    font-weight: bold;
    font-size: 1em;
    
	line-height: 1.8em;
}
#contactBar h2 {
	padding-top: 0px;
	
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1.1em;
}
#contactBar3 h2 {
	padding-top: 0px;
	
    color: #7A22C6;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1em;
}
#contactBar2 h2 {
	padding-top: 0px;
	
    color: #7A22C6;
    font-weight: bold;
    font-size: 1.4em;
	line-height: 1em;
}
#contactBar2 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 10px;
    background-color: #7A22C6;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
    
}
#contactBar3 p {
     color: #ADADAD;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.8em;
}
#contactBar3 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 0px;
    background-color: #7A22C6;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
	border: none;
	
    
}
.container-fluid.page #contactBar {
        background-color: #7A22C6;
   padding-bottom: 10px;
	
    text-align: center;
background-image: linear-gradient(45deg, #7A22C6 25%, #AB39DB 25%, #AB39DB 50%, #7A22C6 50%, #7A22C6 75%, #AB39DB 75%, #AB39DB 100%);
background-size: 56.57px 56.57px;
	
}

.container-fluid.page #contactBar2 {
    background-color: #7A22C6;
   padding-bottom: 10px;
}
.container-fluid.page #contactBar3 {
       background-color: #7A22C6;
   padding-bottom: 10px;
}
/* [1] The container */
.img-hover-zoom {
  width: 100%; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}


@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}




/* Animation property */
button orange{
  animation: wiggle 2s linear infinite;
	font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
background-color: #7A22C6;
font-weight: 400;
font-style: normal;
}

/* Keyframes */
@keyframes wiggle {
  0%, 7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%, 100% {
    transform: rotateZ(0);
  }
}

@media (max-width: 649px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4a4a4a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #040404;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #f8f8f8;
  }
    
}
@media (max-width:400px){
.container-fluid.page #header {
    text-align:  center;
}
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    text-align: center;
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}  
    .btn-success {
   width: 100%;
}
}

@media (max-width:825px){
     #header  h6 .img-responsive.which {
        display: none;     
    } 
    .btn-success {
        margin-top: 0px;
    }
    
}
@media (min-width:649px){
     #header  h5 .img-responsive.which {
        display: none;
    }

}


@media (max-width:649px){
    .container-fluid.page #header {
    text-align:  center;
}
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    text-align: center;
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}
    .btn-success {
    margin-top: 15px;
}

} 

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #F8F8F8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #F8F8F8;
  }
@media (max-width: 949px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
.first {
}
.responsive {
}
.banner {
    border-top: thin solid #040404;
}
.parallax {
    background-attachment: fixed;
    background-position: center 200;
    background-repeat: no-repeat;
    background-size: auto;
}

.enlarge {
}

@media (max-width:1200px){
    }
#carousel1 .item {
        height:460px;
    }
#carousel1 .carousel-caption {
    padding-bottom: 80px;
}

.which {
}
.navbar {
	margin:0 auto;
	height: 0px;
		padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;	
	background-color: #FFFFFF;
	z-index: 100;
	position: relative;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #7A22C6;
}
.nav.navbar-nav li  {
    width: 33.3%;
   padding: 0px;
   background-color: #FFFFFF;
}
.navbar-default .navbar-nav {
  color: #7A22C6;
	width: 100%;
	padding: 0px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.nav > li > a {
  
 
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 90%;
    margin-left: 0px;
    margin-right: 0px;
  
    margin-bottom: 5px;
	font-size: 1.2em;
}
.nav a:link, a:visited{
	font-family: "ebony", sans-serif;
font-weight: 800;
font-style: normal;
    font-weight: bold;
    color: #7A22C6;
	text-decoration: none;
	 /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
}
@keyframes blink {
  0%,
  22%,
  36%,
  75% {
    color: #ffe6ff;
    text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #2FA6EF,
      -0.2rem 0.1rem 1rem #2FA6EF, 0.2rem 0.1rem 1rem #2FA6EF,
      0 -0.5rem 2rem #0DECF2, 0 0.5rem 3rem #0DECF2;
  }
  28%,
  33% {
    color: #2FA6EF;
    text-shadow: none;
  }
  82%,
  97% {
    color: #0DECF2;
    text-shadow: none;
  }
}
.flicker {
  animation: shine 2s forwards, blink 3s 2s infinite;
}

.fast-flicker {
  animation: shine 2s forwards, blink 10s 1s infinite;
}

@keyframes shine {
  0% {
    color: #6b1839;
    text-shadow: none;
  }
  100% {
    color: #ffe6ff;
    text-shadow: 0 0 0.6rem #ffe6ff, 0 0 1.5rem #2FA6EF,
      -0.2rem 0.1rem 1rem #2FA6EF, 0.2rem 0.1rem 1rem #2FA6EF,
      0 -0.5rem 2rem #0DECF2, 0 0.5rem 3rem #0DECF2;
  }
}

@keyframes flicker {
  from {
    opacity: 1;
  }

  4% {
    opacity: 0.9;
  }

  6% {
    opacity: 0.85;
  }

  8% {
    opacity: 0.95;
  }

  10% {
    opacity: 0.9;
  }

  11% {
    opacity: 0.922;
  }

  12% {
    opacity: 0.9;
  }

  14% {
    opacity: 0.95;
  }

  16% {
    opacity: 0.98;
  }

  17% {
    opacity: 0.9;
  }

  19% {
    opacity: 0.93;
  }

  20% {
    opacity: 0.99;
  }

  24% {
    opacity: 1;
  }

  26% {
    opacity: 0.94;
  }

  28% {
    opacity: 0.98;
  }

  37% {
    opacity: 0.93;
  }

  38% {
    opacity: 0.5;
  }

  39% {
    opacity: 0.96;
  }

  42% {
    opacity: 1;
  }

  44% {
    opacity: 0.97;
  }

  46% {
    opacity: 0.94;
  }

  56% {
    opacity: 0.9;
  }

  58% {
    opacity: 0.9;
  }

  60% {
    opacity: 0.99;
  }

  68% {
    opacity: 1;
  }

  70% {
    opacity: 0.9;
  }

  72% {
    opacity: 0.95;
  }

  93% {
    opacity: 0.93;
  }

  95% {
    opacity: 0.95;
  }

  97% {
    opacity: 0.93;
  }

  to {
    opacity: 1;
  }
	
}
.mobileShow {
  display: none;
}

/* full width of parent */
.mobileShow img{
    width: 100%;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .mobileShow {
	 
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
	  height: 50px;
    left: 0%;
    margin: 0 0 0 0%;
	  background-color: #7A22C6;
	  color: #ffffff;
  }
}