/*
Theme Name: Online Tourism 2017
Theme Uri: NA
Author: Clik Marketing
Author Uri: www.clikmarketing.com.au
Description: Custom theme for Online Tourism 2017
Version: 2.0
*/


body {
	font-size:16px;
	line-height:1.5;
	background: #34495e;}


/*
#header {
	background: #1b66a8;
	padding: 20px 0;
	color: #fff;
}
*/

.hlead {
	margin-top: 122px;
}

#header {
	background-color: #ecf0f1;
    background-image: url(images/bg/bg_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 70vh;
    min-height: 31.25rem;
    padding-top: 10px;
    position: relative;
}
#header img.wave {
	position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.main-banner {
	padding: 0 0 60px;
}

#content {
	background: #fff;
	padding: 30px 0;
	color: #7f8c8d
}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		color: #34495e;
	}

.jumbotron {
	background: transparent;
}

	#header h1 {
		font-size: 40px;
		color: #fff;
		margin-bottom: 5px;
	}
	#header h2 {
		font-size: 25px;
		margin-bottom: 0;
		margin-top: 0;
		color: #fff
	}
	
	#header .row {
		position: relative;
		z-index: 100;
	}
	
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

	.navbar-default .navbar-nav>li>a {
		color: #fff;
		font-size: 17px;
		font-weight: 500;
		padding:13px 20px;
	}
	
		.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus  {
			color: #bdc3c7
		}
	
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
		background-color: transparent;
		color: #bdc3c7;
	}
	
	.navbar-default .navbar-nav>li.btn {
		padding: 0 !important;
		margin-left: 20px
	}
	
.sectioning {
	padding: 80px 0;	
	background: #fff;
	width: 100%;
}

#section-13, #section-43 {
	background: #ecf0f1
}

#section-12 {
	background: #fff;
}


	#section-12 h1 {
		white-space: normal;
		
	}

	#section-12 h2, #section-46 h2 {
		color: #2c3e50;
		font-weight: 400;
	}

	#section-12 p {
		  padding-left: 20px;
		  padding-right: 20px;
		  line-height: 1.6em;
		  font-size: 18px;
  }
  
#section-13, #section-43  {
	color: #7f8c8d
}

	#section-13 h2, #section-13 h3,
	#section-43 h2, #section-43 h3 {
		color: #34495e
	}
	
	#section-43 h3 {
		font-size: 20px;
	}
	
#section-36 {
	color: #fff;
	background: #34495e;
}

#section-46 {
	background: #fff;
}

h3 {
	margin-bottom: 20px;
}

.lead {
	color: #7f8c8d !important;
}

#footer {
	padding: 30px 0px;
	color: #fff
}

#footer p, #footer a {
	color: #fff;
}

.portfolio-showcase li { min-height:285px; }

/* Gform */

.gform_wrapper {
	max-width: 100% !important;
}

.well {
	padding-left: 30px;
	padding-right: 30px;
}

.page-template-page-portfolio a img:hover {
	opacity: 0.6;
}

.page-template-page-portfolio h4 {
	margin-top: 10px;
	margin-bottom: 25px;
}

	.page-template-page-portfolio h4 a {
		color: #333;
	}




/* Carousel */

.carousel-fade .carousel-inner .item {
  opacity: 0.3;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* WordPress Required Elements */

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto;
}
.alignleft, div.alignleft, .attachment-index-categories, .attachment-thumbnail {
	float: left;
	margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}
.alignnone {
	margin: 5px 0;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

ol.commentlist{
 margin: 10px 5px;
 padding: 10px;
}
.commentlist .comment-body{
 padding: 10px;
 background: #EFEFEF;
 border: solid thin #DEDEDE;
 margin: 10px 0;
 position: relative;
}
.comment-body a.comment-reply-link{
 position: absolute;
 top: 10px;
 right: 10px;
 color: #AEAEAE;
}
ol.commentlist li{
 list-style: none;
}
ol.commentlist img.avatar{
 padding: 5px;
 background: #DEDEDE;
 border: solid thin #CECECE;
 float: left;
 display: block;
 margin: 15px;
 width: 32px;
 height: 32px;
}
ol.commentlist .comment-author{
 line-height: 25px;
}
.comment-body cite.fn{
 font-size: 14px;
 font-style: normal;
}
.commentmetadata a{
 margin: 0;
 font-size: 11px;
 color: #999;
}
.comment-body p{
 margin: 5px;
}
 
.comment-body .comment-author.vcard{
 margin: 0;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {

#header h1 {
	font-size: 20px
}

#header h2 {
	font-size: 16px
}

.hlead {
		margin-top: 0
	}

 #section-12 h1 {
	 white-space: normal;
	 font-size: 26px;
 }
 
 
 #section-12 p  {
	 padding-left: 0;
	 padding-right: 0;
 }
 
  #section-36 h4 {
	 font-size: 12px
 }
 
 	#section-46 img {
	 	margin-bottom: 20px;
 	}
 
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
	
	#header h1 {
	font-size: 28px
}

#header h2 {
	font-size: 20px
}


	.hlead {
		margin-top: 0
	}

	.page-template-page-portfolio h4 {
	font-size:12px;	
}
	
	#section-12 h1 {
	 white-space: normal;
	 font-size: 26px;
	 }


	#section-12 h3 {
		 white-space: normal;
		 font-size: 22px;
	 }
	 
	
	.navbar-default .navbar-nav>li>a {
	  padding-left:7px; 
	  padding-right:7px; 
	  font-size: 13px;
	}
	
	.navbar-default .navbar-nav>li.btn {
		margin-left:7px}
	 
	 #section-12 p  {
		 padding-left: 0;
		 padding-right: 0;
	 }
	 
	 #section-36 h4 {
		 font-size: 100%
	 }
	 
	 
	 	#section-46 img {
		 	margin-bottom: 20px;
	 	}
	
	
}

.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%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

h1.hlead { font-weight:300}