/*
Theme Name: Reasons to Travel - June 2016
Author: CheapOair
Author URI: https://cheapoair.com/
Description: Reasons to Travel theme
Version: 1.0
*/

* {
	margin:0;
	padding:0;
	border:0;
}

#wpadminbar {
	display:none;
}

p {
	display:block;
	margin-bottom: 10px;
	line-height:1.6em;
	font-size:14px;
}

p a {
	color: #c0c6d6;
	text-decoration: none;
}

p a:hover {
	color: #fff;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
	color: #c0c6d6;
}

h2 a:hover {
	color: #fff;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
	color: #c0c6d6;
}

h3 a:hover {
	color: #fff;
	text-decoration: none;
}

body {
	width:100%;
	margin:0 auto;
	color:#fff;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/bg.jpg');
}

.bodycontainer { 
	width:100%
}

#masthead {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-bg.jpg') top center repeat;
	height:480px;
	width:100%
}

.masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-desktop.jpg') top center no-repeat;
	height:480px;
}

.masthead-btns {
	width: 768px;
	margin:0 auto;
}

.cheapoair-btn {
	width:160px;
	height:80px;
	display:block;
	float:left;
	margin-top:122px;
}

.single .cheapoair-btn {
	height:63px;
	margin-top:40px;
}

.cheapoair-btn a {
	display:block;
	width: 160px;
	height:80px;
}

aside#secondary {
    display: none;
}

.single .cheapoair-btn a {
	height:63px;
}

.home-btn {
	height:115px;
	width:100%;
	display:block;
	float:left;
}

.home-btn a {
	height:115px;
	display:block;
	width:100%;
}

.more-link {
	display:none;
}

.contentsection{
	width:768px;
	margin:0 auto;
}

article {
	width: 230px;
	margin: 0 11px;
	display: inline-block;
	vertical-align: top;
}

.entry-header {
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	margin-bottom: 40px;
    margin-top: 210px;
	text-align:center;
	display:none;
}

h2.title a {
	text-decoration: none;
	color: #fff;
}

h2.title a:hover {
	color: #c0c6d6;
}

.number {
    border-top: 1px solid #fff;
    background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/circle.png') bottom center no-repeat;
    height: 40px;
    width: 230px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto 5px;
    font-size: 14px;
}
.number a {
	text-decoration: none;
	color: #fff;
}

.number a:hover {
	color: #c0c6d6;
}

time {
	font-size:12px;
}

.entry-content img {
	width:100%;
	margin-bottom:10px;
}

.entry-title {
    display: block;
    width: 230px;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
}


.entry-header a {
	text-decoration: none;
	color: #fff;
}

.entry-header a:hover {
	color: #c0c6d6;
}

.author {
	margin-top:-10px;
	font-size:18px;
}

.entry-footer {
    display: none;
}

/**ARTICLE**/

.inner{
	width:100%;
	margin:0 auto;
}

.single #masthead {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-bg.jpg') top center repeat;
	height:219px;
	width:100%
}

.single .masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-desktop.jpg') top center no-repeat;
	height:219px;
}

#comments {
    display: none;
}

.single article {
	width: 768px;
	margin: 0 auto;
	display: inline-block;
}

.single .entry-header {
	margin-bottom: 20px;
}

.single .entry-title {
	margin: 10px auto 0;
}

.img-right {
	float: right;
	margin:0 0 40px 40px;
}

.img-left {
	float: left;
	margin:0 40px 40px 0;
}

video {
	width:100%;
	margin: 30px auto 40px;
}

blockquote {
	width: 80%;
	font-size: 2em;
	line-height: 1.3em;
	margin: 30px auto 40px;
}

.community {
	border-top: 1px solid #fff;
	margin-top: 40px;
	padding-top: 40px;
}

.community a {
	text-decoration: none;
	border:0px;
	color:#fff;
}

.community h2 {
    text-align: center;
}

.social-btns {
	width:100%;
	margin:0 auto 40px;
	text-align: center;
	line-height: 30px;
}

.social-btns a {
    font-size: 14px;
    text-align: center;
    display: block;
		margin-top:-8px;
}

.btn-twitter {
    background: #00aeef;
    width: 90px;
    height: 30px;
	display: inline-block;
    margin: 0 5px;
}

.btn-facebook {
	background: #0054a6;
	width: 90px;
    height: 30px;
	display: inline-block;
    margin: 0 5px;
}

.btn-instagram {
	background: #e23962;
	width: 90px;
    height: 30px;
	display: inline-block;
    margin: 0 5px;
}

.community article {
	margin: 0 11px 22px;
	display: inline-block;
	width: 230px;
	height: 230px;
}

article .social-instagram img {
	width: 230px;
	max-height: auto;
}

article.social {
    padding: 20px;
    width: 230px;
    line-height: 1.4em;
    height: 230px;
		vertical-align:top;
}

.facebook {
    background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/social-fb-bg.png') repeat;
}

.twitter {
    background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/social-twitter-bg.png') repeat;
}

.twitter p {
	line-height:1.4em;
	display:block;
}

.icon-twitter {
	width:24px!important;
	height:20px;
	display:block;
	margin: 0 auto 10px;
}

.facebook p {
	line-height:1.4em;
	display:block;
}

.icon-facebook {
	width:9px!important;
	height:20px;
	display:block;
	margin: 0 auto 10px;
}

.social-author {
	float:right;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

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

nav {
    display: none;
}

img.header-img {
    height: 150px;
    width: 150px;
    text-align: center;
    padding: 0 40px;
	margin-bottom: -5px;
}

h2.entry-title {
    font-size: 18px;
}

.home .entry-content {
    margin-bottom:40px;
}

.entry-top {
    width: 230px;
    text-align: center;
    margin: 0 auto;
}

.entry-top a {
    color: #fff;
    text-decoration: none;
}

.entry-top a:hover {
    color: #c0c6d6;
}

figure {
    margin: 0;
}

figcaption {
    font-size: 14px;
    font-style: oblique;
    margin-top: -5px;
    text-align: center;
		margin-bottom: 20px;
}

.quote {
    width: 75%;
    font-size: 20px;
    font-style: oblique;
    margin: 40px auto;
    padding: 15px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.quote a {
	color: #c0c6d6;
	text-decoration: none;
}

.quote a:hover {
	color: #fff;
}

.insta-right {
    float: right;
    width: 49%;
    display: inline-block;
    position: relative;
}

.insta-left {
    float: left;
    width: 49%;
    display: inline-block;
    position: relative;
}

.instagram-media {
		margin-bottom: 10px!important;
}

@media (max-width: 768px) {
	
#masthead {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-bg.jpg') top center repeat;
	height:400px;
}

.masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-portrait.jpg') top center no-repeat;
	height:400px;
}

.masthead-btns {
	width: 509px;
}

.home-btn {
	height:107px;
}

.home-btn a {
	height:107px;
}

.contentsection {
	width:509px;
}

.single article{
	width:509px;
}

.single #masthead {
	background:  url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-bg.jpg') top center repeat;
	height:210px;
	width:100%
}

.single .masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-portrait.jpg') top center no-repeat;
	height:210px;
}

.img-right {
	margin:0 0 20px 20px;
	width:50%;
	max-height: auto;
}

.img-left {
	margin:0 20px 20px 0;
	width:50%;
	max-height: auto;
}

.community article {
	width: 230px;
}
	
}

@media (max-width: 508px) {
	
#masthead {
	background:url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-bg-mobile.jpg') top center repeat;
	height:280px;
}

.masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-mobile.jpg') top center no-repeat;
	height:280px;
}

.masthead-btns {
	width: 100%;
}

.cheapoair-btn {
	width:100%;
	margin-top:60px;
}

.cheapoair-btn a {
	width: 100%;
}

.home-btn {
	height:77px;
}

.home-btn a {
	height:77px;
}

.contentsection {
	width:100%;
}

.single {
	width:100%;
}

.single article{
	width:100%;
}

article {
	margin: 0 auto 40px;
	display: block;
}

.entry-content h2 {
	width: 96%;
	margin:0 2% 10px;
}

.entry-content p {
	width: 96%;
	margin:0 2% 10px;
}

.single #masthead {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-bg.jpg') top center repeat;
	height:180px;
	width:100%
}

.single .masthead-img {
	background: url('http://c.fareportal.com/gcms/Portals/2/SEO-Includes/responsive-b3/images/reasons-to-travel/header-single-mobile.jpg') top center no-repeat;
	height:180px;
}

.img-right {
	float:none;
	margin:20px 0;
	width:100%;
}

.img-left {
	float:none;
	margin:20px 0;
	width:100%;
}

.community {
	border-top: 1px solid #fff;
	margin-top: 40px;
	padding-top: 40px;
}

.community article {
	width: 230px;
	height: 230px;
	margin: 0 auto 22px;
	display: block;
}
	
}