html { font-family: sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;  }
body { font-family: "Roboto", sans-serif; font-weight: 400; line-height: 24px; font-size: 14px; color: #212529;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {  display: block;  }
audio,canvas,progress,video {  display: inline-block;  vertical-align: baseline;  }
audio: not([controls]) {  display: none;  height: 0;  }
[hidden],template {  display: none;  }
a {  background-color: transparent;  }
a:active,a:hover {  outline: 0;  }
abbr[title] {  border-bottom: 1px dotted;  }
b,strong {  font-weight: bold;  }
dfn {  font-style: italic;  }
h1, .h1style {  font-size: 2em;  margin: 0.67em 0;  }
mark {  background: #ff0;  color: #000;  }
small {  font-size: 80%;  }
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;  }
sup {  top: -0.5em;  }
sub {  bottom: -0.25em;  }
img {  border: 0;  }
svg: not(: root) {  overflow: hidden;  }
figure {  margin: 1em 40px;  }
hr {  -webkit-box-sizing: content-box;  box-sizing: content-box;  height: 0;  }
pre {  overflow: auto;  }
code,kbd,pre,samp {  font-family: monospace, monospace;  font-size: 1em;  }
button,input,optgroup,select,textarea {  color: inherit;  font: inherit;  margin: 0;  }
button {  overflow: visible;  }
button,select {  text-transform: none;  }
button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer;  position: relative;  background: #ef3d34;  color: #ffffff;  border: none;  text-transform: uppercase;  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 15.4px;  font-weight: bold;  letter-spacing: 0.6px;  text-align: center;  cursor: pointer;  padding: 5px 12px;  }
button[disabled],html input[disabled] {  cursor: default;  }
button:: -moz-focus-inner,input:: -moz-focus-inner {  border: 0;  padding: 0;  }
input {  line-height: normal;  }
input[type="checkbox"],input[type="radio"] {  -webkit-box-sizing: border-box;  box-sizing: border-box;  padding: 0;  }
input[type="number"]:: -webkit-inner-spin-button,input[type="number"]:: -webkit-outer-spin-button {  height: auto;  }
input[type="search"] {  -webkit-appearance: textfield;  -webkit-box-sizing: content-box;  box-sizing: content-box;  }
input[type="search"]:: -webkit-search-cancel-button,input[type="search"]:: -webkit-search-decoration {  -webkit-appearance: none;  }
fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;  }
legend {  border: 0;  padding: 0;  }
textarea {  overflow: auto;  }
optgroup {  font-weight: bold;  }
table {  border-collapse: collapse;  border-spacing: 0;  }
td,th {  padding: 0;  }

/*! Source: https: //github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {  *, *:before, *:after {  background: transparent !important;  color: #000 !important;  -webkit-box-shadow: none !important;  box-shadow: none !important;  text-shadow: none !important;  }
 a, a:visited {  text-decoration: underline;  }
 a[href]:after {  content: " (" attr(href) ")";  }
 abbr[title]:after {  content: " (" attr(title) ")";  }
 a[href^="#"]:after, a[href^="javascript: "]:after {  content: "";  }
 pre, blockquote {  border: 1px solid #999;  page-break-inside: avoid;  }
 thead {  display: table-header-group;  }
 tr, img {  page-break-inside: avoid;  }
 img {  max-width: 100% !important;  }
 p, h2, .h2style, h3, .h3style {  orphans: 3;  widows: 3;  }
 h2, .h2style, h3, .h3style {  page-break-after: avoid;  }
 .navbar {  display: none;  }
 .btn > .caret, .dropup > .btn > .caret {  border-top-color: #000 !important;  }
 .label {  border: 1px solid #000;  }
 .table {  border-collapse: collapse !important;  }
 .table td, .table th {  background-color: #fff !important;  }
 .table-bordered th, .table-bordered td {  border: 1px solid #ddd !important;  }
  }

 /* ==================== Basic declarations ==================== ================================================== */
header, section, article, aside, footer, figure, nav, hgroup, video, div, canvas {  display: block;  }
p {margin: 0.5em 0;}
a {-moz-transition: .3s ease;-o-transition: .3s ease;-webkit-transition: .3s ease;transition: .3s ease;color: #ef3d34;text-decoration: none;}
.btn{ border-radius:0 !important;}
.Button-primary {background-color: #333;border-color: #333;}
.Button-primary:hover {background: #ef3d34;border-color: #ef3d34;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle
{background: #011f5b;border-color: #011f5b;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus
{box-shadow:0 0 0 0.2rem rgba(193, 70, 0, 0.5);}
a.button {  font-size: 0.9em;  }
a:hover, a:focus {  text-decoration: none;  color: #ef3d34;  }
a img {  border: 0px  }
img {  max-width: 100%;  width: auto\9;  height: auto;  vertical-align: middle;  border: 0;  -ms-interpolation-mode: bicubic;  }
h1, h2, h3, h4, h5, h6 {color: #333;font-weight: 700;text-align: left;text-rendering: optimizelegibility;}
h2{font-size:1.6em;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {  color: inherit;  text-decoration: none;  }
ul, ol {  margin-left: 3em;  list-style: disc;  }
ol {  list-style: decimal;  }
blockquote, q {  quotes: none;  }
blockquote:before, blockquote:after, q:before, q:after {  content: '';  content: none;  }
hr {margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #eee;}
sub, sup {  position: relative;  font-size: 75%;  line-height: 0;  vertical-align: baseline;  }
sup {  top: -.5em;  }
sub {  bottom: -.25em;  }
table {  border-collapse: collapse;  }
table td, table th {  vertical-align: top;  }
table.content_table {  border: 1px solid #e9e9e9;  }
table.content_table td, table.content_table th {  padding: 4px;  border: 1px solid #e9e9e9;  border-collapse: collapse;  }
.colbtn {  padding: 6px 23px;  color: #FFF;  display: inline-block;  margin: 6px;  }
nav ul {  margin: 0;  padding: 0;  }

/* ==================== input elements==================== ================================================== */
button, input, optgroup, select, textarea {  margin: 0;  font: inherit;  color: inherit;  }
button {  overflow: visible;  }
button, select {  text-transform: none;  }
button:: -moz-focus-inner, input:: -moz-focus-inner {  padding: 0;  border: 0;  }
input {  line-height: normal;  }
input[type="checkbox"], input[type="radio"] { display: inline-block !important;   -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 0;  margin: 0 3px;  }
input[type="number"]:: -webkit-inner-spin-button, input[type="number"]:: -webkit-outer-spin-button {  height: auto  }
input, select, textarea {  color: #271f1b;  border: 1px solid #E9E9E9;  background: #f0f0f0;  padding: 5px;  font-style: normal;  font-weight: 400;  text-align: left;  outline: none;  }
textarea {overflow: auto;min-height: 150px;/* min-width: 250px; */width: 70%;}
input[type=button], input[type=reset], input[type=submit], .button {-moz-transition: 0.4s all ease;-webkit-transition: 0.4s all ease;-o-transition: 0.4s all ease;transition: 0.4s all ease;text-align: center;border: none;color: #fff;text-decoration: none;background: #ef3d34;cursor: pointer;padding: 13px 28px;display: inline-block;text-transform: uppercase;min-width: 100px;border-radius: 0;outline: none;box-shadow: none;text-shadow: none;position: relative;letter-spacing: 0;font: 500 14px/1.2em 'Raleway', sans-serif;}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .button:hover {background: #ef3d34;color: #FFF;}
input[type=button]:active, input[type=reset]:active, input[type=submit]:active, .button:active {background: #ef3d34;}

.button-red {background: #ef3d34;border:1px solid transparent;}
.button-red:hover {background:#333;}
.button-black {  background: #333;  }
.button-black:hover {  background: #ef3d34;  }
.button-white { background:#FFF; color:#333;}
.button-white:hover { background:#333; color:#FFF;}
.button-sm {padding: 5px 12px;  }
.button-sm {display: inline-block;  }
.button-large{padding: 18px 36px;}
.button-fullwidth {display:block;}
.button-lines{background:transparent;border: 1px solid #333;color: #333;}
.button-no-lines{background:transparent;border: 0;color: #333;}
.button-lines.button-red{border-color: #ef3d34;color: #ef3d34;}
.button-lines.button-black{border-color:#333;color: #333;}
.button-lines.button-red:hover{ background:#ef3d34; color:#FFF;}
.button-lines.button-black:hover{  background: #333; color:#FFF;}
.button-arrow-right:after {font-family: 'FontAwesome';content:"\f0a9";padding: 0 0 0 4px;}
.button-arrow-down:after {  font-family: 'FontAwesome'; font-size: 15.4px;  content: '\f063';  padding: 0 0 0 4px;  }
.button-arrow-left:before {  font-family: 'FontAwesome'; font-size: 15.4px;  content: '\f060';  padding: 0 4px 0 0px;  }
.button-arrow-right:after {  font-family: 'FontAwesome';  font-weight: 100;  font-size: 15.4px;  content: '\f061';  padding: 0 0 0 4px;  }
.button-arrow-down:after {  font-family: 'FontAwesome';  font-weight: 100;  font-size: 15.4px;  content: '\f063';  padding: 0 0 0 4px;  }
.button-arrow-left:before {  font-family: 'FontAwesome';  font-weight: 100;  font-size: 15.4px;  content: '\f060';  padding: 0 4px 0 0px;  }

 input[type=file], input[type=email],input[type=password],input[type=number],input[type=tel],input[type=text],select,textarea {  width: 100%;   background-color: rgba(49, 48, 47, 0.07);  border: 1px solid transparent;  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 14px;  padding: 10px 15px;  text-align: left;  color: #31302f;  margin: 10px 0;  border-radius: 4px;  }
 input[type=email]:: -webkit-input-placeholder, input[type=password]:: -webkit-input-placeholder, input[type=tel]:: -webkit-input-placeholder, input[type=text]:: -webkit-input-placeholder, select:: -webkit-input-placeholder, textarea:: -webkit-input-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]:: -moz-placeholder, input[type=password]:: -moz-placeholder, input[type=tel]:: -moz-placeholder, input[type=text]:: -moz-placeholder, select:: -moz-placeholder, textarea:: -moz-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]: -ms-input-placeholder, input[type=password]: -ms-input-placeholder, input[type=tel]: -ms-input-placeholder, input[type=text]: -ms-input-placeholder, select: -ms-input-placeholder, textarea: -ms-input-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]: -moz-placeholder, input[type=password]:: -moz-placeholder, input[type=tel]:: -moz-placeholder, input[type=text]:: -moz-placeholder, select: -moz-placeholder, textarea: -moz-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]:focus:: -webkit-input-placeholder, input[type=password]:focus:: -webkit-input-placeholder, input[type=tel]:focus:: -webkit-input-placeholder, input[type=text]:focus:: -webkit-input-placeholder, select:focus:: -webkit-input-placeholder, textarea:focus:: -webkit-input-placeholder {  color: transparent;  }
 input[type=email]:focus: -moz-placeholder, input[type=password]:focus: -moz-placeholder, input[type=tel]:focus: -moz-placeholder, input[type=text]:focus: -moz-placeholder, select:focus: -moz-placeholder, textarea:focus: -moz-placeholder {  color: transparent;  }
 input[type=email]:focus:: -moz-placeholder, input[type=password]:focus:: -moz-placeholder, input[type=tel]:focus:: -moz-placeholder, input[type=text]:focus:: -moz-placeholder, select:focus:: -moz-placeholder, textarea:focus:: -moz-placeholder {  color: transparent;  }
 input[type=email]:focus: -ms-input-placeholder, input[type=password]:focus: -ms-input-placeholder, input[type=tel]:focus: -ms-input-placeholder, input[type=text]:focus: -ms-input-placeholder, select:focus: -ms-input-placeholder, textarea:focus: -ms-input-placeholder {  color: transparent;  }
 .select-wrapper {  position: relative;  }
 .select-wrapper:after {  content: "\f0d7";  font-family: 'FontAwesome';  color: #136580;  font-size: 20px;  line-height: 1;  height: 20px;  width: 10px;  text-align: center;  display: block;  position: absolute;  right: 10px;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);  pointer-events: none;  }
 select {border-radius: 2px;font-size: 16px;padding: 10px 10px;}
 select:: -ms-expand {  display: none;  }
 label {font-weight: bold;margin-bottom: 0;}
 .error, .taoCMSerror {  color: #ee592b;  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 0.9em;  display: block;  }
 input[type=file], input[type=number], input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea {width: 100%;background-color: rgba(43, 43, 43, 0.07);border: 1px solid rgba(47, 47, 47, 0.07);font-size: 14px;padding: 10px;text-align: left;color: #333;margin: 3px 0;border-radius: 0;}
 input[type=email]:: -webkit-input-placeholder, input[type=password]:: -webkit-input-placeholder, input[type=tel]:: -webkit-input-placeholder, input[type=text]:: -webkit-input-placeholder, select:: -webkit-input-placeholder, textarea:: -webkit-input-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]:: -moz-placeholder, input[type=password]:: -moz-placeholder, input[type=tel]:: -moz-placeholder, input[type=text]:: -moz-placeholder, select:: -moz-placeholder, textarea:: -moz-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]: -ms-input-placeholder, input[type=password]: -ms-input-placeholder, input[type=tel]: -ms-input-placeholder, input[type=text]: -ms-input-placeholder, select: -ms-input-placeholder, textarea: -ms-input-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]: -moz-placeholder, input[type=password]: -moz-placeholder, input[type=tel]: -moz-placeholder, input[type=text]: -moz-placeholder, select: -moz-placeholder, textarea: -moz-placeholder {  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
 input[type=email]:focus:: -webkit-input-placeholder, input[type=password]:focus:: -webkit-input-placeholder, input[type=tel]:focus:: -webkit-input-placeholder, input[type=text]:focus:: -webkit-input-placeholder, select:focus:: -webkit-input-placeholder, textarea:focus:: -webkit-input-placeholder {  color: transparent;  }
 input[type=email]:focus: -moz-placeholder, input[type=password]:focus: -moz-placeholder, input[type=tel]:focus: -moz-placeholder, input[type=text]:focus: -moz-placeholder, select:focus: -moz-placeholder, textarea:focus: -moz-placeholder {  color: transparent;  }
 input[type=email]:focus:: -moz-placeholder, input[type=password]:focus:: -moz-placeholder, input[type=tel]:focus:: -moz-placeholder, input[type=text]:focus:: -moz-placeholder, select:focus:: -moz-placeholder, textarea:focus:: -moz-placeholder {  color: transparent;  }
 input[type=email]:focus: -ms-input-placeholder, input[type=password]:focus: -ms-input-placeholder, input[type=tel]:focus: -ms-input-placeholder, input[type=text]:focus: -ms-input-placeholder, select:focus: -ms-input-placeholder, textarea:focus: -ms-input-placeholder {  color: transparent;  }
 input[type=radio] {display: inline-block;vertical-align: middle;margin-right: 5px;float: none;}

/* ====================utility/ helper classes ==================== ================================================== */
.clear {  clear: both;  height: 0px;  margin: 0px;  padding: 0px;  }
.header:after, .container:after, .navbar-toggle:after, .nav-bar:after, .clearfix:after {content:''; display: table;clear: both;}
.pad {  padding-left: 15px;  padding-right: 15px;  }
.pad-left {  padding-left: 15px;  }
.pad-right {  padding-right: 15px;  }
.divider {  margin-top: 20px;  position: relative;  }
 
.divider-line {  margin: 40px 0;  }
.lead {  margin-bottom: 20px;  font-size: 16px;  font-weight: 300;  line-height: 1.4;  }
.img-circle {  border-radius: 50%;  }
.hide {  display: none;  }
.show {  display: block !important;  }
.invisible {  visibility: hidden;  }
.headeing {  font-size: 1.5em;  vertical-align: middle;  position: relative;  display: inline-block;  padding: 7px 50px 7px 20px;  margin-left: -15px;  margin-bottom: 15px;  color: #FFF;  background: #202835;  }
.headeing:after {  content: '';  position: absolute;  float: right;  right: -39px;  margin: auto;  border-bottom: 1px solid #DDDDDD;  width: 0;  height: 0;  top: 0;  border-top: 39px solid rgb(32, 40, 53);  border-bottom: 39px solid transparent;  border-right: 39px solid transparent;  }
.text-center, .text-center * {  text-align: center !important;  }
.margin-auto {  margin: 0 auto !important;  float: none !important;  }

/* ==================== layout==================== ================================================== */
#layout {  position: relative;  top: 0;  left: 0;  width: 100%;  min-width: 100%;  background: #FFFFFF;display: flex;min-height: 100vh;flex-direction: column;}
.footer {  flex-shrink: 0;}
#wrapper {height: auto;width: 100%;margin: 0 auto;position: relative;flex: 1 0 auto;}
body.subpage .Header {background: #FFF;box-shadow: 0px 1px 3px rgba(4, 4, 4, 0.35);}
.featuredBanners .banner_thumb{display:block;cursor: pointer;}
.modalData{ display:none;}
#bannersModal .close{position:absolute;right:0;background: red;z-index: 99;text-shadow: none;color: #FFF;line-height: 30px;outline: none !important;font-size: 30px;padding: 0 7px;}
.modalData_img img{max-height: 500px;display: block;margin: 0 auto;}
.modalData_lnk{ text-align:center;}
.modalData_lnk a{margin: 5px;}
#bannersModal-body{position:relative;}
#bannersModal-body .loader{position:relative;height: 150px;width: 150px;margin: 0 auto;}
#bannersModal-body .loader i{line-height: 150px;text-align: center;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}

/* ====================header ==================== ================================================== */
.Header h1 {  display: none;  }
.Header {width: 100%;z-index: 100;padding: 0;/* box-shadow: 0px 1px 2px rgb(0 0 0 / 0.1); */position: relative;}
.Navigation{position:relative;}
.Navigation:after{ content:""; display:table; clear:both;}
.logoBlock{position: relative;float: left;z-index: 99;margin-top: 0;height: 112px;transition: margin .3s ease;}
.logoBlock a{display:block;position:relative;top: 50%;transform: translateY(-50%);}
.logo {position: relative;z-index: 99;padding: 0;display: block;max-height: 100px;}
.logo img {  position: relative;  display: inline-block;  vertical-align: middle;  max-width: 240px;  padding: 6px 0;  }
.logoBlock span{display:block;font-size: 9px;color:#333;text-align:center;line-height: 14px;border-top: 1px solid #ccc;padding: 0 3px;text-transform: uppercase;}
.logoBlock span.tagLine2{font-size: 8px;font-weight: 500;letter-spacing: 1px;}
.headePhone{background: #011f5b;}
.headePhone a {color:#FFF;font-size: 1.2em;font-weight: 600;padding: 11px 30px;display: block;}
.headePhone a+a { background:#ef3d34;}
.headePhone a i{ vertical-align:middle;}
.top-nav{transition: margin .3s ease;position: relative;z-index: 10;float: none;background: #4c4947;}
#TopNav.barNAv:after, .barNAv ul:after, .top-nav:after{ content:''; display:table; clear:both;}

.barNAv ul{ list-style:none; margin:0; padding:0; }
.barNAv ul li{float:left;position: relative;}
.barNAv ul li a {color:#333;font-size: 16px;font-weight: 400;padding: 10px;display: block;}
.barNAv ul li ul{display: none;position:absolute;z-index: 9999999999999999999;width: 280px;margin-top: 0;background: #333;left: 0;top:100%;text-align: left;box-shadow: 0px 1px 1px 0px rgba(51, 51, 51, 0.2);}
.barNAv ul>li:hover > ul { display:block; }
.barNAv ul li ul li{ float:none; border-bottom: 1px solid #3c3a3a;}
.barNAv ul>li ul li a{display:block;color: #ffffff;padding: 7px 10px;margin: 0 2px;font-size: 14px;}
.barNAv ul>li ul li:last-child {border:0;}
.barNAv ul>li ul li a:hover{color:#e72324;}
.barNAv ul>li:hover { background:#333; }
.barNAv>ul>li:hover>a{ color:#FFF;}

.BHGnav.barNAv {float: right;position: relative;z-index: 99;}
.BHGnav.barNAv > ul>li>a {text-transform:uppercase;font-size: 13px;padding: 20px 9px;color: #FFF;}
.BHGnav.barNAv ul li.newslink ul{width: 440px;}
.BHGnav.barNAv ul li.newslink ul li {width: 49%;display:inline-block;}
#TopNav.barNAv{float: right;}
#TopNav.barNAv ul{float:right;}
#TopNav.barNAv ul li{padding: 0 12px;cursor:pointer;height: 76px;line-height: 76px;/* border-left: 1px solid #f3f3f3; */margin: 18px 0;}
#TopNav.barNAv ul li a{ padding:0;}
#TopNav.barNAv ul>li:hover, #TopNav.barNAv ul>li:hover span{ background:none !important; color:#333;}
#TopNav.barNAv ul li span{display: block;position: relative;vertical-align: middle;padding: 0 5px;font-size: 28px;line-height: 76px;color: #4c4947;font-weight: 400;text-align: center;}
#TopNav.barNAv ul li:first-child{border:0;}
#TopNav.barNAv.not_logged_in li.memberOnly, #TopNav.barNAv.logged_in li.newUser{display: none !important;}
#TopNav.barNAv ul li.welcome{max-width: 180px;}
#TopNav.barNAv ul li.welcome span{ text-align:right;}
#TopNav.barNAv ul li.welcome span em{display: block;line-height: 14px;font-size: 14px;text-align: right;margin-top: -23px;word-break: break-all;}

#TopNav.barNAv ul li span:before{content:'';font:normal normal normal 14px/1 FontAwesome;margin-right: 5px;font-size: 26px;color: #4c4947;}
#TopNav.barNAv ul li.welcome span:before{content:""; }
#TopNav.barNAv ul li.myAccount span:before{content:"\f007"; }
#TopNav.barNAv ul li.login span:before{content:"\f007"; }
#TopNav.barNAv ul li.subscribe span:before{content:"\f164"; }
#TopNav.barNAv ul li.contact span:before{content:"\f0e0"; }
#TopNav.barNAv ul li.search span:before{content:"\f002"; }
#TopNav.barNAv ul li.navIcon span:before{content:"\f0c9"; }

.mainNav{position:relative;background: transparent;clear: both;}
.HeaderMenu{position:relative;padding: 0;display: flex;/* border-top: 1px solid #cccccc; */}
.Navigation__body{padding: 0;background: #f3f3f3;transition: background .3s ease;border-top: 1px solid #eaeaea;}
.HeaderMenu ul {list-style: none;margin: 0;padding: 0;float: left; /* Safari */display: flex;flex-grow: 1;align-items: center;justify-content: center;}
.HeaderMenu>ul>li {position:relative;flex-grow: 1;text-align: center;padding: 0;max-width: 200px;}
.HeaderMenu>ul>li a {color: #333;font-size: 16px;font-weight: 400;padding: 10px 10px;display: block;}
.HeaderMenu>ul>li:last-child a{border:0;}
.HeaderMenu>ul>li.paper-online-issue a{color:#FFF; background:#e72324;}
.HeaderMenu>ul>li.paper-online-issue.currentitem a{color:#333; background:#e72324;}
.HeaderMenu>ul>li.paper-online-issue a:hover{ color:#333;}
.HeaderMenu>ul>li ul li:hover a, .HeaderMenu>ul>li a:hover{color: #ffffff;}
.HeaderMenu>ul>li ul{display: none;position:absolute;width: 280px;margin-top: 0;background: #ef3d34;left: 0;top:100%;text-align: left;box-shadow: 0px 1px 1px 0px rgba(51, 51, 51, 0.2);}
.HeaderMenu>ul>li ul li a{display:block;color: #ffffff;padding: 8px 15px;font-size: 14px;border-bottom: 1px solid #ec790e;}
.HeaderMenu>ul>li:hover > ul { display:block; }
.HeaderMenu>ul>li.currentitem, .HeaderMenu>ul>li:hover{background: #FFF;}
.HeaderMenu>ul>li.currentitem a, .HeaderMenu>ul>li:hover > a{ color: #ef3d34;}
.HeaderMenu>ul>li.currentitem:after, .HeaderMenu>ul>li:hover:after{content:"";display:block;border-bottom: 1px solid #e72324;margin-top: -1px;}
.HeaderMenu>ul>li ul li:first-child{padding-top: 1px;}
.HeaderMenu>ul>li ul li{ position:relative;}
.HeaderMenu>ul>li ul li ul{position:absolute;left:100%;top: 0;}
.HeaderMenu>ul>li ul li a:hover{background: #ffffff;color: #ef3d34;}
.HeaderMenu>ul>li ul li:hover ul{ display:block;}
.HeaderMenu>ul>li ul li ul li:first-child{padding:0;}
.HeaderMenu>ul>li ul li ul li a:hover{ background:#333; }

span.searchBlock-toggler{color: #e72324;padding: 0 0;line-height: 40px;/* height: 60px; */display: block;text-align: center;cursor: pointer;margin: 0;/* display: none !important; */}
span.searchBlock-toggler:before{content:"\f002";font-family: FontAwesome;font-size: 28px;display: block;}
.HeaderMenu span.searchBlock-toggler{height:50px;line-height:50px;width: 50px;}
.Sidebar_body {background-color: #ef3d34;right: -320px;width: 320px;top: 0;bottom: 0;position: fixed;overflow-y: auto;-webkit-overflow-scrolling: touch;z-index: 9999;-webkit-transition: right .3s ease-in-out;transition: right .3s ease-in-out;}
.Sidebar .sidebar_Close{text-align:right;padding: 5px 20px;}
.Sidebar .Sidebar_backdrop {position: fixed;height: 100%;width: 100%;background-color: rgba(0,0,0,.45);left: 0;top: 0;z-index: 999;display: none;}
.Sidebar.show .Sidebar_backdrop {  display: block;  }
.Sidebar.show .Sidebar_body {  right: 0;  }
.SidebarMenu {padding: 0 15px;}
.SidebarMenu .primaryNavigation{ padding-bottom:30px;}
.SidebarMenu .primaryNavigation hr {margin:10px 0; border-color:#d8342c;}
.SidebarMenu .primaryNavigation ul {list-style: none;padding: 0px 15px;margin: 0;}
.SidebarMenu .primaryNavigation ul li ul {margin:0;padding: 0;}
.SidebarMenu .primaryNavigation ul li ul li{ margin:0;}
.SidebarMenu .primaryNavigation ul li ul li a {font-size: 14px;font-weight: 300;padding: 0px 10px;}
.SidebarMenu .primaryNavigation ul a {font-size: 16px;font-weight: 400;color: #fff;text-decoration: none;display: block;padding: 2px;}
.SidebarMenu #social ul{float:none;padding: 10px 15px;margin-bottom: 20px;}
.SidebarMenu #social li{margin-right: 10px;}
.SidebarMenu #social li.phone a:before, .SidebarMenu #social li a:before{color:#FFF; }
.SidebarMenu #social li.phone a span{ color:#FFF;}
.contactNavigation{border-top: 1px solid #103275;margin-top: 0px;clear: both;}
.contactNavigation ul{list-style:none;padding: 10px 15px;}
.contactNavigation ul li {margin: 10px 0;}
.contactNavigation ul li a{color:#FFF;font-size: 20px;}
.SidebarMenu form{position:relative;display: none !important;}
.SidebarMenu input[type=text]{background:#FFF;padding: 5px 14px;}
.SidebarMenu input[type=submit]{width:auto;min-width: auto;padding: 15px 13px;position: absolute;right: 0;top: 10px;font-size: 12px;height: 45px;background: #ef3d34;}

.userNav {display:none;background:#d8342c;padding: 8px 5px 8px 30px;margin-bottom: 20px;}
.userNav:after{content:''; display:table; clear:both;}
.userNav.logged_in{ display:block;}
.userNav ul{list-style:none;margin:0;padding:0;text-align: left;}
.userNav ul li{display: block;}
.userNav ul li a{color: #333;}
.userNav ul li:before{content:'';font:normal normal normal 14px/1 FontAwesome;margin-right: 5px;font-size: 26px;color: #FFF;display: inline-block; vertical-align:middle;}
.userNav ul li.welcome{color:#FFF;font-size:16px;padding: 0;}
.userNav ul li.welcome:before{content:"\f2be";}
.userNav ul li.welcome span{display:inline-block;vertical-align:middle;color: #FFF;}
.userNav ul li.welcome em{display:block;line-height: 16px;font-size: 14px;}
.userNav ul li.logout{padding: 8px 0 0px 30px;font-weight:500;}


.searchBlock-collapse {-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.search_backdrop {position: fixed;height: 100%;width: 100%;background-color: rgba(0,0,0,.45);left: 0;top: 0;z-index: 999;display: none;}
.searchBlock-collapse .search_body{background-color: white;padding: 0px 5%;margin: auto;position: relative;width: 100%;z-index: 9999;}
.searchBlock-collapse .search_body .searchBlock{position:relative;}
.searchBlock-collapse .search_body input[type=text] {width: 100%;padding-right: 120px;line-height: 30px;}
.searchBlock-collapse .search_body input[type=submit]{position:absolute;right:0;top: 0;margin: 3px 0;border: 1px solid transparent;min-width: auto;background: #ef3d34;padding: 16px 28px;}

.loginCollapse{position:fixed;z-index: 999;width:100%;height:100vh;top:0;left:0;opacity:0;-webkit-transition: opacity .3s ease;transition: opacity .3s ease;}
.loginCollapse.show{opacity:1;}
.login_backdrop{position: fixed;height: 100%;width: 100%;background-color: rgba(0,0,0,.45);left: 0;top: 0;z-index: 999;}
.loginCollapse .login_body{width: 340px;margin:0 auto;position:relative;z-index:99999;background: #FFF;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.loginCollapse .login_body .loginBox{padding: 30px 30px;}
.loginCollapse .login_body .login_Close{float:right;display:block;width:20px;height:20px;line-height:20px;text-align:center;background:red;color:#FFF;cursor: pointer;}
.loginCollapse .login_body .loginBox .fieldRow{margin-bottom:10px; }
.loginCollapse .login_body .loginBox .fieldRow input{min-height: auto;margin:0;vertical-align:middle;padding:10px;}
.loginCollapse .login_body .loginBox .fieldRow input[type="checkbox"]{ margin:0;}
.loginCollapse .login_body .loginBox .mlolnks{margin: 20px 0 0px 0;}
.loginCollapse .login_body .loginBox .mlolnks a{ display:inline-block; width:50%;}
.NavbarToggle {display: inline-block;vertical-align: middle;background-color: transparent;border: 0;padding: 0;}
.NavbarToggle i {font-size: 35px;color: #333;/* line-height: 60px; */}
.sidebar__Close {padding: 5px 20px;}
.sidebar__Close i{ color:#F44336;}
body.subpage .Header .NavbarToggle i {  color: #ef3d34;  }
.search__Close{position:absolute;top: 0;right: 0;background: #F44336;text-align: center;}
.searchToggle{background:none;padding: 0;color: #FFF;text-align: center;width: 30px;height: 30px;}
.searchToggle i {font-size:0;}
.searchToggle i:before{font-size: 24px;line-height: 30px;} 
.Header .Navigation .mainNav > .container {margin-top: 0;transition: margin .3s ease;}
.Header.headBg {box-shadow: 0px 1px 3px rgba(4, 4, 4, 0.35);}
.Header.headBg .Navigation .mainNav > .container {margin-top: -112px;transition: margin .3s ease;}
.Header.headBg .Navigation__body{ background:#333;}


/* ==================== Social Menu ==================== ================================================== */
#social,.topLogo {float: left;position: relative;z-index: 99;}
.topLogo{text-align:center; display: none; }
.topLogo img{margin: 2px 5px 0px 0;}
.topLogo a{display:inline-block;vertical-align:middle;} 
.topLogo span{display: block;vertical-align:middle;color:#FFF;font-size: 10px;line-height: 13px;padding: 0 3px;text-transform: uppercase;}
.topLogo span span{display:block;border-top: 1px solid #ccc;padding: 0;}
#social ul {margin: 0;padding: 0;}
#social li {float: none;display: inline-block;vertical-align: middle;padding: 5px 4px;}
#social li a {font: normal normal normal 14px/1 FontAwesome;text-align: center;padding: 0 !important;color: #FFF;display: block;}
#social li a span {  display: none;  }
#social li a:before {font-size: 17px;text-align: center;color: #FFF;display: inline-block;vertical-align: middle;line-height: 30px;width: 30px;height: 30px;border-radius: 50%;}
#social li.facebook a:before {content: "\f09a";background: #3c5b99;}
#social li.twitter a:before {content: "\f099";background: #00aced;}
#social li.instagram a:before {  content: "\f16d";  }
#social li.linkedin a:before {  content: "\f0e1";  background:#0077b5; }
#social li.youtube a:before {  content: "\f16a";  }
#social li.pinterest a:before {  content: "\f231";  }
#social li.googleplus a:before {content: "\f0d4";background: #dc4b38;}
#social li.contact a:before, #social li.email a:before {content: "\f0e0";background: rgb(231, 35, 36);}
#social li.rss a:before {  content: "\f09e"; background:#f58220;  }
#social li.phone{/* display:block; */padding: 5px;}
#social li.phone a span {display: inline-block;vertical-align: middle;font-size: 24px;font-weight: 700;font-family: 'Roboto', sans-serif;color: #333;}
#social li.phone a:before {content: "\f095";background: #333;color: #ffffff;margin-right: 10px;}
#social li.phone a span:before{content:"Call us now";display:block;font-size:14px;font-weight: 400;}
/* Social Menu Hover */
#social li:hover a:before, #social li a:hover:before {opacity: .8;}

/* ====================Footer==================== ================================================== */
footer {clear: both;bottom: 0;left: 0;background: rgb(207 207 207);z-index: 1;width: 100%;padding: 0;line-height: 1.6em;font-size: 14px;text-align: left;position: relative;border: 0;}
#map{min-height: 540px;}
#map p{ font-size:14px; line-height:24px; color:#011f5b;}
footer .address {margin: 0;text-align: left;}
footer .address * {color: #333;}
footer .address p span {  font-size: .80em;  display: none;  }
footer .footerContacts {margin:0 !important;}
footer #social{margin: 0;float: none;padding: 5px 0;text-align: center;background: #ccc;}
footer #social li{padding:2px;margin: 5px 0;}
footer #social li.phone{padding: 2px;margin: 4px 0;}
footer #social li.phone a span {font-size: 16px;}
footer #social li.phone a:before {content: "\f095";background: #333;color: #ffffff;margin-right: 5px;}
footer #social li.phone a span:before{content:"Call us now";display:block;font-size:14px;font-weight: 400;}

.footer-nav {  width: 100%;  }
.footer-nav ul:after {  content: '';  display: table;  clear: both;  }
.footer-nav ul{ list-style: none;}

.footer-nav ul li a:hover {color: #e72324;}
.footer-nav > ul { display: flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
.footer-nav > ul > li > span, .footer-nav > ul > li > a {font-size: 14px !important;}
.footer-nav > ul > li > a:before {  content: '' !important;  }
.footer-nav ul li a {padding: 2px 5px;font-size: 14px;display: inline-block;color: #333;}
.footer-nav ul li.head{/* width: 24%; *//* display: inline-block; */margin: 0;}
.footer-nav ul li.head >a, .footer-nav ul li.head >span {font-size: 20px !important;font-weight: 600;margin: 0;text-transform: uppercase;padding: 0;color: #e72324;}
.subfooter-nav ul {  float: right;  display: block;  }
.subfooter-nav ul li {  display: inline-block !important;  float: none !important;  }
.subfooter-nav ul li a {  padding: 0 5px !important;  }
.subfooter-nav ul li a:hover {  background: none !important;  }

/* ==================== Copyright ==================== */
.copyright {font-size: 12px;text-align: center;padding: 7px 0;background: #333;}
.copyright a {color: #FFF !important;padding: 0 5px;display: inline-block;}
.copyright span {  display: block;  color: #FFF !important;  float: right;  }

/* ==================== Go to top button ==================== ================================================== */
.cd-top {  display: inline-block;  height: 50px;  width: 50px;  position: fixed;  bottom: 30px;  right: 5px;  z-index: 10;  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);  overflow: hidden;  background: #ef3d34;  visibility: hidden;  opacity: 0;  -webkit-transition: opacity .3s 0s, visibility 0s .3s;  -moz-transition: opacity .3s 0s, visibility 0s .3s;  transition: opacity .3s 0s, visibility 0s .3s;  -webkit-border-radius: 50px;  -moz-border-radius: 50px;  border-radius: 50px;  }
 .cd-top i {color: #FFFFFF;font-size: 1.4em;text-align: center;line-height: 50px;text-indent: 0;display: block;position: absolute;right: 0;top: 0;left: 0;bottom: 0;margin: 0 auto;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {  -webkit-transition: opacity .3s 0s, visibility 0s 0s;  -moz-transition: opacity .3s 0s, visibility 0s 0s;  transition: opacity .3s 0s, visibility 0s 0s;  }
.cd-top.cd-is-visible {  visibility: visible;  opacity: 1;  }
.cd-top.cd-fade-out {  opacity: .5;  }
.cd-top:hover, .no-touch .cd-top:hover {  opacity: 1;  }

/* ==================== Page & Content Styles ==================== */
.page-content-block {  margin: 0 0;  }
.subpageHeader-block {text-align: justify;background: #ffffff;margin-bottom: 10px;}
.subpageHeader-block h1 {margin: 15px 0;}
h3.title, h2.title{border-bottom: 2px solid rgb(221, 221, 221);position: relative;font-size: 34px;line-height: 30px !important;padding: 0 10px 0 0;margin: 0 0 10px;border-radius: 0;font-weight: 500;display: inline-block;}
h3.title{font-size: 24px;}
h3.title:before, h2.title:before{content: '';position: absolute;/* background: #4c4947; */width: 100%;max-width: 180px;height: 2px;left: 0;bottom: -2px;}
h3.title:after, h2.title:after{position: absolute;content: " ";width: auto;height: auto;bottom: -10px;left: 5%;border-width: 4px;border-style: solid;border-color: #dddddd rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);} 
h1.title i, h3.title i{font-size: 8px;vertical-align: middle;color: #FF9800;line-height: 20px;}
h1.title i:before, h3.title i:before{font-size: 20px;}
.lead{font-size: 1.2em;font-weight: 300;line-height: 28px;}
.subpage-block {  margin-top: 74px;  padding-top: 10px;  }
.breadcrumb {padding: 4px 0;font-size: 16px;clear: both;margin-bottom: 0;color: #4c4947;background: #eceeef !important;border-radius: 0 !important;}
.breadcrumb a {font-size: .84em;color: #4c4947;}
.weatherBlock{text-align:center;margin-bottom: 20px;}
.weatherBlock> a{ display:none;}

.NewsListRow {padding: 0;margin: 0;border-bottom: 1px solid #f3f3f3;background: #FFF;margin-bottom: 10px;height: 100%;}
.NewsListRow .NewsListContent{ padding:10px;}
.NewsListRow .NewsListContent p{margin:0;}
.NewsListRow .newsLink{text-transform: capitalize;font-size: 12px;/* float: right; */display: inline-block;padding: 0 5px;line-height: 20px;border: 1px solid #e72324;}
.NewsListRow .newsLink:hover{ background:#ef3d3a; color:#FFF;}

.NewsListRow .newsLink:after{content:"\f0da";font-family: 'FontAwesome';font-weight: 100;font-size: 15.4px;padding: 0 0 0 4px;vertical-align: middle;}
.NewsListRow .NewsListimage img{max-width: 240px;}

/* ==================== Blog & Events ==================== */
.blog, .event {padding: 0;margin: 0;border: 1px solid #f4f4f4;background: #FFF;margin-bottom: 15px;height: 100%;}
.events {padding-bottom: 30px;} 
.events .event_date{padding: 10px;text-align: center;background: #ef3d34;color: #FFF;font-size: 30px;font-weight: 900;line-height: 40px;display: flex;width: 100%;border: 0;border-bottom: 1px solid #da7314;}
.events .event_date div{ padding:0 5px;}
.blog .image img{max-width:240px;}
.blog .blog_content, .event_content{ padding:10px;}
.blog .blog_content p img{float:left;margin-right:10px;max-width: 240px;}
.events_month_header h2{ font-size:24px; margin-top:30px; border-bottom:1px solid #DDD; padding:5px;}
.event_row .event_date{border:0;}
.event_date{border: solid 1px #b54b33;margin: 0 auto;}
.event_row{flex-wrap:nowrap;justify-content: flex-start;align-items: center;}
.event_row .event_day{font-size: 32px;font-weight: 700;/* color: #FFF; */margin-bottom: 1px;line-height: 1;}
.event_row .event_month {line-height: 30px;font-size: 14px;font-weight: 500;}
.event_row .event_month span{/* display:block; */text-transform: uppercase;font-weight: 500;}
.blog .blog_name a, .event_name a {font-size: 16px;font-weight: 500;color: #ef3d34;}
.events .event_name a:hover {color: #ffb606; } 
.events .event_location{font-size: 14px;font-weight: 500;color: #6e7b97;margin-top: 2px;}
.events .event_content p{font-weight: 400;color: #666;margin-top: 0;margin-bottom: 0;}
.blog {/* border:0; */} 
.blog .blog_content p a{ text-transform:uppercase;}
.blog .image img{max-width: 240px;}
.blogs_row_block .blog{border:0;border-bottom: 1px solid #f4f4f4;}
.event_image img{width: 100%;}
.events_block{ padding:30px 0;}
.events_block .date{padding: 10px;text-align: center;font-size: 20px;/* width: 140px; */min-height: 83px;border: 1px solid  #212529;/* color: #FFF; */}
.events_block .event_name{ font-size:20px; font-weight:600;}
.events_block .dates{ font-weight:500;}

/* FAQ*/
.faq { padding: 8px 0;  }
.faq .ques {font-weight: bold; color: #F04A26;  }
.faq .ques label, .faq .ans label { width: 20px; display: inline-block;  font-weight: bold; vertical-align: top; }
.faq .ques span, .faq .ans span { display: inline-block;  width: 95%; vertical-align: top; }

/* others */
.print-register, .online-register { width: 46%; display: inline-block; min-height: 330px;  vertical-align: top;  margin: 20px 1%; text-align: center; border: 1px solid #DDD; height: auto; padding: 20px 0; }
.print-register h2, .online-register h2 { text-align: center; }
.print-register img, .online-register img { padding-top: 20px; }
.register tr td:first-child, .updateinfo tr td:first-child {width: 28%;}
.subscriptions tr td:first-child {width: 30px;vertical-align: middle;}
.subscriptions td {padding: 5px  0;}
.subscriptions_block .subscriptions td div{line-height: 18px;display:inline-block;vertical-align: middle;/* min-width: 31%; */}
.subscriptions_block .subscriptions td div.subscriptiondesc{ display:none;}
.subscriptions td div.subscriptionprice select option:before{/* content:"$"; *//* display: inline; */}

.subscriptions {margin: 0px;}
table.subscriptions{width:100%;vertical-align: top;}
#subscriptions input[type=submit] { margin-bottom: 10px; }
.oprow .opname, .subscriptionname { font-weight: bold; }
.opnameblk{display:inline-block;vertical-align:top;margin-left: 5px;}
.buy_online_issue_blk{margin-bottom: 20px;}
.registration_button,.update_button {/* margin-left: 30%; */}
table.jobs-row:nth-child(even) { background: #f6f6f6;}
table.jobs-row td,.jobs-dir-head td { padding: 3px 10px; }
.jobs-dir-head,.jobs-dir-head h2  { background: #777; font-size:1.1em; color: #FFF; }
td.thumbnail {width: 110px; }
#map {height: 400px;}

/* ==================== webform post form styles ==================== ================================================== */
.fieldgroup {  clear: both;  margin: 10px 0;  padding: 5px;  }
.fieldgroup_label {font-size: 1.5em;font-weight: bold;display: block;color: #4c4947;padding: 0 5px;margin: 20px 0 5px 0;border-bottom: 1px solid #ef3d34;}
.fieldgroup_desc, .field_desc {  font-style: italic;  color: #333;  line-height: 1.4em;  padding: 0 3px;  font-size: 0.87em;  margin-bottom: 10px;  clear: both;  }
.fieldrow {  padding: 5px 0;  text-align: left;  display: block;  }
.fieldrow.hide{ display:none;}
.fieldrow .fieldlabel sup {  color: red;  margin-left: 5px;  }
.fieldrow .fieldval textarea {width: 100%;min-height: 100px;}
.fieldrow .fieldlabel {display: inline-block;width: 100%;margin: 0 0.5%;text-align: left !important;margin-right: 20px !important;}
.fieldrow .fieldval {  display: inline-block;  width: 100%;  margin: 0 0.5%;  vertical-align: top;  }
.webform .fieldrow .fieldval input[type=number],.webform .fieldrow .fieldval input[type=text],.webform  .fieldrow .fieldval input[type=tel],
.webform  .fieldrow .fieldval input[type=email],.webform  .fieldrow .fieldval select{ width:80%;}
.fieldrow .fieldval input[type=button], .fieldrow .fieldval input[type=reset], .fieldrow .fieldval input[type=submit], .button {  width: auto;  }
 .fieldrow .fieldval input[type=file] {padding: 8px;}
.group_nogroup_label, .group_nogroup_label, .group_nogroup_tr {  display: none;  }

.webform .fieldrow .fieldval, .row .fieldrow .fieldlabel{ width:100%; display:block;}
.webform .fieldrow  {}
.webform .detailsTextArea .fieldlabel{text-align:left; display:block;}
.webform .fieldrow .fieldval, .webform_23 .fieldrow .fieldlabel{width:auto;display: block;margin: 0 2px;}
.webform .fieldrow .fieldlabel label{ font-weight:500;}
.webform .fieldrow .fieldval div[class^="radio"],.webform .fieldrow .fieldval div[class*="_radio"] {display:inline-block; vertical-align:middle; margin-right: 10px;}
.fieldrow .fieldval .type_of_license_applied_radio{font-size:18px;}
.webform .fieldrow .fieldval input[type=number],.webform .fieldrow .fieldval input[type=text],.webform  .fieldrow .fieldval input[type=tel],
.webform  .fieldrow .fieldval input[type=email],.webform  .fieldrow .fieldval select
{width: 100%;}
.charSize{width: 50px !important;height: 20px !important;min-height: 20px !important;padding: 4px 0px !important;text-align: center !important;}

.newPostTemplate.webform .fieldrow .fieldlabel, .newPostTemplate.webform .fieldrow .fieldval{width:auto;display:block;margin: 0 5px;}
.newPostTemplate.webform .fieldrow .fieldval input[name*='date'], .newPostTemplate.webform .fieldrow .fieldval input[name*='Date'],
.webform .fieldrow .fieldval input[name*='date'], .webform .fieldrow .fieldval input[name*='Date']
{width: calc(100% - 20px);}

.user_info_block{padding: 10px 0 20px 0;background: #f3f3f3;margin: 20px auto;}
.userinfotitle{font-size:20px;font-weight:500;margin-bottom: 15px;border-bottom: 1px solid #ef3d34;padding: 0 0 5px 5px;}
.user_info_block .register{width: 400px;margin: 0 auto;}
.user_info_block .register tr td {padding: 4px;min-width: 130px;vertical-align: middle;font-weight: 500;}
.user_info_block .register tr td:nth-child(2){display: none !important;}
.user_info_block .register tr td input{ background:#dcdcdc;}

#wordCountError{display:none;font-weight: bold;color: red;padding: 5px;}

/*form builder*/
.taoFieldBuilder .tafb_row {/* padding: 3px 0; */}
.taoFieldBuilder .head  {text-align:left;background: #F0f0f0;border-bottom: 1px solid #666;padding: 4px 0;}
.taoFieldBuilder .head .fcol, .taoFieldBuilder .tafb_row .fcol {width: 24.7%;display:inline-block;vertical-align: middle;text-align: left;/* margin-left: 5px; */}
.taoFieldBuilder .tafb_row span.fcol{ text-align:center; }
.taoFieldBuilder .head .fcol {font-weight: bold;text-align: center;font-size: .87em;}
.taoFieldBuilder input,.taoFieldBuilder select, .taoFieldBuilder textarea{width: 99%;/* padding: 3px 0; */}
.tafb_row .fcol.tfbact, .taoFieldBuilder .head .fcol.tfbact{width: 20px !important;height: 20px;font-size: 18px;line-height: 20px;display:inline-block;vertical-align: middle;margin: 0;margin: 0 5px;text-align: center;/* float: right; */}
.taoFieldBuilder a.addAct{text-decoration:none;color:#FFF;background: rgb(18, 52, 86); display: block;text-align: center;}
.taoFieldBuilder a.tfbdel { text-decoration:none;background: #D11023; color: #FFF;display: block;}

.fcol.amountearned_col, .fcol.hrsperweek_col{width: 100px !important; margin-left:10px;}
#schoolcommunity_activities .tafb_row .fcol, #schoolcommunity_activities .head .fcol, #other_awards .tafb_row .fcol, #other_awards .head .fcol{ width:31%;}
.webform_detail_view_12 .taoFieldBuilder { margin-top: 7px; border: 1px solid #333;  border-bottom: 0px;    }
.webform_detail_view_12 .taoFieldBuilder .fcol { border-right:  1px solid #333; padding: 3px 0; margin: 0;   }
.webform_detail_view_12 .taoFieldBuilder .head { padding: 0; }
.webform_detail_view_12 .taoFieldBuilder .tafb_row { padding: 0;  border-bottom: 1px solid #333;   }
.webform_detail_view_12 .taoFieldBuilder .fcol:last-child { border: 0px; }
.brtop { border-top: 1px solid #333; margin-top: 60px; }
.brtop .fllable { width: 24%; display: inline-block; text-align: center; font-weight: bold;   }
.addrbar .fllable.addr { width: 30%; }
.addrbar .fllable { width: 20%; }
.addrbar .fllable.zipcode {width: 9%;}
.apsp {border: 1px solid #333; margin-bottom: 15px; border-bottom: 0;  } 
.apsp .fieldrow {  border-bottom: 1px solid #333;  }

#Subscription_type_input option[value="Dunn County Resident"] { display:none;}


/* ====================small size grid style declarations==================== ================================================== */
@media (min-width: 580px) {  
  /* ==================== multi level footer menu ==================== ================================================== */
 .footer-nav ul {  /* display: block; */  clear: none;  text-align: left;  width: 100%;  }
 .footer-nav > ul > li {vertical-align: top;list-style: none;margin: 0;}
 .footer-nav ul li a, .footer-nav ul li span {padding: 3px 0;margin: 0;}
 .footer-nav ul li.head >a, .footer-nav ul li.head >span {font-size: 14px !important;}
 .footer-nav ul li.head > ul {  padding-left: 4px;  }
 .footer-nav ul li.head li.head ul {  padding-left: 0;  }
 .footer-nav ul li.head li.head >a {  margin-left: -5px;  }
 }

@media (min-width: 640px) {  }

@media (min-width: 780px) {  
 .Navigation {margin-top: 0;transition: margin .5s ease, padding .5s ease;background: #FFF;padding: 0;}
 body.subpage .Navigation {  margin-top: 0;  }

 /* ==================== webform styles ==================== ================================================== */
  .webform .fieldrow .fieldval select {padding: 10px 10px;}
  .webform .fieldrow .fieldval  {  width: 85%;  }
  .webform .fieldrow .fieldval input[type=button], .fieldrow .fieldval input[type=reset], .fieldrow .fieldval input[type=submit], .fieldrow .fieldval .button {  width: auto;  }
.webform .fieldrow .fieldval {display: inline-block;vertical-align: top;width: 40%;margin: 0;text-align: left;}
 .webform .fieldrow .fieldlabel {  width: 30%;  min-width: 10%; display: inline-block;  }
  }

/* ==================== taoCMS Components and Modules ==================== ================================================== */
/* ==================== Image Slider ==================== ================================================== */
.slider-block {padding-bottom: 0;margin-top: 0 !important;position: relative;width: 100%;/* height: 100%; */}
.conent_slider {  margin: 0px auto;  padding-bottom: 25px;  }
.slider_block {position: relative;margin: 0;margin-bottom: 0;width: 100%;height: 520px;overflow: hidden;/* background: #4c4947; */}
#slides {height: 100%;}
/* slide show */
.sliderContent {  height: 100%;  position: relative;  overflow: hidden;  width: 100%;  float: none;  }
.sliderContent div.base {position: absolute;width: 100%;height: 100%;right: 0;opacity: 1;display: none;background-repeat: no-repeat;background-size: cover;background-position: top center;background-attachment: fixed;}
.sliderContent div.base:after {content: "";display: block;position: absolute;z-index: 0;width: 100%;height: 100%;top: 0;left: 0;}
.sliderContent div.base .container .sliderData {/* width: 75%; */text-align:left;}
.sliderContent div.base img {width: 100%;position: relative;z-index: 1;display: block;margin: 0 auto;}
.sliderContent div.base.Video .img {  display: none;  }
.sliderContent div.base .sliderData{position: absolute;width: 100%;z-index: 99;bottom: 0;padding: 10px;background: rgba(255, 255, 255, 0.5);border-top: 1px solid rgba(212, 212, 212, 0.35);}
.sliderContent div.base div[class^="jsnews"], .sliderContent div.base .ajxdata{height:100%;width:100%;position: relative;}
.sliderContent div.base .image{height: 100%;width: 100%;display: block;background-color: #ccc;}
.sliderContent div.base .image.no-image{background-position: center center;background-repeat: no-repeat;background-size: unset;background-color: #FFF;border: 1px solid rgba(212, 212, 212, 0.35);}
.sliderContent div.base .ajxdata i{position:absolute;width: 46px;height: 46px;line-height: 46px;margin: auto;top: 0;left: 0;right: 0;bottom: 0;z-index: 6;font-size: 36px; color:#FFF;}
.sliderContent div.base .newsPaper{position:absolute;top:0;z-index:9;background: rgba(255, 255, 255, 0.6);padding: 8px;font-weight: 600;line-height: 30px;font-size: 28px;}
.sliderContent div.base .newsPaper a{color:#333;}
.sliderContent div.activeSlide {display: block;opacity: 1;}
.sliderContent div.base div h1 {  font-size: 3.0em;  margin: 0;  font: 60px/70px 'Raleway', sans-serif;  font-weight: 600;  text-transform: uppercase;  color: #ef3d34;  margin: 0 0 10px;  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.69);  }
.sliderContent div.base div h2 {font-size: 4em;line-height: .98em;font-weight: 900;color: #FFF;}
.sliderContent div.base div h2 .block-text, .sliderContent div.base div h3 .block-text,  .sliderContent div.base div h4 .block-text {font-weight: 900;display: inline-block;padding: 0 5px;}
.sliderContent div.base div h3 {font-size: 30px;margin: 5px 0;padding: 0 5px;font-family: inherit;font-weight: bold;text-rendering: optimizelegibility;}
.sliderContent div.base div h4 {font-size: 2.2em;font-weight: 400;color: #FFF;}
.sliderContent div.base div h5 { color:#FFF;  }
.sliderContent div.base div span{font-weight:500;font-size: 14px;/* color: #FFF; *//* background: rgba(189, 189, 189, 0.35); */padding: 3px 0;margin: 2px 0;}
.sliderContent div.base div span a{color: #333;}
.sliderContent div.base div span.date{margin-left:8px;}
.sliderContent div.base div span.date:before{content: "\f017";font-family: 'FontAwesome';font-weight:normal;margin-right: 3px;}

/*caption Video*/
.sliderContent div.base.slShow div.caption.Video {  width: 100%;  max-width: none;  text-align: center;  position: relative;  height: auto;  padding: 0;  border: 0;  margin: 0;  }
.sliderContent div.base.slShow div.caption.Video h3 {  text-align: left;  margin: 0;  margin-left: 15px;  padding: 0;  display: none;  }
.sliderContent div.base.slShow div.caption.Video iframe {  height: 400px !important;  width: 100%;  }
.sliderContent div.base.slShow div.caption.Video a, .sliderContent div.base.slShow div.caption.Video p {  padding: 0;  margin: 0;  }

/* caption positions*/
.sliderContent div.base.slShow div.caption.Top-Left {  top: 2%;  left: 0;  }
.sliderContent div.base.slShow div.caption.Top-Center {  top: 2%;  left: 50%;  -webkit-transform: translateY(-2%) translateX(-50%);  -ms-transform: translateY(-2%) translateX(-50%);  transform: translateY(-2%) translateX(-50%);  }
.sliderContent div.base.slShow div.caption.Top-Center * {  text-align: center !important;  }
.sliderContent div.base.slShow div.caption.Top-Right {  top: 2%;  left: 100%;  -webkit-transform: translateY(-2%) translateX(-100%);  -ms-transform: translateY(-2%) translateX(-100%);  transform: translateY(-2%) translateX(-100%);  text-align: right !important;  }
.sliderContent div.base.slShow div.caption.Top-Right * {  text-align: right !important;  }
.sliderContent div.base.slShow div.caption.Middle-Left {  top: 50%;  left: 0%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);  display: block !important; }
.sliderContent div.base.slShow div.caption.Middle-Center {  top: 50%;  left: 50%;  -webkit-transform: translateY(-50%) translateX(-50%);  -ms-transform: translateY(-50%) translateX(-50%);  transform: translateY(-50%) translateX(-50%);  }
.sliderContent div.base.slShow div.caption.Middle-Center * {  text-align: center !important;  }
.sliderContent div.base.slShow div.caption.Middle-Right {  top: 50%;  left: 100%;  -webkit-transform: translateY(-50%) translateX(-100%);  -ms-transform: translateY(-50%) translateX(-100%);  transform: translateY(-50%) translateX(-100%);  }
.sliderContent div.base.slShow div.caption.Middle-Right * {  text-align: right !important;  }
.sliderContent div.base.slShow div.caption.Bottom-Left {  top: 100%;  left: 0%;  -webkit-transform: translateY(-100%);  -ms-transform: translateY(-100%);  transform: translateY(-100%);  }
.sliderContent div.base.slShow div.caption.Bottom-Center {  top: 100%;  left: 50%;  -webkit-transform: translateY(-100%) translateX(-50%);  -ms-transform: translateY(-100%) translateX(-50%);  transform: translateY(-100%) translateX(-50%);  }
.sliderContent div.base.slShow div.caption.Bottom-Center * {  text-align: center !important;  }
.sliderContent div.base.slShow div.caption.Bottom-Right {  top: 100%;  left: 100%;  -webkit-transform: translateY(-100%) translateX(-100%);  -ms-transform: translateY(-100%) translateX(-100%);  transform: translateY(-100%) translateX(-100%);  }
.sliderContent div.base.slShow div.caption.Bottom-Right * {  text-align: right !important;  }
.sliderContent div.base div.caption div {  margin-top: 0px;  }
.sliderContent div.base div.caption div a {  padding: 6px 10px;  text-align: center;  color: #FFF;  font-weight: bold;  margin: 10px 0;  }
.sliderContent div.base.slShow div.caption {  display: block;  position: relative;  z-index: 1;  }
.sliderContent div.base.slShow div.caption.No-Background {  background: none !important;  }

/*Caption Backgrounds*/
.sliderContent div.base div.caption.White {  background: rgba(255,255,255,0.65);  }
.sliderContent div.base div.caption.Yellow {  background: rgba(191, 130, 54, 0.65);  color: #FFF!important;  }
.sliderContent div.base div.caption.Yellow * {  color: #FFF;  }
.sliderContent div.base div.caption.Blue {  background: rgba(62, 77, 92, 0.65);  }
.sliderContent div.base div.caption.Blue * {  color: #FFF;  }
.sliderContent div.base div.caption.Black {  background: rgba(0, 0, 0, 0.65);  }
.sliderContent div.base div.caption.Black * {  color: #FFF;  }
.taoNav {position: absolute;z-index: 98;text-align: center;top: 0;right: 0;display: none;}
.taoNav a {margin: 2px 4px;display: inline-block;vertical-align: middle;padding: 0;border: 0;border-radius: 2px;-webkit-border-radius: 0;-ms-border-radius: 2px;-moz-border-radius: 2px;color: #333333;background: #cccccc;cursor: pointer;font-size: 0;width: 10px;height: 10px;line-height: 0;text-align: center;}
.taoNav a.active {background: #ea2424;color: #e72324;}
.taoNav a:hover {  text-decoration: none;  }

/* tao directional nav */
.directionNav a{position:absolute;z-index: 99;top: calc(50% - 25px);width: 30px;height: 50px;line-height: 50px;text-align:center;font-size:0;cursor:pointer;opacity:0;transition: all .5s ease;background: rgba(255, 255, 255, 0.35);}
.directionNav a:before{content: "\f35a";font-family: 'simple-line-icons';font-size: 32px;display: block;color: #ffffff;}
.directionNav a.prevNav{left: -100px;right:auto;}
.directionNav a.nextNav{right: -100px;}
.directionNav a.prevNav:before{content:"\e605";}
.directionNav a.nextNav:before{content:"\e606";}
#slide_block:hover a.nextNav{right: 0;transition: all .5s ease;opacity:1;}
#slide_block:hover a.prevNav{left: 0;transition: all .5s ease;opacity:1;}

/* testimonial slider */
#testimonial_slider{ height:auto; background:transparent;}
#testimonial_slides {height: 250px !important;position: relative;} 
#testimonial_slides .sliderContent div.base {background: transparent;}
#testimonial_slides .sliderContent div.base:after{ display:none;}
#testimonial_slides .sliderContent div.base *{ text-shadow:none; color:#564840;} 
#testimonial_slides .sliderContent div.base a{ color:#dc3545;}
#testimonial_slides .sliderContent div.base p{ color:#271f1b;}
#testimonial_slides .sliderContent div.base p i{color: #b9b2a5;}
#testimonial_slides .sliderContent div.base .media-body p{ color:#8c8b84;}
#testimonial_slides .sliderContent div.base.activeSlide { display: block; right: 0; }
.testimonial.base {position:relative;}
#testimonial_slider .taoNav{display:block;text-align: center;margin: -30px 0 0 0;position: relative;z-index: 2;}
/* subpage_slider*/
.subpage_slider {  padding: 100px 0;  background: url(/image/cache/subpage.jpg);  background-position: center center;  background-attachment: fixed;  background-size: cover;  }

/*Latest Issues*/
.latestIssues .latestIssue {text-align: center;margin-right: 5px;}
.latestIssues .latestIssue.info {background:#ef3d34;padding: 20px;color:#FFF;font-size:14px;}
.latestIssues .latestIssue:after{content:''; display:table; clear:both;}
.latestIssues .latestIssue.main{background: #ef3d34;border:0;height: 95px;}
.latestIssues .latestIssue h3{font-size: 31px;margin: 0;padding: 8px;color: #FFF;}
.latestIssues .latestIssue h4{font-size: 15px;text-align: center;}
.latestIssues .latestIssue h4 a{}

.latestIssues .latestIssue img{max-width: 100%;max-height: 140px;display: block;margin: 0 auto;padding: 1px;border: 1px solid #DDD;}
.latestIssues .latestIssue a.button{}
.latestIssues .latestIssue .detailsBlock{display: inline-block;vertical-align: top;padding: 0;text-align: center;}
.latestIssues .latestIssue .detailsBlock .latestIssueDetails{position:relative;top:0;color: #333;font-size: 12px;}
.latestIssues .latestIssue .detailsBlock .latestIssueDetails p{margin:0;}
.latestIssues .latestIssue:hover .detailsBlock{opacity:1;transition:opacity .3s ease;}
.latestIssues .latestIssue:hover .detailsBlock .latestIssueDetails{top:50%;transform:translateY(-50%); transition: transform .5s ease, top .5s ease;}
.latestIssueBlock .latestIssue{text-align:left;margin: 10px;}
.latestIssueBlock .latestIssue .issueImg{display:inline-block;vertical-align: middle;margin-right: 10px;}
.latestIssueBlock .latestIssue .detailsBlock{display:inline-block; vertical-align:middle; text-align:left;}
.latestIssueBlock .latestIssue .detailsBlock * {text-align:left;}


/*Latest News*/
.newsListBlock{margin-bottom: 10px;}
.newsListBlock .newsListRow{}
.newsListBlock .newsListRow img {margin: 0 5px 0px 0;float: left;max-width: 150px;}
.newsListBlock .newsListRow p{margin:0;}
.newsListBlock .newsListRow p strong{font-weight: 500;}
.newsListBlock .newsListRow span{color: #9b979b;font-size: 12px;}
.newsListBlock .newsListRow span.date:before{content:"\f017";font-family: 'FontAwesome';font-weight:normal;margin-right:2px; color:#989898; display:none;}
.newsListBlock .newsListRow span.type{color:#333;font-weight:500;display: none;}

.newsListBlock .newsListRow:after{content:''; display:table; clear:both;}
.currentIssue .currentIssueCover img{max-width: 95%;border: 1px solid #E7E7E7;}
.latestPublicationsBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    margin-bottom: 20px;
}

h3.title{width:100%;border: 0;margin-bottom: 5px;background: #eee;padding: 0 6px 2px 12px;}
h3.title:after, h3.title:before{ display:none;}
h3.title a[target="_blank"] {float: right;}
.newsPaperLatest{padding-bottom: 5px;display: flex;/* background: #f5f5f5; */}
.newsPaperLatest h3.title{font-size: 22px;line-height: 24px !important;margin-bottom: 6px;}
.newsPaperLatest .newsListBlock{margin-bottom: 5px;}
.newsPaperLatest .newsListBlock .newsListRow{}
.newsPaperLatest .newsListBlock .newsListRow.sports{}
.latestIssueBlock a.button, .newsListBlock a.button, .newsPaperBlocks a.button{background: transparent;color: #333;font-weight: 600;padding: 5px;text-transform:capitalize;display: block;vertical-align:middle;margin: 0;margin-bottom: 15px;text-align: left;/* border-bottom: 1px solid #eee; */} 
.latestIssueBlock a.button:after, .newsListBlock a.button:after, .newsPaperBlocks a.button:after{content:"\f178";font-family: 'FontAwesome';font-weight: 100;font-size: 15.4px;padding: 0 0 0 4px;vertical-align: middle;}
.latestIssueBlock a.button, .newsListBlock a.button{border:0;padding: 7px 0;margin-bottom: 0;}
.latestIssueBlock a.button:hover,.newsListBlock a.button:hover{ color:#ef3d34; background:none;}
.latestIssues h5{font-size:16px;margin-top: 0;margin-bottom: 0;text-align: center;}
.latestIssues p{margin:0;}
.newsPaperLatest .latestIssues .button{background:none;padding: 10px 0;}


.PublicationBlocks .currentIssue .currentIssueCover img{max-width: 100%;}
.PublicationBlocks .latestIssueDetails p{ display:none;}
.PublicationBlocks .latestIssueDetails a {display:block;width:100%;margin:5px 0;background: #e72324;color: #FFF;padding: 7px;}
.PublicationBlocks .currentIssue {padding-bottom:10px;border-bottom:1px solid #eee;}
.PublicationBlocks .currentIssue .latestPublicationsBlock { margin-bottom:0 !important; }
.PublicationBlocks  h3.title {font-size: 18px;color: #666;}

/*login*/
.changepass, .general_login, .checkout_login {  max-width: 360px;  margin: 0 auto;  text-align: left;  padding: 10px;  border: 1px solid rgb(233, 233, 233);  }
.general_login div.logintitle, .checkout_login div.logintitle{  background: transparent;  color: #333;  font-size: 18px;  line-height: 25px;  font-weight: normal;  }
.checkout_login div.loginmessage, .general_login div.loginmessage {  font-style: italic;  margin-bottom: 20px;  }
.changepass div.row, .checkout_login div.row, .general_login div.row {  margin: 8px 0px;  text-align: left;  }
.changepass div.row label, .checkout_login div.row span.label, .general_login div.row span.label {  text-align: right;  padding-right: 7px;  min-width: 100px;  font-weight: bold;  display: inline-block;  }
.changepass div.row label {  font-weight: normal;  min-width: 125px;  }
.changepass div.row span, .checkout_login div.row span.formw, .general_login div.row span.formw {  display: inline-block;  vertical-align: middle;  }
.changepass div.row span input {  max-width: 190px;  }
.general_login div.loginbtn, .checkout_login div.loginbtn {  margin-left: 100px;  display: inline-block;  text-align: center;  }
.general_login div.forgotpassword, .checkout_login div.forgotpassword {  vertical-align: middle;  display: inline-block;  }
.general_login .errmsg, .checkout_login .errmsg {  color: #F44336;  font-size: .84em;  padding: 0;  text-align: center;  overflow: hidden;  }
#filter {  display: none;  }
.checkout_loginmsg{font-size:24px; text-transform:uppercase; text-align:center;}
.checkout_registration{text-align:center;}
.checkout_registration:before{content:"OR"; display:block; line-height:40px; font-size:24px; margin:10px;}
.checkout_registration a{display:inline-block;width: 360px;padding:10px;background:#DDD;color:#000;}

/* ==================== Custom Styles ==================== */
/*navigation */
.form-btn {  padding: 10px 10px;  cursor: pointer;  position: relative;  float: right;  text-align: center;  right: 0;  margin: 3px 0;  color: #fff;  }
.nav-icon a {  color: #333;  line-height: 75px;  display: block;  padding: 0 5px;  }
.nav-icon a:hover, .nav-icon.nav-collapsed a:hover {  text-decoration: none !important;  background: none !important;  color: #021f5b !important;  }
.nav-icon {  float: right;  font-size: 30px;  line-height: 75px;  position: relative;  z-index: 99;  right: 0;  top: 0px;  margin: auto;  padding: 0 7px;  color: #021f5b;  }
.nav-icon a:hover, .search-btn.search-on, .search-btn:hover {  background: #021f5b;  color: #FBFBEA;  }
.nav-icon.nav-collapsed {  z-index: 102;  }
.nav-icon.nav-collapsed a {  color: #ef3d34 !important;  }
.nav-icon.nav-collapsed a span:before {  content: "\f00d";  }

/* side navigation*/
.side-nav{background: #e5e9ee;margin: 5px;}
.side-nav ul {list-style:none;display: block;margin: 0;padding: 0;}
.side-nav ul li {position: relative;display: block;z-index: 1;}
.side-nav ul li a {border-bottom: 1px solid #eee;font-size: 1.2em;color: #ef3d34;/* font-weight: bold; */position: relative;display: block;padding: 10px 15px;}
.side-nav ul li:last-child a { border:0;}
.side-nav ul li a:hover {background: #ef3d34;color: #FFF;}


/*--------------------------- Online Issues --------------------------*/
.on_issue {line-height: 1.5em;font-size: 0.87em;border: 1px solid #eaeaea;box-shadow: 0 0 5px #eaeaea;text-align: left;margin-bottom: 10px;}
.on_issue img {margin: 5px;}
.on_issue h2 a { text-transform: capitalize; font-size: 0.8em; line-height: 1.3em; margin-bottom:0.2em; text-align: left; display: block;   }
.on_issue {}
.on_issue span {display: block; }
.on_issue .issue_info {padding: 12px 0;}
.epublication span, .epublication label, .epublication a, .epublication .toolbar .fbdlk label { display: inline; margin: 0; padding: 0; line-height: 16px; cursor: pointer; cursor: hand;  } 
.epublication .pno { line-height: 20px; }

/*--------------------------- Quick login popup --------------------------*/
.noaccess_popup {width: 52% !important;text-align: left;}
.noaccess_popup h2{font-size: 22px !important;}
.noaccess_popup .quicklogin{ margin:10px 0;}
.noaccess_popup .quicklogin .errmsg { padding:0;}
.noaccess_popup .quicklogin .row{margin:5px 0;text-align: left;}
.noaccess_popup .quicklogin .row span{display: block;}
.noaccess_popup .quicklogin .row span input{margin: 0 5px;padding: 7px;min-height: 30px;}
.noaccess_popup a.epub_noacl_close {position: absolute;color: #FFF; padding: 5px 10px; display: inline-block;top: 0px;right: -30px;background: #CF3D4C;}


/*news*/
.newsListBlock h2 {  color: #333;  }
.newsListBlock .news, .LatestInfo {  padding-bottom: 5px;  margin-bottom: 10px;  border-bottom: 1px solid #DDD;  }
.newsListBlock .news:after {  content: "";  display: table;  clear: both;  }
.news-block .article  h3 {margin-bottom: 20px;font-weight: 500;font-size: 24px;padding: 0;color: #333;text-align: left;}
.newsListBlock em {  line-height: 1.4em;  font-size: .98em;  color: #999;  }

.newsLetterSignup form input[type="email"]{background:#FFF;max-width: 90%;height: 50px;margin: 0;}
.newsLetterSignup form input[type=submit]{ background:#ef3d34;}

/*footer*/
footer .nav-bar.nav-center {  text-align: left;  }
footer nav.nav-bar a:hover {  color: #333;  }

/* ====================paging ====================
   ================================================== */
.gallery_next_link{ float:right; }
.gallery_prev_link{ float:left;}
.gallery_next_link a, .gallery_prev_link a{display:inline-block;padding:5px 15px;font-weight:500;color: #333;border: 1px solid #333;}
.gallery_prev_link a:before, .gallery_next_link a:after{ content:"\f178"; font: normal normal normal 14px/1 FontAwesome; display:inline-block; vertical-align:middle; margin-left:7px;}
.gallery_prev_link a:before{content:"\f177"; margin-right:7px; margin-left:0;}
.gallery_prev_link a:hover, .gallery_next_link a:hover{ background:#e72324; color:#FFF;}
.gallery_prev_link_inactive, .gallery_next_link_inactive{ display:none;} 

#form_paging_links, #calendar_paging_links, #paging_links, #newschannel_paging_links, .gallery_paging_links {clear:both;text-align: center;margin: 10px 0;margin-top: 50px;float: none;}
#form_paging_links:after, #calendar_paging_links:after, #paging_links:after, #newschannel_paging_links:after, .gallery_paging_links:after {content:''; display:table; clear:both;}
#form_paging_links span, #paging span, #calendar_paging_links span, #paging_links span, .paging span, .gallery_paging_links span {display: inline-block;text-align: center;margin: 2px;}

#newschannel_paging_links span.gallery_prev_link_inactive, #newschannel_paging_links span.gallery_next_link_inactive,   #form_paging_links span.gallery_prev_link_inactive, 
#paging_links span.prev_link_inactive, #paging_links span.next_link_inactive{ display:none;}

#newschannel_paging_links span:hover, #calendar_paging_links span:hover, #form_paging_links span:hover, #paging_links span:hover, .gallery_paging_links span:hover, #paging_links span.currentpage, 
.paging span.currentpage {background: #e72324;color: #FFF;}

#paging_links span.currentpage a, .paging span.currentpage a, #newschannel_paging_links span:hover a, #newschannel_paging_links span a:hover, #calendar_paging_links span:hover a, 
#calendar_paging_links span a:hover, #form_paging_links span:hover a, #form_paging_links span a:hover, #paging_links span:hover a, #paging_links span a:hover, .gallery_paging_links span:hover a, 
.gallery_paging_links span a:hover {background: #e72324;text-decoration: none;color: #FFF;border: 1px solid #e72324;}    

#paging_links span a {color: #333;display: block;border: 1px solid #333;padding: 5px 15px;}
#paging_links span.next_link {width:auto;}



 /* form */
.div-table .row textarea, .postwebform .labelLeft  textarea {	height: 200px; margin-bottom: 15px;	width: 650px;margin-left: 0%;}
.div-table .row .right textarea {width: 205px;height: 60px;}
.div-table {	width:100%;margin: auto;	}
.div-table .row .left {	float: left;width: 35%; padding-left: 1%; font-size: 0.89em; text-align: left; }
.div-table .row .right {width: 64%;	margin-left: 36%;text-align: left;}
.div-table .paybillreceipt .row .right{margin-top: 5px;margin-left: 1%;width: 49%;font-size: 11px;}
.div-table .paybillreceipt .row .left{width: 50%;font-weight:bold;font-size: 11px;}
.div-table .row {width: 100%;text-align: left;clear: both;display: block;padding: 0;margin: 0;}
.div-table .row h2, .postwebform td.labelLeft h2 {text-align: left; margin-bottom: 10px; font-size: 1.3em; border-bottom: 5px solid #EEE; }
.div-table .row .left span {margin:5px 0px; display: inline-block; vertical-align: top; }
.div-table .row input[type=submit] { margin: 10px 0%; }
.div-table .row input.error {border-color:red;}

div[class*="radio"], div[class*="radio"] label { display:inline-block;}
div.select_scholarships_radio{ display:block;}
.select_scholarships_radio div{ font-size:13px; margin-bottom:10px;}
table.subscriptionorder, table.recurringsubscriptionorder{ width:100%; border-collapse:collapse; margin:10px 0; margin-bottom:20px;}
table.subscriptionorder tr td, table.subscriptionorder tr th, table.recurringsubscriptionorder tr td, table.recurringsubscriptionorder tr th{ padding:3px 6px; border:1px solid #DDD;}
table.subscriptionorder tr th, table.recurringsubscriptionorder tr th{ background:#eee;}
table.subscriptionorder tr.purchasedate td{ background:#ddd;}

table.mysubscriptions {width:100%; border:1px solid  #ddd; border-collapse:collapse; margin-bottom:10px;}
table.mysubscriptions tr td {padding: 3px 5px;border-top: 1px solid #ddd;}
table.mysubscriptions tr td[colspan="3"]{border:0;padding-bottom: 5px;} 
table.mysubscriptions tr th{ padding:5px; background:#ddd;}
table.mysubscriptions ~ a {-moz-transition: 0.4s all ease;-webkit-transition: 0.4s all ease;-o-transition: 0.4s all ease;transition: 0.4s all ease;text-align: center;border: none;color: #fff;text-decoration: none;background: #ef3d34;cursor: pointer;padding: 13px 28px;display: inline-block;text-transform: uppercase;min-width: 100px;border-radius: 0;outline: none;box-shadow: none;text-shadow: none;position: relative;letter-spacing: 0;font: 500 14px/1.2em 'Raleway', sans-serif;}



.Ad_Selection_radio { float: left;  margin-right: 10px; }
.Ad_Selection_radio input, .Ad_Selection_radio label{vertical-align: middle;display: inline-block;margin: 0;}

.captcha-text input[name="captchaphrase"]{width: 150px !important;margin: 0;padding: 5px !important;min-height: 30px;}

/*searchresults */
#searchresults { }
#searchresults dt { margin-top: 10px;  padding: 5px 0px; border-top: 1px dotted #CCC;  font-family: 'PT Serif', Georgia, serif, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; font-size: 12px;  }
#searchresults dd { padding-left: 10px; }
/* forum */
#forum { border: 1px solid #DDD;  border-collapse: collapse; }
#forum td  { padding: 5px 10px; border: 1px solid #DDD; }
#forum-header { background: #EEE; font-weight: bold;   }
#forum-highlight { background: #F9f9f9; }
#content-background { font-size: 0.82em;   }

.shippinginfotable{width: 320px;}

/*Modal Banners*/
.B_wrapper {width:100%;overflow: hidden;/* border-top: 1px solid #EEE; */}
.B_wrapper #RightBanner, .B_wrapper #BottomBanner {height: 100%;width:100%;position: relative;}
.B_wrapper h3 {margin-bottom:5px;font-size:1.2em;border-bottom: 1px solid #6699cc;line-height: 30px;}
.B_wrapper h3 a {color: #003366;}
.B_wrapper h2 a { font-size:.72em; text-align:center; display:block; color: #993233; }
#RightBanner div.sliderContent {overflow: hidden;float: none;width: 100%;height: 300px;}
.B_wrapper div.base {position: absolute;width: 100%;height: 100%;opacity: 1;display: none; text-align:center;}
.B_wrapper div.base a {/* width: 100%; *//* height: 100%; */display: inline-block;position: relative;}
.B_wrapper div.base a:hover { cursor:pointer;}
.B_wrapper div.base .rightBannerBlock{width: 100%;height: 100%;}
.rightBannerBlock img {max-height: 300px;}
.B_wrapper #RightBanner div.base .img {width: 100%;height: 100%;margin: 0 auto;position: relative;text-align: center;}
.B_wrapper #RightBanner div.base .img a img{max-height: 100%; max-width: 100%;width: auto;position: relative;left: 0;right: 0;top: 0;bottom: 0;margin: auto; border: 1px solid #eee; }
.B_wrapper div.activeSlide {display:block;}

#BottomBanner div.sliderContent {overflow: hidden;float: none;width: 100%;height: 360px; margin:25px 0;}
.B_wrapper.Bottom_B_wrapper .bottomBannerBlock{ height:100%; }
.B_wrapper.Bottom_B_wrapper .bottomBannerBlock a{ display:block; width:100%; height:100%;}
.B_wrapper #BottomBanner div.base img{width: auto;max-height:100%;}

/*HeaderBanner*/
.HeaderBanner{text-align:center;padding: 5px 0;margin-bottom: 5px;border-bottom: 1px solid #DDDD;}
.HeaderBanner .lBoard {text-align:center;}
.HeaderBanner .lBoard img{ max-width:100%;}
 
/*modal*/
.modalData{/* display:none; */}
#BHGModal .close{position:absolute;right:0;top: 0;background: #ef3d34;opacity: 1;z-index: 99;text-shadow: none;color: #FFF;line-height: 30px;outline: none !important;font-size: 30px;padding: 0 7px;}
#BHGModal #modal-preview img{max-height: 700px;display: block;margin: 0 auto;}
#BHGModal .B_link{ text-align:center;}
#BHGModal .B_link a{font-size: 1.3em;text-transform: uppercase;margin-top: 10px;display:inline-block;padding: 5px 10px;border: 1px solid #ef3d34;}
#BHGModal #modal-preview{position:relative;}
#BHGModal .loader{position:relative;height: 150px;width: 150px;margin: 0 auto;}
#BHGModal .loader i{line-height: 150px;text-align: center;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}

#BHGModal.payBill .close {background:#ddd;}
#BHGModal.payBill button.button-large {text-transform: none;}
.bannersList{padding: 10px;text-align: center;border: 1px solid #EEE;margin: 10px 0;}
.bannersList img{max-width:100%;}

.feedEkList{padding:0;margin:0;list-style:none;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.feedEkList li {-webkit-box-flex: 0;-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;padding: 10px;margin: 1%;border: 1px solid #f3f3f3;background: #fdfdfd;}
.feedEkList li a{font-weight:300; font-size:1.4em;}
.feedEkList li .itemContent {color:#666;}
.feedEkList li .itemDate { font-weight:500; font-size:1.2em; color:#666;}

#loader{position:absolute;z-index: 1;width:100%;text-align: center;min-height: 100px;line-height: 100px;background: rgba(255, 255, 255, 0.5);}
.newsFeed { position:relative;}
.newsFeed .articleWrapper {border: 1px solid #ccc;padding: 0;height: 100%;margin: 10px 0 20px 0;}
.newsFeed .articleWrapper .img{max-height:250px;overflow: hidden;}
.newsFeed .articleWrapper .dtls {padding: 20px 7px;}
.newsFeed .articleWrapper .dtls h3{font-size: 1.25em;/* margin:0; */}
.newsFeed .articleWrapper .dtls span {/* float:left; */color:#999;text-transform:capitalize;}
.newsFeed .articleWrapper .dtls span.date{display: block;color: #999;font-weight: bold;}
.newsFeed .articleWrapper .dtls .desc{font-size:.98em;}
.newsFeed .articleWrapper .dtls .desc .link-more{ display:none;}
.newsFeed .articleWrapper .dtls .desc .link-more a{display:inline-block;padding: 0 10px;margin: 5px 0;border: 1px solid #ef3d34;}
.newsFeed .articleWrapper .dtls .desc .link-more a:after{content: "\f178";font-family: 'FontAwesome';font-weight: 100;font-size: 15.4px;padding: 0 0 0 4px;vertical-align: middle;}


/*======================================= Splash Home ===========================*/

 
.SplashHome #header {position:absolute;height: 70vh;}
.SplashHome #header .logoBLock {position:relative;top: 45%;text-align: center;transform: translateY(-50%);}
.SplashHome #header .logoBLock .logo {height:auto;background: rgb(255 255 255 / 40%);max-height: none;display: inline-block;padding: 8px;}

.SplashHome .topNav ul {list-style:none; padding:0; margin:0; text-align:right;}
.SplashHome .topNav ul li{display:inline-block;margin: 5px 0;}
.SplashHome .topNav ul li a{display:block;padding: 5px 10px;color: #FFF;font-size: 16px;text-transform: uppercase;font-weight: 500;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.SplashHome .topNav ul li.myAccount a:before{content:"\f007";font:normal normal normal 14px/1 FontAwesome;margin-right: 5px;font-size: 20px;color: #FFF;font-weight: normal;}
.SplashHome .topNav ul li.subscribe a { background:#e72324;}

.SplashHome #header img{max-width: 230px !important;}
.SplashHome .splashTitle {text-align:center;text-transform:uppercase;font-size: 40px;font-weight: 900;display: inline-block;vertical-align: middle;margin: 0;padding: 15px 0;font-family: 'Roboto';color: #333;line-height: 1;}
.SplashHome .splashTitle span{display:block;font-weight: 300;font-size: 40px;line-height: 1;}
.SplashHome .splashTitle span+span{font-weight: 900;/* line-height: 1; */}
.SplashHome .splashTitle:after, .SplashHome .splashTitle:before, .SplashHome .partners h2:after, .SplashHome .partners h2:before {content:'';display: block;/* width: 100%; */height: 2px;background:#e72324;margin: 0 auto;}
.SplashHome .slider_block {height: 70vh;}

.SplashHome .main-content-block {background:#e3e3e3;padding-top: 40px;}
.SplashHome .flagsBlock {background:#FFF;position: relative;z-index: 2;padding: 15px;-webkit-border-top-left-radius: 30px;-webkit-border-top-right-radius: 30px;-moz-border-radius-topleft: 30px;-moz-border-radius-topright: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;box-shadow: 0px -3px 3px rgb(0 0 0 / 30%);}

.SplashHome .partners h2:after, .SplashHome .partners h2:before {height:1px;width: 40%; }
.SplashHome .flag {padding: 10px 0; text-align: center; border: 1px solid #FFF;  border-bottom: 2px solid #FFF;   }
.SplashHome .flag img { width: 199px; border: 1px solid #fff;border-bottom: 2px solid #eee;transition:all ease .5s; }
.SplashHome .flag:hover{border: 1px solid #e72324; border-bottom: 2px solid #e72324; transition:all ease .5s; }
.SplashHome div.partners {margin:30px 0;padding-top: 20px;}
.SplashHome .partners h2{text-align:center;text-transform:uppercase;font-size: 30px;font-weight: 500;display:block;}
.SplashHome footer { background:#e3e3e3;}
.SplashHome footer #social {background:#e3e3e3;}
.SplashHome footer #social ul {/* background:#fff; */}
.SplashHome footer .copyright { background:#bcbcbc;}
.SplashHome footer .footerContacts img{ max-width:200px;}



/* ==================== taoCMS Components and Modules ==================== ================================================== */
/* ==================== Image Slider ==================== ================================================== */
 
/* slide show */
.SplashHome .sliderContent {  height: 100%;  position: relative;  overflow: hidden;  width: 100%;  float: none;  }
.SplashHome .sliderContent div.base {position: absolute;width: 100%;height: 100%;right: 0;opacity: 1;display: none; /* Safari 6.0 - 9.0 */}
.SplashHome .sliderContent div.base:after {content: "";display: block;position: absolute;z-index: 0;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3); /* Safari 6.0 - 9.0 */-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.SplashHome .sliderContent div.base .container .sliderData {/* width: 75%; */text-align:left;}
.SplashHome .sliderContent div.base .img {width: 100%;height: 100%;position: absolute; background-size: contain; top: 0;left: 0;z-index: 1;background-repeat: no-repeat;background-position: center center;/* background-attachment: fixed; *//* -webkit-filter: grayscale(100%); *//* filter: grayscale(100%); */}
.SplashHome .sliderContent div.base .img.Fullwidth { background-size: cover; }
.SplashHome .sliderContent div.base.Video .img {  display: none;  }
.SplashHome .sliderContent div.base .sliderData{position: absolute;width: 100%;z-index: 99;bottom: 0;padding: 10px;}

.SplashHome .sliderContent div.activeSlide { display: block; right: 0; }
.SplashHome .slider_block div.container {height: 100%;}
.SplashHome .sliderContent div.base div.caption {position: relative;z-index: 5;/* width: 55%; */padding: 10px;color: #FFF;max-width: 100%;margin: 0;top: 0;display: none;}
.SplashHome .sliderContent div.base div.caption { }
.SplashHome .sliderContent div.base div.caption * {color: #ffffff;}
.SplashHome .sliderContent div.base div.caption a{font-weight: 400;padding: 10px;/* display: inline-block; */}
.SplashHome .sliderContent div.base div.caption p { }
.SplashHome .sliderContent div.base div.caption h1{font-size: 3.0em;margin:0;font: 60px/70px 'Lato', sans-serif;font-weight: 400;color: #fff;margin: 0 0 10px;}
.SplashHome .sliderContent div.base div.caption h2{font-weight: 400;margin:0;/* color: #000; */margin-bottom: 5px;}
.SplashHome .sliderContent div.base div.caption h3{font-size: 2.0em;border: 0;margin: 0;padding: 0;font: 300 26px/24px 'Open Sans', sans-serif;}
.SplashHome .sliderContent div.base div.caption h4{/* font-size:1.0em; *//* line-height:1.2em; */font: 300 16px/24px 'Open Sans', sans-serif;}
.SplashHome .sliderContent div.base div.caption h5{ font-size:.84em; line-height:1.18em;}
.SplashHome .sliderContent div.base div.caption .background{background: rgba(235, 0, 9, 0.7);padding: 5px;margin-bottom: 5px;display: inline-block;}
/*caption Video*/
.SplashHome .sliderContent div.base.slShow div.caption {display:block; }
.SplashHome .sliderContent div.base.slShow div.caption.Video {width:100%;max-width: none;text-align:center;position: relative;height: auto;padding: 0;border: 0; margin: 0;}
.SplashHome .sliderContent div.base.slShow div.caption.Video h3{ text-align:left; margin: 0; margin-left:15px; padding:0; display: none;}
.SplashHome .sliderContent div.base.slShow div.caption.Video iframe { height: 400px !important; width: 100%;   }
.SplashHome .sliderContent div.base.slShow div.caption.Video a, .sliderContent div.base.slShow div.caption.Video p { padding:0; margin:0;}

/* caption positions*/
.SplashHome .sliderContent div.base.slShow div.caption.Top-Left{top:2%;left:0;-webkit-transform: translateY(-2%) translateX(0%);-ms-transform: translateY(-2%) translateX(0%);transform: translateY(-2%) translateX(0%);}
.SplashHome .sliderContent div.base.slShow div.caption.Top-Center{top:2%; left:50%; -webkit-transform: translateY(-2%) translateX(-50%);  -ms-transform: translateY(-2%) translateX(-50%);  transform: translateY(-2%) translateX(-50%);}
.SplashHome .sliderContent div.base.slShow div.caption.Top-Center * { text-align:center !important;}
.SplashHome .sliderContent div.base.slShow div.caption.Top-Right{top:2%; left:100%; -webkit-transform: translateY(-2%) translateX(-100%);  -ms-transform: translateY(-2%) translateX(-100%);  transform: translateY(-2%) translateX(-100%);text-align: right !important;}
.SplashHome .sliderContent div.base.slShow div.caption.Top-Right * {text-align:right !important;}

.SplashHome .sliderContent div.base.slShow div.caption.Middle-Left{top:50%;left:0%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: block !important;/* width: 50%; */}
.SplashHome .sliderContent div.base.slShow div.caption.Middle-Center{top:50%; left:50%; -webkit-transform: translateY(-50%)  translateX(-50%);  -ms-transform: translateY(-50%)  translateX(-50%);  transform: translateY(-50%)  translateX(-50%);}
.SplashHome .sliderContent div.base.slShow div.caption.Middle-Center * { text-align:center !important;}
.SplashHome .sliderContent div.base.slShow div.caption.Middle-Right{top: 50%; left: 100%; -webkit-transform: translateY(-50%) translateX(-100%);  -ms-transform: translateY(-50%) translateX(-100%);  transform: translateY(-50%) translateX(-100%);}
.SplashHome .sliderContent div.base.slShow div.caption.Middle-Right * { text-align:right !important;}

.SplashHome .sliderContent div.base.slShow div.caption.Bottom-Left{top:100%; left:0%; -webkit-transform: translateY(-100%);  -ms-transform: translateY(-100%) ;  transform: translateY(-100%);}
.SplashHome .sliderContent div.base.slShow div.caption.Bottom-Center{top:100%; left:50%; -webkit-transform: translateY(-100%) translateX(-50%);  -ms-transform: translateY(-100%) translateX(-50%);  transform: translateY(-100%) translateX(-50%);}
.SplashHome .sliderContent div.base.slShow div.caption.Bottom-Center * { text-align:center !important;}
.SplashHome .sliderContent div.base.slShow div.caption.Bottom-Right{top:100%; left:100%; -webkit-transform: translateY(-100%) translateX(-100%);  -ms-transform: translateY(-100%) translateX(-100%);  transform: translateY(-100%) translateX(-100%);}
.SplashHome .sliderContent div.base.slShow div.caption.Bottom-Right * {text-align:right !important;}

 
/* ====================mobile css ==================== ================================================== */
@media (min-width: 460px) {  }

@media (min-width: 580px) {  }

@media (min-width: 640px) {  }

@media (min-width: 780px) {  
  .subpage-content-block.page-content-block {  margin: 20px 0;  }
 /*footer*/
 .footer-logo a {  display: inline-block;  vertical-align: top;  }
 .footer-logo a img {  max-height: 70px;  }
}

@media (min-width: 991px) {  }

@media (min-width: 1200px) {  
  .logo {}
}

@media all and (min-width: 0px) and (max-width: 1199px) {  
  .sliderContent div.base div.caption p {  margin: 0;  line-height: 1.1em;  }
}

@media all and (min-width: 0px) and (max-width: 1080px) {  
  #socail > span {  display: block;  line-height: normal;  }
  #socail li a:after {  line-height: normal;  font-size: 25px;  margin: 0 2px;  }
 }

@media all and (min-width: 0px) and (max-width: 991px) {  
.Header .Navigation .mainNav > .container{/* max-width:98%; */}
.logo {transition: max-height .3s ease;max-height: 80px;}
.logo{max-height: 70px;}
.HeaderMenu>ul>li {  padding: 0 7px;  }
.Header.headBg .Navigation .mainNav > .container{margin-top: 0;}
.Navigation .HeaderMenu{  display: none;  }
.top-nav{margin-top: 0;}
.topLogo{ text-align:center;}
.topLogo span{display:block;font-size: 9px;line-height: 12px;}
.BHGnav.barNAv > ul>li>a{padding: 18px 8px;}
#TopNav.barNAv ul{margin-top: 28px;margin-bottom: 28px;}
#TopNav.barNAv ul li{padding: 0 5px;margin: 0;height: 50px;line-height: 50px;}
#TopNav.barNAv ul li span{font-size: 20px;line-height: normal;}
#TopNav.barNAv.logged_in ul{margin: 30px 0;}
#TopNav.barNAv ul li.welcome{display: none !important;float:none;height: auto;margin: 0;margin-top: -30px;padding: 0;max-width: none;}
#TopNav.barNAv ul li.welcome span{line-height: 24px;text-align: right;padding: 0;margin: 0;color: #999;font-size: 16px;}
#TopNav.barNAv ul li.welcome span em{text-align: right;display:inline;font-size: inherit;}

span.searchBlock-toggler{background:none;color: #333;float: none;vertical-align: middle;}
.Header.headBg .Navigation .logoBlock .logo{max-height: 80px; */}
.Header.headBg .Navigation .navIcon{}
.slider_block{height: 420px;}
.sliderContent div.base .sliderData{ background:#FFF;}
#social li{padding: 2px;}
.HeaderMenu{ margin:0;}
#TopNav.barNAv ul li span:before{ display:block; margin:0 auto;}
.sliderContent div.base .image.no-image{background-size: initial;}
.Sidebar__backdrop {  background-color: rgba(0,0,0,.25);  left: 0;  top: 0;  z-index: 999;  display: none;  }
.Sidebar--active, .Sidebar__backdrop {  position: fixed;  height: 100%;  width: 100%;  }
.Sidebar.active .Sidebar__backdrop {  display: block;  }
.Sidebar--active, .Sidebar__backdrop {  position: fixed;  height: 100%;  width: 100%;  }
.Header.headBg .NavbarToggle i {/* color: #ef3d34; */}
body.subpage .Header .sidebar__Close i , .Header.headBg .sidebar__Close i { color:#ef3d34;}
.subpageHeader-block{}
 .searchBlock-collapse .search__body{ width:75%;}
.slider-block{}
.event_date{font-size:20px; }
.events .event_date{font-size: 18px;}

/*New home */
.PublicationBlocks > .row > .col-sm-12  {display:flex;margin-bottom: 15px;border-bottom: 1px solid #eee;} 
.PublicationBlocks .currentIssue {min-width:50%;padding: 0 10px;background: 0;border: 0;margin-bottom: 0 !important;}
}

 @media all and (min-width: 0px) and (max-width: 880px) {  
  .sliderContent div.base div.caption {  -webkit-transform: translateY(-50%) translateX(-100%);  -ms-transform: translateY(-50%) translateX(-100%);  transform: translateY(-50%) translateX(-100%);  left: 100%;  top: 50%;  float: none;  }
  .sliderContent div.base div.caption p {  line-height: 1.6em;  }
 }

@media all and (min-width: 0px) and (max-width: 768px) { 
.page-content-block {  margin-top: 20px;  padding-top: 0px;  }
 /* header */
 .nav-top {  margin-top: 0;  }
 .nav-top li a {  padding: 8px 6px !important;  }
 .Header {padding: 0px 0;border: 0;/* height: auto; */}
 .Header .container {width: 100% !important;max-width: none;}
 .logoBlock{top: 0;height: 100px;}
 .logo {padding: 0;max-height:65px;}
 .top-nav{min-width: 100%;background: #ef3d34;float: none;}
 .topLogo{ margin:0 auto; float:none; width:150px;}
 .BHGnav.barNAv{ display:none;}
 #social{border:0;float: right;}
 #social ul { text-align:center;}
 #social li a:before{font-size: 16px;width:30px;height:30px;line-height: 30px;}
 #TopNav.barNAv ul{margin: 10px 0;}
 #TopNav.barNAv.logged_in ul{margin: 25px 0;}
 #TopNav.barNAv.logged_in ul li{height: auto;}
 #TopNav.barNAv ul li{margin:0;padding: 0 2px;}
 #TopNav.barNAv ul li span{font-size: 18px;line-height: 30px;}
 #TopNav.barNAv ul li span:before{ font-size:18px;}
 .slider_block{height: 460px;}
 .BHGnav.barNAv > ul{ float:none; text-align:center;} 
 .BHGnav.barNAv > ul > li{ float:none; display:inline-block;}
 .Header.headBg .Navigation .mainNav .top-nav{margin-top: -48px;}
  .sliderContent div.base img {max-width: none;top: 0;}
 .sliderContent div.base div.caption div{margin:0 auto;width: auto !important;}
 .sliderContent div.base div.caption h1 {  font-size: 2.2em;  line-height: 1.4em;  font-weight: 600;  text-align: center;  margin: 0;  }
 .sliderContent div.base div.caption h2 {  font-size: 1.4em;  text-align: center;  }
 .sliderContent div.base div.caption h3 {font-weight: 400;text-align: center;/* font-size: 20px; *//* line-height: 18px; */margin: 0;}
 .sliderContent div.base div.caption h4 {font-weight: 400;text-align: center;margin: 0;}
 .sliderContent div.base div.caption .slidelink{text-align:center;}
 .weatherBlock{ margin-top:30px ;}
 #BottomBanner div.sliderContent {height:300px;margin: 0;}
 .B_wrapper div.base a{display:block;width: 100%;height: 100%;}
 .B_wrapper #BottomBanner div.base img, .B_wrapper #RightBanner div.base img {max-width:100%;max-height: 100%;width: auto;}
 /* navigation */
 .nav-top ul {  margin: 0 !important;  }
 #main-navigation {  position: fixed;  overflow-y: auto;  width: 0;  height: 100%;  margin-bottom: 0;  z-index: 1;  left: 0;  top: 0;  background: #021f5b;  display: none;  }
 #main-navigation.navbar-block {  display: block;  }
.searchBlock-collapse .search__body{ width:95%;}
.subpageHeader-block{}
 /* ====================nav bar==================== ================================================== */
 footer .footer-bg {  background-position: center bottom;  }
 .footer-nav > ul > li {  vertical-align: top;  }
 .footer-nav-block { clear: both;  }
 .footer-logo, .newsletter {  width: 100%;  float: none;  }
 .main-content-block{ margin-bottom:50px;}

 /*New home */
.PublicationBlocks > .row > .col-sm-12  {display: block;margin-bottom: 15px;border-bottom: 1px solid #eee;} 
.PublicationBlocks .currentIssue {width: 100%;padding: 10px;background: 0;border: 0;margin-bottom: 0 !important;text-align: center;display: block;}
.PublicationBlocks .currentIssue .currentIssueCover { width:100%;}
.PublicationBlocks .newsListBlock {padding:10px;}

.SplashHome .partners h2:after, .SplashHome .partners h2:before { width:100%;}
.SplashHome #header {height: auto;} 
.SplashHome #header .logoBLock {top: 50%;transform: translateY(50%);}
.SplashHome .slider_block{height: 420px;}
 }

@media all and (min-width: 0px) and (max-width: 639px) {  
.logo {padding: 0; max-height:60px;}
.NPlogo .logo{max-height:50px;}
.nav-top {  display: none;  }
.BHGnav.barNAv > ul>li>a{font-size: 13px;padding: 5px 8px;}
.sliderContent div.base div.caption {  width: 100%;  min-width: 100%;  max-width: 100%;  transform: none; padding: 0;  left: 0;  top: auto;  background: none;  }
#slides .sliderContent div.base .img {width: 100%;position: relative;}
.SplashHome #slides  .sliderContent div.base .img { position:absolute;}
.SplashHome .splashTitle, .SplashHome .splashTitle span { font-size:24px;}
}

@media all and (min-width: 0px) and (max-width: 579px) {  
.Header .container {width: 100% !important; padding:0 ;}
.logo {max-height: 50px;margin: 0px auto;}
#TopNav.barNAv, #TopNav.barNAv ul, .logoBlock{float:none;width:100%;text-align:center;margin: 0 auto;} 
#TopNav.barNAv.logged_in ul{margin:0;}
#TopNav.barNAv ul li{float:none;display: inline-block !important;height: auto;line-height: unset;padding: 10px 2px;}
#TopNav.barNAv ul li span{line-height: unset;}
#TopNav.barNAv ul li.welcome{margin:0;max-width: 120px;}
#TopNav.barNAv ul li.welcome span em{margin-top: -5px;font-size: 12px;display: block;}
.logoBlock{height: 85px;width: 150px;}
.logoBlock.NPlogo{height: 50px;}
#TopNav.barNAv ul li span:before{ display:block; margin:0 auto;}
.Header .Navigation .navIcon{margin: 9px 0;}
#social li.phone a span {font-size:16px; }
.subpageHeader-block{}
.slider_block{height: 400px;}
.sliderContent div.base div[class^="jsnews"] {position: absolute;height: 100%;width: 100%;background: #FFF;}
.sliderContent div.base .image{width:100%;display:block;margin:0 auto;position: absolute;top: 0;}
.sliderContent div.base .sliderData{
    position: relative;
    padding: 0;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-100%);
}
.sliderContent div.base .image.no-image{background-size: 90%;}
.sliderContent div.base div span.date{font-size: 12px;font-weight: 500;}
.sliderContent div.base div.caption h1 {  font-size: 1.8em;  }
.sliderContent div.base div h2 {  font-size: 1.4em;  line-height: 1.4em;  }
.sliderContent div.base div h3 {font-size: 1.6em;border: 0;margin: 0;padding: 0;}
.sliderContent div.base div.caption h4 {}
.sliderContent div.base div.caption h5 {  font-size: .84em;  line-height: 1.18em;  }
.home-content-block, .page-content-block.news-block, .feature-blocks {  padding: 30px 0;  }
 .subpage-content-block.page-content-block {  margin-top: 129px;  }
.feature-blocks h3 {  width: auto;  font-size: 1.4em;  line-height: 1.2em;  }
.feature-blocks p {  width: auto;  font-size: .90em;  }
footer .footerMenu, footer .contact {  float: none;  }
.footer-nav {  margin-bottom: 0;  text-align: center;  }
.footer-nav > ul {  display: block;  width: 100%;  }
.footer-nav > ul > li, .footer-nav ul li a {display: block;text-align: center;}
.footer-nav ul li.head{width:100%;margin-top: 10px;}
footer .address p, .footerContacts {text-align: center !important;margin-top: 20px;}
.subfooter-nav ul,.copyright span {  display: block;  text-align: center;  float: none;  }
.subfooter-nav ul {  margin: 0 auto;  display: block;  }
.subfooter-nav ul li {  float: none;  display: inline-block;  }
#socail li {  margin: 0 2px;  }
.blogs  .blog{ display:block !important;}
.blog .image img{ max-width:100%;}
.staffrow{ text-align:left;}

.noaccess_popup{width: 90% !important;left: 0 !important;right: 0;top: 0 !important;bottom: 0;max-width: none !important;height: 95% !important;overflow: auto;}
.noaccess_popup h2{font-size: 18px !important;margin: 0;}
.noaccess_popup a.epub_noacl_close{right: -0px !important;}
.epublication form span{line-height: 20px !important;}
 }

@media all and (min-width: 0px) and (max-width: 460px) {  
.Header .container {width: 100% !important; padding:0 ;}
.NPlogo .logo, .logo {max-height: 60px;margin: 8px auto;}
#TopNav.barNAv, #TopNav.barNAv ul, .logoBlock{float:none;width:100%;text-align:center;margin: 0 auto;} 
#TopNav.barNAv ul li{float:none;display:inline-block;height: auto;line-height: unset;padding: 10px 2px;}
#TopNav.barNAv ul li span{line-height: unset;}
.logoBlock{height: 85px;width: 150px;}
.nav-top {  position: relative;  text-align: right;  }
#socail > span {  display: inline-block;  vertical-align: middle;  font-family: 'Roboto', sans-serif;  font-size: 11px;  }
#social li{ padding:2px;}
.Header.headBg .Navigation .mainNav .top-nav{margin-top: -74px;}
.slider_block{height: 380px;}
.sliderContent div.base div span{display:block;margin: 0 !important;padding: 0;}
.SplashHome header.Header img{max-width: 95% !important;} 
.SplashHome .splashTitle, .SplashHome .splashTitle span {font-size: 26px;}
.SplashHome #header {height:auto;/* position: relative; */} 
.SplashHome #header .logoBLock { top:0; transform:none;}
.SplashHome .slider_block {height: 80vh;}
.SplashHome .main-content-block { padding-top:50px;}
.SplashHome .flagsBlock {margin-top: 0;}
.SplashHome .slider_block .sliderContent div.base img {height:100%;/* width: auto; */max-height: 100%;}
}

@media all and (min-width: 0px) and (max-width: 380px) {  
.slider_block { min-height: 100% !important;  }
#social li.phone{display:block;text-align: center;}
#social li.phone a{ text-align:center;}
.Header .Navigation .navIcon{margin: 9px 0px;}
.Header.headBg .Navigation .mainNav .top-nav{margin-top: -80px;}
.searchBlock-collapse .search__body{width: 99%;padding: 40px 5px;}
.searchBlock-collapse .search__body input[type=submit]{padding: 14px 8px;font-size: 12px;}
.searchBlock-collapse .search__body input[type=text]{padding-left: 6px;padding-right: 80px;}
.subpageHeader-block{}
.slider_block{height: 340px;}
.newsPaperLatest{ display:block;}
.footer-nav > ul > li {  display: block;  width: auto;  }
 }

@media (max-height: 540px) and (min-height: 100px) and (orientation: landscape) {  
  .sliderContent div.base div {/* font-size: .90em; *//* margin-top: 40px; */}
 }
