@font-face {
  font-family: 'TitilliumText22LBold';
  src: url('Fonts/TitilliumText22L005-webfont.eot');
  src: url('Fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
       url('Fonts/TitilliumText22L005-webfont.ttf') format('truetype'),
       url('Fonts/TitilliumText22L005-webfont.woff') format('woff'),
       url('Fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
  height: 100%;
}

body {
  background: url(images/farm_fresh_background.gif) repeat-x;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

#Body {
  height: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #6b5b53;
  background-color: white;
}

#Form {
  height: 100%;
}

a {
  outline: 0;
  border: 0;
}

a:link {
  color: #3566cd;
}

    a:link,
    a:visited,
    a:active {
        /*  text-decoration: none;*/
        text-decoration: underline;
        text-decoration-color: transparent;
          color: #3566cd;
    }

p,
ul,
ol {
  margin: 0;
/*  padding: 1em 0 1em 0;*/
}

#DNN6 {
  width: 992px;
  background-color: white;
  margin: 0 auto;
  background: url('Images/siterpt.gif');
  max-width: 100%;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.sitet {
  width: 992px;
  height: 33px;
  background: url('Images/sitet.gif');
  margin: 0 auto;
  max-width: 100%;
}

.footshadow {
  width: 992px;
  height: 25px;
  margin: 0 auto;
  background-image: linear-gradient(to bottom, rgb(246, 246, 246) 0%, rgb(252, 252, 252) 80%, rgb(253, 253, 253) 100%);
  max-width: 100%;
}

.phone_dropdown_wrapper {
  margin: 10px 20px 0 40px;
  float: right;
}

.phone {
  text-align: right;
}

.numtop {
  color: #36333a;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
}

.numbot {
  color: #6e7880;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
}

h1 {
  font-family: TitilliumText22LBold;
  font-size: 26px;
}

h2 {
  font-family: TitilliumText22LBold;
  font-size: 22px;
}

h3 {
  font-family: TitilliumText22LBold;
  font-size: 18px;
}

#Header {
  float: left;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

#Header .Content {
  width: 900px;
  height: 80px;
  margin: auto;
  max-width: 100%;
}

#Header #ContentBG {
  width: 900px;
  margin: auto;
  background-color: #b00;
  max-width: 100%;
}

#Header #Nav {
  width: 898px;
  height: 80px;
  position: relative;
  max-width: 100%;
  z-index: 1000;
}

#Content {
  min-height: 600px;
  margin: 0 auto;
  background-color: white;
  width: 900px;
  max-width: 100%;
}

.s_head {
  height: 32px;
  line-height: 32px;
}

#Panes {
  width: 900px;
  margin: auto;
  max-width: 100%;
}

/* LOGIN GROUP STYLES */
#LogoRow {
  padding: 12px 46px;
  min-height: 75px;
  float: left;
  width: 100%;
}

/* Company Logo */
#LogoRow > a {
  display: block;
  float: left;
}

/* Login & Social */
.LogoRowRight {
  float: right;
}

#Footer a.LoginLink:link,
a.LoginLink:active,
a.LoginLink:visited,
a.LoginLink:hover {
  color: #727272;
}

#Login {
  float: right;
  padding-right: 0;
  height: 33px;
  border: 1px solid #cfcfcf;
  border-bottom: 1px solid #999;
  background: #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}

#Login .registerGroup,
#Login .registerGroup *,
#Login .loginGroup,
#Login .loginGroup * {
  display: block;
}

#Login .registerGroup,
#Login .loginGroup {
  float: left;
  padding: 0;
  margin: 0;
}

#Login .registerGroup li:first-child:hover {
  border-left: #333;
}

/* Register Group Styles */
#Login .registerGroup li {
  float: left;
  height: 33px;
  border-left: 1px solid #fcfcfc; /*light*/
  border-right: 1px solid #c7c7c7; /*dark*/
}

#Login .registerGroup .buttonGroup {
  margin-right: 0;
}

#Login .registerGroup a,
#Login .loginGroup a {
  position: relative;
  display: block;
  padding: 11px 15px;
  min-width: 15px;
  min-height: 11px;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  line-height: 1em;
  background: #e7e7e7 url(Images/LoginLinksBg.png) repeat-x 0 0;
}

#Login .registerGroup a:hover,
#Login .loginGroup a:hover {
  background: #666;
  color: #ddd;
  text-shadow: 0 -1px 0 #333333;
  -webkit-box-shadow: inset 0 0 5px 0 #333;
  -moz-box-shadow: inset 0 0 5px 0 #333;
  box-shadow: inset 0 0 5px 0 #333;
  text-decoration: none;
}

#Login .registerGroup a:active,
#Login .loginGroup a:active {
  color: white;
  text-shadow: 0 -1px 0 #333333;
}

#Login .registerGroup a strong,
#Login .loginGroup a strong {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 11px;
  font-weight: bold;
  vertical-align: baseline;
  overflow: hidden;
  text-indent: -9999px;
}

.registerGroup .userMessages strong,
.registerGroup .userNotifications strong {
  background: url(Images/userLoginSprite.png) no-repeat 15px 12px;
}

.registerGroup .userNotifications strong {
  background-position: -85px 10px;
}

.registerGroup .userMessages strong:hover {
  background-position: 15px -40px;
}

.registerGroup .userNotifications strong:hover {
  background-position: -85px -42px;
}

.registerGroup .userMessages strong:active {
  background-position: 15px -91px;
}

.registerGroup .userNotifications strong:active {
  background-position: -85px -92px;
}

#Login .registerGroup a span {
  position: absolute;
  right: 5px;
  top: -7px;
  display: inline-block;
  padding: 2px 4px;
  min-width: 7px;
  text-align: center;
  margin-right: 3px;
  background: rgb(31,152,241); /* Old browsers */
  font-size: 9px;
  color: white;
  text-shadow: 0 1px 0 #333333;
  /*CSS3*/
  background: -moz-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31,152,241,1)), color-stop(100%, rgba(2,111,196,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* Opera 11.10+ */
  background: linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* W3C */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #222222;
  -moz-box-shadow: 0 1px 0 0 #222222;
  box-shadow: 0 1px 0 0 #222222;
}

#Login .registerGroup .userProfileImg a {
  padding: 0;
  background: none;
  min-width: 25px;
}

#Login .registerGroup a img {
  border: 1px solid blue;
  height: 32px;
  width: 32px;
  background: #555;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}

/* Login Group Styles */
#Login .loginGroup {
  border-left: 1px solid #fcfcfc; /*light*/
}

#Login .loginGroup a {
  padding: 11px 20px;
  font-weight: bold;
  color: #666;
}

/* Login Language Group */
#Login .language-object {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  border-left: 1px solid #c7c7c7; /*dark*/
}

#Login .language-object span {
  padding: 8px 0;
  padding-right: 8px;
  margin: 0;
  float: left;
}

#Login .language-object span:first-child {
  padding-left: 8px;
  border-left: 1px solid #fcfcfc; /*light*/
}

#Login .language-object span img {
  height: 12px;
  width: 20px;
  opacity: 0.2;
}

#Login .language-object span:hover img {
  opacity: 1;
}

#Login .language-object .Language.selected img {
  opacity: 1;
  border-color: #999;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8);
}

.copyright {
  color: #727272;
}

.main_title {
  font-family: Georgia, Times New Roman, Times, serif;
  line-height: 33px;
}

#fb-root {
  display: none;
}

.fb-like {
  float: left;
}

#dnn_SocialMediaPane {
  clear: both;
  float: right;
}

#Breadcrumb {
  height: 30px;
  width: 960px;
  line-height: 30px;
  background: url(images/Breadcrumb-BG.jpg) no-repeat 0 0;
  margin: 0 0 2em 0;
  font-size: 11px;
}

#Breadcrumb span {
  display: inline-block;
  height: 30px;
  float: left;
  font-weight: bold;
  color: #666;
  font-size: 11px;
}

#Breadcrumb .Intro {
  text-transform: uppercase;
  padding: 0 15px 0 13px;
  margin: 0 15px 0 0;
  font-size: 10px;
  background: url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;
}

#Breadcrumb .SkinObject {
  display: inline-block;
  color: #944e4e;
  height: 30px;
  float: left;
}

#Breadcrumb .SkinObject:hover {
  text-decoration: underline;
}

#Breadcrumb span.Sep {
  width: 14px;
  background: url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;
  margin: 0 15px;
}

#dnn_ContentPane,
#dnn_BottomPane {
  clear: both;
}

#DNN6.Home #dnn_LeftPane,
#DNN6.TwoColRight #dnn_LeftPane {
  float: left;
  width: 630px;
  margin: 0 30px 0 0;
  min-height: 1px;
}

#DNN6.Home #dnn_RightPane,
#DNN6.TwoColRight #dnn_RightPane {
  float: left;
  width: 192px;
  padding-left: 30px;
}

#DNN6.ThreeCol #dnn_LeftPane {
  float: left;
  width: 180px;
  margin: 0 30px 0 0;
}

#DNN6.ThreeCol #dnn_CenterPane {
  float: left;
  width: 470px;
  margin: 0 30px 0 0;
}

#DNN6.ThreeCol #dnn_RightPane {
  float: left;
  width: 250px;
}

#DNN6.TwoColLeft #dnn_LeftPane {
  float: left;
  width: 300px;
  margin: 0 30px 0 0;
}

#DNN6.TwoColLeft #dnn_RightPane {
  float: left;
  width: 630px;
}

#DNN6.TwoCol #dnn_LeftPane {
  float: left;
  width: 375px;
  padding: 0 5px 0 0;
}

#DNN6.TwoCol #dnn_RightPane {
  float: left;
  width: 518px;
  padding-left: 18px;
  box-sizing: border-box;
}

#Footer {
  min-height: 45px;
  width: 960px;
  display: block;
  z-index: 1;
  margin: 0 auto;
  line-height: 18px;
  max-width: 100%;
}

#Footer .Content {
  width: 960px;
  margin: auto;
  margin: 30px 0 0 0;
  max-width: 100%;
}

#Footer .Content .Panes {
  padding: 0 0 45px 0;
}

#Footer #dnn_Footer_LeftPane {
  width: 470px;
  float: left;
  margin: 0 20px 0 0;
}

#Footer #dnn_Footer_RightPane {
  width: 470px;
  float: left;
}

#Footer #dnn_Footer_BottomPane {
  clear: both;
}

#Footer .shadow {
  background-color: white;
  margin-left: -15px;
  margin-right: -15px;
  padding: .5em 0;
}

#Footer #Copyright {
  clear: both;
  height: 50px;
  width: 960px;
  border-top: 4px solid #999999;
  line-height: 46px;
  max-width: 100%;
}

#Footer .Normal {
  color: #3566cd;
}

#Footer span.SkinObject {
  font-weight: normal;
  color: #3566cd;
}

#Footer a:link {
  color: #3566cd;
}

#Footer a:link:hover {
  text-decoration: underline;
}

#Footer a.SkinObject {
  float: right;
  font-weight: normal;
  text-decoration: underline;
}

#Footer a.SkinObject:link,
#Footer a.SkinObject:active,
#Footer a.SkinObject:visited,
#Footer a.SkinObject:hover {
  color: #3566cd;
  padding: 0 0 0 15px;
}

#Footer li {
  padding-left: 0.75em;
  padding-right: 0.5em;
  border-left-width: 1px;
  border-left-color: #999;
  border-left-style: solid;
  list-style-type: none;
  line-height: 18px;
  list-style-position: outside;
}

#Footer li:first-child {
  border-left-width: 0;
}

/* Content */
.Social-Links {
  text-align: right;
  padding: 15px 0 0 0;
}

#dnn_SocialMediaPane .fb-like {
  margin-top: 20px;
  margin-left: -80px;
  position: absolute;
}

.Social-Links a {
  margin: 0 0 0 10px;
}

.icoIN {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -192px 0;
}

.icoFacebook {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat 0 0;
}

.icoTwitter {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -32px 0;
}

.icoTwitter2 {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -576px 0;
}

.icoMySpace {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -64px 0;
}

.icoStumbleUpon {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -96px 0;
}

.icoDigg {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -128px 0;
}

.icoFlickr {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -160px 0;
}

.icoLinkedIn {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -192px 0;
}

.icoYouTube {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -224px 0;
}

.icoDelicious {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -256px 0;
}

.icoBlogger {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -288px 0;
}

.icoRSS {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -320px 0;
}

.icoEmail {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -352px 0;
}

.icoTumblr {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -384px 0;
}

.icoFourSquare {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -416px 0;
}

.icoReddit {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -448px 0;
}

.icoVimeo {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -480px 0;
}

.icoWordPress {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -512px 0;
}

.icoBebo {
  width: 32px;
  height: 32px;
  background: url(images/SocialMedia.png) no-repeat -544px 0;
}

/* Right Hand Links */
#RightLinks {
  margin: 0;
  padding: 0;
}

#RightLinks li {
  height: 50px;
  clear: both;
  list-style-type: none;
  background: url(images/Horizontal-Sep.jpg) repeat-x left bottom;
  padding: 1em 0;
  margin: 0;
}

#RightLinks li img {
  float: left;
  height: 50px;
  width: 56px;
  margin: 0 15px 0 0;
}

#RightLinks li a:link,
#RightLinks li a:visited {
  color: black;
  text-decoration: none;
}

#RightLinks li a:active,
#RightLinks li a:hover {
  color: #D0171E;
  text-decoration: none;
}

#RightLinks li p {
  margin: 0;
  line-height: 14px;
}

#RightLinks li p span {
  display: block;
  color: black;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 2px;
  font-family: TitilliumText22LBold;
  font-size: 14px;
  text-shadow: #f7f7f7 1px 1px 1px;
}

#RightLinks li.icoMarketplace {
  background: none;
}

#RightLinks li.icoCommunity img {
  background: url(images/Icons.png) no-repeat -192px 8px;
}

#RightLinks li.icoManuals img {
  background: url(images/Icons.png) no-repeat -250px 0;
}

#RightLinks li.icoTraining img {
  background: url(images/Icons.png) no-repeat -316px 2px;
}

#RightLinks li.icoConferences img {
  background: url(images/Icons.png) no-repeat -376px 0;
}

#RightLinks li.icoMarketplace img {
  background: url(images/Icons.png) no-repeat -444px 0;
}

/* Password Information */
#Passwords {
  margin: 2em 0;
  padding: 0;
}

#Passwords li {
  display: inline-block;
  height: 62px;
  width: 305px;
  background: url(images/Icons.png) no-repeat -256px -64px;
  margin: 0 15px 0 0;
  padding: 0;
  list-style-type: none;
}

#Passwords li.Host {
  margin: 0;
}

#Passwords span.SubHead {
  display: block;
  color: white;
  font-size: 14px;
  padding: 11px 0 8px 15px;
}

#Passwords span.Password {
  color: white;
  padding: 0 0 0 15px;
}

p.Disclaimer {
  clear: both;
  color: #666666;
  font-size: 11px;
  line-height: 14px;
}

/* Default Over-rides */
#ControlPanelWrapper #dnnCPWrap {
  filter: none !important;
}

/* Modules */
.DnnModule {
  margin: 0 0 0 0;
}

.DnnModule ul,
ol {
  padding: 0 0 0 24px;
}

/* Panes - In Layout Mode */
.paneOutline {
  border: 0;
}

.paneOutline span.SubHead center {
  border: 1px #ccc dotted;
  border-left: 0;
  border-right: 0;
  line-height: 2.5em;
}

#iPopUp {
  display: none;
}

.eipbackimg {
  z-index: 1000;
}

/* Fonts */
.Normal {
  font-size: 14px;
  line-height: 24px;
  font-family: Arial, sans-serif;
}

.SubHead {
  color: #333;
}

/* Language Object */
.language-object {
  display: inline-block;
  margin-left: 5px;
}

/*search*/
#dnn_dnnSearch_ClassicSearch {
  float: right;
  padding-right: 20px;
  padding-top: 20px;
}

#dnn_dnnSearch_ClassicSearch input {
  border: #ccc solid 1px;
}

#dnn_dnnSearch_cmdSearch {
    line-height: 20px;
    padding: 3px 5px;
    margin-top: 5px;
    height: 20px;
     background: #818181;
  background: -moz-linear-gradient(top, #818181 0, #656565 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #818181), color-stop(100%, #656565);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#656565', GradientType=0 );
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 1px black;
    color: white;
    text-decoration: none;
    font-weight: bold;
    border-color: white;
    font-size: 13px;
}

/* login*/
a#dnn_dnnLOGIN_loginLink:visited,
a#dnn_dnnLOGIN_loginLink:hover,
a#dnn_dnnLOGIN_loginLink:link,
#copyright,
a#loginLink:link,
a#loginLink:visited,
a#loginLink:hover {
  color: #999999;
}

/* rotator */
.RotatorWrapper div.DNNModuleContent > div.Normal img {
  max-width: 100%;
  height: auto !important;
}

/* utility classes*/
.DnnModule:after {
  content: "";
  display: table;
  width: 100%;
  max-width: 100%;
}

/* Makes Video Responsive */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}

.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img {
  max-width: 100%;
  height: auto !important;
}

.blue-button {
  text-align: center;
  margin: auto;
  font-size: 24px;
  line-height: 1.2em;
}

.blue-button a:hover {
  background-color: #31517D;
}

.blue-button a {
  color: white;
  text-decoration: none;
  padding: 10px;
  background-color: #4775b4;
  max-width: 150px;
  border-radius: 3px;
}

#dnn_LeftPane .DnnModule,
#dnn_RightPane .DnnModule {
  margin-bottom: 10px;
}

.RightColRotatorWrapper .DNNModuleContent {
  overflow: hidden;
  width: 100%;
}

.slide-inner {
  width: 500px;
  height: 308px;
  position: relative !important;
  margin: auto;
}

.mss-introtext {
  width: 370px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url('Images/transparent_bg.png');
  max-width: 100%;
}

.slidetext {
  padding: 4px 12px;
  max-width: 100%;
}

.slidetitle {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin: 0;
  padding: 0;
  color: #faa528 !important;
  max-width: 100%;
}

.slidetitle a {
  color: #FAA528 !important;
}

.slidesubtitle {
  clear: both;
  margin: 2px 0 4px 0;
  padding: 0;
  color: white;
  max-width: 100%;
}

.readon {
  background: url('Images/readmore.png') repeat-x 50% 50%;
  margin: 0;
  padding: 1px 8px;
  color: #fff !important;
  line-height: 20px;
  border: 1px solid #505050;
  text-decoration: none;
  display: inline;
}

#dnn_ContentPane {
  margin-bottom: 10px;
  float: left;
  max-width: 100%;
}

#DNN6.TwoCol a {
  max-width: 100%;
}

#Footer_BottomPane ul {
  padding: 0;
}

/*media Queries*/
@media all and (min-width:770px) {
  .RotatorWrapper div.DNNModuleContent > div.Normal img {
    width: 900px;
    height: 401px;
    padding: 0;
  }
}

@media all and (max-width:940px) {
  #LogoRow {
    padding: 6px 0 12px 0;
    min-height: 76px;
    float: none;
    width: 425px;
    margin-left: 130px;
  }

  #LogoRow > a {
    margin: auto;
    float: none;
  }

  #Header #ContentBG {
    width: 900px;
    background-color: white;
    max-width: 100%;
  }

  #Header #ContentBG .toggle {
    color: black;
    float: left;
    margin-top: -90px;
    font-size: 24px;
    text-transform: capitalize;
  }

  #Header .Content {
    height: auto;
    border-bottom: #bb0000 solid 4px;
  }
}

@media all and (max-width:769px) {
  *,
  *:before,
  *:after {
    box-sizing: border-box;
    max-width: 100%;
  }

  .slide-inner {
    max-width: 100%;
  }

  img {
    max-width: 100%;
    height: auto !important;
  }

  p {
    min-height: auto !important;
  }

  #DNN6.Home #dnn_LeftPane,
  #DNN6.TwoColRight #dnn_LeftPane,
  #DNN6.Home #dnn_RightPane,
  #DNN6.TwoColRight #dnn_RightPane,
  #DNN6.ThreeCol #dnn_LeftPane,
  #DNN6.ThreeCol #dnn_CenterPane,
  #DNN6.ThreeCol #dnn_RightPane,
  #DNN6.TwoColLeft #dnn_LeftPane,
  #DNN6.TwoColLeft #dnn_RightPane,
  #DNN6.TwoCol #dnn_LeftPane,
  #DNN6.TwoCol #dnn_RightPane,
  #dnn_BottomPane,
  #Footer_BottomPane {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .DNNModuleContent,
  .dnnPEMToggledCont {
    padding: 0;
  }

  .DNNModuleContent {
    padding: 0;
    min-height: auto;
  }

  .RotatorWrapper div.DNNModuleContent > div.Normal img {
    max-width: 100%;
    height: auto !important;
    padding: 0 !important;
  }

  #Nav ul.Menu li {
    font-size: 16px;
  }

  table.mobile-table td {
    width: 100% !important;
    display: block;
    float: left;
  }

  #Footer .shadow {
    background-color: white;
    margin-left: 0;
    margin-right: 0;
  }

  .footshadow {
    background-image: none;
  }
}

@media all and (max-width:480px) {
  #Header #ContentBG .toggle {
    color: black;
    float: left;
    margin-top: -65px;
    font-size: 20px;
    text-transform: capitalize;
  }

  .RotatorWrapper div.DNNModuleContent > div.Normal {
    max-height: 250px;
  }

  #Nav ul.Menu li {
    font-size: 14px;
  }

  #Nav ul.Menu li.root span {
    display: block;
    line-height: 1.5em;
    height: auto;
    margin: 0;
  }

  ul.Menu li.root {
    line-height: auto;
    height: auto;
    display: block;
    text-align: left;
    margin: 0 auto;
    background-color: #b00;
    padding: 4px 10px 3px 10px;
  }

  table.mobile-table td {
    width: 100% !important;
    display: block;
    float: left;
  }

  #LogoRow {
    padding: 6px 6px 12px 0;
    min-height: auto;
    float: none;
    width: 275px;
    margin-left: 100px;
  }

  #Footer_BottomPane ul {
    background-color: white;
  }
}

@media all and (max-width:370px) {
  #LogoRow {
    padding: 6px 6px 12px 0;
    min-height: auto;
    float: none;
    width: 200px;
    margin-left: 100px;
  }

  #Header #ContentBG .toggle {
    margin-top: -55px;
    font-size: 18px;
  }
}
/*** End Media Queries **/


/*Fixes*/

#dnn_ctr4988_HtmlModule_lblContent a {
    text-decoration: underline !important;
}

#dnn_ctr5089_HtmlModule_lblContent a {
    text-decoration: underline !important;
}
