/**
 * @version		1.0.0
 * @package		JoomlaXTC Elite template for Joomla 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* CSS3 Hover Effects - Turn effects on or off in the CSS3 Template Parameters */
p.readmore a:hover,ul.menu > li > a,.btn,button,.button,.orderlist,.com_content .blog .faq-blog_item:hover,.desaturate,#jxtc_canvasslide a,.item-image,.jxtc_canvasslide_right .wrap li,.item-image img:hover,figure:hover {
	     -webkit-transition-property: all;
		-moz-transition-property: all;
		-o-transition-property: all;
		-ms-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: 0.25s,0.25s;
		-moz-transition-duration: 0.25s,0.25s;
		-o-transition-duration: 0.25s,0.25s;
		-ms-transition-duration: 0.25s, 0.25s;
		transition-duration: 0.25s, 0.25s;
		-webkit-transition-timing-function: ease-in,ease-out;
		-moz-transition-timing-function: ease-in,ease-out;
		-o-transition-timing-function: ease-in,ease-out;
		-ms-transition-timing-function: ease-in,ease-out;
		transition-timing-function: ease-in,ease-out;
}


/* Responsive Media Breakpoints */
/* RESPONSIVE PARAMETERS */
@media(max-width:1280px) {
/* ACYMAILING */
table.acymailing_form {
  width: 80%
}

/* Constrain Page Classes */
.constrain {
  width: auto
}

.item-page.content-constrain {
  width: auto;
  margin: 0 auto
}

.item-page.content-constrain70 {
  width: auto;
  margin: 0 auto
}

body.region1-constrain #region1,body.region2-constrain #region2,body.region3-constrain #region3,body.region4-constrain #region4,body.region5-constrain #region5,body.region6-constrain #region6,body.region7-constrain #region7,body.region8-constrain #region8,body.region9-constrain #region9,body.region10-constrain #region10,body.region1-constrain #region11,body.region12-constrain #region12 {
  width: auto
}

/* Adjust background height of LEFT2 */
#left2 {
  min-height: 760px
}
}

/* Adjust background height of LEFT2 */
@media(max-width:1240px) {
#left2 {
  min-height: 735px
}
}

@media(max-width:1200px) {
#left2 {
  min-height: 712px
}
}

@media(max-width:1160px) {
/* Hide Module at 1164 */
.hide1160 {
  display: none
}

#left2 {
  min-height: 686px
}
}

@media(max-width:1120px) {
#left2 {
  min-height: 664px
}
}

@media(max-width:1080px) {
#left2 {
  min-height: 640px
}
}

@media(max-width:1040px) {
#left2 {
  min-height: 616px
}
}

@media (max-width: 1024px) {
#left2 {
  min-height: 608px
}
}

@media (max-width: 1000px) {
#left2 {
  min-height: 592px
}
}

@media (max-width: 980px) {
#left2 {
  min-height: 578px
}
}

@media (max-width: 960px) {
#left2 {
  min-height: 566px
}
}

@media (max-width: 940px) {
#left2 {
  min-height: 556px
}
}

@media (max-width: 920px) {
#left2 {
  min-height: 544px
}
}

@media screen and (max-width: 900px) {
/* Full Width Span Breakpoint */
.row-fluid [class*="span"],.row-fluid .span4 {
  display: block!important;
  width: 100%!important;
  margin-left: 0!important
}

#region6wrap .xtc-wrapper {
  padding: 20px 0;
  background: #000
}

#left2 {
  background-image: none;
  min-height: 0
}

.mod_hotel_reservation.horizontal {
  text-align: center;
  margin: 0 auto!important
}

.mod_hotel_reservation.horizontal label {
  color: #fff!important
}

/* Image Gallery Plugin Width Adjustment */
.imagegalleryplg img {
  max-width: 33%!important;
  width: 33%!important
}

/*ACYMail Table Adjustment */
table.acymailing_form {
  width: 100%
}

/* Page Classes */
.item-page.roundimage .item-image img {
  border-radius: 0;
  height: auto;
  width: auto;
  margin: 0
}

.com_content .item-page .pull-right.item-image {
  margin-left: 0;
  width: 100%;
  float: none
}

.com_content .item-page .pull-left.item-image {
  margin-right: 0;
  width: 100%;
  float: none
}

.com_content .item-page .item-image {
  margin-bottom: 24px
}

/* Custom CSS for Suites Text */
.suitefeatures {
  float: left;
  width: 50%;
  margin-bottom: 24px
}

/* Module Classes */
.border h3.moduletitle::after {
  width: 70%
}

/* mod_custom User 1 */
.wallviewbootstrap.columns-2 .span6 {
  width: 48.717948717949%!important;
  float: left!important;
  margin-left: 2.1276595744681%!important
}

.wallviewbootstrap.columns-2 .row-fluid [class*="span"]:first-child {
  margin-left: 0!important
}

/* Bottom 1 - 4 Bootstrap span override */
#bottom1.span3,#bottom2.span3,#bottom3.span3,#bottom4.span3 {
  width: 48.717948717949%!important;
  float: left!important
}

#bottom1.span3 h3,#bottom2.span3 h3,#bottom3.span3 h3,#bottom4.span3 h3,#bottom1.span3 ul,#bottom2.span3 ul,#bottom3.span3 ul,#bottom4.span3 ul {
  text-align: center
}

#jem .flyerimage,#jem .jem_venues_items .flyerimage {
  margin: 0 0 24px
}
}

@media (max-width: 767px) {
/* Override Bootstrap Body Padding */
body {
  padding-left: 0;
  padding-right: 0
}

/* Module Suffix Classes */
.border h3.moduletitle::after {
  width: 80%
}

#region12wrap .xtc-wrapper {
  padding: 20px 0
}
}

@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px) {
/* ACY Tables */
.acymailing_form label {
  text-align: center
}

table.acymailing_form,table.acymailing_form thead,table.acymailing_form tbody,table.acymailing_form th,table.acymailing_form td,table.acymailing_form tr {
  display: block
}

table.acymailing_form thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px
}

table.acymailing_form td {
  border: none;
  position: relative
}

table.acymailing_form td:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap
}

#acyarchivelisting td {
  padding-left: 0
}
}

@media(max-width:680px) {
.wallviewbootstrap.columns-2 .span6 {
  width: 100%!important;
  float: none!important;
  margin-left: 0!important
}
}

@media(max-width:660px) {
/* Typography Page Styling */
.fontawesome-icon-list div {
  width: 45%
}
}

@media(max-width:620px) {
/* Joomla Content */
.img-fulltext-left,.article-full-left {
  float: none!important;
  width: 100%!important
}

/* Image Gallery Plugin */
.imagegalleryplg img {
  max-width: 50%!important;
  width: 50%!important
}
}

@media(max-width:580px) {
/* mod_custom Footer */
.footertxt {
  font-size: 12px
}
}

@media(max-width:480px) {
/* Joomla Content */
/* Joomla Page Title Font Resize */
h1.pagetitle span {
  font-size: 34px!important
}

.suitefeatures {
  float: none;
  width: 100%
}

/* mod_acymailing user 43 */
h3.acybottom {
  margin: 0!important;
  font-size: 26px!important
}

td.acyfield_email.acy_requiredField,td.acysubbuttons {
  padding-left: 0!important
}

/* Module Styling */
h3.moduletitle,ul.menubottom {
  text-align: center
}

.border h3.moduletitle::after {
  width: 100%
}

#menuright2 {
  margin-left: 0
}

/* Bottom 1 - 4 Bootstrap span override */
#bottom1.span3,#bottom2.span3,#bottom3.span3,#bottom4.span3 {
  width: 100%!important;
  float: none!important;
  text-align: center
}

/* Menu Bottom Font Size override */
ul.menubottom li a {
  font-size: 16px
}

ul.menubottom li {
  margin-bottom: 14px
}

/* Image Gallery Plugin */
.imagegalleryplg img {
  max-width: 100%!important;
  width: 100%!important
}

.round-image img {
  border: 0
}
}

@media(max-width:380px) {
/* Tables */
td.key {
  width: 35px!important
}

/* Com Content overrides */
.com_content .blog .faq-blog_item span .page-header h2 {
  background: #fff!important;
  top: 0!important;
  left: 0;
  position: static;
  display: block;
  padding-left: 0;
  padding-right: 0
}

.com_content .blog .faq-blog_item {
  border: 1px solid #ccc;
  padding: 0 20px;
  margin-bottom: 0;
  margin-top: 0
}
}

@media(max-width:320px) {
/* h1 Logo Text */
h1.logotxt {
  font-size: 16px!important
}

/* Breadcrumbs Title Removal */
.showHere {
  display: none
}
}

/* End Responsive Parameters */
