/************************************************
*	Media Queries								*
************************************************/
@media only screen and (max-width: 1600px) {
.navigation .menu > li{
	padding:0px 15px;
}
.navigation .menu a{
	font-size:15px;
}

}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1365px){

body {
	font-size: 14px;
	line-height: 1.3;
	}
p {
	padding: 8px 0px;
	}
h1 {
	font-size: 34px;
	}
h2 {
	font-size: 30px;
	}
h3 {
	font-size: 26px;
	}
h4 {
	font-size: 22px;
	}
h5 {
	font-size: 20px;
	}
h6 {
	font-size: 18px;
	}

}

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

.navigation{
	display:none;
}
.header_mobile_menu{
	display:table-cell;
}
.menu-toggle{
	display:inline-block;
	color:#fff;
	font-size:36px;
	cursor:pointer;
	width:40px;
	height:40px;
	text-align:center;
}
.header_search{
	width:auto;
	text-align:right;
}
.header_logo{
	width:40%;
}

#header.sticky .header_logo{
	display:none;
}



}


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


}

/* iPad Portrait Styles */

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

/*Gallery Page*/
#galleryWrap .gallery_item{
	display:inline-block;
	width:48.5%;
}

}

@media only screen and (max-width: 782px) {
body.admin-bar #header.sticky{
	top:46px;
}
}

/* iPhone */
@media only screen and (max-width: 767px) {

body {
	font-size: 14px;
	line-height:normal;
	}
p {
	padding: 8px 0px;
	}
h1 {
	font-size: 22px;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 19px;
	}
h5 {
	font-size: 18px;
	}
h6 {
	font-size: 17px;
	}

/*Header*/

.menu-toggle{
	font-size:28px;
	width:25px;
	height:30px;
}
#searchButton{
	font-size:24px;
	padding-left:10px;
}

/*Banner*/
#homeSlide .slide_item {
  background-image: none !important;
}
.SlideHiddenImg {
    visibility: visible;
}
.banner_content_wrap {
    position: relative;
    bottom: 0;
    width: 100%;
		-webkit-box-sizing: border-box;
    box-sizing: border-box;
		padding: 5% 5% 10% 6%;
		background: linear-gradient(to bottom, rgba(95,54,100,1), rgba(39,140,192,1))
}
.banner_content{
	width:100%;
}
#homeSlide .slick-dots {
    bottom: 8%;
	}
#homeSlide .slick-dots li {
  width: 15px;
  height: 15px;
}
#homeSlide .slick-dots li button{
	width: 13px;
	height: 13px;
	line-height: 15px;
}
.slidepopup_content{
	padding:15px;
}

/*About*/
.aboutTable{
	display:block;
}
.aboutTableCell{
	display:block;
	width:100%;
	padding:15px 0px;
}
.aboutContentWrap{
	padding:10px;
}
/*Welcome*/
.homesection.welcome{
	background-size:50%;
}
.welcomeTable{
	display:block;
}
.welcomeTableCell{
	display:block;
	width:100%;
}
.welcomeImgWrap{
	position:static;
}
.welcomeImgWrap img{
	max-width:360px;
	margin:0px auto;
}

/*Tour*/
.tourTable{
	display:block;
}
.tourTableCell{
	display:block;
	width:100%;
}
.tourImgWrap{
	display:none;
}

/*Latest News*/
#latestNews{
	display:block;
}
.latestNewsCell{
	display:block;
	width:100%;
	border:none;
}

/*Links*/
.linksTable{
	display:block;
}
.linksTableCell{
	display:block;
	width:100%;
	min-height:180px;
}
.linksTableCell img{
	display:none;
}


/*Gallery Single Post*/
.galleryImages ul li{
	width:32.5%;
}

/*Blog*/
.blog_holder{
	width:50%;
}


/*general*/
.content {
	padding: 0px 24px;
	}
.postarea,
.postarea.middle,
.postarea.full,
.postarea.wide {
	padding: 24px 0px;
	}
i.format-icon {
	display: none;
	}
.blog-holder, .archive-holder {
	margin-bottom: 24px;
	}
.blog-holder .article,
.archive-holder .article {
	padding: 12px 18px;
	}
.blog-holder .post-meta,
.archive-holder .post-meta {
	padding: 12px;
	}
.blog-holder .post-meta p,
.archive-holder .post-meta p {
	font-size: 0.9em;
	}
.archive-column {
	width: 100%;
	padding-right: 0px;
	overflow: hidden;
	}
.archive-column h6 {
	margin-top: 12px;
	}
.sidebar {
	padding: 24px 0px;
	}
.sidebar.left {
	display: none;
	}

/*Footer*/
.footerTable{
	display:block;
}
.footer_left, .footer_right{
	display:block;
	width:100%;
}
.footer_left .footer_widget, .footer_right .footer_widget{
	float:none;
	text-align:center;
	max-width:100%;
}
.widget ul.menu{
	text-align:center;
}

.footer_widget .logo{
	margin:0 auto;
}


/* Grid */

body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}
.row {
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	overflow: visible !important;
	}
.row .single,
.row .half,
.row .third,
.row .fourth {
	width: 100%;
	float:none;
	}
.row .row .column, .row .row .columns {
	padding: 0;
	}
.column, .columns {
	width: auto !important;
	float: none;
	margin-left: 0;
	margin-right: 0;
	}
.column:last-child, .columns:last-child {
	margin-right: 0;
	float: none;
	}
[class*="column"] + [class*="column"]:last-child {
	float: none;
	}
[class*="column"]:before, [class*="column"]:after {
	content:"";
	display:table;
	}
[class*="column"]:after {
	clear: both;
	}
}
@media only screen and (max-width: 600px) {

/*Header*/
.header_table{
	display:block;
}
.header_logo, .header_right{
	display:block;
	text-align:center;
	width:100%;
	padding:20px;
}
.header_logo .logo{
	display:inline-block;
	max-width:220px;
}
.header_right{
	padding-top:0px;
}
.header_search, .header_login, .header_mobile_menu{
	width:auto;
	text-align:center;
}

/*Gallery Page*/
#galleryWrap .gallery_item{
	display:inline-block;
	width:98.5%;
}

/*Blog*/
.blog_holder{
	width:100%;
}

}

@media only screen and (max-width: 480px) {
	.header_left_2, .header_right_2 {
    width: 100px;
}


/*Gallery Single Post*/
.galleryImages ul li{
	width:48.5%;
}

#homeSlide .slick-dots {
  bottom: 5%;
}
.feature-img.page-banner .page_title_wrap{
	width: 50%;
}

}
