/*
Theme Name: RockYou
Theme URI: http://rockyou.com/
Author: Mix Agency
Author URI: http://www.themixagency.com/
Description: WordPress theme for RockYou.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 RockYou is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

@media (min-width: 1200px) {
	/* Remove the top most break point */
	.container {
		width: 970px;
	}
}

body {
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

a {
	color: #5fbcc3;
}
a:hover {
	color: #7da76b;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
}
h1,
h2 {
	text-transform: uppercase;
}
h1 {
	color: #5ebcc2;
	font-size: 60px;
	font-weight: 800;
	line-height: 60px;
}
h2 {
	color: #7da76b;
	font-size: 36px;
	font-weight: 800;
	line-height: 42px;
}
h3 {
	font-size: 28px;
	line-height: 34px;
}
h4 {
	color: #5ebcc2;
	font-size: 22px;
	line-height: 26px;
}
h5 {
	font-size: 20px;
	line-height: 24px;
}

/* =Buttons
----------------------------------------------- */
.btn-primary {
	background: #5ebcc2;
	border: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.btn-primary:hover {
	background: #7da76b;
}
.btn-success {
	background: #7da76b;
	border: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.btn-success:hover {
	background: #5ebcc2;
}
.btn-lg {
	border-radius: 4px;
	padding: 12px 30px;
}

/* =Navigation
----------------------------------------------- */
.navbar {
	background: #fff;
	border: 0;
	margin: 0;
	min-height: 70px;
}
.navbar-brand-wrap {
	margin: 0;
}
.navbar-brand {
	background: url(images/rockyou-logo.png) no-repeat center;
	direction: ltr;
	padding: 0 15px;
	text-indent: -9999px;
	width: 197px;
	height: 70px;
}
.navbar-default .navbar-toggle {
	border: 0;
	font-size: 24px;
	line-height: 36px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding-top: 0;
	padding-bottom: 0;
	height: 36px;
}
.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background: none;
	color: #5ebcc2;
}
.navbar-nav > li {
	margin: 0 10px;
}
.navbar-nav > li > a {
	font-size: 14px;
	line-height: 70px;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	height: 70px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: #fff;
	color: #5ebcc2;
	border-bottom: 4px solid #5ebcc2;
}
.navbar-default .navbar-collapse {
	border: 0;
}
.navbar-default .navbar-collapse ul {
	margin-top: 0;
	margin-bottom: 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background: #fff;
}
.dropdown-menu {
	background: #5fbcc3;
	border: 0;
	border-radius: 0;
	width: 200px;
}
.dropdown-menu > li > a {
	color: #fff;
}
.dropdown-menu > li > a:hover {
	background: #5fbcc3;
	color: #333;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background: #5fbcc3;
	color: #333;
}

/* =Carousel
----------------------------------------------- */
.network .carousel {
	padding: 40px 0;
}
.network .carousel .item {
	padding: 0 50px;
}
.network .carousel .item {
	line-height: 100px;
	overflow: hidden;
	height: 100px;
}
.network .carousel .item img {
	max-width: 100%;
	max-height: 100px;
}
.carousel .carousel-control {
	background: none;
	color: #ccc;
	filter: alpha(opacity=100);
	opacity: 1;
	text-shadow: none;
	width: 50px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
	margin-left: -30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
	margin-right: -30px;
}
.carousel-indicators li,
.carousel-indicators .active {
	background: #797979;
	border: 0;
	margin: 0;
	width: 8px;
	height: 8px;
}
.carousel-indicators .active {
	background: #c0c0c0;
	border: 0;
}
.page-header {
	background: #333;
	border-bottom: 1px solid #ccc;
	color: #fff;
	margin: 0 0 30px 0;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
}
.page-header img {
	position: absolute;
	top: -50%;
	z-index: 1;
}
.page-header .lead {
	margin: 0;
}
.carousel-caption {
	font-size: 28px;
	line-height: 36px;
	top: 50px;
	bottom: 30px;
	left: 50%;
	text-align: left;
}
.carousel-caption .inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -50%;
	width: 75%;
}
.carousel-caption h2,
.carousel-caption h2 a,
.carousel-caption h2 a:hover,
.page-header h1 {
	color: #5ebcc2;
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	margin: 0;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
}
.page-header h1 {
	position: relative;
	width: 75%;
	z-index: 2;
}
.carousel-caption .byline {
	color: #ccc;
	font-size: 16px;
	font-style: italic;
	margin: 0;
}
.carousel-caption .byline + p {
	margin-top: 5px;
}
.carousel-caption p {
	margin: 20px 0;
}
.carousel-caption .btn {
	background: transparent;
	color: #5ebcc2;
	border: 3px solid #5ebcc2;
	border-radius: 8px;
	font-size: 16px;
	padding: 15px 35px;
	text-transform: uppercase;
}
.carousel-caption .btn:hover {
	border-color: #fff;
	color: #fff;
}
.supported-platforms {
	color: #666;
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
}
.supported-platforms img {
	margin-top: -2px;
	margin-left: 10px;
}

/* =Services
----------------------------------------------- */
.section {
	padding: 50px 0;
	text-align: center;
}
.section.texture {
	background: url(images/texture.png);
}
.section.social {
	padding: 25px 0;
	text-align: left;
}
.section .container > .title {
	color: #5ebcc2;
	font-size: 36px;
	font-weight: 800;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.network .container > .title {
	color: #7da76b;
}
.call-to-action .container > .title {
	color: #7da76b;
	margin-bottom: 30px;
}
.social .widget-title {
	color: #303030;
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.section .lead {
	font-size: 24px;
	margin-bottom: 30px;
}
.service .title {
	font-size: 36px;
	line-height: 42px;
}
.service p {
	margin: 0 0 20px 0;
}
.service img {
	max-width: 100%;
}
.social .row > div {
	padding-top: 25px;
	padding-bottom: 25px;
}
.social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social li {
	margin-bottom: 20px;
}
.social li:last-child {
	margin-bottom: 0;
}
.social em,
.widget_recent_entries .post-date {
	color: #666;
	font-size: 16px;
	font-style: italic;
	display: block;
}
.social a {
	color: #5ebcc2;
}
.social a:hover {
	color: #7da76b;
	text-decoration: none;
}

/* =Testimonials
----------------------------------------------- */
blockquote {
	border: 0;
	font-size: 24px;
	line-height: 32px;
}
blockquote footer:before {
	content: "";
}
blockquote footer {
	color: #7da76b;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

/* =Content
----------------------------------------------- */
.content-area {
	padding-top: 50px;
	padding-bottom: 50px;
}
.page .content-area {
	padding-top: 0 !important;
}

/* =Blog
----------------------------------------------- */
.post {
	margin-bottom: 30px;
	overflow: hidden;
}
.attachment-rockyou-thumbnail {
	float: left;
	margin-right: 30px;
}
.single .entry-header {
	text-align: left;
	padding: 0 0 40px 0;
}
.single .entry-header img {
	max-width: 100%;
	height: auto;
}
.single .entry-title {
	margin-top: 30px;
}
.social-buttons {
	overflow: hidden;
}
.social-buttons .button {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 100px;
	height: 20px;
}
.social-buttons .socialite {
	line-height: 20px;
}
.post .entry-title {
	color: #7da76b;
	font-size: 36px;
	font-weight: 800;
	line-height: 40px;
	margin: 0 0 5px 0;
}
.post .entry-title a {
	color: #7da76b;
	margin: 0;
}
.post .entry-title a:hover {
	text-decoration: none;
}
.entry-meta {
	color: #666;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 10px;
}
.entry-meta a {
	color: #666;
}
.entry-meta a:hover {
	color: #5ebcc2;
	text-decoration: none;
}
.category-press .byline {
	display: none;
}
.category-press .post + .author {
	display: none;
}
.post + .author {
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding: 50px 0;
}
.post + .author .title {
	color: #5ebcc2;
	font-size: 22px;
	line-height: 28px;
}
.post + .author img {
	float: left;
	margin-right: 30px;
	max-width: 215px;
}
.display-posts-listing {
	list-style: none;
	margin: 0;
	padding: 0;
}
.display-posts-listing .listing-item {
	margin-bottom: 15px;
}
.navigation {
	overflow: hidden;
}
.navigation a {
	color: #333;
}
.navigation .nav-previous {
	float: left;
	padding-right: 10px;
}
.navigation .nav-next {
	float: left;
}
.navigation .nav-previous + .nav-next {
	border-left: 1px solid #333;
	padding-left: 10px;
}

/* =Gallery
----------------------------------------------- */
.gallery img {
	border: 0 !important;
}

/* =Comments
----------------------------------------------- */
.comment-list {
	overflow: hidden;
	margin-bottom: 30px;
}
.comment {
	list-style: none;
	margin-bottom: 30px;
	padding: 0;
	text-align: left;
}
.comment-author {
	float: left;
	margin-right: 30px;
	width: 140px;
}
.comment .avatar {
	border-radius: 70px;
	max-width: 140px;
	max-height: 140px;
}
.comment-content {
	margin-left: 170px;
}
.comment-metadata {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 5px;
}
.comments-title,
.comment-reply-title {
	color: #5ebcc2;
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
}
.comments-title {
	margin-bottom: 30px;
}
.logged-in .comments-area .row > div {
	float: none;
	margin: 0 auto;
}
.comments-area label {
	display: none;
}
.comments-area .btn {
	margin: 0 auto;
}
.form-submit {
	display: none;
}
.comments-area input,
.comments-area textarea {
	border: 0;
	box-shadow: none;
}

/* =About
----------------------------------------------- */
.page-template-page-about-php .carousel-caption h2 {
	position: absolute;
	bottom: 0;
	width: 66%;
}
.page-template-page-about-php .container > .title {
	margin-bottom: 30px;
}
.fast-facts {
	font-weight: 600;
}
@media (max-width: 768px) {
	.fast-facts > div {
		margin-bottom: 15px;
	}
}
.fast-facts .icon {
	position: relative;
	width: 100%;
	height: 70px;
}
.fast-facts .icon img {
	margin-left: -70px;
	position: absolute;
	bottom: 0;
	left: 50%;
}
.team .container > .title {
	color: #7da76b;
}
.team-member {
	margin-bottom: 30px;
}
.team-member:nth-child(odd) {
	clear: both;
}
.team-member img {
	max-width: 100%;
	height: auto;
}
.team-info {
	background: #f0f0f0;
	font-family: 'proxima-nova';
	font-weight: 600;
	padding: 25px;
	text-align: left;
}
.team-info .title {
	color: #7da76b;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 5px;
}
.team-info i {
	font-size: 22px;
	position: relative;
	top: 1px;
}
.team-info a {
	color: #7da76b;
}
.team-info a:hover {
	color: #5fbcc3;
}
.team-info p:last-child {
	margin-bottom: 0;
}
.investor {
	background: #fff;
	display: inline-block;
	line-height: 140px;
	margin: 0 25px;
	width: 200px;
	height: 140px;
}
.investor img {
	max-width: 200px;
	height: auto;
}

/* =Advertisers
----------------------------------------------- */
.page-template-page-advertisers-php .container > .title {
	margin-bottom: 30px;
}
.benefits {
	font-size: 24px;
	line-height: 30px;
	text-align: left;
}
.benefits .container > .title {
	color: #5ebcc2;
	text-align: center;
}
.benefits .wp-video {
	float: right;
	margin: 0 0 15px 75px;
	max-width: 365px !important;
}
@media (max-width: 768px) {
	.benefits .wp-video {
		float: none;
		margin: 0 auto 25px auto;
	}
}
.benefit {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 30px;
	text-align: left;
}
.benefit:nth-child(3n+1),
.advertiser-logo:nth-child(4n+1) {
	clear: both;
}
.benefit p {
	margin: 0;
}
.advertiser-logo {
	line-height: 130px;
	margin-bottom: 30px;
	height: 130px;
}
.advertiser-logo img {
	max-width: 100%;
	max-height: 130px;
	width: auto;
	height: auto;
}

/* =Network
----------------------------------------------- */
.animation {
	color: #636566;
	position: relative;
	height: 406px;
}
.animation .left-arrow,
.animation .right-arrow {
	position: absolute;
	top: 0;
	width: 40%;
	height: 406px;
}
.animation .left-arrow {
	left: 0;
	text-align: left;
}
.animation .right-arrow {
	right: 0;
	text-align: right;
}
.animation .title {
	color: #636566;
	font-size: 28px;
	font-weight: 800;
	line-height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	height: 60px;
}
.animation .left-arrow p,
.animation .right-arrow p {
	line-height: 15px;
	margin: 0;
}
.animation .left-arrow.active .title,
.animation .left-arrow.active p {
	color: #5ebcc2;
}
.animation .right-arrow.active .title,
.animation .right-arrow.active p {
	color: #7da76b;
}
.animation .arrow {
	color: #fff;
	line-height: 25px;
	padding: 50px 0;
	width: 383px;
	height: 224px;
}
.animation .left-arrow .arrow {
	background: url(images/arrows-desktop.png) no-repeat left center;
	padding-right: 50px;
}
.animation .left-arrow.active .arrow {
	background-position: left top;
}
.animation .right-arrow .arrow {
	background: url(images/arrows-desktop.png) no-repeat right center;
	padding-left: 45px;
}
.animation .right-arrow.active .arrow {
	background-position: right bottom;
}
.animation .arrow .logos {
	overflow: hidden;
	position: relative;
	width: 235px;
}
.animation .left-arrow .logos {
	float: left;
	margin: 11px 0 11px 15px;
	height: 102px;
}
.animation .right-arrow .logos {
	float: right;
	margin: 14px 15px 13px 0;
	width: 205px;
	height: 97px;
}
.animation .logos img {
	position: absolute;
	top: 0;
}
.animation .left-arrow .logos img {
	left: 0;
}
.animation .right-arrow .logos img {
	right: 0;
}
.animation .active .logos img {
	top: auto;
	bottom: 0;
}
.animation .logos .logo {
	float: left;
	line-height: 65px;
	margin: 0 0 0 5px;
	width: 60px;
	height: 60px;
}
.animation .right-arrow .logo {
	float: right;
	margin: 0 5px 0 0;
	width: 60px;
}
.animation .bottom {
	background: #636566;
	color: #fff;
	line-height: 20px;
	padding: 10px 25px;
	position: absolute;
	bottom: 20px;
	width: 285px;
	height: 60px;
	z-index: 1;
}
.animation .left-arrow .bottom {
	left: 52px;
}
.animation .right-arrow .bottom {
	right: 52px;
}
.animation .left-arrow .bottom:before,
.animation .right-arrow .bottom:before {
	background: url(images/small-arrows.png) no-repeat left;
	content: "";
	display: block;
	position: absolute;
	top: -40px;
	width: 11px;
	height: 40px;
}
.animation .left-arrow .bottom:before {
	left: -4px;
}
.animation .left-arrow .bottom.active:before {
	background-position: center;
}
.animation .right-arrow .bottom:before {
	right: -4px;
}
.animation .right-arrow .bottom.active:before {
	background-position: right;
}
.animation .left-arrow .bottom.active {
	background: #5ebcc2;
}
.animation .right-arrow .bottom.active {
	background: #7da76b;
}
.animation .center {
	background: #fff;
	border: 3px solid #636566;
	border-radius: 6px;
	color: #636566;
	margin: 0 auto;
	padding: 25px 30px 10px 30px;
	max-width: 265px;
	height: 400px;
	z-index: 2;
}
.animation .center.active {
	border-color: #5dbdc2;
	color: #5dbdc2;
}
.animation .center ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.animation .center li {
	float: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase;
	width: 50%;
}
.animation [class^='icon'] {
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 60px;
}
.animation .center.active [class^='icon'] {
	background-position: bottom;
}
.animation .icon-female {
	background-image: url(images/icon-female.png);
}
.animation .icon-male {
	background-image: url(images/icon-male.png);
}
.animation .icon-females-males {
	background-image: url(images/icon-females-males.png);
}
@media (max-width: 1024px) {
	.animation {
		height: auto;
	}
	.animation .left-arrow,
	.animation .right-arrow {
		position: relative;
		text-align: center;
		width: 100%;
		height: 194px;
	}
	.animation .right-arrow {
		margin-top: -18px;
		padding-top: 114px;
	}
	.animation .title {
		margin-bottom: 5px;
	}
	.animation .left-arrow p,
	.animation .right-arrow p {
		margin-bottom: 10px;
	}
	.animation .arrow-wrapper {
		margin: 0 auto;
		width: 189px;
	}
	.animation .left-arrow .arrow,
	.animation .right-arrow .arrow {
		display: table-cell;
		font-size: 14px;
		line-height: 18px;
		margin: 0 auto;
		padding: 0 30px;
		text-align: center;
		vertical-align: middle;
		width: 189px;
		height: 104px;
	}
	.animation .left-arrow .arrow {
		background: url(images/arrows-mobile.png) no-repeat center top;
		padding-bottom: 25px;
	}
	.animation .left-arrow.active .arrow {
		background-position: left top;
	}
	.animation .right-arrow .arrow {
		background: url(images/arrows-mobile.png) no-repeat center bottom;
		padding-top: 25px;
		position: absolute;
		top: 0;
	}
	.animation .right-arrow.active .arrow {
		background-position: right bottom;
	}
	.animation .logos,
	.animation .bottom {
		display: none;
	}
	.animation .center {
		font-size: 16px;
		line-height: 20px;
		margin-top: -18px;
		max-width: none;
		width: 75%;
		height: auto;
	}
	.animation .center li {
		font-size: 11px;
		line-height: 14px;
		width: 25%;
	}
	.animation [class^='icon'] {
		background-size: 50%;
		padding-bottom: 36%;
		margin-bottom: 5px;
		height: 0;
	}
}
.network .lead {
	margin: 0 auto 40px auto;
	width: 75%;
}
.network .features,
.publishers .features {
	font-weight: 600;
	text-align: left;
}
.network .features h3,
.publishers .features h3 {
	color: #303030;
	font-size: 22px;
	font-weight: 800;
	line-height: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.network .features h4 {
	color: #7da76b;
	margin-bottom: 5px;
}
.publishers .features h4 {
	margin-bottom: 5px;
}
.network .features p,
.publishers .features p {
	margin-bottom: 20px;
}
.publishers blockquote {
	margin: 30px 0 0 0;
}
.publishers blockquote footer {
	color: #5ebcc2;
}

/* =Sidebar
----------------------------------------------- */
.widget {
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
}
.widget:first-child {
	padding-top: 0;
}
.widget:last-child {
	border-bottom: 0;
}
.widget-title {
	color: #303030;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.widget_recent_entries .widget-title:before,
.widget_text .widget-title:before {
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	margin-right: 8px;
}
.widget_recent_entries .widget-title:before {
	content: "\f08d";
}
.widget_text .widget-title:before {
	content: "\f073";
}
.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget li {
	margin-bottom: 20px;
}
.widget li:last-child {
	margin-bottom: 0;
}
.widget_twitter .entry-meta {
	display: block;
}

/* =Footer
----------------------------------------------- */
.site-footer {
	background: #5ebcc2;
	color: #fff;
	color: rgba(255, 255, 255, 0.50);
	line-height: 32px;
	padding-bottom: 30px;
}
.footer-brand {
	background: url(images/rockyou-footer-logo.png) no-repeat;
	float: left;
	margin-right: 25px;
	text-indent: -9999px;
	width: 167px;
	height: 43px;
}
.site-footer p {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.site-footer a {
	color: #fff;
}
.site-footer a:hover {
	color: #333;
	text-decoration: none;
}
.site-footer ul {
	list-style: none;
	margin-top: 30px;
	padding: 0;
}
.site-footer .twitter,
.site-footer .linkedin {
	background: #fff;
	border-radius: 22px;
	float: left;
	font-size: 24px;
	line-height: 44px;
	margin-right: 15px;
	text-align: center;
	width: 44px;
	height: 44px;
}
.site-footer .twitter,
.site-footer .twitter:hover {
	color: #45b0e3;
	line-height: 46px;
}
.site-footer .linkedin,
.site-footer .linkedin:hover {
	color: #1e72c5;
	line-height: 42px;
}
.site-footer .twitter:hover,
.site-footer .linkedin:hover {
	background: #e0e0e0;
}

/* =Responsive
----------------------------------------------- */
@media (max-width: 1200px) {
	.carousel-caption {
		font-size: 24px;
		line-height: 32px;
		top: 30px;
		bottom: 30px;
	}
	.carousel-caption h2 {
		font-size: 42px;
		line-height: 50px;
	}
}
@media (max-width: 1024px) {
	.carousel-caption {
		font-size: 18px;
		line-height: 24px;
		top: 20px;
		bottom: 20px;
	}
	.carousel-caption h2 {
		font-size: 38px;
		line-height: 46px;
		margin-bottom: 10px;
	}
	.carousel-caption .btn {
		padding: 10px 30px;
	}
	.supported-platforms {
		display: none;
	}
}
@media (max-width: 768px) {
	.navbar-nav li {
		margin: 0;
	}
	.navbar-nav li > a {
		line-height: 50px;
		padding-right: 20px;
		padding-left: 20px;
		height: 50px;
	}
	.carousel-caption {
		font-size: 16px;
		line-height: 22px;
		left: 0;
		right: 0;
		padding: 0 15px;
	}
	.carousel-caption .inner {
		position: static;
		width: 100%;
	}
	.carousel-caption h2 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 10px;
	}
	.carousel-caption p {
		margin-bottom: 10px;
	}
	.carousel-caption .btn {
		border-radius: 4px;
		font-size: 14px;
		padding: 5px 15px;
	}
	.site-footer {
		font-size: 16px;
		line-height: 24px;
	}
	.site-footer .copyright {
		font-size: 14px;
		line-height: 22px;
	}
}
@media (max-width: 600px) {
	.hero-carousel .item {
		height: 225px;
	}
	.hero-carousel .item img {
		max-width: none;
		height: 225px;
	}
	.carousel-caption {
		font-size: 14px;
		line-height: 18px;
	}
	.carousel-caption h2 {
		font-size: 26px;
		line-height: 32px;
	}
}
@media (max-width: 320px) {
	h1 {
		font-size: 32px;
		line-height: 48px;
	}
	h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.carousel-caption {
		font-size: 12px;
		line-height: 16px;
	}
	.carousel-caption h2 {
		font-size: 22px;
		line-height: 28px;
	}
	.carousel-caption .btn {
		padding: 2px 10px;
	}
	.single .entry-header {
		padding-bottom: 15px;
	}
	.single .entry-header img {
		margin-bottom: 10px;
	}
	.content-area {
		padding: 30px 0;
	}
	.post {
		margin-bottom: 15px;
	}
	.author {
		padding: 15px 0;
	}
	.author img {
		margin-right: 15px;
		width: 50px;
		height: auto;
	}
	.comment-reply-title {
		font-size: 32px;
		line-height: 36px;
	}
}

video {
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.wp-video {
	width: 100% !important;
}

hr {
	border: 1px solid transparent;
}
