@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #01487e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2562a3;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 66px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 48px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 66px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 66px;
}
.features-list .feature-row h3 {
  font-size: 32px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 48px;
}
.jumbotron iframe {
  margin-top: 22px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 22px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #080808;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #080808;
  border-color: #000000;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #01487e;
  border-bottom-color: #01487e;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #2562a3;
  border-bottom-color: #2562a3;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 20px;
  margin: 0 0 11px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 22px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 22px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  padding-top: 11px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 11px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #2562a3;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #2562a3;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 44px;
}
.items-row .item {
  margin-bottom: 44px;
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 15px;
  margin-bottom: 22px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 22px;
}
.article-footer {
  color: #999999;
  font-size: 14px;
  margin-bottom: 22px;
}
.article-intro,
.article-content {
  
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 33px 22px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 22px 33px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 22px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 11px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 22px;
  padding: 11px 22px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 11px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 22px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 18px;
  margin-top: 22px;
}
.search-results .result-category {
  font-size: 14px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 22px;
}
.search-results .result-created {
  font-size: 14px;
  color: #999999;
}
div.finder {
  margin-bottom: 22px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 22px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 22px 22px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #428bca;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11px 22px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 22px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0;
}
.display-limit {
  margin: 11px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 10px;
  margin: 0 0 22px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 22px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -22px;
}
.article-title,
.article-header h1 {
  margin: 0 0 22px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 44px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 88px 0;
  }
  .masthead h1 {
    font-size: 112px;
  }
  .masthead p {
    font-size: 32px;
  }
  .masthead .btn-lg {
    margin-top: 22px;
    padding: 18px 42px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #428bca;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
  line-height: 1.3em;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-content {
  border-radius: 0;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.t3-header {
  padding-top: 22px;
  padding-bottom: 22px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.head-search {
  margin-top: 22px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 44px;
  padding-top: 44px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 66px;
    padding-top: 66px;
  }
}
.t3-mainbody {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 22px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 44px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 11px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module .module-title {
  color: #000000;
  font-size: 20px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  padding: 44px 0 88px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 22px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.overlay-wrapper {
  position: relative;
  overflow: hidden;
}
.overlay-wrapper img {
  width: auto;
  height: auto;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.overlay-wrapper .project-meta {
  padding: 10px;
}

.overlay-wrapper .overlay-details {
  display: block;
  color: #ffffff;
  position: absolute;
  right: 0px;
  left: 0;
  bottom: 0;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  
  -khtml-opacity: 0;
  
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.overlay-wrapper-content {
  top: 0;
  left: 0;
  text-align: center;
  display: block;
  height: 100%;
  width: 100%;
}
.overlay-bg {
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  
  -khtml-opacity: 0.8;
  
  opacity: 0.8;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.overlay-wrapper:hover .overlay-wrapper-content,
.overlay-wrapper:focus .overlay-wrapper-content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  
  -khtml-opacity: 1;
  
  opacity: 1;
  backface-visibility: hidden;
  
  -webkit-backface-visibility: hidden;
  
  -moz-backface-visibility: hidden;
  
  -ms-backface-visibility: hidden;
  
  -o-backface-visibility: hidden;
  
}
.overlay-title {
  position: absolute;
  left: 0;
  right: 0;
  top: -100%;
  margin: 10px;
  border: 2px solid #ffffff;
  z-index: 3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  
  -khtml-opacity: 0;
  
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.overlay-title h2,
.overlay-title h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0;
  padding: 10px 20px;
}
.overlay-wrapper:hover .overlay-title {
  position: absolute;
  top: 5px;
  border: 2px solid #ffffff;
  z-index: 3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  
  -khtml-opacity: 1;
  
  opacity: 1;
}
.overlay-wrapper:hover .overlay-bg,
.overlay-wrapper:focus .overlay-bg {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.overlay-wrapper:hover .overlay-details,
.overlay-wrapper:focus .overlay-details {
  bottom: 40%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  
  -khtml-opacity: 1;
  
  opacity: 1;
}
.overlay-details a {
  color: #ffffff;
  font-size: 22px;
  border: 2px solid;
  width: 48px;
  height: 48px;
  margin-left: 10px;
  line-height: 1.8;
  display: inline-block;
}
.overlay-details a span.fa {
  line-height: 2;
}
.overlay-details a [class^="gfx-"]::before,
.overlay-details a [class*=" gfx-"]::before {
  top: 0;
}
.overlay-details:hover,
.overlay-details:focus {
  color: #ffffff;
}

.img-transparency {
  width: 100%;
  height: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  
  -khtml-opacity: 0.4;
  
  opacity: 0.4;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.img-transparency:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  
  -khtml-opacity: 1;
  
  opacity: 1;
  backface-visibility: hidden;
  
  -webkit-backface-visibility: hidden;
  
  -moz-backface-visibility: hidden;
  
  -ms-backface-visibility: hidden;
  
  -o-backface-visibility: hidden;
  
}
.overlay-wrapper:hover .img-transparency,
.overlay-wrapper:focus .img-transparency {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  
  -khtml-opacity: 1;
  
  opacity: 1;
  backface-visibility: hidden;
  
  -webkit-backface-visibility: hidden;
  
  -moz-backface-visibility: hidden;
  
  -ms-backface-visibility: hidden;
  
  -o-backface-visibility: hidden;
  
}

.overlay-wrapper .img-zoom {
  width: 100%;
  height: auto;
}
.overlay-wrapper:hover .img-zoom,
.overlay-wrapper:focus .img-zoom {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.js-stools #filter_search {
  display: inline-block;
  margin: 0;
}
.js-stools .input-append .btn:last-child {
  font-size: 18px;
  margin: 0;
}
.js-stools [class^="icon-"],
.js-stools [class*=" icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
}
.js-stools .icon-search:before {
  content: "\f002";
}
#t3-header .jmoddiv.jmodinside {
  position: inherit;
}

body#emb-body {
  overflow-x: hidden;
  font-family: 'Segoe UI', sans-serif, 'Arial', sans-serif;
  text-align: left;
  line-height: 1.5em;
  font-size: 16px;
  color: #000;
}

html[lang="ja-jp"] body,
html[lang="ja-jp"].os-win body,
html[lang="ja-jp"].brow-firefox body,
html[lang="ja-jp"].os-win.brow-firefox body,
html[lang="ja-jp"].brow-msie body,
html[lang="ja-jp"].os-win.brow-msie body,
html[lang="ja-jp"].brow-chrome body,
html[lang="ja-jp"].os-win.brow-chrome body {
  font-family: 'Segoe UI', sans-serif, 'Arial', Meiryo, sans-serif;
}
html[lang="ja-jp"] body h1,
html[lang="ja-jp"].os-win body h1,
html[lang="ja-jp"].brow-firefox body h1,
html[lang="ja-jp"].os-win.brow-firefox body h1,
html[lang="ja-jp"].brow-msie body h1,
html[lang="ja-jp"].os-win.brow-msie body h1,
html[lang="ja-jp"].brow-chrome body h1,
html[lang="ja-jp"].os-win.brow-chrome body h1,
html[lang="ja-jp"] body h2,
html[lang="ja-jp"].os-win body h2,
html[lang="ja-jp"].brow-firefox body h2,
html[lang="ja-jp"].os-win.brow-firefox body h2,
html[lang="ja-jp"].brow-msie body h2,
html[lang="ja-jp"].os-win.brow-msie body h2,
html[lang="ja-jp"].brow-chrome body h2,
html[lang="ja-jp"].os-win.brow-chrome body h2,
html[lang="ja-jp"] body h3,
html[lang="ja-jp"].os-win body h3,
html[lang="ja-jp"].brow-firefox body h3,
html[lang="ja-jp"].os-win.brow-firefox body h3,
html[lang="ja-jp"].brow-msie body h3,
html[lang="ja-jp"].os-win.brow-msie body h3,
html[lang="ja-jp"].brow-chrome body h3,
html[lang="ja-jp"].os-win.brow-chrome body h3,
html[lang="ja-jp"] body h4,
html[lang="ja-jp"].os-win body h4,
html[lang="ja-jp"].brow-firefox body h4,
html[lang="ja-jp"].os-win.brow-firefox body h4,
html[lang="ja-jp"].brow-msie body h4,
html[lang="ja-jp"].os-win.brow-msie body h4,
html[lang="ja-jp"].brow-chrome body h4,
html[lang="ja-jp"].os-win.brow-chrome body h4,
html[lang="ja-jp"] body h5,
html[lang="ja-jp"].os-win body h5,
html[lang="ja-jp"].brow-firefox body h5,
html[lang="ja-jp"].os-win.brow-firefox body h5,
html[lang="ja-jp"].brow-msie body h5,
html[lang="ja-jp"].os-win.brow-msie body h5,
html[lang="ja-jp"].brow-chrome body h5,
html[lang="ja-jp"].os-win.brow-chrome body h5,
html[lang="ja-jp"] body h6,
html[lang="ja-jp"].os-win body h6,
html[lang="ja-jp"].brow-firefox body h6,
html[lang="ja-jp"].os-win.brow-firefox body h6,
html[lang="ja-jp"].brow-msie body h6,
html[lang="ja-jp"].os-win.brow-msie body h6,
html[lang="ja-jp"].brow-chrome body h6,
html[lang="ja-jp"].os-win.brow-chrome body h6 {
  font-family: 'Segoe UI', sans-serif, 'Arial', Meiryo, sans-serif;
}
table.table-compact tbody td {
  padding: 0 15px;
}
table th {
  font-weight: 500;
}
textarea {
  height: auto;
}
label {
  font-weight: 500;
}
input,
select {
  border-radius: 0;
}
@media (min-width: 768px) {
  .edit .inputbox,
  .edit input[type="text"],
  .edit select.inputbox,
  .edit select {
    width: 100%;
  }
}
.brand-primary-link a {
  color: #01487e;
}
.brand-primary-link a:hover,
.brand-primary-link a:focus {
  color: #2562a3;
}
.black-text {
  color: #000;
}
.black-text h1,
.black-text h2,
.black-text h3,
.black-text h4,
.black-text h5,
.black-text h6 {
  color: #4374b5;
}
.black-text p {
  color: #000;
}
.white-text {
  color: #FFF;
}
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6 {
  color: #FFF;
}
.white-text p {
  color: #FFF;
}
.greybg {
  background-color: #f2f2f2;
}
.red {
  color: #ff0000 !important;
}
.bold {
  font-weight: 800;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-style: normal;
  font-weight: bold;
}
.h1 {
  font-size: 48px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
.h2 {
  font-size: 40px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
.h3 {
  font-size: 30px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
.h4 {
  font-size: 22px;
  line-height: 1.3em;
  margin: 0 0 10px;
  font-weight: normal;
}
.h5 {
  font-size: 18px;
  line-height: 36px;
  margin: 0 0 10px;
  font-weight: normal;
}
h1,
div .header1 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 41px;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
h1 small,
div .header1 small,
h1 .small,
div .header1 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 small,
div .header1 small,
h1 .small,
div .header1 .small {
  font-size: 65%;
}
h2,
div .header2 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
h2 small,
div .header2 small,
h2 .small,
div .header2 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h2 small,
div .header2 small,
h2 .small,
div .header2 .small {
  font-size: 65%;
}
h3,
div .header3 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  color: #4374b5;
  line-height: 1.3em;
  margin: 0 0 15px;
}
h3 small,
div .header3 small,
h3 .small,
div .header3 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h3 small,
div .header3 small,
h3 .small,
div .header3 .small {
  font-size: 65%;
}
h4,
div .header4 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3em;
  margin: 0 0 10px;
  font-weight: normal;
}
h4 small,
div .header4 small,
h4 .small,
div .header4 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h4 small,
div .header4 small,
h4 .small,
div .header4 .small {
  font-size: 75%;
}
h5,
div .header5 {
  font-family: 'Segoe UI', sans-serif, 'Arial';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  margin: 0 0 10px;
  font-weight: normal;
}
h5 small,
div .header5 small,
h5 .small,
div .header5 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h5 small,
div .header5 small,
h5 .small,
div .header5 .small {
  font-size: 75%;
}
.article-content h3 {
  color: #2562a3;
}
.border {
  border-bottom: 1px solid #AEAEAE;
  padding-bottom: 10px;
}
.no-border {
  border-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.ptb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.ptb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
@media all and (max-width: 1199px) {
  .pt-md {
    padding-top: 20px;
  }
}
.light-weight {
  font-weight: 300;
}
ul.compact li {
  line-height: 1.4em;
}
.list-icons {
  padding: 0;
}
.list-icons li {
  margin: 0 0 1.8rem;
  list-style: none;
  margin: 0 0 1.2rem;
  background: url("/templates/t3_bs3_blank/images/checked-dusty-red.png") no-repeat scroll 0 5px;
  padding-left: 35px;
  min-height: 26px;
}
.list-icons.white-checks li {
  margin: 0 0 1.8rem;
  list-style: none;
  background: url("/templates/t3_bs3_blank/images/checkmark-copy-2.png") no-repeat scroll 0 0;
  padding-left: 50px;
  min-height: 32px;
}
.list-icons ul {
  padding: 0 0 0 68px;
}
.list-icons ul li {
  padding-left: 10px;
  background: none;
  list-style: circle;
}
.no-upper {
  text-transform: none !important;
}
iframe {
  border: 0;
}
.xs-margin-bottom-30 {
  margin-bottom: 0 !important;
}
@media all and (max-width: 479px) {
  .xs-margin-bottom-30 {
    margin-bottom: 30px !important;
  }
}
.sm-margin-bottom-30 {
  margin-bottom: 0 !important;
}
@media all and (max-width: 767px) {
  .sm-margin-bottom-30 {
    margin-bottom: 30px !important;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
.download-icon {
  background: url("/templates/t3_bs3_blank/images/icon-download-white.png") no-repeat scroll bottom center;
  padding-bottom: 44px;
  color: #FFF;
}
.download-icon:hover {
  opacity: 0.7;
}
.icon-block {
  background: url("/templates/t3_bs3_blank/images/icon-code.png") no-repeat scroll 0 5px;
  padding-left: 65px;
  margin: 0 0 20px;
}
.icon-block p {
  margin: 0;
}
.icon-block.icon-block-code {
  background-image: url("/templates/t3_bs3_blank/images/icon-code.png");
}
.icon-block.icon-block-windows {
  background-image: url("/templates/t3_bs3_blank/images/icon-windows.png");
}
.icon-block.icon-block-android-ios {
  background-image: url("/templates/t3_bs3_blank/images/icon-android-ios.png");
}
.icon-block.icon-block-database {
  background-image: url("/templates/t3_bs3_blank/images/icon-database.png");
}
.icon-block.icon-block-linux {
  background-image: url("/templates/t3_bs3_blank/images/icon-linux.png");
}
.icon-block.icon-block-iot {
  background-image: url("/templates/t3_bs3_blank/images/icon-iot.png");
}
.icon-block.icon-block-ui {
  background-image: url("/templates/t3_bs3_blank/images/icon-ui.png");
}
.icon-block.icon-block-mac {
  background-image: url("/templates/t3_bs3_blank/images/icon-apple.png");
}
.icon-block.icon-block-cloud {
  background-image: url("/templates/t3_bs3_blank/images/icon-cloud.png");
}
.icon-block.icon-block-extension {
  background-image: url("/templates/t3_bs3_blank/images/icon-plugin.png");
}
.icon-block.icon-block-mac-linux {
  background-image: url("/templates/t3_bs3_blank/images/icon-mac-linux.png");
}
.icon-block.icon-block-tag {
  background-image: url("/templates/t3_bs3_blank/images/icon-tag.png");
}
.icon-block.icon-block-integration {
  background-image: url("/templates/t3_bs3_blank/images/icon-integration.png");
}
.icon-block.icon-block-fast {
  background-image: url("/templates/t3_bs3_blank/images/icon-fast.png");
}
.icon-block.icon-block-version {
  background-image: url("/templates/t3_bs3_blank/images/icon-version.png");
}
.icon-block.icon-block-webinars {
  background-image: url("/templates/t3_bs3_blank/images/icon-webinars-50.png");
}
.icon-block.icon-block-display {
  background-image: url("/templates/t3_bs3_blank/images/icon-webapp-50.png");
}
.icon-block.icon-block-android {
  background-image: url("/templates/t3_bs3_blank/images/icon-android.png");
}
.icon-block.icon-block-rad-server {
  background-image: url("/templates/t3_bs3_blank/images/icon-rad-server.png");
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.c-ru .hidden-ru {
  display: none !important;
}
html.scrolling #t3-header::before {
  box-shadow: 1px 1px 20px #ccc;
}
#mainbody {
  min-height: 300px;
  padding-bottom: 22px;
}
#mainbody p + h4,
#mainbody p + .header4,
#mainbody p + h3,
#mainbody p + .header3,
#mainbody p + h2,
#mainbody p + .header2 {
  margin-top: 40px;
}
.home #mainbody {
  padding-top: 0;
  
}
a,
.dropdown-menu > li > a {
  color: #01487e;
}
a:hover,
.dropdown-menu > li > a:hover {
  color: #2562a3;
}
a:focus,
.dropdown-menu > li > a:focus,
a:active,
.dropdown-menu > li > a:active {
  color: #2562a3;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none !important;
}
.dropdown-menu {
  z-index: 1001;
}
.vertical_separator::after {
  border-width: 1px;
  border-color: black;
  border-style: solid;
  margin: 0 10px;
  content: '';
}
.modal-header {
  background: #4374b5;
  color: #FFF;
}
.modal-header h4 {
  margin: 0;
  line-height: 1.3em;
  font-weight: 500;
}
.modal-header button {
  color: #FFF;
}
.modal-header .modal-title {
  border: 0 none;
}
.modal-footer {
  padding: 10px 20px;
}
.extend-horiz {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.extend-horiz:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 6000px;
  left: -2000px;
  z-index: -1;
  top: 0;
}
.extend-horiz-rounded {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.extend-horiz-rounded:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .extend-horiz-rounded:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .extend-horiz-rounded {
    padding: 20px !important;
  }
}
.expand-horiz {
  margin-left: -5% !important;
  margin-right: -5% !important;
}
@media all and (max-width: 1199px) {
  .expand-horiz {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.expand-horiz-block {
  margin-left: -5% !important;
  margin-right: -5% !important;
  width: 110%;
  max-width: initial;
}
@media all and (max-width: 1199px) {
  .expand-horiz-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media all and (max-width: 1199px) {
  .expand-horiz-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto;
    max-width: 100%;
  }
}
.padding-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-lr-0 {
  padding-left: 0;
  padding-right: 0;
}
.rowpad {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .modal.md-dlg .modal-dialog {
    width: 470px;
  }
}
.profile-edit input,
.profile-edit select {
  float: none;
}
.profile-edit select + button {
  margin-left: 5px;
}
.slider.no-arrows,
.slider.no-padding {
  padding: 0;
}
@media (max-width: 767px) {
  .js-eq-height,
  .js-eq-height1,
  .js-eq-height2 {
    height: auto !important;
  }
}
.panel-title {
  line-height: 1.3em;
}
.panel-title .fa {
  float: right;
  margin: 2px 0 0;
}
.collapsed .fa.fa-chevron-up::before {
  content: "\f078";
}
.item-title {
  font-weight: 400;
}
.my-lazyload {
  opacity: 0;
  display: none;
}
.my-lazyload.loading {
  display: block;
}
.my-lazyload .slide {
  display: inline-block;
}

.promoOn {
  overflow: hidden;
  position: relative;
}
.promoOn #t3-header {
  top: 0;
}
@media (min-width: 992px) {
  .stripe-banner {
    position: absolute;
    top: 0;
    z-index: 1007;
    right: 0;
    width: 212px;
    height: 276px;
    overflow: hidden;
  }
}
.stripe-banner > div {
  background: #7aa730;
  padding: 10px;
  border-bottom: 1px solid white;
}
@media (min-width: 992px) {
  .stripe-banner > div {
    width: 378px;
    -ms-transform: rotate(412deg) scale(1) skew(0deg) translate(103px);
    -webkit-transform: rotate(412deg) scale(1) skew(0deg) translate(103px);
    transform: rotate(412deg) scale(1) skew(0deg) translate(103px);
    right: -42px;
    position: absolute;
    display: block;
    top: 0;
  }
}
.stripe-banner h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: white;
  text-align: center;
  margin: 0;
}
@media (min-width: 992px) {
  .stripe-banner h3 {
    max-width: 245px;
    margin-left: 53px;
  }
}
#t3-header {
  color: #2562a3;
  background-color: #FFF;
  padding: 0;
  
  
  line-height: 1.4;
  
}
#t3-header .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  #t3-header .container {
    width: 767px;
  }
}
@media (min-width: 992px) {
  #t3-header .container {
    width: 991px;
  }
}
@media (min-width: 1200px) {
  #t3-header .container {
    width: 1199px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  #t3-header .container {
    width: auto !important;
  }
}
#t3-header .dropdown-menu a {
  padding: 5px 20px;
  color: #01487e;
}
#t3-header .dropdown-menu a:hover {
  color: #01487e;
}
#t3-header .top-bar {
  background: #01487e;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  line-height: 18px;
  padding: 10px 0;
}
#t3-header .top-bar a {
  color: #95c941;
}
#t3-header .top-bar a:hover {
  color: #7aa730;
}
#t3-header .top-bar a a:active {
  color: #7aa730;
}
#t3-header .top-bar .top-bar-left p {
  margin: 0;
}
@media all and (max-width: 991px) {
  #t3-header .top-bar .top-bar-left {
    text-align: center;
  }
}
#t3-header .top-bar .top-bar-left .news-ticker .slide {
  overflow: hidden;
}
#t3-header .top-bar .top-bar-left .news-ticker .slide p {
  white-space: nowrap;
}
#t3-header .top-bar .top-bar-right {
  text-align: right;
}
@media all and (max-width: 991px) {
  #t3-header .top-bar .top-bar-right {
    text-align: center;
  }
}
#t3-header .top-bar .top-bar-right .nav {
  float: none;
  display: inline-block;
  margin: 0;
}
@media all and (max-width: 991px) {
  #t3-header .top-bar .top-bar-right .nav {
    margin: 10px 0 0;
  }
}
#t3-header .top-bar .top-bar-right .nav a {
  color: #ffffff;
  padding: 0 15px 0 0;
  text-shadow: none;
  line-height: 18px;
  background: inherit;
}
#t3-header .top-bar .top-bar-right .nav a:hover {
  color: #95c941;
}
#t3-header .top-bar .top-bar-right .nav a.link-color {
  color: #95c941;
}
#t3-header .top-bar .top-bar-right .nav a.link-color:hover {
  color: #95c941;
}
#t3-header .top-bar .top-bar-right .nav li {
  display: inline-block;
  float: none;
}
#t3-header .top-bar .top-bar-right .nav .icon-download:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  line-height: 1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f019";
  padding-left: 2px;
}
#t3-header .top-bar .top-bar-right .top-bar-icons {
  display: inline-block;
  font-size: 18px;
}
#t3-header .top-bar .top-bar-right .top-bar-icons a {
  color: #ffffff;
}
#t3-header .top-bar .top-bar-right .top-bar-icons a:hover {
  color: #95c941;
}
@media all and (max-width: 991px) {
  #t3-header .top-bar .top-bar-right .top-bar-icons {
    margin: 10px 0 0;
  }
}
#t3-header .top-bar .top-bar-right .dropdown-menu {
  left: auto;
  right: 0;
}
#t3-header .top-bar .top-bar-right .dropdown:hover .dropdown-menu,
#t3-header .top-bar .top-bar-right .dropdown:focus .dropdown-menu {
  display: block;
}
#t3-header .top-bar .top-bar-right .search-dropdown,
#t3-header .top-bar .top-bar-right .shopping-cart,
#t3-header .top-bar .top-bar-right .language-dropdown {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu,
#t3-header .top-bar .top-bar-right .shopping-cart ul.dropdown-menu,
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu {
  border-radius: 0;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu {
  min-width: 170px;
  margin: 0;
  right: 0;
  left: auto;
  padding: 0;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu form {
  margin: 5px;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu form .input-append {
  margin: 0;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu form .search-input {
  max-width: 160px;
  font-size: 14px;
  padding: 5px 10px;
  height: auto;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu form .btn {
  padding: 6px 10px;
  border: 0 none;
  margin: 0;
}
#t3-header .top-bar .top-bar-right .search-dropdown ul.dropdown-menu:focus-within {
  display: block;
}
#t3-header .top-bar .top-bar-right .shopping-cart {
  margin-left: 8px;
}
#t3-header .top-bar .top-bar-right .language-dropdown {
  margin-left: 12px;
}
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu {
  margin: 0;
}
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu li {
  list-style: none;
  margin: 0;
}
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu li a {
  color: #01487e;
}
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu li a:hover {
  color: #01487e;
}
#t3-header .top-bar .top-bar-right .language-dropdown ul.dropdown-menu li.active a {
  color: #FFF;
}
#t3-header .top-bar .top-bar-right .shopping-cart .item-number {
  display: block;
  position: absolute;
  top: -3px;
  right: -11px;
  background-color: #4374b5;
  min-width: 16px;
  min-height: 17px;
  text-align: center;
  border-radius: 8px;
  font-size: 12px;
  border: solid 2px #222222;
  font-weight: bold;
  line-height: 1.4;
  color: #FFFFFF;
}
#t3-header .brand-menu {
  margin: 50px 0 15px;
}
#t3-header .brand-menu ul.nav {
  display: inline-block;
}
#t3-header .brand-menu .nav-header {
  padding: 0;
}
#t3-header .brand-menu .nav-header img {
  width: 97px;
  cursor: pointer;
}
#t3-header .brand-menu ul.dropdown-menu {
  border-radius: 0;
}
#t3-header .menu-bar {
  margin: 15px 0 10px;
  position: relative;
}
#t3-header .menu-bar .logo {
  padding: 0;
  text-align: left;
}
@media (min-width: 767px) and (max-width: 991px) {
  #t3-header .menu-bar .logo {
    text-align: center;
  }
}
#t3-header .menu-bar .navbar-collapse {
  padding: 0;
}
#t3-header .menu-bar .navbar-collapse .navbar-nav {
  margin: 0;
  float: none;
  display: inline-block;
}
#t3-header .menu-bar .navbar-collapse .level0 > li {
  margin: 0 25px 15px 0;
}
@media all and (min-width: 991px) and (max-width: 1199px) {
  #t3-header .menu-bar .navbar-collapse .level0 > li {
    margin: 0 10px 0 0;
  }
}
#t3-header .menu-bar .navbar-collapse .level0 > li > a {
  font-weight: 400;
  color: #01487e;
  background: none !important;
  padding: 0;
}
#t3-header .menu-bar .navbar-collapse .level0 > li > a:hover,
#t3-header .menu-bar .navbar-collapse .level0 > li > a:focus,
#t3-header .menu-bar .navbar-collapse .level0 > li > a:active {
  color: #2562a3;
}
#t3-header .menu-bar .navbar-collapse .level0 > li > a.new {
  background: url("/templates/t3_bs3_blank/images/icon-new.png") 100% -5px transparent no-repeat !important;
  padding-right: 40px;
}
#t3-header .menu-bar .navbar-collapse .level0 > li > a.new2 {
  color: white !important;
  background-color: #ee2a38 !important;
  padding: 0 5px !important;
  font-weight: 900;
}
#t3-header .menu-bar .navbar-collapse .level0 > li.active > a {
  color: #2562a3;
}
#t3-header .menu-bar .navbar-collapse .level0 > li .caret {
  display: none;
}
#t3-header .menu-bar .t3-megamenu {
  margin-top: 15px;
  font-size: 18px;
}
#t3-header .menu-bar .t3-megamenu li {
  margin: 0;
}
#t3-header .menu-bar .t3-megamenu li a {
  color: #01487e;
  padding: 5px 5px 7px;
}
#t3-header .menu-bar .t3-megamenu li a:hover {
  background: #f5f5f5;
}
#t3-header .menu-bar .t3-megamenu li.active > a {
  background: #f5f5f5;
}
#t3-header .menu-bar .t3-megamenu li .mega-dropdown-menu {
  padding: 30px 15px 20px;
}
#t3-header .menu-bar .t3-megamenu li .mega-dropdown-menu .mega-col-nav {
  border-right: 1px solid #e9e8e7;
}
#t3-header .menu-bar .t3-megamenu li .mega-dropdown-menu .mega-col-nav:last-child {
  border-right: 0 none;
}
#t3-header .menu-bar .t3-megamenu li .mega-dropdown-menu .mega-inner {
  padding: 0;
}
#t3-header .menu-bar .t3-megamenu .mega-group {
  margin: 0 0 10px;
}
#t3-header .menu-bar .t3-megamenu .mega-group .mega-group-title {
  color: #666363;
  font-size: 23px;
  font-weight: normal;
  border-bottom: 2px solid #e9e8e7;
  padding: 0 0 12px;
  margin: 0;
  display: block;
  line-height: 24px;
  letter-spacing: 1px;
}
#t3-header .menu-bar .t3-megamenu .mega-caption {
  color: #4374b5;
  white-space: normal;
  font-size: 12px;
  line-height: 14px;
}
#t3-header .menu-bar .t3-megamenu .mega-caption p {
  margin: 0;
}
#t3-header .menu-bar button.navbar-toggle {
  z-index: 10000;
  margin: 5px 0 0;
  float: right;
}
#t3-header .menu-bar button.navbar-toggle i {
  font-size: 30px;
}
#t3-header .menu-bar .main-nav-right {
  padding-top: 10px;
}
@media all and (max-width: 767px) {
  #t3-header .menu-bar .main-nav-right {
    padding-top: 20px;
  }
}
#t3-header .menu-bar .main-nav-right .btn {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 10px;
}
#t3-header .menu-bar .main-nav-right .btn:focus {
  padding-top: 4px;
  padding-bottom: 4px;
}
#t3-header .menu-bar .main-nav-right .btn + .btn {
  margin-left: 10px;
}
#t3-header .menu-bar .t3-navbar-collapse {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  padding: 15px;
  background-color: #FFF;
  border: 1px solid #ccc;
  z-index: 100;
}
#t3-header .menu-bar .t3-navbar-collapse .level0 > li > a {
  color: #01487e;
}
#t3-header .menu-bar .t3-navbar-collapse .level0 > li > a:hover,
#t3-header .menu-bar .t3-navbar-collapse .level0 > li > a:focus,
#t3-header .menu-bar .t3-navbar-collapse .level0 > li > a:active {
  color: #95c941;
}
#t3-header .menu-bar .t3-navbar-collapse .level0 > li.active > a {
  color: #95c941;
}
#t3-header .menu-bar .t3-navbar-collapse li.mega-group > span {
  padding-left: 10px;
}
@media (min-width: 768px) {
  #t3-header .menu-bar .t3-navbar-collapse {
    display: none !important;
  }
}
#t3-header .sub-nav-bar {
  padding: 10px 0;
  line-height: 1em;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  #t3-header .sub-nav-bar {
    text-align: center;
  }
}
#t3-header .sub-nav-bar a {
  color: #000000;
}
#t3-header .sub-nav-bar a:hover {
  color: #2562a3;
}
#t3-header .sub-nav-bar li.active,
#t3-header .sub-nav-bar li.current {
  color: #2562a3;
}
#t3-header .sub-nav-bar li.active a,
#t3-header .sub-nav-bar li.current a {
  color: #2562a3;
}
#t3-header .breadcrumbs ul.breadcrumb {
  padding: 0;
  background: none;
  margin: 0;
}
#t3-header .breadcrumbs ul.breadcrumb li {
  text-shadow: none;
  float: left;
  padding: 0 5px 0 0;
}
#t3-header .breadcrumbs ul.breadcrumb li + li:before {
  display: none;
}
#t3-header .breadcrumbs ul.breadcrumb li.no-link {
  display: none;
}
#t3-header .breadcrumbs ul.breadcrumb .icon-location {
  display: none;
}
#t3-header .breadcrumbs ul.breadcrumb .divider {
  display: inline;
  color: #000000;
}
#t3-header .sub-nav ul {
  text-align: right;
  margin: 0;
}
@media all and (max-width: 991px) {
  #t3-header .sub-nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
  }
}
#t3-header .sub-nav ul li {
  display: inline-block;
  padding-left: 7px;
  list-style: none;
  border-left: 1px solid #000000;
  margin-left: 7px;
  margin-bottom: 5px;
}
#t3-header .sub-nav ul li a,
#t3-header .sub-nav ul li span {
  background: none;
  padding: 0;
}
#t3-header .sub-nav ul li:first-child {
  border: 0 none;
}
#t3-header .header-right {
  color: white;
  z-index: 1005;
}
#t3-header .header-right .main-navigation {
  
}
#t3-header .header-right .main-navigation .navbar {
  height: auto;
  min-height: 0;
  margin: 0;
}
#t3-header .header-right .main-navigation .navbar-default {
  background-color: transparent;
  border: none;
}
#t3-header .header-right .main-navigation .logo-embt {
  line-height: inherit;
  vertical-align: middle;
  text-align: left;
}
@media (max-width: 767px) {
  #t3-header .header-right .main-navigation .logo-embt {
    margin-left: 36px;
  }
}
#t3-header .header-right .main-navigation .logo-embt img {
  max-width: 171px;
}
#t3-header .header-right .main-navigation .navbar-header {
  position: absolute;
  top: 10px;
}
#t3-header .header-right .main-navigation .navbar-header .navbar-toggle {
  z-index: 1006;
  top: 0;
  left: 0px;
  position: absolute;
  background: none;
  border: none;
  font-size: 22px;
  margin-top: 0;
  vertical-align: top;
  line-height: 4px;
  color: white;
  height: auto;
}
#t3-header .header-right .main-navigation .navbar-header .navbar-toggle::after {
  content: '\f0c9';
  font-family: FontAwesome;
}
#t3-header .header-right .main-navigation .navbar-header .navbar-toggle:hover {
  color: #ffffff;
}
#t3-header .header-right .main-navigation .navbar-nav li.active {
  border-bottom: none;
}
#t3-header .header-right .main-navigation .navbar-nav li a {
  color: white;
  line-height: 20px;
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 16px 5px;
  background: transparent;
}
#t3-header .header-right .main-navigation .navbar-nav li ul {
  margin-left: 0;
  box-shadow: none;
  background: black;
  padding-top: 15px;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li {
  width: 100%;
  background: none;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li a {
  color: #e2e2e2;
  font-weight: normal;
  background: none;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li a:focus {
  background: none;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li a:hover {
  color: white;
  background-color: #454545;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li ul {
  left: 99%;
  margin: 0;
  padding: 5px 1px;
  top: -5px;
}
#t3-header .header-right .main-navigation .navbar-nav li ul li:hover {
  background-color: #454545;
}
#t3-header .header-right .main-navigation .navbar-nav > li > a {
  border-right: 2px solid white;
  line-height: 13px;
  padding: 5px 16px 5px;
  border-bottom: none;
  border-top: none;
  letter-spacing: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-header .header-right .main-navigation .navbar-nav > li > a {
    padding: 5px 9px;
    border: none;
  }
}
@media (max-width: 991px) {
  #t3-header .header-right .main-navigation .navbar-nav > li > a {
    border-right: none;
  }
}
#t3-header .header-right .main-navigation .navbar-nav li:last-child a {
  border-right: none;
}
@media (max-width: 767px) {
  #t3-header .header-right #main-menu-container {
    position: inherit;
    margin-top: 38px;
    left: 0;
    width: 100%;
    z-index: 2000;
    background: #333333;
  }
}
#t3-header .header-right .main-menu {
  padding-top: 4px;
}
@media (max-width: 1199px) {
  #t3-header .header-right .main-menu {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #t3-header .header-right .main-menu {
    position: absolute;
    width: 100%;
    padding: 0;
    top: 0;
    left: 0;
    border: none;
  }
}
#t3-header .header-right .icons {
  padding-top: 4px;
}
@media (max-width: 991px) {
  #t3-header .header-right .icons {
    text-align: right;
    float: right;
  }
}
#t3-header .header-right .icons a {
  cursor: pointer;
  color: #fff;
}
#t3-header .header-right .icons a .fa {
  margin: 0;
  font-size: 20px;
  line-height: 1;
}
#t3-header .header-right .search-form {
  float: left;
  text-align: right;
  padding-right: 0;
  vertical-align: middle;
  display: none;
}
@media (min-width: 1200px) {
  #t3-header .header-right .search-form {
    display: block;
  }
}
#t3-header .header-right .search-form .fa-search {
  position: relative;
  left: -30px;
  font-size: 16px;
  color: #cccccc;
  vertical-align: middle;
  line-height: 24px;
  margin-right: -16px;
}
#t3-header .header-right .search-form .fa-search .active {
  color: #ffffff;
}
#t3-header .header-right .search-form .search-input {
  height: 24px;
  max-width: 205px;
  vertical-align: top;
  padding: 0px 26px 0px 7px;
  border-radius: 0;
  color: black;
  margin-right: 5px;
  box-shadow: inset 0 0 2px 0px #888;
}
#t3-header .header-right .search-form .search-input:focus {
  border-color: #d8d7d7;
}
#t3-header .header-right .mobile-search {
  display: none;
}
@media (max-width: 1199px) {
  #t3-header .header-right .mobile-search {
    display: inline-block;
  }
}
#t3-header .header-right .mobile-search .mobile-search-icon {
  margin: 0;
}
#t3-header .header-right .shopping-cart {
  display: inline-block;
  position: relative;
}
#t3-header .header-right .shopping-cart a {
  margin-left: 2px;
}
#t3-header .header-right .shopping-cart .item-number {
  display: block;
  position: absolute;
  top: -3px;
  right: -10px;
  background-color: #4374b5;
  min-width: 16px;
  min-height: 17px;
  text-align: center;
  border-radius: 8px;
  font-size: 10px;
  border: solid 2px #222222;
  font-weight: bold;
  line-height: 1.4;
}
#t3-header .header-right .language-switcher {
  display: inline-block;
  position: relative;
  z-index: 1000;
}
#t3-header .header-right .language-switcher a {
  margin-left: 7px;
}
#t3-header .header-right .language-switcher:hover .mod-language-switcher {
  display: block;
}
#t3-header .header-right .mod-language-switcher {
  background: rgba(25, 25, 25, 0.95);
  display: none;
  position: absolute;
  right: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#t3-header .header-right .mod-language-switcher ul {
  list-style: none;
  padding: 5px 0 10px;
  margin: 0;
}
#t3-header .header-right .mod-language-switcher ul li a:hover,
#t3-header .header-right .mod-language-switcher ul li.active a {
  background-color: #454545;
}
#t3-header .header-right .mod-language-switcher ul li {
  padding: 0;
}
#t3-header .header-right .mod-language-switcher ul li a {
  margin: 0;
  display: block;
  min-width: 150px;
  padding: 10px 15px;
}
#t3-header .header-right .mobile-search-bar {
  display: none;
  height: 70px;
  padding: 10px;
}
@media (min-width: 992px) {
  #t3-header .header-right .mobile-search-bar {
    margin-right: 136px;
  }
}
#t3-header .header-right .mobile-search-bar .mobile-form {
  position: relative;
}
#t3-header .header-right .mobile-search-bar input.search-input {
  height: 50px;
  background-color: #555555;
  border: none;
  display: inline-block;
  border-radius: 0;
  width: 100%;
  max-width: auto;
  padding-right: 70px;
  color: #d8d7d7;
}
#t3-header .header-right .mobile-search-bar button.search-button {
  position: absolute;
  right: 0px;
  width: 50px;
  max-width: 50px;
  height: 50px;
  background-color: #555555;
  border: none;
  border-left: 2px solid #222222;
  vertical-align: top;
  font-size: 25px;
}
.no-menu .main-navigation .main-menu {
  visibility: hidden;
}
.no-menu .main-navigation .icons {
  visibility: hidden;
}
.clients-quotes {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding: 15px 0;
  background: url("/templates/t3_bs3_blank/images/quote-icon-blue.png") center 20px transparent no-repeat;
  margin: 20px 0 0;
  text-align: center;
  padding-top: 100px !important;
  padding-bottom: 50px !important;
}
.clients-quotes:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .clients-quotes:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .clients-quotes {
    padding: 20px !important;
  }
}
.clients-quotes::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-bottom.jpg") no-repeat scroll bottom center #e3e3e3;
  background-size: cover;
  box-shadow: 0 10px 10px #ddd;
}
@media all and (max-width: 1199px) {
  .clients-quotes {
    padding: 20px !important;
  }
}
@media (max-width: 991px) {
  .clients-quotes {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
  }
}
.clients-quotes #clientsQuotesCont {
  position: relative;
}
.clients-quotes .clients-quotes-slides {
  margin: 0 0 40px;
  padding: 0;
}
.clients-quotes blockquote {
  font-size: 32px;
  line-height: 1.3em;
  font-weight: 500;
  color: #4374b5;
  text-align: center;
}
.clients-quotes blockquote p {
  width: auto;
  line-height: inherit;
  color: inherit;
}
@media (max-width: 991px) {
  .clients-quotes blockquote {
    font-size: 25px;
  }
}
.clients-quotes hr {
  border-top: 1px solid #000;
  width: 25%;
  margin: 15px auto;
}
.clients-quotes p {
  color: #777;
  font-size: 20px;
  line-height: 1.6em;
  margin: 0 0 20px;
}
@media all and (max-width: 479px) {
  .clients-quotes p {
    width: 50%;
  }
}
.clients-quotes #clientQuotesArrows {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 126px;
  height: 58px;
  z-index: 99;
}
.clients-quotes #clientQuotesArrows .slick-arrow {
  border: 1px solid #000000;
  border-radius: 100px;
  background: #FFF;
}
.clients-quotes #clientQuotesArrows .slick-arrow:hover,
.clients-quotes #clientQuotesArrows .slick-arrow:focus {
  background: #f8f8f8;
}
.clients-quotes #clientQuotesArrows .slick-arrow:before {
  color: #000000;
  font-size: 30px;
  text-align: center;
  line-height: 1em;
}
.clients-quotes .slick-dots li button::before {
  font-size: 18px;
}
.client-logos {
  padding: 20px 0 15px;
  text-align: center;
}
.client-logos h3 {
  margin: 0 0 20px;
  color: #4374b5;
}
.client-logos .static-logos .cl-slide {
  padding: 0 10px;
}
.client-logos .static-logos img {
  display: inline-block;
  padding: 0 5px;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .client-logos .static-logos img {
    width: 150px;
  }
}
.client-logos .static-logos img:hover {
  opacity: 1;
}
.client-logos .static-logos.slick-slider {
  padding: 0 0;
}
.client-logos table td {
  border: none;
  vertical-align: middle;
}
.client-success-stories h2,
.client-success-stories h3 {
  margin: 0 0 20px;
  color: #FFF;
}
.client-success-stories .static-logos .cl-slide {
  padding: 0 10px;
}
.client-success-stories .static-logos img {
  display: inline-block;
  padding: 0 5px;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .client-success-stories .static-logos img {
    width: 150px;
  }
}
.client-success-stories .static-logos img:hover {
  opacity: 1;
}
.client-success-stories .static-logos.slick-slider {
  padding: 0 0;
}
.client-success-stories .videos {
  padding-top: 10px;
}
.client-success-stories .videos img {
  border-radius: 20px;
}
.client-success-stories .videos h4 {
  margin-top: 10px;
}

#t3-footer {
  background: #FFF;
  color: #01487e;
  border-top: none;
  font-size: 14px;
  padding: 40px 0 20px;
  
}
#t3-footer .footer-menus {
  margin: 0 0 20px;
  text-transform: uppercase;
}
#t3-footer h3 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 30px;
  color: #ee2a38;
}
#t3-footer a {
  color: inherit;
  padding: 0;
}
#t3-footer a:hover,
#t3-footer a:active,
#t3-footer a:focus {
  color: #2562a3;
  background: none;
  text-decoration: underline;
}
#t3-footer ul.nav {
  margin: 0 0 10px;
}
#t3-footer ul.nav li {
  margin-bottom: 15px;
  line-height: 1.4em;
}
#t3-footer .get-in-touch span.fa {
  font-size: 25px;
}
#t3-footer .footer-copyright-menu {
  margin-top: 40px;
  
}
#t3-footer .footer-copyright-menu ul {
  margin: 9px 0 0;
}
#t3-footer .footer-copyright-menu ul li {
  font-size: 13px;
  margin: 0;
  padding: 0 20px 0 0;
  display: inline-block;
}
#t3-footer .footer-copyright-menu ul li a {
  color: #01487e;
}
#t3-footer .footer-copyright-menu ul li a:hover {
  color: #FFF;
}
#t3-footer .footer-copyright-menu .logo img {
  width: 238px;
}
#t3-footer .footer-copyright {
  padding: 10px 0 0;
  text-align: center;
}
#t3-footer .footer-copyright p {
  margin: 0;
  color: #888;
}
#t3-footer .signup-modal-cont {
  margin: 0 0 18px;
}
#t3-footer .signup-modal-cont #initEmailField {
  padding: 6px 10px;
  border-radius: 0;
  border: 0;
  font-size: 14px;
}
#t3-footer .signup-modal-cont #triggersignupModal {
  padding: 6px 10px;
  color: #FFF;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  font-size: 14px;
  margin: 0;
  display: block;
}
#t3-footer .signup-modal-cont #triggersignupModal:hover,
#t3-footer .signup-modal-cont #triggersignupModal:focus {
  background: #7aa730;
}
#t3-footer .signup-modal-cont #signupModal {
  color: #000000;
}
#t3-footer .signup-modal-cont #signupModal a {
  color: #01487e;
}
#t3-footer .signup-modal-cont #signupModal .modal-header {
  background: #7aa730;
}
#t3-footer .footer-signup-col.col-md-3 {
  padding-left: 74px;
}
@media (max-width: 991px) {
  #t3-footer .footer-signup-col.col-md-3 {
    padding: 0 15px;
  }
}
.btn,
.btn-primary,
.btn-green {
  background: #7aa730;
  border-radius: 15px;
  color: #FFF !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  padding: 15px 30px;
  text-shadow: none;
  box-shadow: none;
  border: none;
  text-transform: uppercase;
}
.btn:hover,
.btn-primary:hover,
.btn-green:hover {
  background: #95c941;
}
.btn:focus,
.btn-primary:focus,
.btn-green:focus {
  border: 2px solid #FFFFFF;
  outline: none;
  background: #7aa730;
  padding: 13px 28px;
}
@media all and (max-width: 479px) {
  .btn,
  .btn-primary,
  .btn-green {
    white-space: normal;
    line-height: 1.5em;
    padding: 12px 20px;
  }
  .btn:focus,
  .btn-primary:focus,
  .btn-green:focus {
    padding: 10px 18px;
  }
}
.btn-blue {
  background: #4374b5;
}
.btn-blue:hover,
.btn-blue:focus {
  background: #5985c1;
}
.btn-alt {
  background-color: transparent !important;
  border: 2px solid #FFF;
  color: #FFF !important;
  padding: 13px 28px;
}
.btn-alt:hover {
  background: #e9e8e7 !important;
  border-color: #e9e8e7;
  color: #eb2d2e !important;
}
.btn-alt:focus {
  border-color: #eb2d2e;
}
.btn-red {
  background: #e42527;
}
.btn-red:hover,
.btn-red:focus {
  background: #ea5254;
}
.btn-black {
  background: #000;
}
.btn-black:hover,
.btn-black:focus {
  background: #222;
}
.btn-secondary {
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
  color: #eb2d2e !important;
  background: #FFF !important;
}
.btn-secondary:hover {
  background: #e9e8e7 !important;
}
.btn-secondary:focus {
  padding: 8px 18px;
  border-color: #01487e;
}
.btn-secondary-alt {
  background-color: transparent !important;
  border: 2px solid #FFF;
  color: #FFF !important;
  padding: 10px 20px;
}
.btn-secondary-alt:hover {
  color: #eb2d2e !important;
  background: #e9e8e7 !important;
}
.btn-secondary-alt:focus {
  padding: 8px 18px;
  border-color: #01487e;
}
.bg-sharp-blue {
  background: #03b2f3;
  color: #FFF;
}
.bg-sharp-blue h1,
.bg-sharp-blue h2,
.bg-sharp-blue h3,
.bg-sharp-blue h4,
.bg-sharp-blue h5,
.bg-sharp-blue h6 {
  color: #FFF;
}
.bg-sharp-blue p {
  color: #FFF;
}
.bg-sharp-blue a {
  color: #01487e;
}
.bg-sharp-blue a:hover,
.bg-sharp-blue a:focus {
  color: #2562a3;
}
.sharp-blue-box {
  background: #03b2f3;
  color: #FFF;
  padding: 20px;
  margin: 20px 0;
}
.sharp-blue-box h1,
.sharp-blue-box h2,
.sharp-blue-box h3,
.sharp-blue-box h4,
.sharp-blue-box h5,
.sharp-blue-box h6 {
  color: #FFF;
}
.sharp-blue-box p {
  color: #FFF;
}
.sharp-blue-box a {
  color: #01487e;
}
.sharp-blue-box a:hover,
.sharp-blue-box a:focus {
  color: #2562a3;
}
.bg-dark-blue {
  background: #01487e;
  color: #FFF;
}
.bg-dark-blue h1,
.bg-dark-blue h2,
.bg-dark-blue h3,
.bg-dark-blue h4,
.bg-dark-blue h5,
.bg-dark-blue h6 {
  color: #FFF;
}
.bg-dark-blue p {
  color: #FFF;
}
.bg-dark-blue a {
  color: #FFF;
}
.bg-dark-blue a:hover,
.bg-dark-blue a:focus {
  color: #2562a3;
}
.bg-dark-blue .btn-blue {
  background: #2562a3;
}
.bg-dark-blue .btn-blue:hover {
  background: #5595d9;
}
.dark-blue-box {
  background: #01487e;
  color: #FFF;
  padding: 30px;
  margin: 30px 0;
}
.dark-blue-box h1,
.dark-blue-box h2,
.dark-blue-box h3,
.dark-blue-box h4,
.dark-blue-box h5,
.dark-blue-box h6 {
  color: #FFF;
}
.dark-blue-box p {
  color: #FFF;
}
.dark-blue-box a {
  color: #FFF;
}
.dark-blue-box a:hover,
.dark-blue-box a:focus {
  color: #2562a3;
}
.dark-blue-box .btn-blue {
  background: #2562a3;
}
.dark-blue-box .btn-blue:hover {
  background: #5595d9;
}
.bg-light-blue {
  background: #fbfcfc;
}
.light-blue-box {
  background: #fbfcfc;
  padding: 20px 0;
  margin: 20px 0;
}
.bg-royal-blue {
  background: #2562a3;
  color: #FFF;
}
.bg-royal-blue h1,
.bg-royal-blue h2,
.bg-royal-blue h3,
.bg-royal-blue h4,
.bg-royal-blue h5,
.bg-royal-blue h6 {
  color: #FFF;
}
.bg-royal-blue p {
  color: #FFF;
}
.bg-royal-blue a {
  color: #FFF;
}
.bg-royal-blue a:hover {
  color: #fbfcfc;
}
.royal-blue-box {
  background: #2562a3;
  color: #FFF;
  padding: 30px 0;
  margin: 30px 0;
}
.royal-blue-box h1,
.royal-blue-box h2,
.royal-blue-box h3,
.royal-blue-box h4,
.royal-blue-box h5,
.royal-blue-box h6 {
  color: #FFF;
}
.royal-blue-box p {
  color: #FFF;
}
.royal-blue-box a {
  color: #FFF;
}
.royal-blue-box a:hover {
  color: #fbfcfc;
}
.dark-grey-box {
  background: #2562a3;
  padding: 30px 0;
  margin: 20px 0;
  color: #FFF;
}
.red-border-box {
  border: 2px solid #e42527;
  padding: 20px;
  margin: 20px 0;
}
.bg-light-blue3 {
  background: #c6d6e7;
  color: #000;
}
.bg-light-blue3 h1,
.bg-light-blue3 h2,
.bg-light-blue3 h3,
.bg-light-blue3 h4,
.bg-light-blue3 h5,
.bg-light-blue3 h6 {
  color: #4374b5;
}
.bg-light-blue3 p {
  color: #000;
}
.bg-light-blue3 a {
  color: #01487e;
}
.bg-light-blue3 a:hover,
.bg-light-blue3 a:focus {
  color: #2562a3;
}
.light-blue3-box {
  background: #c6d6e7;
  color: #000;
  padding: 30px;
  margin: 20px 0;
  border-radius: 10px;
}
.light-blue3-box h1,
.light-blue3-box h2,
.light-blue3-box h3,
.light-blue3-box h4,
.light-blue3-box h5,
.light-blue3-box h6 {
  color: #4374b5;
}
.light-blue3-box p {
  color: #000;
}
.light-blue3-box a {
  color: #01487e;
}
.light-blue3-box a:hover,
.light-blue3-box a:focus {
  color: #2562a3;
}
.bg-light-grey {
  background: #f2f2f2;
  color: #000;
}
.bg-light-grey h1,
.bg-light-grey h2,
.bg-light-grey h3,
.bg-light-grey h4,
.bg-light-grey h5,
.bg-light-grey h6 {
  color: #4374b5;
}
.bg-light-grey p {
  color: #000;
}
.bg-light-grey a {
  color: #01487e;
}
.bg-light-grey a:hover,
.bg-light-grey a:focus {
  color: #2562a3;
}
.light-grey-box {
  background: #f2f2f2;
  color: #000;
  padding: 30px;
  margin: 20px 0;
}
.light-grey-box h1,
.light-grey-box h2,
.light-grey-box h3,
.light-grey-box h4,
.light-grey-box h5,
.light-grey-box h6 {
  color: #4374b5;
}
.light-grey-box p {
  color: #000;
}
.light-grey-box a {
  color: #01487e;
}
.light-grey-box a:hover,
.light-grey-box a:focus {
  color: #2562a3;
}
.waves-box-bottom {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding: 15px 0;
}
.waves-box-bottom:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .waves-box-bottom:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .waves-box-bottom {
    padding: 20px !important;
  }
}
.waves-box-bottom::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-bottom.jpg") no-repeat scroll bottom center #e3e3e3;
  background-size: cover;
  box-shadow: 0 10px 10px #ddd;
}
@media all and (max-width: 1199px) {
  .waves-box-bottom {
    padding: 20px !important;
  }
}
.waves-box-top {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 15px 0;
}
.waves-box-top:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .waves-box-top:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .waves-box-top {
    padding: 20px !important;
  }
}
.waves-box-top::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-top.jpg") no-repeat scroll top center #e3e3e3;
  background-size: cover;
  z-index: 0;
  box-shadow: 0 10px 10px #ddd;
}
.btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 768px) and (max-width: 1100px), (max-width: 480px) {
  .button-container .btn {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#emb-banner {
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home body#emb-body #emb-banner {
  background-image: url("/templates/t3_bs3_blank/images/waves-home.jpg");
  background-size: cover;
  margin-top: 0;
}
#emb-banner .emb-banner-inner {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 15px 0;
  padding: 30px 0;
}
#emb-banner .emb-banner-inner:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  #emb-banner .emb-banner-inner:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  #emb-banner .emb-banner-inner {
    padding: 20px !important;
  }
}
#emb-banner .emb-banner-inner::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-top.jpg") no-repeat scroll top center #e3e3e3;
  background-size: cover;
  z-index: 0;
  box-shadow: 0 10px 10px #ddd;
}
#emb-banner.waves-box-bottom {
  background: none;
}
#emb-banner.waves-box-bottom::before {
  display: none;
}
#emb-banner.waves-box-bottom .emb-banner-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding: 15px 0;
  padding: 40px 0 100px;
}
#emb-banner.waves-box-bottom .emb-banner-inner:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  #emb-banner.waves-box-bottom .emb-banner-inner:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  #emb-banner.waves-box-bottom .emb-banner-inner {
    padding: 20px !important;
  }
}
#emb-banner.waves-box-bottom .emb-banner-inner::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-bottom.jpg") no-repeat scroll bottom center #e3e3e3;
  background-size: cover;
  box-shadow: 0 10px 10px #ddd;
}
@media all and (max-width: 1199px) {
  #emb-banner.waves-box-bottom .emb-banner-inner {
    padding: 20px !important;
  }
}
#emb-banner .header-banner h4 {
  color: #4374b5;
  font-weight: 500;
}
#emb-banner .header-banner h4 a {
  text-decoration: underline;
}
@media all and (min-width: 991px) and (max-width: 1199px) {
  #emb-banner .header-banner {
    padding: 0 30px;
  }
}
#emb-banner .banner-right-inner {
  float: right;
  text-align: center;
  margin-top: 10px;
}
@media all and (max-width: 991px) {
  #emb-banner .banner-right-inner {
    float: none;
    margin-bottom: 20px;
  }
}
#emb-banner .overview-video,
#emb-banner .overview-photo {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
  width: 100%;
  height: 658px;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  #emb-banner .overview-video,
  #emb-banner .overview-photo {
    height: 450px;
  }
}
@media (max-width: 767px) {
  #emb-banner .overview-video,
  #emb-banner .overview-photo {
    height: 410px;
  }
}
#emb-banner .overview-photo {
  height: auto;
}
@media (max-width: 991px) {
  #emb-banner .overview-photo {
    height: auto;
  }
}
@media (max-width: 767px) {
  #emb-banner .overview-photo {
    height: auto;
  }
}
.bottom-background-clip #emb-banner:after {
  position: absolute;
  content: " ";
  top: 60%;
  left: 0;
  height: 40%;
  width: 100%;
  background-color: #FFF;
  z-index: 2;
}
body {
  
}
body .pagination-wrap {
  overflow: hidden;
  text-align: center;
}
body .pagination-wrap ul.pagination {
  float: none;
  margin-top: 30px;
}
body .pagination-wrap ul.pagination li {
  display: inline-block;
}
body .pagination .counter {
  margin-left: 10px;
  line-height: 1.42857143;
  border: 0 none;
}
body .scroll-up {
  border: 1px solid #979797;
  color: #01487e;
  background: #fbfcfc;
  
  font-size: 26px;
  line-height: 1em;
  position: fixed;
  top: 50%;
  right: 10px;
  text-align: center;
  padding: 3px 10px;
  z-index: 1010;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
body .scroll-up:hover {
  background: #e9e8e7;
}
body .scroll-up .fa {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1em;
}
body .flex-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.4%;
  padding-top: 25px;
  position: relative;
  margin-bottom: 0;
}
body .flex-video.youtube {
  padding-top: 0;
}
body .flex-video iframe,
body .flex-video object,
body .flex-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body img {
  max-width: 100%;
}
@media (max-width: 480px) {
  body img {
    float: none;
  }
}
body .hoverlink:hover {
  cursor: pointer;
}
.pyscript-style img {
  padding-top: 40px;
}
.pyscript-style + .col-sm-6 img {
  position: relative;
  top: 55px;
  z-index: 1;
}
@media (max-width: 767px) {
  .pyscript-style + .col-sm-6 img {
    top: 40px;
  }
}
@media (max-width: 479px) {
  .pyscript-style + .col-sm-6 img {
    top: 35px;
  }
}
.new-tools-btn {
  padding: 14px 90px;
}
.new-tools-cpp-background ~ #mainbody .download-container .form-container {
  top: -35px !important;
}
.new-tools-cpp-img {
  background-size: cover !important;
  position: absolute;
  top: 35px;
  width: 190px;
  height: 190px;
  z-index: 1;
  right: 160px;
}
.new-tools-cpp-img p {
  text-align: center;
  padding-top: 50px;
  font-size: 43px;
  color: white;
  line-height: 1;
  font-weight: bolder;
}
@media all and (max-width: 1199px) {
  .new-tools-cpp-img {
    right: 37px;
  }
}
@media all and (max-width: 991px) {
  .new-tools-cpp-img {
    right: -20px;
    top: 90px;
    width: 120px;
    height: 120px;
  }
  .new-tools-cpp-img p {
    padding-top: 35px;
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .new-tools-cpp-img {
    right: -10px;
    top: 94px;
    width: 110px;
    height: 110px;
  }
  .new-tools-cpp-img p {
    padding-top: 35px;
    font-size: 20px;
  }
}
.new-product-badges {
  position: relative;
}
.new-tools-cpp-img-mod {
  background-size: cover !important;
  position: absolute;
  top: 80px;
  width: 190px;
  height: 190px;
  z-index: 1;
  right: 90px;
}
@media all and (max-width: 1199px) {
  .new-tools-cpp-img-mod {
    right: 0;
  }
}
@media all and (max-width: 991px) {
  .new-tools-cpp-img-mod {
    right: 0px;
    top: 90px;
    width: 120px;
    height: 120px;
  }
}
@media all and (max-width: 767px) {
  .new-tools-cpp-img-mod {
    right: 0;
    top: 94px;
    width: 110px;
    height: 110px;
  }
}
.free-portable {
  text-align: center;
  font-size: 33px;
  color: white !important;
  line-height: 1;
  font-weight: bolder;
  padding-top: 60px;
}
@media all and (max-width: 991px) {
  .free-portable {
    padding-top: 36px;
    font-size: 19px;
  }
}
@media all and (max-width: 767px) {
  .free-portable {
    padding-top: 34px;
    font-size: 18px;
  }
}
.keep-code-clean {
  text-align: center;
  font-size: 33px;
  color: white !important;
  line-height: 1;
  font-weight: bolder;
  padding-top: 48px;
}
@media all and (max-width: 991px) {
  .keep-code-clean {
    padding-top: 30px;
    font-size: 19px;
  }
}
@media all and (max-width: 767px) {
  .keep-code-clean {
    padding-top: 27px;
    font-size: 18px;
  }
}
.new-tools-badge-common {
  text-align: center;
  font-size: 33px;
  color: white !important;
  line-height: 1;
  font-weight: bolder;
}

.bg-color-success {
  background-color: #95c941 !important;
}
.bg-color-info {
  background-color: #4374b5 !important;
}
.bg-color-warning {
  background-color: #f4aa44 !important;
}
.bg-color-danger {
  background-color: #f33440 !important;
}
.bg-color-light {
  background-color: #f8f8f8 !important;
}
.bg-color-dark {
  background-color: #32313b !important;
}
.bg-color-white {
  background-color: #ffffff !important;
}
.bg-color-none {
  background-color: transparent !important;
}

.color-success {
  color: #95c941 !important;
}
.color-info {
  color: #4374b5 !important;
}
.color-warning {
  color: #f4aa44 !important;
}
.color-danger {
  color: #f33440 !important;
}
.color-white {
  color: #ffffff !important;
}
.color-dark {
  color: #32313b !important;
}
.bg-color-corporative-blue {
  background-color: #4374b5;
}
.bg-color-corporative-green {
  background-color: #95c941;
}
.bg-color-corporative-orange {
  background-color: #ffa80e;
}
.bg-color-corporative-red {
  background-color: #eb2d2e;
}
.color-corporative-blue {
  color: #4374b5;
}
.color-corporative-green {
  color: #95c941;
}
.color-corporative-orange {
  color: #ffa80e;
}
.color-corporative-red {
  color: #eb2d2e;
}
.color-blue {
  color: #2562a3;
}

.btn-success {
  color: #ffffff;
  background-color: #95c941;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #8dbd0a;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #bbdb66;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-success.btn-alt {
  color: #95c941;
  border: 2px solid;
  border-color: #95c941;
  background-color: transparent;
}
.btn-success.btn-alt:hover,
.btn-success.btn-alt:focus,
.btn-success.btn-alt:active,
.btn-success.btn-alt.active,
.open .dropdown-toggle.btn-success.btn-alt {
  color: #ffffff;
  background-color: #95c941;
  border: 2px solid;
  border-color: #95c941;
}

.btn-info {
  color: #ffffff;
  background-color: #4374b5;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #0cc0c0;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #66eeee;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-info.btn-alt {
  color: #4374b5;
  border: 2px solid;
  border-color: #4374b5;
  background-color: transparent;
}
.btn-info.btn-alt:hover,
.btn-info.btn-alt:focus,
.btn-info.btn-alt:active,
.btn-info.btn-alt.active,
.open .dropdown-toggle.btn-info.btn-alt {
  color: #ffffff;
  background-color: #4374b5;
  border: 2px solid;
  border-color: #4374b5;
}

.btn-warning {
  color: #ffffff;
  background-color: #f4aa44;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ee8820;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ffcc99;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-warning.btn-alt {
  color: #f4aa44;
  border: 2px solid;
  border-color: #f4aa44;
  background-color: transparent;
}
.btn-warning.btn-alt:hover,
.btn-warning.btn-alt:focus,
.btn-warning.btn-alt:active,
.btn-warning.btn-alt.active,
.open .dropdown-toggle.btn-warning.btn-alt {
  color: #ffffff;
  background-color: #f4aa44;
  border: 2px solid;
  border-color: #f4aa44;
}

.btn-danger {
  color: #ffffff;
  background-color: #f33440;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #dd3333;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ff9999;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-danger.btn-alt {
  color: #f33440;
  border: 2px solid;
  border-color: #f33440;
  background-color: transparent;
}
.btn-danger.btn-alt:hover,
.btn-danger.btn-alt:focus,
.btn-danger.btn-alt:active,
.btn-danger.btn-alt.active,
.open .dropdown-toggle.btn-danger.btn-alt {
  color: #ffffff;
  background-color: #f33440;
  border: 2px solid;
  border-color: #f33440;
}

.btn-white {
  color: #ee2a38 !important;
  background-color: #fff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-color: #ececec;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  color: #cccccc;
  background-color: #f5f5f5;
}
.btn-white .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-white.btn-alt {
  color: #ffffff;
  border: 2px solid;
  border-color: #fff;
  background-color: transparent;
}
.btn-white.btn-alt:hover,
.btn-white.btn-alt:focus,
.btn-white.btn-alt:active,
.btn-white.btn-alt.active,
.open .dropdown-toggle.btn-white.btn-alt {
  color: #778899;
  background-color: #ffffff;
  border: 2px solid;
  border-color: #ffffff;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 48px;
  font-size: 18px;
}
.btn-lg:focus,
.btn-group-lg > .btn:focus {
  padding: 12px 46px;
}
.btn-md,
.btn-group-md > .btn {
  padding: 14px 30px;
  font-size: 16px;
}
.btn-md:focus,
.btn-group-md > .btn:focus {
  padding: 12px 28px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 14px 20px;
  font-size: 14px;
}
.btn-sm:focus,
.btn-group-sm > .btn:focus {
  padding: 12px 18px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 8px 16px;
  font-size: 16px;
}
.btn-xs:focus,
.btn-group-xs > .btn:focus {
  padding: 6px 14px;
}
.t3-content {
  padding-top: 0;
  padding-bottom: 0;
}

.size44 {
  width: 44px;
  height: 44px;
}

.btn.white-btn {
  color: #3366cc;
  background-color: #ffffff;
  border-color: #ffffff;
  padding: 10px 20px;
  font-size: 20px;
  line-height: 25px;
  border-radius: 0;
  margin-bottom: 5px;
  margin-top: 11px;
  border: 2px solid #ffffff;
  font-weight: normal;
}
.btn.white-btn:focus,
.btn.white-btn.focus {
  color: #3366cc;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn.white-btn:hover {
  color: #3366cc;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn.white-btn:active,
.btn.white-btn.active,
.open > .dropdown-toggle.btn.white-btn {
  color: #3366cc;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #e0e0e0;
}
.btn.white-btn:active:hover,
.btn.white-btn.active:hover,
.open > .dropdown-toggle.btn.white-btn:hover,
.btn.white-btn:active:focus,
.btn.white-btn.active:focus,
.open > .dropdown-toggle.btn.white-btn:focus,
.btn.white-btn:active.focus,
.btn.white-btn.active.focus,
.open > .dropdown-toggle.btn.white-btn.focus {
  color: #3366cc;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn.white-btn.disabled:hover,
.btn.white-btn[disabled]:hover,
fieldset[disabled] .btn.white-btn:hover,
.btn.white-btn.disabled:focus,
.btn.white-btn[disabled]:focus,
fieldset[disabled] .btn.white-btn:focus,
.btn.white-btn.disabled.focus,
.btn.white-btn[disabled].focus,
fieldset[disabled] .btn.white-btn.focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn.white-btn .badge {
  color: #ffffff;
  background-color: #3366cc;
}
.btn.white-btn.angle-left {
  padding-left: 56px;
  position: relative;
}
.btn.white-btn.angle-left:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  content: '\f104';
  position: absolute;
  left: 10px;
  font-weight: normal;
  line-height: inherit;
  font-size: 150%;
}
.btn.white-btn.angle-left:after {
  display: none;
}
.btn.white-btn.angle-down {
  padding-right: 26px;
  position: relative;
}
.btn.white-btn.angle-down:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 10px;
  font-weight: normal;
  line-height: inherit;
  font-size: 150%;
}
.btn.white-btn:not(.angle-left):not(.angle-down) {
  padding-right: 56px;
  position: relative;
}
.btn.white-btn:not(.angle-left):not(.angle-down):after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  content: '\f105';
  position: absolute;
  right: 10px;
  font-weight: normal;
  line-height: inherit;
  font-size: 150%;
}
.btn.pad-large {
  padding-right: 80px;
}
.btn-wrap {
  white-space: normal;
}
.btn + .btn {
  margin-left: 10px;
}
@media all and (max-width: 767px) {
  .btn + .btn {
    margin-left: 0;
  }
}
.heading_style_underline {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  border-bottom: 1px solid white;
  padding-bottom: 14px;
  margin-bottom: 24px;
  margin-top: 0;
}
.facecircle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid black;
  background: white;
  width: 174px;
  height: 174px;
  text-align: center;
}
.facecircle::before {
  
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  
  height: 100%;
}
.facecircle img {
  display: inline-block;
  vertical-align: middle;
  max-width: 80px;
  max-height: 80px;
}
.block {
  padding: 25px;
  text-align: center;
}
.block-green {
  background-color: #7aa730;
  color: #32313b;
}
.block h2 {
  color: #ffffff;
  font-weight: bold;
  font-size: 36px;
}
.block h3 {
  font-size: 28px;
  color: #32313b;
}
.block p {
  font-size: 22px;
}
.block p span {
  color: #FFF;
  font-weight: bold;
}
.product-blocks {
  margin: 40px 0 20px;
}
.product-blocks .product-block {
  padding: 20px;
  margin: 30px 0;
  box-shadow: 0 0 20px #ccc;
  transition: ease 0.2s box-shadow;
}
.product-blocks-no-shadow .product-blocks .product-block {
  padding: 0;
  box-shadow: none;
}
.product-blocks .product-block img {
  margin: 0 0 10px;
}
.product-blocks .product-block .icon {
  width: 40px;
}
.product-blocks .product-block h3 {
  color: #e42527;
}
.product-blocks .product-block .btn {
  margin: 20px 0 0;
  padding: 15px 25px;
}
.product-blocks .product-block .btn:focus {
  padding: 13px 23px;
}
.product-blocks #product-blocks-slider-cont {
  position: relative;
}
.product-blocks #product-blocks-slider-cont .slick-dots {
  position: static;
  bottom: 0;
  margin: 10px 0;
}
.product-blocks #product-blocks-slider-cont .slick-dots li button::before {
  font-size: 15px;
}
.product-blocks #product-blocks-slider {
  padding: 0;
}
.product-blocks #product-blocks-slider img {
  width: auto;
}
.product-blocks #product-blocks-slider .product-block {
  padding: 0 20px;
  box-shadow: none;
}
.product-blocks #product-blocks-slider .product-block .title {
  margin: 0 0 10px;
}
.product-blocks #product-blocks-slider .product-block .title img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.product-blocks #product-blocks-slider .product-block h3 {
  margin: 10px 0 0;
}
.product-blocks #product-blocks-slider .product-block p {
  margin: 10px 0;
}
.product-blocks #product-blocks-slider .product-block .btn {
  margin: 20px 0 0;
  padding: 15px 25px;
}
.product-blocks #product-blocks-slider .product-block .btn:focus {
  padding: 13px 23px;
}
.features-tabs ul.nav.nav-tabs {
  font-size: 24px;
  border: none;
  text-align: center;
}
.features-tabs ul.nav.nav-tabs li {
  display: inline-block;
  float: none;
  position: relative;
}
.features-tabs ul.nav.nav-tabs li a {
  padding: 20px 34px;
  padding-bottom: 30px;
  border: none;
  color: #000000;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
@media all and (max-width: 1199px) {
  .features-tabs ul.nav.nav-tabs li a {
    padding: 10px 20px;
  }
}
@media all and (max-width: 991px) {
  .features-tabs ul.nav.nav-tabs li a {
    padding: 20px 6px;
  }
}
@media all and (max-width: 767px) {
  .features-tabs ul.nav.nav-tabs li a {
    padding: 10px 10px;
  }
}
.features-tabs ul.nav.nav-tabs li.active {
  
}
.features-tabs ul.nav.nav-tabs li.active a {
  background: #2562a3;
  color: #FFF;
  position: relative;
  
}
.features-tabs .tab-content {
  text-align: center;
  background: #2562a3;
  color: #FFF;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.features-tabs .tab-content h1,
.features-tabs .tab-content h2,
.features-tabs .tab-content h3,
.features-tabs .tab-content h4,
.features-tabs .tab-content h5,
.features-tabs .tab-content h6 {
  color: #FFF;
}
.features-tabs .tab-content p {
  color: #FFF;
}
.features-tabs .tab-content a {
  color: #FFF;
}
.features-tabs .tab-content a:hover {
  color: #fbfcfc;
}
.features-tabs .tab-content:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .features-tabs .tab-content:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .features-tabs .tab-content {
    padding: 20px !important;
  }
}
.features-tabs .tab-content h2 {
  color: #FFF;
}
.features-tabs .tab-content p {
  margin: 20px 0 25px;
}
.features-tabs .tab-content .row {
  text-align: left;
}
.features-tabs .tab-content .row ul {
  padding: 0;
}
.features-tabs .tab-content .row ul li {
  margin: 0 0 1.8rem;
  list-style: none;
  background: url("/templates/t3_bs3_blank/images/checkmark-copy-2.png") no-repeat scroll 0 0;
  padding-left: 50px;
  min-height: 32px;
}
.features-tabs .tab-content .download-icon {
  font-size: 110%;
}
.features-tabs .tab-content .alert {
  color: #000;
  text-align: left;
}
.features-tabs .tab-content .alert p {
  color: inherit;
}
.featured-content h5 {
  color: #01487e;
}
.featured-content p {
  margin: 15px 0;
}
.table-responsive {
  position: relative;
  max-width: 100%;
}
.table-responsive .inset-content-scroll-inner {
  overflow-x: scroll;
}
.table-responsive .inset-content-scroll-shadow {
  -webkit-box-shadow: 0 0 10px #aaaaaa inset;
  box-shadow: 0 0 10px #aaaaaa inset;
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
}
table.product-table {
  font-size: 16px;
}
table.product-table tr:nth-child(odd) {
  background-color: #e5e2e4;
}
table.product-table tr:nth-child(even) {
  background-color: #f6f5f6;
}
table.product-table td {
  padding: 20px;
}
table.product-table th {
  background-color: #333;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-size: 1.1em;
}
table.product-table th.text-left {
  text-align: left;
}
table.product-table th.text-right {
  text-align: right;
}
.green-box {
  background-color: #7aa730;
  color: #ffffff;
  padding: 40px;
}
.green-box h1,
.green-box h2,
.green-box h3,
.green-box h4 {
  color: #FFF;
}
.blue-box {
  background-color: #4b71ba;
  color: #ffffff;
  padding: 40px;
}
.blue-box h1,
.blue-box h2,
.blue-box h3,
.blue-box h4 {
  color: #FFF;
}
.grey-box {
  background-color: #f2f2f2;
  color: #999999;
  padding: 46px 40px;
}
.black-box-small {
  background-color: #000000;
  color: #ffffff;
  padding: 14px 20px;
}
blockquote {
  font-size: 23px;
  text-align: left;
  border: none;
  padding: 0;
  line-height: normal;
}
blockquote cite {
  display: block;
  margin-top: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  color: #999999;
}
.overlay-details a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  content: "\f00e";
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.offerBlock {
  text-align: center;
  border: 15px solid transparent;
  box-shadow: inset 0px 0px 0px 2px #ffffff;
  
  padding: 25px;
  color: white;
}
.offerBlock.blue {
  background-color: #4a7c9b;
}
.offerBlock .heading {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 15px;
}
.offerBlock .heading2 {
  font-size: 33px;
  line-height: 1.1;
  margin-bottom: 15px;
}
.alternate_divs {
  
}
.alternate_divs > div > .row {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .alternate_divs > div > .row {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.alternate_divs > div > .row:nth-child(odd) {
  background-color: #f2f2f2;
}
.priceBlock {
  color: #000000;
  background: #fff;
  text-align: center;
  border: 1px solid #bcbcbc;
  padding: 0 28px 30px;
  z-index: 100;
}
.priceBlock .header {
  background-image: url("/templates/avendor/images/store/priceArrow.png");
  width: 227px;
  height: 91px;
  display: block;
  margin: -30px auto 40px;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .priceBlock .header {
    width: 178px;
    height: 71px;
    background-size: 178px;
  }
}
@media (max-width: 767px) {
  .priceBlock .header {
    margin-bottom: 20px;
    background-size: 213px;
    width: 213px;
    height: 85px;
  }
}
.priceBlock .header span {
  font-size: 28px;
  font-weight: 800;
  text-shadow: 2px 2px 0 #fff;
  color: #474747;
}
@media (max-width: 991px) {
  .priceBlock .header span {
    font-size: 22px;
  }
}
.priceBlock h2 {
  border: 0;
  padding: 0;
  font-weight: 800;
  color: #000000;
  font-size: 26px;
  line-height: 1.2;
  margin: 40px 0 30px;
}
@media (max-width: 1199px) {
  .priceBlock h2 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .priceBlock h2 {
    font-size: 16px;
    line-height: 1.4;
  }
}
.priceBlock img {
  width: 110px;
}
@media (max-width: 991px) {
  .priceBlock img {
    width: 96px;
  }
}
.priceBlock p.price {
  color: #000000;
  font-size: 22px;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .priceBlock p.price {
    font-size: 20px;
  }
}
.priceBlock p.price span {
  font-size: 36px;
  padding: 0 12px;
  display: inline-block;
}
@media (max-width: 991px) {
  .priceBlock p.price span {
    font-size: 28px;
    padding: 0 6px;
  }
}
@media (max-width: 767px) {
  .priceBlock p.price span {
    font-size: 32px;
    padding: 0 6px;
  }
}
.priceBlock p.price.old {
  color: #838383;
}
.priceBlock p.price.old span {
  background: url("/templates/avendor/images/store/priceStrike.png") no-repeat center 19px;
}
@media (max-width: 991px) {
  .priceBlock p.price.old span {
    background-position: center 15px;
    background-size: 112px;
  }
}
@media (max-width: 767px) {
  .priceBlock p.price.old span {
    background-position: center 17px;
    background-size: 120px;
  }
}
.priceBlock .btn {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .priceBlock .btn {
    margin-top: 25px;
  }
}
.priceBlock.editions-block {
  background: #efefef none repeat scroll 0 0;
  padding: 20px;
  text-align: left;
}
.priceBlock.editions-block h3 {
  border: 0 none;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}
.priceBlock.editions-block ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.priceBlock.editions-block ul li {
  border-bottom: 1px solid #8fc23c;
  font-size: 16px;
  margin: 5px 0;
  padding: 5px 0;
}
.priceBlock.editions-block ul li a {
  font-weight: 600;
}
.show-all {
  height: auto;
}
.show-all.sa-short {
  position: relative;
  overflow: hidden;
  height: 27px;
}
.show-all.sa-short .sa-btn {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
  z-index: 10000;
  line-height: 1em;
}
.show-all.sa-short .sa-btn:before {
  position: absolute;
  content: "";
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  width: 700%;
  height: 100%;
  right: 105%;
}
.show-all .sa-btn {
  display: none;
}
.cover-box-cont {
  position: relative;
  overflow: hidden;
  padding-right: 30px !important;
}
.cover-box-cont .cover-box-cover {
  position: absolute;
  left: 90%;
  width: 100%;
  top: 0;
  height: 100%;
  vertical-align: middle;
  background: #e42527;
  padding: 27px 20px 0 20px;
  color: #FFF;
  font-weight: 500;
  transition: left .3s ease;
}
@media only screen and (max-width: 991px) {
  .cover-box-cont .cover-box-cover {
    padding-top: 30px;
  }
}
.cover-box-cont .cover-box-cover:before {
  content: "\00a1";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 32px;
  line-height: 100%;
  padding: 15px 0 0 9px;
}
@media only screen and (max-width: 991px) {
  .cover-box-cont .cover-box-cover:before {
    padding-left: 4px;
  }
}
.cover-box-cont .cover-box-cover:hover {
  left: 0;
}
.alert .alert-message {
  background: transparent;
}
.blogs-feed-slider {
  position: relative;
  margin: 50px 0;
}
.blogs-feed-slider h4 {
  text-align: center;
  margin: 0 0 20px;
}
.blogs-feed-slider #blogsFeedArrows {
  position: absolute;
  top: 0;
  right: 5px;
  width: 72px;
  height: 48px;
}
.blogs-feed-slider #blogsFeedArrows .slick-arrow {
  background: url("/templates/t3_bs3_blank/images/arrows.png") 100px 10px transparent no-repeat;
  width: 36px;
  height: 48px;
  padding: 0;
  background-size: 60px;
}
.blogs-feed-slider #blogsFeedArrows .slick-arrow:before {
  display: none;
}
.blogs-feed-slider #blogsFeedArrows .slick-arrow:hover {
  background-color: #eee;
}
.blogs-feed-slider #blogsFeedArrows .slick-prev {
  background-position: 10px 10px;
}
.blogs-feed-slider #blogsFeedArrows .slick-next {
  background-position: -34px 10px;
}
.blogs-feed-slider .slick-dots {
  position: static;
  bottom: 0;
  margin: 10px 0;
}
.blogs-feed-slider .slick-dots li button::before {
  font-size: 18px;
}
.blogs-feed-slider .slick-dots li.slick-active button::before,
.blogs-feed-slider .slick-dots li button::before {
  color: #4374b5;
}
.blogs-feed-slider .slides {
  padding: 20px 0;
}
.blogs-feed-slider .slide {
  padding: 0 20px 0 0;
  text-align: left;
}
.blogs-feed-slider .feed-image {
  padding: 20px;
  position: relative;
  height: 220px;
}
.blogs-feed-slider .feed-image:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #333;
  opacity: 0.9;
  content: "";
  z-index: 1;
}
.blogs-feed-slider .feed-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.blogs-feed-slider .feed-item-date {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
  color: #FFF;
  font-weight: 400;
}
.blogs-feed-slider .feed-title {
  line-height: 1.5em;
  font-weight: 400;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  text-align: left;
  margin: 0 !important;
  font-size: 18px;
  color: #FFF;
  z-index: 2;
}
.blogs-feed-slider .btn {
  padding: 5px 15px;
  background: none;
  border: 1px solid #ccc;
  margin: 20px 0 0;
  text-align: left;
  color: #000 !important;
  font-size: 14px;
}
.blogs-feed-slider .btn:hover {
  background: #ccc;
}
.blogs-feed-slider .btn:focus {
  padding: 5px 15px;
}
.va-carousel,
.va-carousel-captions {
  padding: 10px 35px 0 !important;
  background: #f2f2f2;
}
.va-carousel .slick-prev,
.va-carousel-captions .slick-prev,
.va-carousel .slick-next,
.va-carousel-captions .slick-next {
  width: 35px;
}
.va-carousel h4,
.va-carousel-captions h4 {
  font-weight: 500;
}
.signup-module {
  margin-left: -5% !important;
  margin-right: -5% !important;
  background-image: url('/templates/t3_bs3_blank/images/newsletter-bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .signup-module {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media all and (max-width: 991px) {
  .signup-module {
    background-image: url('/templates/t3_bs3_blank/images/newsletter-bg-horiz.jpg');
    padding-top: 500px;
  }
  .signup-module h2,
  .signup-module p {
    text-shadow: 0 0 3px #000;
  }
}
@media all and (max-width: 767px) {
  .signup-module {
    background-image: url('/templates/t3_bs3_blank/images/newsletter-bg-horiz.jpg');
    padding-top: 250px;
  }
}
@media all and (max-width: 991px) {
  .signup-module img {
    width: 100%;
  }
}
.signup-module .input-append .btn {
  line-height: 20px;
}
.signup-module .signup-box {
  padding: 15px;
  
}
.signup-module .signup-box h3 {
  display: inline-block;
  line-height: 1.3em;
}
.signup-module .signup-box p,
.signup-module .signup-box .input-append {
  line-height: 1.3em;
  margin: 0 0 10px;
}
@media all and (max-width: 767px) {
  .signup-module .signup-box p input,
  .signup-module .signup-box .input-append input {
    width: auto;
  }
}
.prod-learn-more h4 {
  color: #2562a3;
  line-height: 1.5em;
}
#searchForm .btn {
  margin: 0;
  padding: 10px 30px;
  border-radius: 0;
}
#searchForm .btn:focus {
  padding: 8px 28px;
}
#searchForm .form-limit {
  margin: 0;
}
#searchForm .form-limit label {
  float: left;
  margin-right: 20px;
}
#searchForm .counter {
  display: block;
  text-align: right;
  float: none;
  margin-top: 0;
}
.search-results .result-title {
  margin-top: 25px;
  margin-bottom: 10px;
}
.search-results .result-category {
  display: none;
}
table.compare > tbody > tr > td {
  background-color: #F2F2F2;
  text-align: center;
}
table.compare > tbody > tr > td:first-child {
  font-size: 14px;
  text-align: left;
}
table.compare > tbody > tr > td:nth-child(2) {
  background-color: #dbf0f7;
}
table.compare > tbody > tr > td:nth-child(3) {
  background-color: #e7f2d5;
}
table.compare > tbody > tr > td:nth-child(4) {
  background-color: #fef0c6;
}
table.compare > tbody > tr > td,
table.compare > tbody > tr > th {
  border: none;
  border: 3px solid white;
  vertical-align: middle;
  padding: 14px 16px;
}
table.compare > tbody > tr.moreInfo > td {
  background-color: #F2F2F2;
}
table.compare > tbody > tr.moreInfo > td:first-child {
  background-color: transparent;
}
table.compare > tbody > tr.cta > td {
  background-color: transparent;
  padding: 0;
}
table.compare > tbody > tr.cta > td a {
  margin: 0;
}
table.compare > tbody > tr.cta > td .btn {
  border-radius: 0;
  font-size: inherit;
  line-height: 1em;
}
table.compare tr > th {
  font-size: 24px;
  background-color: #F2F2F2;
  border: none;
  border: 3px solid white;
  text-align: center;
  padding: 18px 16px;
  width: 23.3%;
  vertical-align: top;
}
table.compare tr > th .ed-introtext {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
}
table.compare tr > th:first-child {
  text-align: left;
  width: 30%;
  vertical-align: bottom;
}
table.compare tr > th:nth-child(2) {
  background-color: #9dd7e8;
}
table.compare tr > th:nth-child(3) {
  background-color: #c5df9b;
}
table.compare tr > th:nth-child(4) {
  background-color: #fee293;
}
@media (max-width: 768px) {
  table.compare tbody {
    
  }
  table.compare tbody tr th:first-child,
  table.compare thead tr th:first-child {
    min-width: 150px;
  }
  table.compare tbody tr > th:not(:first-child),
  table.compare thead tr > th:not(:first-child) {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  table.compare tbody tr > td:not(:first-child),
  table.compare thead tr > td:not(:first-child),
  table.compare tbody tr > th:not(:first-child),
  table.compare thead tr > th:not(:first-child) {
    white-space: normal;
  }
  table.compare tbody tr > td,
  table.compare thead tr > td,
  table.compare tbody tr > th,
  table.compare thead tr > th {
    min-width: 80px;
    padding: 10px 10px;
    white-space: normal;
  }
  table.compare tbody tr > td img,
  table.compare thead tr > td img,
  table.compare tbody tr > th img,
  table.compare thead tr > th img {
    max-width: 45px;
  }
  table.compare tbody tr > td:first-child,
  table.compare thead tr > td:first-child,
  table.compare tbody tr > th:first-child,
  table.compare thead tr > th:first-child {
    padding: 10px 10px;
    white-space: normal;
  }
}

.table-responsive.cols-5 table.compare tr > th {
  width: 18.5%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 22px;
  
}
.table-responsive.cols-5 table.compare tr > th:first-child {
  width: 25%;
}
.table-responsive.cols-5 table.compare > tbody > tr > td {
  width: auto;
  
}
.table-responsive.cols-6 table.compare tr > th {
  width: 14%;
}
.table-responsive.cols-6 table.compare tr > th:first-child {
  width: 25%;
}
.table-responsive.cols-6 table.compare tr > th:nth-child(2) {
  background-color: #cccccc;
}
.table-responsive.cols-6 table.compare tr > th:nth-child(3) {
  background-color: #9dd7e8;
}
.table-responsive.cols-6 table.compare tr > th:nth-child(4) {
  background-color: #c5df9b;
}
.table-responsive.cols-6 table.compare tr > th:nth-child(5) {
  background-color: #fee293;
}
.table-responsive.cols-6 table.compare tr > th:nth-child(6) {
  background-color: #ffb9b9;
}
.table-responsive.cols-6 table.compare > tbody > tr > td:nth-child(2) {
  background-color: #e6e6e6;
}
.table-responsive.cols-6 table.compare > tbody > tr > td:nth-child(3) {
  background-color: #c6e8f2;
}
.table-responsive.cols-6 table.compare > tbody > tr > td:nth-child(4) {
  background-color: #dbebc2;
}
.table-responsive.cols-6 table.compare > tbody > tr > td:nth-child(5) {
  background-color: #fef0c6;
}
.table-responsive.cols-6 table.compare > tbody > tr > td:nth-child(6) {
  background-color: #ffecec;
}
.promo_header {
  text-align: center;
  padding: 15px 0px;
  color: #000;
}
.promo_header .container:after,
.promo_header .row:after {
  height: 0px;
}
.promo_header img {
  max-height: 120px;
}
@media all and (max-width: 767px) {
  .promo_header img {
    margin-bottom: 20px;
  }
}
.promo_header h3 {
  font-weight: bold;
  color: inherit;
  margin: 0;
}
.promo_header .close {
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  z-index: 1;
  font-size: 35px;
  text-shadow: 0 1px 0 #000;
  opacity: 0.5;
}
.promo_header .close:hover {
  opacity: 0.8;
}
@media all and (max-width: 991px) {
  .promo_header .close {
    right: 10px;
  }
}
.promo_header .promo-header-module {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding: 15px 0;
}
.promo_header .promo-header-module:before {
  content: "";
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: 110%;
  left: -5%;
  z-index: -1;
  top: 0;
  border-radius: 10px;
}
@media all and (max-width: 1199px) {
  .promo_header .promo-header-module:before {
    width: 100%;
    left: 0;
  }
}
@media all and (max-width: 991px) {
  .promo_header .promo-header-module {
    padding: 20px !important;
  }
}
.promo_header .promo-header-module::before {
  background: url("/templates/t3_bs3_blank/images/waves-bg-bottom.jpg") no-repeat scroll bottom center #e3e3e3;
  background-size: cover;
  box-shadow: 0 10px 10px #ddd;
}
@media all and (max-width: 1199px) {
  .promo_header .promo-header-module {
    padding: 20px !important;
  }
}
.promo_header .promo-header-module::before {
  z-index: 0;
}

#countdown_dashboard {
  display: block;
  margin-bottom: 0;
  text-align: center;
  padding: 0;
  border-radius: 4px;
}
#countdown_dashboard .dash_title {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 17px;
}
#countdown_dashboard.dark-bg {
  background: #666;
}
#countdown_dashboard .dash {
  display: inline-block;
  position: relative;
  color: #fff;
  overflow: hidden;
  margin: 0 5px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #countdown_dashboard .dash {
    margin: 0 2px;
  }
}
#countdown_dashboard .dash .digit {
  font-size: 50px;
  font-weight: 800;
  float: left;
  text-align: center;
  position: relative;
  background-color: #95c93f;
  padding: 0 8px;
  margin: 0 3px;
  border-radius: 5px;
}
#countdown_dashboard .dash .digit .bottom {
  background: inherit;
}
#countdown_dashboard .clock-bottom-line {
  display: none;
  font-size: 17px;
  font-weight: 700;
}
#countdown_dashboard .clock-bottom-line:before,
#countdown_dashboard .clock-bottom-line:after {
  display: table;
  content: " ";
}
#countdown_dashboard .clock-bottom-line:after {
  clear: both;
}
#countdown_dashboard.timer-blue .dash .digit {
  background-color: #4A7C9B;
}
#countdown_dashboard.dynamic-timer .dash .digit {
  font-size: 40px;
}
#countdown_dashboard.dynamic-timer.days_dash_removed .dash .digit {
  font-size: 40px;
}
#countdown_dashboard.dynamic-timer.hours_dash_removed .clock-bottom-line,
#countdown_dashboard.dynamic-timer.hours_dash_removed .dash_title {
  font-size: 20px;
}
#countdown_dashboard.dynamic-timer.hours_dash_removed .dash .digit {
  font-size: 60px;
}
.countdown-only-days #countdown_dashboard .hours_dash,
.countdown-only-days #countdown_dashboard .minutes_dash,
.countdown-only-days #countdown_dashboard .seconds_dash {
  display: none;
}
.countdown-only-days #countdown_dashboard .days_dash .dash_title {
  display: none;
}
.countdown-only-days #countdown_dashboard .clock-bottom-line.days {
  display: block;
}
.countdown-only-hms #countdown_dashboard .dash .digit {
  font-size: 50px;
}
.countdown-only-hms #countdown_dashboard .days_dash {
  display: none;
}
.countdown-only-hms #countdown_dashboard .clock-bottom-line.time {
  display: block;
}
.countdown-only-hours #countdown_dashboard .days_dash,
.countdown-only-hours #countdown_dashboard .minutes_dash,
.countdown-only-hours #countdown_dashboard .seconds_dash {
  display: none;
}
.countdown-only-hours #countdown_dashboard .hours_dash .dash_title {
  display: none;
}
.countdown-only-hours #countdown_dashboard .clock-bottom-line.hours {
  display: block;
}
.countdown_dashboard h3 {
  margin: 20px 0 10px;
}
.storeHome .countdown_dashboard h3 {
  margin-top: 0;
}
.storeProd .countdown_dashboard h3 {
  font-size: 24px;
  font-weight: bold;
}
.storeProd .countdown_dashboard h3,
.storeProd .countdown_dashboard .dash_title,
.storeProd .countdown_dashboard .clock-bottom-line {
  color: #333333;
}
.storeProd .countdown_dashboard .btn {
  display: none;
}
@media only screen and (max-width: 991px) {
  .home-background .countdown_dashboard {
    margin-top: 40px;
  }
}
.content-701 .countdown_dashboard {
  padding-top: 40px;
}
.content-701 .countdown_dashboard .btn {
  display: none;
}

.color-scheme-light {
  margin-bottom: 0;
}
.color-scheme-light .main-wrapper select,
.color-scheme-light .main-wrapper textarea,
.color-scheme-light .main-wrapper input[type="text"],
.color-scheme-light .main-wrapper input[type="password"],
.color-scheme-light .main-wrapper input[type="datetime"],
.color-scheme-light .main-wrapper input[type="datetime-local"],
.color-scheme-light .main-wrapper input[type="date"],
.color-scheme-light .main-wrapper input[type="month"],
.color-scheme-light .main-wrapper input[type="time"],
.color-scheme-light .main-wrapper input[type="week"],
.color-scheme-light .main-wrapper input[type="number"],
.color-scheme-light .main-wrapper input[type="email"],
.color-scheme-light .main-wrapper input[type="url"],
.color-scheme-light .main-wrapper input[type="search"],
.color-scheme-light .main-wrapper input[type="tel"],
.color-scheme-light .main-wrapper input[type="color"],
.color-scheme-light .main-wrapper .inputbox {
  width: 100%;
}
.color-scheme-light .body-wrapper {
  padding-top: 50px;
}
.color-scheme-light .body-wrapper.promoOn {
  padding-top: 167px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 767px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 991px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1199px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .container {
    width: auto !important;
  }
}
.row {
  margin-bottom: 0;
}
#t3-header {
  top: 0;
}
.promo_header .navbar-collapse,
#t3-header .navbar-collapse,
.stripe-banner .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
}
.promo_header .navbar-toggle,
#t3-header .navbar-toggle,
.stripe-banner .navbar-toggle {
  position: relative;
  float: none;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 7px;
}
.promo_header .main-navigation,
#t3-header .main-navigation,
.stripe-banner .main-navigation {
  position: inherit;
}
.promo_header .main-navigation .main-menu,
#t3-header .main-navigation .main-menu,
.stripe-banner .main-navigation .main-menu,
.promo_header .main-navigation .icons,
#t3-header .main-navigation .icons,
.stripe-banner .main-navigation .icons {
  visibility: visible;
}
.stripe-banner h3,
.dropdown ul.dropdown-menu li {
  border-bottom: none;
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}