/* ==============================================================

Template name : Flater multiple concept corporate template
Categorie : Site template
Author : 99webpage
Version : v1.0.0
Created : 8 March  2017
Last update : 15 April  2017

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Stylesheet
02. Container
03. Revolution slider
04. Title head
05. Inner head
06. Search
07. Video
08. jPlayer
09. Media responsive
10. Google Map
11. Fontawesome
12. Icon and text
13. Precess
14. Gallery
15. Team
16. Services
17. Call to action
18. Landing page
19. Pricing
20. Contact
21. Testimoni
22. Progress Bar
23. Blog
24. Aside
25. Comments
26. Shopping
27. Shopping cart
28. Parallax
29. Counter
30. Login and register
31. Specialty page
32. Clients
33. Back to top
34. Twitter Feed
35. Footer
36. Clear spacer
37. Custom left right spacer
38. Custom top spacer
40. Custom bottom spacer
41. Custome responsive
42. Tablet (portrait and landscape)
43. Smartphones  (portrait and landscape)
44. Small device
45. Preloading
46. Demo
	
============================================================== */

/*
Stylesheet
=========================== */
@import url('../fonts/FontAwesome/font-awesome.css');
@import url('../fonts/opensans/stylesheet.css');
@import url('overwrite.css');
@import url('animate.css');
@import url('custom-file-input.css');
@import url('owl.carousel.css');
@import url('owl.theme.css');
@import url('owl.transitions.css');
@import url('masonry.css');
@import url('flexslider.css');
@import url('ion.rangeSlider.css');
@import url('prettify.css');
@import url('prettyPhoto.css');
@import url('bootsnav.css');
@import url('ion.rangeSlider.css');
@import url('datetimepicker.css');
@import url('jquery.background-video.css');

/*
Container
=========================== */
.contain-wrapp{
	background:#fff;
	display:block;
	position:relative;
	padding:120px 0;
}

.gray-container{
	background:#f7f7f7;
}

.dark-container{
	background:#232833;
	color:#fff;
}

.styled-content{
	position:absolute;
	background:url(../img/rainbow-rock.png) no-repeat top center;
	width:100%;
	height:195px;
	display:block;
	top:-195px;
	left:0;
	z-index:5;
}

.wrapp-row{
	position:relative;
	margin-bottom:140px;
}

.wrapp-row:before,
.wrapp-row .contain-wrapp:before{
	position:absolute;
	content:'';
	background:#fff;
	width:30px;
	height:30px;
	border:8px solid;
	border-radius:50%;
	left:50%;
	bottom:-15px;
	margin-left:-15px;
	z-index:5;
}

.wrapp-row:after{
	position:absolute;
	content:'';
	background:#fff;
	width:6px;
	height:140px;
	left:50%;
	bottom:-140px;
	margin-left:-3px;
	z-index:8;
}

.wrapp-row .contain-wrapp{
	padding-left:40px;
	padding-right:40px;
}

.wrapp-row .contain-wrapp:before{
	bottom:auto;
	top:-15px;
}

.fullwidth{
	width:100%;
	margin:0;
	padding:0;
}

.fullwidth .col-xs-1,
.fullwidth .col-sm-1,
.fullwidth .col-md-1,
.fullwidth .col-lg-1,
.fullwidth .col-xs-2,
.fullwidth .col-sm-2,
.fullwidth .col-md-2,
.fullwidth .col-lg-2,
.fullwidth .col-xs-3,
.fullwidth .col-sm-3,
.fullwidth .col-md-3,
.fullwidth .col-lg-3,
.fullwidth .col-xs-4,
.fullwidth .col-sm-4,
.fullwidth .col-md-4,
.fullwidth .col-lg-4,
.fullwidth .col-xs-5,
.fullwidth .col-sm-5,
.fullwidth .col-md-5,
.fullwidth .col-lg-5,
.fullwidth .col-xs-6,
.fullwidth .col-sm-6,
.fullwidth .col-md-6,
.fullwidth .col-lg-6,
.fullwidth .col-xs-7,
.fullwidth .col-sm-7,
.fullwidth .col-md-7,
.fullwidth .col-lg-7,
.fullwidth .col-xs-8,
.fullwidth .col-sm-8,
.fullwidth .col-md-8,
.fullwidth .col-lg-8,
.fullwidth .col-xs-9,
.fullwidth .col-sm-9,
.fullwidth .col-md-9,
.fullwidth .col-lg-9,
.fullwidth .col-xs-10,
.fullwidth .col-sm-10,
.fullwidth .col-md-10,
.fullwidth .col-lg-10,
.fullwidth .col-xs-11,
.fullwidth .col-sm-11,
.fullwidth .col-md-11,
.fullwidth .col-lg-11,
.fullwidth .col-xs-12,
.fullwidth .col-sm-12,
.fullwidth .col-md-12,
.fullwidth .col-lg-12{
	margin:0;
	padding:0;
}

.fullwidth.aside-container .col-xs-4,
.fullwidth.aside-container .col-sm-4,
.fullwidth.aside-container .col-md-4,
.fullwidth.aside-container .col-lg-4,
.row.aside-container .col-xs-4,
.row.aside-container .col-sm-4,
.row.aside-container .col-md-4,
.row.aside-container .col-lg-4{
	width: 33.33333%;
}

.container-full{
	width:100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.container-full .row{
	margin-right: 0;
	margin-left: 0;
}

.boxed-wrapper{
	display:block;
	padding-top:180px;
}

.slider-wrapper{
	position:relative;
	padding:0;
	margin:0;
}

.slider-wrapper:before,
.slider-wrapper:after{
/*	content:'';
	position:absolute;
	display:block;
	background:url(../img/shadow-left.png) no-repeat top center;
	width:44px;
	height:450px;
	left:-44px;
	top:50%;
	margin-top:-220px;
	z-index:6;*/
}

.slider-wrapper:after{
	background:url(../img/shadow-right.png) no-repeat top center;
	left:auto;
	right:-44px;
}

.shadow-bottom{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	text-align:center;
}

.offset-container{
	position:absolute;
	width:80%;
	margin:0;
	padding:0;
	right:0;
	bottom:0;
	z-index:4;
}

.half-column-wrapp{
	display:block;
	position:relative;
	float:left;
	width:100%;
	padding:0;
}

.half-column-wrapp.primary-bg,
.half-column-wrapp.primary-bg a,
.half-column-wrapp.primary-bg h1,
.half-column-wrapp.primary-bg h2,
.half-column-wrapp.primary-bg h3,
.half-column-wrapp.primary-bg h4,
.half-column-wrapp.primary-bg h5,
.half-column-wrapp.primary-bg h6{
	color:#fff;
}

.half-column-wrapp.primary-bg a{
	text-decoration:underline;
}

.half-column-wrapp.primary-bg .form-control{
	background:none;
	border:1px solid rgba(255, 255, 255, 1);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#fff;
}

.half-column-wrapp.primary-bg .form-control:focus{
	border-color:#fff !important;
}

.half-column-wrapp.primary-bg .form-control::-moz-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp.primary-bg .form-control:-ms-input-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp.primary-bg .form-control::-webkit-input-placeholder {
	color:rgba(255, 255, 255, 0.8);
}

.half-column-wrapp .half-column{
	float:left;
	position:relative;
	width:50%;
	padding:0;
	margin:0;
}

.half-column-wrapp .half-column.pull-right{
	float:left !important;
}

.half-column-wrapp .half-column.column-content {
	padding:110px 60px 90px 60px;
}

.half-column-wrapp .half-column.hero-left,
.half-column-wrapp .half-column.hero-right{
	position:relative;
	float:left;
	margin:0;
	padding-left:110px;
	padding-right:80px;
	font-size:16px;
	line-height:32px;
}

.half-column-wrapp .half-column.hero-left img.image-icon,
.half-column-wrapp .half-column.hero-right img.image-icon{
	position:absolute;
	left:0;
	top:0;
}

.half-column-wrapp .half-column.hero-left:after{
	position:absolute;
	content:'';
	display:block;
	top:0;
	right:40px;
	width:1px;
	height:100%;
	background:#eaeaea;
}

.hero-column{
	float:left;
	width:100%;
	position:realtive;
	padding:60px 50px;
	margin-bottom:60px;
	color:#fff;
}

.hero-column.default-bg{
	background:#202430;
}

.hero-column .list-icons .fa{
	color:#fff;
}

.hero-column h1,
.hero-column h2,
.hero-column h3,
.hero-column h4,
.hero-column h5,
.hero-column h{
	color:#fff;
}

.tagline-title{
	display:block;
	margin-bottom:30px;
}

.tagline-title span{
	display:block;
	font-size:36px;
	line-height:42px;
	font-weight:300;
	margin-bottom:10px;
}

.tagline-title h2{
	font-size:48px;
	line-height:60px;
}

.fixed-wrapper{
	background:url(../img/pattern.png) repeat top center fixed;
}

.introduce{
	padding-top:210px;
	padding-bottom:120px;
	color:#fff;
}

.introduce h1{
	color:#fff;
	font-size:110px;
	line-height:130px;
}

.introduce h2{
	color:#fff;
	font-size:72px;
	line-height:80px;
}

.intro-wrapp{
	font-size:24px;
	line-height:42px;
	color:#333;
}

/*
Revolution slider
=========================== */
.rev-blandmode{
	background: rgba(37,57,112,0.5);
	background: -moz-linear-gradient(left, rgba(37,57,112,0.5) 0%, rgba(59,61,154,0.5) 50%, rgba(184,81,160,0.3) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37,57,112,0.5)), color-stop(50%, rgba(59,61,154,0.5)), color-stop(100%, rgba(184,81,160,0.3)));
	background: -webkit-linear-gradient(left, rgba(37,57,112,0.5) 0%, rgba(59,61,154,0.5) 50%, rgba(184,81,160,0.3) 100%);
	background: -o-linear-gradient(left, rgba(37,57,112,0.5) 0%, rgba(59,61,154,0.5) 50%, rgba(184,81,160,0.3) 100%);
	background: -ms-linear-gradient(left, rgba(37,57,112,0.5) 0%, rgba(59,61,154,0.5) 50%, rgba(184,81,160,0.3) 100%);
	background: linear-gradient(to right, rgba(37,57,112,0.5) 0%, rgba(59,61,154,0.5) 50%, rgba(184,81,160,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#253970', endColorstr='#b851a0', GradientType=1 );
}

.rev-blandmode.bg-alt1{
	background: rgba(60,169,156,0.5);
	background: -moz-linear-gradient(45deg, rgba(60,169,156,0.5) 0%, rgba(245,18,196,0.5) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(60,169,156,0.5)), color-stop(100%, rgba(245,18,196,0.5)));
	background: -webkit-linear-gradient(45deg, rgba(60,169,156,0.5) 0%, rgba(245,18,196,0.5) 100%);
	background: -o-linear-gradient(45deg, rgba(60,169,156,0.5) 0%, rgba(245,18,196,0.5) 100%);
	background: -ms-linear-gradient(45deg, rgba(60,169,156,0.5) 0%, rgba(245,18,196,0.5) 100%);
	background: linear-gradient(45deg, rgba(60,169,156,0.5) 0%, rgba(245,18,196,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ca99c', endColorstr='#f512c4', GradientType=1 );
}

.rev-blandmode.bg-alt2{
	background: rgba(228,30,235,0.9);
	background: -moz-linear-gradient(45deg, rgba(228,30,235,0.9) 0%, rgba(30,235,187,0.9) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(228,30,235,0.9)), color-stop(100%, rgba(30,235,187,0.9)));
	background: -webkit-linear-gradient(45deg, rgba(228,30,235,0.9) 0%, rgba(30,235,187,0.9) 100%);
	background: -o-linear-gradient(45deg, rgba(228,30,235,0.9) 0%, rgba(30,235,187,0.9) 100%);
	background: -ms-linear-gradient(45deg, rgba(228,30,235,0.9) 0%, rgba(30,235,187,0.9) 100%);
	background: linear-gradient(45deg, rgba(228,30,235,0.9) 0%, rgba(30,235,187,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41eeb', endColorstr='#1eebbb', GradientType=1 );
}

.rev-blandmode.bg-alt3{
	background: rgba(139,43,113,0.5);
	background: -moz-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(139,43,113,0.5)), color-stop(100%, rgba(18,206,187,0.3)));
	background: -webkit-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -o-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -ms-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b2b71', endColorstr='#12cebb', GradientType=1 );
}

.rev-blandmode.bg-alt4{
	background: rgba(62,198,187,0.5);
	background: -moz-linear-gradient(-45deg, rgba(62,198,187,0.5) 0%, rgba(56,104,111,0.5) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(62,198,187,0.5)), color-stop(100%, rgba(56,104,111,0.5)));
	background: -webkit-linear-gradient(-45deg, rgba(62,198,187,0.5) 0%, rgba(56,104,111,0.5) 100%);
	background: -o-linear-gradient(-45deg, rgba(62,198,187,0.5) 0%, rgba(56,104,111,0.5) 100%);
	background: -ms-linear-gradient(-45deg, rgba(62,198,187,0.5) 0%, rgba(56,104,111,0.5) 100%);
	background: linear-gradient(135deg, rgba(62,198,187,0.5) 0%, rgba(56,104,111,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ec6bb', endColorstr='#38686f', GradientType=1 );
}

.rev-blandmode.bg-alt5{
	background: rgba(49,10,101,0.8);
	background: -moz-linear-gradient(-45deg, rgba(49,10,101,0.8) 0%, rgba(22,51,124,0.8) 50%, rgba(49,174,143,0.8) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(49,10,101,0.8)), color-stop(50%, rgba(22,51,124,0.8)), color-stop(100%, rgba(49,174,143,0.8)));
	background: -webkit-linear-gradient(-45deg, rgba(49,10,101,0.8) 0%, rgba(22,51,124,0.8) 50%, rgba(49,174,143,0.8) 100%);
	background: -o-linear-gradient(-45deg, rgba(49,10,101,0.8) 0%, rgba(22,51,124,0.8) 50%, rgba(49,174,143,0.8) 100%);
	background: -ms-linear-gradient(-45deg, rgba(49,10,101,0.8) 0%, rgba(22,51,124,0.8) 50%, rgba(49,174,143,0.8) 100%);
	background: linear-gradient(135deg, rgba(49,10,101,0.8) 0%, rgba(22,51,124,0.8) 50%, rgba(49,174,143,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#310a65', endColorstr='#31ae8f', GradientType=1 );
}

.rev-blandmode.bg-alt6{
	background: rgba(23,66,52,0.8);
	background: -moz-linear-gradient(-45deg, rgba(23,66,52,0.8) 0%, rgba(8,17,41,0.8) 50%, rgba(14,5,25,0.8) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(23,66,52,0.8)), color-stop(50%, rgba(8,17,41,0.8)), color-stop(100%, rgba(14,5,25,0.8)));
	background: -webkit-linear-gradient(-45deg, rgba(23,66,52,0.8) 0%, rgba(8,17,41,0.8) 50%, rgba(14,5,25,0.8) 100%);
	background: -o-linear-gradient(-45deg, rgba(23,66,52,0.8) 0%, rgba(8,17,41,0.8) 50%, rgba(14,5,25,0.8) 100%);
	background: -ms-linear-gradient(-45deg, rgba(23,66,52,0.8) 0%, rgba(8,17,41,0.8) 50%, rgba(14,5,25,0.8) 100%);
	background: linear-gradient(135deg, rgba(23,66,52,0.8) 0%, rgba(8,17,41,0.8) 50%, rgba(14,5,25,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174234', endColorstr='#0e0519', GradientType=1 );
}

.rev-blandmode.bg-alt7{
	background: rgba(97,65,204,0.8);
	background: -moz-linear-gradient(-45deg, rgba(97,65,204,0.8) 0%, rgba(211,46,96,0.8) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(97,65,204,0.8)), color-stop(100%, rgba(211,46,96,0.8)));
	background: -webkit-linear-gradient(-45deg, rgba(97,65,204,0.8) 0%, rgba(211,46,96,0.8) 100%);
	background: -o-linear-gradient(-45deg, rgba(97,65,204,0.8) 0%, rgba(211,46,96,0.8) 100%);
	background: -ms-linear-gradient(-45deg, rgba(97,65,204,0.8) 0%, rgba(211,46,96,0.8) 100%);
	background: linear-gradient(135deg, rgba(97,65,204,0.8) 0%, rgba(211,46,96,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6141cc', endColorstr='#d32e60', GradientType=1 );
}

.rev-hedline{
	color:#fff;
	font-size:60px;
	line-height:86px;
	font-weight:700;
	letter-spacing:2px;
}

.rev-hedline.rev-hedline-title{
	text-transform:uppercase;
	font-size:36px;
	line-height:36px;
}

.rev-reg-hedline{
	color:#fff;
	font-size:82px;
	line-height:115px;
	font-weight:400;
	letter-spacing:2px;
}

.rev-large-tagline{
	font-size:160px;
	line-height:160px;
	font-weight:700;
	letter-spacing:-5px;
}

.rev-subtitle-light{
	font-size:46px;
	line-height:64px;
	font-weight:300;
	letter-spacing:3px;
	color:#fff;
}

.rev-upcase-tagline{
	font-size:180px;
	line-height:180px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:2px;
}

.rev-intro-title{
	font-size:86px;
	line-height:86px;
	font-weight:700;
	color:#fff;
}

.rev-intro-subtitle{
	font-size:32px;
	line-height:48px;
	font-weight:300;
	color:#fff;
	letter-spacing:5px;
}

.rev-textline{
	font-size:56px;
	line-height:82px;
	font-weight:700;
	color:#fff;
}

.rev-subtextline{
	font-size:24px;
	line-height:42px;
	font-weight:400;
	color:#fff;
}

.rev-agency-title{
	Font-size:240px;
	line-height:360px;
	font-family: 'Mrs Sheppards', cursive;
	color:#fff;
}

.rev-agency-subtitle{
	Font-size:26px;
	line-height:26px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:15px;
	color:#fff;
}

.rev-dark-boxed{
	background:rgba(17, 20, 23, 0.8);
	padding:10px 40px 25px 40px;
}

.rev-primary-boxed{
	padding:10px 20px 15px 20px;
}

.rev-reg-uppercase{
	font-size:82px;
	line-height:110px;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:2px;
}

.rev-reg-uppercase span{
	font-weight:700;
}

.rev-light-subtitle{
	font-size:56px;
	line-height:64px;
	color:#fff;
	font-weight:300;
	letter-spacing:2px;
}

.register-subscribe{
	display:block;
	width:100%;
	background:#fff;
	padding:10px 5px;
}

.register-subscribe .form-group{
	width:270px;
	position:relative;
	overflow:visible;
	margin:0 5px;
}

.register-subscribe .form-group input{
	width:100%;
}

.rev-custom-form{
	color:#fff;
}

.rev-custom-form h3{
	color:#fff;
	margin-bottom:40px;
}

.rev-custom-form .form-control{
	background:none;
	border:1px solid #fff;
	color:#fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.rev-custom-form .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.rev-custom-form .form-control:-ms-input-placeholder {
	color: #fff;
}

.rev-custom-form .form-control::-webkit-input-placeholder {
	color: #fff;
}

.demo-logo{
	color:#fff;
	font-size:160px;
	line-height:160px;
	font-weight:700;
}

.demo-textline{
	font-size:36px;
	line-height:48px;
	font-weight:400;
	color:#fff;
	letter-spacing:10px;
}


/*
Title head
=========================== */
.title-head{
	position: relative;
        margin-bottom: 100px;
        /* margin-top: 100px; */        
        padding: 80px 0px 120px 0px;
        text-align: center;
}

.title-head.text-center{
	margin-bottom:60px;
}

.title-head h5{
	text-transform:uppercase;
	margin-bottom:10px;
}

.title-head.pull-right{
	text-align:right
}

.half-column.column-content .title-head{
	margin-bottom:20px;
}

.heading-line{
	background:url(../img/heading-line.png) repeat-x bottom left;
	padding-bottom:20px;
	margin-bottom:30px;
}

.agency-headtitle{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	Font-size:42px;
	line-height:64px;
	color:#333;
	font-weight:700;
}

.agency-headtitle h3{
	Font-size:200px;
	line-height:200px;
	font-family: 'Mrs Sheppards', cursive;
	color:#ccc;
	margin:0;
}

/*
Inner head
=========================== */
.inner-head{
    position: relative;
    z-index: 2;
}

.inner-head h1, .inner-head  h2, .inner-head  h3, .inner-head  h4 , .inner-head  h5, .inner-head  h6{
	font-size:46px;
	line-height:52px;
	margin-bottom:15px;
	color:#fff;
	text-transform:uppercase;
}


.inner-head .breadcrumb {
	margin-bottom:0;
}

/*
Search
=========================== */
.form-search{
	position:relative;
	display:block;
	margin:30px 0 0 0;
	padding:0;
}

.input-search{
	display:block;
	width:100%;
	height:60px;
	padding:20px 35px;
	border:1px solid #cdd3d9;
	border-radius:80px;
	color:#787f86;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.05);
}

.input-search::-moz-placeholder {
	color: #a9b0b7;
	opacity: 1;
}

.input-search:-ms-input-placeholder {
	color: #a9b0b7;
}

.input-search::-webkit-input-placeholder {
	color: #a9b0b7;
}

.btn-search{
	position:absolute;
	border:none;
	background:none;
	color:#d9dadc;
	top:18px;
	right:30px;
	font-size:20px;
}

.search-icon,
.search-icon:hover,
.search-icon:focus{
	position:absolute;
	right:30px;
	top:35px;
	color:#aab1b8;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
}

/*
Video
=========================== */
.video-wrapper{
	position:relative;
	display:block;
    width: 100%;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#fff;
}

.half-column-wrapp .video-wrapper{
    z-index: 2;
}

.video-wrapper .play-icon{
	position:absolute;
	background:rgba(0, 0, 0, 0.4);
	width:160px;
	height:160px;
	border-radius:50%;
	color:rgba(51, 51, 51, 0.7);
	z-index:4;
	text-align:center;
	overflow:hidden;
	font-size:58px;
	line-height:114px;
	left:50%;
	top:50%;
	margin:-80px 0 0 -80px;
	padding:20px;
}

.video-wrapper .play-icon.small{
    -ms-transform: scale(0.8,0.8); /* IE 9 */
    -webkit-transform: scale(0.8,0.8); /* Safari */
    transform: scale(0.8,0.8);
}

.video-wrapper .play-icon:hover{
	background:rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.75);
}

.video-wrapper .play-icon a{
	background:rgba(255, 255, 255, 0.7);
	display:inline-block;
	width:120px;
	height:120px;
	border-radius:50%;
	padding-left:10px;
	color:rgba(51, 51, 51, 0.8);
}

.video-wrapper .play-icon:hover a{
	color:rgba(255, 255, 255, 1);
}

.video-wrapper img{
	width: 100%;
	height:auto;
	position: absolute;
	z-index: 1;
    left: 0;
    top: 0;
}

.video-wrapper .jp-jplayer{
    opacity: 0;
    filter: alpha(opacity=0);
}

.video-wrapper .jp-jplayer.on{
    opacity: 1;
    filter: alpha(opacity=100);
}

.jp-jplayer.video img{
    display: none;
}

.video-wrapper .jp-audio{
    display: none;
    background: #333;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/*
jPlayer
=========================== */
.jp-audio{
    padding: 25px;
    background-color: #f0f0f0;
}

.jp-progress {
    overflow: hidden;
    background-color: #ddd; 
}

.jp-audio .jp-progress {
    height: 15px;
    width: 100%;
}
    
.jp-seek-bar {
    background: #666;
    width: 0px;
    height: 100%;
    cursor: pointer; 
}    
    
.jp-play-bar {
    width: 0px;
    height: 100%; 
}    

.jp-volume-bar {
    background: #666;
    width: 100%;
    height: 15px;
    cursor: pointer; 
}

.jp-volume-bar-value {
    width: 0px;
    height: 15px; 
}
    
.option{
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
}    

table.table-audio{
    width: 100%;
}

table.table-audio tr td{
    padding: 0 5px;
    margin: 0;
    text-align: center;
}

table.table-audio tr td .fa{
    font-size: 18px;
}

table.table-audio .toggle-play{
    width: 30px;
}

table.table-audio .time{
    width: 50px;
}

table.table-audio .toggle-mute{
    width: 30px;
}

table.table-audio .volume-bar{
    width: 50px;
}

/* Media responsive
=========================== */
.video-container,.map-container,.embed-container{
position:relative;
padding-bottom:51%;
padding-top:30px;
height:0;
overflow:hidden;
border:none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,  
.video-container embed{
	 position:absolute;
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;
 }
 
iframe {
	border:none;
}

/*
Google Map
=========================== */
.map-wrapper{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}

.maps{
    height: 450px;
    width: 100%;
}

/*
Fontawesome
=========================== */
.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-default{
	color:#333;
}

.icon-circle,
.icon-square{
	background-color:#333;
	color:#fff;
	border-radius:50%;
	width:34px;
	height:34px;
	border:1px solid transparent;
	text-align:center;
	line-height:32px;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-square{
	border-radius:2px;
}

.icon-circle.icon-bordered,
.icon-square.icon-bordered{
	background:none;
	color:#333;
	border-color:#333;
}

.icon-circle.icon-bordered:hover,
.icon-square.icon-bordered:hover,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-square.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-blue:hover,
.icon-square.icon-bordered.fa-blue:hover,
.icon-circle.icon-bordered.fa-purple:hover,
.icon-square.icon-bordered.fa-purple:hover,
.icon-circle.icon-bordered.fa-pink:hover,
.icon-square.icon-bordered.fa-pink:hover,
.icon-circle.icon-bordered.fa-yellow:hover,
.icon-square.icon-bordered.fa-yellow:hover,
.icon-circle.icon-bordered.fa-green:hover,
.icon-square.icon-bordered.fa-green:hover,
.icon-circle.icon-bordered.fa-red:hover,
.icon-square.icon-bordered.fa-red:hover{
	background:none;
	color:#fff !important;
}

.icon-circle.blend-mode,
.icon-square.blend-mode{
	border:none;
	background: rgba(159,70,191,1);
	background: -moz-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(159,70,191,1)), color-stop(50%, rgba(205,66,155,1)), color-stop(100%, rgba(251,62,119,1)));
	background: -webkit-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -o-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	background: linear-gradient(45deg, rgba(159,70,191,1) 0%, rgba(205,66,155,1) 50%, rgba(251,62,119,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f46bf', endColorstr='#fb3e77', GradientType=1 );
}

.fa-2x.icon-circle,
.fa-2x.icon-square{
	width:60px;
	height:60px;
	font-size: 32px;	
	line-height:59px;
}

.fa-3x.icon-circle,
.fa-3x.icon-square{
	width:76px;
	height:76px;	
	font-size: 36px;
	line-height:74px;
}

.fa-4x.icon-circle,
.fa-4x.icon-square{
	width:96px;
	height:96px;	
	font-size: 46px;
	line-height:94px;
}

.fa-5x.icon-circle,
.fa-5x.icon-square{
	width:120px;
	height:120px;	
	font-size: 56px;
	line-height:118px;
}

.icon-circle.fa-primary,
.icon-circle.fa-blue,
.icon-circle.fa-purple,
.icon-circle.fa-pink,
.icon-circle.fa-yellow,
.icon-circle.fa-green,
.icon-circle.fa-red,
.icon-square.fa-primary,
.icon-square.fa-blue,
.icon-square.fa-purple,
.icon-square.fa-pink,
.icon-square.fa-yellow,
.icon-square.fa-green,
.icon-square.fa-red{
	color:#fff;
}

.icon-circle.icon-bordered.fa-primary,
.icon-circle.icon-bordered.fa-blue,
.icon-circle.icon-bordered.fa-purple,
.icon-circle.icon-bordered.fa-pink,
.icon-circle.icon-bordered.fa-yellow,
.icon-circle.icon-bordered.fa-green,
.icon-circle.icon-bordered.fa-red,
.icon-square.icon-bordered.fa-primary,
.icon-square.icon-bordered.fa-blue,
.icon-square.icon-bordered.fa-purple,
.icon-square.icon-bordered.fa-pink,
.icon-square.icon-bordered.fa-yellow,
.icon-square.icon-bordered.fa-green,
.icon-square.icon-bordered.fa-red,
.icon-circle.icon-bordered.fa-primary:hover,
.icon-circle.icon-bordered.fa-primary:active,
.icon-circle.icon-bordered.fa-primary:focus{
	background:none ;
}

/*
Icon and text
=========================== */
.align-icon,
.absolute-icon{
	position:relative;
	display:block;
	margin-bottom:60px;
}

.absolute-icon.icon-left{
	padding-left:80px;
}

.align-icon.icon-left{
	padding-left:60px;
}

.absolute-icon.icon-right{
	padding-right:80px;
	text-align:right;
}

.align-icon.icon-right{
	padding-right:60px;
	text-align:right;
}

.align-icon.icon-center,
.absolute-icon.icon-center{
	text-align:center;
}

.align-icon .fa,
.absolute-icon .fa{
	position:absolute;
	top:8px;
}

.align-icon .fa,
.absolute-icon.icon-left .fa{
	left:0;
}

.align-icon .fa,
.absolute-icon.icon-right .fa{
	right:0;
}

.align-icon.icon-center .fa,
.absolute-icon.icon-center .fa{
	position:relative;
	left:auto;
	display:inline-block;
	margin-bottom:10px;
}

.absolute-icon p{
	margin-bottom:0;
}

.list-icon-box{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.list-icon-box li{
	position:relative;
	background:#fff;
	float:left;
	list-style:none;
	width:50%;
	margin:0;
	padding:0;
	text-align:center;
}

.list-icon-box li .list-icon-box{
	float:left;
	width:50%;
	margin:0;
	padding:0;
}

.list-icon-box li .list-icon-content{
	float:left;
	width:50%;
	margin:0;
	padding:40px;
}

.icon-boxed{
	position:relative;
	display:block;
	padding:30px 30px 30px 110px;
	margin-bottom:30px;
	background:#fff;
	border:1px solid #c3c3c3;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.icon-boxed:hover{
-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
}

.icon-boxed.gray-bg{
	background:#f7f7f7;
	border:none;
}

.icon-boxed.dark-bg{
	background:#11151f;
	color:#fff;
	border:none;
}

.icon-boxed.dark-bg h1,
.icon-boxed.dark-bg h2,
.icon-boxed.dark-bg h3,
.icon-boxed.dark-bg h4,
.icon-boxed.dark-bg h5,
.icon-boxed.dark-bg h6,
.icon-boxed.primary-bg h1,
.icon-boxed.primary-bg h2,
.icon-boxed.primary-bg h3,
.icon-boxed.primary-bg h4,
.icon-boxed.primary-bg h5,
.icon-boxed.primary-bg h6,
.icon-boxed.primary-bg{
	color:#fff;
	border:none;
}

.icon-boxed.centered{
	text-align:center;
	padding:30px;
}

.gray-container .icon-boxed{
	border:none;
}

.icon-boxed .fa{
	position:absolute;
	left:30px;
	top:35px;
}

.icon-boxed.centered .fa{
	position:relative;
	left:auto;
	top:auto;
}

.list-column-icon,
.list-column-icon.half-column{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.list-column-icon li{
	float:left;
	list-style:none;
	margin:0;
	padding:60px 40px;
	text-align:center;
}

.list-column-icon li.default-bg{
	background:#f7f7f7;
}

.list-column-icon li.dark-bg{
	background:#11151f;
	color:#fff;
}

.list-column-icon li.dark-bg h1,
.list-column-icon li.dark-bg h2,
.list-column-icon li.dark-bg h3,
.list-column-icon li.dark-bg h4,
.list-column-icon li.dark-bg h5,
.list-column-icon li.dark-bg h6,
.list-column-icon li.dark-bg .fa-default{
	color:#fff;
}

.list-column-icon.half-column li{
	width:50%;
}

.list-column-icon.four-column li{
	width:25%;
}

.text-icon-box{
	position:relative;
	display:block;
	background:#fff;
	border:1px solid #eaeaea;
	border-top:3px solid;
	padding:60px 40px;
	margin-bottom:30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.text-icon-box:before{
	content:'';
	position:absolute;
	top:-1px;
	left:-1px;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-right: 20px solid transparent;
}

.text-icon-box:hover{
/*	color:#fff;*/
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.25);
}

.text-icon-box:hover h6,
.text-icon-box:hover .subtitle,
.text-icon-box:hover a,
.text-icon-box:hover a.btn.btn-link{
/*	color:#fff;*/
}

.text-icon-box .fa{
	margin-bottom:20px;
}

.text-icon-box h6{
	margin-bottom:5px;
	text-transform:uppercase;
	color:#aeaeae;
}

.text-icon-box .subtitle{
	font-size:16px;
	line-height:32px;
	color:#333;
}

/*
Precess
=========================== */
.column-numeric{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.column-numeric .numeric{
	position:relative;
	display:block;
	font-size:36px;
	line-height:36px;
	padding-left:30px;
	margin-bottom:15px;
}

.column-numeric .number{
	position:absolute;
	top:0;
	left:0;
}

.column-numeric .numeric span.title{
	background:url(../img/strive-garay-sm.png) no-repeat 0 0;
	font-size:18px;
	line-height:18px;
	font-weight:300;
	font-style:italic;
	display:inline-block;
	padding:30px 10px 0 20px;
}

.parallax .column-numeric .numeric span.title{
	background:url(../img/strive-white.png) no-repeat 0 0;
}

.process-icon{
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.process-icon > .fa{
    font-size: 36px;
    margin-bottom: 15px;
}

.process-icon > span{
    display: block;
}

.process-icon > p:last-child{
    margin-bottom: 0;
}

ol.process-line{
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
}

ol.process-line > li{
    display: block;
    position: relative;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 30px;
}

ol.process-line > li:before{
    content: "";
    display: block;
    width: 50%;
    position: absolute;
    top: 60px;
    left: 0;
    height: 1px;
    background-color: #c2c2c2;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    z-index: 1;
}

ol.process-line > li:first-child:before{
    display: none;
}

ol.process-line > li:after{
    content: "";
    display: block;
    width: 50%;
    position: absolute;
    top: 60px;
    right: 0;
    height: 1px;
    background-color: #c2c2c2;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    z-index: 1;
}

ol.process-line > li:last-child:after{
    display: none;
}

ol.process-line > li > .icons{
    display: block;
    padding: 0;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
	border: solid 1px #c2c2c2;
	background:#fff;
	padding:15px;
    position: relative;
    z-index: 2;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

ol.process-line > li > .icons > .fa{
    display: inline-block;
    width: 90px;
    height: 90px;
    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
	line-height:46px;
	padding-top:20px;
    background-color: #f3f5f5;
	color:#333;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

ol.process-line > li.active > .icons > .fa,
ol.process-line > li:hover > .icons > .fa{
    color: #fff;
}

ol.process-line > li > h5{
    display: block;
    width: 100%;
	margin-bottom:0;
}

ol.process-line > li > .steps{
	display:block;
	margin-bottom:10px;
	font-style:italic;
}

ol.process-line > li > p:last-child{
    margin-bottom: 0;
}

.process-number{
	position:relative;
	margin:0 0 30px 0;
	padding:0 0 0 110px;
}

.process-number span.pn-number{
	position:absolute;
	left:0;
	top:0;
	font-size:64px;
	line-height:64px;
	font-weight:700;
	color:#262c31;
}

.process-number span.pn-steps{
	font-style:italic;
}

/*
Gallery
=========================== */
.filter-items{
	display:block;
	margin:0 0 40px 0;
	padding:0;
	text-align:center;
}

.filter-items.pull-left{	
	float:none!important;
	text-align:left;
}

.filter-items.pull-right{	
	float:none!important;
	text-align:right;
}

.filter-wrapp{
	background:#f7f7f7;
	padding:0;
	overflow:hidden;
	margin-bottom:0;
	text-align:left;
}

.filter-items li{
	position:relative;
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
}

.filter-items li a{
	display:block;
	border:1px solid #333;
	color:#333;
	font-weight:400;
	font-size:14px;
	text-decoration:none;
	padding:5px 20px;
	margin:0 5px 5px 5px;
	border-radius:0;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.filter-items li a.active,
.filter-items li a.active:hover,
.filter-items li a.active:focus,
.filter-items li a.active:active{
	color:#fff;
}

.filter-items.text-only{
	margin-bottom:10px;
}

.filter-items.text-only li.title{
	font-size:14px;
	line-height:14px;
	font-weight:700;
	color:#333;
}

.filter-items.pull-left.text-only li{
	margin-right:20px;
}

.filter-items.pull-right.text-only li{
	margin-left:20px;
}

.filter-items.text-only li a,
.filter-items.text-only li a.active{
	background:none !important;
	color:#474747;
	font-weight:400;
	border:none;
	padding:0 0 5px 0;
	margin:0;
	border:none;
	border-radius:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.filter-items.text-only li a:hover,
.filter-items.text-only li a:focus,
.filter-items.text-only li a:active,
.filter-items.text-only li a.active:hover,
.filter-items.text-only li a.active:focus,
.filter-items.text-only li a.active:active{
	background:none !important;
}

.filter-items.filter-wrapp li a,
.filter-items.filter-wrapp li a:hover,
.filter-items.filter-wrapp li a:focus,
.filter-items.filter-wrapp li a:active{
	border:none;
	margin:0;
	padding:15px 20px;
	border-radius:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#898c95;
}

.filter-items.filter-wrapp li a.active,
.filter-items.filter-wrapp li a.active:focus,
.filter-items.filter-wrapp li a.active:hover,
.filter-items.filter-wrapp li a.active:active{
	color:#fff;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
    display: block;
	cursor:pointer;
	border-radius:0;
}

.img-wrapper.half-column{
	float:left;
	width:50%;
}

.img-wrapper img{
	max-width:100%;
}

.img-wrapper img.img-responsive{
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.img-caption{
	position:absolute;
	vertical-align: center;
	text-align:center;
	width:100%;
	height:100%;
}

.img-caption a,
.img-caption a:hover,
.img-caption a:focus,
.img-caption a:active,
.img-caption .network{
	background:rgba(255, 255, 255, 0.95);
	color:#2e2e35;
	display:table;
	width:100%;
	height:100%;
	text-decoration:none;
	vertical-align: center;
}

.img-caption .network a{
	background:none;
	color:#2e2e35;
	display:inline-block;
	width:auto;
	height:auto;
	font-size:32px;
	line-height:42px;
}

.img-caption h4,
.img-caption span,
.img-caption .network div{
	font-size:18px;
	line-height:36px;
	display: table-cell;
	vertical-align: middle;
}

.img-caption h4 span{
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:400;
}

.img-caption a.zoomer span .icon{
	font-size:32px;
}

.img-content{
	background:#fff;
	border:1px solid #eaeaea;
	border-top:none;
	display:block;
	padding:20px 30px 30px 30px;
	text-align:center;
}

.gray-container .img-content{
	border:none;
}

.img-content h4{
	margin-bottom:0;
}

.img-content h4 a{
	color:#2e2e35;
}

.img-content span{
	color:#adadad;
	font-style:italic;
}

/*
Team
=========================== */
.team-wrapper{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.team-content{
	position:relative;
	display:block;
	padding-top:20px;
}

.team-content h5{
	margin-bottom:0;
}

.team-caption{
	background:rgba(255, 255, 255, 0.95);
	position:absolute;
	vertical-align: center;
	text-align:center;
	width:100%;
	height:100%;
}

.team-socmed{
	display:table;
	width:100%;
	height:100%;
	vertical-align: center;
	margin:0;
	padding:0;
}

.team-socmed div{
	display: table-cell;
	vertical-align: middle;
	list-style:none;
	margin:0;
	padding:0;
}

.team-socmed div a{
	display:inline-block;
	margin:0 5px;
}

.show-caption{
	position:absolute;
	width:30px;
	height:30px;
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#fff;
	border:none;
	border-radius:50%;
	top:50%;
	right:0;
	margin-top:-5px;
}

.team-fullwidth{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.team-fullwidth li{
	float:left;
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
}

.team-base{
	overflow:hidden;
	position:relative;
	background:#f7f7f7;
	text-align:center;
}

.team-base img.img-team{
	position:absolute;
	width:100%;
	height:auto;
	padding:0;
	top:0;
	left:0;
}

.team-base .content-caption{
	padding:0 20px;
}

.content-caption h5{
	margin:0;
}

.content-caption  .team-position{
	display:block;
	margin-bottom:15px;
}

.team-content-caption{
	display:table;
	width:100%;
	height:100%;
	vertical-align: center;
	margin:0;
	padding:0;
}

.team-content-caption div{
	display: table-cell;
	vertical-align: middle;
	list-style:none;
	margin:0;
	padding:0;
}

.team-content-caption a.network{
	display:inline-block;
	margin:0 2px;
}

/*
Services
=========================== */
.services-wrapp{
	position:relative;
	display:block;
	width:100%;
	min-height:375px;
	margin-bottom:165px;
}

.services-wrapp:before{
	position:absolute;
	content:'';
	width:50%;
	height:95px;
	bottom:-145px;
	left:25%;
	margin-left:-60px;
	background:url(../img/services/dotted.png) no-repeat 0 0;
}

.services-wrapp.setright:before{
	margin-left:80px;
	background:url(../img/services/dotted-right.png) no-repeat 0 0;
}

.services-wrapp:last-child{
	margin-bottom:30px;
}

.services-wrapp:last-child:before{
	display:none;
}

.services-content{
	padding:40px 0;
}

.services-wrapp.setleft .services-content{
	padding-right:30px;
}

.services-wrapp.setright .services-content{
	padding-left:30px;
}

.services-content h6{
	text-transform:uppercase;
}

.services-img{
	display:block;
	width:100%;
	height:100%;
	border-radius:50%;
	border:10px dotted;
	padding:30px;
}

.services-img .img-responsive{
	border-radius:50%;
}

.flip-wrapper {
	position:absolute;
	bottom:-40px;
    height: 180px;
    width: 180px;
    padding:10px;
	border-radius:50%;
	background:#f6f7f7;
}

.services-wrapp.setleft .flip-wrapper {
	left:-40px;
}

.services-wrapp.setright .flip-wrapper {
	right:-40px;
}

.flip {
    height: 160px;
    width: 160px;
	border-radius:50%;
}

.flip img {
    height: 160px;
    width: 160px;
	border-radius:50%;
}

.flip .back {
	display:block;
    color: #fff;
    text-align: center;
    height: 140px;
    width: 140px;
	border-radius:50%;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	overflow:hidden;
	line-height:160px;
}

.flip .back a,
.flip .back a:hover,
.flip .back a:focus,
.flip .back a:active{
	color:#fff;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

/*
Call to action
=========================== */
.cta-wrapp{
	display:block;
	background-image:url(../img/cta-pattern.png);
	background-color:#222630;
	background-position: 0 0;
	background-repeat:repeat;
	color:#fff;
	padding:100px 0 100px 0;
	font-size:18px;
	line-height:30px;
	font-weight:300;
}

.cta-wrapp.centered{
	text-align:center
}

.cta-wrapp.centered p{
	margin-bottom:20px;
}

.cta-wrapp h1, .cta-wrapp h2, .cta-wrapp h3, .cta-wrapp h4, .cta-wrapp h5, .cta-wrapp h6{
	color:#fff;
	margin-bottom:0;
}

.cta-wrapp.centered h1,
.cta-wrapp.centered h2,
.cta-wrapp.centered h3,
.cta-wrapp.centered h4,
.cta-wrapp.centered h5,
.cta-wrapp.centered h6{
	margin-bottom:30px;
}

.cta-wrapp .btn{
	border-width:2px;
	font-weight:700;
	letter-spacing:2px;
}

.cta-button-wrapp{
	display:inline-block;
	width:445px;
	height:auto;
	border:3px dashed;
	padding:20px;
	margin-bottom:30px;;
}

.cta-button-body{
	display:block;
	background:#ddd;
	border:1px solid #fff;
	padding:5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}

.cta-button-body .price{
	font-size:48px;
	line-height:48px;
	font-weight:700;
	background:#fff;
	display:block;
	padding:10px 20px 20px 20px;
	margin-bottom:5px;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(27%, rgba(250,250,250,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );
}

.cta-button-action{
	background:#fff;
	display:block;
	width:100%;
	padding:25px 20px 20px 20px;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(27%, rgba(250,250,250,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(250,250,250,1) 27%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );

}

.cta-button-action .payment{
	display:block;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}

.cta-button-action .payment li{
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
}

.cta-button-arrow{
	position:absolute;
	width:93px;
	height:151px;
	top:60px;
	display:block;
}

.cta-button-arrow.on-left{
	background:url(../img/green-arrow-l.png) no-repeat 0 0;
	left:50px;
}

.cta-button-arrow.on-right{
	background:url(../img/green-arrow-r.png) no-repeat 0 0;
	right:50px;
}

/*
Landing page
=========================== */
.landingpage-wrapp{
	position:relative;
	padding-top:20px;
}

.landingpage-form{
	display:block;
	position:absolute;
	padding:40px 40px 40px 40px;
	margin:0;
	width:35%;
	right:0;
	bottom:-20px;
	border-radius:3px 3px 0 0;
}

.landingpage-form:after{
	content:'';
	position:absolute;
	bottom:0;
	left:-20px;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-left: 20px solid transparent;
}

.landingpage-form:before{
	content:'';
	position:absolute;
	bottom:0;
	right:-20px;
	width: 0;
	height: 0;
	border-top: 20px solid;
	border-right: 20px solid transparent;
}

.landingpage-form h2,
.landingpage-form h3,
.landingpage-form h4,
.landingpage-form h5,
.landingpage-form h6{
	font-weight:700;
}

.landingpage-form .form-group{
	margin-bottom:20px;
}

.landingpage-form .form-control{
	background:rgba(255, 255, 255, 0.2);
	border:1px solid transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none);
	color:#fff;
}

.landingpage-form .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
	font-weight:400;
}

.landingpage-form .form-control:-ms-input-placeholder {
	color: #fff;
}

.landingpage-form .form-control::-webkit-input-placeholder {
	color: #fff;
}

/*
Pricing
=========================== */
ul.list-pricing{
    padding: 0;
    margin: 35px -1px -7px -1px;
    list-style: none;
    display: inline-block;
    width: 100%;
}

ul.list-pricing > li{
    float: left;
    display: block;
    padding: 0;
    margin: 0 -1px;
}

.pricing-item {
	position: relative;
	display: block;
    width: 100%;
    text-align: center;
    border: solid 5px #e3e3e5;
    margin: 0;
    padding: 45px 30px 50px 30px;
	cursor: default;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 30px;
	border-radius:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}

.pricing-item.secondary {
	padding:0;
}

.pricing-item .pricing-icon{
	display:block;
    text-align: center;
}

.pricing-item .pricing-icon .fa{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 56px;
	line-height:56px;
}

.pricing-item .pricing-title {
	margin: 10px 0 0 0;
}

.pricing-item .pricing-price {
	margin: 20px 0;
	overflow: hidden;
    font-size: 30px;
    color: #3f3f3f;
	font-weight:700;
}

.pricing-item .pricing-currency {
	vertical-align: super;
    font-size: 14px;
}

.pricing-item .pricing-period{
    font-size: 14px;
	font-weight:400;
}

.pricing-item .pricing-anim {
	display: inline-block;
	position: relative;
	font-size:36px;
}

.pricing-item:hover .pricing-anim {
	-webkit-animation: moveUp 0.4s forwards;
	animation: moveUp 0.4s forwards;
	-webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.pricing-item:hover .pricing-anim-2 {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}

@-webkit-keyframes moveUp {
	50% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	51% { opacity: 0; -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	52% { opacity: 1; -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

@keyframes moveUp {
	50% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	51% { opacity: 0; -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	52% { opacity: 1; -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

.pricing-item .pricing-sentence {
	font-weight: 400;
    margin-bottom: 0;
	font-style:italic;
	font-size:14px;
}

.pricing-item .pricing-feature-list {
	margin: 0 0 25px 0;
	padding:0;
	list-style: none;
	text-align: center;
}

/*
Contact
=========================== */
.contact-detail{
	position:relative;
	background:#fff;
	display:block;
	border: 1px solid #d5d5d5;
	border-radius:2px;
	padding:30px 40px 0 40px;
}

.contact-detail ul{
	position:relative;
	z-index:3;
}

.contact-sparator{
	background:url(../img/contact-bg.png) no-repeat top right;
	position:absolute;
	display:block;
	width:100%;
	height:68px;
	top:-1px;
	right:-1px;
}

.status-progress{
	display: inline-block;
	margin-left: 55px;
	position: relative;
	font-size: 24px;
	top: -20px;
}

.contact-column{
	display:block;
	text-align:center;
	font-size:18px;
	line-height:32px;
}

.contact-column h4{
	margin-bottom:10px;
}

.hero-contact{
	background:#fff;
	display:block;
	font-size:24px;
	line-height:36px;
	padding:40px;
	border:1px solid #ddd;
	border-radius:3px;
	text-align:center;
}

/*
Testimoni
=========================== */
.testimoni-wrapp{
	position:relative;
	display:block;
}

.testimoni-wrapp .testimoni{
	position:relative;
	display:block;
	background:#f7f7f7;
	padding:40px 30px;
	margin-bottom:40px;
}


.gray-container .testimoni-wrapp .testimoni{
	background:#e7e7e7;
}

.gray-container .testimoni-wrapp .testimoni blockquote{
	color:#878787;
}

.gray-container .testimoni-wrapp .testimoni blockquote:before,
.gray-container .testimoni-wrapp .testimoni blockquote:after{
	color:#9e9e9e;
}

.testimoni-wrapp .testimoni:before{
	content:'';
	position:absolute;
	bottom:-20px;
	left:0;
	width: 0;
	height: 0;
	border-top: 20px solid #e6e6e6;
	border-left: 25px solid transparent;
}

.gray-container .testimoni-wrapp .testimoni:before{
	border-top: 20px solid #c9c9c9;
}

.testimoni-wrapp .testimoni-avatar{
	position:absolute;
	left:0;
	bottom:0;
	width:60px;
	height:60px;
	display:block;
	border-radius:50%;
	overflow:hidden;
}

.testimoni-author{
	display:block;
	padding:0 0 0 80px;
	margin:0;
}

.testimoni-author p{
	font-weight:700;
	font-size:16px;
	line-height:24px;
	margin-bottom:0;
}

.boxed-testimoni{
	background:#f7f7f7;
	padding:40px;
}

.single-testimoni{
	padding:0;
	text-align:center;
	font-weight:700;
}

.parallax .single-testimoni{
	color:#fff;
}

.parallax .boxed-testimoni .single-testimoni{
	color:#474747;
}

.single-testimoni blockquote{
	text-align:center;
	font-weight:700;
	color:#333;
	margin-bottom:40px;
}

.parallax .single-testimoni blockquote{
	color:#fff;
}

.boxed-testimoni .single-testimoni blockquote{
	color:#474747;
}

.single-testimoni blockquote:before,
.single-testimoni blockquote:after{
	color:#333;
}

.parallax .single-testimoni blockquote:before,
.parallax .single-testimoni blockquote:after{
	color:#fff;
}

.boxed-testimoni .single-testimoni blockquote:before,
.boxed-testimoni .single-testimoni blockquote:after{
	color:#474747;
}

.single-testimoni .avatar{
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:50%;
	overflow:hidden;
}

.single-testimoni .avatar img{
	border-radius:50%;
}

.single-testimoni .author{
	font-weight:400;
}

.single-testimoni .author a{
	font-weight:300;
	font-style:italic;
}

.parallax .single-testimoni .author a{
	color:#fff;
}

.boxed-testimoni .single-testimoni .author a{
	color:#474747;
}

/*
Progress Bar
=========================== */
.wrap-progress{
	overflow: hidden;
}

.progress{
	height: 25px;
	position: relative;
	overflow: visible;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-color: #f0f0f0;
	display: block;
	margin-bottom: 15px;
}

.progress .progress-bar{
	padding-top: 2px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.progress .value-progress:after{
	content: "%";
}

.progress.type1{
	margin-top: 30px;
	height: 15px;
	margin-bottom: 35px;
}

.progress.type1 .data-progress,
.progress.type1 .value-progress{
	position: absolute;
	top: -25px;
	color: #6f6f6f;
}

.progress.type1 .data-progress{
	left: 0;
}

.progress.type1 .value-progress{
	right: 0;
}

.progress.type2{
	height: 5px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.progress.type2 .data-progress,
.progress.type2 .value-progress{
	position: absolute;
	top: -25px;
}

.progress.type2 .data-progress{
	color: #666;
	left: 0;
}

.progress.type2 .value-progress{
	background-color: #333;
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-left: -40px;
	left: 100%;
	top: -26px;
}

.wrap-progress3{
	padding-right: 45px;
	overflow: hidden;
}

.progress.type3{
	height: 5px;
	margin-top: 20px;
}

.progress.type3 .circle{
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: -5px;
	border: solid 5px;
	background-color: #f0f0f0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-left: -10px;
}

.progress.type3 .data-progress,
.progress.type3 .value-progress{
	position: absolute;
}

.progress.type3 .data-progress{
	color: #666;
	left: 0;
	top: -25px;
}

.progress.type3 .value-progress{
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	right: -45px;
	top: -9px;
	color: #6f6f6f;
}

/*
Blog
=========================== */
article.post{
	float:left;
	width:100%;
	margin-bottom:60px;
}

article.post.row{
	margin-bottom:60px;
}

.grid-item article.post{
	margin-bottom:10px;
}

article.post h4 a,
article.post h5 a{
	color:#333;
}

article.post.row h4,
article.post.row h5{
	margin-bottom:10px;
}

article.post .media-wrapper{
	display:block;
	position:relative;
	margin-bottom:30px;
}

.recent-widget{
	display:block;
	margin:0 0 30px 0;
	padding:0;
}

.recent-widget .post{
	position:relative;
	display:block;
	min-height:92px;
	border-bottom:1px solid #eaeaea;
	margin:0 0 20px 0;
	padding:0 0 20px 80px;
}

.recent-widget.recent-article .post{
	border:none;
	padding:0;
	margin:0;
}

.recent-widget.recent-article .img-responsive{
	margin:0 0 20px 0;
}

.recent-widget h6{
	margin-bottom:0;
}

.recent-widget.recent-article h6{
	margin:10px 0 15px 0;
}

.recent-widget h6 a{
	color:#2e2e35;
	line-height:24px;
}

.post-thumbnail{
	position:absolute;
	left:0;
	top:5px;
	width:80px;
	height:80px;
}

.post-thumbnail img{
	border-radius:2px;
}

.recent-widget .price{
	font-size:18px;
	margin-top:10px;
}

.recent-widget .rating{
	color:#ffc929;
	font-size:12px;
	float:none;
	margin-bottom:0;
}

ul.post-meta{
	float:left;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	color:#aeaeae;
	line-height:26px;
}

ul.post-meta li label{
	color:#333;
}

article.post ul.post-meta{
	float:left;
	width:100%;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:15px 0;
	margin:30px 0 0 0;
	font-size:13px;
}

article.post.row ul.post-meta{
	border:none;
	padding:0;
	margin:0 0 20px 0
}

ul.post-meta li{
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
}

article.post ul.post-meta li{
	float:left;
	width:auto;
	margin-right:10px;
}

article.post ul.post-meta > li + li:before {
	padding:0 10px 0 0;
	color: #aeaeae;
	content: "|";
}

ul.post-meta li a{
	color:#aeaeae;
}

ul.post-meta li a:hover,
ul.post-meta li a:active,
ul.post-meta li a:focus{
	text-decoration:none;
}

.recent-post{
	position:relative;
	display:block;
	margin-bottom:30px;
}

.recent-post-content{
	position:relative;
	padding-top:30px;
}

.recent-post h5 a{
	color:#333;
}

.recent-post-col-wrapp{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background:#f7f7f7;
}

.recent-post-col{
	float:left;
	width:50%;
}

.recent-post-col-content{
	position:relative;
	padding:60px;
}

.recent-post-col-content h5 a{
	color:#333;
}

.recent-post-col-content .post-date{
	background:url(../img/strive-gray.png) no-repeat 25px 0;
	position:relative;
	display:block;
	width:120px;
	height:80px;
	margin-bottom:30px;
}

.recent-post-col-content .post-date .date{
	position:absolute;
	font-size:60px;
	line-height:60px;
	font-weight:300;
	left:0;
	top:-10px;
}

.recent-post-col-content .post-date .mo-year{
	position:absolute;
	color:#aeaeae;
	font-size:18px;
	line-height:22px;
	font-weight:300;
	right:0;
	bottom:0;
}

.recent-post-list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.recent-post-list li{
	background:#fff;
	float:left;
	width:50%;
	list-style:none;
	margin:0 0 -1px 0;
	padding:0;
}

.recent-post-list li  .img-wrapper,
.recent-post-list li .list-post-content{
	float:left;
	width:50%;
}

.recent-post-list li .list-post-content{
	position:relative;
	padding:30px;
}

.recent-post-list li .list-post-content h5 a{
	color:#333;
}

.recent-post-content .comment-post,
.recent-post-col-content .comment-post{
	position:absolute;
	right:60px;
	top:60px;
}

.recent-post-content .comment-post{
	top:30px;
	right:0;
}

.recent-post-content .comment-post a,
.recent-post-col-content .comment-post a,
.recent-post-list li .list-post-content .comment-post a{
	position:absolute;
	color:#fff;
	z-index:4;
	right:9px;
	top:0;
}

.recent-post-list li .list-post-content .comment-post a{
	top:30px;
	right:39px;
}

.recent-post-content .comment-post:before,
.recent-post-col-content .comment-post:before,
.recent-post-list li .list-post-content .comment-post:before{
	position:absolute;
	font-family: 'FontAwesome';
	content: "\f075";
	font-size:28px;
	z-index:4;
	right:0;
	top:0;
}

.recent-post-list li .list-post-content .comment-post:before{
	top:30px;
	right:30px;
}

/*
Aside
=========================== */
aside{
	float:left;
	width:100%;
}

aside .widget{
	float:left;
	width:100%;
	margin-bottom:30px;
}

aside .widget .widget-head{
	position:relative;
	padding-bottom:20px;
	margin-bottom:30px;
}

aside .widget .widget-head:before{
	display:block;
	content: "";
	position:absolute;
	width:100%;
	height:1px;
	background:#eaeaea;
	bottom:0;
	left:0;
}

aside .widget .widget-head:after{
	display:block;
	content: "";
	position:absolute;
	width:60px;
	height:1px;
	bottom:0;
	left:0;
}

aside .widget .recent-widget{
	margin:0 0 -15px 0;
}

ul.cat{
	float:left;
	width:100%;
	margin:-5px 0 -5px 0;
	padding:0;
}

ul.cat li{
	position:relative;
	float:left;
	width:100%;
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}

ul.cat li a{
	color:#606060;
}

ul.photostream{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

ul.photostream li{
	float:left;
	background:#333;
	width:60px;
	height:60px;
	margin:0 5px 5px 0;
	list-style:none;
	padding:0;
}

ul.photostream li a:hover{
	display:block;
	opacity:0.5;
}

.tag{
	display:inline-block;
	border:1px solid #d5d5d5;
	border-radius:2px;
	color: #616161;
	text-align:center;
	padding:5px 15px;
	margin-bottom:5px;
}

.tag:hover,
.tag:focus,
.tag:active{
	text-decoration:none;
	color:#fff;
}

ul.ads{
	display:block;
	margin:0;
	padding:0;
	text-align:center;
}

ul.ads li{
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0 8px;
}

/*
Comments
=========================== */
.media-object{
	border:1px solid #dcdcdc;
	padding:5px;
	margin-right:15px;
	border-radius:2px;
}

.media-heading a{
	color:#0b0b0b;
}

.media-body{
	border:1px solid #dcdcdc;
	padding:30px 30px 0 30px;
	border-radius:2px;
}

.media,
.media .media{
	margin-bottom:30px;
}

.media .media .media-object{
	background:none;
	border-radius:2px;
}

.media .media .media-body{
	background:none;
}

.reply{
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:30px;
}

.rate:hover,
.rate:focus,
.rate:active{
	text-decoration:none;
}

/*
Shopping
=========================== */
.product-wrapper{
	float:left;
	margin-bottom:30px;
}

.product-wrapper.product-list{
	float:left;
	width:100%;
	border-bottom:1px solid #eaeaea;
	margin-bottom:60px;
	padding:0 0 60px 0;
}

.product-wrapper.product-list .col-md-4{
	padding-left:0;
}

.product-wrapper.product-list .col-md-8{
	padding-right:0;
}

.product-containt{
	position:relative;
	float:left;
	width:100%;
	padding:20px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-wrapper.product-list .product-containt{
	padding:0;
}

.product-containt h6{
	margin:5px 0 0 0;
}

.product-containt h5{
	position:relative;
	margin:10px 0 30px 0;
	padding-bottom:20px;
	border-bottom:1px solid #eaeaea;
}

.product-containt h5:after{
	display:block;
	content: "";
	position:absolute;
	width:60px;
	height:1px;
	bottom:-1px;
	left:0;
}

.product-containt h6 a,
.product-wrapper.product-list .product-containt h5 a{
	color:#2e2e35;
}

.parallax .product-containt h6 a,
.parallax .product-wrapper.product-list .product-containt h5 a{
	color:#fff;
}

.product-containt .price{
	font-size:18px;
}

.product-wrapper.product-list .product-containt .price{
	font-size:24px;
}

.product-containt .price del{
	margin-right:10px
}

.rating{
	color:#ffc929;
}

.product-containt .rating{
	color:#ffc929;
	position:absolute;
	right:0;
	bottom:15px;
}

.product-label{
	position:absolute;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:18px;
	padding:5px 40px;
	z-index:4;
	top:15px;
	right:-30px;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
}

.product-image{
	position:relative;
	overflow:hidden;
    display: block;
	cursor:pointer;
	border-radius:0;
}

.product-caption{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255, 255, 255, 0.65);
	top:0;
	left:0;
}

.product-caption .add-cart,
.product-caption .view-detail{
	position:absolute;
	width:50%;
	color:#fff;
	left:0;
	bottom:-50px;
	background:rgba(0, 0, 0, 0.6);
	text-align:center;
	line-height:24px;
	font-weight:400;
	padding:10px 15px;
}

.product-caption .view-detail{
	background:rgba(0, 0, 0, 0.7);
	left:auto;
	right:0;
}

.product-caption .add-cart:hover,
.product-caption .add-cart:focus,
.product-caption .add-cart:active,
.product-caption .view-detail:hover,
.product-caption .view-detail:focus,
.product-caption .view-detail:active{
	text-decoration:none;
}

.filter-attributes{
	display:block;
	padding-bottom:10px;
	margin-bottom:20px;
}

.filter-attributes .form-group{
	padding-right:10px;
	margin-bottom:5px;
}

.product-list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.product-list li{
	float:left;
	width:100%;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	list-style:none;
	border-bottom:1px solid #d5d5d5;
}

.product-list li h6{
	margin:10px 0 5px 0;
}

.product-list li h6 a{
	color:#2b2b2b;
}

.product-list .price{
	font-size:14px;
}

.product-list .price del{
	margin-right:5px;
}

.grider{
    display: inline-block;
	float:right;
	margin-top:45px;
}

.grider a{
	border:1px solid #c1c1c1;
	color:#787878;
	padding:10px 15px;
	height:46px;
	font-size:14px;
	line-height:24px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: -15px;
}

.grider a.active{
	color:#fff;
}

.result{
	float:right;
}

.shop-title{
	display:block;
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #cecece;
}

.shop-title .product-label{
	top:0;
	right:0;
}

.shop-title .price{
	font-size:18px;
}

.shop-title .price del{
	margin-right:5px;
}

#start{
	margin-bottom:20px;
}

.prod-desc{
	display:block;
	margin-bottom:20px;
}

table.parameter-product{
	width:100%;
	margin-bottom:20px;
}

table.parameter-product tr.active{
	background:#f6f6f6;
}

table.parameter-product tr td{
	padding:10px;
	border:solid 1px #d5d5d5;
}

table.parameter-product tr td strong{
	color:#2b2b2b;
}

.category-product{
    position: relative;
    overflow: hidden;
}

.category-product img{
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.category-product:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.option-product{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 25px 30px;
    letter-spacing: 3px;
    background-color: #fff;
    background: rgba(255,255,255,0.7);
}

.option-product .title{
    margin-bottom: 0;
    text-transform: uppercase;
}

.option-product .title small{
    color: #292929;
}

.option-product p{
    margin-bottom: 0;
}

.category-product > a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.category-product{
	background:#f6f6f6;
}

.category-caption{
	background:#f6f6f6;
	padding:20px 30px 30px 30px;
	letter-spacing:2px;
}

.category-caption h4{
	margin-bottom:0;
}

.category-caption h4 a{
	color:#2e2e35;
}

.category-caption span{
	font-weight:300;
}

.row.spacing10{
	margin-left:-5px;
	margin-right:-5px;
}

.row.spacing10 .grid-item{
	margin-bottom:10px;
}

.row.spacing10 .col-md-4{
	padding-left:5px;
	padding-right:5px;
}

/*
Shopping cart
=========================== */
.styled-table {
  clear:both;
  width: 100%;
  background:#fff;
}

.parallax .styled-table {
	color:#787878;
}

.styled-table thead th,
.styled-table thead td {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.styled-table thead th {
  font-weight: 600;
}

.styled-table thead td {
  font-weight: 400;
}

.styled-table tbody th,
.styled-table tbody td {
  border-bottom: 1px solid #d5d5d5;
}

.styled-table thead th,
.styled-table tbody th,
.styled-table thead td,
.styled-table tbody td {
  text-align: left;
  padding: 15px;
  vertical-align: top;
}

.styled-table tbody td {
  padding-top: 30px;
  padding-bottom: 30px;
}

.styled-table thead th:first-child,
.styled-table tbody th:first-child,
.styled-table thead td:first-child,
.styled-table tbody td:first-child {
  padding-left: 15px;
}

.styled-table thead th:last-child,
.styled-table tbody th:last-child,
.styled-table thead td:last-child,
.styled-table tbody td:last-child {
  padding-right: 15px;
}

.styled-table thead th.text-left,
.styled-table tbody th.text-left,
.styled-table thead td.text-left,
.styled-table tbody td.text-left {
  text-align: left;
}

.styled-table thead th.text-center,
.styled-table tbody th.text-center,
.styled-table thead td.text-center,
.styled-table tbody td.text-center {
  text-align: center;
}

.styled-table thead th.text-right,
.styled-table tbody th.text-right,
.styled-table thead td.text-right,
.styled-table tbody td.text-right {
  text-align: right;
}

.styled-table .alignleft{
	margin:0 20px 0 0;
}

.item-title{
	line-height:32px;
	margin:0;
}

.item-title a{
	color:#333;
}

.item-title span{
	font-weight:400;
}

.shoppingcart-action{
	display:block;
	padding-top:30px;
}

.cart-total{
	display:block;
	border: 1px solid #d5d5d5;
	padding:30px;
	box-shadow:6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-webkit-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-moz-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
}

.subtotal{
	font-size:16px;
	line-height:16px;
	margin-bottom:10px;
}

.cart-total .form-inline{
	border-bottom:1px solid #d5d5d5;
	padding-bottom:35px;
	margin-bottom:30px;
}

.grand-total{
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	margin-bottom:10px;
}

.order-detail{
	float:left;
	width:100%;
	border: 1px solid #d5d5d5;
	padding:30px 30px 0 30px;
	box-shadow:6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-webkit-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
	-moz-box-shadow: 6px 6px 0 0 rgba(43, 43, 43, 0.05);
}

.basket-shopping,
.basket-shopping label{
	font-size:18px;
	line-height:18px;
	font-weight:700;
	color:#fff;
	padding:10px 15px 10px 15px;
	margin:0;
	border-radius:2px;
}

.basket-shopping span{
	font-weight:400;
}

.shop-categorie-wrapp{
	float:left;
	width:100%;
	margin-bottom:60px;
}

.shop-categorie{
	position:relative;
	float:left;
	width:50%;
	overflow:hidden;
}

/*
Parallax
=========================== */
.parallax{
	position:relative;
	padding:120px 0;
	margin: 0 auto;
	overflow:hidden;
	width: 100%;
	z-index:3;
	color:#fff;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
	background: 50% 0 no-repeat;
	background-attachment:fixed;
        padding-top:200px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .parallax{
		background-attachment:fixed;
    } 

    /* Safari only override */
    ::i-block-chrome,.parallax{
		background-attachment:initial;
    } 
}

.parallax .title-head,
.cd-section .title-head{
	color:#fff;
}

.parallax.fourth-bg .container:after{
	background:#f7f7f7;
    position: absolute;
	content:'';
	width:36.66666%;
	height:100%;
	display:block;
	top:0;
	right:0;
	z-index:4;
}

.parallax .overlay{
    background-color: #2b2d2f;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 1;
}

.parallax .overlay.white{
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1;
}

.parallax .overlay.blendmode{
    opacity: 1;
    filter: alpha(opacity=100);
}

.parallax .overlay.blendmode.bg1{
	background: rgba(139,43,113,0.5);
	background: -moz-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(139,43,113,0.5)), color-stop(100%, rgba(18,206,187,0.3)));
	background: -webkit-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -o-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: -ms-linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	background: linear-gradient(45deg, rgba(139,43,113,0.5) 0%, rgba(18,206,187,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b2b71', endColorstr='#12cebb', GradientType=1 );
}

.parallax .overlay.blendmode.bg2{
	background: rgba(159,70,191,0.95);
	background: -moz-linear-gradient(45deg, rgba(159,70,191,0.95) 0%, rgba(199,108,127,0.95) 50%, rgba(239,145,63,0.95) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(159,70,191,0.95)), color-stop(50%, rgba(199,108,127,0.95)), color-stop(100%, rgba(239,145,63,0.95)));
	background: -webkit-linear-gradient(45deg, rgba(159,70,191,0.95) 0%, rgba(199,108,127,0.95) 50%, rgba(239,145,63,0.95) 100%);
	background: -o-linear-gradient(45deg, rgba(159,70,191,0.95) 0%, rgba(199,108,127,0.95) 50%, rgba(239,145,63,0.95) 100%);
	background: -ms-linear-gradient(45deg, rgba(159,70,191,0.95) 0%, rgba(199,108,127,0.95) 50%, rgba(239,145,63,0.95) 100%);
	background: linear-gradient(45deg, rgba(159,70,191,0.95) 0%, rgba(199,108,127,0.95) 50%, rgba(239,145,63,0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f46bf', endColorstr='#ef913f', GradientType=1 );
}

.parallax .overlay.blendmode.bg3{
	background: rgba(228,30,235,0.95);
	background: -moz-linear-gradient(45deg, rgba(228,30,235,0.95) 0%, rgba(30,235,187,0.95) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(228,30,235,0.95)), color-stop(100%, rgba(30,235,187,0.95)));
	background: -webkit-linear-gradient(45deg, rgba(228,30,235,0.95) 0%, rgba(30,235,187,0.95) 100%);
	background: -o-linear-gradient(45deg, rgba(228,30,235,0.95) 0%, rgba(30,235,187,0.95) 100%);
	background: -ms-linear-gradient(45deg, rgba(228,30,235,0.95) 0%, rgba(30,235,187,0.95) 100%);
	background: linear-gradient(45deg, rgba(228,30,235,0.95) 0%, rgba(30,235,187,0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41eeb', endColorstr='#1eebbb', GradientType=1 );
}

.parallax .content-parallax{
    position: relative;
    z-index: 2;
}

.parallax.fourth-bg .container .content-parallax{
    z-index: 6;
}

.parallax .content-parallax h1,
.parallax .content-parallax h2,
.parallax .content-parallax h3,
.parallax .content-parallax h4,
.parallax .content-parallax h5,
.parallax .content-parallax h6,
.parallax .testimo-author span{
    color: #fff;
}

.parallax.fourth-bg .container .content-parallax .title-head{
	color:#474747;	
}

.parallax.fourth-bg .container .content-parallax .title-head h1,
.parallax.fourth-bg .container .content-parallax .title-head h2,
.parallax.fourth-bg .container .content-parallax .title-head h3,
.parallax.fourth-bg .container .content-parallax .title-head h4,
.parallax.fourth-bg .container .content-parallax .title-head h6{
    color: #333;
}

.content-skew{
	position:relative;
	padding-right:16.666666666666664%;
}

.content-skew:after{
	position:absolute;
	content:'';
	display:block;
	top:-120px;
	right:1px;
	width: 0;
	height: 0;
	border-bottom: 1000px solid #f7f7f7;
	border-left: 300px solid transparent;
}

/* Counter
=========================== */
ul.count{
	float:left;
	width:100%;
	margin:0;
	padding:30px 0;
}

.parallax ul.count{
	padding:0;
}

ul.count.colorful{
	margin:0;
	padding:0;
}

ul.count li{
	float:left;
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
	border-left:1px solid rgba(255, 255, 255, 0.5);
}

ul.count.colorful li{
	border:none;
	padding:0;
	color:#fff;
}

ul.count li:first-child{
	border-left:none;
}

ul.count.two-column li{
	width:50%;
}

ul.count.three-column li{
	width:33.333333%;
}

ul.count.four-column li{
	width:25%;
}

ul.count.five-column li{
	width:20%;
}

ul.count.colorful li.bg1{
	background: rgba(135,56,200,1);
	background: -moz-linear-gradient(45deg, rgba(135,56,200,1) 0%, rgba(251,62,119,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(135,56,200,1)), color-stop(100%, rgba(251,62,119,1)));
	background: -webkit-linear-gradient(45deg, rgba(135,56,200,1) 0%, rgba(251,62,119,1) 100%);
	background: -o-linear-gradient(45deg, rgba(135,56,200,1) 0%, rgba(251,62,119,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(135,56,200,1) 0%, rgba(251,62,119,1) 100%);
	background: linear-gradient(45deg, rgba(135,56,200,1) 0%, rgba(251,62,119,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8738c8', endColorstr='#fb3e77', GradientType=1 );
}

ul.count.colorful li.bg2{
	background: rgba(251,141,62,1);
	background: -moz-linear-gradient(45deg, rgba(251,141,62,1) 0%, rgba(228,37,81,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(251,141,62,1)), color-stop(100%, rgba(228,37,81,1)));
	background: -webkit-linear-gradient(45deg, rgba(251,141,62,1) 0%, rgba(228,37,81,1) 100%);
	background: -o-linear-gradient(45deg, rgba(251,141,62,1) 0%, rgba(228,37,81,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(251,141,62,1) 0%, rgba(228,37,81,1) 100%);
	background: linear-gradient(45deg, rgba(251,141,62,1) 0%, rgba(228,37,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8d3e', endColorstr='#e42551', GradientType=1 );
}

ul.count.colorful li.bg3{
	background: rgba(229,191,38,1);
	background: -moz-linear-gradient(45deg, rgba(229,191,38,1) 0%, rgba(62,194,139,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(229,191,38,1)), color-stop(100%, rgba(62,194,139,1)));
	background: -webkit-linear-gradient(45deg, rgba(229,191,38,1) 0%, rgba(62,194,139,1) 100%);
	background: -o-linear-gradient(45deg, rgba(229,191,38,1) 0%, rgba(62,194,139,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(229,191,38,1) 0%, rgba(62,194,139,1) 100%);
	background: linear-gradient(45deg, rgba(229,191,38,1) 0%, rgba(62,194,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5bf26', endColorstr='#3ec28b', GradientType=1 );
}

ul.count.colorful li.bg4{
	background: rgba(31,167,201,1);
	background: -moz-linear-gradient(45deg, rgba(31,167,201,1) 0%, rgba(192,109,211,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(31,167,201,1)), color-stop(100%, rgba(192,109,211,1)));
	background: -webkit-linear-gradient(45deg, rgba(31,167,201,1) 0%, rgba(192,109,211,1) 100%);
	background: -o-linear-gradient(45deg, rgba(31,167,201,1) 0%, rgba(192,109,211,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(31,167,201,1) 0%, rgba(192,109,211,1) 100%);
	background: linear-gradient(45deg, rgba(31,167,201,1) 0%, rgba(192,109,211,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa7c9', endColorstr='#c06dd3', GradientType=1 );
}

ul.count.colorful li.bg5{
	background: rgba(68,195,184,1);
	background: -moz-linear-gradient(45deg, rgba(68,195,184,1) 0%, rgba(238,78,153,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(68,195,184,1)), color-stop(100%, rgba(238,78,153,1)));
	background: -webkit-linear-gradient(45deg, rgba(68,195,184,1) 0%, rgba(238,78,153,1) 100%);
	background: -o-linear-gradient(45deg, rgba(68,195,184,1) 0%, rgba(238,78,153,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(68,195,184,1) 0%, rgba(238,78,153,1) 100%);
	background: linear-gradient(45deg, rgba(68,195,184,1) 0%, rgba(238,78,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44c3b8', endColorstr='#ee4e99', GradientType=1 );
}

.counter-item{
	display:block;
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
}

ul.count.colorful li .counter-item{
	background:url(../img/polygon.png) no-repeat top center;
	font-size:14px;
	line-height:24px;
	text-transform:uppercase;
	padding:40px 30px;
	margin:0;
}

.counter-item .fa{
	display:block;
	font-size:42px;
	line-height:42px;
	margin-bottom:10px;
}

ul.count.colorful li .fa{
	font-size:32px;
	line-height:32px;
}

.counter-item .start-count{
	display:block;
	font-size:60px;
	line-height:60px;
	font-weight:300;
	margin-bottom:0;
}

ul.count.colorful li .counter-item .start-count{
	font-size:32px;
	line-height:32px;
	font-weight:700;
	margin-bottom:10px;
}

/*
Login and register
=========================== */
.logreg-wrapp{
	background:#f3f3f3 url(../img/slider/slide-bg31.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding:155px 0;
}

.register-wrapp,
.login-wrapp{
	background:#fff;
	float:left;
	width:100%;
	border-radius:4px;
	overflow:hidden;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}

.login-wrapp{
	margin-top:30px;
}

.img-column{
	float:left;
	width:33.333333%;
}

.logreg-contain{
	float:left;
	width:66.666666%;
	border-left:none;
	padding:0;
}

.login-wrapp .logreg-contain{
	width:100%;
}

.logreg-contain .custom-tabs .nav-tabs{
	width:100%;
}

.logreg-contain .custom-tabs .nav-tabs li{
	margin:0;
	width:50%;
	text-align:center;
}

.logreg-contain .custom-tabs .nav-tabs li a{
	margin:0;
	padding:20px;
	border-radius:0;
}

.logreg-contain .custom-tabs .nav-tabs li.active a{
	background:none !important;
	border-color:transparent !important;
	color:#333;
}

.logreg-contain .custom-tabs .tab-content{
	padding:30px 50px;
}

.register-link{
	position:relative;
	text-align:center;
	margin-top:-20px;
	z-index:5;
}

.register-link .signup-btn,
.register-link .signup-btn:hover,
.register-link .signup-btn:focus,
.register-link .signup-btn:active{
	position:relative;
	display:inline-block;
	border-radius:0 0 2px 2px;
	padding:25px 55px;
	font-size:32px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:700;
	font-style:italic;
	letter-spacing:2px;
	color:#fff;
	text-decoration:none;
}

.register-link .signup-btn:before,
.register-link .signup-btn:after{
	position:absolute;	
	content: "";
	display:block;
	width: 0;
	height: 0;
	left:-20px;
	top:0;
	z-index:1;
}

.register-link .signup-btn:before{
	border-bottom: 20px solid;
	border-left: 20px solid transparent;
}

.register-link .signup-btn:after{
	border-bottom: 20px solid;
	border-right: 20px solid transparent;
	left:100%;
}

/* Specialty page
=========================== */
.specialty-page{
	background:url(../img/slider/slide-bg31.jpg) no-repeat center center;
	color:#fff;
}

.specialty-page h1,
.specialty-page h2,
.specialty-page h3,
.specialty-page h4,
.specialty-page h5,
.specialty-page h6{
	color:#fff;
}

.error-page{
	background-image:url(../img/rocket.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding:240px 0;
	overflow:hidden;
}

.error-page h1{
	font-size:140px;
	line-height:140px;
	margin-bottom:10px;
}

.maintenance-wrapp{
	position:relative;
	padding:180px 0 80px 0;
}

.maintenance-content{
	position:absolute;
	top:120px;
	right:0;
	background:#fff;
	width:340px;
	height:340px;
	padding:90px 40px;
	color:#474747;
	border-radius:50%;
	text-align:center;
}

.maintenance-content h1,
.maintenance-content h2,
.maintenance-content h3,
.maintenance-content h4,
.maintenance-content h5,
.maintenance-content h6{
	color:#333;
}

.maintenance-content:before{
	position:Absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 40px solid #fff;
	border-left: 60px solid transparent;
	border-right: 20px solid transparent;
	left:10px;
	bottom:20px;
}

.underconstruction{
	background:url(../img/pattern.png) no-repeat center center;
	padding:160px 0;
}

.underconstruction-content{
	position:relative;
	background:#fff;
	padding:80px 40px 70px 40px;
	text-align:center;
}

.underconstruction-content:before{
	content:'';
	display:block;
	position:absolute;
	width:90%;
	left:5%;
	top:20px;
	border-top:20px dotted;
}

.countdown-wrapp{
	background:none;
}

.main-example {
	display:block;
    color: #333;
}

.main-example .countdown-container {
	height: 110px;
}

.main-example .time {
    display: inline-block;
    text-align: center;
    position: relative;
    height: 73px;
    width: 80px;
    margin: 0px 5px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);   
}

.main-example .count {
    background: #202020;
    color: #f8f8f8;
    display: block;
    font-size: 48px;
    line-height: 29px;
    font-weight: bold;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;  

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat;
}

.main-example .count.top {
    background: #383838;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -o-border-radius: 3px 3px 0px 0px;
    height: 50%;
    padding-top: 28%;
    top: 0px;    
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;      
}

.main-example .count.bottom {
    background-color: #1E1E1E;
    border: solid 1px #1E1E1e;    
    border-top: 1px solid #ccc;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -o-border-radius: 0px 0px 3px 3px;
    line-height: 0;
    height: 50%;
    top: 50%;
    z-index: 1;    
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;    
}

.time .midle-line{
    width: 80%;
    background: none;
    height: 7px;
    border-left: solid 3px #666;
    border-right: solid 3px #666;
    position: absolute;
    left: 10%;
    top: 50%;
    z-index: 3;
    margin-top: -3px;
}

.time .botttom-line{
    position: absolute;
    width: 94%;
    height: 3px;
    left: 3%;
    bottom: -3px;
    background-color: #444;
    border: solid 1px #1E1E1e;
    border-radius: 0px 0px 3px 3px;
      -moz-border-radius: 0px 0px 3px 3px;
      -webkit-border-radius: 0px 0px 3px 3px;
      -o-border-radius: 0px 0px 3px 3px;
    z-index: 2;
}


.time .botttom-line2{
    position: absolute;
    width: 92%;
    height: 5px;
    left: 4%;
    bottom: -5px;
    background-color: #444;
    border: solid 1px #1E1E1e;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
      -moz-border-radius: 0px 0px 3px 3px;
      -webkit-border-radius: 0px 0px 3px 3px;
      -o-border-radius: 0px 0px 3px 3px;
    z-index: 1;
}

.main-example .label {
    font-size: 14px;
    font-weight: 400;    
    margin-top: 0px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 95px;
    width: 100%;
	color: #474747;
    text-transform: uppercase;
}

.countdown-wrapp.white-bg .main-example .label {
	color:#474747;
}

/* Animation start */
.main-example .count.curr.top {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 3;
}

.main-example .count.next.bottom {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2;
}

/* Animation end */
.main-example .flip .count.curr.top {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;

    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.main-example .flip .count.next.bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    -moz-transition: all 250ms ease-in-out 250ms;
    -ms-transition: all 250ms ease-in-out 250ms;
    -o-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/* Clients
=========================== */
.client-list{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid rgba(255, 255, 255, 0.4);
	padding:40px 40px 0 40px;
}

.gray-container .client-list{
	border:1px solid #dcdcdc;
}

.client-list li{
	float:left;
	width:16.6666667%;
	text-align:center;
	list-style:none;
	margin-bottom:40px;
}

.client-list li a{
	display:block;
	text-align:center;
	opacity:0.8;
}

.client-list li a:hover{
	opacity:1;
}

.client-link{
	display:inline-block;
}

/*
Back to top
=========================== */
.toTop{
	display:none;
	text-decoration:none;
	z-index:600;
	position:fixed;
	bottom:20px;
	right:20px;
	width:45px;
	height:45px;
	border:none;
	text-align:center;
	background-color:rgba(33, 33, 33, 0.6);
	border-radius:2px;
	color:#fff;
	font-size:16px;
	line-height:26px;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
    padding-top: 8px;
}

.toTop:hover,
.toTop:focus{
    color: #fff;
}

/*
Twitter Feed
=========================== */
.tweet ul{
    margin:0;
    padding: 0;
}

.tweet ul li{
    list-style: none;
}

.twt-item img{
    display: none;
}

/*
Footer
=========================== */
footer{
	background:#202430;
	color:#a8acb9;
	padding:120px 0 0 0;
}

footer .widget{
	display:block;
	margin-bottom:30px;
}

.footer-logo{
	display:block;
	margin-bottom:20px;
}

.social-network{
	display:block;
	margin-top:20px;
}

.social-network a,
.social-network a:hover,
.social-network a:focus,
.social-network a:active{
	display:inline-block;
	margin-right:5px;
	color:#696e7d;
	font-size:15px;
	line-height:28px;
	text-decoration:none;
	width:30px;
	height:30px;
	border:1px solid #686c79;
	text-align:center;
	border-radius:2px;
}

footer .link-list li{
	position:relative;
}

footer .link-list li a{
	padding-left:10px;
}

.form-subscribe{
	position:relative;
	display:block;
	margin-top:20px;
}

.input-subscribe{
	display:block;
	width:100%;
	height:50px;
	font-size:12px;
	color:#a8acb9;
	padding:10px 15px;
	background:none;
	border:1px solid #686c79;
	border-radius:2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.input-subscribe::-moz-placeholder {
	color: #686d7c;
	opacity: 1;
}

.input-subscribe:-ms-input-placeholder {
	color: #686d7c;
}

.input-subscribe::-webkit-input-placeholder {
	color: #686d7c;
}

.btn-subscribe{
	position:absolute;
	font-size:14px;
	line-height:23px;
	top:12px;
	right:15px;
	width:24px;
	height:24px;
	padding:0;
	color:#202430;
	border-radius:50%;
}

.subfooter{
	display:block;
	width:100%;
	text-align:center;
	border-top:1px solid #525768;
	color:#525a74;
	padding:50px 0 50px 0;
/*	margin-top:90px;*/
}

.copyright{
	font-size:12px;
}

.navbar-collapse .copyright{
	padding:0 30px;
}

/*
Clear spacer
=========================== */
.margin-clear{
	margin:0 ;
}

.padding-clear{
	padding:0;
}

.margintop-clear{
	margin-top:0;
}

.paddingtop-clear{
	padding-top:0;
}

.marginbot-clear{
	margin-bottom:0;
}

.paddingbot-clear{
	padding-bottom:0;
}

.marginleft-clear{
	margin-left:0;
}

.paddingleft-clear{
	padding-left:0;
}

.marginright-clear{
	margin-right:0;
}

.paddingright-clear{
	padding-right:0;
}

.padding-top10{
	padding-top:10px;
}

.padding-top20{
	padding-top:20px;
}

.padding-top30{
	padding-top:30px;
}

.padding-top40{
	padding-top:40px;
}

.padding-top50{
	padding-top:50px;
}

.padding-top60{
	padding-top:60px;
}

.padding-top70{
	padding-top:70px;
}

.padding-top80{
	padding-top:80px;
}

.padding-top90{
	padding-top:90px;
}

.padding-top100{
	padding-top:100px;
}

.padding-top110{
	padding-top:110px;
}

.padding-top120{
	padding-top:120px;
}

.padding-top130{
	padding-top:130px;
}

.padding-top140{
	padding-top:140px;
}

.padding-top150{
	padding-top:150px;
}

.padding-top160{
	padding-top:160px;
}

.padding-top90{
	padding-top:90px;
}
.padding-bot5{
	padding-bottom:5px;
}

.padding-bot10{
	padding-bottom:10px;
}

.padding-bot15{
	padding-bottom:15px;
}

.padding-bot20{
	padding-bottom:20px;
}

.padding-bot30{
	padding-bottom:30px;
}

.padding-bot35{
	padding-bottom:30px;
}

.padding-bot40{
	padding-bottom:40px;
}

.padding-bot45{
	padding-bottom:45px;
}

.padding-bot50{
	padding-bottom:50px;
}

.padding-bot60{
	padding-bottom:60px;
}

.padding-bot70{
	padding-bottom:70px;
}

.padding-bot80{
	padding-bottom:80px;
}

.padding-bot90{
	padding-bottom:90px;
}

.padding-bot100{
	padding-bottom:100px;
}

.padding-bot110{
	padding-bottom:110px;
}

.margin-mintop10{
	margin-top:-10px;
}

.margin-mintop20{
	margin-top:-20px;
}

.margin-mintop30{
	margin-top:-30px;
}

.margin-mintop40{
	margin-top:-40px;
}

.margin-mintop50{
	margin-top:-50px;
}

.margin-mintop60{
	margin-top:-60px;
}

.margin-mintop110{
	margin-top:-110px;
	z-index:4;
}

.margin-minbot10{
	margin-bottom:-10px;
}

.margin-minbot20{
	margin-bottom:-20px;
}

.margin-minbot30{
	margin-bottom:-30px;
}

.margin-minbot60{
	margin-bottom:-60px;
}

/*
Custom left right spacer
=========================== */
.margin-left10{
	margin-left:10px;
}

.margin-right10{
	margin-right:10px;
}

.margin-left20{
	margin-left:20px;
}

.margin-right20{
	margin-right:20px;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop15{
	margin-top:15px;
}

.margintop20{
	margin-top:20px;
}

.margintop25{
	margin-top:25px;
}

.margintop30{
	margin-top:30px;
}

.margintop35{
	margin-top:35px;
}

.margintop40{
	margin-top:40px;
}

.margintop45{
	margin-top:45px;
}

.margintop50{
	margin-top:50px;
}

.margintop55{
	margin-top:55px;
}

.margintop60{
	margin-top:60px;
}

.margintop70{
	margin-top:70px;
}

.margintop80{
	margin-top:80px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px;
}

.marginbot10{
	margin-bottom:10px;
}

.marginbot15{
	margin-bottom:15px;
}

.marginbot20{
	margin-bottom:20px;
}

.marginbot25{
	margin-bottom:25px;
}

.marginbot30{
	margin-bottom:30px;
}

.marginbot35{
	margin-bottom:35px;
}

.marginbot40{
	margin-bottom:40px;
}

.marginbot45{
	margin-bottom:45px;
}

.marginbot50{
	margin-bottom:50px;
}

.marginbot55{
	margin-bottom:55px;
}

.marginbot60{
	margin-bottom:60px;
}

.marginbot70{
	margin-bottom:70px;
}

.marginbot80{
	margin-bottom:80px;
}

.marginbot90{
	margin-bottom:90px;
}

.marginbot100{
	margin-bottom:100px;
}

.marginbot110{
	margin-bottom:110px;
}

.marginbot120{
	margin-bottom:120px;
}

/*
Custome responsive
=========================== */
@media (min-width:1920px){
	nav.navbar.bootsnav:before{
		width:22%;
	}
	nav.navbar.navbar-fixed.fixed-scoller.bootsnav:before{
		width:29%;
	}
	.parallax.fourth-bg .container:after{
		width:40.666666%;
	}
	.half-column-wrapp .half-column.column-content {
		padding:110px 340px 90px 60px;
	}
}

@media (min-width:1326px) and (max-width : 1365px){
	.parallax.fourth-bg .container:after{
		width:36.52%;
	}
}

@media (min-width:1280px) and (max-width : 1325px){
	nav.navbar.navbar-fixed.fixed-scoller.bootsnav:before{
		width:19%;
	}
	.parallax.fourth-bg .container:after{
		width:35.9999%;
	}
	.half-column-wrapp .half-column.column-content {
		padding:60px 60px 60px 60px;
	}
}

@media (min-width:922px) and (max-width : 1260px) {
	.half-column-wrapp .half-column.pull-left {
		padding:80px 15px 60px 60px;
	}
	.half-column-wrapp .half-column.column-content {
		padding:60px;
	}
	.cta-content{
		padding-left:95px;
	}
	.cta-content .icon{
		font-size:28px;
		padding:20px;
		top:10px;
	}
	.cta-content .btn{
		position:relative;
		width:100%;
	}
	.recent-post-column .post-column-content{
		padding:20px;
	}
	.recent-post-column .post-column-content h5{
		font-size:14px;
		line-height:24px;
	}
	.half-column-wrapp .half-column.column-content {
		padding:60px;
	}
}

/*
Tablet (portrait and landscape)
=========================== */
@media (max-width:990px){
	.attr-nav{
		z-index:10;
	}
	.column-box.margintop80{
		margin-top:0;
	}
	.half-column-wrapp .half-column{
		width:100%;
		padding:0;
	}
	.half-column-wrapp .half-column.pull-left {
		padding:0;
	}
	.half-column-wrapp .half-column.column-content,
	.half-column-wrapp .half-column.pull-left.column-content{
		padding:60px;
	}
	.flex-direction-nav .flex-prev {opacity: 0; left: 0;}
	.flex-direction-nav .flex-next {opacity: 0; right: 0;}
	.cta-content{
		padding-left:95px;
	}
	.cta-content .icon{
		font-size:28px;
		padding:20px;
		top:10px;
	}
	.cta-content .btn{
		position:relative;
		width:100%;
	}
	.btn-horizontal a{
		margin-bottom:10px;
	}
	.product-containt .rating{
		position:relative;
		width:100%;
		right:auto;
		bottom:auto;
	}
	.speciality-column{
		width:100%;
	}
	.paper-body .col-md-4{
		width:100%;
	}
	.speciality-column.speciality-content{
		padding:40px;
	}
	.timeline-wrapp{
		padding:0;
	}
	.timeline-column{
		width:100%;
		padding:0;
	}
	.timeline-wrapp .column-box{
		margin:0;
	}
	.timeline-column.setleft,
	.timeline-column.setright{
		padding:140px 0 0 0;
		float:left;
	}
	.timeline-column:after{
		display:none;
	}
	.timeline-column.setleft:before,
	.timeline-column.setright:before{
		left:50%;
		right:auto;
		top:0;
		margin-left:-7px;
	}
	.timeline-column.setleft .timeline-time,
	.timeline-column.setright .timeline-time{
		left:50%;
		right:auto;
		text-align:center;
		margin-left:-110px;
		top:50px;
	}
	.timeline-column.setleft .timeline-time:after,
	.timeline-column.setright .timeline-time:after{
		display:none;
	}
	.full-recent-post{
		padding:80px 15px;
	}
	.full-recent-post .container{
		margin-bottom:-30px;
	}
	.recent-post-column{
		position:realive;
		width:100%;
		border:1px solid #eaeaea;
		border-radius:2px;
		margin-top:30px;
	}
	.recent-post-column .post-column-content{
		padding:30px;
	}
	.recent-post-column .post-column-content h5{
		font-size:18px;
		line-height:36px;
	}
	.navbar-collapse .copyright{
		padding:0 0 30px 0;
		margin:-10px 0 0 0;
	}
	.fullwidth.aside-container .col-xs-4,
	.fullwidth.aside-container .col-sm-4,
	.row.aside-container .col-xs-4,
	.row.aside-container .col-sm-4,
	.fullwidth.aside-container .col-md-4,
	.fullwidth.aside-container .col-lg-4
	.row.aside-container .col-md-4,
	.row.aside-container .col-lg-4{
		width: 100%;
	}
	.booking-wrapp{
		padding-bottom:80px;
	}
	.booking-col-wrapp{
		margin-top:-15px;
		margin-bottom:10px;
	}
	.booking-col-wrapp:before{
		right:-15px;
		border-bottom: 15px solid #c8cbce;
	}
	.booking-col-wrapp:after{
		left:-15px;
		border-bottom: 15px solid #c8cbce;
	}
	.booking-col-content:before{
		border-top: 15px solid #c8cbce;
		right:-15px;
	}
	.booking-col-content:after{
		border-top: 15px solid #c8cbce;
		left:-15px;
	}
	.booking-content{
		padding:40px 0 0 0;
	}
	.booking-content .img-container{
		margin:0;
	}
	.grider{
		float:left;
	}
	.filter-items.pull-left.text-only,
	.filter-items.pull-right.text-only{
		margin-top:-40px;
	}
	.half-column-wrapp .half-column.hero-left{
		margin-bottom:30px;
	}
	.half-column-wrapp .half-column.hero-left:after{
		display:none;
	}
	.main-introduce{
		margin-bottom:-20px;
	}
	.landingpage-form{
		position:relative;
		width:100%;
	}
	.menu-list-wrapp{
		padding:0;
	}
	.menu-list-body,
	.menu-list-main{
		padding:20px;
	}
	.menu-book-wrapp{
		margin-bottom:-80px;
	}
	.menu-book-img,
	.menu-book-content{
		width:100%;
	}
	.menu-book-footer{
		padding-bottom:80px;
	}
	.custom-tabs ul.nav{
		display: block;
	}
	.custom-tabs ul.nav > li{
		display: block;
		width:100%;
		margin-bottom:2px;
	}
	.custom-tabs ul.nav > li > a{
		display: block;
		width:100%;
	}
	.tabbable ul.nav,
	.tabbable ul.nav > li{
		width:100%;
		margin-left:0;
	}
	.tabbable ul.nav > li > a{
		display: block;
		width:100%;
	}
	.custom-tabs.tabs-icon,
	.custom-tabs.tabs-icon ul.nav > li > a .fa,
	.custom-tabs.tabs-icon .tab-content{
		text-align:left;
	}
	.custom-tabs.tabs-icon ul.nav > li > a .fa{
		display:inline-block;
		font-size:18px;
		margin-right:5px;
	}
	.custom-tabs.tabs-icon ul.nav > li > a:hover,
	.custom-tabs.tabs-icon ul.nav > li > a:focus,
	.custom-tabs.tabs-icon ul.nav > li > a,
	.custom-tabs.tabs-icon ul.nav > li.active > a{
		padding:15px 20px 0 20px;
		border:1px solid #eaeaea;
	}
	.filter-attributes .form-group{
		padding-left:0;
	}
	.img-column{
		display:none;
		width:100%;
	}
	.logreg-contain{
		width:100%;
	}
	.parallax.fourth-bg .container:after{
		width:44.3333333%;
	}
	.content-skew{
		padding-right:80px;
	}
	.content-skew:after{
		border-bottom: 1000px solid #f7f7f7;
		border-left: 100px solid transparent;
		right:-8px;
	}
	.recent-post-col-wrapp{
		margin-bottom:40px;
	}
	.recent-post-col{
		width:100%;
	}
	.recent-post-col img.img-responsive{
		width:100%;
	}
	.recent-post-col-content{
		padding-top:40px;
	}
	.client-list li a{
		padding-left:10px;
		padding-right:10px;
	}
	.half-column .img-responsive{
		width:100%;
	}
	.list-icon-box li{
		width:100%;
		position:relative;
		margin-bottom:40px;
	}
	.list-icon-box li .list-icon-box,
	.list-icon-box li .list-icon-content{
		width:100%;
	}
	.list-icon-box li .list-icon-content{
		border:1px solid #eaeaea;
	}
	.recent-post-list li{
		width:100%;
	}
	.recent-post-list li  .img-wrapper,
	.recent-post-list li .list-post-content{
		width:100%;
	}
	ol.process-line > li:before,
	ol.process-line > li:after{
		display:none;
	}
	.services-wrapp:before{
		width:462px;
		left:50%;
		bottom:-85px;
		margin-left:-231px;
	}
	.services-wrapp.setright:before{
		margin-left:-231px;
		background:url(../img/services/dotted-right.png) no-repeat 0 0;
	}
	.cta-wrapp h1, .cta-wrapp h2, .cta-wrapp h3, .cta-wrapp h4, .cta-wrapp h5, .cta-wrapp h6{
		margin-bottom:30px;
	}
	.slider-wrapper:before,
	.slider-wrapper:after{
		display:none;
	}
	.list-column-icon.four-column li{
		width:50%;
	}
	.error-page{
		background-image:url(../img/rocket.png);
		background-position: left bottom;
		background-repeat: no-repeat;
		background-attachment: scroll;
		padding:120px 0 578px 0;
		overflow:hidden;
	}
	.filter-attributes .form-group{
		padding-right:20px;
	}
	.flip-wrapper {
		position:absolute;
		bottom:-40px;
		height: 180px;
		width: 180px;
		padding:10px;
		border-radius:50%;
		background:#f6f7f7;
	}
	.services-wrapp.setleft .flip-wrapper {
		left:20px;
	}
	.services-wrapp.setright .flip-wrapper {
		right:20px;
	}
	.hephaistos .tp-bullet {
		margin-left:2.5px;
		margin-right:2.5px;
	}
}

/*
Smartphones  (portrait and landscape)
=========================== */
@media (max-width:800px){
	nav.navbar.bootsnav.navbar-fixed.navbar-full.bootsnav .navbar-brand{
		padding-left:0;
	}
	ul.top-share,
	ul.top-link{
		border:none;
	}
	ul.top-share li a{
		width:auto;
		padding-right:8px;
		border:none;
	}
	ul.top-link li{
		padding:0;
	}
	ul.top-link li a{
		padding:3px 5px 3px 0;
	}
	.title-head:before,
	.title-head.pull-right:before,
	.title-head.centered:before{
		width:100%;
		margin:0;
		left:0;
	}
	.column-box.margintop80{
		margin-top:0;
	}
	.half-column-wrapp .half-column{
		width:100%;
	}
	.half-column-wrapp .half-column.pull-left {
		padding:0;
	}
	.flex-direction-nav .flex-prev {opacity: 0; left: 0;}
	.flex-direction-nav .flex-next {opacity: 0; right: 0;}
	.fullwidth.aside-container .col-xs-4,
	.fullwidth.aside-container .col-sm-4,
	.row.aside-container .col-xs-4,
	.row.aside-container .col-sm-4,
	.fullwidth.aside-container .col-md-4,
	.fullwidth.aside-container .col-lg-4
	.row.aside-container .col-md-4,
	.row.aside-container .col-lg-4{
		width: 100%;
	}
	.single-recent-blog{
		margin:0;
	}
	.recent-post-column .img-wrapper,
	.recent-post-column .post-column-content{
		width:100%;
	}
	.cta-button-wrapp{
		width:100%;
	}
	.resume-head{
		left:-10px;
	}
	.resume-head:before{
		bottom:-10px;
		border-top: 10px solid red;
		border-left: 10px solid transparent;
	}
	.paper-body:before,
	.paper-top:before,
	.paper-bottom:before{
		left:30px;
	}
	.paper-body{
		padding:70px 20px 0 50px;
	}
	.filter-attributes .form-group{
		padding-left:0;
	}
    .styled-table.mobile-responsive thead {
		display: none;
	}
	.styled-table.mobile-responsive tbody {
		width: 100%;
	}
	.styled-table.mobile-responsive tbody tr{
		overflow: hidden;
		height: auto;
		width: 100%;
		border: 1px solid #e3e3e3;
	}
	.styled-table.mobile-responsive tbody tr td{
		display: block;
		text-align: left;
		padding-left: calc(50% + 10px);
		position: relative;
		overflow: hidden;
		height: auto;
		border-bottom: 1px solid #f0f0f0;
	}
	.styled-table.mobile-responsive tbody tr td:first-child{
		padding: 10px;
		padding-left: calc(50% + 10px);
	}
	.styled-table.mobile-responsive tbody tr td.text-right{
		text-align: left;
	}
	.styled-table.mobile-responsive tbody tr td:before {
		content: attr(data-title);
		display: block;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		height: 100%;
		background-color: #fdfdfd;
	}
    .shoppingcart-action .col-md-4{
        text-align: left;
        margin-bottom: 15px;
    }
	.media-left{
		margin:0;
		padding:0;
	}
	.media-body{
		margin:0;
		padding:20px 20px 0 20px;
		border-radius:2px;
	}
	.media .media-object{
		width:40px;
		height:40px;
	}
	.main-example .countdown-container {
		height: 280px;
	}
	.main-example .time {
		margin: 20px 5px;
	}
	.parallax.fourth-bg .container:after{
		width:42.9999%;
	}
	.content-skew{
		padding-right:80px;
	}
	.content-skew:after{
		border-bottom: 1000px solid #f7f7f7;
		border-left: 100px solid transparent;
	}
	ul.count.three-column li,
	ul.count.three-column li:first-child,
	ul.count.four-column li,
	ul.count.four-column li:first-child{
		margin:0 15px 30px 15px;
		padding:20px 0;
		border:1px solid rgba(255, 255, 255, 0.5);
	}
	ul.count.three-column li,
	ul.count.four-column li{
		width:42%;
	}
	.cta-wrapp h1, .cta-wrapp h2, .cta-wrapp h3, .cta-wrapp h4, .cta-wrapp h5, .cta-wrapp h6{
		margin-bottom:30px;
	}
	ul.count.five-column li{
		width:100%;
	}
	ul.count.colorful li .counter-item{
		background-size:cover;
	}
}

@media (max-width:799px){
	.services-img img.img-responsive{
		width:100%;
	}
	.services-img .flip-wrapper .front img.img-responsive{
		width:auto;
		max-width:100%;
	}
	.services-wrapp{
		margin-bottom:60px;
	}
	.services-wrapp:before,
	.services-wrapp.setright:before{
		display:none;
	}
	.content-skew{
		padding-right:0;
	}
	.parallax.fourth-bg{
		padding-bottom:0;
	}
	.parallax.fourth-bg .container:after,
	.content-skew:after{
		display:none;
	}
	.parallax.fourth-bg .container .title-head{
		background:#f7f7f7;
		margin-top:90px;
		padding-top:120px;
		padding-bottom:120px;
		margin-bottom:0;
	}
	.parallax.fourth-bg .container .title-head.pull-right{
		text-align:left;
	}
	.team-fullwidth li{
		width:50%;
	}
	.agency-headtitle h3{
		Font-size:120px;
		line-height:140px;
	}
	.register-subscribe .form-group input.form-control{
		height:40px;
		padding:0 20px;
	}
	.register-subscribe .form-group .btn{
		padding:0 20px;
	}
}

/*
Small device
=========================== */
@media (max-width:360px){
	nav.navbar.navbar-default.navbar-fixed.no-background.bootsnav:before,
	nav.navbar.bootsnav.navbar-fixed.fixed-scoller.bootsnav:before{
		width:50%;
	}
	nav.navbar.bootsnav.navbar-fixed.navbar-full.bootsnav{
		padding-top:10px;
	}
	nav.navbar.bootsnav.navbar-fixed.navbar-full.bootsnav .navbar-brand{
		padding-left:15px;
	}
	.title-head{
		margin-bottom:40px;
	}
	.title-head .col-sm-6{
		margin-bottom:60px;
	}
	.content-skew{
		padding-right:0;
	}
	.parallax.fourth-bg{
		padding-bottom:0;
	}
	.parallax.fourth-bg .container:after,
	.content-skew:after{
		display:none;
	}
	.parallax.fourth-bg .container .title-head{
		background:#f7f7f7;
		margin-top:90px;
		padding-top:120px;
		padding-bottom:120px;
		margin-bottom:0;
	}
	.parallax.fourth-bg .container .title-head.pull-right{
		text-align:left;
	}
	.recent-post-col-content{
		padding-top:60px;
	}
	.recent-post-col{
		float:left;
		width:100%;
	}
	ul.count.two-column li,
	ul.count.three-column li,
	ul.count.four-column li,
	ul.count.five-column li{
		width:100%;
		border:none;
	}
	ul.count.three-column li,
	ul.count.three-column li:first-child,
	ul.count.four-column li,
	ul.count.four-column li:first-child{
		border:none;
		margin:0;
	}
	.client-list li {
		width:33.333333%;
	}
	.list-icon-box li .list-icon-box,
	.list-icon-box li .list-icon-content{
		width:100%;
		position:relative;
	}
	.recent-post-list li  .img-wrapper,
	.recent-post-list li .list-post-content{
		width:100%;
	}
	ol.process-line > li:before,
	ol.process-line > li:after{
		display:none;
	}
	.services-wrapp{
		margin-bottom:60px;
	}
	.services-wrapp:before,
	.services-wrapp.setright:before{
		display:none;
	}
	.services-content{
		padding:0;
	}
	.services-wrapp.setleft .services-content{
		padding-bottom:40px;
	}
	.services-wrapp.setright .services-content{
		padding-top:40px;
	}
	.flip-wrapper {
		bottom:-10px;
		width:120px;
		height:120px;
	}
	.flip,
	.flip img {
		width:100px;
		height:100px;
	}
	.flip .back {
		font-size:9px;
		line-height:98px;
		font-weight:700;
	}
	.services-wrapp.setleft .flip-wrapper {
		left:10px;
	}

	.services-wrapp.setright .flip-wrapper {
		right:10px;
	}
	.list-column-icon.half-column li,
	.list-column-icon.four-column li,
	.team-fullwidth li{
		width:100%;
	}
	.shadow-bottom{
		display:none;
	}
	.introduce{
		padding-top:120px;
		padding-bottom:60px;
	}
	.container.introduce h1{
		font-size:56px;
		line-height:64px;
	}
	.container.introduce h2{
		font-size:32px;
		line-height:46px;
	}
	.agency-headtitle h3{
		Font-size:100px;
		line-height:140px;
	}
	.error-page{
		background-image:url(../img/rocket.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		background-attachment: scroll;
		padding:120px 0 578px 0;
		overflow:hidden;
	}
	.agency-headtitle h3{
		Font-size:92px;
		line-height:90px;
	}
	.hephaistos.tparrows:before {
		font-size:18px;
		line-height:48px;
	}
	.hephaistos.tparrows.tp-leftarrow{
		margin-left:-80px; 
	}
	.hephaistos.tparrows.tp-rightarrow{
		margin-right:-80px; 
	}
	
	.hephaistos .tp-bullet {
		width: 6px;
		height: 6px;
		margin-left:0;
		margin-right:0;
		margin-top:40px;
	}
}

/*
Preloading
=========================== */
div.loading-invisible{
    display:none;
}

#loading{
	background:rgba(255, 255, 255, 0.98);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index:9999999;
	margin-top: 0px;
	top: 0px;
	color:#fff;
	text-align:center;
	font-size:18px;
	letter-spacing:4px;
}

.loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}

.loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 118px;
	width: 118px;
	margin-top: -59px;
	margin-left: -59px;

}

.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	}
.object:nth-child(3n+0) {
	margin-right: 0px;
}


#object_one {
	-webkit-animation: animate 1s -0.9s ease-in-out infinite ;
	animation: animate 1s -0.9s ease-in-out infinite ;
	}
#object_two {
    -webkit-animation: animate 1s -0.8s ease-in-out infinite ;
	animation: animate 1s -0.8s ease-in-out infinite ;
	}
#object_three {
    -webkit-animation: animate 1s -0.7s ease-in-out infinite ;
	animation: animate 1s -0.7s ease-in-out infinite ;
	}
#object_four {
    -webkit-animation: animate 1s -0.6s ease-in-out infinite ;
	animation: animate 1s -0.6s ease-in-out infinite ;
	}
#object_five {
    -webkit-animation: animate 1s -0.5s ease-in-out infinite ;
	animation: animate 1s -0.5s ease-in-out infinite ;
	}
#object_six {
    -webkit-animation: animate 1s -0.4s ease-in-out infinite ;
	animation: animate 1s -0.4s ease-in-out infinite ;
	}
#object_seven {
    -webkit-animation: animate 1s -0.3s ease-in-out infinite ;
	animation: animate 1s -0.3s ease-in-out infinite ;
	}
#object_eight {
    -webkit-animation: animate 1s -0.2s ease-in-out infinite ;
	animation: animate 1s -0.2s ease-in-out infinite ;
	}
#object_nine {
    -webkit-animation: animate 1s -0.1s ease-in-out infinite ;
	animation: animate 1s -0.1s ease-in-out infinite ;
	}

@-webkit-keyframes animate {
 

  50% {
	-ms-transform: scale(1.5,1.5); 
   	-webkit-transform: scale(1.5,1.5); 
    transform: scale(1.5,1.5); 
	  }
 
  100% {
	-ms-transform: scale(1,1); 
   	-webkit-transform: scale(1,1); 
    transform: scale(1,1); 
	  }

}

@keyframes animate {
  50% {
	-ms-transform: scale(1.5,1.5); 
   	-webkit-transform: scale(1.5,1.5); 
    transform: scale(1.5,1.5); 
	  }
 
  100% {
	-ms-transform: scale(1,1); 
   	-webkit-transform: scale(1,1); 
    transform: scale(1,1); 
	  }
  
}


.loading-center p{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -79px;	
}

/*
Demo
=========================== */
.demo-panel{
	background:#fdfdfd;
	width:360px;
	display:none;
	height:100%;
	left:0;
	padding:40px 0; 
	top:0;
	position:fixed;
	_position:absolute;
	z-index:9999;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
	box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.14);
}

a.openpanel{ 
	background-image:url(../img/openpanel-demo.png); 
	background-repeat:no-repeat;
	background-position:0 0;
	padding:110px 0;
	width:52px;
	height:255px;
	border-left:none;
	border-radius:0 2px 2px 0;
	color:#333;
	display:block;
	left:0;
	text-align:center;
	font-size:18px;
	top:165px;
	z-index:99999; 
	position:fixed;
	_position:absolute; 
	border-left:none;
	text-decoration:none;
}
	
a.active.openpanel{ 
	border-left:none;
	_position:absolute; 
	left:360px;
}

a.openpanel:hover{
	outline:none;
	color:#333;
}

.demo-col{
	float:left;
	width:100%;
	padding:0 30px;
	margin-bottom:20px;
}

.demo-col h6{
	margin-bottom:15px;
}

.stylechanger{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.stylechanger li{
	float:left;
	width:25%;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	text-align:center;
}

.stylechanger li a{
	display:block;
	width:100%;
	height:50px;
	margin-bottom:5px;
	border-radius:2px;
	border:5px solid #fcfcfc;
}

.stylechanger li a:hover,
.stylechanger li a:focus,
.stylechanger li a:active{
	border:5px solid #e4e8e9;
}

#color1{ background-color:#ff4629; }
#color2{ background-color:#377dd3; }
#color3{ background-color:#1fc2e5; }
#color4{ background-color:#3ea22b; }
#color5{ background-color:#2fb496; }
#color6{ background-color:#fb663e; }
#color7{ background-color:#d05fdd; }
#color8{ background-color:#ea4949; }
#color9{ background-color:#a24be0; }
#color10{ background-color:#fbb23e; }

.demo-header{
	padding:260px 0 160px 0;
}

.demo-header .logo{
	display:inline-block;
	margin-bottom:10px;
}

.demo-header h4{
	text-transform:uppercase;
	font-weight:700;
	margin:0;
}

.demo-header h1{
	font-size:64px;
	line-height:84px;
	font-weight:300;
}

.demo-wrapp{
	display:block;
	margin-bottom:60px;
	text-align:center;
}

.demo-wrapp .img-wrapper{
	border:1px solid #eaeaea;
	background:#f9f9f9;
	border-radius:2px;
	padding:10px;
	margin-bottom:20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.demo-wrapp:hover .img-wrapper{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.demo-wrapp h5,
.demo-wrapp p{
	margin-bottom:0;
}

.demo-wrapp h5 a{
	color:#333;
}