/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.foot {
  /*background: linear-gradient(to bottom, #093365 0%, #478fcc 100%);*/
  background: linear-gradient(to bottom, #12488a 100%, #12488a 100%);
  color: #fff;
  padding: 40px 25px;
  /*margin-top: 50px;*/
}
.foot a {
  color: #fff;
}
.foot a:hover {
  color: #fff;
  text-decoration: underline;
}
.foot .popover,
.foot .pagetree ul.treecommands {
  color: #596773;
}
.foot .foot-metas {
  margin-bottom: 0;
  line-height: 26px;
}
.foot .foot-metas .pbm {
  background: transparent;
  border: 0 none;
  padding: 0;
  color: #fff;
}
.foot .foot-metas .pbm:hover,
.foot .foot-metas .pbm:active,
.foot .foot-metas .pbm:focus {
  color: #fff;
  text-decoration: underline;
}
.social-list {
  padding: 0;
  margin: 0 0 25px;
}
.social-list li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.social-list li a {
  display: block;
  vertical-align: middle;
  text-align: center;
}
.social-list li a .fa {
  background-color: #6ebbfe;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 42px;
  line-height: 42px;
  position: relative;
  text-align: center;
  width: 42px;
}
.social-list li a .fa::after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 0%;
  left: 50%;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: height 0ms, width 0ms, opacity 0ms;
  transition: height 0ms, width 0ms, opacity 0ms;
  width: 0%;
}
.social-list li a .fa.fa-twitter {
  background-color: #469be4;
}
.social-list li a .fa.fa-facebook {
  background-color: #19568a;
  text-indent: -2px;
  line-height: 40px;
}
.social-list li a .fa.fa-youtube {
  background-color: #b91b20;
  text-indent: 1px;
  line-height: 39px;
}
.social-list li a .fa.fa-rss {
  background-color: #e16b26;
  text-indent: 3px;
  font-size: 18px;
  line-height: 40px;
}
.social-list li a:hover,
.social-list li a:focus {
  text-decoration: none;
}
.social-list li a:hover .fa::after,
.social-list li a:focus .fa::after {
  height: 100%;
  opacity: 0.2;
  -webkit-transition: height 300ms, width 300ms, opacity 600ms;
  transition: height 300ms, width 300ms, opacity 600ms;
  width: 100%;
}
.sm-clean {
  background: #fff;
}
.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  text-decoration: none;
}
.sm-clean a.current {
  color: #478fcc;
}
.sm-clean a.disabled {
  color: #cccccc;
}
.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}
.sm-clean ul {
  background: rgba(179, 179, 179, 0.1);
}
.sm-clean > li > ul {
  margin-left: -20px;
}
.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active {
  font-size: 16px;
  border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
@media (min-width: 992px) {
  /* Switch to desktop layout
	-----------------------------------------------
	 These transform the menu tree from
	 collapsible to desktop (navbar + dropdowns)
	-----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em;
  }
  .sm-clean li {
    float: left;
  }
  .sm-clean.sm-rtl li {
    float: right;
  }
  .sm-clean ul li,
  .sm-clean.sm-rtl ul li,
  .sm-clean.sm-vertical li {
    float: none;
  }
  .sm-clean a {
    white-space: nowrap;
  }
  .sm-clean ul a,
  .sm-clean.sm-vertical a {
    white-space: normal;
  }
  .sm-clean .sm-nowrap > li > a,
  .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-clean {
    padding: 0 10px;
    background: #fff;
    border-radius: 100px;
  }
  .sm-clean a,
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    padding: 12px 12px;
    color: #666666;
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    border-radius: 0 !important;
  }
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    color: #478fcc;
  }
  .sm-clean a.current {
    color: #478fcc;
  }
  .sm-clean a.disabled {
    color: #cccccc;
  }
  .sm-clean a.has-submenu {
    padding-right: 26px;
  }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -16px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #cccccc transparent;
  }
  .sm-clean > li > ul:after {
    top: -14px;
    left: 30px;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean ul {
    border: 1px solid #cccccc;
    padding: 5px 0;
    background: #fff;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  }
  .sm-clean ul li:last-child {
    margin-bottom: 0;
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #666666;
  }
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    background: #dbe9f2;
    color: #478fcc;
  }
  .sm-clean ul li.active a:hover,
  .sm-clean ul li.active a:focus,
  .sm-clean ul li.active a:active,
  .sm-clean ul li.active a.highlighted {
    background: #5b9bd2;
    color: #fff;
  }
  .sm-clean ul a.current {
    color: #478fcc;
  }
  .sm-clean ul a.disabled {
    background: #fff;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666666;
  }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #fff;
  }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow,
  .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #478fcc transparent;
  }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #478fcc transparent transparent transparent;
  }
  .sm-clean span.scroll-up-arrow,
  .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #666666 transparent;
  }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
  }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 26px;
  }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px;
  }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px;
  }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #666666 transparent transparent;
  }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px;
  }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px;
  }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important;
  }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #666666 transparent transparent;
  }
  .sm-clean.sm-vertical {
    padding: 10px 0;
    border-radius: 3px;
  }
  .sm-clean.sm-vertical a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical a:hover,
  .sm-clean.sm-vertical a:focus,
  .sm-clean.sm-vertical a:active,
  .sm-clean.sm-vertical a.highlighted {
    background: #fff;
  }
  .sm-clean.sm-vertical a.disabled {
    background: #fff;
  }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666666;
  }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none;
  }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px;
  }
  .sm-clean.sm-vertical ul a:hover,
  .sm-clean.sm-vertical ul a:focus,
  .sm-clean.sm-vertical ul a:active,
  .sm-clean.sm-vertical ul a.highlighted {
    background: #fff;
  }
  .sm-clean.sm-vertical ul a.disabled {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .head .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .feature-img {
    text-align: center;
    margin-bottom: 0px;
  }
  .feature-img img {
    width: 100%;
  }
  .icon-heading.text-sm-left,
  .text-sm-left .icon-heading {
    margin-bottom: 20px;
    vertical-align: middle;
  }
  .icon-heading.text-sm-left .icon,
  .text-sm-left .icon-heading .icon {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
  }
  .text-sm-lead {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .text-col-2 {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 350px;
    column-width: 350px;
  }
  .text-col-2 > * {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
  .feature-text h1,
  .feature-text h2,
  .feature-text h3,
  .feature-text h4,
  .feature-text h5,
  .feature-text h6 {
    font-size: 36px;
    margin-top: 0;
  }
  .feature-text p {
    font-size: 20px;
    line-height: 30px;
    color: #68747f;
    margin-bottom: 18px;
  }
  .feature-text p:last-child {
    margin-bottom: 0;
  }
  .stack-slider {
    min-width: 420px;
  }
  .formwizard .captchadiv {
    float: left;
    width: 50%;
    clear: left;
  }
  .formwizard .captchadiv + .settingrow,
  .formwizard .captchadiv + .memberlist .modulesubtitle {
    width: 50%;
    float: left;
    clear: right;
  }
  .m-sm-t-0 {
    margin-top: 0;
  }
  .m-sm-t-30 {
    margin-top: 30px;
  }
  .m-sm-t-60 {
    margin-top: 60px;
  }
  .m-sm-b-0 {
    margin-bottom: 0;
  }
  .m-sm-b-30 {
    margin-bottom: 30px;
  }
  .m-sm-b-60 {
    margin-bottom: 60px;
  }
  .p-sm-t-0 {
    padding-top: 0;
  }
  .p-sm-t-30 {
    padding-top: 30px;
  }
  .p-sm-t-60 {
    padding-top: 60px;
  }
  .p-sm-b-0 {
    padding-bottom: 0;
  }
  .p-sm-b-30 {
    padding-bottom: 30px;
  }
  .p-sm-b-60 {
    padding-bottom: 60px;
  }
  .fb-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fb-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .fb-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fb-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fb-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .fb-ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fb-ai-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .fb-ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fb-ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .fb-ai-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .fb-ac-start {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .fb-ac-baseline {
    -ms-flex-line-pack: baseline;
    align-content: baseline;
  }
  .fb-ac-center {
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .fb-ac-end {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .fb-ac-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .fb-j-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .fb-j-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fb-j-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .fb-j-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .fb-j-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .fb-as-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .fb-as-baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline;
  }
  .fb-as-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .fb-as-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .fb-as-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .fb-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .fb-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .fb-shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .flex-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex-children > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .flex-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .nav.nav-pills.flex-children li + li,
  .nav.nav-pills.fb-parent li + li {
    margin-left: 0;
  }
  .row.flex-children::before,
  .row.fb-parent::before,
  .row.flex-children::after,
  .row.fb-parent::after,
  .fileoperations.flex-children::before,
  .fileoperations.fb-parent::before,
  .fileoperations.flex-children::after,
  .fileoperations.fb-parent::after,
  .fileselection.flex-children::before,
  .fileselection.fb-parent::before,
  .fileselection.flex-children::after,
  .fileselection.fb-parent::after {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .fb-sm-25:not(.flex-children),
  .fb-sm-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .fb-sm-33:not(.flex-children),
  .fb-sm-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .fb-sm-50:not(.flex-children),
  .fb-sm-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .fb-sm-66:not(.flex-children),
  .fb-sm-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
  .fb-sm-75:not(.flex-children),
  .fb-sm-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .fb-sm-100:not(.flex-children),
  .fb-sm-100.flex-children > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
}
@media (min-width: 992px) {
  .head {
    height: auto;
    padding: 70px 0;
  }
  .head .site-logo {
    margin: 5px 0;
  }
  .head .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .head .container::before,
  .head .container::after {
    content: none;
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 0%;
    flex: 0 1 0%;
  }
  .head .container .site-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 342px;
  }
  .head .container .sitemenu {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .head .container .sitemenu > ul {
    padding-right: 0;
  }
  .head .container .sitemenu > ul > li:last-child {
    margin-right: 0;
  }
  .userbar {
    background-color: #2a3845;
    display: block;
    padding: 10px 16px;
  }
  .userbar:before,
  .userbar:after {
    content: " ";
    display: table;
  }
  .userbar:after {
    clear: both;
  }
  .userbar:before,
  .userbar:after {
    content: " ";
    display: table;
  }
  .userbar:after {
    clear: both;
  }
  .userbar a {
    color: #fff;
  }
  .userbar a:hover {
    color: #fff;
  }
  .userbar .left > *,
  .userbar .right > *,
  .userbar .pagetree ul.treecommands > * {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .userbar .left {
    float: left;
  }
  .userbar .right,
  .userbar .pagetree ul.treecommands {
    float: right;
  }
  .userbar .right .dropdown-menu,
  .userbar .pagetree ul.treecommands .dropdown-menu {
    left: auto;
    right: 0;
  }
  .userbar .wrapsearchinput {
    max-width: 200px;
    margin-right: 14px;
  }
  .userbar .wrapsearchinput input {
    border: 0 none;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 5px 12px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
  }
  .userbar .wrapsearchinput input[type="submit"] {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-left: 0;
    line-height: 12px;
    font-size: 14px;
  }
  .userbar .wrapsearchinput input[type="submit"]:hover,
  .userbar .wrapsearchinput input[type="submit"]:focus,
  .userbar .wrapsearchinput input[type="submit"]:active {
    text-decoration: none;
  }
  .userbar .wrapsearchinput input[type="text"]:focus,
  .userbar .wrapsearchinput input[type="text"]:focus + span input {
    background-color: #fff;
    color: #478fcc;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
  }
  .userbar .wrapsearchinput input[type="text"]:focus + span input:hover,
  .userbar .wrapsearchinput input[type="text"]:focus + span input:focus,
  .userbar .wrapsearchinput input[type="text"]:focus + span input:active {
    color: #5cb85c;
  }
  .userbar .user-spec {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .userbar .user-spec li {
    margin: 0;
  }
  .userbar .user-spec .dropdown-toggle {
    display: block;
    color: #dbe9f2;
  }
  .userbar .user-spec .dropdown-toggle:hover,
  .userbar .user-spec .dropdown-toggle:focus,
  .userbar .user-spec .dropdown-toggle:active {
    color: #fff;
    text-decoration: none;
  }
  .userbar .user-spec .dropdown-menu {
    top: calc(100% + 8px);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0 none;
  }
  .userbar .user-spec .userbar-avatar {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-left: 5px;
  }
  .userbar .loginlink {
    height: 30px;
    display: block;
    text-align: center;
    line-height: 20px;
    padding: 4px 14px;
    color: #fff;
  }
  .userbar .loginlink::before {
    content: "\f090";
    font-family: FontAwesome;
    padding-right: 5px;
    vertical-align: -1px;
  }
  .userbar .cartnav {
    margin: -10px -16px;
    display: block;
    font-size: 14px;
  }
  .userbar .cartnav .fa {
    background-color: #4daf4e;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin: -10px -16px;
    text-align: center;
    text-indent: -2px;
    width: 50px;
  }
  .userbar .cartnav a {
    background-color: rgba(77, 175, 78, 0.7);
    padding: 10px 16px;
    display: block;
    -webkit-transition: background 150ms ease;
    transition: background 150ms ease;
  }
  .userbar .cartnav a:hover,
  .userbar .cartnav a:focus,
  .userbar .cartnav a:active {
    background-color: rgba(77, 175, 78, 0.9);
    -webkit-transition: background 150ms ease;
    transition: background 150ms ease;
  }
  .userbar .cartnav a > span {
    display: inline-block;
    vertical-align: middle;
  }
  .userbar .cartnav .cartTotal {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    padding-right: 12px;
    margin-left: 32px;
  }
  .userbar .cartnav .cartTotal + .cartItems {
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    padding-left: 12px;
  }
  .main-banner,
  .page-banner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .main-banner h1,
  .page-banner h1,
  .main-banner h2,
  .page-banner h2,
  .main-banner .h1,
  .page-banner .h1,
  .main-banner .h2,
  .page-banner .h2,
  .main-banner .moduletitle,
  .page-banner .moduletitle {
    font-size: 48px;
    margin-bottom: 25px;
  }
  .main-banner h1 + p,
  .page-banner h1 + p,
  .main-banner h2 + p,
  .page-banner h2 + p,
  .main-banner .h1 + p,
  .page-banner .h1 + p,
  .main-banner .h2 + p,
  .page-banner .h2 + p,
  .main-banner .moduletitle + p,
  .page-banner .moduletitle + p {
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
  }
  [class*="col"]:first-child > .banner-icon-block,
  [class*="col"]:last-child > .banner-icon-block {
    margin-top: 100px;
  }
  .banner-icon-block {
    padding: 50px;
    margin: 0;
  }
  .banner-more-link {
    bottom: 6px;
  }
  .site-stat {
    display: inline-block;
    margin-left: 50px;
    margin-bottom: 0;
  }
  .site-stat:first-child {
    margin-left: 0;
  }
  .page-banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .custom-pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto;
  }
  .custom-pager::before {
    content: "";
    display: none;
  }
  .custom-pager li {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 32%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-pager li > a,
  .custom-pager li > span {
    border-width: 1px 0;
    border-style: solid;
    font-size: 24px;
    padding: 20px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .custom-pager li > a::before,
  .custom-pager li > span::before {
    content: "";
    display: none;
  }
  .custom-pager li:first-child > a,
  .custom-pager li:first-child > span {
    border-width: 1px 0 1px 1px;
    border-radius: 50px 0 0 50px;
  }
  .custom-pager li:first-child > a::before,
  .custom-pager li:first-child > span::before {
    content: "\f100";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 24px;
    padding-right: 10px;
  }
  .custom-pager li:last-child > a,
  .custom-pager li:last-child > span {
    border-width: 1px 1px 1px 0;
    border-radius: 0 50px 50px 0;
  }
  .custom-pager li:last-child > a::after,
  .custom-pager li:last-child > span::after {
    content: "\f101";
    padding-left: 10px;
    font-size: 24px;
    font-family: FontAwesome;
  }
  .bordered-two-col {
    border-bottom: 1px solid #dbe9f2;
    border-top: 1px solid #dbe9f2;
    padding: 60px 0;
    position: relative;
  }
  .bordered-two-col::before {
    background-color: #dbe9f2;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -1px;
    width: 1px;
  }
  .jumbotron.text-center {
    padding-left: 150px;
    padding-right: 150px;
  }
  .foot-menu-top ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
  }
  .foot-menu-top ul li:first-child {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 14px;
  }
  .foot-menu-top ul li {
    font-size: 17px;
    color: #fff;
    margin-bottom: 4px;
  }
  .icon-heading.text-md-left,
  .text-md-left .icon-heading {
    margin-bottom: 20px;
    vertical-align: middle;
  }
  .icon-heading.text-md-left .icon,
  .text-md-left .icon-heading .icon {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
  }
  .text-md-lead {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .btn-primary,
  .btn-blue,
  .btn-success,
  .btn-green,
  .btn-danger,
  .btn-red,
  .btn-warning,
  .btn-orange,
  .btn-info,
  .btn-purple,
  .poll [id*="_btnChoose"],
  .survey [id*="_lnkAddNew"],
  .survey [id*="_btnStartSurvey"],
  [id*="_btnGridUpdate"],
  .operationpanel [id="btnSubmit"],
  #pnlNewFolder [id="btnNewFolder"],
  .poll [id*="_btnCopyToNewPoll"],
  [id*="_btnGridCancel"],
  [id*="_grdHistory"][id*="_btnRestoreToEditor"],
  [id*="_btnGridDelete"],
  .poll [id*="_btnRemoveCurrent"],
  [id*="_grdHistory"][id*="_btnDelete"],
  .postlistwrap .forumpostheader .marksent,
  .postlistwrap .forumpostheader .sendnotification,
  .forumview .forumnotify .fsubscribe2,
  .forumthreadview .forumnotify .fsubscribe2,
  .editforumsubcriptions,
  .newpost,
  .newthread,
  .pagebody.loginpage .login .buttonrow input[type="submit"],
  .pagebody.registerpage .createuserbutton,
  .pagebody.passwordrecovery .login input[type="submit"],
  .pagebody.changepassword .login [id$="_ChangePasswordPushButton"],
  .pagebody.changepassword .login [id$="_CancelPushButton"],
  .head .sitemenu > ul > li.menu-btn-blue > a,
  .head .sitemenu > ul > li.menu-btn-primary > a,
  .head .sitemenu > ul > li.menu-btn-info > a,
  .head .sitemenu > ul > li.menu-btn-success > a,
  .head .sitemenu > ul > li.menu-btn-green > a,
  .head .sitemenu > ul > li.menu-btn-red > a,
  .head .sitemenu > ul > li.menu-btn-danger > a,
  .head .sitemenu > ul > li.menu-btn-purple > a,
  .head .sitemenu > ul > li.menu-btn-orange > a,
  .head .sitemenu > ul > li.menu-btn-warning > a,
  .formwizard .btn-row .btn.btn-default,
  .ct-form .btn.btn-default,
  .centered-submit .btn.btn-default,
  .btn-blue,
  .webstore .webstore.webstoreofferdetail table .addtocartbutton input,
  .cartactions input[id$="_btnUpdateQuantity"],
  .cartactions input[id$="_btnDelete"],
  .checkoutlinks .checkoutlink,
  .checkoutlinks .keepshopping,
  .formwizard .btn-row .postlistwrap .forumpostheader .marksent.btn-default,
  .ct-form .postlistwrap .forumpostheader .marksent.btn-default,
  .centered-submit .postlistwrap .forumpostheader .marksent.btn-default,
  .formwizard .btn-row .postlistwrap .forumpostheader .sendnotification.btn-default,
  .ct-form .postlistwrap .forumpostheader .sendnotification.btn-default,
  .centered-submit .postlistwrap .forumpostheader .sendnotification.btn-default,
  .formwizard .btn-row .forumview .forumnotify .fsubscribe2.btn-default,
  .ct-form .forumview .forumnotify .fsubscribe2.btn-default,
  .centered-submit .forumview .forumnotify .fsubscribe2.btn-default,
  .formwizard .btn-row .forumthreadview .forumnotify .fsubscribe2.btn-default,
  .ct-form .forumthreadview .forumnotify .fsubscribe2.btn-default,
  .centered-submit .forumthreadview .forumnotify .fsubscribe2.btn-default,
  .formwizard .btn-row .editforumsubcriptions.btn-default,
  .ct-form .editforumsubcriptions.btn-default,
  .centered-submit .editforumsubcriptions.btn-default,
  .formwizard .btn-row .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
  .ct-form .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
  .centered-submit .head .sitemenu > ul > li[class*="menu-btn"] > a.btn-default,
  .head .sitemenu > ul > li.menu-btn-blue > a,
  .formwizard .btn-row .webstore .webstore.webstoreofferdetail table .addtocartbutton input.btn-default,
  .ct-form .webstore .webstore.webstoreofferdetail table .addtocartbutton input.btn-default,
  .centered-submit .webstore .webstore.webstoreofferdetail table .addtocartbutton input.btn-default,
  .formwizard .btn-row .checkoutlinks .checkoutlink.btn-default,
  .ct-form .checkoutlinks .checkoutlink.btn-default,
  .centered-submit .checkoutlinks .checkoutlink.btn-default,
  .formwizard .btn-row .checkoutlinks .keepshopping.btn-default,
  .ct-form .checkoutlinks .keepshopping.btn-default,
  .centered-submit .checkoutlinks .keepshopping.btn-default {
    padding: 10px 24px;
  }
  .btn-sm,
  .btn-group-sm > .btn,
  [id*="_btnGridDelete"],
  [id*="_btnGridUpdate"],
  [id*="_btnGridCancel"],
  [id*="_grdHistory"][id*="_btnDelete"],
  [id*="_grdHistory"][id*="_btnRestoreToEditor"],
  .postlistwrap .forumpostheader .marksent,
  .postlistwrap .forumpostheader .sendnotification,
  .btn-group-sm > .postlistwrap .forumpostheader .marksent,
  .btn-group-sm > .postlistwrap .forumpostheader .sendnotification,
  .btn-group-sm > .forumview .forumnotify .fsubscribe2,
  .btn-group-sm > .forumthreadview .forumnotify .fsubscribe2,
  .btn-group-sm > .editforumsubcriptions,
  .btn-group-sm > .head .sitemenu > ul > li[class*="menu-btn"] > a,
  .btn-group-sm > .webstore .webstore.webstoreofferdetail table .addtocartbutton input,
  .btn-group-sm > .checkoutlinks .checkoutlink,
  .btn-group-sm > .checkoutlinks .keepshopping {
    padding: 8px 20px;
  }
  .btn-lg,
  .btn-group-lg > .btn,
  .btn-group-lg > .postlistwrap .forumpostheader .marksent,
  .btn-group-lg > .postlistwrap .forumpostheader .sendnotification,
  .btn-group-lg > .forumview .forumnotify .fsubscribe2,
  .btn-group-lg > .forumthreadview .forumnotify .fsubscribe2,
  .btn-group-lg > .editforumsubcriptions,
  .btn-group-lg > .head .sitemenu > ul > li[class*="menu-btn"] > a,
  .btn-group-lg > .webstore .webstore.webstoreofferdetail table .addtocartbutton input,
  .btn-group-lg > .checkoutlinks .checkoutlink,
  .btn-group-lg > .checkoutlinks .keepshopping {
    padding: 20px 35px;
  }
  .icon-block-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    margin-top: 50px;
  }
  .icon-block-list::before {
    content: "";
    background-color: #f0f4f7;
    border-radius: 4px;
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .icon-block-list dt {
    width: 50%;
    margin: 0;
    padding: 40px 30px 5px;
  }
  .icon-block-list dd {
    position: relative;
    max-width: 50%;
    margin: 0;
    width: 50%;
    padding: 0 30px 30px;
  }
  .icon-block-list dd::after {
    width: 100%;
  }
  .icon-block-list dd:nth-last-child(-n+4)::after {
    display: none;
  }
  .service-columns .service-column {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .service-columns .service-column::before {
    border-radius: 0;
  }
  .service-columns .service-column:first-child {
    border-radius: 4px 0 0 4px;
    margin-left: 0;
    z-index: 4;
  }
  .service-columns .service-column:first-child::before {
    border-radius: 4px 0 0 0;
  }
  .service-columns .service-column:first-child + .service-column {
    z-index: 3;
  }
  .service-columns .service-column:first-child + .service-column + .service-column {
    z-index: 2;
  }
  .service-columns .service-column:first-child + .service-column + .service-column + .service-column {
    z-index: 1;
  }
  .service-columns .service-column:last-child {
    border-radius: 0 4px 4px 0;
  }
  .service-columns .service-column:last-child::before {
    border-radius: 0 4px 0 0;
  }
  .service-columns .service-column.highlighted {
    z-index: 5 !important;
    -webkit-box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.12);
  }
  .service-columns .service-column.highlighted::before {
    border-radius: 4px 4px 0 0;
  }
  .service-columns .service-column.taller {
    padding: 49px 20px 43px;
  }
  .section-gray,
  .section-grey,
  .section-dark {
    padding: 120px 0;
    margin: 80px 0;
  }
  .section-gray.page-banner,
  .section-grey.page-banner,
  .section-dark.page-banner {
    margin-top: -50px;
  }
  .stack-slider li:hover {
    cursor: pointer;
  }
  .newsletter-cta .NewsLetterSubscribeModule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 990px;
  }
  .newsletter-cta .NewsLetterSubscribeModule .moduletitle {
    margin: 0;
    font-size: 24px;
    font-weight: 300;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 22%;
    flex: 1 1 22%;
    text-align: left;
    padding: 30px 25px;
  }
  .newsletter-cta .NewsLetterSubscribeModule .moduletitle .modulelinks {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .newsletter-cta .NewsLetterSubscribeModule .moduletitle + div {
    padding: 30px 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 76%;
    flex: 1 1 76%;
  }
  .newsletter-cta .NewsLetterSubscribeModule .moduletitle + div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="text"] {
    background-color: transparent;
    border: 0 none;
    color: #596773;
    font-size: 24px;
    font-weight: 300;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
    position: relative;
    z-index: 1;
    min-width: 550px;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="text"]:focus {
    color: #478fcc;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="text"]:focus + .focus-emulate {
    display: none;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="text"] + .focus-emulate {
    color: transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 4px;
    z-index: 0;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="text"] + .focus-emulate::after {
    height: 28px;
    width: 1px;
    background-color: #478fcc;
    content: "";
    display: inline-block;
    vertical-align: text-top;
  }
  .newsletter-cta .NewsLetterSubscribeModule .focus-emulate {
    -webkit-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;
    background-color: transparent;
    border: 0 none;
    color: #596773;
    font-size: 24px;
    font-weight: 300;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
  }
  .newsletter-cta .NewsLetterSubscribeModule input[type="submit"] {
    border: 0 none;
    border-left: 1px solid #ededed;
    font-size: 24px;
    padding: 0 15px 0 35px;
  }
  .newsletter-cta.running .focus-emulate {
    -webkit-animation: blink 0s linear infinite;
    animation: blink 0s linear infinite;
  }
  @-webkit-keyframes blink {
    0% {
      opacity: 0;
    }
    49% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  @keyframes blink {
    0% {
      opacity: 0;
    }
    49% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  .m-md-t-0 {
    margin-top: 0;
  }
  .m-md-t-30 {
    margin-top: 30px;
  }
  .m-md-t-60 {
    margin-top: 60px;
  }
  .m-md-b-0 {
    margin-bottom: 0;
  }
  .m-md-b-30 {
    margin-bottom: 30px;
  }
  .m-md-b-60 {
    margin-bottom: 60px;
  }
  .p-md-t-0 {
    padding-top: 0;
  }
  .p-md-t-30 {
    padding-top: 30px;
  }
  .p-md-t-60 {
    padding-top: 60px;
  }
  .p-md-b-0 {
    padding-bottom: 0;
  }
  .p-md-b-30 {
    padding-bottom: 30px;
  }
  .p-md-b-60 {
    padding-bottom: 60px;
  }
  .fb-md-25:not(.flex-children),
  .fb-md-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .fb-md-33:not(.flex-children),
  .fb-md-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .fb-md-50:not(.flex-children),
  .fb-md-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .fb-md-66:not(.flex-children),
  .fb-md-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
  .fb-md-75:not(.flex-children),
  .fb-md-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .fb-md-100:not(.flex-children),
  .fb-md-100.flex-children > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
}
@media (min-width: 1200px) {
  .head .site-logo {
    width: 300px;
  }
  .head .sitemenu > ul > li {
    margin: 0 12px;
  }
  .head .sitemenu > ul > li > a {
    font-size: 18px;
    padding: 11px 0;
  }
  .head .sitemenu > ul > li[class*="menu-btn"] > a {
    font-size: 18px;
  }
  .head .sitemenu > ul > li.active > a,
  .head .sitemenu > ul > li.active > a:hover,
  .head .sitemenu > ul > li.active > a:focus {
    color: #478fcc;
  }
  .bordered-two-col .feature-text h1,
  .bordered-two-col .feature-text h2,
  .bordered-two-col .feature-text h3,
  .bordered-two-col .feature-text h4,
  .bordered-two-col .feature-text h5,
  .bordered-two-col .feature-text h6 {
    margin-top: -8px;
  }
  .foot {
    overflow: hidden;
  }
  .foot .foot-img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .foot .foot-img img {
    position: absolute;
    bottom: -60px;
    right: -50px;
    height: 430px !important;
    max-height: none !important;
    max-width: none !important;
  }
  .foot .foot-menu-top ul li:first-child {
    margin-bottom: 24px;
  }
  .stack-slider {
    margin: 0 40px 0 auto;
  }
  .stack-slider-nav {
    position: absolute;
    top: 50%;
    right: 25px;
    margin: 0;
    padding: 25px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .stack-slider-nav li {
    margin: 10px 0;
    display: block;
  }
  .icon-block-list::after {
    content: "";
    background-color: #f0f4f7;
    border-radius: 4px;
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 33%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  .icon-block-list::before {
    left: 33%;
  }
  .icon-block-list dt {
    width: 33%;
  }
  .icon-block-list dd {
    max-width: 33%;
    width: 33%;
  }
  .icon-block-list dd:nth-last-child(-n+6)::after {
    display: none;
  }
  .newsletter-cta {
    padding: 60px 25px;
  }
  .newsletter-cta .NewsLetterSubscribeModule {
    width: 1048px;
  }
  .m-lg-t-0 {
    margin-top: 0;
  }
  .m-lg-t-30 {
    margin-top: 30px;
  }
  .m-lg-t-60 {
    margin-top: 60px;
  }
  .m-lg-b-0 {
    margin-bottom: 0;
  }
  .m-lg-b-30 {
    margin-bottom: 30px;
  }
  .m-lg-b-60 {
    margin-bottom: 60px;
  }
  .p-lg-t-0 {
    padding-top: 0;
  }
  .p-lg-t-30 {
    padding-top: 30px;
  }
  .p-lg-t-60 {
    padding-top: 60px;
  }
  .p-lg-b-0 {
    padding-bottom: 0;
  }
  .p-lg-b-30 {
    padding-bottom: 30px;
  }
  .p-lg-b-60 {
    padding-bottom: 60px;
  }
  .fb-lg-25:not(.flex-children),
  .fb-lg-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .fb-lg-33:not(.flex-children),
  .fb-lg-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .fb-lg-50:not(.flex-children),
  .fb-lg-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .fb-lg-66:not(.flex-children),
  .fb-lg-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
  .fb-lg-75:not(.flex-children),
  .fb-lg-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .fb-lg-100:not(.flex-children),
  .fb-lg-100.flex-children > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
}
@media (min-width: 1600px) {
  .head .site-logo {
    width: 342px;
    margin: 0;
  }
  .head .sitemenu > ul > li {
    margin: 0 15px;
  }
  .head .sitemenu > ul > li > a {
    font-size: 20px;
    padding: 13px 0;
  }
  .head .sitemenu > ul > li[class*="menu-btn"] > a {
    font-size: 20px;
  }
  .foot .foot-menu-bottom:before,
  .foot .foot-menu-bottom:after {
    content: " ";
    display: table;
  }
  .foot .foot-menu-bottom:after {
    clear: both;
  }
  .foot .foot-menu-bottom:before,
  .foot .foot-menu-bottom:after {
    content: " ";
    display: table;
  }
  .foot .foot-menu-bottom:after {
    clear: both;
  }
  .foot .foot-menu-bottom .social-list {
    float: left;
  }
  .foot .foot-menu-bottom .foot-metas {
    float: right;
    /*line-height: 42px;*/
	text-align:center;
  }
  .m-xl-t-0 {
    margin-top: 0;
  }
  .m-xl-t-30 {
    margin-top: 30px;
  }
  .m-xl-t-60 {
    margin-top: 60px;
  }
  .m-xl-b-0 {
    margin-bottom: 0;
  }
  .m-xl-b-30 {
    margin-bottom: 30px;
  }
  .m-xl-b-60 {
    margin-bottom: 60px;
  }
  .p-xl-t-0 {
    padding-top: 0;
  }
  .p-xl-t-30 {
    padding-top: 30px;
  }
  .p-xl-t-60 {
    padding-top: 60px;
  }
  .p-xl-b-0 {
    padding-bottom: 0;
  }
  .p-xl-b-30 {
    padding-bottom: 30px;
  }
  .p-xl-b-60 {
    padding-bottom: 60px;
  }
  .fb-xl-25:not(.flex-children),
  .fb-xl-25.flex-children > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .fb-xl-33:not(.flex-children),
  .fb-xl-33.flex-children > * {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .fb-xl-50:not(.flex-children),
  .fb-xl-50.flex-children > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .fb-xl-66:not(.flex-children),
  .fb-xl-66.flex-children > * {
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
  .fb-xl-75:not(.flex-children),
  .fb-xl-75.flex-children > * {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .fb-xl-100:not(.flex-children),
  .fb-xl-100.flex-children > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
}
