

/* css  for home page background*/

.homepage{
  background-image:url("../images/green1.jpg");

background-repeat:no-repeat;
  background-size:cover;
  background-attachment: fixed;
  font-size: 1em;
  height: 100%;
  overflow: hidden;
}
.homepg{
 background: url("../images/line.png") repeat scroll left top rgba(0, 0, 0, 0);
    height: 100%;
   margin-top: 0;
  margin-bottom: 0;
     padding-top:300px;
    width: 100%;
	display:table;
}

/*css for ENTIRE NAVBAR */

.navigate {
    background: rgba(48,48,48,0.5); 
    border-bottom-color:grey;
	
    
    
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

  background-color: rgba(192,192,192,0.5);
}


.navtext {
 font-size: 20px;
  
 
}

.name {
    
    font-family:inherit;
    text-transform:uppercase;
    border: 0px solid white;
    font-weight: 500;
    font-size: 0.9em;
    letter-spacing: 2px;
}
.name:hover{
border: 2px solid grey;
box-shadow: 2px 2px 1px #888888;

    
    
    
}


/*  broders css for the social icons*/

.icon-circle.large {
  border: 2px solid #FFFFFF;
  font-size: 1.6em;
	border-radius: 50%;
	
	
}
                                  
                                  
                                  
.icon-circle {
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  -webkit-border-radius: 60px;
  color: #FFFFFF !important;
  display: inline-block;
  height: 2em;
  line-height: 50px !important;
  position: relative;
  width: 2em;
}


@media screen and (max-width: 768px) {
   .icon-circle{
       line-height: 40px !Important;
    }
}

@media screen and (max-width: 568px) {
    .icon-circle {
     line-height: 40px !Important;
    }
}


.line {
   
  width: 6%;
  min-width: 32px;
  height: 1px;
  margin: 0 1% 7px;
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px rgba(255, 255, 255, 0.15);
  display: inline-block;
  
}

.socialicons {

    text-align: center;
    margin-bottom: 4%;
    padding-top: 3%;
	margin-left: 10%;
    
}

.socialicons a{
margin-right: 20px;
}


/* scroll BUTTON effect */


.scroll {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 40px;
  border: 2px solid #fff;
  border-radius: 23px;
}

.scroll move {
  position: absolute;
  display: block;
  top: 25%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
  background: #fff;
  border-radius: 50%;
  webkit-animation: scroll 1s linear infinite;

}
    
    /*css for the text zoom */
 
    


.q {
    align-items: center;
    margin-left: 50px;
}




/* CSS FOR THE PARALLAX */ 


.container {
  max-width: 960px;
  margin: 0 auto;
}


section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}/*
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}*/
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
    
}
section.module.parallax {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    
    
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-1 {
background-image: url('../images/lights/awegre.jpg');

  height:100%;
}
section.module.parallax-2 {
  background-image: url("../images/lights/red.jpg");
    height: 100%;
  
}
section.module.parallax-3 {
  background-image: url("../images/green1.jpg");
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }/*
  section.module p {
    font-size: 20px;
  }*/
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}


.quotes {
    text-align: center;
    font-family: fantasy;
    font-size: 80px;
}
    
    
    
    
    /* CSS FOR DOUBLE UNDERLINED */
    
    
.doubleUnderline {

    font-family: inherit;
    font-size: 2em;
background-image: url('../images/dividers.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	text-transform: uppercase;
    font-weight: bolder;
    
    
}

/* css for scroll icon */
.scrolling {
text-align: center;
 
    margin-bottom: 50px;

}

@media screen and (max-width: 1900px) {
    .scrolling{
       margin-left: 7.5%;
    }
}
 
@media screen and (max-width: 528px) {
    .scrolling{
         margin-left: 4%;
		
    }
}

@media screen and (max-width: 900px) {
    .scrolling{
         margin-left: 4%;
		
    }
}
.smoothScroll {
    
}

.trans {
        opacity: 0.8;
   

}

.trans:hover {
        opacity: 1;
   }



<!--text effect for versi-->


.home {

	padding:0;
	overflow:hidden;
}
.home-text-wrapper {
	display:block;
	margin:0px auto;
	
  
}

/* Callout Hover text */
.cs-text {
	margin: 0 auto;
	cursor: default;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    align-content: center;
   
}
.cs-text > span {
	display: block;
}
.cs-text-cut {
	width: 100%;
	overflow: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
}
.cs-text-cut {
	border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.cs-text-cut:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	border-top:0;
}
.cs-text-cut {
	display: block;
	line-height: 1.2;
	color: rgba(255, 255, 255, 1);
	font-size: 180px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 6px;
}
.cs-text-cut.medium {
	display: block;
	line-height: 1.2;
	color: rgba(255, 255, 255, 1);
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 30px;
	color:white;
}
.cs-text-mid {
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 15px;
	line-height: 1.2;
	top: 50%;
	color: white;
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	text-align: center;
}
.cs-text:hover .cs-text-cut:first-child {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	opacity: 0.2;
}
.cs-text:hover .cs-text-cut:last-child {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0.2;
}
.cs-text:hover .cs-text-mid {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}





<!-- end  VERSI TEXT EFFECT -->


<!-- reduce font size on screen size reduction-->
@media screen and (max-width: 768px) {
    h4 {
        font-size:20px;
    }
}
 
@media screen and (max-width: 568px) {
    .lead {
        font-size:0.8em;
    }
}










.footer {
    background-color: grey;
    color: white;
}

.size {
    height: 200px;

}


/* css for the slider*/


html,
body {
    height: 100%;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* 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;
}

footer {
    margin: 50px 0;
}
.capt {
  
    padding-top: 40px;
    text-align: center;
}


/* Background images are set within the HTML using inline CSS, not here */


.versitext {
padding-top: 30%;
    
    
}




.cent {
    padding-top: 70px;
}








div.caption2 {
    text-align: center;
    padding-top: 150px;
    
   
}
text1{
animation-delay: 4s;
}

.caption2 h2 {
  animation-delay: 5s;
}
 
.caption2  {
  animation-delay: 2s;
}
 
.carousel-caption button {
  animation-delay: 3s;
}

.caption2 {
  animation-delay: 1s;
}
 
.caption2 {
  animation-delay: 2s;
}
 
.carousel-caption button {
  animation-delay: 3s;
}

.text2 {
    color: aliceblue;
    font-size: 90px;
     -webkit-animation-delay: 2s;
     animation-delay: 2s;
    font-family: monospace;
}


.text1 {
    font-family: fantasy;
    font-size: 90px;
    -webkit-animation-delay:2s; /* Chrome, Safari, Opera */
    animation-delay: 2s;
}

.producttext {
    -webkit-animation-delay:18s;
}



/* css for the acc. text */

.photo {background-color:#DF111D;
font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;


}

.studio { background-color:#C90F1A;
font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;

}

.lights {
background-color: #EE2630;
font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;

}

.access {background-color: #FF3333;
font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;
}

.commerce {
background-color:#EB4D4C;
    font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;

}


.stage{
background-color: #910B12;
font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;
	box-shadow: 0px 0px 15px #454545;
    
}








/* css for the contact background*/
.spacing {
    padding: 30px;

background-image:url(../images/lights/grey1.jpg);
background-size:cover;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: center center;
    

}

.copyright {
	
	padding-top: 10px;
    text-align: center;
    background-color: grey;
	color: white;
  	font-family:inherit;
	font-weight: 600;
	letter-spacing:2px;
    font-size:1em;
	overflow: hidden;
	

}







.border {
    background: grey;
}



.maps {
    padding: 20px;
}



.accborder {
    margin-top: 70px;
    margin-bottom: 70px;
    margin-left: 20px;
    margin-right: 20px;
}


.bwWrapper {
    position:relative;
    display:block;
}




/* css for greyscal to color on hover */

.grayscale{ 
  border: 1px solid black;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}

.grayscale:hover { 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.di {
    display: none;
}

.products {
       padding-top: 28px;
}

.social {
 
        padding-top: 50px;
   

}

.contactus {
    padding-top: 30px;
}

.formSize {
    margin: 40px;
}



.pa {
font-size: 1em;
font-weight: 700;
}

@media screen and (max-width: 1700px) {
    .cs-text {
        font-size:2em;
    }
}

@media screen and (max-width: 900px) {
    .cs-text {
        font-size:1.5em;
    }
}
 
@media screen and (max-width: 568px) {
    .cs-text {
        font-size:1.1em;
    }
}







/* css for studio light text effect*/

@media screen and (max-width: 2030px) {
    .area{
        font-size:6.5em;
    }
}

@media screen and (max-width: 900px) {
    .area{
        font-size:5em;
    }
}
 
@media screen and (max-width: 568px) {
    .area{
        font-size:3em;
    }
}





@media screen and (max-width: 1030px) {
    .rotate {
        font-size:0.4em;
    }
}

.sub {
    
    background:#555;
    color:white;
    border-radius: 0 !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 2px;

    font-family: inherit;
    text-transform: uppercase;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}

.sub:hover{
color: white;
}

/*search border sharp edge*/

.sub1 {
     border-radius: 0 !important;
}


.hometext {
 margin-right: 30px;
}




/* css for navbar hover*/


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
color: white;
}

.navbar-default .navbar-nav>li>a:hover{
color: white;
}

/* navbar no scroll*/
.navbar-nav {
    margin: 0;
    padding: 7.5px 15px;
}


.header {
    font-weight: bold;
    font-size: 1.2em;
    
}

.addrtext {
    font-family: inherit;

}

.addtext {
    text-align: center;
    font-family: inherit;
	font-weight: 600;
    font-size: 0.9em;
   
    letter-spacing: 2px;
}

.text7 {
    font-family: cursive;
}



.te {
    font-size: 20px;
}




.pad {
    padding-top: 2%;
    padding-bottom: 2%;
}

.syspree {
width: 128px;
	margin-left: 30px;

}

.insta {
    font-family: normal normal normal 12px/16px "Helvetica Neue",Roboto,"Segoe UI",Calibri,sans-serif;
    font-size: 18px;
    color: black;
    font-weight: bold;

}





/* css for logo*/

.logos {
    width:60px;
    height:auto;
}



@media screen and (max-width: 1030px) {
    .logos {
        width:68px;
    height:72px;

    }
}

@media screen and (max-width: 900px) {
    .logos {
     width:58px;
    height:62px;

    }
}
 
@media screen and (max-width: 568px) {
    .logos {
        width:48px;
        height:52px;

    }
}



/* media query for icons*/



@media screen and (max-width: 1030px) {
    .icon-circle.large{
      font-size: 1.5em;

    }
}

@media screen and (max-width: 900px) {
 .icon-circle.large {
    font-size: 1.4em;

    }
}
 
@media screen and (max-width: 568px) {
    .icon-circle.large{
   font-size: 1.4em;

    }
}





@media screen and (max-width: 1030px) {
    .fa{
      font-size: 1.5em;

    }
}

@media screen and (max-width: 900px) {
 .fa {
    font-size: 1.4em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .fa{
       font-size: 1.4em;
	 

    }
}


/* css fot text responsive*/


@media screen and (max-width: 1030px) {
    .doubleUnderline{
      font-size: 2em;

    }
}

@media screen and (max-width: 900px) {
 .doubleUnderline{
    font-size: 2em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .doubleUnderline{
       font-size: 1.6em;
	 

    }
}

 
@media screen and (max-width: 400px) {
   .doubleUnderline{
       font-size: 1.6em;
	 

    }
}





/* media query for contact us fonts */



@media screen and (max-width: 1030px) {
    .pa{
      font-size: 1em;

    }
}

@media screen and (max-width: 900px) {
 .pa {
    font-size: 0.9em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .pa{
       font-size: 0.7em;
	 

    }
}





/*media query css for our office*/

@media screen and (max-width: 1030px) {
    .addtext{
      font-size: 0.9em;

    }
}

@media screen and (max-width: 900px) {
 .addtext {
    font-size: 0.9em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .addtext{
       font-size: 0.8em;
	 

    }
}


@media screen and (max-width: 1030px) {
    .header{
      font-size: 1em;

    }
}

@media screen and (max-width: 900px) {
 .header {
    font-size: 1em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .header{
       font-size: 0.9em;
	 

    }
}


/*css for transparent box behind feeds*/

.feedsbox {
	padding: 20px;

	
}

.feedsbox2 {
	padding: 20px;

	
}

.feedsbox3 {
	padding: 20px;
	
	
}



.ints {
	background-color:#FFFFFF;
	border-radius: 6px;
	padding: 18px;
	padding-bottom: 5%;
}





.doubleUnderline1{
	   font-family: inherit;
    font-size: 2em;
background-image: url('../images/dividers.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	text-transform: uppercase;
    font-weight: bolder;
}

/* css for download text and image*/

.download {
	font-family: inherit;
	letter-spacing: 2px;
	font-weight: 600;
	color: white;
	font-size: 1.3em;
	
	

}



@media screen and (max-width: 1030px) {
    .download{
      font-size: 1em;
	

    }
}

@media screen and (max-width: 900px) {
 .download {
    font-size: 1em;
	

    }
}
 
@media screen and (max-width: 568px) {
   .download{
       font-size: 0.9em;
	   
	 

    }
}



@media screen and (max-width: 1030px) {
    .downimage {
        width:68px;
    height:72px;
		  

    }
}

@media screen and (max-width: 900px) {
    .downimage {
     width:58px;
    height:62px;

    }
}
 
@media screen and (max-width: 568px) {
    .downimage {
        width:48px;
        height:52px;

    }
}





@media screen and (max-width: 1030px) {
    .doubleUnderline1{
      font-size: 2em;

    }
}

@media screen and (max-width: 900px) {
 .doubleUnderline1{
    font-size: 2em;
	

	

    }
}
 
@media screen and (max-width: 568px) {
   .doubleUnderline1{
       font-size: 1.6em;
	 

    }
}


.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 4.8%;
height: 0;
overflow: hidden;
height: auto;
	
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
	overflow: hidden;
}



/* css for navigate toggle to button */

@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}



.tm {
	vertical-align: top;
}



.copyright1 {
	   text-align: center;
    background-color: grey;
	color: white;
  	font-family:inherit;
	font-weight: 600;
	letter-spacing:2px;
    font-size:1em;
	overflow: hidden;
}



.netting {
	 background: url("../images/line.png") repeat scroll left top rgba(0, 0, 0, 0);
    height: 100%;
   margin-top: 0;
  margin-bottom: 0;
    
    width: 100%;
	display:table;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.area{
	padding-top: 36.5%;
  text-align:center;
   color:lightgrey;
  letter-spacing: -7px;
  font-weight:700;
  text-transform:uppercase;
  animation:blur .75s ease-out infinite;
  text-shadow:0px 0px 5px #fff,
      0px 0px 7px #fff;
}

@keyframes blur{
  from{
      text-shadow:0px 0px 10px #fff,
      0px 0px 10px #fff, 
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #7B96B8,
      0px 0px 150px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px -10px 100px #7B96B8,
      0px -10px 100px #7B96B8;}
}




.carousel-control .icon-next:before {
  content: '\203a';
  font-size: 3em;
}


.carousel-control .icon-prev:before {
  content: '\2039';
  font-size: 3em;
}

.cbg {
	background-image: url('/images/lights/cbg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
 	outline: 0; 
	border: 3px solid white;
}

.abouttext {
	font-size: 2.2em;
	padding-bottom: 1%;
	text-transform: uppercase;
	padding-left: 10%;
font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.abouttext:hover{
color:antiquewhite;
}

.aboutpara {
		font-family: inherit;

	padding-left: 10%;
	padding-right: 15%;
	text-align:left;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 2px;
	overflow: auto;
}


@media screen and (max-width: 900px) {
 .abouttext{
    font-size: 2em;
	
    }
}
 
@media screen and (max-width: 568px) {
   .abouttext{
       font-size: 1.5em;
	 

    }
}



@media screen and (max-width: 1050px) {
 .aboutpara{
    font-size: 1em;
	
    }
}
 
@media screen and (max-width: 708px) {
   .aboutpara{
       font-size: 0.8em;
	 

    }
}



.abt {
	color: white;
	/*    background: rgba(48,48,48,0.4); */

	margin-top: 20%;
	
}

.thirdtext {
	background: rgba(255,255,255,0.94);
	font-family: inherit;
	font-weight: 400;
	font-size: 1.2em;
	text-align:inherit;
	margin-top: 20%;
	padding-left:2%;
	margin-left: 2%;
	margin-right: -9.6%;
	margin-bottom: 1%;
	border-radius: 30px;
	color:dimgrey;
}





label {
   font-weight: 700;
	font-size:0.8em;
}




@media screen and (max-width: 1700px) {
   label{
     	font-size:1em;
	 

    }
}


@media screen and (max-width: 520px) {
   label{
      font-weight: 700;
	font-size:0.8em;
	 

    }
}

@media screen and (max-width: 520px) {
   .loc{
       height: 2px;
	 

    }
}

@media screen and (max-width: 990px) {
   .thirdtext{
       font-size:1.1em;
	 

    }
}
@media screen and (max-width: 708px) {
   .thirdtext{
       font-size: 1em;
	 

    }
}
.bimg {
	vertical-align:middle;
	width:280px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	
}

.holders {
	background-color: #FF0000;
    font-family: inherit;
text-decoration:none;
color:white;
font-weight: 600;
letter-spacing: 2px;
}



#msg_submitting {
	display: none;
}

#msg_submitted {
	display: none;
}
