/*
Name: Gorgi
Version: 1.0
Author: TrueDezignz
Author URI: http://www.truedezignz.com
*/ 





 /**************************
*
*	Resets
*
**************************/

body{
	font-family:'open_sanslight',Arial;
	font-family: 'Roboto', sans-serif;
	color:#333333;
	cursor:auto;
	background: url(../images/aboutbg.jpg) no-repeat;


background-repeat: no-repeat;
height: 100vh;
width: 100vw;
background-attachment: fixed;
background-position: bottom;


}
	
}

pre, pre span{
	font-size: 14px;
	font-family: monospace,serif;
}

a{
	color:#fff;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:visited,a:active {
	color: #FFF;
	text-decoration: none;
}


.pull9{
padding-left:30%;
}
#footer{
position: relative;
max-width: 700px;
margin: 0 auto;
padding:20px 0;
}
#footer a{
color: #09f;
}
#footer a:hover{
color: #000;
}
.pullup1{
	margin-top: -119px;
}
title2 h1{
	font-size:3em;
	font-weight:400;
}
.color1{
	color:#fbb900;
	font-weight:bold;
}
.color2{
	color:#e5007e;
	font-weight:bold;
}
.rotate2{
	transform:rotate(-30deg);
	width: 100%;
	position: relative;
	left: -50px;
}
.move1{
	background:url(../images/about7.jpg) no-repeat;

height: 67vh;
background-size: cover;

z-index: 500;
position: relative;
}
.move2{
	background:url(../images/about13.png) no-repeat;

height: 1100px;
background-size: cover;
z-index:3;
margin-top: -553px;
margin-left: -133px;
}
.move3{
	background:url(../images/service1.png) no-repeat;

height: 1800px;
background-size: cover;
z-index: 3;
margin-top: -806px;
background-position: -100px;
}
.offer1{
	background:url(../images/offer1.png);
	background-repeat:no-repeat;
	z-index: -50;
position: relative;
background-position: -16px 190px;
}
.offer2{
	background:url(../images/offer2.png);
	background-repeat:no-repeat;
	z-index: -50;
position: relative;
background-position:right;
}
.offer3{
	background:url(../images/offer3.png);
	background-repeat:no-repeat;
	z-index: -50;
position: relative;
}
.offer4{
	background:url(../images/18.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	height:93vh;
position: relative;
}
.bgcaption{
	background-color:rgba(255, 255 ,255, 0.7);
	padding:6% 2%;

}
.triangle{
	width: 80%;
height: 0;
padding-bottom: 80%;
overflow: hidden;
}
.triangle:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 500px solid transparent;
    border-bottom: 500px solid #FFF;
	opacity:0.5;
}
.left{
	float: left;
margin: 0.5%;
}
.tri11{
	background:url(../images/bg1.png);
	background-repeat:no-repeat;
	width: 100%;
height: 100%;
}
.tri12{
	background:url(../images/bg2.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 100%;
height: 100%;
}
#kind h4{
	color:#000;
	font-weight: 500;
}
#kind p{
	padding:5px ;
}
  /**************************
*
*	Navigation
*
**************************/


.navbar-inner {
	min-height: 40px;
	background-color:rgba(255,255,255,0.1);
	background-image:none;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: relative;
	right: 0%;
	left: 0%;
	z-index: 1030;
	margin-bottom: 0;
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: right; 
	margin: 0 10px 0 0;
}

.navbar .nav > li {
	line-height:38px;
}

.navbar .nav > li > a {
	font-family:'Roboto',Arial;
	font-weight: 400;
	font-size: 12px;
	float: none;
	padding: 24px 10px;
	color: #999;
	text-decoration: none;
	cursor: pointer;
	letter-spacing:0.09em;
	line-height: 36px;
}

/* Navigation Hover state class  */
.nav li a:hover{
	border-bottom: 3px solid #e5007e;
	outline:none;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover 
.navbar-inverse .nav .active > a:focus {
	color: #ffffff;
	outline:none;
	background: transparent !important;
}

/* Navigation Acitve state class  */
.nav li.active{
   border-bottom: 3px solid #e5007e;
   text-shadow: none;
   outline:none;
  
}
.nav li.active2 a:hover{
  
   text-shadow: none;
   outline:none;
   border:none !important;
  
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #000;
  text-decoration: none;
  background: none;
  outline:none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #888;
  text-decoration: none;
  background-color: transparent;
   outline:none;
}
.navbar-default {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  border-color: #e7e7e7;
}
.navbar {
border-radius: 0;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.tab-content {
    overflow: visible;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
  overflow:visible;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#FFF;
  background-color: transparent;
  border-bottom: 3px solid #e5007e;
}
 /**************************
*
*	Logo
*
**************************/

.navbar-brand {
  float: left;
  height: 50px;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 20px;
}

#navigation{
	
	
}
.navbar {
  position: fixed;
  min-height: 50px;
  /*border: 1px solid transparent;*/
  width:100%;
  z-index:1000;
  border:none;
  /*border-bottom:1px solid #e7e7e7;*/
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #000;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #FFF;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: transparent;
}
.img-rounded {
  border-radius: 12px;
  border:4px solid #888;
}
  /**************************
*
*	Typography styles
*
**************************/


h1,h2,h3,h4,h5,h6 {
	font-family:'open_sanslight',Arial;
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Slab', serif;
	font-family: 'Lato', sans-serif;
	margin: 17px 0;
	line-height: 40px;
	color: #333;
	text-rendering: optimizelegibility;
	font-weight: 300;
}

h1 {font-size: 38px;}
h2 {font-size: 32px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

 /* Page title. */ 
.title {
	margin-top:13%;
	margin-bottom: 9%;
	
}

.title  h1{
font-size: 4em;
letter-spacing: 3px;
color: #000;
line-height: 63px;
	margin-bottom:0;
	text-transform:uppercase;
	font-weight: 700;
}

.title span{
	font-size:1em;
	color:#e5007e;
}
.title p {
	padding:15px 0 15px;
	margin:0 auto;
	max-width:550px;
	font-size: 17px;
  }
  
.thirdtitle{
	font-size: 3em !important;
   font-weight: 300 !important;
   color:#e5007e !important;
}

 p {
	font-size:14px;
	line-height:22px;
	color:#000;
}
#inline_content p{
	color:#000 !important;
}

.carousel p{
	max-width:800px;
	margin:40px auto;
	color:white;
}

#home2 h1{
	font-size: 3em;
	color: #fff;
	line-height: 55px;
	margin-bottom:20px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-family: 'Roboto Slab', serif;
	font-weight:300;
}

#home3 h1{
	
	font-size: 4em;
	color: #fff;
	line-height: 85px;
	color:#fff;
	text-align:center;
	/*font-family:'QuicksandLight', Arial, sans-serif;*/
	/*font-family: 'Lato', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Slab', serif;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	
}
#home3 span{
	font-weight:300;
}
#home3 p{
	color:#000;
	font-size:16px;
	font-weight:120;
	
}
#slogan p{
	 
	 font-weight:300;
	 max-width:700px;
	 margin: 10px auto;
}
.marginbottom-sm {
	margin-bottom:60px;
}
.margintop-sm {
	margin-top:20px;
}
  /**************************
*
*	Slider
*
**************************/
	/* I wanted to center my loader */
			#cycle-loader {
				height:32px;
				left:50%;
				margin:-8px 0 0 -8px;
				position:absolute;
				top:50%;
				width:32px;
				z-index:999;
			}
			
			/*I want to avoid jumpiness as the JS loads, so I initially hide my cycle*/
			#maximage {
				display:none;/* Only use this if you fade it in again after the images load */
				position:fixed !important;
			}
			
			/*Set my gradient above all images*/
			#gradient {
				left:0;
				height:100%;
				position:absolute;
				top:0;
				width:100%;
				z-index:999;
			}
			
			/*Set my logo in bottom left*/
			#logo {
				bottom:30px;
				height:auto;
				left:30px;
				position:absolute;
				width:34%;
				z-index:1000;
			}
			#logo img {
				width:100%;
			}
			
			#arrow_left, #arrow_right {
				bottom:30px;
				height:67px;
				position:absolute;
				right:30px;
				width:36px;
				z-index:1000;
			}
			#arrow_left {
				right:86px;
			}
			
			#arrow_left:hover, #arrow_right:hover {
				bottom:29px;
			}
			#arrow_left:active, #arrow_right:active {
				bottom:28px;
			}
			
			a {color:#666;text-decoration:none;}
			a:hover {text-decoration:underline;}
			
			.in-slide-content { 
				color:#333;
				float:right;
				font-family:'Helvetica Neue', helvetica;
				font-size:60px;
				font-weight:bold;
				right:0;
				margin:40px;
				padding:20px;
				position:absolute;
				top:0;
				width:700px;
				z-index:9999; /* Show above .gradient */
				text-shadow: 0 1px 0 #fff;
				-webkit-font-smoothing:antialiased;
			}
			.light-text {color:#ddd;text-shadow: 0 1px 0 #666;}
			.smaller-text {font-size:30px;}
			.youtube-video, video {
				left:0;
				position:absolute;
				top:0;
			}
  /**************************
*
*	Miscellenous
*
**************************/
/* Preloader */
#preloader {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/loader.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.expand{
	padding:12px 0;
	background-color: rgba(255, 255, 255, 0.9);
}

.line{
	display: block;
    height: 2px;
    margin: 0px 47% 0px;
    width: 4%;
	background:none repeat #e5007e;
}

.middle {
	text-align: center;
}
.sepearator{
	margin-top: 0px;
	margin-bottom: 84px;
}
.push{
	margin-top:10%;
}
.push2{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
}
.push3{
	margin-left: 86px;
    margin-top: -22px;
}
.btn {

	text-shadow:none;
}
.btn-theme {
	background:#e5007e;
	color:white;
}
.btn-theme2 {
	background:none transparent;
	color:white;
	border:2px solid white;
	text-shadow:none;
	text-transform:uppercase;
	margin:0 10px;
}
.btn-theme:hover {
	background:#000;
	color:#FFF;
}	
.btn-theme2:hover {
	color:#000;
	text-shadow:none;
	background-color:#FFF;
}	
.badge {
 	padding: 21px;
  		-webkit-border-radius: 14px;
     		-moz-border-radius: 14px;
         		 border-radius: 14px;
}
.badge-white {
	background-color: transparent;
	color: #FFF;
	border: 1px solid white;
}
.badge-white:hover {
 	background:#e5007e;
 	color:#fff;
}
.label-theme{
    background-color: #e5007e;
}
.badge-theme{
    background-color: #e5007e;
    color:white;
	float:left;
}
.badge-theme:hover{
    background-color: black;
    color:white;
}
.color{
	font-weight:200;
	color: #e5007e;
}

.middle2{
	max-width:800px;
	margin:0 auto;
}

.pat1 {
	background: url(../images/patterns/overlay2.png) repeat;
}
.pushright{
  margin-left:30%;
}
.middle2{
margin: 0 auto;
max-width: 855px;
}
  /**************************
*
*	Page Sections 
*
**************************/


#home  {
	background-image: url(../images/sliderbg3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100vh;
	
}
#slogan{
	margin-top:5%;
	}
#features  {
	
	
	position:relative;
	margin-bottom:2%;
	
}
#features2  {
	
	
	position:relative;
	margin-bottom:2%;
	
}

#description  {
	
    overflow:hidden;
	
	
}

#description2  {
	
    overflow:hidden;
	padding:100px 0 0 0;
	height:100%;	
}



#screenshots {
	
	

}

#pricing {
	
		

}

#home2  {

	background:url(../images/food.png) repeat ;
	height:100%;
	padding-top:5%;

}

#home3  {
	height:100%;
	
	
}


#mock2{
position:relative;
left:0;
top:0;
z-index:27;
	width:200px;
}
#mock1{
position:relative;
left:0;
top:0;
z-index:30;
	width:200px;
}






#display{
	background-image: url(../images/sliderbg3.png);
	background-repeat: no-repeat;
	background-position:center top;
	min-height:500px;
	padding:12% 0;
	
}
#slide4 .row .span4 {
   opacity:0;
}
#slide5{
	

}

#slide6{
	background-color:#FFF;
	
}
#slide7{
	background-color:#FFF;
}

#map{
    margin:40px 0 0 0;
}
#social{
   margin:20px 0 0 -20px;
}
#divider1{
	text-align:center;
	background-image:url(../images/bg1.jpg);
}
#divider2{
	text-align:center;
	background-image:url(../images/bg3.jpg);
	background-size:cover;
}

#myCarousel{
	text-align:center;
	position: absolute;
	left: 50%;
	top: 30%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	width: 280px;
	text-align:center;
	background:none ;
}
#myCarousel i {
   font-size:8em;
   color:#e5007e;

}
#myCarousel h2 {
 
 color:#e5007e;
 text-transform:uppercase;
}
  /**************************
*
*	About  Section 
*
**************************/
.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:  #e5007e;
	background-image: -moz-linear-gradient(top, #e5007e, #ec395d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5007e), to(#ec395d));
	background-image: -webkit-linear-gradient(top, #e5007e, #ec395d);
	background-image: -o-linear-gradient(top, #e5007e, #ec395d);
	background-image: linear-gradient(to bottom, #e5007e, #ec395d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5007e', endColorstr='#ec395d', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

#rotator{
position: absolute;
left: 20%;
top: 50%;
display: inline-block;
width: 835px;
text-align: center;
background: none;
}
  /**************************
*
*	Services Section 
*
**************************/

#services {
	color:#000;
	position:relative;
}
#services h4{
	font-size:20px;
	font-weight: 400;
	margin:20px 0;
	
}
.color9{
	color:#FFF;
	margin: 10% 0 4% 9%;
}
.coloroffer{
	color:#19cfc4;
	margin-top: -5%;
}
.coloroffer2{
	color: #9d0054;
	margin-top: -5%;
}
.coloroffer3{
	color: #faa819;
	margin-top: -5%;
}
#services h5{
	font-size:13px;
	font-weight:300;
    letter-spacing: 1px;
    text-transform: uppercase;
	color:#000;
	display:block;
	margin:10px 0;
}

#services i {
	color:#e5007e;
}
#services i:hover {
	opacity:0.5;
}
#services p {
	text-align:justify;
}
#team{
	text-align:center;
}
#kind{
	margin-top:5%;
}
div.thumbnail:hover {
	border-color: #e5007e;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
		  color:white;
}

.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
		  color:#000;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	color: #e5007e;
	cursor: default;
	border: 1px solid #e5007e;
	border-bottom-color: transparent;
}

.nav-tabs li.active,.nav-tabs li :hover{
	border: none !important;
	text-shadow: none;
	background:none !important;
}

.accordion {
	margin-bottom: 20px;
}

.accordion-group {
	margin-bottom: 2px;
}

.accordion-heading {
	border-bottom: 0;
	font-size:17px;
}

.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 9px;
	color: #e5007e;
}
.accordion-heading .accordion-toggle:hover{
	display: block;
	padding: 8px 9px;
	color: #000;
}

.accordion-toggle {
	cursor: pointer;
}

.accordion-inner {
	padding: 9px 30px;
	color:#000;
}

  /**************************
*
*	Portfolio Section 
*
**************************/
.hide{
opacity:0;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	text-align:center;
	border:none;
	

	
}
.carousel-control {
	position: absolute;
	top: 110%;
	left: 51%;
	width: 40px;
	height: 40px;
	margin-top: 20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #e5007e;
	border: 3px solid #e5007e;
	-webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	
}
.carousel-control.right {
  right: 50%;
  left: auto;
}
.carousel-control:hover {
	color: #FFF;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal dd {
	margin-left: 180px;
}

.dl-horizontal dt {
	float: left;
	width: 60px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal dd {
	margin-left: 40px;
}
#stage{
	padding:30px 0;
}

#stage li{
	margin-bottom:10px;
}

#stage .mix{
	display:none;
	opacity:0;
}
.controls{
	vertical-align: top;
	margin-bottom:40px;
}
.controls li{
	margin-left: 20px;
	cursor: pointer;
	list-style-type: square;
}
.controls li.active{
	font-weight: 700;
	color:#19A3EB;
}


  /**************************
*
*	Gallery Section 
*
**************************/

#stage{
}

#stage .mix{
	display:none;
	opacity:0;
}
.controls{
	vertical-align: top;
	/*margin-bottom:40px;*/
	margin-bottom:100px;
}
.controls li{
	margin-left:0px;
	cursor: pointer;
	list-style-type: square;
	padding-left:70px;
}
.controls li.active{
	font-weight: 700;
	color:#e5007e;
}


  /**************************
*
*	Contact Form
*
**************************/
#formparts{
	color:#FFF;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="select"],
.uneditable-input {
	background-color: #ffffff;
	/*  border: 3px solid #e5007e;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

 label{
	color:black;
}
textarea,#message{
  resize:none;
/*  border: 3px solid #e5007e;*/
  
 }
#submit_button {
	padding: 7px;
	width: 100px;
	border: none;
	height: 36px;
	color: white;
}
.error { 
	display: none; 
	padding:10px; 
	margin:0 0 5px 0;
	 color: red;
    font-size: 13px;
    padding: 10px;
    width: 85%;
    font-weight: bold;
}
.success { 
	display: none; 
	 color: #008000;
 
    font-size: 13px;
    padding: 10px;
    width: 85%;
    font-weight: bold;
}

.error img { 
	vertical-align:top; 
}

label.valid {
	width: 24px;
	height: 24px;
	background: url(images/valid.png) center center no-repeat;
	display: inline-block;
	text-indent: -9999px;
		}
label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
		}

.message {
	background-color: #ffffff;
 /*  border: 3px solid #e5007e;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	color: black;
	display: none;
	width: 316px;
	padding: 10px;
	margin-bottom: 10px;
}

.footer{
	background-color:#e5007e;
	color:white;
	padding:30px 20px 7px;
	text-align:center;
}

#captcha-wrap{
    border:solid #870500 1px;
    width:270px;
    -webkit-border-radius: 10px;
    float:left;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:#870500;
    text-align:left;
    padding:3px;
    margin-top:3px;
    height:100px;
    margin-left:80px;
}
#captcha-wrap .captcha-box{
    -webkit-border-radius: 7px;
    background:#fff;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align:center;
    border:solid #fff 1px;
}
#captcha-wrap .text-box{
    -webkit-border-radius: 7px;
    background:#ffdc73;
    -moz-border-radius: 7px;
    width:140px;
    height:43px;
    float:left;
    margin:4px;
    border-radius: 7px;
    text-align:center;
    border:solid #ffdc73 1px;
}
 
#captcha-wrap .text-box input{ width:120px;}
#captcha-wrap .text-box label{
     color:#000000;
     font-family: helvetica,sans-serif;
     font-size:12px;    
     width:150px;
     padding-top:3px;
     padding-bottom:3px;
}
#captcha-wrap .captcha-action{
    float:right; width:117px;
    background:url(logos.jpg) top right no-repeat;
    height:44px; margin-top:3px;
}
#captcha-wrap  img#captcha-refresh{
    margin-top:9px;
    border:solid #333333 1px;
    margin-right:6px;
    cursor:pointer;
}				

  /**************************
*
*	Media queries
*
**************************/
@media (min-width: 320px){
	
.navbar .brand,.footer .brand {
	font-size: 26px;
    padding: 10px 20px 7px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight:300;

}

}
@media (max-width: 600px) {
 article {
	padding-right: 40px;
   	padding-left: 40px;
	text-align:center;
}

 }
 @media (max-width: 768px) {
  body {
    padding-right: 2px;
    padding-left: 2px;
	text-align:center;
}
   .navbar-inner {
    margin: 0 20px 0;
}
.nav-collapse .nav > li > a,.nav-collapse .dropdown-menu a {
    color: #fff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
 
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
  }	
  
  #myCarousel{
	text-align:center;
	position: absolute;
	left: 50%;
	top: 35%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	width: 280px;
	text-align:center;
	background:none ;
}
.pull9{
padding-left:0;
}
.pot{
margin-left:-78px;
}
}
 
 
 
@media (max-width: 480px){
.navbar-inverse .navbar-inner {
 	margin:0 40px;
}

article {
	padding-right: 40px;
   	padding-left: 40px;
	text-align:center;
}

h1{
	font-size:26px;
}
 
.title  h1{
    font-family: 'open_sanslight';
	font-size:2em;
	color:#000;
	line-height:25px;
	margin-bottom:0;
	text-transform:uppercase;
	margin-top:30px;
}

  #myCarousel{
	text-align:center;
	position: absolute;
	left: 50%;
	top: 60%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	width: 280px;
	text-align:center;
	background:none ;
}

.pushright{
  margin-left:7%;
}

.smimg{
max-width:200px;
}
#colorbox img{ width:150px !important; }
}




 
 
 
@media (max-width: 800px) {
body {
    padding-right: 2px;
    padding-left: 2px;
	text-align:center;
  }

.navbar-inverse .navbar-inner {
 	margin:0 40px;
}
.nav-collapse .nav > li > a,.nav-collapse .dropdown-menu a {
    color: #000;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	 background-color: none;
  }
 
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
  }
.nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: none;
  }
	
}


@media (max-width: 979px) {
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
    color: #FFFFFF;
  }
.nav-collapse .nav > li > a:hover,
.nav-collapse .dropdown-menu a:hover {
    background-color: transparent!important;
  }
}

@media (min-width: 1024px) {
.navbar .brand,.footer .brand  {
	font-size: 36px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font-weight:300;
}
  #myCarousel{
	text-align:center;
	position: absolute;
	left: 50%;
	top: 35%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	width: 280px;
	text-align:center;
	background:none ;
}
#slide7{

}
}

@media (min-width: 1200px) {
.navbar .brand,.footer .brand {
 	font-size: 26px;
    font-weight: 300;
    padding: 16px 20px 16px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}
}

.dropdown .dd{display:none !important;}
.dropdown:hover .dd{display:block !important;}