/*
 Theme Name:   Castle Mountain
 Theme URI:
 Description:  Castle Mountain
 Author:       JIC Design
 Author URI:   http://jicdesign.com
 Template:     training
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  castle-mountain
*/
.posts-grid .post .entry-meta .right {
    line-height: 30px !important;
}
.entry-title {
    line-height: 1.2 !important;
 }
.mega-menu-item-13270, .mega-menu-item-13269, .mega-menu-item-15680 {
	display:none !important;
}

#tribe-bar-form .first-column {display: none;}

#tribe-events-content.tribe-events-month table.tribe-events-calendar tr td.tribe-events-has-events  {
    background: #E5EEF5!important;
    position: relative;
}

.tribe-events-calendar tr:nth-of-type(even) {background:white;}
.tribe-events-calendar td:last-child, .tribe-events-calendar td:nth-last-child(2) {background:#E5EEF5!important;}
.tribe-events-calendar td:nth-child(1), .tribe-events-calendar td:nth-child(2), .tribe-events-calendar td:nth-child(3), .tribe-events-calendar td:nth-child(4), .tribe-events-calendar td:nth-child(5) {background:white!important;}

.selected-day-footer  {
    position: absolute;
    height: 5px;
    bottom: 0;
    width: 100%;
    background: #DB5231;
}

.category-selector {
    box-sizing: border-box;
    color: #114b7d;
    font-size: 12px;
    height: 110px;
    padding: 0 0 .5em;
    vertical-align: top;
    width: 14.28%;
    display: inline-block;
    cursor: pointer;


}

.category-icon {width: 40px; height: 40px; border-radius: 20px; border: 2px solid #000; text-align: center; display: block; margin: auto; color: #000; font-size: 20px; font-family: FontAwesome; line-height: 35px;}
.category-name {font-weight: 700; color: #000; display: inline-block;}
.category-icon.miscellaneous::before {content: "\f002";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);}

.category-icon.live-music::before {content: "\f001"; }

.category-icon.outdoor-event::before {content: "\f1bb";}
.category-icon.day-lodge-event::before {content: "\f015";}
.category-icon.community-event::before {content: "\f0c0";}
.category-checkbox {position: relative; height: 30px; z-index: -1;}
.category-checkbox-line {width: 100%; height: 2px; background: #db5231; position: absolute; top: 50%; margin-top: -1px;}

.filters label { font-size: 18px;
    z-index: 5;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
    padding-left: 7px;}

.filters input[type=checkbox] { display:none; } /* to hide the checkbox itself */
.filters input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
   padding: 5px;
}

.filters input[type=checkbox] + label:before { content: "\f096"; } /* unchecked icon */
.filters input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

.filters input[type=checkbox]:checked + label:before { content: "\f046"; } /* checked icon */
.filters input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */

.url {display: block;  text-align: center;}
.url .category-icon {display: inline-block;}

a.url:hover {color: #fff !important;}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, #tribe-events-header .tribe-events-sub-nav li { list-style: none; font-size: 24px;}
#tribe-events-header .tribe-events-sub-nav  a {color: #db5231}
#tribe-events-header .tribe-events-sub-nav  a:hover {color: #000;}
.tribe-events-page-title{display:none;}
.tribe-events-page-title2 {text-transform: uppercase; text-align: center;}
.tribe-events-page-title-single {
    color: #e25420;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
    text-align: left;
}

/* footer styles */
footer#wpo-footer ul.pageList li, footer ul.socialmediaList li {
    float:left;
}
footer#wpo-footer ul.pageList {
    display:inline-block;
    list-style:none;
    text-transform:uppercase;
    color:#666666;
}
footer#wpo-footer ul.pageList li {
    margin-right:20px;
    padding:3px;
}
footer#wpo-footer ul.pageList li:hover {
    border-bottom:3px solid orange;
}
footer#wpo-footer ul.socialmediaList {
    display:inline-block;
    list-style:none;
}
footer#wpo-footer ul.socialmediaList li {
    border-radius:50%;
    background:#666666;
    height:30px;
    width:30px;
    margin-right:10px;
    text-align:center;
}
footer#wpo-footer ul.socialmediaList li a {
    font-size:18px;
    line-height:30px;
    color:white;
}

#so-much-to-see-container {
    height: 100%;
}

#so-much-to-see-container #left-pane {

    background-image: url('/wp-content/uploads/2016/08/blue-geo-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#so-much-to-see-container #left-pane h2 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-top: 5px;
}

#so-much-to-see-container #left-pane h2.top {
    color: #EA4C25;
    white-space: nowrap;
    margin-bottom: 0;

}

#so-much-to-see-container #left-pane h2.middle {
    color: #fff;
    margin-left:33px;
}

#so-much-to-see-container #left-pane span.bottom {
    margin-left:33px;
}

#so-much-to-see-container #left-pane  .left-inner {
    width: 60%;
    margin: 0 auto;
    padding-top: 10vh;
    padding-bottom:10vh;
}

#so-much-to-see-container #left-pane  .left-inner .tick {
    border-left: 5px solid rgb(234, 76, 35) !important;
    display: inline-block;
    line-height: 39px;
    margin-right: 20px;
}

#so-much-to-see-container #left-pane  .left-inner .left-pane-link {
    background-image: url('/wp-content/uploads/2016/07/btn-orange-paint-sm.png');
    background-color: transparent;
    background-position: 50% 50%;
    display: block;
    margin-left:26px;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    line-height: 26.25px;
    margin-top: 20px;
    padding: 20px 50px;
}
#so-much-to-see-container #right-pane {
    padding-left: 0;
    height: 100%;
	padding-right:0px;
}

#so-much-to-see-container #right-pane .menu-item {
    width: 100%;
    height: 33.3% !important;
    background-color: #015A9E;
    position: relative;
    padding: 3px;
    cursor: pointer;
}

#so-much-to-see-container #right-pane .menu-item.not-selected{
       transition: background .75s ease-in-out;
   -moz-transition: background .75s ease-in-out;
   -webkit-transition: background .75s ease-in-out;
}

#so-much-to-see-container #right-pane .menu-item.not-selected:hover {
    background-color: #4F7D9F;
}
#so-much-to-see-container #right-pane  .menu-item img  {
    height: 129.25px;
    width: 150px;
    z-index: -999;
}
#so-much-to-see-container #right-pane  .menu-item span {
    position: absolute;
    top: 45%;
    left: 15%;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
}
#so-much-to-see-container #right-pane  .menu-item span.cat {
    left:25%;
}
#so-much-to-see-container #right-pane  .menu-item span.lesson {
    left:15%;
}

#so-much-to-see-container #right-pane  .menu-item.selected {
    background-color: #EE5921;
}
#so-much-to-see-container #right-pane .menu-container {
    padding: 0;
}

#so-much-to-see-container #right-pane .item-content {
    margin: 0;
    width: 75%;
    padding: 0;
    color: #fff;

}
#so-much-to-see-container #right-pane .item-content .menu-item-content {
     background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0,0,0, 0.6);
    margin: 0;
    padding: 0;
    display: inline-block;
}

#so-much-to-see-container #right-pane .item-content .menu-item-content .item-description {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 17px;
}

#so-much-to-see-container #right-pane .right-inner {
    padding: 0;
    height: 100%;

}

#so-much-to-see-container #right-pane .item-content .item-learn-more {
    float: right;
    text-transform: uppercase;
    color: #EE5921;
    margin-right: 15px;
}

.wpo-breadcrumbs {
	display:none;
}

body.events-single #wpo-content {
	padding-top: 20px;
}

.wpo-footer .light-style .widget.widget_text p, .wpo-footer .light-style .widget.widget_text a, .wpo-footer .light-style .widget.widget_text span {
	color: #999999;
}

.wpo-footer .light-style .widget.widget_text p span.secondLine {
	color: #999999;
padding-left: 22px;
}

.wpo-footer .light-style .widget h2 {
	    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: 400;
    padding: 0px;
    font-size: 2.4rem;
    text-align: left;
    border: none;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

.wpo-footer .light-style .widget h2 span.orangeTxt {
	color:#ee5922;
}

.wpo-footer .light-style .widget .widget-title {
	display:none;
}

.wpo-footer .light-style .widget p {
	margin-top: 0px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999999;
}

.wpo-footer .light-style .widget p.email {
	border-bottom:0px;
}

.wpo-footer .light-style .widget .textwidget {
	width: 280px;
    margin-left: 10%;
	padding-top:90px;
}

.vc_custom_1472047421721 .col-sm-6:after {
	content: "";
	border-style: solid;
	    display: block;
    width: 0;
    position: absolute;
    top: 215px;
    left: -15px;
    bottom: auto;
    border-width: 15px 15px 15px 0;
    border-color: transparent #222222;
	}

.vc_custom_1472047421721 .col-sm-6 {
	padding-right:0px;
}

.wpo-header .pageTitle {
	font-size:40px;
}

.distance p:last-child {
	text-align:left;
}

.directions .getDirections a {
    color: #EA4C23;
}

.directions .getDirections p {
    margin-top: -38px;
	text-align:right;
}

.currentLocation p:first-child span {
	font-size:82px;
}

.directions .currentLocation {
	margin-top:-15px;
}

.directions .getDirections .fa-play-circle {
	margin-right:5px;
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
	height:420px !important;
}

.homeTitle {
	width:100%;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.reportSummary p.reportLabel {
	padding-left:10px;
	padding-right:10px;
}

#sf_shortcode_constantcontact_0_form input[type="submit"] {
	top:0px;
}

@media only screen and (max-width: 1199px) {
#sf_shortcode_constantcontact_0_form input[type="submit"] {
    top: 5px;
}

.constantcontactwidget_form input[type="text"] {
	float:left;
}
#sf_shortcode_constantcontact_0_form img {
    float: left;
    clear: both;
	padding-top:6px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.wpo-header #logo-inner {
	padding-bottom:5px;
}
}

@media only screen and (max-width: 991px) {
.upcoming-events-container {
	text-align:center;
}
.home .logo {
	margin-top:90px;
}

.home #wpo-header {
    height: 0px;
}

html {
	margin-top:0px !important;
}

.home .course-item {
	width:auto;
	 margin-bottom: 10px;
	clear: both;
	float: none;
    max-width: 100%;
    display: inline-block;
	    margin-left: 30px;
}

#so-much-to-see-container #right-pane .item-content {
	width:200% !important;
	margin-left:-100%;

}

.home .vc_custom_1440995723161 .wpb_text_column .row .col-md-3 .text-center {
    clear: both;
    float: left;
    padding-bottom: 30px;
}

#so-much-to-see-container #right-pane .item-content .menu-item-content {
	padding-left:50px;
	padding-right:50px;
}
body.admin-bar.home .wpo-mainmenu-wrap, body.admin-bar .wpo-wrapper {
	margin-top:0px !important;
}

#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item {
	clear:both;
	float:left;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
	color:#000
}
.wpo-off-canvas .wpo-off-canvas-body {
	position:fixed;
	width:50%;
}
.mega-menu-item-13270, .mega-menu-item-13269, .mega-menu-item-15680 {
	display:inline-block !important;
}

h4 {
	font-size:22px !important;
	line-height: 26px !important;
}

.posts-grid .post .entry-meta .right {
    line-height: 22px !important;
}
.posts-grid .post .entry-info {
    padding: 15px !important;
}

.heading.heading-v1, .heading.heading-v2 {
   padding-bottom: 0px !important;
}
.widget.wpo-grid-posts.section-blog.homepageblogs .col-sm-6 {
	margin-bottom:20px !important;
}
.widget.wpo-grid-posts.section-blog.homepageblogs {
	margin-bottom:0 !important;
}
#so-much-to-see-container #left-pane .left-inner .left-pane-link, .btn-buyTickets, .btn-seasonPass, .btn-cruisinCards {letter-spacing:2px; text-align:inherit;}

}

@media only screen and (min-width:768px) and (max-width: 991px) {

.vc_custom_1470272653527 .container {
	width:100%;
}

.home .reportSummary .col-sm-2 {
    width: 33.3333%;
}

.home .vc_custom_1440995723161 .wpb_text_column .row .col-md-3 {
	width:50%;
	float:left;
}

.otherLocations .col-sm-4 {
	width:50%;
}
}

@media only screen and (max-width: 768px) {
	li.tribe-bar-views-option.tribe-bar-views-option-week {
    display: none !important;
}
#tribe-events-header:before, #tribe-events-header:after{
	display:none;
}
.home #wpo-header.header-absolute.header-center.space-top-40 {
	margin-top:0px !important;
}

.home section#wpo-mainbody.wpo-mainbody {
	margin-top:0px;
}

.home div.wpb_text_column.wpb_content_element.homeTitle {
	padding-top:350px;
}

.home .homepageTitle {
    margin-top: -30px;
}

section#wpo-mainbody.wpo-mainbody {
	margin-top:30px;
}

#wpo-header.header-absolute.header-center.space-top-40 {
    margin-top: 30px!important;
}

.snowReportMain {
	padding-top:20px;
	padding-bottom:20px;
}
.wpb_content_element.convenientTickets .btn-buyTickets {
	margin-bottom:30px;
}

#post-9291 .add-padding {
	padding:0px !important;
}

.geo-bottom-bg .vc_row-o-equal-height .col-sm-6 {
	width:100%;
}

#so-much-to-see-container #right-pane .item-content .menu-item-content {
    width: 50%;
    margin-left: 50%;
}
}

@media only screen and (max-width: 480px) {
.home div.wpb_text_column.wpb_content_element.homeTitle {
		padding-top:420px;
}

.home .reportSummary .col-xs-6 {
	width:100%;
}
.add-padding {
    padding: 20px!important;
}

#so-much-to-see-container #right-pane .item-content .menu-item-content {
	padding-left:20px;
	padding-right:20px;
}
}

#black-bg-menu {display: none}

@media screen and (min-width: 992px) {

    .wpo-mainmenu-wrap #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item-type-custom,
    .wpo-mainmenu-wrap #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item-type-post_type,
    .wpo-mainmenu-wrap #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li:first-child
    {display: none;}

    #wpo-header.header-center .mainmenu-content #wpo-mainnav {
        display: block;
        padding: 0;
        min-height: 32px;
    }

    #wpo-mainnav #mega-menu-mainmenu { margin: auto; text-align: right;}


    #black-bg-menu {
        display: block;
           background: url(/wp-content/uploads/2016/07/bg_header.png);
        background-size: cover;
        color: #fff;
        margin: 55px auto 0;
        width: 850px;
        text-align: center;
        height: 64px;

    }
    #black-bg-menu img {width: 0; height: 0;}
    #black-bg-menu #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link:hover {
        color: #fff !important; text-decoration: underline
    }
    #black-bg-menu #mega-menu-wrap-mainmenu #mega-menu-mainmenu  > a.mega-menu-link:after {content: ''}
    #black-bg-menu img {width: 0; height: 0;}
    #black-bg-menu .mega-menu-item-type-widget img {width: 150px; height: 150px;}



    #black-bg-menu #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
        text-transform: uppercase;
        color: white;
        line-height: 58px;
    }
}

.homepageblogs .widget-content .col-sm-6:nth-child(2){
	padding-right:0;
}
.homepagevideo.widget.wpo-grid-posts.section-blog {
	margin-left:0;
}
.tribe-events-event-image {
    width: 100% !important;
}






/********* Responsive Fixes **********/

.home-ig {
	padding-right:0px !important;
}

.vc_custom_1473267450725 .vc_ {
padding-right: 0px;
}

.home .separator_align_center.heading-v1 {
	padding-bottom:0px;
}

.home .vc_custom_1473267450725 .separator_align_center.heading-v1 {
	padding-bottom:35px;
}

.webcam-top .snowReportMain {
	    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#selected-webcam-image {
	padding-top:30px;
	max-width: 800px;

}

@media only screen and (min-width:992px) {
.page-template-page-webcam .container-fluid.web-cam, #wpo-content {
	padding-right:0px;
}

	.page-id-9003 #wpo-content {
		padding-left:0px;
		padding-right:0px;
	}

	.page-id-9003 .row.footerBanner {
		margin-right:0px;
		margin-left:0px;
	}

	.vc_custom_1470337849353 {
		width:100% !important;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.home .home-ig {
		padding-right:0px;
	}

	.wpb-container {
		width:100% !important;
	}

	.container {
		width:100% !important;
	}

	.heading.heading-v1 .heading-inner h2, .heading.heading-v2 .heading-inner h2 {
		margin-left: 20px !important;
	}

	#so-much-to-see-container #right-pane .item-content .menu-item-content {
    width: 100% !important;
    margin-left: 0 !important;
}

	#so-much-to-see-container {
		padding-right:0px !important;
	}

	.page-template-blog-template .wpo-mainbody .blog-masonry {
	margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}

	.page-template-blog-template #wpo-mainbody h5 {
		padding-left:15px;
	}

	.page-template-blog-template .wpo-sidebar {
	padding-left: 30px;
    padding-right: 30px;
}

	.tablet-padding {
		padding-right: 0px !important;
    padding-left: 30px !important;
	}

	.tablet-padding .col-xs-12 {
		padding-left:15px !important;
		padding-right:15px !important;
	}

	.webcam-top {
	padding-left:60px !important;
}

	.wpb_content_element.convenientTickets {
		padding-left:30px;
	}

	.page-template-page-snow-report #webcams {
		padding-right:0px;
	}

	.page-template-page-snow-report #selected-webcam-image {
		padding-top:30px;
	}

	.page-template-page-snow-report .bottom-ig .container, .page-template-page-snow-report .bottom-ig  .snow-ig {
		padding-right:0px;
	}

	/*.wpo-content {
		padding-left:15px;
		padding-right:15px;
	}*/

	.page-id-13070 .wpo-content {
		padding-left:15px;
		padding-right:15px;
	}

	.page-id-8866 .wpo-content {
		padding-right:0px;
	}

	#post-8866 .container {
		padding-right:0px;
	}

	.post-type-archive-tribe_events #tribe-events-content-wrapper .col-md-3 {
		text-align:center;
	}

	.post-type-archive-tribe_events #tribe-events-content-wrapper .course-item {
		width: auto;
    	display: inline-block;
    	float: none;
	}

	.tribe-events-list .type-tribe_events .wpo-event-inner .event-body .event-title, .tribe-events-list .type-tribe_events .wpo-event-inner .event-body .event-title a {
		line-height:18px !important;
		font-size:15px !important;
	}

	.filters.text-center .category-selector {
		width: 14.28% !important;
	}

	.rightCallout, .leftCallout {
		font-size:18px !important;
	}

.calloutPadding {
    padding: 50px 0 50px 30px!important;
}

	.page-id-9003 #wpo-mainbody .wpo-content {
		padding-right:0px;
		padding-left: 0px;
	}

	.page-id-9003 #wpo-mainbody .row {
		margin-right: 0px;
    margin-left: 0px;
	}

	.tribe-events-loop .row {
		margin-left:0px;
	}

	#tribe-events-footer~a.tribe-events-ical.tribe-events-button {
    margin-left: 15px;
    margin-right: 15px;
}

	.post-type-archive-tribe_events .row {
    margin-left: 0px;
    margin-right: 0px;
}

	.post-8866 .wpb_vc_table {
		padding-left:15px;
	}

}

@media only screen and (max-width:767px) {
	#so-much-to-see-container #left-pane .left-inner {
    	width: 80%;
    	margin: 0 auto;
    	padding-top: 10vh;
    	padding-bottom: 10vh;
	}

	.footer-e-press {
		line-height: normal;
    	padding-bottom: 15px;
	}

	.widget.wpo-grid-posts.section-blog.homepageblogs .col-sm-6 {
    	padding-left: 0px;
    	padding-right: 0px;
	}

	.homepagevideo.widget.wpo-grid-posts.section-blog {
		padding-left:15px;
	}

	.widget.wpo-grid-posts.section-blog.homepageblogs .posts-grid {
    margin-bottom: 0px;
}

	.home .home-ig {
		padding-right:0px;
	}

	.vc_custom_1473301651639 .container-full .col-sm-12 {
		padding-right:0px;
	}

	.post-type-archive-tribe_events .row {
		padding-left:0px !important;
		padding-right:0px !important;

	}

	.vc_custom_1473301651639 .wpb_text_column {
		padding-right:15px;
	}

	.page-template-page-webcam .container-fluid.web-cam, #wpo-content {
		padding-right:0px;
	}
  .page-template-page-webcam .container-fluid.web-cam, #wpo-content.no-sidebar {
		padding-right:15px;
	}
	.webcam-top {
		padding-right:0px;
	}

	.convenientTickets {
		padding-left:15px;
	}

	#webcams {
		padding-right:0px;
	}

	.padding-left {
		padding-left:15px;
	}

	.forecast, .forecast .container, .container-fluid.lift-status, .container-fluid.lift-status .container, .container-fluid.run-status, .container-fluid.run-status .container {
		padding-right:0px;
	}

	.temperature, .runs-open, .lifts-open {
		border-right:0px;
	}

	.snow-fall table td, .lift-status table td, .run-status table td {
		font-size:15px;
	}

	.snow-fall table th {
    padding-left: 10px !important;

	}

	.bottom-ig .container, .bottom-ig  .snow-ig {
		padding-right:0px;
	}

	.page-id-9400 .pageTitle, .page-id-13070 .pageTitle, .page-id-9448 .pageTitle, .page-id-9457 .pageTitle, .page-id-9003 .pageTitle, .page-id-9455 .pageTitle, .page-id-9828 .pageTitle, .page-id-9454 .pageTitle, .page-id-9456 .pageTitle  {
		line-height: 25px;
	}

	.page-template-default #wpo-content {
		padding-left:0px;
	}

	.home.page-template-default #wpo-content {
		padding-left:15px;
	}

	.word-break p {
		max-width: 100%;
    	word-break: break-all;
	}

	.page-id-13070 .wpo-content {
		padding-left:15px;
		padding-right:15px;
	}

	.post-type-archive-tribe_events #tribe-events-content-wrapper .row {
		margin-right:0px;
	}

	.post-type-archive-tribe_events .tribe-events-button {
		margin-right:15px !important;
	}

	.liftTicketsMain {
		padding-left:30px;
	}

	.page-id-8866 .vc_custom_1470852573500 {
		width:100% !important;
	}

	#post-8866 .vc_table_cell {
		font-size:13px !important;
	}

	.btn-seasonPass, .btn-cruisinCards  {
		font-size:16px;
	}

.page-id-9003 .row, .page-template-blog-template #wpo-mainbody .row {
		margin-left:0px;
		margin-right:0px;
	}

	#post-9454 .wpsbc-calendars {
		text-align:center;
	}

	#post-9454 .wpsbc-calendars .wpsbc-calendar, #post-9454 .wpsbc-calendars .wpsbc-legend {
		display: inline-block;
    	float: none;
	}


}


/********* END Responsive Fixes **********/


/* Mobile Nav Fixes */

@media only screen and (max-width:991px) {
.row-offcanvas-left.active {
left: 0px !important;
}

.row-offcanvas-left.active #wpo-off-canvas {
width: 100% !important;
    left: 0px !important;
}

.row-offcanvas-left.active .wpo-off-canvas .wpo-off-canvas-body {
width: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow-y: scroll !important;
}

ul#mega-menu-mainmenu li.mega-menu-item:first-child a img:first-child {
	display:none !important;
}

ul#mega-menu-mainmenu .mega-sub-menu li.mega-menu-item:first-child a img:first-child {
display:block !important;
}

}




	.forecast .temperature p:first-child {
		margin-bottom:30px;
	}

	.forecast .temperature p {
    	line-height: normal;
	}

	.forecast .temperature a {
		margin-top:20px;
		display:inline-block;
	}
  .single-tribe_events .secondary .tribe-events-venue-map {
      width: 100% !important;
  }


#post-16939 iframe {
		max-width:100%;
	}

.footer-innter input#your_email {
	border: 6px solid #2c4664;
    padding-left: 3px;
    color: black;
    margin-right: 15px;
    height: 30px;
    width: 182px;
    float: left;
    max-width: 100%;
}


.footer-innter input.btn-success {
    background: none;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: white;
    letter-spacing: 1px;
    margin-left: 8px;
    position: relative;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.footer-innter input.btn-success:hover, .footer-innter input.btn-success:focus {
	color: #ea4c23;
}

.footer-innter .form-group {
	margin-bottom:0px;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-inner {
	padding: 0px !important;
}

#tribe-bar-views-toggle {
	display:none;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list {
	    display: block;
    background: #F2F2F2;
    text-align: center;
    padding: 15px 0;
    position: relative;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    padding: 12px 20px !important;
    background-image: url(/wp-content/plugins/the-events-calendar/src/resources/images/events-bar/icon-list@2x.png) !important;
    background-size: 15px 10px !important;
    background-position: 25px 50% !important;
    background-repeat: no-repeat !important;
    display: inline-block !important;
    min-height: 16px !important;
    padding-left: 24px !important;
    padding-left: 50px !important;
    padding-right: 30px !important;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li#tribe-bar-views-option-month {
	background-image: url(/wp-content/plugins/the-events-calendar/src/resources/images/events-bar/icon-month@2x.png) !important;
	    background-size: 15px 16px !important;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li#tribe-bar-views-option-week {
	background-image: url(/wp-content/plugins/the-events-calendar/src/resources/images/events-bar/icon-week@2x.png) !important;
	    background-size: 15px 16px !important;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li.tribe-bar-active, #tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li:hover {
    border-color: #ea4c23;
    color: #ea4c23;
}

#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list:focus {
	outline:none;
	box-shadow:none;
}

@media only screen and (max-width:1199px) {
.footer-innter .form-group img {
	float: left;
    clear: both;
    padding-top: 6px;
}

	.footer-innter input.btn-success {
		float:left;
	}
}

@media only screen and (max-width:768px) {
#tribe-events-bar #tribe-bar-form .second-column .tribe-bar-views-list > li#tribe-bar-views-option-week {
    display: none !important;
}
}

@media only screen and (max-width:640px) {
#post-16939 iframe {
		height:auto;
	    min-height: 215px;

	}

	iframe {max-width:100%!important;

	}

}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
}


/*
Theme modifications by Artrageous Advertising
January 2020
*/

#selected-webcam-image {
	width: 88vw!important;
	max-width: 800px;
}

<script type='text/javascript' defer src='https://forms.ascent360.com/js/embed/form.js' data-role='form' data-fc='9RtodiKJAcTfIgx9S1rMAw%3d%3d'></script>