html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}

body {
   font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

/* Fade in */
.visible {
    visibility: visible !important;
}

.hidden {
    visibility: hidden;
}

h1, h2, h3, h4, img, div, p {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	user-select:none;
	-o-user-select:none;
}

/* Section 0
* --------------------------------------- */
#section0 {
	background: url(../img/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Headline */
.section0 h1 {
	text-align: center;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 7rem;
	color: #e5e5e5;
	text-transform: uppercase;
	letter-spacing: 5.2px;
}

.smallerFont {
  font-weight: normal;
}

.bigFont {
  font-weight: bold;
}

/* Bold line under the headline */
.section0 hr {
	display: block;
  margin: 0 auto;
	width: 650px;
	height: 10px;
	background: #e5e5e5;
	border: none;
	border-radius: 2px;
}

/* Underline */
.section0 h2 {
	text-align: center;
	padding: 0;
	font-size: 2rem;
	line-height: 28px;
	color: #e5e5e5;
	letter-spacing: 0.2px;
	width:100%;
	max-width: 1000px;
	margin: 25px auto;
}

/* Social Section */
.section0 .social {
 text-align: center;
 margin-top: 20px;
 margin-bottom: 20px;
}

/* Social Section */
.section0 .instagram, .twitter, .displate{
	display: inline-block;
	margin: 0 auto;
}

/* Instagram icon */
.section0 .instagram a{
 background: url(../img/social_instagram_128.png) no-repeat;
 background-size: 100% 100%;
 width: 32px;
 height: 32px;
 display: inline-block;
 margin-left: -16px;
}

/* Twitter icon */
.section0 .twitter a{
 background: url(../img/social_twitter_128.png) no-repeat;
 background-size: 100% 100%;
 width: 32px;
 height: 32px;
 display: inline-block;
 margin-left: 16px;
}

/* Displate icon */
.section0 .displate a{
 background: url(../img/social_displate_128.png) no-repeat;
 background-size: 100% 100%;
 width: 32px;
 height: 32px;
 display: inline-block;
 margin-left: 16px;
}

/* Clickable Social icons */
.section0 .social #instagram-link, #twitter-link, #displate-link {
	width: 32px;
	height: 32px;
	display: inline-block;
}

/* Section 1
* ------------------------------------------------------------------------------------------------------ */

.section1 .slider-one {
	width:100%;
	max-width: 1140px;
	margin: 0px auto;
}

.section1 .headline h2 {
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 44px;
	color: #343434;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

.section1 .item-container {
	margin-top: 0px;
}

.section1 .items {
 text-align: center;
 margin-top: 20px;
 margin-bottom: 20px;
}

.section1 .items .col-md-1, .col-md-2, .col-md-3,
.section1 .items .col-md-4, .col-md-5, .col-md-6 {
	display: inline-block;
}

.section1 .text-center {
    text-align: center;
		margin: 0 auto;

}

.section1 .center-block {
    display: block;
    margin-left: 50px;
    margin-right: 50px;
}

.section1 .img-circle {
    border-radius: 50%;
}

.section1 .img-thumbnail {
    padding: 4px;
    line-height: 1.667;
    background-color: #fafafa;
    border: 1px solid #ddd;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.section1 .items .img-circle, .img-thumbnail, .center-block {
	width: 225px;
	height: 225px;

}

.section1 .items a {
	    color: #343434;
	    text-decoration: none;
}

.section1 .items a:hover {
	color: #ababab;

}

.section1 hr {
	margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eee;
	width: 1140px;
}

.section1 h3 {
	font-size: 1.5rem;
	line-height: 52px;
	color: #343434;
	font-weight: 300;
	letter-spacing: 0.2px;
	text-align: center;
}

.section1 p {
	font-size: 18px;
	line-height: 28px;
	color: #888888;
	font-weight: 300;
	letter-spacing: 0.2px;
	text-align: center;
}


.section1 .slide-two .slide2 {
	width:100%;
	max-width: 760px;
	margin: 0px auto;
}

.section1 .slide-two .text {
	max-width: 360px;
	float: right;
	margin-top: 140px;
}

.section1 .slide-two .text h3 {
font-size: 40px;
line-height: 52px;
color: #343434;
font-weight: 300;
letter-spacing: 0.2px;
text-align: left;
}

.section1 .slide-two .text p {
	font-size: 20px;
	line-height: 28px;
	color: #888888;
	font-weight: 300;
	letter-spacing: 0.2px;
	text-align: left;
}

.section1 .slide-two .iphone1 {
	width: 50%;
	height: 100%;

}

.section1 .slide-two .iphone-photo1 {
	background: url(../img/iphone.png) no-repeat;
	max-width:380px;
	min-height: 640px;
	background-size: 100%;
	margin-top: 100px;
}

/*------------------------------------------------------------------------------------------------------------*/

.section1 .slide-three .slide3 {
	width:100%;
	max-width: 760px;
	margin: 0px auto;
}

.section1 .slide-three .text {
	max-width: 360px;
	float: left;
	margin-top: 140px;
}

.section1 .slide-three .text h3 {
	font-size: 40px;
	line-height: 52px;
	color: #343434;
	font-weight: 300;
	letter-spacing: 0.2px;
	text-align: left;
}

.section1 .slide-three .text p {
	font-size: 20px;
line-height: 28px;
color: #888888;
font-weight: 300;
letter-spacing: 0.2px;
text-align: left
}

.section1 .slide-three .iphone1 {
	float: right;
	width: 50%;
	height: 100%;

}

.section1 .slide-three .iphone-photo1 {
	background: url(../img/iphone.png) no-repeat;
max-width: 380px;
min-height: 640px;
background-size: 100%;
margin-top: 100px;
}

/* Section 2
* ------------------------------------------------------------------------------------------------------ */

#section2 {
	background: url(../img/bg_contact.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.section2 {
	width:100%;
	max-width: 1140px;
	margin: 0px auto;
}

.section2 .headline h2 {
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
	font-size: 44px;
	color: #343434;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

.section2 .container {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.section2 #contact input[type="text"],
.section2 #contact input[type="email"],
.section2 #contact textarea {
  font: 400 14px/18px "Roboto", Helvetica, Arial, sans-serif;
}

.section2 #contact button[type="submit"] {
  font: 600 14px/18px "Roboto", Helvetica, Arial, sans-serif;
}

.section2 #contact {
  background: #F9F9F9;
  padding: 25px;
  margin: 200px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.section2 #contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

.section2 #contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 15px;
  font-weight: 500;
	color: #343434;
}

.section2 fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

.section2 #contact input[type="text"],
.section2 #contact input[type="email"],
.section2 #contact textarea {
  width: 95%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 180px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #A0A0A0;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #A0A0A0;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
	color: #2098D1;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}
