/* Custom Stylesheet for the AVP Wordpress Theme */

/* Color Reference */
/*
light-blue: #edeef5;
bright blue: #0ab0ef;
dark blue: #043673;
orange: #ed5e2f;
neon green: #88c425!important;
faint grey: #f8f9fa;

Facebook: #395793;
Twitter: #01b9f5;
Google +: #d54135;
LinkedIn: #0a6594;

*/

/* Base */

/*html.js {
	margin-top: 0!important;
}

#wpadminbar {
	display: none;
}*/

body {
	background-color: #fff;
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
	color: #777;
	-ms-word-break: normal!important;
	word-break: normal!important;

}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999999!important;
	background: url('../images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

#inner-content {
	-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.75);
}

.home #inner-content {
	border-top: 5px solid #00b3f7;
}

.page-template-default .entry-content {
	max-width: 960px;
	margin: 0 auto;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

hr.fancy_hr {
  margin: 24px auto;
  border: 0;
  max-width: 90%;
  height: 1px;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,0));
  background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.1),rgba(0,0,0,0));
}

article.hentry {
	border: none;
}

.archive .hentry {
	border: 1px solid #f8f9fa;
}

.post-type-archive-avp_sortable .hentry {
	border: none!important;
}

.hentry header, .hentry footer {
	border: none!important;
}

.entry-content p {
  margin: 0 0 0.9em;
  color: #777;
  font-size: .875rem;
}

ul.orange li {
	color: #ED5E2F;
}

.block_details li, .page-template-default li, .ui-widget-content ul li {
	font-size: 0.875em;
	padding-left: 15px;
	list-style-position: outside;
}
.easy-table th, .easy-table td {
	font-size: 12px!important;
}

.easy-table thead, .entry-content tr:first-of-type th {
	color: #777;
	background-color: #ccc!important;
	border: none;
	font-weight: bold;
}

.easy-table thead:hover {
	color: #fff!important;
}

h1, h2, h3, h4, h5, h6 {
  padding: 5px 0 15px 0;
  margin: 0;
  color: #272727;
  font-weight: normal;
  font-family: 'Raleway',sans-serif;
  -webkit-font-smoothing: antialiased;
}

a, a:visited {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus, a:visited:hover, a:visited:focus, .page-template-page-sidebar-tabs li.document a.document_link:hover p, .ui-state-active a {
	color: #0ab0ef!important;
	outline: none;
	-webkit-transition: 0.3s color ease;
	-moz-transition: 0.3s color ease;
	-o-transition: 0.3s color ease;
	-ms-transition: 0.3s color ease;
	transition: 0.3s color ease;
}

.sidebar {
	margin-top: 0!important;
	padding-right: 35px;
}

.page-template-page-sidebar-tabs #inner-content {
	padding-top: 40px;
	min-height: 800px;
}

.page-template-page-sidebar-tabs .sidebar hr {
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 20px 5px;
}

.widgettitle {
	border-bottom: 0;
}

dl.gallery-item {
	float: left;
	margin-right: 5px;
}

.wrap {
	width: 1230px;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	background-color: #ccc;
}

.sectionHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #1b3472!important;
	text-decoration: underline;
	margin-top: 1em;
}

.disclaimer {
	font-style: italic;
	font-size: 0.7rem;
	color: #222;
}

.disclaimer span {
	font-weight: bold;
	text-transform: uppercase;
}

p.marTop1em {
	margin-top: 1em!important;
}


/* Google ReCaptcha Fields */
.wpcf7-form-control-wrap {
	margin-bottom: 20px;
}

/* These are generated by the avp-docs plugn
* Using the [avp-doc] shortcode */
.avp-doc { line-height: 2; }

/*****************************
			Home
*****************************/
/* Header */

#homeMobileBanner {
	background-color: #0ab0ef;
	height: 175px;
	display: none;
	padding-top: 6px;
}

.mobileBannerTab {
	border: 1px solid #0ab0ef;
	background-color: #e2f4fd;
	display: inline-block;
	float: left;
	line-height: 75px;
	width: 96%;
	margin-left: 2%;
}

.mobileBannerTab:hover {
	background-color: #ed5e2f;
}

.mobileBannerTab img {
	width: 80px;
	float: left;
	margin-left: 6px;
}

.mobileBannerTab h3 {
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: ;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
}

.mobileBannerTab:hover h3 {
	color: #fff;
}

header.header {
	background-color: #fff;
	top: 0;
	z-index: 99999;
	width: 100%;

}

header.header nav {
	position: absolute;
	bottom: 0;
	right: 220px;
	z-index: 99999!important;
}

#inner-header {
	background-color: #fff;
	position: relative;
}

#logoLink {
	float: left;
	max-height: 108px;
}

#logo {
	width: 320px;
	margin: 0;
}

#alt-logo /* WB/Scranton Intl Logo */ {
	position: absolute;
	right: 0;
	top: 10px;
	width: 170px;
	opacity: 0.6;
}

.slider_button {
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
	width: 160px!important; 
	height: 60px !important; 
	background-color: #fff; 
	border: 3px solid;
}

.slider_button:hover {
	background-color: #0ab0ef!important;
	color: #fff!important;
	border-color: #fff!important;
}

/********** Alert Message ***********/

#avpAlert {
	position: absolute;
	z-index: 9999;
	font-weight: bold;
	width: 100%;
	display: block;
}

.alert_icon {
	position: absolute;
	z-index: 9999;
	top: 15px!important;
	left: 15px;
	color: #fff!important;
	transition: color ease 0.6s;
}

p.alert_message {
	display: block;
	text-align: center;
	color: #fff;
}

#alert_close {
	position: absolute;
	z-index: 9999;
	top: 15px!important;
	right: 15px;
	color: #fff!important;
	cursor: pointer;
	transition: color ease 0.6s;
}

#alert_close:hover {
	color: #555!important;
}

/* Nav */

#mega_main_menu {
	text-align: center;
	min-width: 30%;
}

ul#menu-main-menu > li {
	font-size: 0.8em;
	display: inline;
}

nav li.menu-item a {
	color: #333;
	display: inline-block;
}

ul.mega_dropdown li a:hover {
	background-color: #0ab0ef!important;
}

#mega_main_menu.main-nav ul li .mega_dropdown > li:hover > .item_link .link_text {
	color: #fff!important;
}

#weatherIcon {
	width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    bottom: 11px;
    opacity: 1;
    cursor: pointer;
    z-index: 9999999;
}

#weatherIcon:hover {
	opacity: 0.7;
}

#weather_widget {
	width: 300px;
    position: absolute;
    right: 0;
    min-height: 200px;
    top: 108px;
    z-index: 9999!important;
    display: none;
}

#awesome-weather-avoca-pa {
	display: none;
}

#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box {
	margin-right: 20px;
}

#mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before, #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before, #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before { 
	background-image: none;
}

#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after {
	right: 0!important;
}

#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
	padding: 0 20px;
}

.metaslider .slides li button {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	font-size: 18px!important;
	width: 175px;
	max-height: 50px;
	font-weight: bold;
	padding: 8px!important;
	border: 2px solid;
	-webkit-transition: 0.1s all ease;
	-moz-transition: 0.1s all ease;
	-o-transition: 0.1s all ease;
	-ms-transition: 0.1s all ease;
	transition: 0.1s all ease;
}

.metaslider .slides li button:hover {
	background-color: #fff;
	color: #333;
}

.metaslider .caption {
    padding: 15px 30px!important;
    word-wrap: break-word;
    text-align: center;
}

.metaslider .caption-wrap {
	opacity: 1!important;
	background: rgba(0,0,0,0.7)!important;
	background-color: black;
	background-color: rgba(0,0,0,0.7)!important;
}

/*Content*/

#content {
	margin-top: 0;
	position: relative;
	z-index: 9998;
}

#bookAFlightTab {
	background-color: #00b3f7;
	width: 160px;
	height: 40px;
	color: #fff;
	position: absolute;
	top: -40px;
	left: 86%;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	cursor: pointer;
}

.filter-header {
  position: absolute;
  z-index: 9998;
  padding: 0;
  width: 800px;
  max-width: 800px;
  margin: 1px auto 0 auto;
  height: 56px;
  border-radius: 0 5px 5px 5px;
  background-color: #0ab0ef;
  border: solid 3px #0ab0ef;
  top: -75px;
  left: 50%;
  margin-left: -400px;
  display: none;
}

#ui-datepicker-div {
	background-color: #fff;
	padding: 5px 29px;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.75);
}

.filter-header form {
  border: 0;
  padding: 0;
  margin: 0;
}

.filter-header input {
  height: 50px;
  margin: 0;
  float: left;
  border: 0;
  padding: 5px 10px;
  font-size: 0.9rem;
  font-weight: normal;
  background-color: #fff;
  border-right: 1px solid #dedede;
  border-radius: 0!important;
}

.filter-header input[type="submit"] {
  width: 16%;
  border: 0;
  color: #fff;
  background-color: #0ab0ef;
}

.filter-header .input-large {
  width: 27.5%;
  /*background: #fff url("../img/icons/location.png") no-repeat scroll left 6px;*/
  /*background: #fff;*/
  padding-left: 10px;
}

.filter-header .date-input {
  width: 17%;
  background: #fff url("../img/icons/calendar.png") no-repeat scroll right 12px;
  padding-right: 10px;
  font-size: 0.9rem;
}

.filter-header .selector {
  position: relative;
  min-width: 60px;
  width: 15%;
  line-height: 0;
  float: left;
  color: #999;
  font-size: 0.9rem;
  height: 50px;
}

.selector select {
  position: absolute;
  z-index: 1;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  height: 50px;
  width: 100%;
  -webkit-appearance: menulist-button;
  line-height: 30px;
}

.selector span.custom-select {
  display: inline-block;
  line-height: 52px;
  padding: 0 10px;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

span.custom-select {
  background: #fff;
  border: none;
  line-height: normal;
  font-size: .9rem;
  padding-left: 15px;
  padding-right: 15px;
  height: 50px;
  color: #565656;
}

#inner-content {
	z-index: 9999;
	background-color: #fff;
	margin-top: -100px;
	position: relative;
}

#services_container {
	display: block;
	width: 80%;
	margin: 0 auto;
}

.service-title {
	line-height: 1;
}

.service-div {
  padding: 40px 0;
  text-align: center;
  max-height: 175px;
}

.page-template-page-tracker .service-div {
	padding: 0 0 20px 0;
}

.service-div h5 {
	text-transform: none;
	font-size: 0.8em;
}

span.mobileText {
	display: none;
}

span.fullText {
	display: block;
}

.service-div:hover {
	background-color: #edeef5;
	cursor: pointer;
	transition: 0.5s all ease;
}

.page-template-page-rentals-sidebar .service-div:hover {
	background-color: #fff!important;
}

.service-div img, .service-div h5 {
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}

.service-div:hover img {
	-ms-transform: translate(0,50px); /* IE 9 */
   	-webkit-transform: translate(0,50px); /* Safari */
    transform: translate(0,50px);
    -webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}

.page-template-page-tracker .service-div:hover img {
	-ms-transform: translate(0,70px); /* IE 9 */
   	-webkit-transform: translate(0,70px); /* Safari */
    transform: translate(0,70px);
}

.page-template-page-rentals-sidebar .service-div:hover img, .page-template-page-airlines .service-div:hover img {
	-ms-transform: translate(0,10px); /* IE 9 */
   	-webkit-transform: translate(0,10px); /* Safari */
    transform: translate(0,10px);
}

.service-div:hover h5 {
	-ms-transform: translate(0,-50px); /* IE 9 */
   	-webkit-transform: translate(0,-50px); /* Safari */
	transform: translate(0,-50px);
    -webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}

.page-template-page-tracker .service-div:hover h5 {
	-ms-transform: translate(0,-70px); /* IE 9 */
   	-webkit-transform: translate(0,-70px); /* Safari */
    transform: translate(0,-70px);
}

.page-template-page-tracker #tab-4 article li {
	list-style-type: none;
	list-style: none;
}

.service-icon {
	width: 90px;
}

.docLink {
	float: left;
	clear: both;
}

.document_search_icon {
	margin: 5px 15px 0 0!important;
	clear: both;
	vertical-align: middle;
}

.filters {
	background-color: #edeef5;
}

.trackerIcon {
	width: 90px;
}

.airlineIcon {
	width: 175px;
}

#tracker_notice {
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	display: none;
}

.page-template-page-airlines .ui-tab {
	padding: 20px;
}

.page-template-page-tracker .filters ul, .page-template-page-airlines .filters ul {
	padding-top: 0;
}

.page-template-page-tracker .filters ul li, .page-template-page-airlines .filters ul li {
	display: block;
}

.page-template-page-tracker .filters ul li p, .page-template-page-airlines .filters ul li p {
	margin-bottom: 0;
}

.filters ul {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	height: 75px;
	padding-top: 25px;
}

.filters ul li {
	display: inline;
	padding: 0 30px;
	font-size: 1.1em;
	text-transform: uppercase;
}

.filters ul a.active li {
	color: #ed5e2f!important;
}

.filters ul a {
	text-decoration: none;
}

.filters ul a:focus {
	outline: none;
}

/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
a.cl-effect li {
	/*padding: 10px 0;*/
	color: #0ab0ef;
	text-shadow: none;
	position: relative;
} 

 a.cl-effect li::before {
	position: absolute;
	overflow: hidden;
	max-width: 0;
	color: #ed5e2f;
	content: attr(data-hover);
	border-bottom: 2px solid;
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
	white-space: nowrap;
}

a.cl-effect li:hover::before,
a.cl-effect li:focus::before {
	max-width: 100%;
}

.sortable_section {
	background-color: #edeef5;
	/*transition: height 0.2s ease;*/
}

.amen_thumb, .amen_details {
	width: 50%;
	overflow: hidden;
	max-height: 200px;
}

.amen_thumb {
	position: relative;
	left: 0;
	top: 0;
}

.amen_details {
	position: absolute!important;
	right: 0;
	top: 0;
	padding: 15px;
	padding-top: 5px;
}

span.thumb_overlay {
	max-height: 200px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	min-width: 49%;
	position: absolute;
	visibility: visible;
	background: rgba(0,0,0,0.2);
	-webkit-transition: visibility .3s ease-in-out;
	-moz-transition: visibility .3s ease-in-out;
	-o-transition: visibility .3s ease-in-out;
	transition: visibility .3s ease-in-out;
	z-index: 997;
}

.amen_thumb:hover span.thumb_overlay {
	visibility: hidden;
}

.sortable_content {
	position: relative;
	padding: 15px;
}

.sortable_content p {
	font-size: 0.85rem;
}

.amen_details h3, .sortable_content h3 {
	margin: 0;
	padding-bottom: 0;
}

.amen_thumb img, .sortable_thum img {
	max-height: 200px;
	max-width: 307px;
	height: 200px;
	width: 307px;
	position: relative;
}

.amenity_meta_price {
	position: absolute;
	z-index: 999;
	color: white;
	font-weight: bolder;
	font-size: 3em;
	font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
	right: 25px;
	-moz-text-shadow: 1px 1px 8px #000;
	-o-text-shadow: 1px 1px 8px #000;
	-ms-text-shadow: 1px 1px 8px #000;
	-webkit-text-shadow: 1px 1px 8px #000;
	text-shadow: 1px 1px 8px #000;

}

.sortable_thumb img {
	max-width: 420px;
}

.amen_thumb:hover img, .sortable_thumb:hover img {
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.amen_thumb .amen_pointer, .sortable_thumb .sortable_pointer {
	min-width: 20px!important;
	min-height: 45px!important;
	width: 20px!important;
	height: 45px!important;
	-moz-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-o-transition: none!important;
	-ms-transition: none!important;
	transition: none!important;
	position: absolute;
	top: 20px;
	right: 0;
	margin-right: -1px;
	z-index: 99999;
	display: none;
}

.amen_content {
	font-size: 0.8em;
	line-height: 1.3;
	font-weight: normal;
}

.amen_button {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	margin-left: -54px;
	background-color: transparent;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	padding: 6px;
	border: 2px solid;
	-webkit-transition: 0.1s all ease;
	-moz-transition: 0.1s all ease;
	-o-transition: 0.1s all ease;
	-ms-transition: 0.1s all ease;
	transition: 0.1s all ease;
	visibility: hidden;

}

.amen_thumb:hover .amen_button {
	visibility: visible;
}

.amen_button:hover {
	background-color: #fff;
	color: #333;
	border-color: #fff;
}

#testimonials_section {
	min-height: 350px;
	color: #fff!important;
}

#test_author {
	position: relative;
	height: 350px;
	color: #fff;
	text-align: center;
	float: left;
	width: 410px;
	overflow: hidden;
	padding: 0 15px 25px 6px;
	background: #ed5e2f; /* Old browsers */
	background: -moz-linear-gradient(left, #ed5e2f 50%, #ef762f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#ed5e2f), color-stop(100%,#ef762f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* IE10+ */
	background: linear-gradient(to right, #ed5e2f 50%,#ef762f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5e2f', endColorstr='#ef762f',GradientType=1 ); /* IE6-9 */
}

#test_author ul {
	position: relative;
	height: 350px;
	width: 9999px;
}

.testimonial {
	float: left;
	display: block;
	width: 410px;
	height: 350px;
	color: #fff;
	position: relative;
}

#test_content {
	height: 350px;
}

.testimonial_excerpt, .author_name {
	color: white;
}

#test_author i {
	position: absolute;
}

#quote-left {
	left: 10px;
	font-size: 40px;
	color: white;
	color: rgba(251,251,251,0.3);
}

#quote-right {
	right: 20px;
	margin-top: -35px;
	font-size: 40px;
	color: white;
	color: rgba(251,251,251,0.3);
}

#test_author img {
	border-radius: 50%;
	width: 125px;
	height: 125px;
	display: block;
	margin: 0 auto;
}

#test_content {
	display: table;
	background: url(../images/testimonial_section.jpg) 415px 0 no-repeat;
	float: left;
	color: #fff!important;
	width: 820px;
	min-height: 350px;
	background-size: cover;
	background-attachment: fixed;
	text-align: right;
}

.testimonial_excerpt {
	padding: 0 60px;
	color: #fff;
}

#test_content_overlay {
	display: table-cell;
	background-color: rgba(0,0,0,0.5);
	padding: 30px;
}

#test_content_overlay div.sharedaddy {
	display: none!important;
}

#test_content_overlay p {
	color: white;
}

#test_content h2 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
}

#test_content button, .slider-title button, .overlay-slider button {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 7px;
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#test_content button:hover, .slider-title button:hover, .overlay-slider button:hover {
	background-color: #fff;
	color: #333;
}

/*****************************
		 Twitter Feed
*****************************/

.twitterFeed {
	overflow: hidden;
	background-color: #fff;
	height: 300px;
	position: relative;
}

.twitterFeed i.fa-twitter {
	font-size: 18em;
	color: #aaa;
	position: absolute;
	left: -85px;
}

.twitterFeed h2 {
	text-align: center;
	margin-top: 55px;
}

.twitterFeed ul {
	width: 9999px;
	min-height: 300px;
	overflow: hidden;
	z-index: 9999;
	position: relative;
}

.twitterFeed ul li {
	width: 1230px;
	float: left;
	text-align: center;
	font-size: 1.4rem;
}

/*.twitterFeed ul li p {
	text-align: center;
	font-size: 1.4rem;
}*/

.twitterFeed ul li a {
	color: #0ab0ef;
}

.twitterFeed ul li a:hover {
	color: #88c425;
	font-weight: bold;
}

.twitterFeed ul li span {
	font-size: 1.0rem;
}

li.tweet {
	border: none!important;
}

/*****************************
		    Footer
*****************************/

footer.footer {
	height: 450px;
	margin-top: -100px;
	background-color: #e2f4fd;
	position: relative;
	 background-image:
    linear-gradient(
      to top, 
      #073674,
      #073674 15%,
      #e2f4fd 15%
    );
    padding-top: 150px;
    color: #073674;
}

footer.footer h3 {
	text-transform: uppercase;
	color: #073674;
	font-weight: bold;
}

footer.footer p {
	color: #333;
	font-weight: normal;
}

#footerContact p {
	font-weight: normal!important;
}

#footerSocialMedia {
	cursor: pointer;
	margin-left: 60px;
}

#footerSocialMedia li {
	font-size: 0.7rem;	
	text-indent: 0!important;
}

#footerSocialMedia i {
	background-color: #fff;
	border-radius: 50%;
	font-size: 1.7rem;
	margin: 0 7px 4px 0;
	height: 26px;
	vertical-align: middle;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#footerSocialMedia .fa-facebook-official { color: #395a99; }
#footerSocialMedia .fa-facebook-official:hover, #footerSocialMedia .fa-twitter-square:hover { color: #ed5e2f;}
#footerSocialMedia .fa-twitter-square { color: #28a9e0; }
#footerSocialMedia .fa-instagram { border-radius: 0; color: #fff; background-color: #32689c; width: 23px; height: 23px; font-size: 1.2rem; padding: 2px 0 0 3px; }
#footerSocialMedia .fa-instagram:hover { background-color: #ed5e2f; }

#bottom-footer {
	min-height: 60px;
	color: white;
	background-color: #073674;
	position: absolute;
	bottom: 0;
}

footer.footer .copyright {
	color: white;
	line-height: 1.5;
	margin: 7px 0 0 0!important;
}

footer.footer .copyright a {
	color: #0ab0ef;
}

.footer-links {
	display: block;
	float: right;
}

.footer nav li.menu-item a {
	color: #fff;
	text-decoration: none;
}

.footer nav li.menu-item a:hover {
	color: #0ab0ef;
}

/*#newsletterSignup {
	margin-top: -15px;
}*/

#hotDealsGraphic {
	width: 93%;
	margin-bottom: 15px;
}

#robly_embed_signup h2 {
	font-size: 1em;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	color: #073674;
}

input#DATA0 {
	background-color: #fff;
	border-radius: 7px;
	height: 45px;
	min-width: 263px;
	padding-left: 55px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

input#DATA0:focus {
	color: #222!important;
	background-color: #999;
	outline: none;
}

.robly_field_group {
	float: left;
	margin-right: 20px;
}

#robly_embed_signup input[type="submit"] {
	float: left;
}

.wpcf7-submit {
	font-size: 1.3rem;
	min-width: 100px;
}

#robly_embed_signup input[type="submit"], .wpcf7-submit, #tccResetForm {
	background-color: #ed5e2f;
	border-radius: 7px;
	border: none;
	height: 45px;
	color: #fff;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

#robly_embed_signup input[type="submit"]:hover, .wpcf7-submit:hover, #tccResetForm:hover {
	background-color: #0ab0ef;
}

#newsletterform_prepend {
	position: absolute;
    height: 45px;
    width: 45px;
    background: #eee;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

#newsletterform_prepend i {
	font-size: 1em;
    line-height: 45px;
    margin: 0 auto;
    width: 16px;
    display: block;
    color: #aaa;
}

#questionsCommentsDiv {
	height: 220px;
}


#questionsCommentsDiv a {
	width: 100%;
    height: 100%;
    background: url('../images/suggestion.png') 0 0 no-repeat;
    display: block;
	background-size: 100%;
    background-size: contain;
}

#questionsCommentsDiv a.sug-hover {
	background: url('../images/suggestionHover.png') 0 0 no-repeat;
	background-size: 100%;
    background-size: contain;
}

/*****************************
		Interior Pages
*****************************/

/* Featured Banner */

.featured-header-container {
	overflow: hidden;
	max-height: 250px;
}

img.featured-header {
	background-attachment: fixed;
	width: 100%;
	height: inherit;
}

.page-title {
  position: absolute;
  top: -2em;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: 'Open Sans', 'sans-serif';
  font-size: 3em;
  text-shadow: 1px 1px 8px #000;
}

#right-to-know-table {
	text-align: center;
}

/*****************************
	    Tabbed Pages
*****************************/

.block_thumb img {	
	max-width: 90%;
}

.block_details {	}

.block_details h1, .block_details h2, .block_details h3, .block_details h4, .block_details h5 {
	padding: 0;
	font-weight: bold;
}

.block_details h2 {
	padding-top: 0;
}

.documents_section {
	display: inline-block;
	width: 100%;
	/*padding: 15px;*/
	/*background-color: #edeef5;*/
}

.documents_section .fancy_hr {
	margin-top: 0;
}

.document i.fa-file-text-o {
	/*font-size: 2rem;*/
	/*margin-bottom: 5px;*/
}

h3.document_title {
	/*font-weight: bold;*/
	/*font-size: 1em;*/
}

#disability_icon {
	display: block;
	text-align: center;
}

/*****************************
	  Sortable Categories
*****************************/

.page-template-page-sortable #main, .page-template-page-sortable .hentry, .page-template-page-amenities #main {
	background-color: #edeef5;
}

.sortable_article {
	padding: 0 30px 0;
	position: relative;
}

.sortable {
	max-height: 200px;
	height: 200px;
	padding: 0;
	cursor: pointer;
}

.sortable_article:hover { cursor: pointer; }

.sortable_read-more {
  position: absolute;
  background-color: black;
  background-color: rgba(0,0,0,0.9);
  color: white;
  width: 100%;
  height: 202px;
  z-index: 999999;
  display: table;
  opacity: 0;
  padding: 0 45px;
}

.sortable_article:hover > .sortable_read-more {
	display: table!important;
}

.page-template-page-amenities .sortable_read-more {
	top: 0;
}

.sortable_read-more p {
	position: absolute;
	font-size: 0.8rem;
	color: white;
	text-align: center;
	max-width: 80%;
	/*display: table-cell;*/
	/*vertical-align: middle;*/
	font-size: 1 rem;
	top: 45%;
  	-webkit-transform: translateY(-50%);
  	transform: translateY(-50%);
  	left: 50%;
 	margin-left: -40%;
}

.sortable_container {
	overflow: hidden;
	max-width: 555px;
	max-height: 202px;
}

.sortable_thumb {
	max-height: 200px;
	width: 50%;
	float: left;
	overflow: hidden;
	position: relative;
	
}

.sortable div.sharedaddy {
	display: none!important;
}

.sortable_content {
	width: 50%;
	float: left;
}

.sortable_article-footer {
	border-top: none!important;
}

.sortable_article-footer button {
	background-color: #0ab0ef;
	border-radius: 5px;
	color: white;
	border: none;
}

.CSSTable {
	margin: 0 auto;
	padding: 10px 30px 30px;
	width:80%;
}

.tableTitle {
	position: relative;
	background: #ed5e2f; /* Old browsers */
	background: -moz-linear-gradient(left, #ed5e2f 50%, #ef762f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#ed5e2f), color-stop(100%,#ef762f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* IE10+ */
	background: linear-gradient(to right, #ed5e2f 50%,#ef762f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5e2f', endColorstr='#ef762f',GradientType=1 ); /* IE6-9 */
	color: white;
	padding: 3px 30px;
}

.tableTitle i {
	position: absolute;
	right: 30px;
	top: 15px;
}

.tableTitle h2 {
	line-height: 65px;
	color: #fff;
	font-weight: bolder;
	padding: 5px 0 0 0;
	margin: 0;

}

.D-icon, .A-icon {
	margin-bottom: -4px;
	margin-right: 10px;
}

.CSSTable table {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTable tr {
	-webkit-transition: 0.2s background-color ease;
	-moz-transition: 0.2s background-color ease;
	-o-transition: 0.2s background-color ease;
	-ms-transition: 0.2s background-color ease;
	transition: 0.2s background-color ease;
}

.CSSTable tr:nth-child(odd) {
	background-color:#ddd; }
.CSSTable tr:nth-child(odd):hover {
	cursor: pointer;
	background-color: #bbb;
}

.CSSTable tr:nth-child(even) { 
	background-color: #ccc; }
.CSSTable tr:nth-child(even):hover {
	cursor: pointer; 
	background-color: #b9b9b9; 
}	

.CSSTable td {
	vertical-align:middle;
	border:1px solid #f4f4f4;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:6px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
	max-width: 200px;
}

.CSSTable td:hover {
	background-color: #0ab0ef;
	color: white;
}

.CSSTable tr:hover {
	background-color: #0ab0ef;
	color: white;
}

.CSSTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
/*.CSSTable tr:first-child td{
	background-color:#ffffff;
	border: none;
	text-align:center;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#666666;
}*/

/*.CSSTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}*/
.CSSTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.tabbed_title {
	padding-bottom: 0;
}

/*****************************
   MULTIMEDIA PAGE TEMPLATE
*****************************/

.page-template-page-multimedia .hentry, .page-template-page-multimedia .entry-content {
	margin-bottom: 0;
	padding: 0;
}

.page-template-page-multimedia .slides, .page-template-page-team-php .slides {
	width: 100%;
}

.slider-container {
	width: 1230px;
	overflow: hidden;
}

.page-template-page-multimedia .slider_button, .page-template-page-team .slider_button {
	margin-left: -80px;
	font-size: 1.3rem;
}

ul.slider {
  width: 9999px;
  height: 275px;
  left: -410px; /* Match Below */
  float: left;
  position: relative;
  margin: 0;
}

.slider-panel {
	width: 410px; /* Match Above */
	float: left;
	height: 275px;
	overflow: hidden;
	background-size: cover!important;
	position: relative;
}

#team-container {
	background-color: #ccc;
	padding-right: 0;
	position: absolute;
	left: 50%;
	top: 0;
}

.team-panel {
	height: 275px;
}

.team-title {
	width: 100%;
	position: relative;
	margin-bottom: 85px;
}

.team_member {
	opacity: 0.7;
	padding: 0;
	height: 50%;
	background-size: 111%!important;
	cursor: pointer;
	-webkit-transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	transition: 0.4s all ease;
}

.team_member:hover {
	/*background-size: 125%!important;*/
	opacity: 1;
}

.member_photo {
	width: 100%;
}

.member_description {
	display: none;
	width: 100%;
	position: absolute;
	padding: 7px;
	left: -603px;
	top: 70px;
}

.member_description p {
	font-size: 0.8rem;
}

.member_description h4, .member_description p {
	color: white;
	padding: 0;
}

.member_description h2 {
	color: #eee;
	font-weight: bold;
	padding: 0;
}

.slider-title {
	position: absolute;
	z-index: 999;
}

.slider-title, .team-title {
	background: #ed5e2f; /* Old browsers */
	background: -moz-linear-gradient(left, #ed5e2f 50%, #ef762f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#ed5e2f), color-stop(100%,#ef762f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ed5e2f 50%,#ef762f 100%); /* IE10+ */
	background: linear-gradient(to right, #ed5e2f 50%,#ef762f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5e2f', endColorstr='#ef762f',GradientType=1 ); /* IE6-9 */
	padding: 20px 10% 20px 20px;
}

.slider-title h2, .team-title h2 {
	color: white;
	text-transform: uppercase;
	font-weight: bolder;
	margin-bottom: 20px;
}

.team-title h2 {
	margin-bottom: 0!important;
}

.team-title_description {
	max-width: 45%;
	color: white;
}

.slide_caption {
	background-color: #000; /* Older Browsers */
	background-color: rgba(0,0,0,0.6);
	color: white;
	position: absolute;
	bottom: 0;
	width: 100%;
	display: none;
	padding: 20px;
	font-size: .9rem;
}

#portraitFull {
	position: absolute;
	width: 210px;
	height: 275px;
	right: 0;
	top: 0;
	background-color: #ddd;
}

.content_module {
	margin: 85px 0;
}

.content_module h3 {
	font-size: 1.5rem;
	font-weight: bold;
}

.content_module .d-1of2:first-of-type {
	padding: 30px 30px;
}

.content_module ul {
	width: 50%;
	float: left;
}

.content_module ul li {
	line-height: 1.5;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.content_module ul li span {
	font-size: 0.8rem;
	font-weight: normal;
	padding-left: 2.1rem;
}

.content_module ul li i {
	color: #0ab0ef;
	font-size: 1.6rem;
	margin-right: .3em;
	vertical-align: middle;

}

.content_module ul li i:hover {
	cursor: pointer;
	color: #ed5e2f;
	-webkit-transition: 0.2s color ease;
	-moz-transition: 0.2s color ease;
	-o-transition: 0.2s color ease;
	-ms-transition: 0.2s color ease;
	transition: 0.2s color ease;
}

.overlay-slider {
	text-align: center;
	position: relative;
	color: white;
	background-attachment: fixed!important;
	background-size: cover!important;
	min-height: 450px;
}

.overlay-slider .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	padding: 100px 0;
	overflow: hidden;
}

.overlay-slider h1 { color: white; font-weight: bold; }
.overlay-slider h1 span { color: yellow; }
.overlay-slider p { max-width: 40%; margin: 1em auto 3em; color: white;} 

.overlay-slider ul {
	width: 9999px;
	position: relative;
}

.overlay-slider ul li {
	width: 1230px;
	float: left;
}

.overlay-slider button {
	position: absolute;
	left: 50%;
	margin-left: -54px;
	top: 80%;
}

/*****************************
	Standard 'Blog' Archive
*****************************/

.archive #main {
	padding: 1.5em 1.5em 0 2em;
}

.thumbnail_container {
	width: 100%;
	overflow: hidden;
	max-height: 275px;
	margin-bottom: 1.5em;
}

.thumbnail_container img {
	width: 100%;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.thumbnail_container:hover img {
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.category-job-postings div.sharedaddy {
	display: none!important;
}

#jobsSidebar {
	margin: 1.5em 0;
	padding-right: 15px;
}

/*****************************
		  Search Bar
*****************************/

#input-group {
	position: relative;
}

#input-group input[type="search"] {
	height: 30px;
	float: left;
	padding-left: 50px;
	line-height: 30px;
	max-width: 55%;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
}

#searchform_prepend {
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: #eee;
	line-height: 30px;
	min-width: 30px;
	padding-left: 6px;
	border-radius: 0;
}

/*article.format-gallery .entry-title:before {
	content: '<i class=&quot;fa fa-camera fa-2x&quot;></i>';
}*/

#searchsubmit {
	  background: #88c425!important;
  	  background-color: #88c425!important;
  	  border: none;
  	  color: white;
  	  height: 32px;
  	  width: 75px;
}

.sd-content ul li a.sd-button {
	width: 90px;
	height: 90px;
	line-height: 90px!important;
	border-radius: 0!important;
	margin-right: 0px!important;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.sd-content ul li a.sd-button:before {
	padding-top: 33px;
}
.sd-content ul li a.sd-button:hover span, .sd-content ul li a.sd-button:hover:before { color: white!important; }
.sd-content ul li a.share-facebook:hover { background-color: #395793!important; }
.sd-content ul li a.share-twitter:hover { background-color: #01b9f5!important; }
.sd-content ul li a.share-email:hover { background-color: #333!important; }
.sd-content ul li a.share-twitter:hover { background-color: #01b9f5!important; }

.sd-content ul li a.share-email span { margin-left: 10px!important; }
.sd-content ul li a.share-twitter span { margin-left: 6px!important; }

div.sharedaddy {
	border-top: 1px solid #f8f9fa;
}

.sd-content ul li a.share-email span {
	margin-left: 10px;
}

/*****************************
   	 TRUE COST CALCULATOR
*****************************/

#trueCostCalculator {
	width: 512px;
	margin: 20px auto;
	font-size: 0.85rem;
	color: #222;
	border-color: #ccc;
}

#trueCostTitle {
	text-align: center;
	margin: 1em;
}

#tccTitles {
	font-size: 0.85em;
}

#tccResetForm {
	padding: 10px;
	font-size: 1.3rem;
}

#tccDisclaimer {
	text-align: center;
}

#tccInstructions {
	position: fixed;
	width: 95%;
	top: 5%;
	bottom: 5%;
	right: 2.5%;
	left: 2.5%;
	z-index: 99999999;
	background-color: transparent;
	padding: 20px 20px;
	color: #fff!important;
	font-weight: bold!important;
}

#tccInstructions p, #tccInstructions h1, #tccInstructions h2, #tccInstructions h3, #tccInstructions h4, #tccInstructions h5, #tccInstructions h6, #tccInstructions blockquote {
	color: #fff!important;
	font-weight: bold!important;
}

#tccInstructions a {
	color: #1b3472;
}

#tccInstructionsClose {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 7%;
	right: 13%;
	-webkit-transition: 0.3s color ease;
	-moz-transition: 0.3s color ease;
	-o-transition: 0.3s color ease;
	-ms-transition: 0.3s color ease;
	transition: 0.3s color ease;
}

#tccInstructionsClose:hover {
	color: #ed5e2f;
}

#hotelsTable tbody tr:first-child td {
	background-color: #0ab0ef!important;
	font-weight: bold;
	color: #fff;
}

#trueCostCalculator input[type="text"], #trueCostCalculator select {
	background-color: #ccc!important;
}
