﻿@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i');
/* WonderWebs-XHTML 8.1 Responsive template - Website stylesheet - Copyright 2017 WonderWebs.com */

/* Use long form CSS for fonts */
body,.Normal{}/* Default font and colour */
h1{font-family: 'Raleway', sans-serif;font-size: 30px;text-transform: uppercase;}
h2{font-family: 'Raleway', sans-serif;}
h3{font-family: 'Raleway', sans-serif;}
h4{}
h5{}
h6{}
p{font-family: 'Raleway', sans-serif;}
.StandardButton,a.StandardButton,a.StandardButton:link{}
.StandardButton:hover,a.StandardButton:hover{}
hr{}
img{}
pre{}
blockquote{}
.Head{}/* Admin headings */
.SubHead{}/* Admin labels */
.NormalBold,strong,b{}/* Bold text - Google fonts use numeric values e.g. 700 for bold */
.NormalTextBox, input[type="text"], input[type="file"], input[type="password"], input[type="date"], input[type="email"], select, textarea{}/* Text input fields */

/* Default hyperlinks */
a, a:link, a:visited{}
a:active, a:hover{}

/* Edit links */
.WebbitSettingsPane{}/* Change when the chosen colours make it difficult to view settings panels */
.WebbitEdit,.WebbitEdit a:link,.WebbitEdit a:visited,.WebbitEdit a:active{}/* Set color:#00FF00 on dark sites */
.WebbitEdit a:hover{}/* Set color:#FFFFFF on dark sites */

/* Grouped template links */
.SigninPane,.SigninPane a:link,.SigninPane a:visited{}
.SigninPane a:active,.SigninPane a:hover{}
.BreadCrumbPane,.BreadCrumbPane a:link,.BreadCrumbPane a:visited{}
.BreadCrumbPane a:active,.BreadCrumbPane a:hover{}
.Footer span,.Footer a:hover .FooterDivider,.Footer a:link,.Footer a:visited{color: #ccc;}
.Footer span:hover,.Footer a:active,.Footer a:hover{}

/* Individual template links. Can be used to hide, restyle or move them individually instead of grouped as above */
.BreadCrumbs{}
.Account{}/* The registration link */
.SigninTop{}/* The first sign-in link at top of page */
.SigninSeparator{}/* Vertical pipe between registration and sign-in links - Use visibility:hidden to hide */
.SigninBottom{}/* The second sign-in link at bottom of page */
.Terms{}
.Privacy{}
.Copyright{}
.Producer{}

/* Structure */
.Outer{}/* Outermost div */
.PageID{}/* Same as Outer but with a unique ID per page */
.Page{background: #fff;}/* Website background - Apply to #Body{} if coverage not achieved */
.Placement{padding:0;}/* Paper padding */
.Shadow{box-shadow: none;}/* Paper shadow */
.PaperBorder{border: none;}/* Paper border */
.Paper,.Footer{}/* Paper - Specify width in responsive layouts below */
.LogoWrapper{padding-top:16.393%; display: none}/* Logo height - Responsive:{padding-top:(height*100/width)%;} Non-responsive:{height:165px;} */
.LogoPane{background:url("Logo-1220x200.png") no-repeat scroll 0 0 #128eb7;background-size:cover} /* Logo - Non-responsive: remove background-size. Background size must be separate for IE9 */
.LogoLink{} /* Invisible link to homepage */
.MenuBar{background:url("Logo612x190px.png") no-repeat scroll 0% 0 #fff;background-size:contain}/* Menu including SigninPane */
.SigninPane,.SigninPane .ContainerHead,.SigninPane .ContainerBody,.SigninPane .ContainerFoot{display: none;}/* Register and Sign-in links */
.SearchBar{padding: 0; height: 0;display: none;}/* Search bar including the BreadCrumbPane and SearchPane */
.BreadCrumbPane{}/* Breadcrumbs */
.Separator:after{}/* Breadcrumb separator in the format content:"»" */
.SearchPane{display: none;}/* Contains SearchInput and SearchButton */
input.SearchInput{}/* The search input field. Usually column width minus 74px */
.ContentRow{}/* Table containing Left, Content, Right and Bottom panels. When applying a background image add display:block for Webkit */
.PaperBottomEdge{}/* Spare div */
.FooterWrapper{}
.Footer{}/* Footer links */

/* Content panels */
.Above{}/* Above the Paper */
.Logo{}/* Inside the LogoPane */
.Header{}/* Below the menu and above the SearchBar */
.Top{}/* Below the SearchBar and above the ContentRow */
.Left{}/* Left table cell */
.Content{}/* Central table cell. */
.Right{}/* Right table cell */
.Bottom{}/* Table cell below the three columns */
.Foot{}/* Attached to bottom of Paper */
.Below{}/* Below the Paper */

/* Light container. Other containers are .Dark .HighLight .Transparent .Blank */
.LightContainer{}/* Container wrapper */
.Light .ContainerHead{}
.Light .ContainerBody{}
.Light .ContainerFoot{}/* Collapsed by default */
.Light .ContainerTitle{}/* Title text */
.Light .Normal{}/* Content text */
.Light a,.Light a:link,.Light a:visited{}/* Links*/
.Light a:active,.Light a:hover{}

/* Container margins (defaults) */
.Header .Container{}/* {margin:0} */
.Top .Container{}/* {margin:6px 0 0 0} */
.Content .Container{}/* {margin:6px 6px 0 6px} */
.Left .Container{}/* {margin:6px 0 0 6px} */
.Right .Container{}/* {margin:6px 6px 0 0} */
.Bottom .Container{}/* {margin:6px 6px 0 6px} */
.Foot .Container{}/* {margin:6px 6px 0 6px} */

/* Left and right column widths in Vertical menu template */
.Left .Container,.Left .NoContainer,.MenuBar,.SearchPane{}
.Right .Container,.Right .NoContainer{}

/* Left and right column widths in Horizontal menu template */
.Left .Container,.Left .NoContainer{}
.Right .Container,.Right .NoContainer,.SearchPane{}

/* SubMenu width and displacement relative to Menu */
.MenuBar ul.lvl1,.MenuBar ul.lvl2,.MenuBar ul.lvl3{}/* SubMenu width or use width:auto to force same width as root menu. Default is {width:180px}.*/
.MenuBar ul.lvl2 li,.MenuBar ul.lvl3 li{}/* SubSubMenu displacement should match SubMenu width above. Default is {left:180px;top:-26px}. Vertical menu has {top:0} */

/* Menu and Submenu font, not colours - Use long form CSS */
.MenuBar ul.Menu a{text-transform: uppercase;font-weight: 400;}
.MenuBar ul.Menu .sub a{}

/* Menu Wrappers */
.MenuBar{}/* Menu wrapper includes SigninPane. Set background:none to remove default gradient */
.MenuPane{}/* Inner menu wrapper not including SigninPane. Set border:none to remove default borders */
.MenuPaneInner{}/* Secondary inner menu wrapper for complex positioning */

/* Menu item borders and separators. Set border:none to remove defaults */
.MenuBar ul.Menu a.first{border: none;}/* First menu item */
.MenuBar ul.Menu a{border: none;}/* Root separator */
.MenuBar ul.Menu a.last{border: none;}/* Last menu item */
.MenuBar ul.Menu .sub a.first{}/* First submenu item */
.MenuBar ul.Menu .sub a{}/* Remaining submenu items */
.MenuBar ul.Menu .sub a.last{}/* Last submenu item */

/* Menu colours - Every menu item also has a dynamic ID. Example: Page title "About Us" has dynamic ID "#item_AboutUs" */
.MenuBar ul.Menu a,.MenuBar ul.Menu a:visited,.MenuBar .VerticalMenu .ContainerHead,.MenuBar .VerticalMenu .ContainerFoot{color: #222; background: none}/* Menu */
.MenuBar ul.Menu a.branch{color: #0091D0; background: none}/* Branch */
.MenuBar ul.Menu a.current,.MenuBar .MenuBar ul.Menu a.breadcrumb{color: #222; background: none;border-radius: 5px;}/* Active */
.MenuBar ul.Menu a:hover,.MenuBar ul.Menu a:focus{color: #222; background: none;border-radius: 5px;}/* Hover */

/* SubMenu colours */
.MenuBar ul.Menu .sub a,.MenuBar ul.Menu .sub a:visited{}/* Sub Menu */
.MenuBar ul.Menu .sub a.branch{}/* Branch */
.MenuBar ul.Menu .sub a.current,.MenuBar ul.Menu .sub a.breadcrumb{}/* Active */
.MenuBar ul.Menu .sub a:hover,.MenuBar ul.Menu .sub a:focus{}/* Hover */

/* Individual menu item height and padding e.g. {height:36px;line-height:36px} */
.MenuBar ul.Menu a{transition: all 0.2s ease-in-out 0s;padding: 0 15px;}
.MenuBar ul.Menu .sub a{}

/* Splash */
.SplashPage{}/* Background */
.SplashPlacement{}/* Content padding */
.SplashContent{}/* Content */

/* Secrets */
.SecretsPage .Paper{}
.Secrets .ContainerBody{}
.SecretsContainer{}

/* Custom styles */


/*Full Width*/

.Paper{position:inherit;} 
.MenuBar {  width:100%;margin:0 auto;position: relative; display:block; height:100px;background-color: transparent;z-index:22; max-width: 1100px; right: 0; left: 0; padding: 0 5%;box-sizing: border-box;padding-top:60px;box-shadow: 0 0 0px rgba(0, 0, 0, 0.49);}
.MenuPane{position: relative;}
.MenuPaneInner {margin: 0 auto;max-width: 100%;width: 100%;}
.Menu {float: right;}
.Top{margin-top:40px; width: 100%; max-width: 1100px !important; margin: auto; }
.Paper, .Footer {max-width: 1100px; width:100%;}
.ContentRow {margin: 0 auto;width: 100%;} 
.Header {background: #ffffff;    margin-top: 5%;}
.Above { height: 100%; left: 0;overflow: hidden;position: absolute; top: 0; width: 100%; } 
.Above div { height: 100%; } 
.Page6469 .ContentRow{max-width: 1100px;}

/*stay in middle*/
.ColMid{width: 100%; max-width:1100px; margin: 0 auto;}
.MarginAdjust{margin-bottom: 3%}

/*call to action*/

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap{background: none repeat scroll 0 0 rgba(247, 244, 244, 0.16);}
.cbp-l-caption-title{color: #666;text-decoration: underline;}

/*footer links*/

.BottomWrapper{padding: 3% 0;background: #c72212;position: fixed;display: block;bottom: 26px !important;width: 100% !important;opacity: 1;box-shadow: 3px 3px 10px #555;}
.BottomWrapper img{width: 40%;}
.BottomWrapper h2{color: #FEF9F8; text-align:left; margin-bottom:0;}
.BottomWrapper p{color: #FEF9F8;text-align: left}
.FooterWrapper {bottom: 0; position: fixed; background: #c72212;}
.BottomLinks{max-width: 1100px;margin: 0 auto;}
.BottomWrapperInner{padding: 2% 0;background: #c72212;position: fixed;display: block;bottom: 26px !important;width: 100% !important;opacity: 1;box-shadow: 3px 3px 10px #555;}

/*Main Text*/

.BannerText{Padding: 2% 20% 0% 0%;width: 100%;max-width: 1100px; margin: auto;}
.BannerText p{line-height:160%;}

.Button1{color: #555 !important; background: #ffffff url(/images/CoolBits/CoolButton.png) repeat-x !important;text-decoration: none !important;
margin-right: 12px;margin-bottom: 12px;display: inline-block;text-align: center;border: 1px #555 solid;box-shadow: 1px 2px 6px #B8B8B8;font-size: 11px;font-weight: bold;padding: 9px 24px 9px;text-transform: uppercase;}
.Button1:hover{ background: #f1f1f1 url(/images/CoolBits/CoolButton.png) repeat-x !important;}
.Button2{color: #ffffff !important; background: #c72212 !important;text-decoration: none !important;
margin-right: 12px;margin-bottom: 12px;display: inline-block;text-align: center;border: none;box-shadow: 1px 2px 6px #B8B8B8;font-size: 11px;font-weight: bold;     padding: 9px 24px 9px;text-transform: uppercase;}
.Button2:hover{ background: rgba(230, 39, 20, 0.77) !important;}

.Profiles{width: 100%;max-width: 1100px;margin: auto;}
.LeftTD{width: 30%; padding: 3%}
.LeftTD img{border-radius: 50%}

.table th, .table td {  border-top: none !important;  border-left: none !important;}

/*Form*/
#Label_15118_5{display: none;}
.Field-Container{    width: 100%;}
.Field-Container input{width: 100% !important;background: #f9f9f9 !important;}
.Field-Container textarea{width: 100% !important; min-height: 100px !important;background: #f9f9f9 !important;}
.map-responsive{overflow:hidden; padding-bottom:56.25%;position:relative;height:0;}
.map-responsive iframe{ left:0; top:0; height:100%; width:100%; position:absolute;}
.Contact td{padding:1% 0%;}
.Page6469 .Content {min-height: 100%;}
.Page6469 .Right .Container, .Page6469 .Right .NoContainer, .Page6469 .SearchPane{width: 100%;min-width: 600px;}
.LiveForm.WWBlank{    padding: 0 15px;}

/* content min height */
.Content { min-height: 100%;}

/* Services */

.Services h2{color: #e22121;margin: 2% 0;}

/*Contact */
.Contact a{color: #e22121}
.Contact a:hover{color: #de5b5b;}


/*About */
.About a{color: #e22121}
.About a:hover{color: #de5b5b;}

/* Responsive content */

/* Phone */
.hamburger .mean-bar,.PreloadImage{background:url("Logo1280x140px.png") no-repeat scroll 0 0 / 640px 70px transparent}/* Header */
.hamburger .mean-nav{}/* Menu item background */
.hamburger a.meanmenu-reveal{background: transparent;box-shadow: none;color: #e53737;}/* Hamburger */
.hamburger .mean-nav ul li a{}/* Menu text */
.hamburger .mean-nav ul li a:hover{}/* Menu hover */
.hamburger a.meanmenu-reveal span{background: #e53737;}
@media only screen 
and (min-width : 0px) 
and (max-width : 640px) {
.table th, .table td { display: block;}
.LeftTD {  width: 100%;}
.Page6469 .Right .Container, .Page6469 .Right .NoContainer, .Page6469 .SearchPane{width: 100%;min-width: 100%}
.Footer {background: #e53535;}
.BannerText {Padding: 0 2%;}
.BannerText h1{font-size: 24px;}
.BannerText p{line-height:140%;}

}

/* Tablet */
@media only screen 
and (min-width : 641px) 
and (max-width : 800px) {
.Contact td {padding: 1% 2%;}
.Page6469 .Right .Container, .Page6469 .Right .NoContainer, .Page6469 .SearchPane{width: 100%;}
.MenuBar{background:url("Logo612x190px.png") no-repeat scroll 3% 0 transparent;background-size: contain;}


}

/* Desktop */
@media only screen 
and (min-width : 801px) 
and (max-width :1280px) {
.Paper, .Footer {max-width:100%;width:100%;}
.MenuBar{background:url("Logo612x190px.png") no-repeat scroll 3% 0 transparent;background-size: contain;}



}

/* Widescreen */
@media only screen 
and (min-width : 1281px) {
.Paper, .Footer {max-width:100%;width:100%;}



}