/*MAIN.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: [type here].*/
/* Version: 1.0 Initial Release*/
/* Build Date: [type here]*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - HEADER, INTRO & NAVIGATION */
/* 03 - COMMON ELEMENTS & TYPOGRAPHY */
/* 04 - PAGES & SECTIONS SETUP*/
/* 05 - FOOTER*/


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body{
	font-family:"OpenSansRegular";
	overflow-x: hidden;
}
a, a:hover, a:focus{
	text-decoration: none;
}
.text-left{
text-align: left;
}
a:focus { 
    	outline: none; 
}
.text-center > .img-responsive{
	display: block;
	display: inline-block;
}
p{
	color: #777;
	font-family:"OpenSansRegular";
	font-size: 14px;
	line-height:21px;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 0;
}

@media (min-width: 1024px) and (max-width: 5000px) {
	.container, .service-details{
		max-width: 960px;
	}
}

.masthead, #mastwrap{
	padding-left: 30px;
}

/*Common Spacing and Padding*/
.add-top{
	padding-top: 140px;
}
.add-bottom{
	padding-bottom: 140px;
}
.add-top-half{
	padding-top: 70px;
}
.add-bottom-half{
	padding-bottom: 70px;
}
.pad{
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.sub-heading {
font-family: "MontserratRegular";
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
margin-top: 10px;
font-size: 20px;
padding-bottom: 10px;
}

.mob-center > .img-responsive{
	display: inline-block;
}
.project-det li{
	margin-top: 20px;
}
#results {
	font-size: 80px;
	float: left;
	line-height: 100px;
	color: #FFF;
	font-family:"OpenSansRegular";
	text-transform: uppercase;
}
.v-card {
	float: left;
	width: 40px;
	height: 40px;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - HEADER, INTRO & NAVIGATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.masthead{
	min-height: 80px;
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 9;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.masthead.sub{
	background: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.fluidhead{
	padding-left: 50px;
	padding-right: 50px;
}
.main-nav{
	list-style: none;
	padding: 0;
	padding-top: 30px;
}
.main-nav li{
	display: inline-block;
}
.main-nav li a{
	color: #aaa;
	margin-left: 10px;
	margin-right: 10px;
	font-family:"RalewayLight";
	text-transform: uppercase;
	font-size: 14px;
	line-height: 21px;
}
.main-logo{
	margin-top: 0px;
	position: bottom;
	bottom: 0;
	margin-left: -30px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - COMMON ELEMENTS & TYPOGRAPHY */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.page-section{

}
.page-head{
	padding: 75px 0;
}
.page-head h1{
	font-size: 48px;
	line-height: 55px;
	font-family:"MontserratRegular";
	text-transform: uppercase;
	font-weight: normal;
}
.liner{
	width: 50px;
	height: 5px;
}
.liner-high{
	width: 100px;
	height: 5px;
	float: right;
}
.liner-mid{
	width: 30px;
	height: 5px;
	background: #222;
	display: inline-block;
}
.liner-big{
	width: 120px;
	height: 10px;
	display: inline-block;
}
.liner-center{
	width: 30px;
	height: 5px;
	display: inline-block;
	text-align: center;
}
.page-head h3{
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
font-family:"OpenSansLight";
}
.promo-text{
	color: #2d2d2d;
	font-size: 28px;
	line-height: 35px;
font-family:"OpenSansLight";
margin-top: 10px;
}
.promo-text-big{
	color: #2d2d2d;
	font-size: 48px;
	line-height: 55px;
font-family:"OpenSansBold";
margin-bottom: 20px;
}
.sub-heading{
	font-family:"MontserratRegular";
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 10px;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* VIDEOS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.vimeo-video {
	width: 315px;
	height: 178px;
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 980px) and (max-width: 1030px) {
	.vimeo-video {
	width: 225px;
	height: 128px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
}
/*Buttons*/
.btn-saga-white{
	border:solid 2px #fff;
	background: transparent;
	color: #fff;
	text-decoration: none;
	padding: 15px 30px;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	font-family:"MontserratRegular";
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.btn-saga-white:hover{
	border:solid 2px #fff;
	background: #fff;
	color: #000;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.btn-saga-dark{
	border:solid 2px #000;
	background: transparent;
	color: #000;
	text-decoration: none;
	padding: 15px 30px;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	font-family:"MontserratRegular";
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.btn-saga-dark:hover{
	border:solid 2px #000;
	background: #000;
	color: #fff;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.btn-saga-color{
	background: transparent;
	text-decoration: none;
	padding: 15px 30px;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	font-family:"MontserratRegular";
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.btn-saga-color:hover{
	border:solid 2px #000;
	background: #000;
	color: #fff;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - PAGES & SECTIONS SETUP */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*INTRO*/
/*.cursor-effect {
    border-right: 1px solid #000;
}
*/
.big-text{
	font-size: 54px;
	line-height: 61px;
font-family:"MontserratRegular";
text-transform: uppercase;
letter-spacing: 1px;
margin-top: -5%;
    	margin-left: 20%;
    	margin-right: 20%;
}

/*ABOUT*/
.about{

}
.count{
	font-size: 64px;
	line-height: 71px;
	font-family:"OpenSansLight";
	font-weight: 100;
	color: #000;
}
.count-label{
	font-size: 18px;
	line-height: 25px;
	font-family:"OpenSansLight";
	font-weight: 100;
}
.feature-block{
}
.feature-block-top{
	text-align: center;
	padding: 50px 70px;
}
.feature-block-top > h3{
	font-size: 18px;
	line-height: 25px;
	font-family:"MontserratRegular";
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.feature-block-top > p {
	color: #fff;
	margin-top: 10px;
}
.feature-block-bottom{
	text-align: center;
	padding: 50px 70px;
}

.feature-expansion{
padding-left: 15%;
padding-right: 15%;
}
.feature-expansion h4{
	font-size: 14px;
	line-height: 24px;
font-family:"RalewayLight";
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 5px;
}
.feature-expansion h2{
	font-size: 56px;
	line-height: 64px;
font-family:"MontserratRegular";
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 10px;
}
.feature-expansion p{
	margin-top: 20px;
	padding-top: 20px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 60%;
  margin: 20px auto;
}




/*SERVICES*/

.services-head{
	background: #080808;
}
.team-block{
	padding: 80px 45px;
	text-align: center;
}
.team-block > .team-thumb{
	border-radius: 50%;
	margin-bottom: 10px;
}
.team-block > h3{
	color: #fff;
	font-size: 22px;
	line-height: 29px;
	margin-top: 0;
	font-family:"OpenSansRegular";
}
.team-block > h6 > span{
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	font-family:"OpenSansLight";
}

.team-block > ul{
	list-style: none;
	padding: 0;
}
.team-block > ul > li{
	display: inline-block;
}
.team-block > ul > li > a > img{
	width: 30px;
	height: 30px;
}

.service-block{
	margin-bottom: 20px;
	cursor: pointer;
}
.service-short-icon {
	padding:  25px;
}
.service-short-icon > img{
	display: inline-block;
}
.service-short-info{
	padding: 30px;
}
.service-short-info > h2{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family:"MontserratRegular";
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 5px;
}
.service-short-info > h5 > span{
	letter-spacing: 0px;
	font-family:"OpenSansLight";
	font-size: 14px;
	line-height: 21px;
	text-transform: none;
	padding: 7px;
}
.service-short-info > p{
	margin-bottom:20px;
}
.service-info{
	padding: 20px 0;
}
.service-info h2{
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family:"RalewayLight";
	font-size: 54px;
	line-height: 61px;
}
.service-info .plan-tag {
	margin-bottom: 25px;
	margin-top: 25px;
}
.service-info .plan-tag > span{
	padding: 15px;
	font-size: 14px;
	line-height: 25px;
font-family:"OpenSansLight";
}
.opacityOn{
	opacity: 1 !important;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.opacityOff{
	opacity: 0.5;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}


/*PORTFOLIO*/
.portfolio{
	background-color: #fff;
}

#portfolio {
    background-size: cover;
}
#portfolio .welcome-text{
    color: #686351;
}
/*-- 1. General --*/
div#portfolio {
    padding-top: 50px;
    background: #333;
}

div#portfolio_title {
    margin-bottom: 33px;
}

div#portfolio_title h2 {
    color: #FFF;
}

.sortablePortfolio, #portfolioFilter {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#portfolio-wrap {
    padding-top: 0px;
}

/*-- 2. Filter --*/
div#filter {
    padding-bottom: 30px;
}

div#filter_wrapper {
    position: relative;
    margin-bottom: 0px;
}

ul#portfolioFilter {
    line-height: 18px;
    position: relative;
}

ul#portfolioFilter li {
    float: left;
    line-height: 46px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 5px;
    font-family: "MontserratRegular";
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 10px 25px;
     border-radius:4px;
     text-transform: uppercase;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		 -o-transition: all .3s linear;
			transition: all .3s linear;
}

ul#portfolioFilter li:hover {
	background: #fff;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
		-ms-transition: all .3s linear;
		 -o-transition: all .3s linear;
			transition: all .3s linear;
			cursor: pointer;
}

ul#portfolioFilter li.separator {
    line-height: 49px;
    padding: 0px;
    color: #CCC;
    font-size: 11px;
}


/*-- 3. Thumbs --*/
div#portfolio_thumbs {
    position: relative;
    z-index: 7;
}

div#portfolio_thumbs ul {
    display: block;
}

div#portfolio_thumbs ul li {
    float: left;
    width: 25%;
    position: relative;
    padding: 0px;
    -moz-transition: all 1.25s ease;
    -webkit-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
}
div#portfolio_thumbs ul li:hover {
    -moz-transition: all 1.25s ease;
    -webkit-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
}

div#portfolio_thumbs ul li img {
    width: 100%;
    height: auto;
    display: block;
    -moz-transition: all 1.25s ease;
    -webkit-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
}

.opactiyReduce{
	opacity: 0.2 !important;
    -moz-transition: all 1.25s ease;
    -webkit-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
}

div#portfolio_thumbs ul li div.item_info {
    width: 100%;
    height: 100%;
    padding: 25px;
}

div#portfolio_thumbs ul li div.item_info h3 {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 21px;
	font-family:"OpenSansLight";
	text-transform: uppercase;
}
div#portfolio_thumbs ul li div.item_info p > span{
	color: #000;
	background: #fff;
	font-size: 12px;
	font-weight: 200;
	line-height: 19px;
	font-family:"OpenSansLight";
	padding: 5px 10px;
}
.add-space-min{
	margin-top: 20px;
	margin-bottom: 20px;
}

/*-- 4. Item page --*/
#portfolio_item {
    display: none;
    width: 100%;
}

#item_container {
    padding-bottom: 30px;
}

#item_content {
    margin: 0 auto;
    margin-top: 60px;
    padding: 40px;
}

#text_content {
    /*width: 680px;*/
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color: #666;
}

#text_content h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family:"MontserratRegular";
	font-size: 36px;
	line-height: 43px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #222;
}
#text_content h5{
	margin-top: 20px;
font-family:"OpenSansRegular";
	font-size: 24px;
	line-height: 31px;
    font-weight: normal;
    color: #222;
}
#text_content p {
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-family:"OpenSansRegular";
    font-weight: normal;
    margin-bottom: 20px;
}
.spec-list{
	list-style: none;
	padding: 0;
	margin-top: 30px;
	padding-left: 20px;
}
.spec-list > li{
	padding: 10px;
	background: #ccc;
	margin-bottom: 2px;
}


/* Slider */
#item_slider {
/*    width: 680px;*/
    margin: 0;
    padding: 0;
}

#item_slider a:active {
    outline: none;
}

.slides,  .flex-control-nav,  .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#item_slider .slides > li {
    display: none;
}

#item_slider .slides img {
    max-width: 100%;
    display: block;
}

#item_slider {
    position: relative;
    zoom: 1;
}

#item_slider .slides {
    zoom: 1;
}

#item_slider .slides > li {
    position: relative;
}

#item_slider .flex-direction-nav li a {
    width: 30px;
    height: 30px;
    line-height: 26px;
    color: #FFF;
    position: absolute;
    top: 0px;
    cursor: pointer;
    text-indent: 1px;
    font-size: 15px;
    font-family:"OpenSansLight";
    text-align: center;
}

#item_slider .flex-direction-nav li a:hover {
    background: transparent;
}

#item_slider .flex-direction-nav li .next {
    left: 31px;
}

#item_slider .flex-direction-nav li .prev {
    left: 0px;
}


/* Video */
#item_video_wrapper {
}

#item_video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

#item_video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

/* Control buttons */
#control_buttons {
/*    width: 680px;*/
    padding: 15px 8px 5px 8px;
    margin-top: 10px;
}

#control_buttons a {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    line-height: 38px;
    margin-bottom: 10px;
    margin-left: 5px;
border:solid 2px #fff;
	background: transparent;
	color: #fff;
    font-size: 24px;
    font-family:"OpenSansLight";
     text-align: center;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
#control_buttons a:hover {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    line-height: 38px;
    margin-bottom: 10px;
    margin-left: 5px;
border:solid 2px #fff;
	background: #fff;
	color: #000;
    font-size: 24px;
    font-family:"OpenSansLight";
     text-align: center;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.url-linker a{
	margin-left: 0px;
	margin-top: 10px;
}
.project-info-tag{
	padding-top:0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.project-info-tag > span{
	letter-spacing: 0px;
	font-family:"OpenSansLight";
	font-size: 14px;
	line-height: 21px;
	text-transform: none;
	padding: 7px;
}

#grid .mix{
    opacity: 0;
    display: none;
}
.project-deatil-image{
	padding: 0 !important;
}
.det-overlay{
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
}
.project-deatil-image:hover > a > img{
	opacity: 0;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
.project-deatil-image:hover > a > .det-overlay{
	opacity: 1;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
.project-features-wrap{
	margin-top: 40px;
}
.project-spec-lines{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.project-spec-lines li{
	padding: 10px;
	background:#eee;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 21px;
	font-family:"OpenSansRegular";
	color: #444;
}

/*CONTACT*/

.contact-mail-wrap{
}
.contact-mail{
	font-size: 18px;
	line-height: 25px;
	font-family:"OpenSansLight";
	color: #fff;
}
.contact-phone{
	font-size: 16px;
	line-height: 22px;
	font-family:"OpenSansLight";
	color: #6F873A;
}
.contact-form-wrap{
	padding-top: 50px;
	padding-bottom: 50px;
}

input {
    background: #444 !important;
    border: none !important;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #333 !important;
    font-family:"OpenSansLight" !important;
    font-size: 18px !important;
    height: 50px !important;
    line-height: 35px !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    width: 99%;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
input:focus, textarea:focus {
    border: none !important;
    background: #362E28 !important;
    color: #FFF !important;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
textarea {
  background: #444 !important;
    border: none !important;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFF !important;
    font-family:"OpenSansLight" !important;
    font-size: 18px !important;
    line-height: 30px !important;
    margin-top: 0;
    padding: 10px !important;
    resize: none;
    width: 100%;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
/* placeholder only style */   
  input:-ms-input-placeholder {
    font-style:normal;        
    color: #FFF !important;
    background-color: yellow;
  }
  /*****/
input.send_message {
    background: none repeat scroll 0 0 #EF4A4A;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    width: 120px;
}
input.send_message:hover {
    background: none repeat scroll 0 0 #262932;
}
fieldset {
    border: 0 none;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}
fieldset h1 {
    color: #000000;
    font-size: 24px;
}
.contact-label-box {
    color: #FFFFFF;
    font-family:"OpenSansLight";
    font-size: 24px;
    line-height: 31px;
    padding: 30px 20px;
    text-align: center;
}
.contact-label-box > span {
    display: block;
    margin-right: 10px;
}
.contact-label-box > span > img {
    height: 60px;
    width: 60px;
}
.contact-label-box a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
.contact .alert{
	box-shadow: none;
	border:none;
	border-radius: 0;
	text-shadow:none;
	font-size: 16px;
	line-height: 23px;
    	font-family:"OpenSansLight";
	margin-bottom:10px;
	padding:10px;
	background:transparent;
}
.btn-wrap{
	margin-top: 30px;
	text-align: left;
}
.space-left{
	margin-left: 1%;
}

/*Tweet Panel*/
.tweet-panel{
	padding: 30px 0;
}
.tweet-panel h3{
	font-size: 32px;
	line-height:39px;
font-family:"OpenSansBold";
font-weight: normal;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*05 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.mastfoot {
}
.footer-top {
    background: none repeat scroll 0 0 #2F3133;
    padding: 40px;
}
.footer-top p {
    color: #777777;
    margin-bottom: 0;
}
.footer-top .phone {
    color: #FFFFFF;
    font-family: "OpenSansBold";
    font-size: 18px;
    font-weight: 100;
    line-height: 25px;
    margin-bottom: 0;
}
.footer-top a {
    color: #FFFFFF;
    font-family: "OpenSansBold";
    font-size: 18px;
    font-weight: 100;
    line-height: 25px;
    text-decoration: none;
}
.footer-bottom {
    background: none repeat scroll 0 0 #f3f3f3;
    padding: 40px;
}
.footer-bottom h3 {
    color: #FFFFFF;
    margin-top: 0;
}
.footer-social {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.footer-social li {
    display: inline-block;
}
.footer-social li > a > img {
    width: 50px;
    opacity: 0.3;
    transition: all 0.4s linear 0s;
}
.footer-social li > a:hover > img {
    opacity: 1;
    transition: all 0.4s linear 0s;
}
.credits {
}
.credits > p {
    font-family: "OpenSansLight";
    font-size: 12px;
    font-weight: 200;
    line-height: 19px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/*05 - PARALLAX LAYERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.parallax-layer{
	min-height:300px;
	padding: 150px 0px;
	background-repeat: repeat-y !important;
	background-size: cover !important;
}
.parallax-layer h1{
	font-size: 64px;
	line-height: 71px;
}

.parallax-layer h3{
	font-size: 22px;
	line-height: 29px;
font-family:"MontserratRegular";
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 5px;
}
.parallax01{
	background: url('../images/parallax/01.jpg') center center no-repeat;
	background-size: cover;
}
.parallax02{
	background-size: cover;
	background-image: url(../images/parallax/03b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.parallax03{
	background-size: cover;
	background-image: url(../images/parallax/group-professionals.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.parallax03 .testimonial-user{
	color: #FFF;
}
.parallax03 .testimonial-block p{
	color: #FFF;
}	
.parallax03 .testimonial-block h5 {
	color: #86b61f;
}
.parallax03 ul{
	list-style: square;
	color: #fff;
	padding: 25px 25px 25px 40px;
	background-color: #000;
	opacity: .70;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
	max-width: 575px;
}
.parallax03 ul li{
	margin-bottom: 10px;
}
/*Parallax Separator - Inner Elements*/

.quote-carouse{

}
.quote-carousel .item{
	padding-bottom: 30px;
}


.testimonial-carousel{

}

.testimonial-block p{
	color: #000;
	font-size: 14px;
	line-height: 21px;
font-family:"OpenSansLight";
	margin-top: 40px;
}
.testimonial-user{
}
.testimonial-user > span{
	padding: 10px;
}
.testimonial-block h5{
	font-size: 18px;
	line-height: 25px;
font-family:"OpenSansBold";
	margin-top: 10px;
	margin-bottom: 40px;
}

.owl-theme .owl-controls .owl-buttons div{
	opacity: 1;
	padding: 5px 10px;
}
.call-to-action{
padding-left: 15%;
padding-right: 15%;
}
.call-to-action h4{
	font-size: 14px;
	line-height: 24px;
font-family:"RalewayLight";
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 5px;
}
.call-to-action h2{
	font-size: 56px;
	line-height: 64px;
font-family:"MontserratRegular";
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 35px;
}


/*SINGLE PROJECT PAGE*/
.project{
	margin-top: 80px;
}
.project-masthead{
	background: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.project-head{
	background: #333;
}
.project-det{
	margin-top: 30px;
}
.project-det > .btn{
	margin-top: 20px;
}
.client-name{
	margin-top: 20px;
}

/*PRICING TABLE PAGE*/

/*SINGLE PROJECT PAGE*/
.pricing{
	margin-top: 40px;
}
.pricing-masthead{
	background: #fff;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.pricing-head{
	background: #333;
}
.pricing-det{
	margin-top: 30px;
	padding-top: 40px;
}
.pricing-det > .btn{
	margin-top: 20px;
}
.pricing-name{
	margin-top: 20px;
}
.pricing-info{
	padding: 100px 0;
	background: #eee;
}
.pricing-column{
	padding: 10px;
}
/****ADDED STYLING***/
.squared{
	margin-top: -10px;
	font-size: 12px;
	color: #666;
	list-style:square;
	color: rgb(119, 119, 119);
font-family: "OpenSansRegular";
    text-align: left;
	width: 270px;
	margin-left: 50px;
}
.squared li{
	padding: 10px;
}
.button{
	background-color: #6F873A;
	padding: 15px;
	text-transform: uppercase;
	color: #fff;
	margin-left: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857;
}
.button a{
	color: #e1e1e1;
}
.button a:hover{
	color: #FFF;
}
#contactForm input{
	color: #FFF;
}
::-webkit-input-placeholder {
   color: white;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
}

:-ms-input-placeholder {  
   color: white;  
}
.contact-header-container{
	right: 28px;
	top: 0px;
	width: 100%;
	background: rgba(255,255,255, 0.7);
	max-width: 300px;
	padding-top: 50px;
	margin-top: -30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	position:absolute;
}
.contact-header-container h5{
	background-color: #392727;
	opacity: 1.0;
	color: #FFF;
	padding: 10px;
	float: left;
	position: relative;
}
.contact-header-container p{
	margin-bottom: 0px;
	background-color: transparent;
	padding: 10px;
	margin-top: -15px;
	color: #666;
	font-weight: normal;
}
.contact-header-container b{
	color: #6F8539;
}
.contact-header-container .seperator{
	width: 50px;
	float: left;
	margin-top: -2px;
	position: realtive;
	background-color: #6F8539;
	height: 5px;
}
.contact-small{
	background-color: transparent;
	padding: 10px;
	width: 200px;
	z-index: 5001;
	color: #FFF;
	text-align: center;
	float: left;
}
.contact-small h5{
	width: 100%;
	padding: 5px;
	background-color: #392727;
}
.contact-small a{
	color: #FFF;
}
	
	
