/*
Theme Name: Landlr
Theme URI: http://themeforest.net/user/favethemes/
Author: Favethemes
Author URI: http://themeforest.net/user/favethemes/
Description: Landlr
Version: 1.7.1
Tags: white, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready

License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: favethemes
*/

/* Css */
/* ======================================================================== */
/* ! Font
/* ======================================================================== */

/* WordPress recommended classes*/


/* Alignment */


.aligncenter {
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption {
	background: none;
}
.wp-caption-text {
	font-size: 11px;
	text-transform: uppercase;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.bypostauthor {
}
body.admin-bar .navbar-fixed-top {
	top: 32px;
}
body.admin-bar {
	padding-top: 81px;
}
img {
	width: 100%;
	height: auto;
}
/* ======================================================================== */
/* ! Buttons
/* ======================================================================== */
.btn {
	border: none;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	font-family: 'Open Sans';
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn:hover, .btn:active {
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #fff;
}
.btn-large, .btn-small, .btn-mini {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-large {
	padding: 15px 50px;
}
.btn-tomato, .btn-tomato:focus, .btn-tomato:active, .btn-tomato.active, .btn-tomato.disabled, .btn-tomato[disabled] {
	background: #fd6740 none;
	color: #fff;
}
.btn-tomato:hover, .btn-tomato-dark:hover {
	background: #ff805f none;
}
.btn-turquoise, .btn-turquoise:focus, .btn-turquoise:active, .btn-turquoise.active, .btn-turquoise.disabled, .btn-turquoise[disabled] {
	background: #24afaa none;
	color: #fff;
}
.btn-turquoise:hover {
	background: #3EC9C4 none;
}
.btn-aqua, .btn-aqua:focus, .btn-aqua:active, .btn-aqua.active, .btn-aqua.disabled, .btn-aqua[disabled] {
	background: #30B4CB;
	color: #FFF;
}
.btn-aqua:hover {
}
.btn-emerald, .btn-emerald :focus, .btn-emerald :active, .btn-emerald .active, .btn-emerald .disabled, .btn-emerald [disabled] {
	background: #2ECC71;
	color: #FFF;
}
.btn-emerald:hover {
}
.btn-transparent, .btn-transparent:focus, .btn-transparent:active, .btn-transparent.active, .btn-transparent.disabled, .btn-transparent[disabled] {
	background: rgba(255,255,255,.2) none;
	-webkit-box-shadow: inset 0px 0px 0px 2px #fff;
	-moz-box-shadow: inset 0px 0px 0px 2px #fff;
	box-shadow: inset 0px 0px 0px 2px #fff;
	color: #fff;
}
.btn-transparent:hover {
	background: rgba(255,255,255,.5) none;
}
/* ======================================================================== */
/* ! Margins
/* ======================================================================== */
.mar-t10 {
	margin-top: 10px;
}
.mar-t20 {
	margin-top: 20px;
}
.mar-t30 {
	margin-top: 30px;
}
.mar-t40 {
	margin-top: 40px;
}
.mar-t50 {
	margin-top: 50px;
}
.mar-t60 {
	margin-top: 60px;
}
.mar-b10 {
	margin-bottom: 10px;
}
.mar-b20 {
	margin-bottom: 20px;
}
.mar-b30 {
	margin-bottom: 30px;
}
.mar-b40 {
	margin-bottom: 40px;
}
.mar-b50 {
	margin-bottom: 50px;
}
.mar-b60 {
	margin-bottom: 60px;
}
/* ======================================================================== */
/* ! General
/* ======================================================================== */
body {
	font: 17px/22px "Open Sans", sans-serif;
	background: #000;
	color: #222a31;
	padding-top: 80px;
}
a {
	color: #fd6740;
}
a:hover {
	color: #fd6740;
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.colored a {
	color: #fff;
}
.colored a:hover {
	color: rgba(255,255,255,.5);
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.light {
	font-family: 'Open Sans';
}
.uppercase {
	text-transform: uppercase;
}
.wrapper {
	min-height: 250px;
	box-sizing: border-box;
	position: relative;
	padding: 60px 0;
}
.mini-wrapper {
	min-height: 310px;
	position: relative;
	padding: 60px 0 90px;
}
.anchor {
	position: absolute;
	top: -80px;
}
.bordered {
	border: 5px solid #fff;
	display: inline-block;
}
.full-rounded {
	border-radius: 1000px;
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	-ms-border-radius: 1000px;
	padding: 0;
}
header, section, footer {
	z-index: 2;
}
img {
	width: 100%;
}
/* ======================================================================== */
/* ! Typography
/* ======================================================================== */
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 20px;
	letter-spacing: 0;
}
h1, h2 {
	font: 100 42px/42px "Open Sans", sans-serif;
	letter-spacing: -2px;
}
h3 {
	font: 100 22px/28px "Open Sans", sans-serif;
	letter-spacing: -0.03em;
}
h4 {
	font: 100 22px/32px "Open Sans", sans-serif;
}
h5 {
	font: 100 18px/24px "Open Sans", sans-serif;
}
h6 {
	font: 100 14px/20px "Open Sans", sans-serif;
}
.colored p, .colored ul {
	color: rgba(255,255,255,.7);
}
p, ul, ol, blockquote {
	color: rgba(34,42,49,.7);
}
.archive-title {
	font: 100 16px/26px "Open Sans", sans-serif;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 0 0 28px
}
dt,
.bold, 
strong,
acronym {
	font-family: "Open Sans";
	font-weight: 600;
}
cite {
	font-style: italic;
	text-indent: 5px;
	display: inline-block;
}
q {
	font-style: italic;
}
ul ul,
ol ol,
ol ul,
ul ol {
	margin: 0 !important;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: "Open Sans";
}
/* ======================================================================== */
/* ! Nav
/* ======================================================================== */
.navbar .navbar-brand {
	color: #222a31;
	padding: 25px 15px 0;
	font-size: 30px;
}
.nav {
	font: normal 14px/14px "Open Sans", sans-serif;
	text-shadow: none
}
.navbar-inner {
	background: #fff;
	background-image: none;
}
.navbar .nav > li > a {
	color: #222a31;
	padding: 30px 20px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	text-shadow: none;
}
.navbar-fixed-top {
	border-width: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border-top: none;
	border-left: 2px solid #fd6740;
	border-right: none;
	border-bottom: none;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
}
.dropdown-menu > li > a {
	display: block;
	padding: 20px;
}

.dropdown-menu > li > a:hover  {
	opacity: 0.75;
}

.menu-item-has-children {
	position: static;
}

.menu-item-has-children:hover .dropdown-menu {
	display: block;
}

/* ======================================================================== */
/* ! Row1
/* ======================================================================== */
.main-title {
	margin: 20px auto 40px;
}
.main-title h2 {
	font-size: 48px;
	margin: 0 0 10px;
	letter-spacing: -2px;
}
.main-title h3 {
	font-size: 30px;
	letter-spacing: -1px;
}
/* ======================================================================== */
/* ! Pricing table
/* ======================================================================== */
.pricing-table {
	-webkit-box-shadow: inset 0 0 0 1px #ebebeb;
	-moz-box-shadow: inset 0 0 0 1px #ebebeb;
	box-shadow: inset 0 0 0 1px #ebebeb;
	padding: 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	margin-left: -1px;
	top: 0;
}
.pricing-table:last-of-type {
	margin-left: 0px
}
.pricing-table:hover {
	top: -10px;
	position: relative;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	cursor: pointer;
	box-shadow: 0px 10px 20px rgba(0,0,0,.2);
	z-index: 99;
}
.pricing-table h4 {
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid #ebebeb;
}
.pricing-action .bg-tomato {
	font-family: 'Open Sans', Arial, sans-serif;
	display: block;
	padding: 20px 0;
	font-size: 16px;
}
.pricing-action .bg-tomato:hover {
	background: #ff805f none;
	color: #fff;
	text-decoration: none;
}
.price {
	font-size: 88px;
	font-family: 'Open Sans', Arial, sans-serif;
}
.decimal {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 44px;
}
.pricing-price {
	padding: 40px 0;
	position: relative;
}
.pricing-features {
	padding: 0 10px 40px;
}
.focus {
	margin-top: -30px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.focus .pricing-price {
	padding: 70px 0;
}
.focus .bg-tomato {
	background: rgba(255,255,255,.2);
}
.focus .pricing-features {
	color: #fff;
}
.colored .pricing-table,
.colored .pricing-table.no .pricing-features  {
	color: rgba(34,42,49,.7);
}

/* ======================================================================== */
/* ! Tabs
/* ======================================================================== */
.colored .nav-tabs.nav-stacked > li > a {
	border: 1px solid #fff;
	font: 100 18px/36px "Open Sans", sans-serif !important;
	padding: 10px 20px;
	margin-top: -3px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
}
.colored .nav-tabs > .active > a, .colored .nav-tabs > .active > a:hover, .colored .nav-tabs > .active > a:focus {
	background: rgba(255,255,255,.2);
	color: #fff;
}
.colored .nav-tabs.nav-stacked > li > a:hover, .colored .nav-tabs.nav-stacked > li > a:focus {
	border: 1px solid #fff;
	background: rgba(255,255,255,.5);
	color: #fff;
}
.nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-ms-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-ms--moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}
.nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-ms-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-ms-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.nav-tabs {
	border: none;
}
/* ======================================================================== */
/* ! Testimonial
/* ======================================================================== */
#testimonial-slider .thumbnail {
	display: inline-block;
	margin: 0 auto 10px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	position: relative;
	box-shadow: none;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
}
.carousel-indicators {
	position: relative;
	right: auto;
	left: auto;
	top: 0;
	text-align: center;
	width: auto;
	margin: 0 0 -6px;
}
.carousel-indicators li {
	text-indent: 0;
	height: auto;
	cursor: pointer;
	background: none;
	opacity: 0.5;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: auto;
	height: auto;
	border: none;
	margin: 0;
}
.carousel-indicators li.active, .carousel-indicators li:hover {
	background: none;
	opacity: 1;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner .item blockquote {
	clear: both;
	border: none;
	position: relative;
	padding: 30px 30px 30px 90px;
	border-radius: 5px;
	background: rgba(255,255,255,.2) url('images/blockquote.png') no-repeat 22px 35px;
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
	color: #fff;
}
.carousel-indicators li.active .arrow, .carousel-indicators li.active:hover .arrow {
	width: 0;
	height: 0;
	margin: 10px auto -1px;
	display: block;
	border-bottom: 30px solid transparent;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom-color: rgba(255,255,255,.2);
}
.carousel-indicators li .arrow, .carousel-indicators li:hover .arrow {
	border-bottom-color: transparent;
	width: 0;
	height: 0;
	margin: 10px auto 0;
	display: block;
	border-bottom: 30px solid transparent;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}
.carousel-control {
	border: none;
	background: none;
	font-size: 30px;
	top: 80px;
	background-image: none !important;
}
.carousel-control.left {
	left: -10px;
}
.carousel-control.right {
	right: -10px;
}
/* ======================================================================== */
/* ! Footer
/* ======================================================================== */
footer * {
	margin: 0;
	padding: 0;
}
footer {
	background: #222a31;
	color: #fff;
	padding: 20px 0;
	position: relative;
	font-size: 15px;
}
footer a {
	color: #fff;
}
/* ======================================================================== */
/* ! Contact form
/* ======================================================================== */
.contact-form {
	margin-bottom: 80px;
}
/* ======================================================================== */
/* ! Slideshow
/* ======================================================================== */
.bannercontainer {
	position: relative;
}
.banner {
	height: 520px;
	position: relative;
	overflow: hidden;
}
.tp-leftarrow.round-old, .tp-rightarrow.round-old, .tp-bullets.simplebullets.round-old .bullet {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	margin: 0 10px 0 0;
}
.tp-bullets.simplebullets.round-old .bullet.selected {
	background: #fff;
}
.tparrows {
	display: none;
}
/* ======================================================================== */
/* ! Blog
/* ======================================================================== */
.blog-title {
	font: 100 46px/46px "Open Sans", sans-serif;
	margin: 40px 0 0;
}
.alignleft {
	float: left;
	margin: 0 30px 30px 0;
}
.alignright {
	float: right;
	margin: 0 0 30px 30px;
}
body.blog, body.single, body.archive, body.category, body.error404, body.search, body.search-results, body.page {
	background: #fff;
}
.archive-header {
	text-align: center;
	margin-top: 34px;
}
.page-header {
	text-align: center;
}
.page-content {
	min-height: 300px;
	padding-bottom: 30px;
}
.author-description {
	margin-bottom: 10px;
}
img.myauthor {
	max-width: 100% !important;
	width: auto !important;
}
.post .entry-content, .post .post-date {
	font-size: 17px;
	line-height: 22px;
}
.post .post-date {
	margin: 0;
}
.post img,
.wp-caption[style] {
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}
.featured-image {
	text-align: center;
}
.post .post-title {
	font-size: 48px;
	font-family: "Open Sans";
}
.post .post-icon {
	font-size: 46px;
	background: #fff;
	margin: 40px auto 30px;
	color: #a1a5a8;
}
.post .btn-more {
	margin: 60px auto 0;
	display: block;
	text-align: center;
	width: 150px;
}
.post-divisor {
	width: 150px;
	border-bottom: 1px solid #b2b2b2;
	margin: 100px auto;
	clear: both;
}
.post .featured-image img {
	width: 100%;
	height: auto;
}
/* post format: link */
.format-link .entry-content {
	border: 1px solid #a1a5a8;
	padding: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 36px;
	line-height: 46px;
	color: #a1a5a8;
	font-family: "Open Sans";
	text-align: center;
}
.format-link .entry-content p:last-of-type {
	margin: 0;
}
/* post format: image */
.wp-caption {
	text-align: center;
}
.wp-caption img {
	margin: 0 0 10px;
}
/* post format: quote */
.format-quote .entry-content {
	border: 1px solid #a1a5a8;
	padding: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 36px;
	line-height: 46px;
	color: #a1a5a8;
	font-family: "Open Sans";
	text-align: center;
}
.format-quote .entry-content em {
	font-size: 24px;
}

/* =========================  post format: gallery ================================*/
.format-gallery {
	text-align: center;
}
.gallery {
	display: table;
	margin: 0 auto 30px;
	clear: both;
	float: none;
	text-align: center;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/* post format: video */
.format-video {
	text-align: center;
}
.format-video iframe {
	margin-bottom: 10px;
}
/* post format: status */
.format-status {
	text-align: center;
}
.format-status .entry-content {
	font-size: 36px;
	line-height: 46px;
}
/* post format: status */
.format-audio {
	text-align: center;
}
.link-pages {
	text-align: center;
}
.link-pages span {
	padding: 5px 8px 3px;
	background: #eee;
}
.link-pages a span {
	color: #fff;
	background: #24afaa;
	opacity: .5;
}
.link-pages a:hover span {
	opacity: 1;
}
.post-password-form {
	text-align: center;
}
input[name="post_password"] {
	width: auto;
	display: inline-block;
}
.twitter-tweet-rendered[style] {
	width: 100%;
}
/* post format: chat */
.format-chat .entry-content p {
	margin-bottom: 0;
	padding: 20px 10px;
}
.format-chat .entry-content p:nth-child(2n+1) {
	background: #f3f3f3;
}
/* ======================================================================== */
/* ! Blog Typography
/* ======================================================================== */
.blog-wrapper .entry-content h1 {
	font: 36px/46px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content h2 {
	font: 30px/40px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content h3 {
	font: 24px/34px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content h4 {
	font: 20px/30px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content h5 {
	font: 18px/28px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content h6 {
	font: 16px/26px "Open Sans", sans-serif;
	color: rgba(34,42,49,.7);
}
.blog-wrapper .entry-content ul, .blog-wrapper .entry-content ol {
	padding: 0 0 0 80px;
	margin: 30px 0;
}
.blog-wrapper .entry-content blockquote {
	padding: 0 0 0 55px;
	margin: 30px 0;
}
.color-black {
	color: #111;
}
.color-white {
	color: #fff;
}
/* ======================================================================== */
/* ! Blog Pagination
/* ======================================================================== */
.pagination {
	text-align: center;
	display: block;
	margin: 0 0 100px;
}
.pagination ul {
	display: inline-block;
}
.pagination ul li span, .pagination ul li a {
	border: 1px solid #a1a5a8;
	padding: 10px;
	text-align: center;
	border-radius: 100px;
	width: 50px;
	height: 50px;
	line-height: 30px;
	display: inline-block;
}
ul.media-list li.media div.comment-holder {
	border-bottom: 1px dashed #CDCDCD;
	margin: 0 0 20px !important;
	padding: 10px 0 20px;
}
.comment-date {
	color: #959595;
}
.comments .media .pull-left {
	margin-top: 10px;
}
.comment-form {
	margin-bottom: 30px;
}
.comment-avatar {
	width: 90px;
	height: 90px;
}
.widget ul li {
	padding: 0 0 0 20px;
}
.widget ul li i.icon-caret-right {
	margin: 3px 0 0 -20px;
	float: left;
}
.comment-meta {
	background: none;
}
.comment-metadata {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, serif;
}
.fn, .says {
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
	text-transform: uppercase;
	color: #363636;
}
.vcard img {
	float: left;
	margin: 0 20px 0 0;
}
.comment-content {
	float: left;
}
.reply {
	margin: 0 0 0 110px;
	clear: both;
	border-bottom: 1px dotted #E9E9E9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.comment .children {
	list-style: none;
	margin: 0 0 10px 110px;
}
.comment-container {
	clear: both;
}
.pingback {
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 0;
}

/* ======================================================================== */
/* ! Post author
/* ======================================================================== */
.author-box-wrapper {
	font-size: 16px;
}
.author-box-wrapper .media-heading {
	font-family: "Open Sans";
	margin-bottom: 20px;
}
.author-box-wrapper .media > .pull-left {
	margin-right: 30px;
}
/* ======================================================================== */
/* ! Comments
/* ======================================================================== */
.author-box-wrapper {
	font-size: 16px;
}
.author-box-wrapper .media-heading {
	font-family: "Open Sans";
	margin-bottom: 20px;
}
.comment.media > .pull-left {
	margin-right: 30px;
}
.comment .media-heading a {
	font-family: "Open Sans";
}
.comment-author img {
	width: auto;
}
.fn, .says {
	text-transform: none;
	font-family: "Open Sans";
}
.comment-metadata a {
	color: #ccc;
	font-family: "Open Sans";
}
.form-submit input#submit {
	border: none;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	font-family: 'Open Sans';
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 30px 0;
	padding: 10px 20px;
}
footer.comment-meta a {
	color: #363636;
}
/* ======================================================================== */
/* ! Animations
/* ======================================================================== */
@keyframes animatedBackground {
 from {
background-position: center 550px;
}
to {
	background-position: center bottom;
}
}
@-webkit-keyframes animatedBackground {
 from {
background-position: center 550px;
}
to {
	background-position: center bottom;
}
}
@-ms-keyframes animatedBackground {
 from {
background-position: center 550px;
}
to {
	background-position: center bottom;
}
}
@-moz-keyframes animatedBackground {
 from {
background-position: center 550px;
}
to {
	background-position: center bottom;
}
}
.home {
	background-image: url('images/mac.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 730px;
	animation: animatedBackground 1s ease-in-out;
	-ms-animation: animatedBackground 1s ease-in-out;
	-moz-animation: animatedBackground 1s ease-in-out;
	-webkit-animation: animatedBackground 1s ease-in-out;
}
 @keyframes animatedBody {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
@-webkit-keyframes animatedBody {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
@-ms-keyframes animatedBody {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
@-moz-keyframes animatedBody {
 from {
opacity: 0;
}
to {
	opacity: 1;
}
}
body {
	animation: animatedBody 1s linear;
	-ms-animation: animatedBody 1s linear;
	-moz-animation: animatedBody 1s linear;
	-webkit-animation: animatedBody 1s linear;
}
#back {
	position: fixed;
	width: 200%;
	height: 1920px;
	z-index: 1;
	top: -430px;
	left: -50%;
	right: auto;
	-webkit-animation-name: rotate;
	-webkit-animation-duration: 700s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotate;
	-moz-animation-duration: 700s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	animation-name: rotate;
	animation-duration: 700s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	background: url('images/bg.jpg') no-repeat center center;
}
.page-wrapper {
	padding: 50px 0;
}
@-webkit-keyframes rotate {
 from {
-webkit-transform:rotate(-180deg);
}
to {
	-webkit-transform: rotate(180deg);
}
}
 @-moz-keyframes rotate {
 from {
-moz-transform:rotate(0deg);
}
to {
	-moz-transform: rotate(360deg);
}
}
 @-moz-keyframes rotate {
 from {
transform:rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
/* ======================================================================== */
/* ! Bootstrap resetting elements for flat design
/* ======================================================================== */
.btn {
	background-image: none;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}