/*-----------------------------------------------------------------------------------

	Theme Name: Lufkin Convention and Visitor
	Front-end developer: Chinmaya 
	Author Design: Jade Wang
	Author URI: http://www.revize.com/
	Date: 23/08/22

-----------------------------------------------------------------------------------*/
/* -----------------------------------------

#fonts

-----------------------------------------*/
@font-face {
	font-family: 'ClarksonScript-Regular';
	src:url('../fonts/ClarksonScript-Regular.woff') format('woff');
	font-weight: normal;
	}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');
/* -----------------------------------------

#basic styles

-----------------------------------------*/
body{background:#fff;font-size:14px;line-height:1.6;font-family: 'Montserrat', sans-serif;color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;top:0!important}
body .container{width: 1200px;max-width: 100%;}
#imgoingcalendar-wrapper > app-root > ig-trip-planner > div > div.trip.relative.ng-star-inserted.mobile-view > ig-row > div > div > p {color: black;}
#imgoingcalendar-wrapper > app-root > ig-trip-planner > div > div.trip.relative.mobile-view.ng-star-inserted > ig-row > ig-col.trip-side-bar-wrap.col-md-12.col-xs-12.ng-star-inserted > ig-visitor-trip-side-bar > ig-row > ig-col > div.card-container.trip-card-container > div.card-wrap.nopadding > div > ig-visitor-trip-card > div > ig-row > ig-col {color: black;}
/* -----------------------------------------

#typography

-----------------------------------------*/

div.skiptranslate:first-of-type{display:none !important}
h1,h2,h3,h4,h5,h6{color:#111;font-weight:normal;margin-bottom:30px;line-height:1.2}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:21px}
h5{font-size:16px}
h6{font-size:14px}
.header{font-size:28px;color:#111;margin-bottom:30px}
.subheader{font-size:48px;margin-bottom:30px;font-weight: 900;}
p{margin:0 0 30px 0}
em{font-style:italic}
strong,b{font-weight:bold}
small{font-size:80%}
hr{border:solid #ccc;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}

@font-face{
	font-family:'weather';
	src:url('../fonts/weather/artill_clean_icons-webfont.eot');
	src:url('../fonts/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/weather/artill_clean_icons-webfont.woff') format('woff'),
		url('../fonts/weather/artill_clean_icons-webfont.ttf') format('truetype'),
		url('../fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
	font-weight:normal;
	font-style:normal;
  }

#weather{display:inline-flex;align-items:center;font-weight:700;font-size:17px;color:#9D1F63;position:absolute;top:17px;left:-90px}
.weather i{display:inline-block;font-family:'weather';font-size:35px;font-style:normal;color:#F37C15;margin-right:6px}
.weather .icon-0:before{content:":"}.weather .icon-1:before{content:"p"}.weather .icon-2:before{content:"S"}.weather .icon-3:before{content:"Q"}.weather .icon-4:before{content:"S"}.weather .icon-5:before{content:"W"}.weather .icon-6:before{content:"W"}.weather .icon-7:before{content:"W"}.weather .icon-8:before{content:"W"}.weather .icon-9:before{content:"I"}.weather .icon-10:before{content:"W"}.weather .icon-11:before{content:"I"}.weather .icon-12:before{content:"I"}.weather .icon-13:before{content:"I"}.weather .icon-14:before{content:"I"}.weather .icon-15:before{content:"W"}.weather .icon-16:before{content:"I"}.weather .icon-17:before{content:"W"}.weather .icon-18:before{content:"U"}.weather .icon-19:before{content:"Z"}.weather .icon-20:before{content:"Z"}.weather .icon-21:before{content:"Z"}.weather .icon-22:before{content:"Z"}.weather .icon-23:before{content:"Z"}.weather .icon-24:before{content:"E"}.weather .icon-25:before{content:"E"}.weather .icon-26:before{content:"3"}.weather .icon-27:before{content:"a"}.weather .icon-28:before{content:"A"}.weather .icon-29:before{content:"a"}.weather .icon-30:before{content:"A"}.weather .icon-31:before{content:"6"}.weather .icon-32:before{content:"1"}.weather .icon-33:before{content:"6"}.weather .icon-34:before{content:"1"}.weather .icon-35:before{content:"W"}.weather .icon-36:before{content:"1"}.weather .icon-37:before{content:"S"}.weather .icon-38:before{content:"S"}.weather .icon-39:before{content:"S"}.weather .icon-40:before{content:"M"}.weather .icon-41:before{content:"W"}.weather .icon-42:before{content:"I"}.weather .icon-43:before{content:"W"}.weather .icon-44:before{content:"a"}.weather .icon-45:before{content:"S"}.weather .icon-46:before{content:"U"}.weather .icon-47:before{content:"S"}

/* -----------------------------------------

#links

-----------------------------------------*/
a,a:visited{text-decoration:none;
-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;
-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}
p a,p a:visited{line-height:inherit}
a:hover{text-decoration: none;}
#post a:not(.btn, #rz-business-list a) {color:#0071EB;}
/* -----------------------------------------

#lists

-----------------------------------------*/
ul,ol{margin-bottom:20px;margin-left:10px}
ul{list-style:disc;padding: 0;margin: 0;}
ol{list-style:decimal}
ul ul,ul ol,
ol ol,ol ul{margin:4px 0 5px 30px}
ul ul li,ul ol li,
ol ol li,ol ul li{margin-bottom:6px}
li{line-height:1.3;}
li p{line-height:1.3}

/* -----------------------------------------

#images

-----------------------------------------*/
img{max-width:100%;height:auto}
a img{border:none}

.alignleft{float:left;clear:left;margin:0 20px 20px}
.alignright{float:right;margin:0 0 20px 20px}
.alignnone{margin:0 auto 20px;display:block}
img[align="right"],
img[style*="float: right"],
img[style*="float:right"]{
  margin: 0 0 20px 20px;
}
img[align="left"],
img[style*="float: left"],
img[style*="float:left"]{
  margin: 0 20px 20px 0;
}

/* -----------------------------------------

#buttons

-----------------------------------------*/
.btn a,
.btn span{color:#fff;text-decoration:none}
.btn,
.button,
a.button,
#post button:not(.rz-doc-search-reset),
#post input[type="submit"],
#post input[type="reset"],
#post input[type="button"],
.rz-btn{padding:14px 26px;background:#f37c15;color:#fff;border:0;border-radius:30px;display:inline-block;font-size:16px;font-weight:700;text-decoration:none;text-transform: uppercase; cursor:pointer;line-height:1.5;vertical-align:top;font-family: 'Montserrat', sans-serif;transition:all .3s}
.button:hover,
a.button:hover,
#post button:hover,
#post input[type="submit"]:hover,
#post input[type="reset"]:hover,
#post input[type="button"]:hover,
.rz-btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#f37c15;color:#fff;text-decoration: underline;}
.button:active,
a.button:active,
#post button:active,
#post input[type="submit"]:active,
#post input[type="reset"]:active,
#post input[type="button"]:active,
.rz-btn:active{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#0e8cda;color:#fff}
#post button::-moz-focus-inner,
#post input::-moz-focus-inner{border:0;padding:0}
.btn-div {color:#000 !important;}
#imgoingcalendar-wrapper .btn {color:#000 !important;}
.login-with-fb .btn span {color:#000 !important;}
.login-with-fb .mat-icon {color: #627784;}
.trip-category-wrap .place-icon {background-color: #278268 !important;}
.trip-category-wrap .tour-icon {background-color: #B85B0A !important;}
#filter-place-category {background-color: #B85B0A !important;}
.input-wrap .mat-icon {color: #627784 !important;}
.mat-button-wrapper {color:black !important;background:transparent !important;}
.ig-alt-btn button .mat-button-wrapper {visibility: hidden;}
#rz-business-list .btn {color: black;}
.category-list > li {background-color: black;padding:5px;}
/* -----------------------------------------

#forms

-----------------------------------------*/
form{margin-bottom:0px;position: relative;}
fieldset{margin-bottom:30px}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea,
select{border:none;padding:10px 14px;outline:none;font-size:18px;font-family: 'Montserrat', sans-serif;color:#5d6d70;margin:0;background:#fff;border-radius:30px;box-shadow:none;height: 50px;/* display:none; */}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus{color:#63686c;border:1px solid #0F95E9}
label,
legend{display:block;font-weight:bold;font-size:13px}
input[type="checkbox"]{display:inline}
label span,
legend span{font-weight:normal;font-size:13px;color:#444}
.form-control:focus{border-color:inherit;-webkit-box-shadow:none;box-shadow:none}
::-webkit-input-placeholder{color:#777}
:-moz-placeholder{color:#777}
::-moz-placeholder{color:#777}
:-ms-input-placeholder{color:#777}
.gsc-control-cse *{box-sizing:content-box}
::-webkit-input-placeholder{color:#5d6d70}
:-moz-placeholder{color:#5d6d70}
::-moz-placeholder{color:#5d6d70}
:-ms-input-placeholder{color:#5d6d70}
#business-categories{padding:0 !important}
span.revize-selectOverlayV2{display:none}
/* -----------------------------------------

#rz intranet

-----------------------------------------*/
form.loginform{background:#fff;padding:30px;border:1px solid #D2DFEF}
form.loginform p{background:#E65229;color:#fff;padding:20px;line-height:1}
form.loginform label{font-weight:normal}
form.loginform label input{display:block;margin-bottom:10px;width:100%;box-sizing:border-box;padding:10px;color:#000}

/* -----------------------------------------

#rz alert

-----------------------------------------*/
.floating-alert{position:fixed;z-index:99999;bottom:10px;margin:0;right:10px;border:3px solid #fff;background:#000;background:rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;padding:30px;font-size:14px;width:350px;}
.floating-alert h2{color:#ffc140;margin:0 0 10px;font-family: 'Montserrat', sans-serif;font-weight:bold;text-transform:uppercase;font-size:18px}
.floating-alert .btn{margin:20px 0 0 0!important}
.floating-alert .close{padding:0;background:none!important;color:#fff!important;opacity:1;margin-right:13px;margin-top:10px}
.floating-alert.fade:not(.show){visibility:hidden}

/* -----------------------------------------

#rz edit

-----------------------------------------*/
ig-water-fall-container .water-fall-container {overflow: unset!important;}

.ig-tp #freeform #imgoingcalendar-wrapper, .ig-tp #freeform #imgoingcalendar-wrapper-wix {height: 100vh;min-height: 100% !important;max-height: 100% !important;}
.trip-side-bar .card-wrap {height: 100%!important;max-height: 100%!important;}
.rzBtn{background:#f37c15!important}
.category-checkbox{padding:15px}
/* -----------------------------------------

#main

-----------------------------------------*/
#skip{position:fixed;left:-100%;top:-100%;transition:all .3s;z-index:999;color:#000 !important;}
#skip:focus{left:50px;top:50px}
#calendarEvent{left:0px;max-height:500px;overflow-y:auto;margin:0 auto}
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.toggle{display:none}

header{position:fixed;z-index:200;background:#ffffffa6;float: left;width: 100%;top: 50px;}
#logo{position: absolute;top:-47px;}
#logo img{width: 160px;}

#nav{padding:0;margin:0;}
#nav li{margin:0;display:inline-block}
#nav a,
#nav span{font-size:15px;font-weight:700;text-transform: uppercase;text-decoration: none;color: #000;padding:38px 10px;position: relative;display: inline-block;}

#nav ul{padding:0;margin:0;display:none}
#nav ul a,
#nav ul span{font-size:16px;padding:10px 15px}

#search{width: 202px;position: relative;left: -30px;padding: 20px 0 0 0;}
#search button{position: absolute;top:4px;right:0;border:none;background:transparent;}
#twitterfeed{background:#f1f1f1}
.goog-te-banner-frame{display:none}
#translation-links{padding:0;margin:0;position: fixed;right: 0;z-index:99999;top:29.7%;}
#translation-links li{position:relative;margin:0;list-style:none}
#translation-links ul{padding:20px;margin:0;position:absolute;top:100%;right:0;width:900px;background:#fff;display:none}
#translation-links ul li{float:left;width:25%;padding-right:15px;padding:5px 15px 5px 0}
#translation-links ul li a {color: #006FE6;}
.social-media-link img{width: 40px;}
#social-media-links{display: flex;list-style-type: none;align-items: center;position: absolute;left:-130%;top:27px;}
#social-media-links li {margin-bottom:0;}
.social-media-link{    margin: 0 3px;}
#translation-links button{border-radius:0;border:0;background:#38bb97;padding: 12px 8px;}
#mega-content{display: none;}
.mega-image{width: 270px;height:167px;}
.mega-content p{font-size: 14px;color: #5d6e70;margin-bottom: 22px;display: block}
.mega-content a{font-size: 18px !important; color: #f37c15 !important;font-weight: 700 !important;padding-left: 0 !important;margin-bottom: 0 !important;}

/* -----------------------------------------
#qlinks 
-----------------------------------------*/
#qlinks{float: left;width: 100%;padding: 10px 0 10px;overflow: hidden;} 
#qlinks .container{width: 1420px; max-width: 100%;}
.qlink-bg{padding-bottom: 110%;position: relative;}
.qlink-content{position: absolute;left: 0;right: 0;bottom:30px;background:rgb(157,31,99,0.6);transition:all .3s}
.qlink-content span{display: block;font-size: 24px;font-weight: 700;color: #fff;text-align: center;padding: 22px 0 27px 0;text-transform: uppercase;text-shadow:0 0 5px black;}
.nature{background:rgb(56,187,151,0.6);}
.resturants{background:rgb(175,230,246,0.6);}
.shopping{background:rgb(243,124,21,0.6);}
.itineraries{background:rgb(251,218,64,0.6);}
/*#qlinks #tns2-mw{overflow: visible;}*/

#qlinks .tns-controls button{border: none;background: #38bb97;width: 10.5%;position: absolute;left: -11%;padding: 0;top: 0;z-index: 9;bottom: 0;}
#qlinks .tns-controls button:last-child{left: auto;right: -11%;}
.qlink-item:hover .qlink-content{background:rgb(157,31,99,1);}
.qlink-item:hover .nature{background:rgb(56,187,151,1);}
.qlink-item:hover .resturants{background:rgb(175,230,246,1);}
.qlink-item:hover .shopping{background:rgb(243,124,21,1);}
.qlink-item:hover .itineraries{background:rgb(251,218,64,1);}



/* -----------------------------------------

#events
-----------------------------------------*/
#events{float: left;width: 100%;padding:95px 0;position: relative; min-height: 765px;}
#event-bg{position: absolute;background: #5d6d70;top: 0;right: 0;left: 0;bottom: 0;opacity: 0.6;}
.event-header{position: relative;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;color:#fff}
.event-header h2 span{display: block;font-size: 36px;font-weight: 400;font-family: 'ClarksonScript-Regular';line-height: 36px;}
.event-header h2{margin-bottom: 45px;color:#fff}
/* .event-header a {color:#000 !important;} */
#event-details{color: #fff;float: left;width: 100%;position: relative;}


/* -----------------------------------------

#video
-----------------------------------------*/
#video{float: left;width: 100%;padding: 100px 0 90px;}
#video-bg{width: 100%;padding-bottom: 51.5%;position: relative;}
#video-bg img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
 

/* -----------------------------------------

#subject
-----------------------------------------*/
#subject{float: left;width: 100%;padding:8px 0 112px;}
.subject-bg{width: 100%;padding-bottom: 104%;position: relative;}
.subject{position: absolute;top: 0;bottom: 0;right: 0;left: 0;opacity:0.6}
.subject-content{position: absolute;top: 0;bottom: 0;right: 0;left: 0;    padding: 36px 22px;text-align: center;}
.subject-content h4{font-size: 24px;font-weight: 900;color: #fff;text-align: center;    border-bottom: 2px solid #fff;padding-bottom: 8px;margin-bottom: 15px;}
.subject-content h4 span{font-size: 18px;font-weight: 400;font-family: 'ClarksonScript-Regular';line-height:19px;display: block;}
.subject-content p{font-size: 14px; color: #fff;padding: 0 10px;line-height: 22px;text-align: left;margin-bottom: 22px;}
.subject-content a{color: #fff;font-weight: 700;font-size: 14px;text-transform: uppercase;border-bottom: 1px solid #fff;}
/*
.subject1{background: #38bb97;}
.subject2{background: #f37c15;}
.subject3{background: #9d1f63;}
.subject4{background: #afe6f6;}
*/
#subject .tns-controls button{border: none;background: transparent;}
/* -----------------------------------------

#map
-----------------------------------------*/
#map{float: left;width: 100%;background: #d7f2fa;}
.map-image{width:94.5%;padding-bottom:94%;}
.map-details{padding: 56px 0px 56px 72px;}
.map-details h2{color: #5d6d70;}
.map-details h2 span{display: block;font-size: 36px;font-weight: 400;font-family: 'ClarksonScript-Regular';line-height: 36px;}
.map-details p{color: #5d6d70;font-size: 16px;line-height: 23px;margin-bottom: 38px;}
/*.map-details a{float: right;}*/


/* -----------------------------------------

#signup
-----------------------------------------*/
#signup{float: left;width: 100%;position: relative;padding: 50px 0;}
#signup-bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #9d1f63;opacity: 0.8;}
.signup-details{position: relative;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.signup-details h2{font-size: 36px;    letter-spacing: -0.5px;margin-bottom: 16px;color:#fff}
.signup-details h2 span{font-weight: 400;font-family: 'ClarksonScript-Regular';display: block;font-size: 36px;line-height: 42px;    letter-spacing:0;}
.signup-details input{width: 500px;font-size: 18px;color: #5d6d70;}
.signup-details button{position: absolute;right: 2px;top:3px;padding: 10px 16px;transition:all .3s;display:none}
.signup-details button:hover{background:#38bb97;}

/* -----------------------------------------

#footer
-----------------------------------------*/
#footer-top{float: left;width: 100%;position: relative;padding:55px 0 54px;}
#footer-bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: #5d6d70;opacity: 0.8;}
.footer-content{position: relative;}
.footer-content h3{color: #fff;font-weight: 700;font-size: 18px;margin-bottom: 22px;}
.footer-content a{color: #fff;font-size: 16px;display: block;transition:all .3s}
#footer-social-media-links{display: flex;list-style-type: none;margin-top:40px;}
.footer-bottom{float: left;width: 100%; font-size: 18px;color: #fff;background: #5d6d70;padding:30px 0 33px;}
.footer-bottom a{color: #fff; font-size: 18px;}
#revize-login{color: #FDF1B9;text-transform: uppercase;font-weight: 700;}
#revize{text-align: right;}
.footer-content a:hover{color: #f37c15;}

/* -----------------------------------------

#inner

-----------------------------------------*/
#flyout{padding:0;margin:0;}
#flyout li{position:relative;margin:0;list-style:none;padding-left:195px;}
#flyout a,
#flyout span{display:block;text-decoration:none;font-size:16px;color: #fff;line-height: 26px;padding:15px 0 12px 0;font-weight: 700;margin:0 42px 0 68px;border-bottom: 1px solid #788589;}
#flyout ul{padding:0;margin:0;display:none}
#flyout ul a,
#flyout ul span{font-size:16px;padding:10px 15px;margin: 0;}
#flyout li:hover{background:#38bb97;}
#flyout li:hover>a, #flyout li:hover>span{color: #fff;}
#flyout li ul li{padding-left: 0;}

#breadcrumbs{font-size:13px;text-transform:capitalize;position: absolute;bottom: 28px;left: 0;right: 0;z-index: 9;}
#breadcrumbs a{text-decoration:underline;color: #38bb97; font-weight: 700;}
#breadcrumbs ul{list-style:none;margin:0;padding:0;display: inline-block;padding: 10px;padding-right:5px;background-color:rgba(0,0,0,0.5)}
#breadcrumbs li{display:inline-block;margin:0;padding:0;font-size: 16px;margin-right: 28px;position: relative;color: #fff;font-weight: 700;}
#breadcrumbs ul li:not(:last-of-type)::after {content: "";background: url(../images/breadcrumb-arrow.png) no-repeat;color: #811517;width: 10px;height: 11px;position: absolute;top:5px;font-weight: bold;right: -24px;}

.col-xs-12{width:100%}

#imgoingcalendar-wrapper {overflow-y:visible !important;}
.trip {overflow-x:scroll !important;overflow-y:visible !important;}
.mat-mdc-form-field-icon-prefix>.mat-icon, .mat-mdc-form-field-icon-suffix>.mat-icon {color:black !important;}
ig-search-field mat-label, ig-search-field mat-icon {color: black !important;}
.ig-nested-title {color:black !important;}
#freeform main{float: left;width: 100%;}
.mat-icon {color:black !important;}
aside{background: #5d6d70;width:535px;position: relative;height: 100%;}
#flyout-header{font-size:24px;font-weight:900;color: #fff;padding:122px 66px 0px 230px;margin-bottom:20px;letter-spacing: -0.5px;text-align: center;}
#entry{position: relative;    margin-left:70px;padding:66px 0px;}
#post{margin-top: 23px;}
#post h2{font-size:48px;font-weight:900;margin-bottom:32px;letter-spacing: -1.2px;}
#post .subheader{font-size: 36px;border-bottom: 0;}

.fullwidth #entry{margin-left: 0px;}

/* Requested Change #97559*/
aside{-webkit-margin-start: -366.5px!important;}
aside{-ms-margin-start: -366.5px!important;}
/* -----------------------------------------

#share widget

-----------------------------------------*/
.modal{z-index:100000}
.modal-content{overflow:hidden;box-shadow:none!important;border-radius:3px}
.modal-header{background:#fff;border-color:#F4F9FD;text-align:center;padding:30px 60px;text-align:left}
.modal-header h4{font-size:30px}
.modal-header button{margin-top:2px!important;position:relative;font-size:25px}
.modal-body{padding:40px 60px}
.copylink{margin-bottom:40px}
.copylink div{border-color:#DBE7F0;background:#F4F9FD;border-width:1px}
.modal-header button,.modal-header button:hover{color:#000!important;background:none}
.share-btns{margin:0 0 20px}
.share-btns a{display:block;border:1px solid #DBE7F0;text-align:center;height:170px;border-radius:3px;overflow:hidden;text-decoration:none;margin-bottom:20px}
.share-btns i{display:block;line-height:170px!important;font-size:60px}
.btn-facebook{color:#3b5998!important}
.btn-twitter{color:#00ACED!important}
.btn-google{color:#D34836!important}
.btn-reddit{color:#ff5700!important}
.btn-facebook:hover{border-color:#3b5998}
.btn-twitter:hover{border-color:#00ACED}
.btn-google:hover{border-color:#D34836}
.btn-reddit:hover{border-color:#ff5700}
.btn-lg{font-size:16px;padding:14px 30px;border:0;border-radius:3px}
.floating-share-btn{position:fixed;z-index:99999;top:23.4%;right:0;border-radius:0;border:0;background:#38bb97!important;color:#000!important;padding:8px 12px;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}
.floating-share-btn img {filter:brightness(0)}
#translate-button img {filter:brightness(0)}
.floating-share-btn span{display:block;margin-top:5px;text-transform:uppercase}

/* -----------------------------------------

#slider

-----------------------------------------*/
#slider{height:940px;position:relative}
#slider-caption{position:absolute;left:0;right:0;top:55%;transform:translateY(-50%);z-index:51}
#slider-bg{position: absolute;right: 0;left: 0;top: 0;bottom: 0;z-index: 1;}
#freeform #slider{height: 525px;}
#slider button[data-action]{display:none}
#slider .tns-controls{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;width:100%;z-index:100;pointer-events:none}
#wrapper_sliderVideo{z-index: 9 !important;}

.tiny-slider-wrap > .tns-outer,
.tiny-slider-wrap > .tns-outer > .tns-inner,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider,
.tiny-slider-wrap > .tns-outer > .tns-inner > .tiny-slider .tns-item,
.tns-bg-slide {height:100%}
.tns-outer{position:relative}
#slider .tns-controls{position:absolute;top:50%;left:0;right:0;z-index:1;transform:translateY(-50%)}
.tns-controls button:last-of-type {float:right}
.tns-nav{position:absolute;bottom:0;left:0;right:0;z-index:1;text-align:center}
.tiny-slider-wrap button[data-action]{position:absolute;bottom:0;right:0;z-index:1}
ul.tiny-slider,
ul.tiny-carousel{padding:0;margin:0}

/* -----------------------------------------

#media queries

-----------------------------------------*/
@media only screen and (min-width:1200px) and (max-width:1620px) {
	#qlinks .tns-controls button{left: 0;width: auto;min-width:24px;min-height:24px;background: transparent;}
	#qlinks .tns-controls button:last-child{right: 0;min-width:24px;min-height:24px}

}

@media only screen and (min-width:992px) and (max-width:1550px) {
	#entry{margin-left: 0;}
	aside{width: 100%;margin: 0 !important;}
	#flyout-header{padding: 120px 6px 0px 0px;}
	#flyout li{padding-left: 0;}
	#flyout a, #flyout span{margin: 0 30px;}
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	#qlinks #tns2-mw{overflow: hidden;}
	#qlinks .tns-controls button{left: 0;width: auto;background: transparent;}
	#qlinks .tns-controls button:last-child{right: 0;}
	.signup-details input{width: 100%;padding: 10px 40px 10px 32px;}
	.map-image{width: 100%;}
	#nav {margin-left: 0 !important;}
	#search {width: 160px;left: -30px}
	.social-media-link img { width: 32px;}
}

@media only screen and (max-width:1199px) {
    #nav a,
    #nav span{font-size:14px;padding-left:3px;padding-right:3px}
		#social-media-links {left:-220px;top:29px;}
	#post{margin-top: 0;padding-bottom:8em;}
}

@media only screen and (min-width:992px) {
	#nav>li>ul>li:not(.mega-content){display:inline-block;width:100%;break-inside:avoid;}
	#nav .focused .toggle2,#flyout .focused .toggle{display:inline-block;margin-left:8px}
	#flyout .focused .toggle,#nav .focused .toggle2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position: absolute;top: 0px;right: 0;border: none;}
	.focused .toggle2{display: none !important;}
	#flyout,#nav{display:block!important}
	.layout-table{table-layout:fixed;width:100%}
	#nav .toggle,
	#flyout .toggle{display:none}
	#nav{margin-left: 4px;  margin-right: 80px;}
	#nav>li>ul>li>a{color: #f37c15;font-weight: 700;font-size: 18px;text-transform: capitalize;}
	#nav>li>ul>li>ul>li{width: 100%;}
	#nav>li>ul>li>ul>li>a{color: #5d6e70; font-size: 16px;font-weight: 400;padding: 1px 0 5px;line-height: 20px;    text-transform: capitalize;}
	.header-bottom nav{position: inherit !important;}
	/* #nav li:hover>ul{display:block !important;} */
	#nav ul ul{left:100%;top:0;display:block; padding: 0;margin: 0;padding-left: 38px;}
	#nav>li>ul{position:absolute;left: -5.5%;top: 100%;width:116.2%;background:rgb(255,255,255,0.9);display:none;    column-count: 2;-webkit-column-gap: 45px;-moz-column-gap: 45px;
	column-gap: 45px;padding:32px;text-align: left;padding-left:340px;padding-bottom:35px;margin-top: 0;z-index: 9;min-height:500px}
	.mega-content {position: absolute;left:30px;top:30px;width: 290px;}

	#flyout ul{position:absolute;left:100%;top:0;width:200px;background:#5d6d70;display:none;z-index:999}
	#flyout li:hover>ul{display:block}
	#flyout-toggle{display: none;}

	/* Requested Change #94220 */

}

@media only screen and (max-width:991px) {
	/* rz form tables - without page scope this targets editforms and makes
	 * editing confusing
	 */
	header{position:relative;}
	#freeform #formwizziwmorf tr,#freeform #formwizziwmorf tr td{display:block!important}
	#freeform #formwizziwmorf tr table tr{display:table-row!important}
	#freeform #formwizziwmorf tr table td{display:table-cell!important}
	/* Allows tables to be used as columns with responsive stacking */
	.layout-table{width:100%!important}
	.layout-table,
	.layout-table thead,
	.layout-table tbody,
	.layout-table th,
	.layout-table td,
	.layout-table tr{display:block!important}
	.layout-table td{margin-bottom:15px}

	#toggles{position:absolute;right:15px;top:15px;z-index: 99;}
	#nav-toggle,#search-toggle{line-height:45px;width:45px;text-align:center;border-radius:4px;background:#222;color:#fff;margin:0;margin-left:5px;border:none;padding:0;}
	#slider-caption{top:70%;}

	#nav,#flyout{display:none}
	#nav li{display:block !important;position: relative;}
	#nav a,
	#nav span,
	#flyout a,
	#flyout span{font-size:14px !important;line-height:1 !important;padding:15px !important;border-bottom:1px solid rgba(0,0,0,.15);width: 100%;}
	#nav li:last-child>a,
	#nav li:last-child>span,
	#flyout li:last-child>a,
	#flyout li:last-child>span{border:0}
	#nav ul,
	#flyout ul{background:rgba(0,0,0,.15);margin: 0;display: none;}
	.toggle,
	.toggle2{display:block;position:absolute !important;right:0;top:0; line-height:45px;text-align:center;width:45px !important;background:rgba(0,0,0,.15);transform:none !important}
	.mega-content{display: none !important;}

	#qlinks #tns2-mw{overflow: hidden;}
	#qlinks .tns-controls button{left: 0;width: auto;background: transparent;min-width:24px;min-height:24px;}
	#qlinks .tns-controls button:last-child{right: 0;}
	.signup-details input{width: 100%;padding: 10px 40px 10px 32px;}
	header{top: 0!important;background: #fff;}
	#slider-caption img{width: 50%;}
	#logo{position: relative;top: 0;}
	#logo img{width: 80px;}
	#search{left: 0;width: 100%;display: none;}
	#search input{background:rgba(0,0,0,.15)}
	#social-media-links {position: relative;left: 0;top:0;float:right;margin: 10px 0;}
	#slider{height: 450px;}
	#events {padding: 40px 0;min-height: 320px;}
	.subheader span{font-size: 26px !important;}
	.subheader{font-size: 36px;}
	#video{padding: 40px 0;}
	#video-bg img{width: 60px;}
	#subject{padding-bottom: 40px;}
	.map-image{width: 100%;}
	#map{padding: 40px 0;}
	.map-details {padding: 40px 0px;}
	#footer-top{padding: 40px 0;}
	#footer-social-media-links{text-align: left;top: 0;}
	#revize{text-align: left;}
	.floating-share-btn{top: auto;bottom: 0;}
	#translation-links{top: auto;bottom:6%;}


	#flyout-wrap{width: 100%;left: 0;padding: 30px 0;}
	aside{width: 100%;margin: 0 !important;}
	#flyout-header{display: none;}
	#flyout-toggle{text-align: center;color: #fff;}
	#flyout li{padding-left: 0;}
	#flyout li>a{margin: 0;}
	#entry { margin:0px; top: 0;padding: 40px 0 0;}
	#entry h1 { margin-bottom: 15px;}
	#freeform #slider{height: 300px;}
	#freeform #main{padding: 40px 0;}
	#post{margin-top: 0;padding-bottom:13em;}
	#post h2 {font-size: 36px;margin-bottom: 20px;}
	#translation-links ul{width: 700px;bottom: 100%;top: auto;}

	#weather{position:static}


		/* Requested Change #93210 */
	.fullwidth .tns-horizontal.tns-subpixel > .tns-item { display: block; }
	#\:2\.container { position: relative; margin-bottom: -10px; }
	#freeform .tns-horizontal.tns-subpixel > .tns-item { display: block; }

	/* Requested Change #104336 */
	.fc-toolbar { flex-wrap: wrap; }

}

	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
	.floating-alert{width:auto;right:0;left:0;border:0;bottom:0;border-radius:0;padding-left:15px;padding-right:15px}
	.floating-alert{font-size:12px}
	.floating-alert h4{margin-bottom:10px;font-size:14px}
	.floating-alert .btn{font-size:10px}
	.share-btns a{height:auto;padding:10px;width:100%;font-size:12px;white-space:nowrap;overflow:hidden}
	.share-btns i{display:block;line-height:50px!important;font-size:20px}
	#translation-links ul {width: 300px;padding: 10px;font-size: 12px;}


	/* Requested Change #108758 */
	.table-mobile-style>tbody{display:flex;flex-direction:column}
	.table-mobile-style tr{display:flex;flex-direction:column;margin-bottom:30px;border:1px solid #787878; height: unset!important;}
	.table-mobile-style tr td{width:100%!important; height: unset!important;}

	.responsive-iframe { max-width: 560px; margin: 0px auto; }
	.responsive-iframe > div { position: relative; padding-bottom: 75%; height: 0px; }
	.responsive-iframe iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:550px) and (max-width:767px) {
	#post{margin-top: 0;padding-bottom:14em;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width:499px) and (max-width:550px) {
	#post{margin-top: 0;padding-bottom:16em;}
}

@media only screen and (min-width:411px) and (max-width:499px) {
	#post{margin-top: 0;padding-bottom:24em;}
}

@media only screen and (max-width:411px) {
	#post{margin-top: 0;padding-bottom:26em;}
}
@media only screen and (max-width:375px) {
	#post{margin-top: 0;padding-bottom:34em;}
}


@media print {
	#slider,footer,#breadcrumbs,#flyout-wrap,.floating-share-btn,.e-notify,header{display:none!important}
	a[href]:after{content:none!important}
}

/* client provided content */ 
#homepage #main .ctct-inline-form{max-width: 800px; margin: auto;}

/* Requested Change #93094  */

.fullwidth .ctct-inline-form{position: absolute; bottom: 40px;}
.fullwidth .rz-block-list{padding-bottom: 560px;}