
/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important;}
a:hover { color: #d71d24 !important;}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
hr {
	border: 0;
	border-top: 2px dotted #727272;
	margin: 2.5em 0;
	padding: 0;
}
span {
	color: #000;
}
/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin:0;
}
header {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 1000;
}

h1, h2, h4{
	font-size:34px;
	color:#000000;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
}
h1 {
	font-size:38px;
	color:#d71d24;
}
h3{
	/*font-family: 'Montserrat', sans-serif; */
	font-family: 'Raleway', sans-serif;
	color:#d71d24;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h4 {
	color:#606060;
	text-align:center;
	text-transform: initial;
	font-size:18px;
	line-height: 32px;
	margin: 25px 0;
	font-weight:400;
	text-transform:normal;
}
h6{
	font-size:16px;
	color:#606060;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-style: italic;
	text-align:center;
	margin:0 0 60px 0;
}

p{
	line-height:26px !important;
	font-size: 15px;
	text-align: justify;
}
#showform{
  display:none;
}
.hero {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 3;
	width: 100%;
	height: 850px;
    background-image: url("../img/bg-banner.png");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}

.hero h1 {
	text-transform: uppercase;
    font-size: 2.5em;    
    font-weight: bold;
	color: #d71d24;
	position: absolute;
    left: 10%;
    margin: 16% 0 0 0;
    padding: 0;
	text-align: left;
}
@media screen and (min-width : 1180px) {
	.hero h1 {
		margin: 14% 0 0 0;
	}
}
@media screen and (min-width : 1400px) {
	.hero h1 {
		margin: 16% 0 0 0;
	}
}
.hero p {
    font-size: 1.5em;    
    font-weight: normal;
	color: #fff;
    margin: 21% 0 0 0;
    padding: 0;
	position: absolute;
    left: 10%;
	text-align: left;
}
.hero button {
	margin: 26% 0 0 0;
    padding: 12px 10px;
	position: absolute;
    left: 15%;
}
#aboutus img {
	border-radius: 15px;
}
.floating_banner {
	width: 10%;
	position: fixed;
	top: 18%;
	right: 2%;
	z-index: 450;
}
.floating_banner img {
	width: 100%;
}
/* Header Styles
---------------------------------*/
.menulogo {
	width: 80px;
	position:absolute;
	left: 20px;
	top: 15px;
}
.menulogo img {
	width: 100%;
}
.banner {
	background:url(../img/banner.jpg) right top no-repeat;
	background-attachment: fixed;
}
.header{
	text-align:center;
	padding:320px 0;
}
.logo{
	width:250px;
	margin:0 auto 35px;
}
.header h1{
	/*font-family: 'Montserrat',sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size:150%;
	font-weight:600;
	letter-spacing: 1px;
	margin:0 0 22px 0 ;
	color:#fff;
}
.header a, .header a:hover, .header a:active{ color: #ffffff !important; }
.header a:hover { color: #d71d24 !important;}

.headerText {
	position: absolute;
	top: 180px;
	right: 35px;
	width: 550px;
	display: block;
	background: rgba(0, 0, 0, .7);
	padding: 40px 0 40px 0;
	border: 1px solid black;
}
.headerText h1 {
	font-size: 25px;
	font-weight:400;
}
.headerTextMobile {
	display: none;
}
.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	/*font-family: 'Montserrat',sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#d71d24;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#d71d24 !important;
	background:#fff;
}

.link:active, .link:focus {
	background: #d71d24;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.menu {
	display: none;
}
nav.snav{
  background-color:#fff;
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

nav.snav.shrink {
  min-height: 60px;
  border-bottom:2px solid #dddddd;
  font-size: 110%;
}
.main-nav-outer{
	display: block;
	padding: 0;
	font-size: 130%;
	min-height: 70px;
	border-bottom:2px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	position:fixed;
	width: 100%;
	background:#fff;
}
.main-nav{
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top: 4px;
	right: 20px;
}
.main-nav img {
	width: 60%;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav .active {
	border-bottom:2px solid #d71d24;
	padding-bottom: 1px;
}
.main-nav li a {
	display:inline-block;
	font-size: 0.9em;
	color:#222222;
	font-weight: 600;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin:17px 25px;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
@media screen and (max-width : 1460px) {
	.main-nav li a {
		font-size: 0.8em;
		margin:17px 22px;
	}
}
@media screen and (max-width : 1340px) {
	.main-nav li a {
		font-size: 0.7em;
		margin:17px 20px;
	}
}
@media screen and (max-width : 1180px) {
	.main-nav li a {
		font-size: 0.7em;
		margin:17px 18px;
	}
	
	.hero h1 {
		margin: 15% 0 0 0;
	}

}
@media screen and (max-width : 1150px) {
	.main-nav li a {
		font-size: 0.6em;
		margin:17px 16px;
	}
}
@media screen and (max-width : 1120px) {
	.main-nav li a {
		font-size: 0.6em;
		margin:17px 10px;
	}
}
@media screen and (max-width : 930px) {
	.main-nav li a {
		font-size: 0.6em;
		margin:17px 5px;
	}
}
@media screen and (max-width : 860px) {
	.main-nav li a {
		font-size: 0.6em;
		margin:17px 3px;
	}
}
@media screen and (max-width : 835px) {
	.main-nav li a {
		font-size: 0.55em;
	}
}
@media screen and (max-width : 785px) {
	.main-nav li a {
		font-size: 0.5em;
	}
}
.main-nav li a:hover{ 
	text-decoration:none;
	color: #d71d24;
	border-bottom:2px solid #d71d24;
	padding-bottom: 1px;
}
.main-nav li img:hover, .no-border { 
	opacity: 0.8;
	border: 0 !important;
	padding: 0;
	margin: 0;
}
.special {
	background-color: #d71d24;
	padding: 5px 3px;
	border-radius: 3px;
}
@media screen and (max-width : 1340px) {
	.special {
		padding: 1px 2px 4px 2px;
	}
}
@media screen and (max-width : 780px) {
	.special {
		padding: 0 2px 4px 2px;
	}
}
.special a { 
	color: #ffffff !important;
}
.special a:hover { 
	color: #222222 !important;
}
.small-logo{ 
	padding:0 15px 0 0;
}

.main-section{
	padding:100px 0 110px;
}
.main-section li {
	margin: 10px 0;
	line-height: 26px;
	font-size: 100%;
}

/* Background picture
---------------------------------*/
.picture-part1{
	background:url(../img/section-bg1.jpg) right top no-repeat;
	background-attachment: fixed;
	padding:150px 0;
	text-align:center;
}
.picture-part2{
	background:url(../img/section-bg2.png) right top repeat;
	background-attachment: fixed;
	padding:70px 0;
	text-align:center;
}
.c-logo-part {
	padding:0;
	margin: 0 auto;
	width: 95%;
}
.c-logo-part p {
	color: #000;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1.4em;
	line-height: 1.3em;
}

.c-logo-part .item{
    margin-bottom: 60px;
}
.content-slider h3 {
    margin: 0;
    padding: 0;
}
.c-logo-part img:hover {
	opacity: 0.6;
}

/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list p {
	text-align: left;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#606060;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	/*overflow:hidden;	*/
}


/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	color: #d71d24;
	font-weight: bold;
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#606060;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#d71d24;
	font-size:16px;
	text-transform:uppercase;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background:#d71d24;
	color:#fff !important;
	text-decoration:none;
}
.Portfolio-nav li a.current {
	background:#d71d24;
	color:#fff;
	text-decoration:none;
}

.portfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:450px;
	width:450px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

img {
   max-width:100%;
}
.portfolioContainer2{
	margin:0 auto;
	width: 100%;
}
.Portfolio-box2 {
	text-align:center;
	width:180px;
	overflow:hidden;
	float:left;
	padding:0;
	margin-right:15px;
}
.Portfolio-box2 h3 {
	font-size: 12px;
}
.Portfolio-box2 img{
	margin: 0;
	padding: 0;
	-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}
.Portfolio-box2 img:hover {
	opacity: 0.6;
}


/* Product */

.Product-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Product-nav li{
	margin:0 10px;
	display:inline;
}
.Product-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	background:#f7f7f7;
	margin-bottom:15px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Product-nav li a:hover{
	background:#d71d24;
	color:#fff !important;
	text-decoration:none;
}
.Product-nav li a.current {
	background:#d71d24;
	color:#fff;
	text-decoration:none;
}
.ProductContainer{
	margin:0 auto;
	padding:0px;
}
.Product-box {
	margin-left: 10px;
	margin-bottom: 15px;
	width:270px;
	min-height: 470px;
	overflow:hidden;
	float:left;
	padding:0 15px;
	border: 1px solid #d4d4d4;
}
.Product-box h1 {
	text-align:center;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.Product-box p {
	text-align: left;
	font-size: 95%;
	padding-bottom: 0.1em;
	margin: 0;
}
.Product-box img{
	margin-bottom:15px;
	padding: 1em;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}
.Product-box img:hover {
	opacity: 0.6;
}

.Product-box2 {
	margin-left: 10px;
	margin-bottom: 15px;
	width:48%;
	max-height: 620px;
	overflow:hidden;
	float:left;
	padding:0 15px;
	border: 1px solid #d4d4d4;
}
.Product-box2 h1 {
	text-align:center;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.Product-box2 p {
	text-align: left;
	font-size: 95%;
}
.Product-box2 img{
	margin-bottom:15px;
	padding: 1em;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}
.Product-box2 img:hover {
	opacity: 0.6;
}
.Product-detail {
	border: 1px solid #d4d4d4;
	padding: 1em 2em 2.5em 2em;
	margin: 0.5em 0 1em 0;
} 
.Product-detail-pic {
	width: 45%;
	float: left;
	margin: 0 1% 0 0;
}

.Product-detail-text {
	width: 53%;
	float: left;
}
.Product-detail-text h1 {
	text-align: left;
}
.gallery {
	margin-left: 6px;
}
.gallery img {
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 100%;
}
.gallery_thumb {
	width: 22%;
	float: left;
	margin: 0 1%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: auto;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

/* Reference
---------------------------------*/
.ref-block{
	max-width:993px;
	margin:0 auto;
}
.ref-box{
	width:30.66%;
	margin-right: 3.82979%;
	overflow: hidden;
	float: left;
}
.ref-box span{
	margin-bottom:24px;
	display:block;
}
.ref-box li {
	padding-top: 0.6em;
}
.ref-box:nth-of-type(3n+0){ margin:0;}
.ref{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.ref-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.ref-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.ref:hover .ref-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.ref:hover ul{ display:block; opacity:1}
.ref img{
	display:block;
	border-radius:50%;
}
.ref ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.ref ul li{
	display:inline;
	margin:0 11px;
}

.ref ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.ref ul li a:hover, .ref ul li a:focus{
	text-decoration:none;
}
.ref ul li a.fa-twitter:hover{
	color:#55acee;
}
.ref ul li a.fa-facebook:hover{
	color:#3b5998;
}
.ref ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.ref ul li a.fa-google-plus:hover{
	color:#dd4b39;
}
.spacer {
	clear: both;
	padding: 0;
	margin: 0;
}


/* Talk Business
---------------------------------*/
.business-talking{
	background:url(../img/section-bg2.jpg) top center no-repeat;
	background-size:cover;
	padding:60px 0 10px;
	text-align:center;
}
.business-talking h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:42px;
	color:#fff;
}


/* Contact
---------------------------------*/
.main-section.contact{
	padding:90px 0 100px;
}

.main-section.contact{
	background:url(../img/bg-map.png) left 190px no-repeat;
}
.contact-info-box{
	font-size:14px;
	margin:0 0 12px 10px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:140px;
	margin-right:5px;
	line-height:14px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:14px;
	color:#fff;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:14px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #d71d24;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn {
	background:#d71d24;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	padding: 10px 18px;
	cursor: pointer;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: #d71d24;
    border:1px solid #d71d24;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/* Footer
---------------------------------*/

.footer{
	background-color: #2f2f2f;
	padding:35px 0 35px;
}
.footer hr {
	border: 0;
	border-top: 1px solid #fff;
	margin: 1em 0;
}
.footer a, .footer span {
	color: #fff;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.footer a:hover { 
	color: #d71d24;
	text-decoration: none;
}
.footer h1 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
@media only screen and (max-width: 1205px) {
	.footer h1 {
		text-align:left;
		margin-left: 7px;
		margin-bottom: 18px;
	}
}
.footer h3 {
	color: #fff;
}
.footer p {
	font-size: 18px;
	color: #fff;
}
.footer-logo{
	margin:15px auto 35px;
	width: 76px;
}
.copyright, .credits{
	color:#cccccc;
	font-size:14px;
	text-align:center;
}
.copyright a, .credits a{
	color:#d71d24;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .credits a:hover {
	color: #fff;
}

/* Old navigation */
.slideout-menu {
	display: none;
}
.btn-hamburger {
	display: none;
}
.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #d71d24 !important;
}

/* End Old navigation */

.portfolioContainer{
	max-width: 1140px;
}

.ProductContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

@media (max-width:730px) {
	.menu-section h1 {
		margin-top: 60px;
		margin-left: 25px;
		font-size: 2em;
		text-align:left;
	}
	.Product-detail-text h1 {
		margin-top: 1em;
		font-size: 1.8em;
	}
	#myCarousel {
		margin-top: 70px;
	}
	#small-banner {
		margin-top: 70px;
	}
	.hero {
		display: none;
	}
}
@media (max-width:730px) {
	.banner {
		background:url(../img/banner-mobile.jpg) right top no-repeat;
		background-size: cover;
		margin-top: 73px;
	}
	.fixed-header {
		position: fixed;
		width: 100%;
		height: 74px;
		backface-visibility: hidden;
		z-index: 2;
		background-color:#fff;
		border-bottom: 2px solid #979797
	}
	.headerText {
		display: none;
	}
	.headerTextMobile {
		display: block;
		margin: 50px 0;

	}
	.picture-part2{
		background: none;
		padding:30px 0;
	}
	.menulogo {
		left: 20px;
		top: 25px;
		z-index: 3;
	}
	.Product-detail-pic {
		width: 100%;
	}

	.Product-detail-text {
		width: 100%;
	}
	
	/* Navigation */
	.main-nav-outer{
		display: none;
	}
	.slideout-menu {
	  position: fixed;
	  left: 0;
	  top: 0;
	  bottom: 0;
	  right: 0;
	  z-index: 0;
	  width: 256px;
	  overflow-y: scroll;
	  -webkit-overflow-scrolling: touch;
	  display: none;
	}

	.slideout-panel {
	  position: relative;
	  z-index: 1;
	  will-change: transform;
	}

	.slideout-open,
	.slideout-open body,
	.slideout-open .slideout-panel {
	  overflow: hidden;
	}

	.slideout-open .slideout-menu {
	  display: block;
	}

	.panel {
	  background-color: #fff;
	}

	.menu {
	  background-color: #fff;
	  /*background-image: linear-gradient(145deg, #1D1F20, #404348);*/
	}

	.menu a {
	  color: #1D1F20;
	}

	.menu a:hover {
	  text-decoration: underline;
	}

	.menu-header {
	  border-bottom: 1px solid #1D1F20;
	  padding: 20px;
	  background-size: 32px;
	}

	.menu-header-title {
	  font-weight: 400;
	  letter-spacing: 0.5px;
	  margin: 0;
	}

	.menu-section {
	  margin: 5px 0;
	}

	.menu-section-title {
	  text-transform: uppercase;
	  color: #85888d;
	  font-weight: 200;
	  font-size: 13px;
	  letter-spacing: 1px;
	  padding: 0 20px;
	  margin:0;
	}

	.menu-section-list {
	  padding:20px 0 0 0;
	  margin: 0px 0;
	  list-style:none;
	}
	.menu-section-list li {
		padding: 10px 0;
		text-align: left;
	}
	.menu-section-list a {
	  padding: 0px 15px 10px 15px;
	  font-size: 1.2em;
	  border-bottom: 1px dashed #1D1F20;
	  display: block;
	  margin: 0 12px;
	}
	li.special {
		background-color: white;
	}
	li.special a {
		color: #d71d24 !important;
	}
	a.active {
		border-bottom:1px dashed #d71d24 !important;
		padding-bottom: 8px !important;
		font-style: italic;
	}
	.main-section ul {
		padding-left: 25px;
	}
	.main-section li {
		font-size: 120%;
		
	}

	/**
	 * Header
	 */
	.panel-header {
		margin: 80px auto 55px;
	}
	.mobileTopMenu {
		position: fixed;
	}

	/**
	 * hamburger
	 */
	.btn-hamburger {
		display: block;
		border: none;
		position: absolute;
		top: 12px;
		left: 12px;
		outline:none;
		background: url('../img/menu.png') no-repeat center;
		width: 50px;
		height: 50px;
	}

	/* end mobile navigation */
	
}
@media only screen and (min-width: 250px) and (max-width: 732px) {
	.floating_banner {
		width: 15%;
		top: 3%;
	}
}
@media (max-width:590px) {
	hr {
		border-top: 1px dotted #727272;
		margin: 1.5em 0;
	}
	.Product-nav li{
		margin:5px;
		display:block;
	}
	.c-logo-part{
		padding:15px 0;
		width: 90%;
	}
	.c-logo-part p{
		padding:0;
		padding-bottom: 10px;
		margin:0;
		font-size: 180%;
	}
	.Product-box2 {
		width:100%;
		margin: 5px 0;
	}
	.picture-part1 { 
		padding:50px 0;
		background:url(../img/section-bg-mobile1.jpg) right top no-repeat;
	}
}
@media (max-width:600px) {
	.gallery_thumb {
		width: 44%;
	}
}
@media (max-width:990px) {
	
}