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

	Theme Name: Clawson, MI
	Author Design: Samir Alley @samiralley | Tom Gooden @good3n
	Author URI: http://www.revize.com/
	Date: MAY 9, 2017
  Icons: http://www.flaticon.com/packs/media-and-technology

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

#fonts

-----------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body { background: #fff; font-size: 16px; line-height: 1.6;  font-family: "Lato", sans-serif; color: #495867; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; }

/* -----------------------------------------
#typography
-----------------------------------------*/
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-family: 'Droid Serif', serif; font-size: 40px; color: #1f334c; margin: 0 0 30px 0; }

.subheader { font-family: 'Droid Serif', serif; font-size: 26px; color: #1f334c; margin: 0 0 30px 0; }

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("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot"); src: url("../../_assets_/fonts/weather/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.woff") format("woff"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.ttf") format("truetype"), url("../../_assets_/fonts/weather/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg"); font-weight: normal; font-style: normal; }

.weather i { font-family: 'weather'; }

.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 { color: #495867; text-decoration: underline; outline: 0 !important; -webkit-transition: color .3s ease, background .3s ease; -moz-transition: color .3s ease, background .3s ease; -o-transition: color .3s ease, background .3s ease; transition: color .3s ease, background .3s ease; }

a:hover, a:focus { color: #495867; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin-bottom: 20px; margin-left: 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul { margin: 4px 0 5px 30px; }

ul ul li { margin-bottom: 6px; }

ul ol { margin: 4px 0 5px 30px; }

ul ol li { margin-bottom: 6px; }

ol ol { margin: 4px 0 5px 30px; }

ol ol li { margin-bottom: 6px; }

ol ul { margin: 4px 0 5px 30px; }

ol ul li { margin-bottom: 6px; }

li { line-height: 1.3; margin-bottom: 7px; }

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
-----------------------------------------*/
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .btn { padding: 14px 42px; background: #cd4249; color: #fff; border: 0; border-radius: 6px; display: inline-block; font-size: 15px; font-weight: 700 !important; text-decoration: none; cursor: pointer; line-height: normal; vertical-align: top; font-family: 'Droid Sans',sans-serif; }

.button:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .btn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: #cd4249; color: #fff !important; }

.button:active, a.button:active, button:active,  a.button:visited, button:visited, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .btn:active { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; background: #cd4249; color: #fff; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* -----------------------------------------
#forms
-----------------------------------------*/
form { margin-bottom: 30px; }

fieldset { margin-bottom: 30px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea, select { border: 1px solid #e9eaec; padding: 10px 14px; outline: none; font-size: 13px; font-family: sans-serif; color: #777; margin: 0; display: inline-block; background: #fff; border-radius: 0; box-shadow: 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 { font-weight: normal; font-size: 13px; color: #444; }

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; }

/* -----------------------------------------
#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 notify
-----------------------------------------*/
.e-notify { font-weight: bold; font-size: 12px; background: #E7DF7F; position: fixed; padding: 3px 13px 2px; bottom: 10px; left: 10px; color: #111; border-radius: 50px; text-transform: uppercase; z-index: 999; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

/* -----------------------------------------
#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, 0.9); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); color: #fff; padding: 30px; font-size: 14px; width: 350px; }

.floating-alert h4 { color: #ffc140; margin: 0 0 10px; font-family: sans-serif; font-weight: bold; text-transform: uppercase; font-size: 18px; }

.floating-alert .btn { padding: 8px 10px; margin: 20px 0 0 0 !important; }

.floating-alert .close { padding: 0; background: none !important; color: #fff !important; opacity: 1; margin-right: 20px; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
#sitemap-link:before{content:'|';margin-right:5px}
.socials .socialEditBtn {
  position: absolute;
  top: -20px;
  left: 0;
}
.float_button_anchor a img {
  position: absolute;
  top: 0;
  left: 310px;
}
.sliderbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.leftquicklinkbtn {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  text-align: center;
}
.globalbtn {
  position: absolute;
  top: 0;
  left: 0;
}
.copyrightBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.globalbtn {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.titltBtn {
  position: absolute;
  top: -20px;
  left:0;
  width:100%;
  text-align: center;
  z-index: 55;
}

/* -----------------------------------------
#loader
-----------------------------------------*/
#loader-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #233447; z-index: 99999; display: none !important; }

#loader-wrapper img { width: 60px; position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -30px; animation: 2s cubic-bezier(0.63, 0.045, 0.34, 1) 0s normal none infinite spinning_animation; -webkit-animation: 2s cubic-bezier(0.63, 0.045, 0.34, 1) 0s normal none infinite spinning_animation; }

@keyframes spinning_animation { 0% { transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg); }
  50% { transform: scale(0.8) rotate(360deg);
    -o-transform: scale(0.8) rotate(360deg); }
  100% { transform: scale(1) rotate(720deg);
    -o-transform: scale(1) rotate(720deg); } }

@-webkit-keyframes spinning_animation { 0% { -webkit-transform: scale(1) rotate(0deg); }
  50% { -webkit-transform: scale(0.8) rotate(360deg); }
  100% { -webkit-transform: scale(1) rotate(720deg); } }

/* -----------------------------------------
#main
-----------------------------------------*/
body { overflow-x: hidden; }

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

#nav-toggle, .toggle, .toggle2, .down-arrow { display: none; }

/* for mega menu adjust as needed */
#nav > li > ul { -moz-column-count: 5; -moz-column-gap: 20px; -webkit-column-count: 5; -webkit-column-gap: 20px; column-count: 5; column-gap: 20px; }

#nav > li > ul a { display: block; }

#nav > li > ul li {display: block;width: 100%;}

/* for mega menu adjust as needed */
header { position: relative; z-index: 99; }

.top-bar { position: relative; padding: 0 30px; height: 140px; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1); background: #fff; z-index: 2; }

.logo { float: left; padding: 20px 0; }

.actions { position: relative; padding: 30px 0 0 0; float: right; font-weight: 700; text-align: right; }

.actions a { font-size: 12px; text-decoration: none; color: #1f334c; }

.actions img { margin: 0 10px; }

.actions form { margin: 28px 0 0 0; }

.actions form .input-group-addon { padding: 0; border: 1px solid #e9eaec; }

.actions form .input-group-addon:first-of-type { border-right: none; }

.actions form .input-group-addon:first-of-type button { border-radius: 3px 0 0 3px; color: #1f334c; }

.actions form .input-group-addon:first-of-type button:hover { color: #1f334c !important; }

.actions form .input-group-addon:last-of-type { border-left: none; }

.actions form .input-group-addon:last-of-type button { border-radius: 0 3px 3px 0; color: #cd4249; }

.actions form input { height: 40px; border-right: none; border-left: none; }

.actions form input:focus { outline: none; border-left: none; border-right: none; border-color: #e9eaec; }

.actions form button { padding: 0 12px; height: 38px; background: #fff; }

.actions form button:hover { padding: 0 12px; height: 38px; background: #fff; color: #cd4249 !important; }

.translate-btn {display: inline-block;}

.socials {margin: 80px 60px 0 0;float: right;font-size: 20px;font-weight: 700;color: #1f334c;position: relative;}

.socials p { margin: 0; }

.socials a { text-decoration: none; }

.socials a:first-of-type img { margin: 0 0 0 10px; }

.socials-2 { font-size: 18px; font-weight: 700; color: #fff; }

.socials-2 p { margin: 0; }

.socials-2 a { text-decoration: none; }

.socials-2 a:first-of-type img { margin: 0 0 0 10px; }

#nav-toggle { display: none; }

#search-toggle { display: none; }

nav {position: relative;background: #cd4249;clear: both;/* z-index: 9; */}

#nav { display: inline-block; margin: 0 auto; padding: 0; position: relative; max-width: 1360px; font-size: 24px; font-weight: 700; text-transform: uppercase; list-style: none; text-align: center; }

#nav a i { margin: 0 0 0 5px; }

#nav li {display: inline-block;margin: 0;float: none;}

#nav li:last-of-type a:after { display: none; }

#nav li:hover > ul { display: block; }

#nav li a {display: block;position: relative;padding: 19px 17px;background: transparent;color: #fff;text-decoration: none;font-size: 18px;}

#nav li a:after { content: ''; position: absolute; top: 18px; right: 0; width: 1px; height: 30px; background: rgba(255, 255, 255, 0.2); }

#nav ul {display: none;margin: 0 auto;padding: 40px;position: absolute;top: 100%;left: 0;right: 0;font-size: 16px;background: rgba(31, 51, 76, 0.95);}

#nav ul a { padding: 0 0 20px 0; font-size: 16px; text-transform: capitalize; color: #a4d4ff; }

#nav ul a:after { display: none; }

#nav ul li {display: block;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;width: 100%;text-align: left;}

#nav ul ul { display: block; padding: 0; position: static; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0; background: transparent; }

#nav ul ul a { padding: 5px 0; font-size: 14px; font-weight: 400; text-transform: capitalize; color: #fff; }

#nav ul ul li:first-of-type > a { padding: 0 0 5px 0; }

#nav ul ul li:last-of-type > a { padding: 5px 0 37px 0; }

.slider { position: relative; height: 660px; z-index: 1; }

.welcome { position: absolute; bottom: 220px; width: 100%; text-align: center; z-index: 53; }

.welcome .top, .welcome .bottom { margin: 0; font-family: 'Droid Serif', serif; font-size: 90px; font-weight: 700; line-height: 1; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); color: #fff; }

.welcome .mid { margin: 0; font-size: 35px; font-weight: 700; line-height: 1; text-transform: uppercase; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); color: #fff; }

.radial { position: absolute; bottom: 87px; width: 100%; text-align: center; z-index: 51; }

.gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(transparent 65%, rgba(0, 0, 0, 0.3)); z-index: 52; }

.weather { position: absolute; bottom: 88px; right: 90px; text-align: right; color: #fff; z-index: 54; }

.weather span { margin: 0 10px 0 0; float: left; font-size: 20px; font-weight: 700; line-height: 22px; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.weather i { float: right; font-size: 90px; line-height: 50px; }

.slider-2 {margin: -70px 0 0 0;position: relative;z-index: 1;}

.slider-2 .slider-2-bg {position: absolute;bottom: 1px;width: 100%;height: 190px;background: #1f334c;z-index: -1;}

.slider-2 .container { z-index: 4; }

.slider-2 .item { margin: 0 0 0 0; padding: 0 15px; text-align: center; }

.slider-2 a { font-size: 18px; font-weight: 700; line-height: 26px; text-decoration: none; text-transform: uppercase; color: #fff; }

.slider-2 .img-container { margin: 0 auto; width: 145px; height: 145px; line-height: 145px; border-radius: 145px; box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.35); background: #b3cbe4; }

.slider-2 .img-container img { max-width: 60px; }

.slider-2 p { margin: 30px 0 0 0; padding: 0 0 34px 0; }

.owl-prev { position: absolute; top: 40px; left: -100px; border-radius: 50%; box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35); }

.owl-prev img { border-radius: 50%; }

.owl-next { position: absolute; top: 40px; right: -100px; border-radius: 50%; box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35); }

.owl-next img { border-radius: 50%; }

.mid-section .col-md-3 { padding: 70px 0 0 0; }

.mid-section .col-md-5 { padding: 70px 48px 0 48px; }

.mid-section .col-md-4 { margin-right: -100%; padding-top: 70px; padding-right: 100%; background: #f7f7ff; }

.mid-section h3 { margin: 0 0 40px 0; font-family: 'Droid Serif', serif; font-weight: 700; color: #1f334c; }

.news .btn { margin: 40px 0 100px 0; }

.news-list { margin: 0; padding: 0; list-style: none; }

.news-list li { margin: 0; padding: 30px 0; border-bottom: 1px solid #dde9eb; font-size: 18px; font-weight: 700; line-height: 23px; text-decoration: none; color: #1f334c; }

.news-list li:first-child { padding: 10px 0 30px 0; }

.news-list li:last-of-type { border: none; }

.news-list p { margin: 0 0 5px 0; font-size: 13px; font-weight: 700; color: #cd4249; }

.news-list a { font-size: 18px; font-weight: 700; line-height: 23px; text-decoration: none; color: #1f334c; }

.welcome-message p { margin: 0 0 30px 0; line-height: 26px; }

.events .btn { margin: 40px 0 100px 0; }

.foot-info { background: #1f334c; font-size: 13px; line-height: 26px; color: #fff; }

.foot-info p { margin: 35px 0; }

.foot-info p a { color: #fff; text-decoration: none; }

.foot-info p a:hover { text-decoration: underline; color: #fff; }

.foot-info p a:visited { color: #fff; }

.foot-info .col-md-4:first-child { padding: 0 0 0 90px; }

.foot-info .col-md-4:last-child { padding: 0 90px 0 0; text-align: right; }

.foot-info .col-md-4:last-child img { margin: 35px 0 35px 30px; }

.tweet-container { position: relative; margin: 35px auto; padding: 20px; width: 391px; border-radius: 4px; box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.35); background: #b7cbdf; }

.tweet-container p { margin: 0 0 0 30px; font-size: 12px; font-weight: 700; text-transform: uppercase; color: #1f334c; }

.tweet-container a { text-decoration: none; color: #1c9def; }

.tweet-container i { position: absolute; bottom: 20px; left: 20px; font-size: 2em; color: #fff; }

.tweet_list { margin: 0 0 15px 0; padding: 0; list-style: none; }

.tweet_list li { margin: 0; }

.tweet_list .tweet_time { display: block; text-transform: capitalize; }

.tweet_list .tweet_time a { font-size: 12px; font-style: italic; line-height: 21px; text-decoration: none; color: #4f565e; }

.tweet_list .tweet_text { font-size: 13px; line-height: 21px; color: #1f334c; }

.tweet_list .tweet_text a { text-decoration: none; color: #1c9def; }

footer {position: relative;padding: 33px 0;background: #cd4249;}

footer p { margin: 0; font-weight: 700; text-align: center; color: #fff; }

footer a { text-decoration: none; color: #fff; }

footer a:hover { text-decoration: none; color: #fff; }

footer a:visited { color: #fff; }

/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout { margin: 0; padding: 0; }

#flyout a {display: block;padding: 20px 0;text-decoration: none;position: relative;border-bottom: 1px solid #dfdfea;}

#flyout li {display: block;position: relative;margin: 0;padding: 0 30px;}

#flyout li ul li{padding:0 0 0 15px!important}

#flyout li:hover > ul {}

#flyout li:last-child { padding: 0 30px 30px 30px; }

#flyout>li:last-child > a {
  border-bottom: none;
}

#flyout ul {display: none;/* position: absolute; *//* top: 0; *//* left: 100%; */margin: 0;padding: 0;background: #f7f7ff;z-index: 99;}

#flyout ul a {font-size: 13px;padding: 10px 0;width: 180px;}

#flyout li a i{
  position: absolute;
  z-index: 2;
  padding: 11px;
  right: 0;
  top: 12px;
}


#flyout li ul li{padding:0 0 0 15px!important}

.breadcrumbs { font-size: 13px; font-weight: 700; text-transform: capitalize; }

.breadcrumbs p { margin: 0 0 30px 0; color: #fff; }

.breadcrumbs a { text-decoration: none; color: #fff; }

.breadcrumbs i { font-size: 13px; margin: 0 4px; }

.slider-inner { position: relative; height: 320px; z-index: 1; }

.page-info { position: absolute; width: 100%; bottom: 115px; z-index: 53; }

.page-info p { margin: 0; font-weight: 700; text-align: center; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.page-info p.top { font-size: 25px; color: #eec64a; }

.page-info p.bottom { font-family: 'Droid Serif', serif; font-size: 70px; line-height: 70px; color: #fff; }

.radial-inner { position: absolute; bottom: -64px; width: 100%; text-align: center; z-index: 51; }

.bread { position: absolute; bottom: 0; width: 100%; z-index: 55; }

#main-content { position: relative; margin: 65px 0 0 0; z-index: 60; }

.left-column {border-radius: 3px;border: 1px solid #dfdfea;background: #f7f7ff;margin-bottom: 40px;}

.post { padding: 0 0 60px 0; }

.post p, .post ul, .post img { margin: 0 0 30px; }

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { background: #fff; border-color: #F4F9FD; text-align: center; padding: 30px 60px; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; color: #000 !important; background: none; }

.modal-header button:hover { color: #000 !important; background: none; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; border: 1px solid #DBE7F0; text-align: center; height: 170px; border-radius: 3px; vertical-align: top; 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-facebook:hover { color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.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: 40%; right: 0; height: 50px; width: 50px; border-radius: 0; border: 0; background: #F26A39 !important; color: #fff !important; line-height: 50px; padding: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); text-align: center; display:none; }

/* -----------------------------------------
#bxslider
-----------------------------------------*/
.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important; }

.bx-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; overflow: hidden; }

.bx-wrapper * { margin: 0; padding: 0; }

.bx-wrapper img { max-width: 100%; display: block; }

.bx-wrapper .bx-prev { background: url("../../_assets_/images/slider-left-arrow.png"); }

.bx-wrapper .bx-next { background: url("../../_assets_/images/slider-right-arrow.png"); }

.bxslider { list-style: none; }

.bxslider > li:nth-child(n+1) { display: none; }

.bx-wrapper .bx-pager { text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper.bx-pager-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.bx-wrapper.bx-pager-default-pager a:hover { background: #000; }

.bx-wrapper.bx-pager-default-pager a:active { background: #000; }

.bx-wrapper .bx-controls-direction a { width: 50px; height: 50px; margin: -20px 0 0; display: block; position: absolute; z-index: 51; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-prev { left: -40px; }

.bx-wrapper .bx-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.slider:hover .bx-wrapper .bx-prev { opacity: 1; left: 100px; z-index: 55; }

.slider:hover .bx-wrapper .bx-next { opacity: 1; right: 100px; z-index: 55; }

iframe[src="calendar_app/index.html#-mini,css=calendar_mini_clawsonnew.css"] {
  width: 340px;
  height: 1330px;
  border: none;
  overflow-y: scroll!important;
}
/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (max-width: 1396px) { #nav { font-size: 18px; }
  #nav li a {padding: 10px 10px;}
  #nav li a:after { top: 7px; }
  #nav li ul li a{padding:0 0 10px 0}}

@media only screen and (max-width: 1228px) { .socials { display: none; } }

@media only screen and (min-width: 992px) { #main-content .col-md-9 { padding: 0 15px 0 25px; }
  #flyout, #nav { display: block !important; }
  #flyout-toggle { display: none; } }

@media only screen and (max-width: 991px) {
  iframe[src="calendar_app/index.html#-mini,css=calendar_mini_clawsonnew.css"] { display: block;}
  #formwizziwmorf tr { display: block !important; }
  #formwizziwmorf tr td { display: block !important; }
  #formwizziwmorf tr table tr { display: table-row !important; }
  #formwizziwmorf tr table td { display: table-cell !important; }
  .toggle, .toggle2, #nav-toggle { display: inline-block; cursor: pointer; }
  #nav li ul li a{padding: 20px;}
  #search-toggle { display: inline-block; margin: 0 15px; }
  #search { display: none; }
  #flyout-toggle { padding: 10px 15px; width: 100%; text-align: right; }
  .down-arrow { display: none; }
  .top-bar { height: 70px; }
  .logo { padding: 10px 0; }
  .logo img { height: 50px; }
  .actions { padding: 0; position: absolute; top: 20px; right: 15px; width: 100%; }
  .actions form { margin: 0; }
  .actions form input { width: 100%; }
  .actions form .input-group-addon { text-align: left; }
  .actions form .input-group-addon:first-of-type { width: 38px; }
  .actions form .input-group-addon:last-of-type { width: 80px; }
  .input-group { width: 100%; }
  .q-action { display: none; }
  .search-container { padding: 0 0 0 30px; position: absolute; top: 60px; right: 0; width: 100%; }
  #nav > li > ul {    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px; }
  #nav { display: none; font-size: 16px; text-align: left; }
  #nav li { float: none; display: block; }
  #nav li a { padding: 20px 10px; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); background: none; font-size: 14px; }
  #nav li:hover > ul { display: none; }
  #nav li li:hover > a { background: none; color: #fff; }
  #nav ul { position: static; top: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #nav ul a { padding: 20px 20px; width: 100%; color: #fff; }
  #nav ul ul { display: none;left: 0; }
  #nav ul ul a { padding: 20px 30px; color: #fff; }
  #nav ul ul li:first-of-type > a, #nav ul ul li:last-of-type > a { padding: 20px 30px; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; background: rgba(0, 0, 0, 0.2); height: 55px; width: 55px; line-height: 55px; text-align: center; }
  #main-content { margin: 30px 0 0 0; }
  .left-column { margin: 0 0 30px 0; }
  #flyout { display: none; }
  #flyout li a { padding: 20px 0; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, 0.2); font-size: 14px; }
  #flyout li a i { float: right; }
  #flyout li:hover > ul { display: none; }
  #flyout ul { position: static; left: 0; padding: 0; background: #f7f7ff; }
  #flyout ul a { width: 100%; padding: 20px 15px; }
  #flyout ul li { padding: 0 !important; }
  .slider { height: 330px; }
  .slider:hover .bx-wrapper .bx-prev { left: 15px; }
  .slider:hover .bx-wrapper .bx-next { right: 15px; }
  .slider-inner { height: 160px; }
  .welcome { bottom: 130px; }
  .welcome .top, .welcome .bottom { font-size: 45px; }
  .welcome .mid { font-size: 18px; }
  .page-info { bottom: 30px; }
  .page-info p.top { font-size: 16px; }
  .page-info p.bottom { font-size: 30px; }
  .breadcrumbs p { margin: 0 0 15px 15px; }
  .radial { bottom: 55px; }
  .radial img { width: 350px; }
  .weather { top: 15px; right: 15px; bottom: auto; }
  .weather span { font-size: 14px; }
  .weather i { font-size: 50px; }
  .owl-prev, .owl-next { display: none; }
  .mid-section .col-md-5 {padding: 0;}
  .mid-section .col-md-4 {padding:30px 100%!important;margin:0 -100%!important}
  .mid-section .col-md-4 iframe{padding:0 15px}
  .news, .welcome-message, .events {padding: 0 15px;}
  .news .btn, .events .btn { margin: 40px 0 30px 0; }
  .foot-info .col-md-4 { padding: 0 15px !important; text-align: left !important; }
  .tweet-container { margin: 35px 0; }
  .mid-section .col-md-4 { margin: 0; }}

@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; font-size: 12px; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { font-size: 10px; padding: 7px 12px !important; }
  .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; }
  .floating-share-btn { top: auto; bottom: 0; }
  .mid-section .col-md-4 {padding:30px 0!important;margin:0!important}
}

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }

.socials{color: #fff;margin: 60px 0px 0 0px; text-align: center; float: unset;}

/*Ticket #124066*/
.faqs-heading { font-size: 18px; font-weight: bold; }
.faqs-toggle-content p { font-size: 16px; }
#flyout a { font-weight: bold; }