html {  font-family: sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;  }
body{  font-size: .9em; font-family: 'Roboto', sans-serif;  font-weight: 300; color: #444;  overflow-x: hidden; }
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-bottom: 0.67em;}
mark {  background: #ff0;  color: #000;  }
small {  font-size: 80%;  }
sub,sup {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: #ecbc72;color: #ffffff;border: none;text-transform: uppercase;font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family: 'Roboto Slab', serif;font-size: 1em;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: #4e616a;text-decoration: none;}
.btn{ border-radius:0 !important;}
.Button-primary {background-color: #4e616a;border-color: #4e616a;}
.Button-primary:hover {background: #ecbc72;border-color: #ecbc72;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle
{background: #4e616a;border-color: #4e616a;}
.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: #333;}
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: #4e616a;font-family: 'Roboto Slab', serif;font-weight: 500;text-align: left;text-rendering: optimizelegibility;}
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;line-height: 0;vertical-align: baseline;}
sup {top: -.3em;}
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;  }

.skip-to-main-content-link {position: absolute;left: -9999px;z-index: 999;padding: 1em;background-color: black;color: white;}
.skip-to-main-content-link:focus {left: 0%;transform: translateX(0%);opacity: 1;color: #FFF;}
*:focus, *:focus-visible {outline: 2px solid blue;}

/* ==================== 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"] {  -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: #4e616a;border: 1px solid #dcdcdc;background: #f4f4f4;padding: 5px;font-style: normal;font-weight: 400;text-align: left;outline: none;text-align: center;}
textarea {  overflow: auto;  height: 120px;  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: #4e616a;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;}
 input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .button:hover {background: #ecbc72;color: #FFF;}
input[type=button]:active, input[type=reset]:active, input[type=submit]:active, .button:active {background: #ecbc72;}


.button-gold {background: #ecbc72;border:1px solid transparent;}
.button-gold:hover {backgroun#4e616a6a;}
.button-black {  background: #4e616a;  }
.button-black:hover {  background: #ecbc72;  }
.button-white { background:#FFF; color:#4e616a;}
.button-white:hover { background:#4e616a; 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 #4e616a;color: #4e616a;}
.button-no-lines{background:transparent;border: 0;color: #4e616a;}
.button-lines.button-gold{border-color: #ecbc72;color: #ecbc72;}
.button-lines.button-black{border-color#4e616a3;color: #333;}
.button-lines.button-gold:hover{ background:#ecbc72; 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: "\f178";  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=email],input[type=password],input[type=tel],input[type=text],select,textarea {  width: 100%;  min-height: 45px;  background-color: rgba(49, 48, 47, 0.07);  border: 1px solid transparent;  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: 14px;  padding: 11px 21px;  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: "Roboto", "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: "Roboto", "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: "Roboto", "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: "Roboto", "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';  colo#4e616a580;  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 {font-family: "Roboto", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;padding: 10px 20px 10px 10px;color: #4e616a;border-radius: 2px;margin: 0;font-size: 16px;}
 select:: -ms-expand {  display: none;  }
label {font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: bold;font-size: 16.8px;margin: 0;}
.error {color: #e23c2c;font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 0.9em;/* display: block; */}
input[type=email],input[type=password],input[type=tel],input[type=text],input[type=number], select,textarea {width: 100%;min-height: 45px;background-color: #fefefe;border: 1px solid rgba(47, 47, 47, 0.15);font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;padding: 10px;text-align: left;color: #333;margin: 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: "Roboto", "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: "Roboto", "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: "Roboto", "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: "Roboto", "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;  }
.popupCalendar select {width:auto;min-height: auto;}
.popupCalendar label{ display:inline-block;}

/* ====================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;  }

.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: #4e616a;  }
.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;margin-top: 20px;}
#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);}

/* ====================header ==================== ================================================== */
.Header h1 {  display: none;  }
.Header {width: 100%;z-index: 99;top: 0;left: 0;padding: 0;position: fixed;transition: all .3s ease;background: #f0ece7;background: #FFF;box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 50%);}
.Navigation{position:relative;}
.Navigation:after{ content:""; display:table; clear:both;}
  
.logoBlock {position: relative;width: 100%;height: 100%;display: block;box-sizing: border-box;}
.logoBlock img {/* position: absolute; */max-width: 190px;top: 0;left: 0;padding: 10px 0;transition: all .3s ease;/* background: #FFF; */}
.topNav {background:#4e616a;}
.topnav {position: relative;z-index: 99;display: flex;flex-direction: row;align-items: center;justify-content: flex-end;}
.topnav > ul {display: flex;align-items: center;list-style: none;flex-direction: row;flex-wrap: nowrap;justify-content: flex-end;} 
.topnav > ul>li{/* margin: 0 0 0 10px; */background: transparent;}
.topnav > ul>li.audio{display:block;margin: 0;text-align: left;}
.topnav > ul>li>span , .topnav > ul>li>a {font-size: 12px;line-height: 20px;padding: 11px 10px;color: #FFF;cursor:pointer;margin-left: 5px;display: block;}
.topnav ul li.newslink ul{width: 440px;}
.topnav ul li.newslink ul li {width: 49%;display:inline-block;}
.topnav > ul>li:hover a{color:#ecbc72;  }
.topnav > ul>li:hover a:before{background:#ecbc72;}
.mainNav{position:relative;background: #4#4e616alear: both;}
.Header .container-fluid{ position:relative; clear:both;}
.Header .container-fluid:after {content:''; display:table; clear:both;}
.HeaderMenu{position:relative;padding: 0;}
.HeaderMenu .navbar {padding: 0;}
.Navigation__body{padding: 0;display: flex;flex-direction: column;justify-content: space-around;align-content: flex-end;align-items: flex-end !important;}
.HeaderMenu ul {list-style: none;margin: 0;padding: 0; /* Safari */display: flex;flex-grow: 1;align-items: end;justify-content: end;width: 100%;}
.HeaderMenu ul li{ position:relative;}
.HeaderMenu ul li a{display:block;padding: 5px 10px;color: #4e616a;font-weight: 400;border-bottom: 3px solid transparent;text-transform: uppercase;font-family: 'Roboto Slab', serif;}
.HeaderMenu ul#nav > li > a{font-size: 1.0em;}
.HeaderMenu ul li a:hover{color: #4e616a;border-bottom-color: #ecbc72;}
.HeaderMenu>ul>li {position:relative;flex-grow: 1;text-align: center;max-width: 180px;padding: 0;}
.HeaderMenu>ul>li a {color: #4e616a;font-size: 14px;/* padding: 10px 10px; */display: block;position: relative;z-index: 3;}
.HeaderMenu>ul>li:last-child a{border:0;}
.HeaderMenu ul li ul{position:absolute;width: 280px;background: #ecbc72;top:100%;left: 0;display:none;} 
.HeaderMenu ul li:hover ul{ display:block;}
.HeaderMenu ul li ul li{ display:block; }
.HeaderMenu ul li ul li a {color:#fff;padding: 7px 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.HeaderMenu ul li ul li a:hover{ color:#4e616a;}
.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: #ecbc72;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 #ecbc72;}
.HeaderMenu>ul>li:hover > ul { display:block; }
.HeaderMenu>ul>li:hover{background: #FFF;}
.HeaderMenu>ul>li:hover > a{/* color: #d1a82b; */}
.HeaderMenu>ul>li > a{ overflow:hidden;}
.HeaderMenu>ul>li > a:before{content:"";display:block;height: 100%;width: 100%;background: #ecbc72;position: absolute;top:-100%;z-index: -1;transition:top .5s ease;}
.HeaderMenu>ul>li> a:hover:before{top:0;transition:top .5s ease;}
.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: #ecbc72;}
.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:#4e616a; }
.HeaderMenu ul#nav li.home a{font-size: 0;line-height: 1;height: 34px;} 
.HeaderMenu ul#nav li.home a:before{content:"\f015";font-family: FontAwesome;margin: 0;font-size: 17px;display: block;}

.topRibbonWrapper{ text-align:center;  position:relative;}
.topRibbonWrapper .topRibbon{ padding: 3px; background: #ecbc72; color: #4e616a; font-family: 'Roboto Slab', serif; font-weight: 500; font-size: 1.5em;}
.topRibbonWrapper .topRibbon span{color:#4e616a;}
.topRibbonWrapper .topRibbon span{/* animation: blink 0.3s linear 3; */ } 
@keyframes blink{0%{opacity: 1;} 50%{opacity: .3 ;} 100%{opacity: 1;} }
.popUpMsg { font-size: 1.3em;text-align: center;background-size: cover;background-repeat: no-repeat;background-position: center;padding: 40px;position: relative;}
.popUpMsg:after{content:''; display:block; width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #000;opacity: .5;}
.popUpMsg .pMSGText {position:relative; z-index:2;color: #FFF;}
.popUpMsg .pMSGText * {color:#FFF !important; }


.modal-body button.close {color: #FFF; top: -16px; right: -16px;font-size: 1.5em;text-shadow: none;border-radius: 0;background: red;line-height: 10px;padding: 5px;display: inline-block;}

.Header.headBg .topRibbonSlider{   transform: translateY(-40px); }

span.searchBlock-toggler { font-size:0;}
span.searchBlock-toggler{color: #888;padding: 0 0;line-height: 50px;display: block;text-align: center;cursor: pointer;margin: 0;/* display: none !important; */}
span.searchBlock-toggler.collapsed:before{content:"\f002";font-family: FontAwesome;font-size: 14px;display: block;/* color: #333 !important; */background: transparent;}
span.searchBlock-toggler:before {content:"\f00d";font-family: FontAwesome;font-size: 28px;display: block;/* color: #333 !important; */background: #4e616a;}
.HeaderMenu span.searchBlock-toggler{height: 40px;line-height: 40px;width: 40px;}
.Sidebar_body {background-color: #4e616a;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_Close .NavbarToggle i{ color:#4e616a;}
.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;}
.SidebarMenu .primaryNavigation{ padding-bottom:30px;}
.SidebarMenu .primaryNavigation hr {margin:10px 0; border-color:#ecbc72;}
.SidebarMenu .primaryNavigation ul {list-style: none;padding: 0;margin: 0;}
.SidebarMenu .primaryNavigation ul li ul {margin:0;padding: 0;padding-bottom: 10px;}
.SidebarMenu .primaryNavigation ul li ul li{ margin:0;}
.SidebarMenu .primaryNavigation ul li ul li a {font-size: 15px;font-weight: 400;padding: 2px 15px;text-transform: unset;}
.SidebarMenu .primaryNavigation ul a {font-size: 16px;font-weight: 400;color: #fff;text-decoration: none;display: block;padding: 10px 15px;text-transform: uppercase;}
.SidebarMenu .primaryNavigation ul li span.searchBlock-toggler { display:none;}
.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;}
.SidebarMenu .primaryNavigation > ul > li{border-bottom: 1px solid rgb(61 79 87);}
.SidebarMenu .primaryNavigation > ul > li:last-child{ border:0;}
.contactNavigation{border-top: 1px solid #4e616a;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: #ecbc72;}

.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 .searchBlock_body {background-color: #4e616a;width: 100%;padding: 4px 0px;margin: auto;bottom: -53px;/* z-index: 999; */position: absolute;opacity: 0;/* transform: translateY(-100%); */-webkit-overflow-scrolling: touch;z-index: -1;/* -webkit-transition: transform .3s ease-in-out; *//* transition: transform .3s ease-in-out; */}
.searchBlock-collapse .searchBlock_body  .searchBlock{position:relative;}
.searchBlock-collapse .searchBlock_body  input[type=text] {width: 100%;padding-right: 70px;}
.searchBlock-collapse .searchBlock_body  input[type=submit]{position:absolute;right:0;top: 0;margin: 0px 0;border: 1px solid transparent;min-width: auto;background: #ecbc72;color: #FFF;}

.searchBlock-collapse.show .search__backdrop, .searchBlock-collapse.show .searchBlock_body { display:block;}

.searchBlock-collapse.show .searchBlock_body {/* transform: translateY(0px); */opacity: 1;z-index: 99;}


.loginCollapse{position:fixed;z-index: 99;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:#FFFF;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%;}
.navIcon{float: right;}
.navIcon { }
.NavbarToggle {display: inline-block;vertical-align: middle;background-color: transparent;border: 0;padding: 0;}
.NavbarToggle i {color: #4e616a;font-size: 46px;}
.sidebar__Close {padding: 5px 20px;}
.sidebar__Close i{ color:#F44336;}
body.subpage .Header .NavbarToggle i {  color: #ecbc72;  }
.search__Close{position:absolute;top: 0;right: 0;background: #F44336;text-align: center;}
span.searchBlock-toggler.mobileSearchIcon  {display:inline-block;vertical-align: middle;margin-left: 15px;}
.searchToggle{background:none;padding: 0;color: #FFF;text-align: center;width: 30px;height: 30px;}
.searchToggle i {font-size:0;}
span.searchBlock-toggler.mobileSearchIcon:before, .searchToggle i:before{font-size: 24px;line-height: 30px;} 
span.searchBlock-toggler.mobileSearchIcon:before{width: 40px;line-height: 40px;color:#fff;display: inline-block;vertical-align: middle;font-size: 34px;background: transparent;text-align: center;}
.Header .Navigation .mainNav > .container {margin-top: 0;transition: margin .3s ease;}
.Header.headBg {top: -38px;transition: all .3s ease;}
.Header.headBg .logoBlock img {/* max-width: 120px; */}
.Header.headBg .Navigation .mainNav > .container { transition: margin .3s ease;}
.Header.headBg .Navigation__body{ }


/* ==================== Social Menu ==================== ================================================== */
#social {position: relative;z-index: 99;margin: 0;}
#social ul {margin: 0;padding: 0;text-align: right;}
#social li {float: none;display: inline-block;vertical-align: middle;padding: 2px;}
#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, #social li>span:before {font-size: 18px;text-align: center;color: #FFF;display: inline-block;vertical-align: middle;line-height: 30px;width: 30px;height: 30px;border-radius: 7%;}
 
#social li.facebook a:before {content: "\f09a";}
#social li.twitter a:before {content: "\f099";}
#social li.instagram a:before {  content: "\f16d";  }
#social li.linkedin a:before {  content: "\f0e1"; }
#social li.youtube a:before {  content: "\f16a";  }
#social li.pinterest a:before {  content: "\f231";  }
#social li.googleplus a:before {content: "\f0d4";}
#social li.contact a:before, #social li.email a:before {content: "\f0e0";}
#social li.home a:before {content:"\f015";}
#social li.rss a:before {  content: "\f09e"; }
#social li.phone a:before {content: "\f095";}

/* Social Menu Hover */
#social li:hover a:before, #social li a:hover:before {opacity: .8;}

/*search bar*/
.searchBlock{text-align:center;}
.searchBlock form{position:relative;margin: 0 auto;margin: 10px auto;width: 90%;}
.searchBlock input[type=text] {margin:0;padding: 10px;background: #f2f2f2;border: 0;border-bottom: 1px solid #4e616a;background: transparent;}
.searchBlock input[type=submit] {position:absolute;right:0;top:0;/* border: 1px solid rgba(47, 47, 47, 0.15); */font-size: 0;width: 45px;padding: 0;min-width: auto;height: 100%;z-index: 2;background: transparent;}
.searchBlock .advanced_search {display:none;}
.searchBlock form:after{content:"\f002";font-family: FontAwesome;font-size: 14px;display: block;color: rgb(47 47 47 / 50%);background: transparent;position: absolute;right: 0;top: 0;height: 45px;line-height: 45px;width: 45px;}
.searchBlock form:hover:after {color:rgb(47 47 47 / 80%);}

.catalogNav {padding: 0 10px;}
.catalogNav h3{font-size: 1.5em;border-bottom:1px solid #eee;margin: 0;}
.catalogNav ul{ margin:0; padding:0; list-style:none; }
.catalogNav ul a{display:block;padding:10px 5px;border-bottom: 1px solid #4e616a;font-size: 1.6em;}

.jscartlinks {padding:0;margin:0;list-style:none;display: inline-block;}
.topnav > ul.jscartlinks li{ margin-right:1px;}
.topnav > ul.jscartlinks li a{background: #ecbc72;color: #4e616a;margin: 0;font-size: 1.05em;margin-left: 0 !important;padding: 7px;}
.topnav > ul.jscartlinks li a:before{content:"\f07a";font-family: FontAwesome;font-size: 14px;display:inline-block;padding: 0 4px;color: #4e616a;} 
.topnav > ul.jscartlinks li+li a:before{content:"\f14a";}
.topnav > ul.jscartlinks li a:hover, .topnav > ul.jscartlinks li a:hover:before{background:#cca05b; color:#FFF;}


/* ====================Footer==================== ================================================== */
footer {clear: both;bottom: 0;left: 0;background: #f5f5f5;z-index: 1;width: 100%;padding: 0;line-height: 1.6em;font-size: 14px;text-align: left;position: relative;border: 0;}
footer  .footLogo {max-width:200px;}
footer .address {margin: 0;text-align: left;}
footer .address * {color: #4e616a;}
footer .address h4 {font-size:2em;}
footer .address h4 span{display:block;font-size: .6em;}

footer .address p span {  font-size: .80em;  display: none;  }
footer .footerContacts {margin:0 !important;}
footer #social{margin: 0;float: none;text-align: center;background: #5a6e77;padding: 10px 0;margin-bottom: 25px;}
footer #social ul {text-align: center;}
footer #social li{padding:2px;margin: 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%;text-align: right;}
.footer-nav ul:after {  content: '';  display: table;  clear: both;  }
.footer-nav ul{ list-style: none; }
.footer-nav ul li a:hover {color: #d1a82b;}
.footer-nav > ul > li > span, .footer-nav > ul > li > a {}
.footer-nav > ul > li > a:before {  content: '' !important;  }
.footer-nav ul li a {padding: 2px 5px;font-size: 1.3em;text-transform: uppercase;display: inline-block;color: #4e616a;}
.footer-nav ul li.head{width:30%;display: inline-block;}
.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: #d1a82b;}
.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: #e7e5e1;}
.copyright a {color: #4e616a !important;padding: 10px;}
.copyright span {display: block;color: #4e616a !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: #ecbc72;  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 !important;}
.subpageHeader-block {padding-top: 113px;text-align: justify;background: #e7e5e1;margin-bottom: 5px;position: relative;}
.subpageHeader-block:after{content:'';position:absolute;width:100%;height:100%;top:0;opacity: .4;/* background: #ecbc72 url(../image/cache/subpageheader.jpg) no-repeat; */background-attachment: fixed;}
.subpageHeader-block h1 {margin: 0;}
h3.title, h2.title{border-bottom: 2px solid rgba(0,0,0,0.1);position: relative;font-size: 34px;height: 42px;line-height: 40px !important;padding: 0 10px 0 0;margin: 0 0 10px;border-radius: 3px;font-weight: 500;display: inline-block;}
h3.title{font-size: 28px;}
h3.title:before, h2.title:before{content: '';position: absolute;background: #ecbc72;width: 50%;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: #ecbc72 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);} 

 
.subpage-block {  margin-top: 74px;  padding-top: 10px;  }
.breadcrumb {padding: 5px 0;margin-bottom: 0;font-size: 14px;clear: both;color: #333;background: transparent !important;display: block !important;}
.breadcrumb a {font-size: .84em;vertical-align: middle;}

.intro-text-block{position:relative;border-bottom: 1px solid rgba(0, 0, 0, 0.1);color: #b5b7b3;background: url(/image/cache/pattern.png);}
.intro-text-block:before{content: ''; display: block; width: 100%;  height: 100%; position: absolute;top: 0; left: 0; background: rgba(213, 120, 3, 0.2);}
.intro-text{margin: 30px;padding: 20px;/* border-bottom: 1px solid #d1a82b; *//* border-top:1px solid #d1a82b; */}
.intro-text-block h2{font-size:36px;color: #ecbc72;}
.intro-text-block h3{color: #777;}

.jsnews_195{display: -ms-flexbox; display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  margin-right: -15px;  margin-left: -15px; justify-content:center;}
.blogPost h3, .blogPost{ text-align:center;}
.blogPost, .blogPost .details {padding:10px 0;}
.blogPost h3  {}
.blogPost p{margin:0;}



@media (min-width: 992px){
 
}


/* ==================== 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: #ecbc72;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;}
.news .col-12.no-image{-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.news .image img{padding: 0;margin: 0;}
.event_date{border: solid 1px #b54b33;margin: 0 auto;}
.event_row .event_day{font-size: 20px;font-weight: 300;margin-bottom: 1px;}
.event_row .event_month {font-size: 22px;font-weight: 900;line-height: 30px;}
.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: #ecbc72;}
.events .event_name a:hover {color: #ecbc72; } 
.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;display: flex;}

/* ==================== webform post form styles ==================== ================================================== */
.fieldgroup {clear: both;margin: 5px 0;padding: 5px;}
.fieldgroup_label {font-size: 1.5em;font-weight: bold;width: 98%;display: block;color: #F9A13A;padding: 5px 1%;margin: 10px 0 5px 0;border-bottom: 1px solid #F9A13A;}
.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 .fieldlabel sup {color: #cd0707;margin-left: 5px;font-size: 100%;}
.fieldrow .fieldval textarea {  width: 80%;  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;  }
.fieldrow .fieldval input, .fieldrow .fieldval input[type=text], .fieldrow .fieldval input[type=tel], .fieldrow .fieldval input[type=email], .fieldrow .fieldval select {width: 100%;}
.fieldrow .fieldval input[type=button], .fieldrow .fieldval input[type=reset], .fieldrow .fieldval input[type=submit], .button {  width: auto;  }
.fieldrow .fieldval input[type=file] {  border: 1px solid #ddd;  }
.group_nogroup_label, .group_nogroup_label, .group_nogroup_tr {  display: none;  }

.newPostTemplate.webform .fieldrow .fieldlabel, .newPostTemplate.webform .fieldrow .fieldval{width:auto;display:block;margin: 0 5px;}
.newPostTemplate.webform .fieldrow .fieldval input[type=number], .newPostTemplate.webform .fieldrow .fieldval input[type=text], .newPostTemplate.webform .fieldrow .fieldval input[type=tel], 
.newPostTemplate.webform .fieldrow .fieldval input[type=email], .newPostTemplate.webform .fieldrow .fieldval select, .newPostTemplate.webform .fieldrow .fieldval textarea
{ width:100%;}
.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% - 30px);}
#date_of_birth_input{width:100%;min-height:45px;margin: 4px 0;border-radius: 0;background-color: rgba(43, 43, 43, 0.07);border: 1px solid rgba(47, 47, 47, 0.07);}
.newPostTemplate.webform .fieldrow .fieldval input[type='checkbox']{width:auto; }
.newPostTemplate.webform .fieldrow .desc{ font-size:.84em; color:#777;}

.newPostTemplate.webform .fieldrow .fieldlabel label{font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 400;display: block;font-size: 15px;margin: 0;}
.newPostTemplate.webform .fieldrow .fieldlabel label{ display:inline;}

.newPostTemplate.webform .fieldrow .fieldval label{font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 400;font-size: 15px;margin: 0;display: inline-block;}

.newPostTemplate.webform .fieldrow .fieldval div[class*="_radio"]{display:inline-block;}


/* ====================small size grid style declarations==================== ================================================== */
@media (min-width: 580px) {  
  /* ==================== multi level footer menu ==================== ================================================== */
 .footer-nav ul {display: block;clear: none;text-align: right;width: 100%;}
 .footer-nav > ul > li {vertical-align: top;list-style: none;margin: 4px 0;}
 .footer-nav ul li a, .footer-nav ul li span {padding: 5px 0;margin: 0;}
 .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 ==================== ================================================== */
 .fieldrow .fieldval select {  width: 80%;  padding: 8px 5px;  margin: 0;  }
 .fieldrow .fieldval input {  width: 80%;  }
 .fieldrow .fieldval input[type=button], .fieldrow .fieldval input[type=reset], .fieldrow .fieldval input[type=submit], .fieldrow .fieldval .button, .fieldrow .fieldval input[type='radio'], .fieldrow .fieldval input[type='checkbox'] {  width: auto;  }
 .fieldrow .fieldval {  display: inline-block;  vertical-align: top;  width: 40%;  margin: 0;  text-align: left;  }
 .fieldrow .fieldlabel {  width: 30%;  min-width: 10%;  }
  }

/* ==================== taoCMS Components and Modules ==================== ================================================== */
/* ==================== Image Slider ==================== ================================================== */
.slider-block {padding-bottom: 0;margin-top: 0;padding: 0;position: relative;background: #f0ece7;background-size: 100%;background-repeat: no-repeat;}
.conent_slider {  margin: 0px auto;  padding-bottom: 25px;  }
.slider_block {position: relative;margin: 0;margin-bottom: 0;width: 100%;height: 560px;overflow: hidden;margin-top: 133px;background-image: url(/image/cache/SliderBG.jpg);border-bottom: 1px solid #e2e2e2;}
#slides {height: 100%;}
/* slide show */
.sliderContent { height: 100%;  position: relative;  overflow: hidden;  width: 100%;  float: none;  }
.sliderContent .container{ position:relative;}
.sliderContent div.base {position: absolute;width: 100%;height: 100%;right: 0;opacity: 1;/* display: none; */ /* Safari 6.0 - 9.0 */}

.sliderContent div.base .slideData {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;justify-content: left;}
.sliderContent div.base .slideData .img {height: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;z-index: 1;text-align: center;}
.sliderContent div.base .slideData .img img{padding: 5px;box-shadow: 1px 1px 3px rgba(7, 7, 7, 0.5);background:#ffff;/* max-height: 480px; */max-width: 100%;margin: 10px 0;position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.sliderContent div.base.Video .img {  display: none;  }
.sliderContent div.base .slideData  div.caption {height: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;z-index: 1;position: relative;z-index: 5;padding: 20px;margin: 0;top: 0;display: none;/* background: rgba(255, 255, 255, 0.8); */}

.sliderContent div.base.slideFullwidth .slideData{ display:block !important;}
.sliderContent div.base.slideFullwidth .slideData .img {height: 100%;width:100%;top: 0;position:absolute;max-width: 100%;-webkit-box-flex: unset;flex: unset;-ms-flex: unset;}
.sliderContent div.base.slideFullwidth .slideData .img img{padding:0;box-shadow:none;margin: 0;max-width: 100%;}


.sliderContent div.activeSlide { display: block; right: 0; }
.slider_block div.container {height: 100%;}

.sliderContent div.base div.caption .slidelink a{padding: 5px;/* display: inline-block; */text-transform: uppercase;font-size: 1em;margin: 0;}
.sliderContent div.base div.caption p.lead {font-size: 1.2em;}
.sliderContent div.base div.caption h1{font-size:4.0em;margin:0;font-weight: 500;color: #4e616a;margin: 0 0 10px;}
.sliderContent div.base div.caption h1 span {display:block;font-size:0.7em;font-weight:300;}

.sliderContent div.base div.caption h2{margin:0;color: #FFF;margin-bottom: 5px;font-size: 4em;line-height: 1em;font-weight: 100;text-transform: uppercase;font-family: 'Roboto', sans-serif;}
.sliderContent div.base div.caption h3{margin:0;margin-bottom: 5px;font-size: 2em;font-weight: 300;font-family: 'Roboto SLab', serif;}
.sliderContent div.base div.caption h4{/* font-size:1.0em; *//* line-height:1.2em; */font: 300 16px/24px 'Open Sans', sans-serif;}
.sliderContent div.base div.caption h5{ font-size:.84em; line-height:1.18em;}
.sliderContent div.base div.caption .background{padding: 5px;margin-bottom: 5px;display: inline-block;}
/*caption Video*/
.sliderContent div.base.slShow div.caption {display:block; }
.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.slideFullwidth.slShow div.caption.Top-Left{top:2%; left:0;}
.sliderContent div.base.slideFullwidth.slShow div.caption.Top-Center{-webkit-box-flex: unset;-ms-flex: unset;flex: unset;top:2%;left:50%;-webkit-transform: translateY(-2%) translateX(-50%);-ms-transform: translateY(-2%) translateX(-50%);transform: translateY(-2%) translateX(-50%);}
.sliderContent div.base.slideFullwidth.slShow div.caption.Top-Center * { text-align:center !important;}
.sliderContent div.base.slideFullwidth.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.slideFullwidth.slShow div.caption.Top-Right * {text-align:right !important;}

.sliderContent div.base.slideFullwidth.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%;}
.sliderContent div.base.slideFullwidth.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.slideFullwidth.slShow div.caption.Middle-Center * { text-align:center !important;}
.sliderContent div.base.slideFullwidth.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.slideFullwidth.slShow div.caption.Middle-Right * { text-align:right !important;}

.sliderContent div.base.slideFullwidth.slShow div.caption.Bottom-Left{top:100%; left:0%; -webkit-transform: translateY(-100%);  -ms-transform: translateY(-100%) ;  transform: translateY(-100%);}
.sliderContent div.base.slideFullwidth.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.slideFullwidth.slShow div.caption.Bottom-Center * { text-align:center !important;}
.sliderContent div.base.slideFullwidth.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.slideFullwidth.slShow div.caption.Bottom-Right * {text-align:right !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 {margin-top: -20px;position: relative;z-index: 98;text-align: center;}
.taoNav a {margin: 2px 6px;display: inline-block;vertical-align: middle;padding: 0;border: 0;border-radius: 2px;-webkit-border-radius: 2px;-ms-border-radius: 2px;-moz-border-radius: 2px;color: #333;background: #333;cursor: pointer;font-size: 0;width: 15px;height: 5px;line-height: 0;text-align: center;}
.taoNav a.active {background: #d1a82b;color: #d1a82b;}
.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;  }


/*login*/
.changepass, .general_login {  max-width: 360px;  margin: 0 auto;  text-align: left;  padding: 10px;  border: 1px solid rgb(233, 233, 233);  }
.general_login div.logintitle {  background: transparent;  color: #333;  font-size: 18px;  line-height: 25px;  font-weight: normal;  }
.general_login div.loginmessage {  font-style: italic;  margin-bottom: 20px;  }
.changepass div.row, .general_login div.row {  margin: 8px 0px;  text-align: left;  }
.changepass div.row 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, .general_login div.row span.formw {  display: inline-block;  vertical-align: middle;  }
.changepass div.row span input {  max-width: 190px;  }
.general_login div.loginbtn {  margin-left: 100px;  display: inline-block;  text-align: center;  }
.general_login div.forgotpassword {  vertical-align: middle;  display: inline-block;  }
.general_login .errmsg {  color: #F44336;  font-size: .84em;  padding: 0;  text-align: center;  overflow: hidden;  }
#filter {  display: none;  }

/* ==================== Custom Styles ==================== */
.featuredProducts{ padding-top:30px;}
.sectionTitle {text-align:center;display: block;margin-bottom: 15px;}
.sectionTitle h2{border-bottom: 2px solid #ecbc72;text-align:center;display:inline-block;padding: 0px 15px;}


/*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: #d1a82b !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-top: 86px;}
.side-nav ul li {position: relative;display: block;z-index: 1;}
.side-nav ul li a {border-bottom: 1px solid #eee;font-size: 1em;color: #d1a82b;/* font-weight: bold; */position: relative;display: block;padding: 8px 5px;}
.side-nav ul li:last-child a { border:0;}
.side-nav ul li a:hover {background: #d1a82b;color: #FFF;}


/*news*/
.jsnews_171{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-bottom: 25px;
    }
.newsListBlock h2 {color: #4e616a;}
.newsListBlock .news, .LatestInfo {padding-bottom: 0;border-bottom: 1px solid #DDD;height: 100%;}
.newsListBlock .news:after {  content: "";  display: table;  clear: both;  }
.news-block .article  h3 {margin-bottom: 20px;font-weight: 500;font-size: 24px;padding: 0;color: #021f5b;text-align: left;}
.newsListBlock .news .news_content img{/* float:left; */max-width: 140px;margin-right: 15px;}
.newsListBlock .news .news_content .newsDesc {/* padding-left:15px; */}

.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:#d1a82b;}

/*Categories */
.categoryBlock {text-align:center;padding: 10px 0;}
.categoryBlock:hover {box-shadow: 0px 0 6px 0px #0000004d;}
.categoryBlock h3 {text-align:center;}
.categoryBlock .actionLink a {background:#FFF;border: 1px solid #4e616a;padding: 7px 18px;margin:5px 0;display:inline-block;}
.categoryBlock .actionLink a:hover{background: #ecbc72;border-color: #ecbc72;color: #4e616a;}

.addthis_inline_share_toolbox {/* text-align:right; */}
.productIndividual .productImage {display:block;margin-bottom:10px;text-align: center;}

.productIndividual .image{ border-right:1px solid #ddd; position:relative; }
.productIndividual .image #loader {position:absolute;width:100%;height:100%;top:0;left:0;background: rgb(255 255 255 / 50%);display:flex;flex-direction: row;align-items: center;align-content: center;justify-content: center;color: #eee;}

div.productIndividual[data-popup="usepopupoptions"] .options, div.productIndividual[data-popup="usepopupoptions"] .P_Q_C_Block{ display:none;}
div.productIndividual.customized .P_Q_C_Block{ display:block;}
div.productIndividual[data-popup=""] .popButton{ display:none;}



.productIndividual .details{padding: 10px 0;border-bottom: 1px solid #ddd;}
.productIndividual .details h3{ margin:0;}
.productIndividual .details ul {padding:0;margin: 10px 0;list-style:none;}
.productIndividual .details ul li {display:inline-block;min-width: 35%;color: #666;font-size:.96em;}
.productIndividual .details ul li.hide{ display:none;}
.productIndividual .details ul li span{ color:#333;}
.productIndividual .details .options, .productIndividual .details .promotions{margin-bottom:10px;}
.productIndividual .details .P_Q_C_Block {padding-top: 10px;}
.productIndividual .productDescription ul, .productIndividual .productDescription ol { margin:0; padding:0; padding-left: 15px;}
.productIndividual .details .price span{display:block;font-size: 14px;font-weight:400;color: #666;}
.productIndividual .details .price span + span {color:#333;font-size: 2.0em;font-weight:bold;line-height: normal;}
.productIndividual .details .price.is_not_onsale span[id*="taoInitialPrice"], .productIndividual .details .price.is_onsale span[id*="taoInitialPrice"]{display:none;}
.productIndividual .details .price span[id*="taoFinalPrice"] {display:inline-block;vertical-align: middle;}
.productIndividual .details .price span[id*="taoSavings"]{font-size: 1em; display:inline-block;vertical-align: middle;font-weight: normal;color: #999;padding: 0 5px;line-height: normal;}
.productIndividual .details .price span[id*="taoSavings"]:before{content:"(-)";}


.productIndividual .details .quantity{color: #66;}
.productIndividual .details .quantity span{ display:block;}
.productIndividual .details .quantity input{width: 50px;background:none;padding: 7px 5px;color: #333;}
.productIndividual .details .cartBtn input{padding: 15px;background: #ecbc72;color: #333;}
.cartButtons {text-align:center;display: flex;flex-direction: row;align-items: center;justify-content: space-evenly;}
.cartButtons input[type="submit"] { padding: 8px 12px;}
#skip_to_cart{ margin: 5px 0;font-weight: bol;}
#skip_to_cart a{ border: 1px solid #ecbc72; display:inline-block; padding: 0px 5px;color: #999;}
#skip_to_cart a:hover{ background:#ecbc72; color:#333;}

.cartMenu{position: relative;text-align: right;background: #e7e5e1;}
.cartMenu ul{position: relative;margin:0;padding:0;z-index: 2;text-align: left;list-style:none;transition: all .2s ease;display: flex;justify-content: flex-end;flex-direction: row;align-items: center;}
.cartMenu ul li{display: block;/* margin-left: 66px; */background: transparent;}
.cartMenu ul li+li{ display:none;}
.cartMenu ul li a{color: #4e616a;display: inline-block;font-size: 1em;font-weight: bold;padding: 0px 10px;margin: 0;line-height: 30px;} 
.cartMenu ul li a:before{content:"\f07a";  font-family:FontAwesome; font-weight:normal; display: inline-block;vertical-align: middle;font-size: 1.3em;padding: 0 5px;line-height: initial; }
.cartMenu ul li a:hover{color: #FF5722; }

body.cartActive .rightNav{/* margin-top:30px !important; */}
body.cartActive .breadcrumbs {margin-bottom: 25px;}

.productDescription ul { margin:0; padding:0;  padding-left:15px;}
.interruptingproduct { text-align:center; font-size: 1.5em; background: #eee;} 
 /* Review Form */ 
 .reviewform table td { padding: 5px; } 
 .reviewform table td { text-align: left; } 
 .reviewform table td.labelcol { width: 130px; } 
 .rating_radio{line-height: 45px;margin-right: 10px;} 
 .reviewform input[type=submit] { padding: 8px 15px; } 
 .reviewform textarea{ width: 230px;min-height: 60px;max-height: 100px;}
 .optlst div.ratereviewslike, .optlst div#ratings { padding: 0; margin: 0; }
 .reviewlist {border-bottom: 1px dashed #d8d8d8; padding: 5px;} 
 .reviewlist strong {font-size: 11px;display: block;} 
 .reviewlist em {} 
 .reviewlist p { margin: 6px 3px; } 

 .starrating {font-size: 0;background-position: center left;} 
 .starrating .span{ display:inline-block; }
 .reviewlist .starrating {/* width:70px; */}
  .reviewlist .review { margin-top:10px;}
 #ratings  strong {display: none;  }
 .starrating span {display: inline-block;font-size: initial;margin: 2px;color: #999;background-position: center left;} 
 .starrating span.active{ color:gold;}
 .starrating span.star1 { width: 14px; } 
 .starrating span.star2 { width: 28px; }
 .starrating span.star3 { width: 42px; } 
 .starrating span.star4 { width: 56px; } 
 .ratereviewslike {} 
 .ratereviewslike div#ratings, 
 .ratereviewslike div#rcount, 
 .ratereviewslike div#fblike, .ratereviewslike div.fblike {display: inline-block;vertical-align: middle;} 
 .ratereviewslike a { text-decoration: none; } 
  .ratereviewslike div#ratings{/* font-size:0; */}
 ul.tabs, #mainContent ul.tabs {padding: 0px;margin: 0px;list-style: none;border-bottom: 1px solid #e5e5e5;height: 40px;} 
 ul.tabs li {padding: 0px 20px;line-height: 36px;float: left;margin-top: 5px;cursor: pointer;} 
 ul.tabs li:hover {color: #000;} 
 ul.tabs li.select {background: #FFF;border: 1px solid #e5e5e5;color: #8b5400;border-bottom: 0px;margin-top: 4px;} 
 .tabholder div.tabcont {display: none;padding: 10px;} 
 .tabholder div.showtab { display: block; } 
 .tabholder div.showtab#tab2{/* margin-bottom:100px; */}
 .tabholder div.showtab iframe{width:100%;min-height: 340px;}

/*catalog*/
.department{/* padding:15px; */align-items:center;justify-content:center;text-align: center;}
.department img{max-height: 400px;text-align: center;}
.department h4{/* font-size:1.2em; */text-align: center;/* color: #fff; */margin: 0;}
.department h4 a:hover{color:#333;}

.mainDepartment{padding-top: 20px;}
.mainDepartment h1{ margin-bottom:10px;}
.deptImage{padding:5px;border:1px solid #eee;position: relative;text-align: center;}
.deptImage img{ max-height:500px;}
.deptImage #loader {position:absolute;width:100%;height:100%;top:0;left:0;background: rgb(100 100 100 / 50%);display:flex;flex-direction: row;align-items: center;align-content: center;justify-content: center;color: #eee;}
.deptImages {padding: 20px 0;border-top: 1px solid #ddd;margin-top: 20px;}
.deptImages .deptImage { padding:2px; border:1px solid #ddd; text-align:center;}
.deptImages .deptImage img{max-height: 150px;}

.subDepartments {padding-top: 20px;}
.subDepartments hr{display:none;}
.subDepartments .sectionTitle, .deptProducts .sectionTitle{display: block;margin-bottom: 30px;}
.subDepartments .sectionTitle h2, .deptProducts .sectionTitle h2{border-bottom: 2px solid #ecbc72;padding: 0;display: block;text-align: left;font-weight: 300;font-size: 2.9em;}
.subDepartments .departmentRow {padding-bottom: 10px;border-bottom: 1px solid #eee;margin-bottom: 20px;}
.subDepartments .departmentRow .row{ align-items:center;}
.subDepartments .departmentRow img{max-height:300px;}

 

/*Product Styles*/
.ProductBlock  {text-align:center;padding:5px;height: 100%;display: flex;flex-direction: column;justify-content: space-between;}
.ProductBlock:hover{ box-shadow: 0px 0 6px 0px #0000004d;}
.ProductBlock img{max-width:100%;max-height: 300px;}
.ProductBlock .info {margin:10px 0;color: #4e616a;}
.ProductBlock h4{text-align:center;font-size: 1.3em;}
.ProductBlock .info a.shopButton {display:inline-block;background:#FFF;border:2px solid #4e616a;padding: 4px 15px;font-weight:500;margin: 5px 0;}
.ProductBlock:hover .info a.shopButton, .ProductBlock .info a.shopButton:hover{background:#4e616a; color:#FFF;}
.ProductBlock .info .price {font-weight: bold;font-size: 1.2em;font-family: 'Roboto', sans-serif;}
.ProductBlock .info ul {margin: 10px 0;padding:0;list-style:none;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: center;}
.ProductBlock .info ul li.cart input, .ProductBlock .info ul li a{padding: 5px 10px;background:none;color: #4e616a;display: inline-block;text-align: center;min-width: auto;text-transform: capitalize;font-weight: normal;font-family: 'Roboto Slab', serif;height: auto;line-height: normal;border-bottom: 1px solid #999;font-size: 0.9em;}
.ProductBlock .info ul li.cart input:hover, .ProductBlock .info ul li a:hover{background: #ecbc72;color:#fff;} 

/*Popup Options*/
.optionsPages .optionsPage  { display:none;}
.optionsPages .optionsPage.active{display:block;}
.pagNav {display:flex;width: 100%;padding-top: 15px;flex-direction: row;justify-content: space-between;}
.pagNav button{background:#4e616a; color:#FFF;}
.pagNav .disable {pointer-events: none;background: #ddd;}


#customValues {padding:15px;}
 .popButton{padding:0 15px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
#customValues .customizeData.c_dataTable   { display: block;  width: 100%; border: 1px solid #d8d8d8;}
.c_dataTable .c_Row  { display: flex;  width: 100%;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #d5d5d5;}
.c_dataTable .c_Row:nth-child(odd) .c_col { }
.c_dataTable .c_Row .c_col { /* display:table-cell; */ padding:5px;-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;}
.c_dataTable .c_Row.header {background:#ccc;display: n;}
.c_dataTable .c_Row .c_col.header { background: #d8d8d8; text-transform: capitalize;font-weight: bold;font-size: 1.1em;-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
.c_dataTable .c_Row.header .c_col{font-size:.9em; padding: 2px 5px;}



/*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:#d1a82b; 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: #d1a82b;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:#d1a82b;text-decoration: none;color: #FFF;border: 1px solid #d1a82b;}    

#paging_links span a {color: #6e7b97;display: block;border: 1px solid #6e7b97;padding: 5px 15px;}
#paging_links span.next_link {width:auto;}




/* my orders */
.vieworders, .mydownloads { width: 100%; margin: 0;   }
.vieworders td, .vieworders th, .mydownloads td, .mydownloads th {  border: 1px solid #c19759; border-left: 0; border-right: 0;  padding: 3px 8px; text-align: center; }
.vieworders  th, .mydownloads th  { background: #f6f6f6; line-height: 30px;  }
.mydownloads td { padding: 8px 5px;  }

/* cart universal */
.carticon { position: absolute; top: 50px; right: 10px;  }
.carticon ul  { margin: 0;  padding: 0; list-style: none;  }
.carticon ul li { float: left; line-height: 1em;  padding: 0px 8px; border-right: 1px solid #999; }
.carticon ul li:last-child { border: 0px;  }
.carticon a { color: #333; }
#cartbuttons ul {list-style: none;padding: 0px;margin: 0px;text-align: right;}
#cartbuttons ul li {display: inline-block;margin: 3px 2px;}
#cartleft #cartbuttons ul li { float: none; display: inline-block; }
input.cancel {background: #CCC;border: 1px solid #BBB;color: #333;/* display: none; */}

#cartbuttons ul li .empty_cart, #cartbuttons ul li .update_cart, #returntocart {/* display:none; */}
.errmsg, .taoCMSerror, .taoCMSerror .msgcontent { color:red;}
/* checkout Login */
.checkout_login {width: 40%;float: left;padding: 2%;margin: 2% !important;display: block;}
.checkout_loginmsg { display: none; }
.logintitle {font-size: 1.3em;} 
.checkout_login p { font-weight: bold; font-size: 12px; }
.checkout_login div { margin: 5px 0px; }
.checkout_registration, .noaccount { text-align: center; }
.checkout_registration, .noaccount {width: 350px;float: left;/* background: #FFFACD; */}
.checkout_registration {display:block;margin:2%;padding:15px;height: 320px;font-size: 1.6em;}

.billinginfoinput, .shippinginfoinput {max-width: 450px;margin: 10px 15px;}
.billinginfoinput table, .shippinginfoinput table{ margin: 0 auto;width: 100%;}
.billinginfoinput table tr td, .shippinginfoinput table tr td {/* min-width: 200px; */}
.billinginfoinput table tr td input, .billinginfoinput table tr td select, .shippinginfoinput table tr td input, .shippinginfoinput table tr td select{ margin:2px;}
#billingis_exemptinput{margin: 0 3px;margin-bottom: 25px;margin-top: 7px;/* height: 30px; */}
.catalog_additionaloptions tr td:nth-child(1) {width: 220px;}
.catalog_additionaloptions tr td:nth-child(3){text-align:left;}


/* bliiing */
#billtable, #shiptable {width: 45%;margin: 15px 0;float: left;padding: 0;min-height: 150px;}
#paymentinvoice h3,#billtable h3, #shiptable h3,  {font-size: 1.5em;margin: 0;color: #333;font-weight: 600;}
h3.productdiscountheading{font-size: 0.9em;margin: 0;color: #333;font-weight: 500;}

#additionaltable {float:none;width:100%;clear:both;margin: 10px 0;margin-bottom: 20px;}
#additionaltable .additionalfields { width:100%;}


.billingaddress { margin-bottom: 20px;   }
.billingaddress .name, .shippingaddress .name{ font-weight: bold;  }
#paymentcharge { float:none; width:100%; clear:both;}
.paymenttitle {margin-top: 15px;font-family: 'Roboto Slab', serif;font-size: 1.3em;}
#paymentdiv {padding: 0;}
.paymentmodule{display: block;vertical-align:top;min-width: 300px;max-width: 600px;padding: 2px 0;}
.paymentchoice{font-weight: bold;font-size: 1.1em;margin-bottom: 5px;}

#mail_payment_details .instructions, #paymentinstructions{margin:10px 0; background:#ffe8bd; padding:15px; border:1px solid #f5c260;}

#plugnpay_details span {display: block;vertical-align: top;}
#plugnpay_details .nameoncardlabel, #plugnpay_details .nameoncardinput {width: 100%;display: block;}

.cardnumber-block {width: 60%;float: left;margin-right: 8px;}
.codeoncard-block{width: 38%;float: left;} 
#plugnpay_details .cardnumber-block span, #plugnpay_details .codeoncard-block span{ display:block; }
.expireoncard-block { clear:both;}
.expireoncardlabel, .expireoncardinput{width:100%;}
.expireoncardinput select{ width:49%;}

#changeinfo {margin-top: 42px;}
#changeinfo:after{ content:''; display:table; clear:both; }
#changeinfo  ul {margin: 0;padding: 0;list-style: none;color: #2a4f81;}
#changeinfo  ul li  { float: left;  margin-right: 20px; }
#changeinfo  ul li:first-child{/* display:none; */}

#cartbuttons{/* float: right; */margin: 15px 0;order: 4;padding: 15px 0;}

#returntocart a:before, #changeinfo  ul li:before {content:"\f177";font-family:FontAwesome;display:inline-block;font-size: 16px;margin-right:5px;}
#changeinfo  ul li:nth-child(3):before { content:"\f0f6"; font-family:FontAwesome; display:inline-block; margin-right:5px; }
#changeinfo{/* display:none; */float: left;}
#changeinfo  ul li a {color: #333;font-size: 15px;}
#paymentinvoice:after{content:''; display:table; clear:both; }
#payment_totalamount{float:none;clear:both;width:100%;margin: 10px 0;font-size: 1.3em;font-weight: 700;text-transform: uppercase;}
#giftcertificateamount{float:none;clear:both;width:100%;margin: 10px 0;font-size: 1.1em;font-weight: 600;text-transform: uppercase;}
#paymentbuttons input{ margin-bottom:5px;}
/*Coupon codes*/
#cartcodes {margin: 25px 0;padding: 8px;background: rgba(0, 0, 0, 0.03);}
#cartcodes .errmsg{ color:#ffc107; }
.promocodes {padding: 0;}
.orderdiscountheading{font-size: 0.94em;margin: 0;}
ul.discount{padding:0;margin:0;text-align: left;list-style: none;}
ul.discount li {font-size: 1.2em;font-weight: bold;}
ul.discount li:before{content:"\f058";font-family:FontAwesome;color:green;display: inline-block;margin-right: 3px;}
.catalog.code span{display:inline-block; vertical-align:middle;}
.catalog.code .codevalue {display:inline-block;margin: 0;text-align: center;border: none;color: green;text-decoration: none;background: none;border: 1px solid green;padding: 7px 14px;display: inline-block;text-transform: uppercase;margin-right: 10px;}
.catalog.code .codevalue:before{content:"\f058"; font-family:FontAwesome; color:green; display:inline-block; margin-right:5px;}
.catalog.code .removebutton{height:42px;width: 42px;font-size:0;padding: 0;min-width: 42px;text-align:center;position: relative;overflow: hidden;margin-left: 15px;}
.catalog.code .removebutton:before{content:"\f057";font-family:FontAwesome;font-size: 36px;color: #999;display: block;position: absolute;width: 100%;height: 42px;top: 0;bottom: 0;margin: auto;line-height: 42px;/* background: #ccc; */}
.catalog.code .removebutton input{font-size:0;height:100%;background: transparent;} 
.catalog.code~.catalog.codeinput{display:none;}
.catalog.codeheader {font-weight:bold;font-size: 1.1em;margin-bottom: 5px;}
.catalog.codeinput{/* padding:5px; */}
.catalog.codeinput label{margin-right:10px;display: none;padding: 6px 0;line-height: 1;font-size: 0;}
.catalog.codeinput input[type="text"], .catalog.codeinput input[type="submit"]{display:inline-block;width: 30%;margin: 0;margin-right:5px;}
.catalog.codeinput input[type="submit"] {width:auto;padding: 14px 8px;font-size: 12px;width: 170px;}
 

/* cart */
.catalogcart {width: 100%;margin: 0;border: 0;border-spacing: 0;border-collapse: collapse;}
.catalogcart td, .catalogcart th {border: 1px solid #DDD;padding: 3px 8px;text-align: center;}
.cartheadings { background: #FFF; line-height: 30px;  }

.cartheadings th.partno, .cartitemrow td.partno{font-size:0;line-height: 0;color: #FFF;width: 0;padding: 0;border-right: 0;}
.catalogcart td.qty, .catalogcart th.qty, .catalogcart td.remove, .catalogcart th.remove {/* visibility: hidden; *//* width: 0px; *//* padding: 0; *//* font-size: 0; *//* border: 0; *//* line-height: 0; */}
.catalogcart td.qty span{/* border-right: 1px solid #DDD; *//* visibility: visible; *//* display: none; */}
.catalogcart td.unitprice{/* border-left:0; */}
.catalogcart td.qty input, .catalogcart td.remove input{/* display:none; */}
 
.catalogcart .itemname {padding-top: 5px;color: #333;text-align: left;padding-left: 25px;/* border-left: 0; *//* border-right: 0; */}
.cartitemrow   label{ display:inline-block;}
#activecart.catalogcart .itemname{border-right: 0;}
#activecart.catalogcart td.qty, #activecart.catalogcart td.remove, #activecart.catalogcart th.qty, #activecart.catalogcart th.remove{/* border:0; */}
#activecart.catalogcart td.unitprice, #activecart.catalogcart th.unitprice { border-left:1px solid #DDD;}

#completeordercart.catalogcart .itemname{border-left: 0;/* border-right: 0; */}
#completeordercart.cartheadings th.partno, #completeordercart.cartitemrow td.partno{font-size:0;line-height: 0;color: #FFF;width: 0;padding: 0;border-right: 0;}
#completeordercart.catalogcart td.namespan{border-right: 0;}
#completeordercart.catalogcart tr.totals th{border-left:0;width: 240px;}
#completeordercart.catalogcart tr.totals th
#completeordercart.catalogcart td.qty, #completeordercart.catalogcart th.qty{border:0;border-right:0;border-left: 1px solid #DDD;border-spacing: 0px;}

.grandtotalsavings { display:none;}


.catalogcart .itemname .attributes {  color: #333; clear: both }
.catalogcart .itemname .attributes .label { width: 120px; float: left; display: block; }
.catalogcart .itemname .attributes .value { margin-left: 125px; display: block; }
.catalogcart p { padding: 0px; margin-top: 0px; }
.catalogcart p.name{ font-weight:bold;}
.catalogcart .price {color: #333;font-weight:bold;/* width: 100px; */border-left: 0;}
.catalogcart .totalprice  { /* width: 120px; */}
.catalogcart .oddrow { background: #FFF; }
.catalogcart .evenrow { background: #FFF; }
.carttotals { line-height: 30px; }
.multipleshippingchoices { margin-top: 20px; }

#cart_suggested_products { margin-top: 40px;margin-bottom: 30px;}
#cart_suggested_products h2{text-align:center;}
#cart_suggested_products >div{ align-items: flex-start;flex-direction: row;flex-wrap: nowrap;display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;justify-content: center;}
#cart_suggested_products .ProductBlock h4 {font-size: 1.0em;}
#cart_suggested_products .ProductBlock .info a.shopButton {font-size: .8em;padding: 3px 8px;}


#orderinfo { display: -ms-flexbox;  display: flex; -ms-flex-wrap: wrap;flex-wrap: wrap;min-width: 100%;justify-content: center;}
#orderinfo div.billinginfoinput, #orderinfo div.shippinginfoinput, #orderinfo #cartbuttons, #orderinfo #returntocart { -ms-flex: 0 0 50%; flex: 0 0 50%;max-width: 50%;margin: 0;padding: 15px;}
#orderinfo div.errmsg, #orderinfo div.additionalinfoinput {-ms-flex: 0 0 100%; flex: 0 0 100%;max-width: 100%;text-align: center;padding: 15px;}
h2.billinginfoheading, h2.shippinginfoheading {font-size: 1.6em;}
.catalog_additionaloptions {width: 100%; }
#orderinfo #cartbuttons, #orderinfo #returntocart {padding:15px 0;}

/* ====================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: 1260px) {  
  .logo {}
}

@media all and (min-width: 0px) and (max-width: 1199px) {  
  .HeaderMenu ul{  align-items: self-start;}
  .HeaderMenu ul#nav > li > a{font-size: 12px;}
  .sliderContent div.base div.caption p {margin: 0;line-height: 1.3em;}
}

@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;  }
.cartMenu{}
.cartMenu ul:before {left: -66px;}
 .sliderContent div.base div.caption h1{font-size: 3em;}
 }

@media all and (min-width: 0px) and (max-width: 991px) {  

.logoBlock { float:left;}
.logo {transition: max-height .3s ease;}
.Navigation__body{ display:none;}
.HeaderMenu>ul>li {  padding: 0 7px;  }
.Header.headBg .Navigation .mainNav > .container{margin-top: 0;}
.Navigation .HeaderMenu{  display: none;  }
#social, .searchBlock {margin: 0;}
#social ul {margin: 0;}
.searchBlock {width: 100%;text-align:right;/* float: right; */margin: 0;}
.searchBlock form {margin: 5px 0;}

#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: 50px;}
span.searchBlock-toggler{background:none;color: #333;float: none;vertical-align: middle;}
.Header.headBg .Navigation .logoBlock .logo{max-height: 80px; */}
.Header.headBg .Navigation .navIcon{}
#social li{padding: 2px;}
.HeaderMenu{ margin:0;}
#TopNav.barNAv ul li span:before{ display:block; margin:0 auto;}
.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: #d1a82b; */}
body.subpage .Header .sidebar__Close i , .Header.headBg .sidebar__Close i { color:#d1a82b;}
.subpageHeader-block{padding-top: 110px;}
 .searchBlock-collapse .search__body{ width:75%;}
.slider-block .container{max-width:none; width:100%;}
.event_date{font-size:20px; }
.events .event_date{font-size: 18px;}
.cartMenu{margin: 0;}
.productIndividual .image {border:0;} 
.productIndividual .image img{max-width: 380px;}
.productIndividual .details { padding:10px 0;}
 .productIndividual .productImage img{max-width:100px;}
}

 @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.lead {font-size: 1em;}
  .sliderContent div.base div.caption h1{font-size:2.5em;}
  .sliderContent div.base.slideFullwidth.slShow div.caption{ width: 70% !important;}


 }

@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; }
 .Header .container {width: 100% !important;max-width: none;}
 .logoBlock{top: 0; }
 .logo {padding: 0;}
 .top-nav{min-width: 100%;float: none;}
 
 #social ul { }
 .navIcon {}
 #TopNav.barNAv ul{margin: 10px 0;}
 #TopNav.barNAv ul li{margin:0;padding: 0 2px;}
 #TopNav.barNAv ul li span{font-size: 18px;line-height: 50px;}
 #TopNav.barNAv ul li span:before{ font-size:18px;} 
 .slider_block{height: 300px !important;margin-top: 149px;}
 .sliderContent div.base.slideFullwidth.slShow div.caption {width: 100% !important;background: rgb(246 241 237 / 65%);max-width: none;}
 .Header.headBg .Navigation .mainNav .top-nav{margin-top: -48px;}
  .sliderContent div.base img {max-width: none;top: 0;}
  .sliderContent div.base .slideData .img img {max-height: 100%;margin: 0px 3px;}
 .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-size: 1.35em;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;}
 
 /* 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{padding-top: 113px;}

#orderinfo div.billinginfoinput, #orderinfo div.shippinginfoinput, #orderinfo #cartbuttons, #orderinfo #returntocart { -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.catalog_additionaloptions tr td:nth-child(1) { width: auto;} 
 #orderinfo #returntocart{ order: 7;}
 #cartbuttons { order: 3;}
 .catalogcart td, .catalogcart th, .catalogcart .itemname{ padding:2px;}
 #activecart.catalogcart .itemname,#completeordercart.catalogcart .itemname {min-width:120px;}
 .catalogcart td.unitprice { width: 70px; }
 /* ====================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;  }
 footer .footerContacts {width:100%;justify-content: center;}
.footer-nav ul {text-align:center;}
.productImages { display:flex;/* width: 100%; */flex-direction: row;justify-content: space-evenly;flex-wrap: nowrap;align-items: center;}
.productIndividual .productImage {margin:10px;}
.productIndividual .productImage img{ height: 120px;} 
 
 }


@media (max-width: 639px) and (min-width: 0px) {  
.logo {padding: 0;/* max-height: 200px; */}
.nav-top {  display: none;  }
.slider_block{height: 300px !important;}
 .sliderContent div.base.slideFullwidth.slShow div.caption {width:90% !important;margin: 0 auto;}
.sliderContent div.base .slideData {justify-content: space-between;align-items: center;}
.sliderContent div.base .slideData div.caption {-webkit-box-flex: 0;-ms-flex: 0 0 68%;flex: 0 0 68%;max-width: 68%;}
#slides .sliderContent div.base .img {}
.cartMenu { }
#topnav { display:none;} 
}

@media all and (min-width: 0px) and (max-width: 579px) {  
.Header .container {/* width: 100% !important; *//* padding:0 ; */}
.logo {margin: 0px auto;}
.top-nav {/* position:absolute; */top:0;left:0;width:100%;}
.logoBlock{text-align:center;margin: 0 auto;} 
 .logoBlock {top: 0;left: 0;}
 #social{/* float:none; *//* clear:both; */margin: 0;text-align: center;}
 #social ul {text-align: center;margin: 0;}
 .navIcon {}
 .searchBlock{ width:100%; float:none;}
#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;}

.logo {/* max-height: 70px; */} 
#TopNav.barNAv ul li span:before{ display:block; margin:0 auto;}
.Header .Navigation .navIcon{margin: 0;}
#social li.phone a span {font-size:16px; }
.subpageHeader-block{}

.slider_block{/* height: 560px !important; */}
.sliderContent div.base .slideData {flex-wrap: wrap;align-items: flex-start;}
.sliderContent div.base .slideData div.caption {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
#slides .sliderContent div.base .img {}
.sliderContent div.base .slideData .img img {max-height: 320px;width:auto;top: auto;-webkit-transform: none;-ms-transform: no;transform: none;margin: 0 auto;}

.sliderContent div.base img{ width:100%;display:block; margin:0 auto;}
.sliderContent div.base .sliderData{}
.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;}
 footer .footerContacts { display:block !important;}
 footer .footLogo, footer .address {display:block;margin: 0 auto;}
.footer-nav > ul {display: block;width: 100%;text-align: center;}
.footer-nav > ul > li, .footer-nav ul li a {display: block;}
footer .address p, footer .address h4 {text-align: center !important;margin-top: 5px;}
.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;}
.smokyPage header .smokyHeader h2 {font-size: 2em;line-height: 58px;display: block;padding-right: 70px;}
.smokyPage header .bacKBtn {left:auto;right:0;top:0;float: right;width: auto;}
.smokyPage header .bacKBtn a {font-size: 14px;font-weight: normal;} 
 .Header.headBg { top:0;}
  .Header.headBg .topRibbonSlider{ display:none; } 
  .slider_block{margin-top: 148px;}
 .topRibbonWrapper .topRibbon { font-size: 1.2em;}
 }

@media all and (min-width: 0px) and (max-width: 460px) {  
.Header .container {/* width: 100% !important; *//* padding:0; */}
#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;}
.nav-top {  position: relative;  text-align: right;  }
.topnav.barNAv { display:none;}
.logoBlock img {max-width:100%;padding: 5px 0;min-width: 190px;}
#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;}
.intro-text{ margin:0; padding:0;}
.footer-nav ul li.head{width:100%;display:block;text-align: left;}

#social li a:before, #social li>span:before {}
.topnav > ul.jscartlinks li a {font-size:12px;padding: 7px 4px;}

.jsnews_171 { margin:0;}
.subpageHeader-block{padding-top: 105px;}
.productIndividual .image img { max-width:100%;}
.codeoncard-block, .cardnumber-block { width:100%;}
#changeinfo ul li { float:none; width:100%; margin-bottom:5px; }
#billtable, #shiptable {margin-bottom: 20px;width:100%;float: none;}
.promocodes{ margin-bottom:20px;}
 .cartMenu ul li a {  }
.catalog.codeinput input[type="text"] {width: 100%;margin-bottom: 5px;}
}

@media all and (min-width: 0px) and (max-width: 380px) {  
.slider_block {min-height: 100% !important;height: 400px !important;margin-top: 166px;}
#social li.phone{}
#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{padding-top: 109px;}
.footer-nav > ul > li {  display: block;  width: auto;  }

#social { }
#social li a:before, #social li>span:before,  {width: 40px;height: 40px;font-size:24px;line-height: 40px;}
.navIcon {height: 74px;line-height: 74px;margin: 0;}
.Header .row > div{}
.logoBlock { float:none;}
.cartMenu{}
ul.tabs li{padding: 0 5px;font-size: 12px;}
#cartbuttons ul li {display:block;margin-bottom: 6px;}
#cartbuttons ul li input{ width:100%;}
.cartMenu ul {}
.cartMenu ul:before{width:48px;height:48px;font-size: 2em;line-height: 48px;}
.productIndividual .productImage { max-width:30%;margin: 5px;} 
.productIndividual .productImage img{ height: auto;max-width: 100%;}  

 form[action="/catalog/cart/"]{ overflow:auto;}
 .cartButtons { flex-direction: column;justify-content: space-evenly;min-height: 90px;}
}

@media (max-height: 540px) and (min-height: 100px) and (orientation: landscape) {  
  .sliderContent div.base div {}
 }
