/*	################################################################

	File Name: style.css
	Template Name: Ancillia
	Created By: Willy Wize
	http://themeforest.net/user/willywize
	
	1) SKELETON
	2) TOPBAR & HEADER
	3) FOOTER STYLES
	4) SIDEBAR & WIDGETS
	5) SHOP STYLES
	6) PORTFOLIO STYLES
	7) PARALLAX SECTIONS
	8) SLIDER STYLE
	9) MODULES
	10) BLOG STYLES
	11) ANIMATIONS
	12) GRID SLIDESHOW
	13) TIMELINE PERIOD
	14) HOME SERVICES
	15) TWITTER FEED FOOTER
	16) SLIDE OUT CONTENT
	16) PHOTOSTACK
	18) LOADING ANIMATION
	19) TRIANGLE SHAPE
	20) SWITCHER
	21) MODAL
	22) KEYFRAME
	23) RESPONSIVENESS
	24) COLOR SCHEMES
	
################################################################# */ 


@import url("font-awesome.css");		/* Font Awesome Icons */
@import url("font-awesome.min.css");	/* Font Awesome Icons */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,300,200,100,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic");
@import url("https://fonts.googleapis.com/css?family=Lato:400,300,400italic,300italic,700,700italic,900");



/* ----------------------------------------------------
	1. SKELETON
------------------------------------------------------- */
body {
	font-family: 'Lato',sans-serif;
	font-size:14px;
	-webkit-font-smoothing: antialiased !important;
	color:#6d7274;
	width:100%;
	line-height:175%;
	background-color:#fff;
	background-repeat:repeat;
}

/* Boxed Layout */
.theme-layout.boxed {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 1230px;
    z-index: 0;
}

.theme-layout {
    display: inline-block;
    width: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
}


.wrapper-pgtitle{
	background-image: url(../images/shattered.png);
	background-repeat: repeat;
}


.top-margin {
    margin-top: -30px;
    float: left;
    width: 100%;
}

h1,h2,h3,h4,h5,h6{
	letter-spacing:0px;
	font-weight:normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight:bold;
	font-family: 'Raleway', sans-serif;
	line-height:140% !important;
	color:#4a5158;
}

h1{
	font-size: 22px; 
}

h2{
	font-size: 20px; 	
}

h3{
	font-size: 18px; 
}

h4{
	font-size: 16px; 		
}

h5{
	font-size: 14px; 		
}

h6{
	font-size: 13px;  	
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#4a5158!important;
	text-decoration:none !important; 
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
	color:#fff !important;
}

a { 
	color:#222222;
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

a:hover,
a:focus {
  text-decoration: none;
  color:#686868;
}

a.readmore {
	display:block;
	font-style:italic;
	font-size:14px;
}

a.navbar-brand {
	background: url(../images/logo.png) no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #4a5158!important;
	font-size: 35px;
	margin-top: 0;
	padding-left: 55px !important;
	line-height: 36px;
}

a.remove {
	display: block;
	height: 18px;
	width: 18px;
	margin: 10px;
	padding-left: 0 !important;
	text-indent: -9999px;
	border-radius: 101px;
	border: 1px solid #CCC;
	background-color: #CCCCCC;
	background-image: url(../images/remove.png);
}	

.red {
	color:#ce2424 !important;
}
.green {
	color:#09c798 !important;
}
.blue {
	color:#3f8dbf !important;
}
.orange {
	color:#fb8728 !important;
}
.purple{
	color:#ba5ece !important;
}
.lime {
	color:#73b819 !important;
}
.pink {
	color:#e93172 !important;
}
.yellow{
	color:#f6b20e !important;
}
.grey {
	color:#c9c9c9 !important;
}
.dark {
	color:#4a5158 !important;
}

.dropcap {
	float: left;
	font-size: 58px;
	line-height: 54px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: -2px;
}

.font-light{
	font-weight:400;
}

.font-light-white{
	font-weight:400;
	color: #e8e6e6;
}

ul {
	padding-left:0;
}

.lead {
	font-family: 'Lato',sans-serif;
	font-size:18px;
	font-weight:400;
	font-style: italic;
	margin-top:-3px;
}

.hidden {
	display:none
}

.alignleft {
	float:left
}

.alignright {
	float:right
}

.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both
}

.text-left {
	text-align:left !important;
}

mark {
	padding: 6px 12px;
	background-color:transparent !important;
}

section::before,
section::after {
	position: absolute;
	content: '';
	pointer-post-wraps: none;
}	

.first {
	clear:both !important
}

.last {
	margin-right:0 !important
}

.nopadding {
	
	padding: 0 !important;
}
.padding-top {
	padding-top: 30x;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

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

.make-center img {
	margin:auto;
}

.vimeo_video {
	border:none;
	width:100%;
}

.soundcloud {
	border:none;
	width:100%;
}

.rev_video_slider {
	width:100%;
	height:100%;
}

.rsNav {
	display:block;
	clear:both;
	margin-bottom:80px !important;
}

.par-white {
	color:#e8e6e6 !important;
}

.par-dark {
	color:#4a5158 !important;
}

.par-grey {
	color:#c9c9c9 !important;
}

.section-title-wrapper {
    text-align: center;
	margin-top:35px;
}

.section-title-heading {
    text-align: center;
}

.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 24px;
}

.section-title:before,
.section-title:after {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    width: 80px;
	margin-top:10px;
}

.section-title:before {
    left: -100px;
    top: 10px;
}

.section-title:after {
    right: -100px;
    top: 11px;
}

.dark-wrapper {
	background-color:#1b2126;
	padding:60px 0;
}

.grey-wrapper {
	background-color:#f5f5f5;
	padding:60px 0;
}

.white-wrapper {
	background-color:#ffffff;
	padding:60px 0;
}

.bg-wrapper{
	background-image:url(../images/pattern/cubes.png);
	background-repeat: repeat;
	padding:60px 0;
}

.board-wrapper{
	background-image:url(../images/cloud-things.png);
	background-repeat: repeat;
	padding:60px 0;
	background-color: #666;
}

.blue-wrapper {
	background-color:#3f8dbf;
	padding:60px 0;
}

.blog-wrapper {
	background-color:#ffffff;
	padding:30px 0;
}



	
/* ----------------------------------------------------
	2. HEADER & TOPBAR 
------------------------------------------------------- */
.header_center a.navbar-brand {
	margin: 0 auto !important;
	display: inline-block;
	position: relative;
	float: none !important;
	z-index:999;
}

#header-default.affix a.navbar-brand {
	font-size:31px !important;
	margin:5px 0 0;
}

#header-default {
	width:100%;
	top:40px;
	height:auto !important;
	z-index: 999;
	left: 0;
	background-color:#ffffff;
}	

#header-default.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-top:0;
	padding:10px 0;
	min-height:inherit;
	z-index: 999;
	background:#ffffff;
	background: rgba(255,255,255,1);
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
   -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
}
		

#header-default.affix .navbar {
	margin-top:0px;
}

#header-default.affix .navbar-nav > li > .dropdown-menu {
	margin-top:12px !important;
}

#header-default.affix .navbar-brand img {
	width:80%;
	margin-top:7px
}

#header-default.affix .navbar-brand {
	line-height:38px;
}


#header-default {
	padding:24px 0;
	background-color:#ffffff;
}

#header-default .navbar-default {
	background-color:#ffffff;
	background: rgba(255, 255, 255, 1);
	border-color: rgba(0, 0, 0, 0);
}

#header-default .navbar-brand {
	padding:0;
}

#header-default .navbar {
	margin-bottom:0;
}

#header-default .yamm .nav,
#header-default .yamm .collapse,
#header-default .yamm .dropup,
#header-default .yamm .dropdown {
	position: static;
}

#header-default .yamm .container {
	position: relative;
}

#header-default .yamm .dropdown-menu {
	left: auto;
	right:auto;
}

#header-default .yamm-fw .dropdown-menu li {
	list-style:none;
	padding:0;
}

#header-default .yamm-fw .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}

#header-default .yamm .yamm-content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header-default a:hover {
	text-decoration:none;
}

#header-default .yamm img {
	margin-bottom:10px;
}

#header-default .yamm h3 {
	text-transform:uppercase;
	font-size:14px;
	color:#222222;
	padding:5px 0;
}

#header-default .dropdown-menu,
#header-default .yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	box-shadow:none;
	margin-top:26px;
}

#header-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #4a5158;
	font-family: 'Lato',sans-serif;
	padding: 7px 18px;
	margin-top: 8px;
	font-size: 16px;
	font-weight: 700;
}


#header-default .dropdown-menu li a {
	text-decoration:none;  
	display:block;
	position:relative;
	font-family: 'Lato',sans-serif;
	padding:10px 20px;
	color: #fff;
}

#header-default .dropdown-menu {
	padding:0 !important;
	border-radius:0 !important;
}

#header-default .yamm-fw .dropdown-menu li a {
	padding:5px 15px;
}

#header-default .dropdown-menu li {
	float:none;
	display:block; 
	margin:0; 
	text-align: left;
	border: 0;
	color:#fff;
}  
  
#header-default .dropdown-menu li:last-child{
	border-bottom: 0;  
}   

.slider-margin-top{
	margin-top:150px;
}

#topbar {
	background-color:#fff;
	border-top:1px solid #f3f3f3;
	border-bottom: 1px solid #ebe9e9;
	font-family: 'Lato',sans-serif;
	width:100%;
	z-index: 999;
}

.menubar {
	border-bottom:1px solid #f2f2f2;
	font-family: 'Lato',sans-serif;
	background-color: #f5f7f8;
	width:100%;
	z-index: 999;
}

.social-icons {
	padding:0;
	display:block; 
	overflow:hidden
}

.social-icons span a {
	font-size:15px;
	text-align:center;
	width:40px;
	height:42px;
	line-height:42px;
	overflow:hidden;
	display:block;
	float:left;
}

.topmenu {
	padding:0;
	display:block;
	overflow:hidden;
	text-transform: uppercase;
	font-family: 'Lato',sans-serif;
}
.topmenu span a {
	font-size:13px;
	padding-left:7px;
	padding-right:7px;
	width:auto;
	height:42px;
	line-height:42px;
	display:block;
	float:left;
}
.topmenu .last a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
}
#header-default .navbar-nav > li > a:hover,
#header-default .navbar-nav > li > a:focus,
#header-default .navbar-nav > li > a:active,
#header-default .navbar-default .navbar-nav > .open > a,
#header-default .navbar-default .navbar-nav > .open > a:hover,
#header-default .navbar-default .navbar-nav > .open > a:focus,
#topbar .social-icons span:hover a,#topbar .topmenu span:hover a, .active-nav {
	color:#fff !important;
}

#topbar,
#topbar a {
	color:#979ea2;
}

#topbar .col-lg-4 {
	padding-left:0;
}

#topbar .col-lg-8 {
	padding-right:0;
}

#topbar .topmenu {
	display:block; 
	float:right
}

.yamm .dropdown-submenu{
	position:relative;
}

.yamm .dropdown-submenu>.dropdown-menu{
	top:0;
	left:100% !important;
	margin-top:-3px !important;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}

.yamm .dropdown-submenu:hover>.dropdown-menu{
	display:block;
}

.yamm .dropdown-submenu.pull-left{
	float:none;
}

.yamm .dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}
.breadcrumb > li + li:before {
	font-size:13px;
}

.breadcrumb {
	color: #6d7274;
	font-size: 12px;
	font-weight: 500;
	background:transparent;
	list-style: none outside none;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: -25px;
	margin-bottom: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
}

.breadcrumb > li + li:before {
	margin:0 3px;
	padding:0 3px;
	color:#c9c9c9;
}



/* ----------------------------------------------------
	3. FOOTER STYLES
------------------------------------------------------- */

#copyrights {
	background-color:#162127;
	padding:20px 0 10px;
	color:#c3c3c3;
	display:block;
	position:relative;
}

#footer-style-1 {
	background-color: #19242a;
	padding: 40px 0;
	display: block;
	position: relative;
	background-image: url(../images/dark-map.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-style-1 .widget h3 {
	font-size:20px;
}

#footer-style-1 .social-icons span a {
	border:none;
	color:#686868;
}

.footer-menu ul{
	list-style:none;
	list-style-position:outside;
	float:right;
	display:inline;
	margin:15px;
} 
  
.footer-menu li{ 
	line-height:12px;
	float:left;
	padding:0 7px; 
}

.footer-menu li a {
	color:#c3c3c3;
}

.footer_post li img {
	padding:4px;
	width:80px;
}

.footer_post li {
	float:left;
	margin:2px;
	list-style:none;
}

#footer-style-1 .widget .title h3 {
	text-transform:none;
}

.footer-logo-wrapper {
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #1f252b;
}	
	
	
	
/* ----------------------------------------------------
	4. SIDEBAR & WIDGETS
------------------------------------------------------- */

.text-widget p {
	margin-bottom:15px;
}

.text-widget h1 {
	font-family: 'Lato',sans-serif;
	font-size:36px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}

.custom-widget h2 {
	font-size:24px;
	text-transform:uppercase;
}

.custom-widget p {
	font-size:18px;
	font-weight:300;
}

.popular_items img{
	width:100px;
	padding-right:10px;
	float:left
}

.popular_items{
	margin:20px 0
}

.popular_items .popular_items_div{
	display:block;
	margin-bottom:25px;
	overflow:hidden;
	position:relative
}

.popular_items .popular_items_div h4{
	margin-bottom:5px !important;
	padding-bottom:0;
}

.popular_items .meta,
.popular_items .meta a {
	color:#222;
}

.popular_items .meta {
	font-size:12px;
} 

.popular_items .meta span,
.popular_items .meta span i {
	padding-right:3px;
}


.entry:hover .post-type {
	opacity:0
}

.social_like .icon-container {
	margin:0 15px 0 0;
}

.social_like .btn {
	width:86px;
}

.social_like {
	position:relative;
	display:block;
}

.social_like h3 {
	font-size: 18px !important;
	margin-bottom: 0;
	padding-bottom: 0;
}

.social_button {
	position:absolute;
	right:0;
	top:10px;
}
	
#two-sidebar .widget,
#sidebar .widget {
	margin-bottom:25px;
	overflow:hidden;
}

.reviews_widget .recent_posts_widget > li img,
#tabbed_widget .recent_posts_widget img {
	max-width:120px !important;
	padding:4px;
}


.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,.nav-tabs > li > a {
	border: 1px solid #333c45;
	background-color: transparent !important;
	color: #333c45;
	font-weight: bold;
	margin-right: 0;
	margin-right:5px;
	padding: 7px;
}

#tabbed_widget .nav-tabs > li> a:hover{
	border: 1px solid #333c45;
	background-color: transparent !important;
}

#tabbed_widget .nav-tabs {
	border-bottom:none;
}

.tab-padding {
	border-bottom:none;
	padding-left: 15px;
}

#tabbed_widget .tab-content {
	border:none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.recent_posts_widget a{color:#4a5158; font-weight:600;}


.reviews_widget .recent_posts_widget a {
	color:#4a5158 !important;
}

.title h2 {
	text-transform:uppercase;
	font-size:20px;
}

.widget h3 {
	font-size:18px;
}

.twitter_feed {
	padding-left:0
}

.twitter_feed li {
	list-style:none;
	overflow:hidden;
	margin-bottom:30px;
}

.twitter_feed li p {
	margin-top: -30px;
	padding-left:30px;
}

.twitter_feed li span:before {
	color: #4f4f4f;
	padding-left:0 !important;
	font-family: 'FontAwesome';
	content: "\f099";
	padding:10px;
	vertical-align: text-top;
	font-size:21px;
}

.widget .title h3 {
	text-transform:uppercase;
}

.newsletter_form .form-control {
	background-color: #22292f;
	border: 1px solid #22292f;
}

#two-sidebar .newsletter_form .form-control,
#sidebar .newsletter_form .form-control {
	background-color: #f5f5f5;
	border: 1px solid #efefef;
}

.newsletter_form .btn {
	margin-top:10px;
}

.tagcloud a { 
	float: left; 
	display: block; 
	margin-bottom: 6px; 
	margin-right: 6px; 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 3px 10px; 
	color: #6d7274 !important; 
	text-decoration: none; 
	background:#f5f7f8;
	box-shadow:none !important;
}

.tagcloud a:hover {
	background: #222222;
	border:1px solid inherit;
	color: #fff !important; 
	text-decoration: none; 
}

#two-sidebar .recent_posts_widget li,
#two-sidebar .recent_posts_widget li a,
#sidebar .recent_posts_widget li,
#sidebar .recent_posts_widget li a {
	color:#6d7274 !important;
}

#two-sidebar .readmore,
#sidebar .readmore {
	font-weight:300 !important;
}

.recent_posts_widget > li {
	display: table;
	height: 60px;
	margin-bottom:20px;
	width: 100%;
}

.recent_posts_widget > li:last-child {
	border-bottom:0 solid #fff;
}

.recent_posts li {
	list-style:none
}
	
.recent_posts_widget > li img {
	max-width: 75px !important;
	padding:4px;
}	

.recent_posts_widget img {
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}	

.testimonial_widget {
	padding:20px;
	margin-bottom:20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}

.testimonial-widget .lead {
	padding-top:30px;
}

.testimonial-wrap {
	background-color: #f5f5f5;
	padding:30px 20px;
	border-bottom: 3px solid #6F6D69;
}

#owl-testimonial-widget .img-circle {
	border:3px solid #fff;
	width:100px;
}

#owl-testimonial-widget h3 {
	font-size: 16px;
	font-weight:600;
	margin: 0;
	padding: 0;
}

.testimonial-wrap .lead {
	font-weight:300 !important;
	font-family: 'Lato',sans-serif;
	font-size:18px !important;
}

.testimonial-carousel a {
	color:#4a5158!important;
}

.testimonial-carousel .media {
	margin:20px auto 10px !important;
	display:inline-block !important;
}

.overlay .testimonial-widget .img-thumbnail {
	background-color: #7e7c78;
	border: 1px solid #6F6D69;
}

.testimonial-widget {
	color:#222222;
	text-align:center;
}

.testimonial-widget .testimonial .lead:after {
	content: "\f10e" !important;
}

.testimonial-widget .testimonial .lead:after,
.testimonial-widget .testimonial .lead:before {
	color: #222222;
	font-family: 'FontAwesome';
	content: "\f10d";
	padding:10px;
	vertical-align: text-top;
	font-size:21px;
}



/* ----------------------------------------------------
	5. SHOP STYLES
------------------------------------------------------- */

.box {
	padding:20px;
	border:1px solid #ededed;
}

.cart_table img {
	margin-right:10px;
}

.box .price,
.cart_table .price2 {
	font-size:16px;
	color:#4a5158;
	margin:10px;
	font-weight:bold;
}

.cart_table .price,
.cart_table .cart_title {
	font-size:16px;
	color:#6d7274;
	margin:10px;
}

.shop-left{
	margin-top:22px;
}

.cart_table .rating {
	padding:5px 10px 10px !important;
	overflow:hidden !important;
}

div.thumbnails{
	padding-top:10px;
	zoom:1
}

div.thumbnails .entry {
	border:1px solid #ffffff;
	float:left;
	width:30%;
	margin-right:4.9%
}

div.thumbnails .magnifier .buttons {
	top:40%;
}

.btn-shop .form-control:focus {
	box-shadow:none;
}

.btn-shop .form-control {
	width:45px;
	border-radius:0;
	background: #EFEFEF;
	border-color: #DDDDDD;
	height:34px !important;
	margin:0;
	padding-right:0
}


#shop_features .nav li {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
} 


#shop_features {
	padding:40px 0;
	margin:20px 0;
	overflow:hidden;
}

.tabbable .nav-tabs {
	border-radius:5px;
}

#shop_features .nav-tabs {
	background:  #F8F8F8;
	border: 1px solid #ddd;
}

#custom_tab .nav-tabs > li > a,
#shop_features .nav-tabs > li > a {
	border-radius:2px;
	line-height:2.1;
}


#custom_tab .tab-content,
#shop_features .tab-content {
	padding:20px; 
	overflow:hidden;
}


#custom_tab .tab-content ul li,
#shop_features .tab-content ul li {
	list-style:square;
}

#custom_tab .tab-content ul,
#shop_features .tab-content ul { 
	padding:0 0 10px 20px
}

.btn-shop span {
	background:#181818;    
	-moz-user-select: none;
	background-image: none;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin: 0 -3px;
	color:#ffffff;
	padding: 7px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.shop_item_details ul {
	padding-left:0;
	margin:15px 0;
	overflow:hidden;
}

.shop_item_details strong {
	color:#181818;
	padding-right:10px;
}

.shop_item_details ul li {
	list-style:none;
	margin:0 0 5px;
}

.shop-right .title h2 {
	margin-bottom:5px;
	padding-bottom:0;
	font-size:22px;
}

.shop-right .title .rating {
	margin-bottom:10px;
}

.shop_item {
	margin-bottom:20px;
}

.shop_item .magnifier .buttons {
	top:40%;
	margin-top:0 !important;
}

.shop-banner {
	margin-bottom:17px;
	position:relative;
}

.shop-banner img {
	width:100%;
}

.shop-banner .title h1 {
	color:#ffffff;
	font-size:42px;
	font-weight:bold;
}

.shop-banner .title {
	opacity: 1;
	text-align:center;
	position: absolute;
	top: 27%;
	left:0;
	right:0;
}

.banner-hover {
	background:rgba(255,255,255,.3);
	padding:10px;
	border:10px solid rgba(0,0,0,.1);
	position:absolute;
	top:20px;
	left:20px;
	bottom:20px;
	right:20px;
	opacity:1;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

.banner-hover.big {
	left:30px;
	right:30px;
}

.entry:hover .banner-hover {
	opacity:0;
}

.royalSlider img {
	width:100%;
}

.big_title_onepage {
	font-size:60px;
	font-weight:bold;
	font-family: 'Lato',sans-serif;
	text-transform:uppercase;
	border:6px solid #fff;
	padding:40px;
}

.small_thin_grey1 {
	font-size:14px;
}

.small_thin_grey1 i {
	padding:0 5px;
}

.cat_widget {
	border:3px solid #fff;
}

.cat_widget .magnifier .buttons {
	top:38%
}

.cat_widget h3 {
	font-family: 'Lato',sans-serif;
	font-size:18px;
	text-transform:uppercase;
}
.cat_widget .entry,
.royalSlider .entry,
.team_member .entry,
.blog-carousel .entry,
.blog-carousel-tl .entry,
.portfolio-carousel .entry,
.portfolio_item .entry,
.shop_item .entry {
	display:block;
	position:relative;	
}

.team_member img {
	width:100%;
}

.shop_item .magnifier .st {
	padding:0 10px;
	width:auto;
}

.product_list_widget {
	padding-left:0
}

.shopping-cart-widget li {
	*zoom: 1;
	margin: 0 0 1em;
}

.shopping-cart-widget li:before,
.shopping-cart-widget li:after {
	content: "";
	display: table;
}

.shopping-cart-widget li:after {
	clear: both;
}

.shopping-cart-widget li img {
	width:40px;
	float: right;
	margin-left: 1em;
}

.shopping-cart-widget li .quantity {
	width: auto;
	float: none;
}

.shopping-cart-widget li a {
	display: block;
}

.shopping-cart-widget li:last-child {
	margin: 0;
	border: none;
}

.cart_list li {
	list-style:none;
}

.shop_item .shop_title span {
	font-size:16px;
	font-weight:500;
	color:#222222;
}

.shop-right .title .price,
.shop_item .price {
	font-size:14px !important;
	font-weight:500;
}

.woo_btn {
	padding:7px 12px !important;
	border-radius:0 !important
}

.shop_item .cats {
	font-weight:lighter !important;
	display: block;
	font-size: 14px !important;
}

.shop_item .cats a {
	color:#777777;
}

.shop_item {
	margin-bottom:20px;
}

.shop_desc {
	overflow: hidden;
	padding-right: 10px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	margin-top:-5px;
}

.shop_item {
	display:block;
	overflow:hidden;
	position:relative;
}

.pf-carousel-product {
	position:relative;
	display:block;
	margin-bottom:0;
	padding-bottom:10px;

}

.pf-carousel-product h4 {
	padding-bottom:0;
	font-size:14px;
	padding-top:3px;
	margin-bottom:5px;
}

.pf-carousel-product-meta{
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f0efef;
}

.pf-carousel-product-meta span {
	text-transform:uppercase;
}	

.pf-carousel-product-meta span a {
	text-transform:uppercase;
}

.pf-carousel-product-meta span {
	font-size:11px;
	padding-right:7px;
	vertical-align: top;
}

.pf-carousel-product-meta span i {
	font-size:13px;
}

.pf-carousel-meta{
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.pf-carousel-meta span {
	color:#ccc;
}	
.pf-carousel-meta span a {
	color:#686868;
}

.pf-carousel-meta span, .blog-carousel-meta span a{
	font-size:12px;
	padding-right:7px;
	vertical-align: top;
}

.icon-pf {
	font-size:18px;
}

.pf-carousel-header {
	position:relative;
	display:block;
	margin-bottom:0;
	padding-bottom:10px;
	padding-left:15px;
}

.pf-carousel-header h1 {
	padding-bottom:0;
	margin-bottom:5px;
	text-transform:uppercase;
}

.pf-carousel-header h3 {
	padding-bottom:0;
	font-size:18px;
	margin-bottom:5px;
	color:#ccc !important;
}

.pf-carousel-header h4 {
	padding-bottom:0;
	font-size:14px;
	margin-bottom:5px;
}

.post-type-icon-small {	
	font-size: 30px;
	height: 50px;
	line-height: 20px;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index:10;
	width: 50px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	border-radius:50%;
	color:#f2f2f2;
}

.shop-price-icon-small {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	height: 60px;
	line-height: 40px;
	color: #4a5158;
	font-weight:bold;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index: 10;
	width: 50px;
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	padding-top: 10px;
	padding-right: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f0efef;
	background-color: #fff;
}

.pf-carousel-product h4{
	font-family: 'Raleway', sans-serif;
}

.shop-price-disc{
	color: #26b462 !important;
}

.shop-price-info{
	color: #4290d9 !important;
}

.shop-price-nodisc{
	color: #d1d0d0 !important;
}

.icon-pf {
	font-size:14px;
}

.product_details ul li {
	list-style:none;
	padding-left:2px;
	padding-bottom:5px;
}


	
/* ----------------------------------------------------
	6. PORTFOLIO STYLES
------------------------------------------------------- */

.single-portfolio .title h2 {
	font-size:24px;
	text-transform:none;
	margin-top:0;
	padding-top:0;	
}

.pager li > a, .pager li > span {
	background-color: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 0;
	color:#fff;
	margin:30px 0 0;
	display: inline-block;
	padding: 5px 14px;
}

.pager li > a:hover, .pager li > span:hover {
	background-color:#222;
	color:#fff;
}

.product_details ul li a {
	color:#666;
}

.masonry_wrapper {
	overflow:hidden;
	margin:30px 0;
}

.masonry_wrapper .item {
	margin: 0 2px 4px;
	padding:0;
}

.masonry_wrapper .item img {
	height: auto !important;
	height: 100% !important;
	width: 100%;
	position: relative;
	z-index: -2;
}

#boxed-portfolio .portfolio_item {
	width:100% !important;
	height:auto !important;
	margin:0;
	overflow:hidden;
}

#boxed-portfolio {
	display: block !important;
	overflow: visible !important;
	position: relative;
	z-index: 10;
	margin-bottom:20px;
}

.portfolio-filter {
    padding: 0;
    font-size: 0;
    margin-bottom: 20px;
	margin-top:20px;
	margin-left:15px;
}

.portfolio-filter li {
    display: inline;
    color: #333c45;
    line-height: 30px;
	font-weight:bold;
}

.portfolio-filter.text-center li {
    display: inline-block;
}

.portfolio-filter li a {
	color: #333c45;
	padding: 11px 11px;
	font-family: 'Lato',sans-serif;
	font-size: 13px;
	font-weight:700;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333c45;
	border-bottom-color: #333c45;
}

.portfolio-filter li a.active {
    color: #f2f2f2;
	padding-top:16px;
}

.pf-holder {
	margin-top:15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.portfolio_item img {
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	  -ms-transition-duration: 0.8s;
	   -o-transition-duration: 0.8s;
		  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
	 -moz-transition-property: height, width;
	  -ms-transition-property: height, width;
	   -o-transition-property: height, width;
		  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
	 -moz-transition-property:    -moz-transform, opacity;
	  -ms-transition-property:     -ms-transform, opacity;
	   -o-transition-property:      -o-transform, opacity;
		  transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
	 -moz-transition-duration: 0s;
	  -ms-transition-duration: 0s;
	   -o-transition-duration: 0s;
		  transition-duration: 0s;
}

.magnifier .btn-default {
	padding:0 20px !important;
	color:#4a5158!important;
	width:auto !important;
}

.magnifier .sg,
.magnifier .st,
.magnifier .sf {
	display: block;
	display: inline-block !important;
	float: none !important;
	font-size: 20px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	width: 40px;
	margin: -10px 2px 0 2px;
	text-align: center;
	width: 40px;
}

.magnifier h4 {
	color:#ffffff;
	text-align:center;
	font-size:16px;
	padding:10px 0;
	margin-bottom:20px;
	display:block;
	font-family: 'Lato',sans-serif;
}

.magnifier h3 {
	color:#ffffff;
	text-align:center;
}

.portfolio_item .magnifier .buttons {
	top:40%;
}

.magnifier .buttons {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -20px;
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	-ms-transform: scale(0.2);
	-o-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.magnifier:hover .buttons {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.entry:hover .magnifier { 
	opacity: 1;
	visibility: visible;
}

.magnifier {
	background:#000000;
	background:rgba(0,0,0,0.8);
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	opacity:0;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}



/* ----------------------------------------------------
	7. PARALLAX & SECTIONS
------------------------------------------------------- */
	
.custom-wrapper .col-lg-6 {
	padding:0;
}

.custom-wrapper .overlay {
	background-color:rgba(0, 0, 0, 0.4);
	padding:0;
}

.parallax {
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.jt-shadow {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

.custom-overlay {
	padding: 60px 0;
}

.overlay {
	padding: 60px 0;
	background-color:rgba(0, 0, 0, 0.7);
}

.custom-message {
	padding:90px 0;
}

.custom-message h1 {
	text-align:center;
	font-weight:bold;
	font-size:54px;
}

.custom-wrapper {
  background: url(../demos/custom_wrapper_bg.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.custom-wrapper .testimonial h3 {
	color:#222 !important;
}

#boxed {
  background: url(../demos/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#boxed #wrapper {
	background:#fff; 
	margin:50px auto;
}

#boxed .white-wrapper,
#boxed .grey-wrapper {
	margin:0 -15px;
}

#boxed #topbar .social-icons span a,
#boxed #topbar .social-icons span.last a,
#boxed #topbar .topbar-email, 
#boxed #topbar .topbar-phone, 
#boxed #topbar .topbar-login, 
#boxed #topbar .topbar-cart,
#boxed #topbar {
	border:none;
}

.grey-wrapper #accordion-second .accordion-heading .accordion-toggle,
.grey-wrapper #accordion-second .accordion-heading, 
.grey-wrapper #accordion-second .accordion-toggle:hover, 
.grey-wrapper #accordion-second .accordion-heading .accordion-toggle.active,
.grey-wrapper #accordion-second .accordion-inner,
.grey-wrapper .testimonial-wrap {
	background:#fff;
}

.general-title hr {
	width:30px;
	margin-bottom:0;
	margin-top:0;
	border-width: 2px 0 0;
}

.general-title h2 {
	font-size:31px;
	text-rendering: optimizeSpeed;
	letter-spacing:0.6px;
	padding-bottom:0;
	font-weight:bold;
}

.general-title,
.messagebox {
	text-align:center;
}

.message-icon i{font-size:60px;}
.message-icon span{
	font-size:20px;
	margin-top: 20px;
}

.general-title .lead {
	margin-top:10px !important;
}


/* ----------------------------------------------------
	8. SLIDER STYLES
------------------------------------------------------- */
.rsUni, 
.rsUni .rsOverflow, 
.rsUni .rsSlide, 
.rsUni .rsVideoFrameHolder, 
.rsUni .rsThumbs {
	background:#f5f5f5 !important;
}

#gallery-2 {
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;  
	user-select: none;
}

.slider-shadow.without {
	margin-top:-20px !important;
}


.fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
	display:none;
}

.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container ul,
.fullscreenbanner-container ul	{
	display:none
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}

#slider-in-laptop {
  width: 100%;
  height: auto;
  padding: 3% 15% 0 16%;
  background: none;
}

#slider-in-laptop .rsOverflow,
#slider-in-laptop .rsSlide,
#slider-in-laptop .rsVideoFrameHolder,
#slider-in-laptop .rsThumbs {
  background: #151515;
}

.imgBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}

#slider-in-laptop .rsBullets {
  bottom: -50px;
}

.laptopBg {
  position: relative;
  width: 100%;
  height: auto;
}

#slider-in-laptop .rsBullets {
	bottom: -50px;
}
.shop_title_slider_2 {
	font-size:36px;
	text-transform:uppercase;
	font-weight:bold;
	color:#222;
}

.shop_title_slider {
	font-size:48px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}

.high_title2 {
	font-size:48px;
	font-family: 'Lato',sans-serif;
	font-weight: normal !important;
	letter-spacing: 0;
	line-height: 120% !important;
	padding: 0 0 10px;
	position: relative;
}

.high_title {
	font-size:70px;
	font-family: 'Lato',sans-serif;
	font-weight: 100 !important;
	letter-spacing: 0;
	line-height: 140% !important;
	padding: 0 0 10px;
	position: relative;
}

.big_title_slider {
	color: #fff;
	font-size:36px;
	font-family: 'Lato',sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 140% !important;
	padding: 0 0 10px;
	position: relative;
}

.big_title_slider_hr {
	color: #fff;
	font-size:36px;
	font-family: 'Lato',sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 140% !important;
	padding: 0 0 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #fcfcfc;
}
.big_title {
	color: #222222;
	font-size:36px;
	font-family: 'Lato',sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 140% !important;
	padding: 0 0 10px;
	position: relative;
}

.slider_title_a {
	color: #222222;
	font-size:36px;
	font-family: 'Lato',sans-serif;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 140% !important;
	padding: 0 0 10px;
	position: relative;
}

.upper_title {
	text-transform:uppercase;
	font-size:36px;
	font-weight:bold;
	font-family: 'Lato',sans-serif;
}

.small_title2 {
	color:#4a5158!important;
}

.mini_title2 {
	font-family: 'Lato',sans-serif;
	font-size:16px !important;
	font-weight:normal !important;
	color:#4a5158!important;
}

.light_title {
	color: #fcfcfc;
	font-family: 'Lato',sans-serif;
	font-size:18px;
	font-weight:300;
	letter-spacing: 0;
	padding: 0 0 10px;
	position: relative;
	line-height: 140% !important;
}

.small_title2,
.small_title {
	color: #fcfcfc;
	font-family: 'Lato',sans-serif;
	font-size:20px;
	letter-spacing: 0;
	padding: 0 0 10px;
	font-weight:400;
	position: relative;
	line-height: 140% !important;
}

.mini_title span {
	font-size:24px;
}

.mini_title {
	color: #ffffff;
	font-family: 'Lato',sans-serif;
	font-size:14px;
	letter-spacing: 0;
	padding: 0 0 10px;
	font-weight:400;
	position: relative;
	line-height: 140% !important;
}

.tp-bullets.simplebullets.navbar {
	height: 35px;
	padding: 0;
}

.tp-bullets.simplebullets .bullet {
	cursor: pointer;
	position: relative !important;
	background: #efefef !important;
	-webkit-border-radius: 0;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 6px solid rgba(0, 0, 0, 0) !important;
	display: inline-block;
	margin-right: 2px !important;
	margin-bottom: 14px !important;
	-webkit-transition: background-color 0.2s, border-color 0.2s;
	-moz-transition: background-color 0.2s, border-color 0.2s;
	-o-transition: background-color 0.2s, border-color 0.2s;
	-ms-transition: background-color 0.2s, border-color 0.2s;
	transition: background-color 0.2s, border-color 0.2s;
	float:none !important;
}

.tp-bullets.simplebullets .bullet.last {
	margin-right: 0px
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px !important;
	height: 6px !important;
	border: 5px solid #111;
}

.tparrows:before {
	font-family: 'FontAwesome';
	color: #fff;
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: 0;
	margin-top: 17px;
	text-align: center;
	width: 55px;
	font-size: 21px;
}

.slides-navigation a,
.tp-leftarrow, 
.tp-rightarrow{
	opacity:0.6 !important;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.slides-navigation a:hover,
.tp-leftarrow:hover, 
.tp-rightarrow:hover{
	filter:alpha(opacity=100); /* For IE8 and earlier */
	opacity:1 !important;
}

.tparrows {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.7) !important;
	width: 60px !important;
	height: 60px !important;
	border-radius:50%;
}

.tparrows:hover {
	color: #fff;
}
.tp-leftarrow:before {
	content: "\f104";
}

.tp-rightarrow:before {
	content: "\f105";
}

.tparrows.tp-rightarrow:before {
	margin-left: 1px;
}




/* ----------------------------------------------------
	9. MODULES
------------------------------------------------------- */

#revvideo {
	with:100%;
	height:100%;
}

.custom-select {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border: 1px solid #E9E9E9 !important;
	box-shadow: 0 0 0 1px #FFFFFF inset, 1px 2px 0 #E9E9E9 !important;
	outline: medium none;
	position: relative;
}

#video {
	border:1px solid #fff;
}

#soundcloud {
	border:1px solid #fff;
	width:100%;
}

.contact_form {
	overflow:hidden;
	margin:50px 0 25px;
}

.overlay .contact_details {
	color:#fff !important;
}

.contact_form textarea {
	height:133px !important;
}

.contact_form .form-control {
	margin-bottom:10px;
	height:62px;
	border-color:#dddddd;
	box-shadow:none;
}

#contactform fieldset {
	padding:10px;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#contactform legend {
	padding:7px 10px; 
	font-weight:bold; 
	color:#000; 
	border:1px solid #eee; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	margin-bottom:0 !important; 
	margin-bottom:20px;
}

#contactform span.required { 
	font-size: 13px; 
	color: #ff0000;
}

#message {
	margin: 10px 0; 
	padding: 0;
}

.error_message {
	display: block; 
	height: 22px; 
	line-height: 22px; 
	background: #FBE3E4 url(../images/error.gif) no-repeat 10px center;
	padding: 3px 10px 3px 35px; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-webkit-border-radius:5px;
}

.make-bg-full-header-2 {
	padding-top:200px;
}

.icon-header {
	font-size: 70px;
	vertical-align: middle;
}

.icon-footer {
	font-size: 70px;
	vertical-align: middle;
}

.icon-pf-2 {
	font-size: 90px;
	vertical-align: ;
}

.icon-pf-3 {
	font-size: 80px;
	vertical-align: middle;
}

.icon-pf-4 {
	font-size: 60px;
	vertical-align: middle;
}

.icon-pf-xs {
	font-size: 30px;
	vertical-align: middle;
}

.icon-pf-shop {
	font-size: 55px;
	top:50%;
	vertical-align: middle;
}

.icon-tab {
	font-size: 22px;
}

.calloutbread h2 {
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
	color: #4a5158;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 30px;
}
	
.milestone-counter-dark i,.stat-dark{color:#333c45 !important}

.loader {
	padding: 0 10px;
}

#contactform #success_page h1 {
	background: url(../images/success.gif) left no-repeat; 
	padding-left:22px;
}

acronym {
	border-bottom:1px dotted #ccc;
}

#map {
	height:450px;
	width:100%
}

#map img {
	max-width:inherit
}

.map {
	position:relative
}

.map .row .col-lg-4 {
	float:right;
	margin-top:-450px;
	z-index:9
}

.contact-icon {
	margin:20px 0;
	overflow:hidden;
}

.map .row {
	position:relative
}

.infobox img {
	width:100% !important;
}

.map .searchmodule {
	padding:18px 10px
}

.infobox {
	display: inline-block;
	padding: 5px;
	position: relative;
	width: 270px;
}

.infobox img {
	width:80px !important;
	padding-right:10px
}

.infobox .title {
	font-size:13px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	padding-bottom:5px;
}

.infobox .title a {
	font-weight:bold;
}

.search_form {
	position:relative;
}

.search_form:after {
	color: #d9d9d9;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 40px;
	right:0;
	top:0;
	font-family: 'FontAwesome';
	content: "\f002";
}

.grey-wrapper .pricing_detail {
	background:#fff;
}

.grey-wrapper .pricing_detail .priceamount {
	border-color:#f5f5f5;
}

.pricing_detail {
	border:1px solid #e3e3e3;
	padding:30px 20px;
	text-align:center;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

.pricing_detail:hover h3,
.pricing_detail:hover p,
.pricing_detail:hover ul li {
	color:#fff;
}

.pricing_detail:hover header {
	border-color:#ededed;
}

.pricing_detail header {
	border-bottom:1px solid #e3e3e3;
}

.pricing_detail header h3 {
	font-family: 'Raleway', sans-serif;
	font-size:30px;
	padding:0;
	display:block;
	overflow:hidden;
}

.pricing_info {
	display:block;
	margin-top:220px;
}

.pricing_info ul {
	padding-left:0;
}

.pricing_info ul li {
	list-style:none;
	padding:15px 0;
}

.pricing_boxes {
	display:block;
	overflow:hidden;
	position:relative;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
	padding-top: 12px;
}

.pricing_detail:hover .btn{
	color:#ffffff !important;
	background:#222 !important;
}

.pricing_detail .priceamount {
	-webkit-border-radius:500px;
	-moz-border-radius:500px;
	border-radius:500px;
	color: #333c45;
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	display: block;
	border:10px solid #fff;
	font-size: 40px;
	height: 175px;
	text-align: center;
	width: 175px;
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	padding-top:50px;
	line-height: 1.6;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	background-image: url(../images/pattern/cubes.png);
	background-repeat: repeat;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.banners li {
	list-style:none;
	margin:5px;
	float:left !important;
}

.banners li .img-thumbnail {
	background-color: #bbbbbb;
	border: 1px solid #DDDDDD;
	border-radius: 0;
	padding: 5px;
}

.long-twitter i {
	font-size:40px;
}

.long-twitter a {
	text-decoration:none;
}

.long-twitter {
	color:#ffffff;
}

.nav-stacked li:last-child {
	border-bottom:0 solid #efefef !important;
}

.nav-stacked > li > a {
	color:#6d7274;
	border:0 solid #efefef !important;
	list-style-type: none;	
}

.nav-stacked li {
	border-top:0 solid #efefef !important;
	border-left:0 solid #efefef !important;
	border-bottom:1px solid #efefef !important;
	border-right:0 solid #efefef !important;
}

.panel-title:after {
	content: "\f078";
	color: #292723;
	float:right;
	display: block;
	font-family: 'FontAwesome';
	font-size: 13px;
	margin-top:-20px;
	pointer-events: none;
	position:relative;
	line-height: 20px;
	text-transform: none;
}

.panel-body h4 {
	font-size: 16px;
	margin: 10px 0 20px;
	padding:0 !important;
}

.panel-body .form-control {
	margin-bottom:0;
}

.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-default {
   border: 0 solid #FFFFFF !important;
	box-shadow: 0 0 #FFFFFF;
	background: none;
}

.panel-title {
	padding: 0;
}

.panel-default > .panel-heading {
	background-color: #FFFFFF;
	padding:15px 20px;
	border: 1px solid #A9A9A9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.panel-default > .panel-heading a:hover {
	background:none !important; 
	color:#4a5158!important;
}

.panel-default > .panel-heading a {
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: block;
}

.stat {
	text-align:center;
}

.highlight {
	color:#ffffff;
	padding:30px 0;
	font-weight:bold;
	display:block;
	overflow:hidden;
	margin-bottom:0;
	font-size:48px;
}

.milestone-details {
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

.dmtop {
	background-color:#161616;
	background-image: url(../images/arrow.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 9999;
	width: 40px;
	height: 40px;
	text-indent: -99999px;
	position: fixed;
	bottom: -100px;
	right: 25px;
	cursor: pointer;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	overflow: auto;
}

.progress {
	position:relative;
	overflow:visible
}

.skill_count {
	position:absolute;
	right:0;
	font-weight:bold;
	font-size:14px; 
	color:#222;
	right:5px;
}

.skills_bar {
	margin:10px 0;
	overflow:hidden;
}

.skills_bar small {
	font-size:14px;
	color:#222222;
	margin:10px 0;
}

.progress {
	border-radius:0;
	box-shadow:none;
	background:none;
	margin:10px 0;
	height:20px;
}

#accordion-second .accordion-group{
	margin-bottom:10px;
}

#accordion-second .accordion-heading{
	border-bottom:0;
	font-size:16px;
}

#accordion-second .accordion-heading .accordion-toggle{
	display:block;
	cursor:pointer;
	padding:0 !important;
	color:#f2f2f2;
	background:#1b2126;
	outline:none!important;
	text-decoration:none
}

#accordion-second .accordion-heading,
#accordion-second .accordion-toggle:hover,
#accordion-second .accordion-heading .accordion-toggle.active{
	background:#1b2126;
}

#accordion-second .accordion-heading .accordion-toggle > em {
	background-color: #222222;
	border-radius:0;
	color: #FFFFFF;
	font-size:14px;
	height: 37px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	width: 40px;
}

#accordion-second .accordion-inner{
	padding:9px 10px;
	background:#f5f5f5;
}
	
#accordion-first .accordion-group{
	margin-bottom:10px;
}

#accordion-first .accordion-heading{
	border-bottom:0;
	font-size:16px;
}

#accordion-first .accordion-heading .accordion-toggle{
	display:block;
	cursor:pointer;
	padding:5px 0 !important;
	color:#4a5158;
	outline:none!important;
	text-decoration:none;
	font-weight: 700;
}

#accordion-first .accordion-heading,
#accordion-first .accordion-toggle:hover,
#accordion-first .accordion-heading .accordion-toggle.active{
	background:none;
}

#accordion-first .accordion-heading .accordion-toggle > em {
	background-color: #222222;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	color: #FFFFFF;
	font-size:14px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	text-align: center;
	width: 32px;
}

#accordion-first .accordion-inner{
	padding:9px 10px;
}

.check li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right:5px;
	position: relative;
	top: 2px;
}

.check li {
	font-size:13px;
	list-style:none;
	margin-bottom:4px;
}

.check {
	margin-left:0; 
	padding-left:0
}

.check li a {
	color:#656565;
}

.chevron li:before {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right:5px;
	position: relative;
	top: 2px;
}

.chevron li {
	font-size:13px;
	list-style:none;
	margin-bottom:4px;
}

.chevron {
	margin-left:0; 
	padding-left:0
}

.chevron li a {
	color:#656565;
}

.hand li:before {
	content: "\f0a4";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right:5px;
	position: relative;
	top: 2px;
}

.hand li {
	font-size:13px;
	list-style:none;
	margin-bottom:4px;
}

.hand {
	margin-left:0; 
	padding-left:0
}

.hand li a {
	color:#656565;
}

.ck-sq li:before {
	content: "\f046";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right:5px;
	position: relative;
	top: 2px;
}

.ck-sq li {
	font-size:13px;
	list-style:none;
	margin-bottom:4px;
}

.ck-sq {
	margin-left:0; 
	padding-left:0
}

.ck-sq li a {
	color:#656565;
}

#services .item {
	padding:15px;
}

.item h3 {
	padding-top:15px;
	padding-bottom:0;
}

.item .icon-container {
	font-size:24px;
	float:left;
	margin:0 20px 0 0;
}

.ch-item {
	position:relative !important;
	padding:0;
	margin:20px 0;
	height:200px;
	display:block;
	overflow:visible;
}

.ch-info-wrap{
	position: absolute;
	width: 100%;
	height: 200px;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background: #ffffff;
}

.ch-info-back  {
	padding:15px;
	text-align:center;
}

.ch-info-front {
	padding-top:40px;
	text-align:center;
}

.ch-info-back h3 {
	font-size:20px;
	margin-bottom:0;
	padding-bottom:0;
	color:#ffffff;
	font-weight:bold;
}

.ch-info-back p {
	color:#ffffff;
}

.ch-info-front h3 {
	font-size:20px;
	color:#222222;
	font-weight:bold;
}

.ch-info{
	position: absolute;
	width: 100%;
	height: 200px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.servicesbox_content {
	display:block !important;
	width:100% !important;
	padding:2px
}

.servicesbox_content p {
	display:inline-block;
	margin-top:10px;	
}

.services_lists_boxes .service-icon-circle {
	text-align:center;
}

.services_lists_boxes {
	display:block;
	position:relative;
	overflow:hidden;
	margin-top: -20px;
	margin-right: 0;
	margin-left: 0;
}

.services_lists_boxes h4 {
	font-size: 21px;
	padding-bottom: 0;
	font-weight:500;
	text-transform:uppercase;
}

.custom-services {
	position:relative !important;
	padding:0;
	margin:20px 0;
	display:block;
	overflow:visible;
}

.service-with-image .entry {
	position:relative;
}

.service-with-image {
	overflow:hidden;
	margin:20px 0;
}

.service-desc {
	padding:20px 0;
}

.service-title a i {
	padding-right:5px;
}

.service-title a {
	font-weight:bold;
	text-transform:uppercase;
}

.service-title {
	background:#FFFFFF;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	max-width: 120px;
	margin: auto;
	text-align: center;
	padding: 4px;
}

.service_vertical_box {
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

.services_vertical .general-title h2 {
	padding:0 !important;
	text-align:left;
	font-size:30px !important;
}

.services_vertical p {
	padding:0 !important;
	text-align:left;
	font-size: 14px;
	font-weight: 500;
}
.services_vertical {
	overflow:hidden;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

.services_vertical h3 {
	padding: 0 !important;
	font-size:18px;
}

.service_vertical_box .service-icon {
	float:left;
	clear: both;
	display: block;
	height: 60px;
	line-height: 60px;
	margin: 35px 20px;
	width: 60px;
}

.service_vertical_box a.readmore {
	padding-left:98px;
}

.services_vertical .icon-container {
	float:left;
}

.servicebox:hover .make-bg {
	background:#4a5158!important;
	border-color:#232323 !important;
}

.servicebox:hover .border-none {
	border-bottom-color:#fff;
}

.service-icon-circle {
	overflow:hidden;
	margin:20px auto;
	display:block;
	position:relative;
	border:1px solid #222;
	height:90px;
	width:90px;
	line-height:102px;
	-webkit-border-radius: 0 90px 90px;
	-moz-border-radius: 0 90px 90px;
	border-radius: 0 90px 90px;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

.service-icon i {
	font-size: 60px;
}

.servicebox {
	margin:20px 0;
}

.servicebox h3 {
	padding:0
}

.icon-container {
	clear: both;
	color: #FFFFFF;
	display: block;
	height: 65px;
	line-height: 60px;
	margin: 38px 20px;
	text-align: center;
	width: 65px;
}

.icon-container i{
	font-size: 35px;
}

.border-none {
	-webkit-border-radius:50% !important;
	-moz-border-radius: 50% !important;
	border-radius:50% !important;
}

.border-radius {
	-webkit-border-radius:500px !important;
	-moz-border-radius: 500px !important;
	border-radius:500px !important;
}

.little-padding {
	padding:5px 0 0 !important;
	overflow:hidden;
}

.make-bg {
	line-height:113px !important;
}

.make-bg i{
	font-size:2.6em !important;
	color:#fff !important;
}

.sr-only {
	display:block !important;
	overflow:visible;
	visibility:visible
}

.service-icon-circle i {
	font-size:24px;
}

.btn {
	font-family: 'Lato',sans-serif;
	margin-bottom: 5px;
}

.btn-dark {
	background-color:#222222;
	color:#ffffff;
	border:none;
}

.btn-lg {
	padding:10px 30px;
	font-size:16px;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-primary {
	color: #ffffff;
	border:none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	color: #ffffff;
}

.arrow-up {
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	bottom: -1px;
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 0;
}

.doc li a {
	color:#222 !important;
}

.doc .flexslider a {
	color:#fff !important
}

.doc .blog-carousel {
	padding:15px !important;
}

.doc .highlight {
	margin-top:10px;
	font-size:72px !important;
	font-weight:normal;
	color:#222;
	font-family: 'Lato',sans-serif;
}

.doc .green {
	color:#77be32 !important;
}

.doc .red {
	color:#f2333a !important;
}

.doc .yellow {
	color:#f6df1c !important;
}

.doc .milestone-details {
	font-size:21px !important;
	font-weight:100;
	color:#222;
	font-family: 'Lato',sans-serif;
	text-transform:uppercase;
	padding:20px;
}

.tabbed-menu ul {
	list-style:none;
	list-style-position:outside;
	display:inline;
	margin:10px 0;
} 
   
.tabbed-menu li {
	line-height:12px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabbed-menu li a {
	color:#222;
}

.general-title .lead,
.messagebox .lead {
	font-family: 'Lato',sans-serif;
	font-weight:500;
	line-height:1.9;
	margin:15px 0;
	color: #6d7274;
}

.messagebox h1 {
	color:#fff;
	font-weight:bold;
	font-size:30px;
}

.messagebox .btn-dark,
.messagebox .btn-dark:hover {
	background:#222 !important;
	color:#fff !important;
}

.messagebox h2 {
	font-size:30px;
}

.calloutbox-full-mini .lead,
.calloutbox-full .lead {
	color:#fff;
	margin:10px 0 20px;
}

.calloutbox-full-mini {
	padding:10px 0;
	background-image: url(../images/cloud-things.png);
	background-repeat: repeat;
}

.calloutbox-full {
	padding:40px 0;
}

.calloutbox .form-control {
	height:35px;
}

#bilding label, 
#bilding .form-control {
	margin:10px 0 0;
}

#payment p.small {
	font-weight:100
}

#payment label {
	border: 1px solid #EDEDED;
	padding: 15px 40px !important;
}
.calloutbox {
	position:relative;
}

.bggrey h2 {
	color:#4a5158!important;
	font-weight:bold;
}

.bgdark {
	background:#4a5158!important;
}

.bggrey {
	color:#4a5158!important;
	background:#f5f5f5 !important;
}

.calloutbox-full-mini h2,
.calloutbox-full h2 {
	font-size:36px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	color:#fff;
}

.calloutbox h2 {
	font-size:28px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	color:#fff;
}

.calloutbox {
	margin:20px 0;
	color:#fff;
	padding:30px 20px 20px;
	overflow:hidden;
}

.calloutbox .btn-dark:hover {
	background:#232323;
}

.white-clients .client-wrap {
	border-color:#dedede;
}

.client-wrap {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color:#444647;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 30px;
}

.client-wrap.last {
	border-right-width: 0;
}

.client-wrap.no-border {
	border-bottom-width: 0;
}

.not_found h1 {
	margin-bottom:0;
	font-size: 200px;
	padding-bottom:0;
	font-weight: bold;
	line-height: 1;
}

	
/* ----------------------------------------------------
	10. BLOG SECTIONS
------------------------------------------------------- */

.blog-carousel img {
	width:100%;
}
 
.blog-carousel{
	overflow:hidden;
	background:#fff;
	margin-top:18px;
	margin-bottom:30px;
	padding-top: 5px;
	padding-right: 15px;
}

.blog-carousel-header {
	position:relative;
	display:block;
	margin-bottom:0;
	padding-bottom:10px;
}

.blog-meta{
	float:left;
	width:60px;
	background-color:#fff;
	margin-right:10px;
	padding-top:5px;
}

.blog-meta ul li {
	font-size: 25px;
	line-height: 45px;
	color:#e5e5e5;
	text-align: center;
	bottom: 0;
	width: 62px;
	float: left;
	list-style-type: none;
}

.blog-meta ul li a{
	color:#d5d4d4;
	text-decoration:none;
}


.blog-carousel-desc{
	margin-left:64px;
	text-align:justify;
	margin-top:-35px;
	padding-top:20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f0efef;
}

.blog-carousel-desc p{
	padding-left:15px;
}

.blog-carousel-desc h3 {
	padding-bottom:0;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0efef;
	padding-bottom:10px;
	padding-left:15px;
}

.post-type {
	color: #f2f2f2;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	position: absolute;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index:10;
	width: 52px;
	background:#222;
}


.post-type-icon {
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index:10;
	width: 62px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	border-radius:60%;
	color:#f2f2f2;
}

.post-type-icon-color {
	color: #f2f2f2;
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index:10;
	width: 62px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	border-radius:60%;
	border: 1px solid #333c45;
}

.blog_button {
	-moz-user-select: none;
	background:#fff;
	border: 1px solid #cbcbcb;
	color: #cbcbcb;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 30px;
	padding: 10px 23px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

/* Blog Timeline */
.timeline {
	list-style: none;
	position: relative;
	margin-top:18px;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #d7e4ed;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #cecece;
	border-radius: 2px;
	position: relative;
	padding-bottom: 0px;
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #999;
	border-right: 0 solid #999;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline > li > .date-badge-left {
	color: #6d7274;
	line-height: 50px;
	font-size: 14px;
	font-style:italic;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #FFF;
	z-index: 100;
}

.blog-carousel-tl {
	width:100%;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}

.blog-carousel-tl img {
	width:100%;
}

.blog-carousel-desc-tl{
	margin-left:64px;
	text-align:justify;
	margin-top:-35px;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f0efef;
}

.blog-carousel-desc-tl p{
	padding-left:10px;
}

.blog-carousel-desc-tl h3 {
	padding-bottom:0;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0efef;
	padding-bottom:10px;
	padding-left:10px;
}

.date-badge-left i{margin-right:5px;}

.timeline > li > .date-badge-right {
	color: #6d7274;
	line-height: 50px;
	font-size: 14px;
	font-style:italic;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -100px;
	background-color: #FFF;
	z-index: 100;
}

.date-badge-right i{margin-left:5px;}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}

.post-wrapper-top {
	background:#fff;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
	margin-bottom: 0;
	padding:0;
	position: relative;
	text-align: left;
}

.post-wrapper-top h2 {
	display: inline-block;
	font-size:24px;
	padding: 30px 0;
	color:#4a5158;
	position: relative;
	margin-bottom:-3px;
}

.calloutbread {
	color:#fff;
	overflow:hidden;
	margin-top: 30px;
	margin-right:auto;
	margin-left:auto;
	padding-right: 10px;
	padding-left: 10px;
}

.calloutbread h2 {
	font-size: 35px;
	color: #4a5158;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.blog-wrapper hr {
	margin-top:40px;
	margin-bottom:40px;
}

.pagination > li > a, 
.pagination > li > span {
	border: 1px solid #ccc;	
	color: #ccc;
	float: left;
	margin-left: 5px;
	padding: 5px 11px;
	position: relative;
	text-decoration: none;
	border-radius:50%;
}

.quote-post {
	background:#f5f5f5;
	position: relative;
	padding:20px 10px 10px;
}

.quote-post:after {
	font-family: 'FontAwesome';
	content: "\f10e";
	padding-right:20px;
	right:0;
	position:absolute;
	top:50px;
	color:#000000;
	font-size:600%;
	opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10);
}

.quote-post blockquote {
	border-left:0px solid #fff;
}

/* Comment */
#comments_form .form-control{
	margin-bottom:10px;
}

#comments {padding:20px;}
.comment-list {
	list-style:none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;
}

.comment-list ul li,
.comment-list ol li {
	list-style:none;
}

.comment-avatar {
	float: left;
	height: 45px;
	width: 45px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.comment-content {
	background: #ffffff;
	margin-bottom: 35px;
	overflow: hidden;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #efefef;
}

.comment-reply a {
	color:#fff !important;
}

.comment-author{
	margin-bottom: 10px;
}

.comment-meta {
	font-size: 12px;
	color: #aaa;
	padding-left:10px;
}

.comment-reply {
	margin:-10px -5px 0 0;
	float: right;
	font-size: 12px;
	color: #ffffff;
}

.leave-comment textarea {
	height: 150px;
}

.authorbox_wrapper {
	padding:20px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 50px;
}

.authorbox_wrapper img {
	margin:0 20px 20px 0;
	width:100px !important;
}

.authorbox_wrapper h4 {
	margin-bottom:0;
	padding-bottom:0;
}

.authorbox_wrapper p {
	padding-top:5px;
	margin-top:5px;
}




	
/* ----------------------------------------------------
	11. ANIMATIONS
------------------------------------------------------- */

.bubble-bottom {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.bubble-bottom:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: bottom;
	transition-property: bottom;
	left: calc(50% - 10px);
	bottom: 0;
	border-width: 10px 10px 0 10px;
	border-color: #e1e1e1 transparent transparent transparent;
}

.bubble-bottom:hover:before, .bubble-bottom:focus:before, .bubble-bottom:active:before {
	bottom: -10px;
}

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  
  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}	
			



/* ----------------------------------------------------
	12. GRID SLIDESHOW 
------------------------------------------------------- */

.ri-grid{
	position: relative;
	height: auto;
	width:100%;
}

.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}


.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}
.ri-grid-size-4{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	display: block;
}


/* ----------------------------------------------------
	13. TIMELINE PERIOD
------------------------------------------------------- */

.period-tl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
}

.period-tl:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: rgb(80,80,80);
  background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%); 
  z-index: 5;
}

.period-tl li {
  padding: 1em 0;
}

.period-tl li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 255px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 255px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  text-align: center;
}

.flag {
  font-family: 'Raleway', sans-serif;
  position: relative;
  display: inline;
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: 700;
  text-align: left;
  color:#4a5158;
}

.direction-r .flag:before {
  left: -32px;
}

.time-wrapper {
  display: inline;
  line-height: 11px;
  margin-top:2px;
  font-size:12px;
  color: #3f8dbf;
  vertical-align: middle;
}

.direction-l .time-wrapper {
	float: left;
	padding-right:3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.direction-r .time-wrapper {
    float: right;
    padding-left:3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.time {
  display: inline-block;
  padding: 4px 6px;
}

.desc {
	font-family: 'Lato',sans-serif;
	font-size:14px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.direction-r .desc {
 	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}


/* ================ Timeline Media Queries ================ */

@media (max-width: 1200px) {
	
.period-tl {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.period-tl li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;
	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
    display:none !important;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
	background-color:#fff;
}

.direction-l .time-wrapper {
	float: none;
	background-color:#fff;
}

.direction-r .time-wrapper {
	float: none;
	background-color:#fff;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	font-size:14px;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
     z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;	
    z-index: 15;
}		
}

@media screen and (max-width: 660px) {

.period-tl {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.period-tl li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;
	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
    display:none !important;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
	background-color:#fff;
}

.direction-l .time-wrapper {
	float: none;
	background-color:#fff;
}

.direction-r .time-wrapper {
	float: none;
	background-color:#fff;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	font-size:14px;
	background: rgb(245,245,245);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
     z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;	
    z-index: 15;
}
}

@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
	margin: 1em 4em 0 4em;
}
}


/* ----------------------------------------------------
	14. HOME SERVICES
------------------------------------------------------- */

.home-services {
  font-family: 'Lato',sans-serif;
  color: #f4f4f4;
}

.home-services .lead {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  line-height: 130px;
  font-size:18px;
  font-weight:500;
}

.home-services ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.home-services ul:hover li {
  width: 20%;
}

.home-services ul:hover li:hover {
  width: 36%;
}

.home-services li i {
  font-size: 52px;
}

.home-services li p {
  margin: 10px 0 0;
  text-transform: uppercase;
}

.home-services li span {
  display: none;
}

.home-services li:hover span {
  display: inline-block;
}

@media (max-width: 991px) {
  .home-services ul {
    text-align: center;
  }
}

@media (max-width: 767px) {
.home-services li:first-child {
    border-left: 0 !important;
}

.home-services ul:hover li {
    width: 100%;
}

.home-services ul:hover li:hover {
    width: 100%;
}
}


/*-----------------------------------------------------------------------------------*/
/*	15. TWITTER FEED FOOTER
/*-----------------------------------------------------------------------------------*/

.latest-tweets{
  display:table;
  width:100%;
  margin-top:15px;
 }

.tweet-icon{
  display:table-cell;
  height:60px;
  width:60px;
  vertical-align:middle;
  text-align:center;
  position:relative;
}

.tweet-iconbox:after{
  content:'';
  display:block;
  position:absolute;
  width:0;
  height:0;
  border-style:solid;
  border-width:17px 17px 0 0;
  border-color:#1f9cda transparent transparent;
  top:20px;
  right:-17px;
}

.tweet{
  display:table-cell;
  padding:0 0 0 10px;
  vertical-align:middle;
}

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

p.tweet-content{
  font-size:16px;
  margin:0;
  color:#fff;
}

p.tweet-content a{
  color:#bbdbef;
}

p.tweet-content a:hover{
	color: #bbdbef;
	text-decoration: underline;
}

span.tweet-date{
	font-size: 12px;
	margin-right: 5px;
	color: #bbdbef;
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbdbef;
	padding-right: 5px;
}

span.tweet-meta{
  font-size:12px;
  margin-right:10px;
  color:#bbdbef;
  font-style:italic;
}

span.tweet-meta a{
  color:#bbdbef;
}

span.tweet-meta a:hover{
  color: #bbdbef;
  text-decoration: underline;
}




/*-----------------------------------------------------------------------------------*/
/*	16. SLIDE OUT CONTENT
/*-----------------------------------------------------------------------------------*/

.panel-bonfire {
	font-size:25px;
	padding-top:20px;
	margin-left:-50px;
	margin-right:auto;
	padding-left:38px;
	color:#edecec;
	width:100px;
	height:100px;
	-webkit-transition: all 400ms linear; 
	-moz-transition: all 400ms linear; 
	-o-transition: all 400ms linear; 
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
}

.panel-bonfire:hover {
	color:#edecec;
	
}

.canvas-text-trigger {
	cursor:pointer;
}

.bonfire-slideout-button {
}

.bonfire-slideout-close {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
	padding: 8px 15px;
	font-size: 14px;
	color: #f7f7f7;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}

.bonfire-slideout-close:before {
	font-family:'FontAwesome';
	content: '\f078';
	line-height: 1;
}

.bonfire-slideout img {
	max-width:100%;
}

.bonfire-slideout {
	background-color:#202020;
}

.bonfire-slideout {
	position:fixed;
	overflow:auto;
	bottom:0;
	left:-100%;
	width:100% !important;
	height:100% !important;
	z-index:99999;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .8s ease, left 0s ease;
	-moz-transition: -moz-transform .8s ease, left 0s ease;
	-o-transition: -o-transform .8s ease, left 0s ease;
	-ms-transition: -ms-transform .8s ease, left 0s ease;
	transition: transform .8s ease, left 0s ease;
	-webkit-overflow-scrolling: touch;
}

.bonfire-slideout-inner {
	max-width:100%;
	max-height:100%;
	overflow:auto;
}

.bonfire-slideout-active {
	opacity:0.99 !important;
	left:0 !important;
}

.bonfire-slideout-active-translate {	
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.bonfire-slideout-content {
    color: #aaa
}

.bonfire-slideout-content a:hover {
    color: #aaa;
}

.bonfire-slideout-content h1,
.bonfire-slideout-content h2,
.bonfire-slideout-content h3,
.bonfire-slideout-content h4,
.bonfire-slideout-content h5,
.bonfire-slideout-content h6 {
    color: #d0d0d0;
}

.bonfire-slideout-content .section-title:before,
.bonfire-slideout-content .section-title:after {
	border-color: #353535;
}

.bonfire-slideout-content input[type="text"] {
	height: 44px;
}
.recomend-link{color:#c9c9c9 !important;}





/* ----------------------------------------------------
	17. PHOTOSTACK
------------------------------------------------------- */

.photostack {
	position: relative;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/wood.jpg);
	background-repeat: repeat;
}

.js .photostack {
	height: 580px;
}

.photostack-start {
	cursor: pointer;
}

/* Wrapper and figures */

/* The size of this wrapper can be smaller if the items should not be scattered across the whole container */ 
.photostack > div {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.photostack figure {
	width: 320px;
	height: 360px;
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 40px;
	text-align: center;
	margin: 5px;
}

.js .photostack figure {
	position: absolute;
	display: block;
	margin: 0;
}

.photostack figcaption h2 {
	margin: 20px 0 0 0;
	color: #a7a0a2;
	font-size: 16px;
}

.photostack-img {
	outline: none;
	display: block;
	width: 240px;
	height: 240px;
	background: #f9f9f9;
}

.photostack-back {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	font-family: "Give You Glory", cursive;
	color: #a7a0a2;
	padding: 50px 40px;
	text-align: left;
	font-size: 22px;
	line-height: 1.25;
}

.photostack-back p {
	margin: 0;
}

.photostack-back p span {
	text-decoration: line-through;
}

/* Navigation dots */
.photostack nav {
	position: absolute;
	width: 100%;
	bottom: 30px;
	z-index: 90;
	text-align: center;
	left: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.photostack-start nav {
	opacity: 0;
}
 
.photostack nav span {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: #aaa;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
	transition: transform 0.6s ease-in-out, background 0.3s;
	-webkit-transform: scale(0.48);
	transform: scale(0.48);
}

.photostack nav span:last-child {
	margin-right: 0;
}

.photostack nav span::after {
	content: "\e600";
	font-family: 'icons';
	font-size: 80%;
	speak: none;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	color: #fff;
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.photostack nav span.current {
	background: #888;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.photostack nav span.current.flip {
	-webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
	transform: scale(1) rotateY(-180deg) translateZ(-1px);
	background: #555;
}

.photostack nav span.flippable::after {
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

/* Overlays */

/* Initial overlay on photostack container */
.js .photostack::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.js .photostack-start::before {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* Button on photostack container */
.js .photostack::after {
	content: 'Click To View';
	font-weight: 400;
	position: absolute;
	border: 3px solid #fff;
	text-align: center;
	white-space: nowrap;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	padding: 10px 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	z-index: 101;
}

.js .photostack::before,
.js .photostack::after {
	opacity: 0;
	visibility: hidden;
}

.js .photostack-start::before,
.js .photostack-start:hover::after,
.touch .photostack-start::after  {
	opacity: 1;
	visibility: visible;
}

/* Overlay on figure */
.photostack figure::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: visible;
	opacity: 1;
	background: rgba(0,0,0,0.05);
	-webkit-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

/* Hide figure overlay when it becomes current */
figure.photostack-current::after {
	-webkit-transition: opacity 0.6s, visibility 0s 0.6s;
	transition: opacity 0.6s, visibility 0s 0.6s;
	opacity: 0;
	visibility: hidden;
}

/* Special classes for transitions and perspective */
.photostack-transition figure {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
}

.photostack-perspective {
	-webkit-perspective: 1800px;
	perspective: 1800px;
}

.photostack-perspective > div,
.photostack-perspective figure {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.photostack-perspective figure,
.photostack-perspective figure div {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.photostack-perspective figure.photostack-flip {
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.csstransformspreserve3d figure.photostack-flip .photostack-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	display: block;
}

.no-csstransformspreserve3d figure.photostack-showback .photostack-back {
	display: block;
}

/* The no-JS fallback look does not need to be boring ;) */
.no-js .photostack figure {
	box-shadow: -2px 2px 0 rgba(0,0,0,0.05);
}

.no-js .photostack figure::after {
	display: none;
}

.no-js .photostack figure:nth-child(3n) {
	-webkit-transform: translateX(-10%) rotate(5deg);
	transform: translateX(-10%) rotate(5deg);
}

.no-js .photostack figure:nth-child(3n-2) {
	-webkit-transform: translateY(10%) rotate(-3deg);
	transform: translateY(10%) rotate(-3deg);
}

/* Some custom styles for the demo */

/* Since we don't have back sides for the first photo stack, we don't want the current dot to become too big */
#photostack-1 nav span.current {
	background: #888;
	-webkit-transform: scale(0.61);
	transform: scale(0.61);
}


/* ----------------------------------------------------
	18. LOADING ANIMATION
------------------------------------------------------- */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 9999999;
}
.bubblingG {
	position: absolute;
	width:80px;
	height:50px;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -18px;
}

.bubblingG span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 25px auto;
	background: #000000;
	-moz-border-radius: 50px;
	-moz-animation: bubblingG 1.3s infinite alternate;
	-webkit-border-radius: 50px;
	-webkit-animation: bubblingG 1.3s infinite alternate;
	-ms-border-radius: 50px;
	-ms-animation: bubblingG 1.3s infinite alternate;
	-o-border-radius: 50px;
	-o-animation: bubblingG 1.3s infinite alternate;
	border-radius: 50px;
	animation: bubblingG 1.3s infinite alternate;
}

#bubblingG_1 {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}

#bubblingG_2 {
	-moz-animation-delay: 0.39s;
	-webkit-animation-delay: 0.39s;
	-ms-animation-delay: 0.39s;
	-o-animation-delay: 0.39s;
	animation-delay: 0.39s;
}

#bubblingG_3 {
	-moz-animation-delay: 0.78s;
	-webkit-animation-delay: 0.78s;
	-ms-animation-delay: 0.78s;
	-o-animation-delay: 0.78s;
	animation-delay: 0.78s;
}

@-moz-keyframes bubblingG {
	0% {
	width: 10px;
	height: 10px;
	background-color:#000000;
	-moz-transform: translateY(0);
}

100% {
	width: 24px;
	height: 24px;
	background-color:#FFFFFF;
	-moz-transform: translateY(-21px);
}

}

@-webkit-keyframes bubblingG {
	0% {
	width: 10px;
	height: 10px;
	background-color:#000000;
	-webkit-transform: translateY(0);
}

100% {
	width: 24px;
	height: 24px;
	background-color:#FFFFFF;
	-webkit-transform: translateY(-21px);
}

}

@-ms-keyframes bubblingG {
	0% {
	width: 10px;
	height: 10px;
	background-color:#000000;
	-ms-transform: translateY(0);
}

100% {
	width: 24px;
	height: 24px;
	background-color:#FFFFFF;
	-ms-transform: translateY(-21px);
}

}

@-o-keyframes bubblingG {
	0% {
	width: 10px;
	height: 10px;
	background-color:#000000;
	-o-transform: translateY(0);
}

100% {
	width: 24px;
	height: 24px;
	background-color:#FFFFFF;
	-o-transform: translateY(-21px);
}

}

@keyframes bubblingG {
	0% {
	width: 10px;
	height: 10px;
	background-color:#000000;
	transform: translateY(0);
}

100% {
	width: 24px;
	height: 24px;
	background-color:#FFFFFF;
	transform: translateY(-21px);
}

}


/* ----------------------------------------------------
	19. TRIANGLE SHAPE
------------------------------------------------------- */

#triangle-up {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #fff;
	margin-right:auto;
	margin-left:auto;
}

.panel-bonfire:hover i {
	color:#edecec;
	-webkit-animation: moveFromTop 300ms ease; 
	-moz-animation: moveFromTop  300ms ease; 
	-ms-animation: moveFromTop  300ms ease;
	
}


/* dark */
#triangle-topright-dark {
    width: 0;
    height: 0;
	float:right;
	border-top: 60px solid #1b2126;
    border-left: 105px solid transparent;
}

#triangle-topleft-dark {
    width: 0;
    height: 0;
	float:left;
    border-top: 60px solid #1b2126;
    border-right: 105px solid transparent;
}

#square-dark {
	clear: both;
	height: 5px;
	width: 100%;
	background-color:#1b2126;
}

.align-dark div {
    float: left;
}

/* grey */
#triangle-topright-grey {
    width: 0;
    height: 0;
	float:right;
	border-top: 60px solid #f5f5f5;
    border-left: 105px solid transparent;
}

#triangle-topleft-grey {
    width: 0;
    height: 0;
	float:left;
    border-top: 60px solid #f5f5f5;
    border-right: 105px solid transparent;
}

#square-grey {
	clear: both;
	height: 5px;
	width: 100%;
	background-color:#f5f5f5;
}

.align-grey div {
    float: left;
}

/* white */
#triangle-topright-white {
    width: 0;
    height: 0;
	float:right;
	border-top: 60px solid #fff;
    border-left: 105px solid transparent;
}

#triangle-topleft-white {
    width: 0;
    height: 0;
	float:left;
    border-top: 60px solid #fff;
    border-right: 105px solid transparent;
}

#square-white {
	clear: both;
	height: 5px;
	width: 100%;
	background-color:#fff;
}

.align-white div {
    float: left;
}


/* ----------------------------------------------------
	20. SWITCHER
------------------------------------------------------- */
.side-panel-sec {
    background: #fafafa;
    left: -280px;
    position: fixed;
    top: 250px;
    width: 280px;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.14);
    -ms-box-shadow: 0px 0px 8px rgba(0,0,0,0.14);
    -o-box-shadow: 0px 0px 8px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.14);
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.side-panel-sec:hover {
    left: 0;
}

.side-panel-sec > a {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    margin-right: -50px;
    background-image: url('../images/setting.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 9px 9px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    -o-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.side-panel {
    float: left;
    position: relative;
    width: 100%;
}

.color-schemes {
    float: left;
    width: 100%;
}

.color-schemes > h4 {
    float: left;
    width: 100%;
    text-align: center;
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 0.30px;
    color: #222222;
    margin: 0;
    line-height: 10px;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
}

.color-schemes > ul {
    display: table;
    float: none;
    padding: 0;
    margin: 0 auto;
}

.color-schemes > ul > li {
    float: left;
    list-style: none outside none;
    margin: 5px 5px;
}

.color-schemes > ul > li > a {
    float: left;
    height: 30px;
    width: 30px;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    cursor: pointer;
	
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.color-schemes > ul > li > a.blue {
    background: none repeat scroll 0 0 #3f8dbf;
}

.color-schemes > ul > li > a.red {
    background: none repeat scroll 0 0 #ce2424;
}

.color-schemes > ul > li > a.green {
    background: none repeat scroll 0 0 #09c798;
}

.color-schemes > ul > li > a.orange {
    background: none repeat scroll 0 0 #fb8728;
}

.color-schemes > ul > li > a.purple {
    background: none repeat scroll 0 0 #ba5ece;
}

.color-schemes > ul > li > a.lime {
    background: none repeat scroll 0 0 #73b819;
}

.color-schemes > ul > li > a.pink {
    background: none repeat scroll 0 0 #e93172;
}

.color-schemes > ul > li > a.yellow {
    background: none repeat scroll 0 0 #f6b20e;
}

.two-layouts {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: rgba(0,0,0,.02);
	padding-bottom: 10px;
}

.two-layouts > h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #222222;
    float: left;
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 0 20px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.two-layouts > ul {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px;
}

.two-layouts > ul > li {
    float: left;
    list-style: none;
    margin: 0 10px;
}

.two-layouts > ul > li > a {
    background-color:#28AB7C;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;	
    -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 13px 15px 14px;
	cursor: pointer;
}

.two-layouts > ul > li > a.boxed-style {
    background-color: #ebab23;
}

.two-layouts .choose-bg > li {
    float: left;
    margin: 0;
    margin: 5px 5px;
}

.scroll{
  position: fixed;
  bottom: 0;
  left: 0;
}

.two-layouts .choose-bg > li > a {
    background-color: none;  
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;	
    padding: 0;
    height: 30px;
    width: 30px;
}

choose-bg > li > a.bg1 {
    background-image: url("../images/bg1.jpg");
}

.choose-bg > li > a.bg2 {
    background-image: url("../images/bg2.jpg");
}

.choose-bg > li > a.bg3 {
    background-image: url("../images/bg3.jpg");
}

.choose-bg > li > a.bg4 {
    background-image: url("../images/bg4.jpg");
}

.choose-bg > li > a.bg5 {
    background-image: url("../images/bg5.jpg");
}

.choose-bg > li > a.bg6 {
    background-image: url("../images/bg6.jpg");
}

.choose-bg > li > a.bg7 {
    background-image: url("../images/bg7.jpg");
}

.choose-bg > li > a.bg8 {
    background-image: url("../images/bg8.jpg");
}

.choose-bg > li > a.bg9 {
    background-image: url("../images/bg9.jpg");
}

.choose-bg > li > a.bg10 {
    background-image: url("../images/bg10.jpg");
}

.bg1{
	background: url('../images/bg1.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg2{
	background: url('../images/bg2.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg3{
	background: url('../images/bg3.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg4{
	background: url('../images/bg4.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg5{
	background: url('../images/bg5.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg6{
	background: url('../images/bg6.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg7{
	background: url('../images/bg7.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg8{
	background: url('../images/bg8.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg9{
	background: url('../images/bg9.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.bg10{
	background: url('../images/bg10.jpg');
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}




/* ----------------------------------------------------
	21. MODAL
------------------------------------------------------- */
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px;
	background-color:#fff;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	color: #4a5158;
	text-align: center;
	vertical-align: middle;
}
.modal-title i{
	font-size:46px;
	vertical-align: middle;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}


/* ----------------------------------------------------
	22. KEYFRAME
------------------------------------------------------- */
@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}
@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}
@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}





/* ----------------------------------------------------
	23. RESPONSIVENESS
------------------------------------------------------- */

@media (max-width: 767px) {
.theme-layout.boxed {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 767px !important;
	z-index: 0;
}
#topbar{
	display:none;
}
.timeline > li > .date-badge-right{
	display:none;
}
.timeline > li > .date-badge-left{
	display:none;
}
.blog-carousel-meta{
	border:0;
}
.post-type-icon {
	display:none;
}
.blog-carousel-desc-list{
	margin:0 !important;
}
.icon-header{
	font-size: 70px;
	vertical-align: middle;
	text-align:center;
}
.section-title:before,
.section-title:after {
    display:none;
}

.footer-menu,
.slider_title_a,
.tp-caption .btn {display:none !important;}

.header_center .navbar-collapse.collapse {
	text-align: left;
	height: auto !important;
	overflow:auto !important;
}
.header_center .navbar-nav {
	display:inherit !important;
	float: inherit !important;
	margin: 0;
}
ul.timeline:before {
	left: 40px;
}
ul.timeline > li > .timeline-panel {
	width: calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
	left: 15px;
	margin-left: 0;
	top: 16px;
}
ul.timeline > li > .timeline-panel {
	float: right;
}
ul.timeline > li > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
ul.timeline > li > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.btn-lg,
.mini_title2 {
	font-size:11px !important;
}
.breadcrumb {
	display:none;
} 
.make-bg-full-header{
	padding-top:150px;
} 
.side-panel-sec{display:none;}
.not_found h1 {
	margin-bottom:0;
	font-size: 60px;
	padding-bottom:0;
	font-weight: bold;
	line-height: 1;
}
}

@media (max-width: 380px) {
.theme-layout.boxed {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 380px !important;
	z-index: 0;
}
#topbar{
	display:none;
}
.timeline > li > .date-badge-right{
	display:none;
}
.timeline > li > .date-badge-left{
	display:none;
}
.blog-carousel-meta{
	border:0;
}
.post-type-icon {
	display:none;
}
.blog-carousel-desc-list{
	margin:0 !important;
}
.icon-header{
	display:none;
}
#triangle-topright-dark,#triangle-topleft-dark,#square-dark,.align-dark div,#triangle-topright-grey,#triangle-topleft-grey,#square-grey,
.align-grey div,.triangle-topright-white,#triangle-topleft-white,#square-white,.align-white div{
    display:none;
}
.section-title:before,
.section-title:after {
    display:none;
}
.breadcrumb{
	display:none;
} 
.make-bg-full-header{
	padding-top:150px;
}
.side-panel-sec{display:none;}
.not_found h1 {
	margin-bottom:0;
	font-size: 40px;
	padding-bottom:0;
	font-weight: bold;
	line-height: 1;
}
}

@media screen and (max-width: 31.5em) {
.grid {
	padding: 10px 10px 100px 10px;
}
.grid li {
	width: 100%;
	min-width: 300px;
}
}


/* ----------------------------------------------------
	24. COLOR SCHEMES
------------------------------------------------------- */

#header-default .dropdown-menu li a:focus,
#header-default .dropdown-menu li a:active,
#header-default .dropdown-menu li a:hover {
	background-color:#276c98;
}

.home-services li {
  float: left;
  width: 25%;
  padding: 20px 3px;
  border-right: 1px solid #276c98;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: width 300ms;
  -o-transition: width 300ms;
  transition: width 300ms;
}

.home-services li:first-child {
  border-left: 1px solid #276c98;
}

@media (max-width: 767px) {
  .home-services li {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #276c98;
	margin-bottom:20px;
 }
}

.post-type-icon a{
	color: #ccc;
}

.post-type-icon-small a{
	color: #ccc;
}

.btn-primary-bd:hover,
.btn-primary-bd:focus,
.btn-primary-bd:active,
.btn-primary-bd.active,
.btn-primary-bd-transparent:hover,
.btn-primary-bd-transparent:focus,
.btn-primary-bd-transparent:active,
.btn-primary-bd-transparent.active
 {
	color: #ffffff;
	background-color: #3f8dbf;
	border: 1px solid #3f8dbf;
	
}

.timeline-badge.danger,
.flex-control-paging li a.flex-active,
.tparrows:hover {
	background-color:#3f8dbf !important;
}

.btn-primary-bd{
	border: 1px solid #3f8dbf;
	background-color: #fff;
	color: #3f8dbf;
	font-weight: bold;
}
	
.btn-primary-bd-transparent{
	border: 1px solid #3f8dbf;
	color: #3f8dbf;
	font-weight: bold;
}

.progress {
	border: 1px solid #3f8dbf;
}

.service-icon i {
	font-size: 60px;
}

.arrow-left {
	border-right-color:#3f8dbf;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	border-top-color:#3f8dbf !important;	
}

.buddy_members .popover.top > .arrow:after,
.buddy_carousel .popover.top > .arrow:after {
	border-top:10px solid #3f8dbf !important;	
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected{
	border-color:#3f8dbf !important;	
}

.post-wrapper-top h2,
.group_box:hover .circle,
.group_box:hover,
.buddy_carousel .popover,
.buddy_members .popover,
.buddy_desc,
.cat_widget:hover,
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > span:focus,
.form-control:focus,
.panel-default > .panel-heading:hover,
.bggrey,
.services_vertical .icon-container,
.item .icon-container,
#owl-testimonial-widget .img-circle,
.testimonial-wrap,
.tparrows:hover,
.blog_button,
.magnifier .btn-default:hover,
blockquote,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.service-icon-circle,
.general-title hr {
	border-color:#3f8dbf;
}

.social_like .icon-container{
	background-color:#3f8dbf;
	color:#efefef;
}

#header-default .dropdown-menu,
#header-default .yamm .dropdown.yamm-fw .dropdown-menu,
#header-style-2 .dropdown-menu,
#header-style-2 .yamm .dropdown.yamm-fw .dropdown-menu {
	border-top-color: #3f8dbf !important;
}

.meg-menu{border-right: 1px solid #276c98;}

a.remove:hover{background-color:#3f8dbf;}

.blog_button,
.shop_title_slider span,
.cat_widget h3,
.rating i,
.recent_posts_widget > li a:hover,
.big_title_onepage span,
.small_thin_grey1 i,
.popular_items .meta span i,
.ch-info-front i,
.service_vertical_box:hover .service-icon i,
.bgdark span,
.item .icon-container,
.slider_title_a,
.mini_title2 i,
.team_member span,
.high_title2,
.high_title,
.big_title span,
.small_title span,
.mini_title span,
.check li:before,
.chevron li:before,
.hand li:before,
.ck-sq li:before,
.service-icon-circle i,
.service-icon i,
.servicebox:hover .service-icon i,
.shop-right .title .price,
.shop_item .price,
.widget h3 span,
.big_title_slider span,
.big_title_slider_hr span,
a,.milestone-counter i,
a.readmore,
.tabbed-menu li a:hover,
.footer-menu li a:hover,
.mmode .title span,
.footer-menu li a:focus,
#header-default .yamm h3 i,
#header-default .yamm-fw .dropdown-menu li a:before,
#header-style-2 .yamm h3 i,
#header-style-2 .yamm-fw .dropdown-menu li a:before,
.group_box i,#three-parallax .testimonial h3,
#tabbed_widget .nav-tabs > li.active > a,.font-light,
mark,.blog-meta ul li a:hover,.nav-stacked > li > a:hover{
	color:#3f8dbf;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#3f8dbf !important;
}

.demo_changer .demo-icon,
.group_box:hover .circle,
.buddy_carousel .owl-controls .owl-page.active span, 
.buddy_carousel .owl-controls.clickable .owl-page:hover span,
.recent_posts_widget > li img:hover,
.buddypress_tabber_widget_member li img:hover,
#footer-style-1 .social-icons span a:hover,
#footer-style-2 .social-icons span a:hover,
#footer-style-3 .social-icons span a:hover,
.footer_post li img:hover,
#tabbed_widget .recent_posts_widget img:hover,
.pricing_detail:hover,
.pricing_detail:hover .priceamount,
.banners li:hover .img-thumbnail,
.ch-info .ch-info-back,
.service-with-image:hover .service-title,
.calloutbox-full-mini,
.services_vertical .icon-container,
#services .owl-controls .owl-page span,
.item:hover .icon-container,
.white-wrapper #owl-testimonial .owl-controls .owl-page.active span,
.make-bg,
.buddy_image img:hover,
.calloutbox,
#owl-testimonial-widget .owl-controls .owl-prev:hover, 
#owl-testimonial-widget .owl-controls .owl-next:hover,
#owl_blog_two_line .owl-controls .owl-prev:hover,
#owl_blog_two_line .owl-controls .owl-next:hover,
#owl_blog_three_line .owl-controls .owl-prev:hover,
#owl_blog_three_line .owl-controls .owl-next:hover,
#owl_portfolio_two_line .owl-controls .owl-prev:hover,
#owl_portfolio_two_line .owl-controls .owl-next:hover,
#owl_shop_carousel .owl-controls .owl-prev:hover, 
#owl_shop_carousel .owl-controls .owl-next:hover,
#owl_shop_carousel_1 .owl-controls .owl-prev:hover,
#owl_shop_carousel_1 .owl-controls .owl-next:hover,
#owl-blog .owl-controls .owl-prev:hover, 
#owl-blog .owl-controls .owl-next:hover,
.overlay #owl-testimonial .owl-controls .owl-page.active span,
.progress-bar,
.dmtop,
.magnifier .btn-default:hover,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.rsDefaultInv .rsBullet.rsNavSelected span,
.service-icon-circle.active,
.servicebox:hover .service-icon-circle,
#accordion-first .accordion-heading .accordion-toggle.active em,
#accordion-second .accordion-heading .accordion-toggle.active em,.btn-primary,
.pager li > a, .pager li > span,
.make-bg-full,.make-bg-full-header,
.make-bg-full-header-2,
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > span:focus,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count:hover,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count:hover,
.tagcloud a:hover,
.buddy_members img:hover,
.buddy_carousel img:hover,
#buddypress_features .nav-tabs > li > a:hover,
#buddypress_features .nav-tabs > li > a:focus,
#header-default .navbar-nav > li > a:hover,
#header-default .navbar-nav > li > a:focus,
#header-default .navbar-nav > li > a:active,
#header-default .navbar-default .navbar-nav > .open > a,
#header-default .navbar-default .navbar-nav > .open > a:hover,
#header-default .navbar-default .navbar-nav > .open > a:focus,
#header-style-2 .navbar-nav > li > a:hover,
#header-style-2 .navbar-nav > li > a:focus,
#header-style-2 .navbar-nav > li > a:active,
#header-style-2 .navbar-default .navbar-nav > .open > a,
#header-style-2 .navbar-default .navbar-nav > .open > a:hover,
#header-style-2 .navbar-default .navbar-nav > .open > a:focus,
#topbar .social-icons span a:hover,#topbar .topmenu span a:hover,.active-nav,
#header-default .dropdown-menu,
#header-default .yamm .dropdown.yamm-fw .dropdown-menu,
.home-services,
.timeline-badge.danger,
.flex-control-paging li a.flex-active,
.tparrows:hover,
.flex-direction-nav a,
.rsUni .rsThumb.rsNavSelected .thumbIco,
.custom-overlay,
.side-panel-sec > a,
.bonfire-slideout-close:hover,
.post-type-icon,.post-type-icon-small,.post-type-icon-color{
	background-color:#3f8dbf;
}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected{
	border-color:#3f8dbf !important;	
}
	
.flex-direction-nav a,
.rsUni .rsThumb.rsNavSelected .thumbIco,
.custom-overlay {
	background-color:rgba(247,194,33,0.7);
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > span:focus,
.big_title_onepage,
.tp-caption .btn,
.small_thin_grey1,
.service-with-image:hover .service-title a,
.overlay h2,
.overlay .lead,
.overlay .testimonial-widget .testimonial .lead:after,
.overlay .testimonial-widget .testimonial .lead:before,
.overlay .testimonial-widget,
.magnifier .btn-default:hover,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.service-icon-circle.active i,
.servicebox:hover .service-icon-circle i,
.testimonial h3{
	color:#efefef !important;
}

.item:hover .icon-container{
	background-color: #3f8dbf;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s ;
}

.portfolio-filter li a.active {
    background-color: #3f8dbf;
    border: 1px solid #3f8dbf;
}

#triangle-up:hover {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #3f8dbf;
	margin-right:auto;
	margin-left:auto;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

#triangle-topright-color {
    width: 0;
    height: 0;
	float:right;
	border-top: 60px solid #3f8dbf;
    border-left: 105px solid transparent;
}

#triangle-topleft-color {
    width: 0;
    height: 0;
	float:left;
    border-top: 60px solid #3f8dbf;
    border-right: 105px solid transparent;
	
}

#square-color {
	clear: both;
	width: 100%;
	background-color:#3f8dbf;
}

.align-color div {
    float: left;
}

.direction-l .flag:before,
.direction-r .flag:before {
	  position: absolute;
	  top: 50%;
	  right: -32px;
	  content: ' ';
	  display: block;
	  width: 18px;
	  height: 18px;
	  margin-top: -10px;
	  background: #fff;
	  border-radius: 10px;
	  border: 4px solid #3f8dbf;
	  z-index: 10;
}

#footer-style-1 .social-icons span a:hover,
#footer-style-1 .widget,
#footer-style-1 p,
#footer-style-1 .widget .title h3 {
	color:#c6c4c4 !important;
}