.StoreAlbumLink:hover{
	-webkit-box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
-moz-box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
}
.MfLink{
	color:#000;
	display:inline;
}
.MfLink:hover{
	text-decoration:none;
	color:#337ab7;
}
.StoreBox:hover{
text-decoration:none;
	background-color:#225373;
	
}
.headline{
	
	
}
#PhoneExtention{
height:35px;
border-top:1px solid #f5f5f5;
border-bottom:1px solid #f5f5f5;
background-color:#ccc;
position:absolute;
vertical-align: middle;
padding:5px;
margin-top:0px;
	width:58px;
}


#Store span{
	color:#ffffff;
	/*padding:0px 90px 0px 90px;*/
}
#Store{
padding:10px; 
border:10px solid #ffffff;
background-color:#ff0000;	
}

#Store img{
	height:64px;
}

.Social-logo img{
	   		width:44px;
		   height:44px;
	   }
.Social-logo span{
	padding:0px;
	height:100%;
	   }
#Login{
	color:#f5f5f5;
}
#Login:hover{
	color:#000;	
}
#close-thik {
  color: #777;
  font: 24px/100% arial, sans-serif;
  position: absolute;
  right: 5px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 5px;
	z-index:1000;
}

#close-classic:after {
  content: 'X'; /* ANSI X letter */
}

#close-thin:after {
  content: '×'; /* UTF-8 symbol */
}

#close-thik:after {
  content: '✖'; /* UTF-8 symbol */
}

/* Dialog */
#BottomSlider{
	height:340px;
}
.dialog {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  float: left;
  height: 100%;
  position: relative;
  width: 100%;
  
}

.ui-jcoverflip {position: relative;}
.ui-jcoverflip--item {position: absolute; display: block;}
#bg_container{ height:500px; overflow:hidden; }
#bg{ width:100%; }
.StoreBox>div{
-webkit-box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
-moz-box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
margin:10px;
}
.StoreBox>div:hover{
-webkit-box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
-moz-box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
box-shadow: 1px 1px 9px 2px rgba(34,83,115,0.77);
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
	background-color:#000;
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(34, 83, 115, 1);
    border-width: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(34, 209, 183, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(85, 85, 85, 1);
    background-color: rgba(231, 231, 231, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #225373;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #225373;
}

.yvideo-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	overflow:hidden;height:500px;z-index:900;
}

.yvideo-container iframe, .yvideo-container object, .yvideo-container embed {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:450px;
}














.ImageShadow{
-webkit-box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
-moz-box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
box-shadow: 1px 1px 9px 2px rgba(0,0,0,0.77);
}
.RoundBorder25{
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

#background {
    position: relative;
    
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;
}
.container h1 {
    color: white;
}
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 600px;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.video-container .title-container {
  z-index: 100;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.video-container .description{
	position: absolute;
	
}
.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto;
}
.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff;
}
.video-container .link a {
  color: #fff;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
	margin-left:-100px;
}
.video-container video.fillWidth {
  width: 100%;
}
.item img{
width:200%;
}

.carousel-fade .carousel-inner .item {
   -moz-transition-property: opacity;
     -o-transition-property: opacity;
    -ms-transition-property: opacity;
        transition-property: opacity;
 
-webkit-transition-duration: 1s;
   -moz-transition-duration: 1s;
     -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
        transition-duration: 1s;
 
-webkit-transition-timing-function: ease-in-out;
   -moz-transition-timing-function: ease-in-out;
     -o-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
 
-webkit-transition-delay: 2s;
   -moz-transition-delay: 2s;
     -o-transition-delay: 2s;
    -ms-transition-delay:2s;
        transition-delay:2s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.text{
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
}
#main_container{
    padding-top:20px; 
    height:100%;
    box-shadow:0 0 78px -11px ; 
    background-color: rgba(255, 255, 255, .6);
    border-radius:25px 25px 10px 10px;
    padding-bottom:30px;
    min-height:900px;
}
 @media  (min-width: 768px) {
.dropdown:hover .dropdown-menu {
display: block;
}






}





















#slider {
    display: block;
    height: 350px;
    width: 100%;
    margin: auto;
    overflow: hidden;
    margin-top: 0px;
    position: relative;
}

#slider #slides {
    width: 100%;
    height:250px;
    overflow: hidden;
    position: relative;
}

#slider #slides > div {
    list-style: none;
    height:250px;
    width: 500%;
    position: relative;
    left: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    /* Set 3D perspective since we're using 3D transforms */
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 600px; 
    -moz-perspective: 600px; 
    perspective: 600px;
    -webkit-perspective-origin: 10% 50%; 
    -moz-perspective-origin: 10% 50%; 
    perspective-origin: 10% 50%;
}

#slides > div >a> span {
	/* Run the tranistions */
	-webkit-transition: all 0.7s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	-moz-transition: all 0.7s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	-o-transition: all 0.7s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	transition: all 0.7s cubic-bezier(0.550, 0.085, 0.680, 0.530);
	height: 320px;
	width: 10%;
	float: left;
	border-radius: 5px;
	opacity: 1;
	overflow: hidden;
	display: block;
	position: relative;
	font-size: 1.6em;
	top: 20px;
	z-index: 1;
}
/* Display none, so the user doesn't see whats happening with the radio buttons */
#slider input[type=radio] {
	display: none;
}

#slider #slides > div > span > img {
    margin: auto;
    height: 250px;
}

/* Style the arrows so they look nice! */
#slider .arrows {
	border:1px solid #000;
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 200px;
    display: none;
    cursor: pointer;
    font-family: Arial, sans-serif;
    z-index: 9999;
    width: 10px;
	height: 10px;
	border-radius: 50%;
	text-align: center;
	padding: 7px 0 0 3px;
    background: #ccc;
    box-shadow: 0 0 20px rgba(200, 235, 248, 0.98), inset 0px 11px 24px -8px rgba(255,255,255,0.4);
}

#slider .arrows:hover {
	box-shadow: 0 0 20px rgba(200, 235, 248, 0.98), inset 0px -11px 24px -8px rgba(255,255,255,0.4);	
}

/* The info boxes */
#slides .info {
	width: 100%;
	padding: 20px 20px 25px 20px;
	position: relative;
	bottom: 120px;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	-webkit-transition: all 1s 0.2s cubic-bezier(1, 0, 0.6, 1);
	transition: all 1s 0.2s cubic-bezier(1, 0, 0.6, 1);
	color: #fff;
	font-weight: bold;
	background-color: rgb(30, 30, 30);
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	line-height: 30px;
}

#slides .info strong {
	border-bottom: 2px solid #fff;
	padding: 3px 0;
}

#slides .info em {
	font-size: 0.8em;
	float: right;
	padding-top: 4px;
	color: rgba(255,255,255,0.2);
}

/* This is for positioning the arrows */
#button-1:checked ~ #arrow-2, #button-2:checked ~ #arrow-3, #button-3:checked ~ #arrow-4, #button-4:checked ~ #arrow-5 {
    right: 27%;
    display: block;
}

/* Since there is no previous sibling selector in CSS, we have to select the correct arrow, reposition it and rotate it 180deg so it appears as though it's a back arrow */
#button-2:checked ~ #arrow-1, #button-3:checked ~ #arrow-2, #button-4:checked ~ #arrow-3, #button-5:checked ~ #arrow-4 {
	left: 27%;
    display: block;
    -webkit-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    box-shadow: 0 0 20px rgba(200, 235, 248, 0.98), inset 0px -11px 24px -8px rgba(255,255,255,0.4);
}

#button-2:checked ~ #arrow-1:hover, #button-3:checked ~ #arrow-2:hover, #button-4:checked ~ #arrow-3:hover, #button-5:checked ~ #arrow-4:hover {
    box-shadow: 0 0 20px rgba(200, 235, 248, 0.98), inset 0px 11px 24px -8px rgba(255,255,255,0.4);
}

/* The images used in the slides, feel free to change this*/ 


/*The next bit is a bit wordy, but it just positions the slides at either side of the selected slide 
   so we get a cool 3D effect */
#slider #button-1:checked ~ #slides > div #image-2, #slider #button-1:checked ~ #slides > div #image-3, 
#slider #button-1:checked ~ #slides > div #image-4, #slider #button-1:checked ~ #slides > div #image-5,
#slider #button-2:checked ~ #slides > div #image-3, #slider #button-2:checked ~ #slides > div #image-4, 
#slider #button-2:checked ~ #slides > div #image-5, #slider #button-3:checked ~ #slides > div #image-4,
#slider #button-3:checked ~ #slides > div #image-5, #slider #button-4:checked ~ #slides > div #image-5 {
	-webkit-transform: rotateY(-10deg) scale(0.8) translateX(-10%);
	transform: rotateY(-10deg) scale(0.8) translateX(-10%);
	z-index: 0;height:250px;
}

#slider #button-2:checked ~ #slides > div #image-1, #slider #button-3:checked ~ #slides > div #image-2,
#slider #button-3:checked ~ #slides > div #image-1, #slider #button-4:checked ~ #slides > div #image-3, 
#slider #button-4:checked ~ #slides > div #image-2, #slider #button-4:checked ~ #slides > div #image-1, 
#slider #button-5:checked ~ #slides > div #image-4, #slider #button-5:checked ~ #slides > div #image-3,
#slider #button-5:checked ~ #slides > div #image-2, #slider #button-5:checked ~ #slides > div #image-1 {
	-webkit-transform: rotateY(10deg) scale(0.8) translateX(10%);
	transform: rotateY(10deg) scale(0.8) translateX(10%);
	z-index: 0;height:250px;
}

/* Show the info box when the user selects the slides */
#slider #button-1:checked ~ #slides > div #image-1 .info, 
#slider #button-2:checked ~ #slides > div #image-2 .info,  
#slider #button-3:checked ~ #slides > div #image-3 .info,
#slider #button-4:checked ~ #slides > div #image-4 .info, 
#slider #button-5:checked ~ #slides > div #image-5 .info {
	bottom: 0px;height:250px;
}

/* .. and finally, move the slides into the correct position when the user clicks the arrow, so the right
   slide is selected */

#slider #button-1:checked ~ #slides > div > a > span { left: 5% }

#slider #button-2:checked ~ #slides > div > a > span { left: -5% }

#slider #button-3:checked ~ #slides > div > a > span { left: -15% }

#slider #button-4:checked ~ #slides > div > a > span { left: -25% }

#slider #button-5:checked ~ #slides > div > a > span { left: -35% }

/* ================ IGNORE ================ */

#header {
	width: 100%;
	line-height: 30px;
	margin: 50px auto;
	text-align: center;
}

#header h1 {
	color: #ea664c;
	font-weight: bold;
	font-size: 4em;
}

#header p {
	font-size: 2em;
}

#travel {
	padding: 10px;
	background: rgba(0,0,0,0.6);
	border-bottom: 2px solid rgba(0,0,0,0.2);
	font-variant: normal;
	text-decoration: none;
	font-size: 1.5em;
}

#travel a {
	font-family: 'Georgia', serif;
	text-decoration: none;
	border-bottom: 1px solid #f9f9f9;
	color: #f9f9f9;
}





.BiographyPlace
{
	border:10px solid #ffffff;
border-right:14px solid #ffffff;
margin:0px 0px 0px 0px;
background-color:#225373;
padding: 10px;
}








/*****************************************************************************************/
 @media only screen and (min-width: 320px) {
     body{
 /*    background-color:yellow;*/
    }
	 .Social-logo img{
	   		width:64px;
		   height:64px;
	   }
	 	  	   #Phone{
margin-left: 50px;
width:82%;
}
	 #Store img{
	height:64px;
}
	#VideoTv,#AlbumImg{
	width:100%;
	height:250px;
	padding-bottom:10px;
}
	 
	 
	 
	 
	 .BiographyPlace
{
	
height: 100%;
}
	.title-container{
		 width:100%;
		 text-align: center;
		 z-index: 100;
		 position: absolute;
		 top:20%;
		 text-align:center;
		 
	 }
	   
	   .title-container p{
		   font-size:.9em;
		   color:#fff;
	   } 
	 
	 
	 
	 
	 
	 
	  .item{
	overflow:hidden;height:120px;
}
.item.active {
}
.item.active img {
    transition: transform 6000ms  ease-in-out 0s;
	 -webkit-transition: transform 6000ms  ease-in-out 0s; /** Chrome & Safari **/
    -moz-transition: transform 6000ms  ease-in-out 0s; /** Firefox **/
    -o-transition:  transform 6000ms  ease-in-out 0s; /** Opera **/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: translate(0,-50px) scale(1.1,1.1);
	 -webkit-transform: translate(0,-50px) scale(1.1,1.1); /** Chrome & Safari **/
    -o-transform: translate(0,-50px) scale(1.1,1.1); /** Opera **/
    -moz-transform: translate(0,-50px) scale(1.1,1.1); /** Firefox **/
}
}
/****************************************************************************************/
@media only screen and (min-width: 375px) {

body{
     /*background-color:orange;*/
    }
		 #Phone{
margin-left: 50px;
width:85%;
}
}
 @media only screen and (min-width: 480px) {
body{
    /* background-color:green;*/
    }
	 #Phone{
margin-left: 50px;
width:89%;
}
	 #Store span{
	color:#ffffff;/*
	padding:0px 200px 0px 200px;*/
}
	 #Store img{
	height:64px;
}
	 
	 #VideoTv,#AlbumImg{
	width:100%;
	height:400px;
}
	 
	 .title-container{
		 width:100%;
		 text-align: center;
		 z-index: 100;
		 position: absolute;
		 top: 35%;
		 text-align:center;
		 
	 }
	   
	   .title-container p{
		   font-size:1.5em;
		   color:#fff;
	   }
	 
	 
	 
	 
	 
	 
	 
	 
	 .item{
	overflow:hidden;height:250px;
}
.item.active img {
    transition: transform 6000ms  ease-in-out 0s;
	 -webkit-transition: transform 6000ms  ease-in-out 0s; /** Chrome & Safari **/
    -moz-transition: transform 6000ms  ease-in-out 0s; /** Firefox **/
    -o-transition:  transform 6000ms  ease-in-out 0s; /** Opera **/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: translate(0,-50px) scale(1.1,1.1);
	 -webkit-transform: translate(0,-50px) scale(1.1,1.1); /** Chrome & Safari **/
    -o-transform: translate(0,-50px) scale(1.1,1.1); /** Opera **/
    -moz-transform: translate(0,-50px) scale(1.1,1.1); /** Firefox **/
}
}
 @media only screen and (min-width: 768px) {
     body{
     /*ckground-color:red;*/
		/* background-color:red;*/
    }
	 
	 
	 	   #Phone{
margin-left: 50px;
width:93%;
}
	 
	 
	 .Social-logo img{
	   		width:103px;
		   height:103px;
	   }
	 	 #Store span{
	color:#ffffff;/*
	padding:0px 220px 0px 220px;*/
}
	#Store img{
	height:103px;
} 

#Store #StoreImage1{
	padding-right: 5px;
	width:50px;
}
	 
	 
	 
	 er{
	width:500px;
}
#slides{
	width:500px;
}
	 .title-container{
		 width:100%;
		 text-align: center;
		 z-index: 100;
		 position: absolute;
		 top: 35%;
		 text-align:center;
		 
	 }
	   
	   .title-container p{
		   font-size:1.5em;
		   color:#fff;
	   }
	 
	 .item{
	overflow:hidden;height:350px;
}
.item.active {
}
.item.active img {
    transition: transform 6000ms  ease-in-out 0s;
	 -webkit-transition: transform 6000ms  ease-in-out 0s; /** Chrome & Safari **/
    -moz-transition: transform 6000ms  ease-in-out 0s; /** Firefox **/
    -o-transition:  transform 6000ms  ease-in-out 0s; /** Opera **/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: translate(0,-100px) scale(1.1,1.1);
	 -webkit-transform: translate(0,-100px) scale(1.1,1.1); /** Chrome & Safari **/
    -o-transform: translate(0,-100px) scale(1.1,1.1); /** Opera **/
    -moz-transform: translate(0,-100px) scale(1.1,1.1); /** Firefox **/
}
    }
/*****************************************************************************************/
  @media only screen and (min-width: 992px) {
     body{
		/* background-color:black;*/
    }

	  	   #Phone{
margin-left: 50px;
width:76%;
}
	.Social-logo img{
	width:64px;
	height:64px;/*
	padding:5px;*/
	   }  
	  
	  #Store img{
	height:64px;
}
	  
	  
	  
	  
	  
	  #Store span{
	color:#ffffff;
	padding:0px 45px 0px 45px;
}
	  	  #slider{
	width:100%;
}
#slides{
	width:100%;
}
	   #VideoTv,#AlbumImg{
	width:100%;
	height:250px;
		   padding-bottom:0px;
}
	  .title-container{
		 width:100%;
		 text-align: center;
		 z-index: 100;
		 position: absolute;
		 top: 35%;
		 text-align:center;
		 
	 }
	   
	   .title-container p{
		   font-size:1.5em;
		   color:#fff;
	   }
	  
	  
	  
	  
	  
	  
	  
	  
	   .item{
	overflow:hidden;height:350px;
}
.item.active {
}
.item.active img {
    transition: transform 6000ms  ease-in-out 0s;
	 -webkit-transition: transform 6000ms  ease-in-out 0s; /** Chrome & Safari **/
    -moz-transition: transform 6000ms  ease-in-out 0s; /** Firefox **/
    -o-transition:  transform 6000ms  ease-in-out 0s; /** Opera **/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: translate(0,-150px) scale(1.1,1.1);
	 -webkit-transform: translate(0,-150px) scale(1.1,1.1); /** Chrome & Safari **/
    -o-transform: translate(0,-150px) scale(1.1,1.1); /** Opera **/
    -moz-transform: translate(0,-150px) scale(1.1,1.1); /** Firefox **/
}
}
/*****************************************************************************************/
   @media only screen and (min-width : 1200px) {
	    body{
     /*background-color:gray;*/
    }
#Phone{
margin-left: 50px;
width:81%;
}
	   .Social-logo img{
	   		width:64px;
		   height:64px;
	   }
	   #Store span{
	color:#ffffff;
/*	padding:0px 90px 0px 90px;*/
}
	   #Store img{
	height:64px;
}
	    #VideoTv,#AlbumImg{
	width:100%;
	height:250px;
}
	     #slider{
	width:100%;
}
#slides{
	width:100%;
}
	 .title-container{
		 width:100%;
		 text-align: center;
		 z-index: 100;
		 position: absolute;
		 top: 35%;
		 text-align:center;
		 
	 }
	   	 .BiographyPlace
{
	
height: 210px;
}
	   .title-container p{
		   font-size:1.5em;
		   color:#fff;
	   }
	   
	   
     body{
       
    }
	   .item{
	overflow:hidden;height:450px;
}
.item.active {
}
.item.active img {
    transition: transform 6000ms  ease-in-out 0s;
	 -webkit-transition: transform 6000ms  ease-in-out 0s; /** Chrome & Safari **/
    -moz-transition: transform 6000ms  ease-in-out 0s; /** Firefox **/
    -o-transition:  transform 6000ms  ease-in-out 0s; /** Opera **/
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: translate(0,-150px) scale(1.1,1.1);
	 -webkit-transform: translate(0,-150px) scale(1.1,1.1); /** Chrome & Safari **/
    -o-transform: translate(0,-150px) scale(1.1,1.1); /** Opera **/
    -moz-transform: translate(0,-150px) scale(1.1,1.1); /** Firefox **/
}

}
/*
	form
		{
		}
		
			form label
			{
				display: block;
				margin: 0 0 0.5em 0;
			}
		
			form input.button,
			form input.text,
			form select,
			form textarea
			{
				-webkit-appearance: none;
				display: block;
				border: 0;
				background: #f5f5f5;
				width: 100%;
				padding: 0.75em;
				-moz-transition: background-color 0.35s ease-in-out;
				-webkit-transition: background-color 0.35s ease-in-out;
				-o-transition: background-color 0.35s ease-in-out;
				-ms-transition: background-color 0.35s ease-in-out;
				transition: background-color 0.35s ease-in-out;
			}

				form input.text:focus,
				form select:focus,
				form textarea:focus
				{
					background: #f2f2f2;
				}
				
				form textarea
				{
					min-height: 12em;
				}

				form .formerize-placeholder
				{
					color: #5a5959 !important;
				}

				form ::-webkit-input-placeholder
				{
					color: #5a5959 !important;
				}

				form :-moz-placeholder
				{
					color: #5a5959 !important;
				}

				form ::-moz-placeholder
				{
					color: #5a5959 !important;
				}

				form :-ms-input-placeholder
				{
					color: #5a5959 !important;
				}

				form ::-moz-focus-inner
				{
					border: 0;
				}

			form input.text,
			form select
			{
				line-height: 1em;
			}

			form ul.actions
			{
				margin-bottom: 0;
				text-align: center;
			}
			
*/