body {
	background:#FFF;
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#666;
}
a {
	color: #f85b26;
}
a:hover {
	color: #222;
}
a, a:visited {
	text-decoration: none;
	outline: 0;
}
a:hover, a:focus {
	text-decoration:none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
p a, p a:visited {
	line-height: inherit;
}

.tp-caption.orange {
    background: #f85b26 !important;
}

/* ========= Typography =========== */
h1, h2, h3{font-weight:600; line-height:inherit; margin-top:0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 26px; line-height: 28px; margin-bottom: 14px; color:#f85b26;}
h2 { font-size: 20px; line-height: 24px; margin-bottom: 10px; color:#434250; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 8px; color:#434250; }
h4 { font-size: 16px; line-height: 18px; margin-bottom: 4px; color:#999; }
h5 { font-size: 15px; line-height: 18px; color:#999;}
h6 { font-size: 14px; line-height: 18px; color:#999;}
.tooltip.in {
	background:none;
}
.no-margin{
	margin:0;
}
/* ========= End =========== */

/* Slider Wrap */
.slider-wrap.slider-wrap-no-margin { margin-bottom: 0; }
.slider-wrap { background-color: #FFFFFF; background-image: url("../img/slider-wrap-bg.png"); border-bottom: 1px solid #DDDDDD; margin-bottom: 40px; }
.fullwidthbanner-container { max-height: 480px !important; overflow: hidden; padding: 0; position: relative; width: 100% !important; }
/* Slider Wrap */

/* ========= Header =========== */
.header-style1{
	background:#434250;
}
#header-full.shadow-wrapper{
	padding-bottom:0;
}
.header-style1 .sf-menu{
	margin:0;
	float:none;
}
.header-search .form-search .input-append .search-query, .header-search .form-search .input-append .btn{
	border-radius:0;
	box-shadow:none;
	border:none;
	background:#e5e5e5;
	margin-top:15px;
}
.header-search .form-search .input-append .btn{
	padding:4px 8px;
	background:#f85b26;
	background-image:none;
	text-shadow:none;
	color:#fffaf3;
}
.top-header {
	background:url(../images/banner-abstract.png) no-repeat top center #f3f3f3;
	border-bottom:1px solid #eaeaea;
	position:relative;
	z-index:100000;
}
.header-wrap {
	max-width:990px;
	margin:0 auto;
}
.header-wrap .shadow-wrapper{
	padding:26px 0;
}
.top-head{
	padding:50px 0;
	text-shadow:0 1px 0 rgba(255,255,255, 0.3)
}
.top-head h1, .top-head2 h1{
	font-size:40px;
	text-transform:uppercase;
	font-weight:700;
	color:#f85b26;
}
.top-head h2, .top-head2 h2{
	display:block;
	font-size:24px;
	color:#d0d0d2;
	margin:0;
	font-weight:700;
	text-transform:uppercase;
}

.tinynav {
    display: none;
}

.body-content{
	padding:52px 0;
}
.pad-top{
	padding-top:50px;
}

/* ========= End =========== */

/* ========= Services Wrap =========== */
.service-wrap{
	text-align:center;
}
.hero-unit {
    background-color: #F3F3F3;
    border-radius: 0;
    color: inherit;
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
    margin-bottom: 30px;
    padding: 20px 30px;
}
.hero-unit h1{
	font-size:24px;
	color:#f85b26;
	margin-bottom:15px;
}
.left-icons{
	padding-left:20px;
	overflow:hidden;
	text-align:left;
	margin-bottom:15px;
}
.service-wrap h2{
	text-transform:uppercase;
	letter-spacing:-1px;
}
.wrap-icon{
	width:75px;
	height:75px;
	margin:0 auto 20px auto;
	text-align:center;
	line-height:75px;
	color:#FFF;
	position:relative;
}
.wrap-icon.left{
	float:left;
	margin-right:15px;
}
.wrap-icon:after{
	position:absolute;
	content:"";
	border-bottom:1px solid #f85b26;
	width:100px;
	transform:rotate(-45deg);
	left:-13px;
	top:37px;
	z-index:-1;
}
/* ========= End =========== */

/* ========= Services Wrap =========== */
.port-head h3{
	color:#FFF;
	background:#434250;
	display:table-cell;
	position:relative;
	font-size:18px;
	font-weight:600;
	padding:15px;
	margin:0;
}
.port-head a{
	padding:0 16px;
	background:#f85b26;
	color:#FFF;
	display:table-cell;
	position:relative;
	font-size:18px;
	vertical-align:middle;
	font-weight:700;
}
.port-head a:hover{
	background:#D0D0D2;
	color:#434250;
}

/* ========= End =========== */

/* ========= About Page =========== */
.team-name{
	background:#434250;
	padding:12px; 
	float:left;
	color:#FFF;
	font-size:18px;
	font-weight:600;
}
.team-name span{
	color:#bbbbbb;
	font-style:italic;
	font-size:14px;
	display:block;
	font-weight:normal;
}
.team-icons{
	float:right;
	padding:22px 0 0 0;	
}
.team-icons ul{
	margin:0;
	list-style-type:none;
}
.team-icons ul li{
	padding:0 7px 0 0;
	display:inline-block;
}
.team-icons ul li a{
	display:block;
	color:#696873;
	font-size:20px;
	font-weight:600;
}
.team-icons ul li a:hover{
	color:#f85b26;
}
/* ========= End =========== */

/* ========= Portfolio Style =========== */
.portfolio-single{
	font-size:24px;
	font-weight:700;
	color:#434250;
	padding-top:8px;
}
/* Sorting Portfolio */
.isotope-item {
	z-index:2
}
.isotope-hidden.isotope-item {
	pointer-events:none;
	z-index:1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration:.8s;
	-moz-transition-duration:.8s;
	-ms-transition-duration:.8s;
	-o-transition-duration:.8s;
	transition-duration:.8s
}
.isotope {
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	-ms-transition-property:height, width;
	-o-transition-property:height, width;
	transition-property:height, width
}
.isotope .isotope-item {
	-webkit-transition-property:-webkit-transform, opacity;
	-moz-transition-property:-moz-transform, opacity;
	-ms-transition-property:-ms-transform, opacity;
	-o-transition-property:-o-transform, opacity;
	transition-property:transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	transition-duration:0s
}
#portolfio-filter {
	padding:0 0 30px 0;
}
#portolfio-filter ul {
	margin:0;
}
#portolfio-filter li {
	display: inline-block;
	padding:0 5px 0 0;
	text-transform:uppercase;
	margin:0;
	font-weight:600;
	font-size:14px;
}
#portolfio-filter a {
	color: #434250;
	display: inline-block;
	margin:0;	
}
#portolfio-filter a:hover{
	color:#f85b26;
}
#portolfio-filter a.active {
	color:#f85b26;
}
#content .port-wrap{
	margin-bottom:20px;
}
.port-details{
	list-style-type:none;
	margin:0;
}
.port-details li{
	padding:8px 0;
	border-bottom:1px solid #ebebeb;
}
.port-details li strong{
	color:#434250;
	margin-right:4px;
}
#content .portfolio-wrap{
	margin-bottom:30px;
}


/* ========= End =========== */

/* ========= Footer =========== */
footer#dark .shadow-wrapper{
	background:#434250;
	color:#999999;
}
footer#dark h3{
	color:#f3f3f3;
}
footer#dark a:hover{
	color:#f3f3f3;
}
footer#first .pad-top{
	padding-top:25px;
}
footer#first .shadow-wrapper{
	padding:0 0 25px 0;
}
footer#first .head-style4 span{
	background:#F7F7F7;
}
footer#first .head-style4:after{
	bottom:31px;
}
footer#first .head-style4{
	padding-bottom:10px;
}
footer{
	max-width:990px;
	margin:0 auto;
	color:#333333;
	line-height:24px;
}
footer h3{
	margin-bottom:12px;
}
footer .shadow-wrapper{
	padding:25px 0;
	margin-bottom:44px;
}
.copyright{
	color:#434250;
	margin-bottom:34px;
}
.copyright span{
	color:#f85b26;
	font-weight:600;
}
/* ========= End =========== */

/* ========= Back To Top =========== */
#back-top {
	bottom: 20px;
	position: fixed;
	right: 20px;
	z-index: 10000;
}
#back-top a {
	display: block;
	height: 32px;
	text-align:center;
	line-height:32px;
	color:#FFF;
	transition: all 0.3s ease 0s;
	width: 32px;
	background:#434250;	
}
#back-top a:hover {
	background:#f85b26;
	color:#FFF;
}
/* ========= End =========== */




/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*.main-wrapper{max-width:784px;}*/
	.tinynav {
		display: none
	}
	.portfolio-skin-carousel .jcarousel-item {
		width:228px !important;
	}
	.loading {
		min-height:150px;
	}
	.callout .cll_left{
		width:82%;
	}
	.sf-menu > li > a{
		padding:10px 8px;
	}
	.portfolio-skin-carousel .jcarousel-item {
		width:228px !important;
	}
	

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	body {
		margin:0;
		padding:0;
	}
	.container {
		width: 300px;
		margin:0 auto;
	}
	#bannerText h1{
		color:#FFF;
		font-size:30px;
		line-height:30px;
	}
	#bannerText h2{
		color:#FFF;
		font-size:20px;
		line-height:20px;
	}
	#homeBanner {
    	height: 200px;
	}
	#bannerText {
		top:35%;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
		margin:0;
		padding:0;
	}
	/*.main-wrapper{max-width:480px;}*/
	.header-top .text-right {
		text-align:left;
	}
	.container {
		width: 420px;
	}
	.logo {
		text-align:center;
		padding-bottom:10px;
	}
	nav {
		float: none;
		width:100%;
	}
	.tinynav {
		display: block;
		border:none;
		width:100%;
		margin:15px auto;
		padding:8px;
		font-weight:600;
		font: 14px/21px 'Open Sans';
		color:#333;
		height:100%;
		box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-o-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
	}
	#nav {
		display: none
	}
	.top-bar{
		text-align:center;
		padding:10px 0;
		margin:0;
	}
	.top-bar .text-right, .text-right.header-search{
		text-align:center;
	}
	.header-search .form-search .input-append .search-query{
		width:300px;
	}
	.header-search .form-search .input-append .btn{
		padding:5px 8px;
	}
	.header-search .no-margin{
		margin:0 0 25px 0; 
	}
	.portfolio-wrap, .pad-bot{
		margin-bottom:20px;
	}
	.callout .cll_right{
		float:left;
	}
	.breadcrumb-links{
		text-align:center;
		margin-top:15px;
	}
	.breadcrumb-wrap{
		text-align:center;
	}
	.callout .cll_right{
		float:left;
	}
	.caption.sfl .my-btn{
		font-size:9px;
		padding:5px;
		margin-top:8px;
	}
	.portfolio-skin-carousel .jcarousel-item-horizontal {
		margin-left:0 !important;
		margin-right: 9px;
	}
	.portfolio-skin-carousel .jcarousel-item {
		width:420px!important;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	body {
		margin:0;
		padding:0;
	}
	.container{
		width:300px;
	}
	.logo {
		text-align:center;
		padding-bottom:10px;
	}
	nav {
		float: none;
		width:100%;
	}
	.tinynav {
		display: block;
		border:none;
		width:100%;
		margin:15px auto;
		padding:8px;
		font-weight:600;
		font: 14px/21px 'Open Sans';
		color:#333;
		height:100%;
		box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
		-o-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
	}
	#nav, #nav ul li span {
		display: none
	}
	.top-bar{
		text-align:center;
		padding:10px 0;
		margin:0;
	}
	.top-bar .text-right, .text-right.header-search{
		text-align:center;
	}
	.header-search .form-search .input-append .search-query{
		width:265px;
	}
	.header-search .form-search .input-append .btn{
		padding:5px 8px;
	}
	.header-search .no-margin{
		margin:0 0 25px 0; 
	}
	.portfolio-wrap, .pad-bot{
		margin-bottom:20px;
	}
	.breadcrumb-links{
		text-align:center;
		margin-top:15px;
	}
	.breadcrumb-wrap{
		text-align:center;
	}
	.callout .cll_right{
		float:left;
	}
	.small-br{
		display:inline-block;
		margin-top:20px;
	}
	ul.tabs li{
		float:none;
	}
	#tab-body{
		width:298px;
	}
	ul.tabs{
		height:auto;
	}
	.caption.sfl .my-btn{
		font-size:9px;
		padding:5px;
		margin-top:8px;
	}
	.portfolio-skin-carousel .jcarousel-item-horizontal {
		margin-left:0 !important;
		margin-right: 9px;
	}
	.portfolio-skin-carousel .jcarousel-item {
		width:300px !important;
	}

}
