@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body {
    font-weight: normal;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    background: #FFF;
    margin: 0;
    padding: 0;
}
table, tr, td {
    font-weight: normal;
    font-size: 17px;
}
a {
    color: #32657C;
}
a:hover {
    color: #A84301;
}
h1 {
    font-size: 40px;
}
h1 a {
    text-decoration: none;
    color: #A10101;
    font-weight: normal;
}
h2 {
}
h2 a {
    text-decoration: none;
}
h3 {
    font-size: 18px;
    line-height: 135%;
}
h3 a {
    color: #000000;
}
.hidden {
    display: none !important;
}
.none {
    display: none;
}
.corona {
    padding: 20px 30px;
    background: #471727;
    color: #FFF;
}
.corona .text {
    text-align: center;
    font-size: 17px;
}
.corona .more {
    border: 2px solid #FFF;
    display: inline-block;
    padding: 3px 25px;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    border-radius: 3px;
    margin-top: 12px;
}
.corona .more a {
    color: #FFF;
    font-weight: bold;
}
.corona .more a:hover {
    color: #FFDCA1 !important;
}
.covid-baner {
    font-size: 15px;
    background: #EE5025;
    color: #FFF;
    padding: 20px;
    margin-left: 30px;
    text-align: left;
}
.covid-baner h3 {
    font-size: 22px;
}
.covid-baner a {
    display: block;
    height: 100%;
}
.covid-baner .img {
    background: #FFF;
    vertical-align: middle;
    line-height: 266px;
    height: 100%;
    text-align: center;
}
.covid-baner .img img {
    /*height: 100%;*/
    max-height: 244px;
    margin: 0 20px;
}
.covid-baner .more {
    color: #FFF;
    border: 1px solid #FFF;
    text-align: center;
    padding: 3px;
}
.covid-baner .more a {
    color: #FFF;
    font-weight: bold;
}
.covid-baner .more a:hover {
    color: #FFF238;
}
@media (max-width: 575px) {
    h1 {
        font-size: 20px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 14px;
    }
    .corona .text {
        font-size: 15px;
    }
    .covid-baner {
        padding: 20px;
        margin-left: 0;
        margin-top: 26px;
        margin-bottom: 30px;
    }
    .covid-baner .img {
        text-align: center;
        line-height: 189px;
        padding: 20px;
    }
    .covid-baner .img img {
        /*height: 100%;*/
        max-height: 192px;
    }
    body {
        font-size: 13px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 15px;
    }
    .corona .text {
        font-size: 14px;
    }
    .covid-baner {
        padding: 10px 30px 10px 10px;
        margin-left: 0;
        margin-top: 50px;
    }
    .covid-baner .img {
        text-align: center;
        line-height: 230px;
    }
    .covid-baner .img img {
        /*height: 100%;*/
        max-height: 188px;
    }
    body {
        font-size: 13px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    .corona .text {
        font-size: 14px;
    }
    .covid-baner {
        padding: 10px 30px 10px 10px;
        margin-left: 0;
        margin-top: 50px;
    }
    .covid-baner .img {
        text-align: center;
    }
    .covid-baner .img {
        line-height: 202px;
    }
    .covid-baner .img img {
        /*height: 100%;*/
        max-height: 188px;
    }
    body {
        font-size: 13px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 25px;
    }
    .covid-baner {
        font-size: 13px;
        /*padding: 10px;*/
        margin-left: 0;
    }
    .covid-baner h3 {
        font-size: 15px;
    }
    .covid-baner .img {
        line-height: 207px;
    }
    .covid-baner .img img {
        /*height: 100%;*/
        max-height: 188px;
    }
    body {
        font-size: 14px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .container {
        max-width: 1299px;
    }
    body {
        font-size: 15px;
    }
    h2 {
        font-size: 28px;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .top-menu .nav-link {
        font-size: 18px;
    }
}
@media (min-width: 1600px) {
    .top-menu .nav-link {
        font-size: 21px;
    }
}
img, form {
    margin: 0px;
    padding: 0px;
    background: none;
}
p {
    margin: 10px 0px;
}
img {
    border: none;
}
/*SELECT[size="1"]
{
	(*height: 34px;*)
}*/
.breadcrumb {
    padding: 0.5rem 1rem;
    background: #F3F5F6;
    border-radius: 0;
    font-size: 12px;
    color: #666363;
    margin-top: 0;
}
.navbar {
}
nav.navbar {
    position: relative;
    z-index: 10;
    padding-top: 0;
    /*min-width: 1278px;*/
}
.dropdown-toggle::after {
    vertical-align: middle;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background: #436277;
}
.list-group-item.active a, .list-group-item.active:focus a, .list-group-item.active:hover a {
    color: #FFF;
}
/*.btn-danger
{
	background: #961111;
	padding: 5px 20px;
	border: #961111;
}*/
.top-menu {
    width: 100%;
    text-align: right;
    color: #FFF;
}
.top-menu .navbar-nav {
    margin-right: -8px;
    margin-top: 5px;
}
.top-menu .nav-link {
    font-size: 20px;
    /*color: #FFF !important;*/
    color: #0A3150 !important;
    font-weight: 600;
}
/*.nav-item.search-item
{
	line-height: 37px;
	font-size: 20px;
	padding-left: 20px;
}*/
/*.nav-item.nav-item-home
{
	line-height: 37px;
	font-size: 20px;
	padding-right: 12px;
	color: #FFF;
}*/
/*.nav-item.nav-item-home A
{
	color: #FFF;
}*/
.navbar-brand {
    height: 97px !important;
    width: 303px !important;
    padding: 0 !important;
    margin-top: 15px;
}
.navbar-brand img {
    height: 100%;
}
.top-menu .navbar-nav .dropdown-menu {
    /*background: #E8E8E8;*/
    font-size: 15px;
    padding: 10px 0;
    /*display: block;*/
}
.top-menu .navbar-nav .dropdown-menu li a {
    display: block;
    padding: 3px 0;
}
.top-menu .dropdown-item:focus, .top-menu .dropdown-item:hover {
    background-color: #C4E1F8;
}
.top-menu .dropdown-item:focus a, .top-menu .dropdown-item:hover a {
    background: transparent;
}
.top-menu .dropdown-item.active, .top-menu .dropdown-item:active {
    background-color: #97CCF6;
}
.top-menu .dropdown-item.active a, .top-menu .dropdown-item:active a {
    background: transparent;
}
.top-menu-dd {
    /*border-top: 1px solid #97A0A6;*/
    margin-top: 15px;
    padding: 10px 0;
}
.roof ul.d-md-block {
    margin: 23px 0 0 !important;
    padding: 0;
}
.top-menu-roof {
}
.top-menu-roof .roof .list-inline-item a {
    padding: 0 5px;
}
.top_search {
    position: relative;
    width: 38px;
}
.top_search .ic-search {
    width: 23px;
    height: 25px;
    display: inline-block;
    background: url(/cms/img/ic-search.svg) center left / contain no-repeat;
    padding: 0;
    margin: -9px 5px 0 10px;
    vertical-align: middle;
}
.js-searchform {
    display: none;
    position: absolute;
    top: -32px;
    right: -19px;
}
.js-searchform.active {
    display: block;
    padding: 5px;
    background: #A5C2E3;
}
.js-adrecom-search-toggle {
    display: block;
}
.js-adrecom-search-toggle.active {
    display: none;
}
.top_search input[type=text] {
    font-size: 16px;
    width: 316px;
}
.top_search .btn {
    margin-left: -71px;
    padding: 5px 15px 0;
}
/*.top_search INPUT[type=text]
{
	min-width: 211px;
	font-size: 15px;
}*/
/*.top_search .btn
{
	background: transparent;
	margin-left: -39px;
	color: #1477C2;
}*/
/*.top_search .btn:hover, .top_search .btn:focus
{
}*/
.tio-menu-line {
    border-top: 1px solid #DBE4ED;
    position: absolute;
    width: 70%;
    height: 1px;
    right: -48px;
    top: 58px;
}
.tio-menu-line2 {
    border-bottom: 1px solid #E9E8E8;
    box-shadow: 4px 4px 4px rgba(138, 150, 182, 0.158);
    position: absolute;
    width: 120%;
    height: 5px;
    background: #FFF;
    right: -48px;
    top: 119px;
}
.roof {
    padding: 0px 0px;
    font-size: 15px;
    vertical-align: top;
}
.roof ul.toproof {
    margin-bottom: 11px;
    margin-top: 0;
}
.roof ul {
    margin: 0;
    padding: 0;
}
.roof a {
    color: #0A3150;
}
.roof .top-login {
    padding: 16px 15px;
    /*border-right: 1px solid #E9E8E8;*/
    /*border-left: 1px solid #E9E8E8;*/
}
.roof .login1 span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 600;
}
.roof .icon-login {
    width: 14px;
    height: 20px;
    display: inline-block;
    background: url(/cms/img/ic-lock.svg) center left / contain no-repeat;
    vertical-align: middle;
}
.roof .dropdown-menu {
    /*display: block !important;*/
    background: #FFF;
    font-size: 15px;
    padding: 10px 20px;
}
.roof .dropdown-menu li {
    padding: 7px 0;
}
.roof .dropdown-menu a {
    display: block;
}
.roof .dropdown-item:focus, .roof .dropdown-item:hover {
    background-color: #EBEBEB;
}
.roof .dropdown-item:focus a, .roof .dropdown-item:hover a {
    background: transparent;
}
.roof .dropdown-item.active, .roof .dropdown-item:active {
    background-color: #F7F9FB;
}
.roof .dropdown-item.active a, .roof .dropdown-item:active a {
    background: transparent;
}
/*.toproof .list-inline-item SPAN
{
	padding: 7px 15px;
	border-radius: 10px;
	(*background: #E0E0E0;*)
	color: #0267A5;
	border: 1px solid #CBCDCD;
}*/
.toproof .list-inline-item.gsa span {
    background: none;
    padding: 0;
    color: #676767;
    border: none;
}
.toproof .phone {
    vertical-align: middle;
    padding: 17px 30px;
    border-right: 1px solid #DBE4ED;
}
.list-inline-item.phone a {
    color: #0074C0;
    font-weight: 600;
    font-size: 17px;
}
.list-inline-item.gsa {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.733);
    padding: 13px 30px 16px;
    border-right: 1px solid #DBE4ED;
    border-left: 1px solid #DBE4ED;
}
.list-inline-item.gsa span {
    margin-left: 5px;
    vertical-align: -4px;
}
.social-links a {
    width: 25px;
    height: 30px;
    display: inline-block;
    text-align: center;
}
.social-links a i {
    vertical-align: middle;
    /*border-radius: 100%;*/
    /*line-height: 30px;*/
    /*transition: all 0.2s linear 0s;*/
    font-size: 20px;
    text-align: center;
}
/*.main
{
    margin: 20px 0;
}*/
.slogan {
    /*float: right;*/
    text-align: right;
    font-weight: 400;
    margin-top: 14px;
    margin-bottom: 0;
    color: #C5C9CD;
}
.slogan a {
    padding: 3px;
    color: #4C555D;
    font-size: 13px;
    letter-spacing: 1px;
}
.creator {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 80px;
}
.navbar-toggler {
    position: absolute;
    z-index: 100;
    background: #FFF;
    right: 7px;
    top: 5px;
}
@media (max-width: 575px) {
    .navbar-toggler {
        right: 7px;
        top: 17px;
    }
    .top-menu .nav-link {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .top-menu .navbar-nav {
        text-align: center !important;
    }
    .toproof .phone {
        padding: 7px 10px;
        margin-right: 3px;
    }
    .roof {
        padding: 0px 0px;
        font-size: 11px;
        vertical-align: top;
        margin-top: 0;
        right: 0;
        left: 0;
        top: 73px;
        position: absolute;
    }
    .roof .top-login {
        padding: 7px 0px;
        /*border-right: 1px solid #E9E8E8;*/
        /*border-left: 1px solid #E9E8E8;*/
    }
    .roof .top-login a {
        padding: 0 5px !important;
        display: inline-block;
    }
    .roof ul.toproof {
        /*margin-top: 68px;*/
    }
    .list-inline-item.phone a {
        font-size: 12px;
    }
    .list-inline-item.gsa {
        font-size: 9px;
        padding: 0px 0 0 5px;
        margin: 0;
        border-right: none;
        border-left: 1px solid #DBE4ED;
        vertical-align: 3px;
        /*display: none;*/
    }
    .top-menu-roof .roof .list-inline-item a {
        padding: 0;
    }
    .top-menu-dd {
        /*border-top: 1px solid #97A0A6;*/
        margin-top: 39px;
        padding: 0;
    }
    .navbar-nav-roof li.list-inline-item {
        display: block;
    }
    .navbar-nav-roof li.list-inline-item a {
        display: block;
        padding: 7px;
    }
    .top_search input[type=text] {
        font-size: 14px;
        width: 97%;
    }
    .navbar-nav-roof .top_search {
    }
    .navbar-nav-roof .top_search_sm {
    }
    .roof {
        font-size: 11px;
    }
    .roof ul.d-md-block {
        margin: 16px 0 0 !important;
    }
    .navbar-brand {
        height: 58px !important;
        width: 183px !important;
    }
    .tio-menu-line {
        width: 64%;
        right: 0px;
        top: 50px;
        display: none;
    }
    .tio-menu-line2 {
        top: 105px;
        right: 0;
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .navbar-toggler {
        right: 7px;
        top: 17px;
    }
    .top-menu .nav-link {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .top-menu .navbar-nav {
        text-align: center !important;
    }
    .toproof .phone {
        padding: 15px 10px;
    }
    .roof .top-login {
        padding: 15px 5px;
        /*border-right: 1px solid #E9E8E8;*/
        /*border-left: 1px solid #E9E8E8;*/
    }
    .roof .top-login a {
        padding: 0 5px !important;
        display: inline-block;
    }
    .roof ul.toproof {
        margin-right: 59px;
        margin-top: 10px;
    }
    .list-inline-item.phone a {
        font-size: 13px;
    }
    .list-inline-item.gsa {
        font-size: 11px;
        padding: 10px 10px;
        border-right: 1px solid #DBE4ED;
        border-left: 1px solid #DBE4ED;
        display: none;
    }
    .top-menu-roof .roof .list-inline-item a {
        padding: 0;
    }
    .top-menu-dd {
        /*border-top: 1px solid #97A0A6;*/
        margin-top: 5px;
        padding: 0;
    }
    .navbar-nav-roof li.list-inline-item {
        display: block;
    }
    .navbar-nav-roof li.list-inline-item a {
        display: block;
        padding: 7px;
    }
    .top_search input[type=text] {
        font-size: 14px;
        width: 97%;
    }
    .navbar-nav-roof .top_search {
    }
    .navbar-nav-roof .top_search_sm {
    }
    .roof {
        font-size: 11px;
    }
    .roof ul.d-md-block {
        margin: 16px 0 0 !important;
    }
    .navbar-brand {
        height: 58px !important;
        width: 183px !important;
    }
    .tio-menu-line {
        width: 64%;
        right: 0px;
        top: 50px;
        display: none;
    }
    .tio-menu-line2 {
        top: 105px;
        right: 0;
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .top-menu .nav-link {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .top-menu .navbar-nav {
        text-align: center !important;
    }
    .toproof .phone {
        padding: 15px 10px;
    }
    .roof .top-login {
        padding: 15px 5px;
        /*border-right: 1px solid #E9E8E8;*/
        /*border-left: 1px solid #E9E8E8;*/
    }
    .roof .top-login a {
        padding: 0 5px !important;
        display: inline-block;
    }
    .roof ul.toproof {
        margin-right: 59px;
    }
    .list-inline-item.phone a {
        font-size: 13px;
    }
    .list-inline-item.gsa {
        font-size: 11px;
        padding: 10px 10px;
        border-right: 1px solid #DBE4ED;
        border-left: 1px solid #DBE4ED;
    }
    .top-menu-roof .roof .list-inline-item a {
        padding: 0;
    }
    .top-menu-dd {
        /*border-top: 1px solid #97A0A6;*/
        margin-top: 5px;
        padding: 0;
    }
    .roof {
        font-size: 11px;
    }
    .roof ul.d-md-block {
        margin: 16px 0 0 !important;
    }
    .navbar-brand {
        height: 58px !important;
        width: 183px !important;
    }
    .tio-menu-line {
        width: 70%;
        right: 0px;
        top: 50px;
    }
    .tio-menu-line2 {
        top: 105px;
        right: 0;
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .top-menu .nav-link {
        font-size: 14px;
        letter-spacing: -0.5px;
        padding: 0 !important;
    }
    .roof {
        font-size: 12px;
    }
    .roof ul.d-md-block {
        margin: 16px 0 0 !important;
    }
    .navbar-brand {
        height: 84px !important;
        width: 204px !important;
    }
    .tio-menu-line {
        width: 50%;
        right: -14px;
    }
    .tio-menu-line2 {
        top: 105px;
        right: -14px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .top-menu .nav-link {
        font-size: 16px;
    }
    .roof {
        font-size: 14px;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .top-menu .nav-link {
        font-size: 18px;
    }
}
@media (min-width: 1600px) {
    .top-menu .nav-link {
        font-size: 21px;
    }
}
.footer {
    background-color: #2766A3;
    clear: both;
    color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: 80px;
}
.body_healthcare-solutions .footer {
    margin-top: 0;
}
.footer a {
    color: #FFF;
}
.bottom_top_menu {
    margin-top: 20px;
    /*padding: 0 !important;*/
}
.bottom_top_menu > ul {
    list-style: none;
    margin: 0 0 54px 0;
    padding: 0;
    margin-left: 0;
}
.bottom_top_menu > ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bottom_top_menu > ul > li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 16.3%;
    display: inline-block;
    vertical-align: top;
    min-height: 164px;
    padding-left: 33px;
    padding-right: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.145);
    font-weight: bold;
}
.bottom_top_menu > ul > li:first-child {
    border: none;
}
.bottom_top_menu ul li ul {
    margin-top: 14px;
}
.bottom_top_menu ul li ul li {
    display: block;
    width: 100%;
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: normal;
}
.follow_bot {
    float: right;
    font-size: 13px;
    position: relative;
    z-index: 10;
    margin: -72px 17px 0 0;
}
.follow_bot i {
    font-size: 30px;
    margin: 5px;
}
.follow_bot a {
    width: 45px;
    height: 49px;
    display: inline-block;
    margin: 2px;
    border: 1px solid rgba(203, 203, 203, 0.410);
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}
.follow_bot .title {
    font-size: 15px;
    color: #FFF;
    padding: 0;
    margin: 0 0 6px 0;
}
.bottom_bot_menu {
    /*background: #000;*/
    /*font-size: 12px;*/
    /*padding: 10px 20px;*/
    margin: 0 -20px -20px;
}
.bottom_bot_menu a {
    /*margin: 0 10px 0 0;*/
    /*padding-left: 10px;*/
    margin-bottom: 4px !important;
    display: inline-block;
}
.bottom_bot_menu .text-right {
    margin-top: 16px;
}
.loginbar {
    margin-top: 8px;
}
.menu-search {
    margin-left: 5px;
}
.menu-search * {
    width: auto;
    margin-left: 5px;
}
.madatorystar {
    color: #CC0000;
}
.price {
    font-weight: bold;
    color: #9E011C;
    font-size: 13px;
}
.count {
    text-align: right;
    color: #FFF;
    font-style: italic;
    font-family: georgia;
    font-size: 11px;
    margin-top: -51px;
    margin-right: 6px;
    margin-bottom: 21px;
}
.msrp {
    color: #000;
    font-weight: normal;
}
.save {
    color: #477558;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.page-item.active .page-link {
    z-index: 1;
    color: #FFF;
    background-color: #598ABF;
    border-color: #598ABF;
}
.page-item a.page-link {
    color: #598ABF;
}
.page_navigator {
    float: left;
    /*margin-top: 20px;*/
}
/*.index-baner.baner-page
{
	height: 180px;
	background: url(../img/page-baner.jpg) top / cover;
	margin-bottom: 0;
	border-bottom: 40px solid #EFF2F3;
}*/
.icons_line {
    background: #0267A5;
    font-size: 14px;
    text-align: center;
}
.icons_line .ic {
    display: inline-block;
    width: 24%;
    color: #FFF;
    margin: 0;
    /*border: 1px solid #CCC;*/
    /*padding: 0 20px;*/
    vertical-align: top;
    /*height: 93px;*/
    /*background: rgba(255, 255, 255, 0.589);*/
}
.icons_line .ic b {
    display: block;
    font-weight: normal;
}
.icons_line .icon {
    height: 50px;
    margin-bottom: 5px;
}
.icons_line .idcard .icon {
    background: url(/cms/img/ic-card.svg) center no-repeat;
}
.icons_line .free .icon {
    background: url(/cms/img/ic-repair.svg) center no-repeat;
}
.icons_line .low .icon {
    background: url(/cms/img/ic-price2.svg) center no-repeat;
}
.icons_line .person .icon {
    background: url(/cms/img/ic-ny.svg) center no-repeat;
}
.education-baner {
    background: url(../img/ed-baner.png) 0 0 / cover no-repeat;
    /*background: #E9F3FD;*/
    width: 100%;
    /*text-align: left;*/
    padding: 60px 0 0;
    height: 360px;
}
.education-baner .baner {
    /*display: inline-block !important;*/
    max-width: 390px;
    float: right;
    padding: 0;
    color: #FFF;
    height: 100%;
    margin-right: 7%;
}
.education-baner .baner a {
    color: #1979BC;
    /*display: block !important;*/
}
.education-baner .baner h2 {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px;
}
.education-baner .baner h2 b {
    /*display: block;*/
    display: inline;
}
.education-baner .baner h5 {
    font-size: 14px;
    line-height: 146%;
    color: #403529;
}
.education-baner .baner .more {
    border: 1px solid #2766A3;
    display: inline-block;
    padding: 5px 25px;
    color: #2766A3;
    font-weight: normal;
    border-radius: 3px;
    margin-top: 10px;
}
.page_height {
    min-height: 350px;
}
/*
ANTON: DELETE PLACEHOLDER
.logos-baner {
    height: 117px;
    margin-top: 50px;
    background: url(../img/logos11.jpg) center / cover;
} */
.page_height {
    min-height: 350px;
}
.card-header {
    background-color: #566976;
    color: #FFF;
}
.card-footer {
    /*background-color: #E9ECEF;*/
    background: #FFF;
}
.card-header .date {
    font-weight: bold;
}
.lead {
    font-size: 20px;
    font-weight: 400;
    margin: 5px;
}
.row.js-masonry {
    margin-bottom: 30px;
}
.body_partners .card {
    text-align: center !important;
    padding: 20px 30px !important;
    height: 115px;
}
.body_partners .card .img {
}
.body_partners .card img.img-fluid {
    max-height: 53px;
    display: inline-block !important;
    margin-bottom: 10px;
}
.pertners_baner_bot {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 20px 30px;
    /*color: #FFF;*/
    /*background: #557C96;*/
    /*border-radius: 5px;*/
    /*font-size: 16px;*/
}
.pertners_baner_bot h3 {
    /*font-size: 25px;*/
}
@media (max-width: 575px) {
    .icons_line {
        padding-right: 10px !important;
        padding-left: 10px !important;
        padding-bottom: 21px !important;
        padding-top: 25px !important;
        font-size: 11px;
        margin-bottom: 0;
    }
    .icons_line .icon {
        height: 39px;
        margin-bottom: 3px;
    }
    .icons .solutions {
        padding-right: 20px !important;
        padding-left: 20px !important;
        padding-bottom: 0px !important;
        margin-bottom: -20px;
    }
    .education-baner {
        height: auto;
        margin-top: 17px !important;
        background: url(../img/ed-baner.png) 0 0 / 250% no-repeat;
        width: 100%;
        padding: 60px 0 0;
    }
    .education-baner .baner {
        max-width: 100%;
        float: none;
        margin: 118px 20px 20px;
        font-size: 13px;
    }
    .education-baner .baner h2 {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .education-baner .baner h5 {
        font-size: 10px;
    }
    .bottom_top_menu {
        padding: 0 !important;
    }
    .bottom_top_menu > ul > li {
        width: auto;
        min-height: 164px;
        min-width: 203px;
        margin: 0 0 27px 20px;
        padding-left: 0;
        padding-right: 20px;
        border-left: none;
        font-weight: bold;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .icons_line {
        padding-right: 10px !important;
        padding-left: 20px !important;
        padding-bottom: 21px !important;
        padding-top: 25px !important;
        font-size: 11px;
        margin-bottom: 0;
    }
    .icons_line .icon {
        height: 45px;
        margin-bottom: 3px;
    }
    .icons .solutions {
        padding-right: 50px !important;
        padding-left: 50px !important;
        padding-bottom: 0px !important;
        margin-bottom: -20px;
    }
    .education-baner {
        height: 183px;
        margin-top: 17px !important;
    }
    .education-baner .baner {
        max-width: 211px;
        margin-right: 6%;
        font-size: 13px;
    }
    .education-baner .baner h2 {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .education-baner .baner h5 {
        font-size: 10px;
    }
    .bottom_top_menu {
        padding: 0 !important;
    }
    .bottom_top_menu > ul > li {
        width: auto;
        min-height: 164px;
        min-width: 203px;
        margin: 0 0 27px 20px;
        padding-left: 0;
        padding-right: 20px;
        border-left: none;
        font-weight: bold;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .icons_line {
        padding-right: 10px !important;
        padding-left: 20px !important;
        padding-bottom: 21px !important;
        padding-top: 25px !important;
        font-size: 12px;
        margin-bottom: 0;
    }
    .icons_line .icon {
        height: 57px;
        margin-bottom: 3px;
    }
    .icons .solutions {
        padding-right: 50px !important;
        padding-left: 50px !important;
        padding-bottom: 0px !important;
        margin-bottom: -20px;
    }
    .education-baner {
        height: 261px;
        margin-top: 30px !important;
    }
    .education-baner .baner {
        max-width: 194px;
        margin-right: 6%;
        font-size: 13px;
    }
    .education-baner .baner h2 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .education-baner .baner h5 {
        font-size: 11px;
    }
    .bottom_top_menu {
        padding: 0 !important;
    }
    .bottom_top_menu > ul > li {
        width: auto;
        min-height: 164px;
        min-width: 203px;
        margin: 0 0 27px 20px;
        padding-left: 0;
        padding-right: 20px;
        border-left: none;
        font-weight: bold;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .icons_line {
        padding-right: 10px !important;
        padding-left: 20px !important;
        padding-bottom: 21px !important;
        padding-top: 25px !important;
        font-size: 10px;
        margin-bottom: 0;
    }
    .icons_line .icon {
        height: 35px;
        margin-bottom: 3px;
    }
    .icons .solutions {
        padding-right: 10px !important;
        padding-left: 25px !important;
        padding-bottom: 0px !important;
        margin-bottom: -20px;
    }
    .education-baner {
        height: 259px;
    }
    .education-baner .baner {
        max-width: 194px;
        margin-right: 6%;
        font-size: 13px;
    }
    .education-baner .baner h2 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .education-baner .baner h5 {
        font-size: 11px;
    }
    .bottom_top_menu {
        padding: 0 !important;
    }
    .bottom_top_menu > ul > li {
        width: auto;
        min-height: 164px;
        min-width: 203px;
        margin: 0 0 27px 20px;
        padding-left: 0;
        padding-right: 20px;
        border-left: none;
        font-weight: bold;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .icons_line {
        padding-right: 5px !important;
        padding-left: 20px !important;
        padding-bottom: 21px !important;
        padding-top: 25px !important;
        font-size: 12px;
        margin-bottom: 0;
    }
    .icons .solutions {
        padding-right: 10px !important;
        padding-left: 25px !important;
        padding-bottom: 0px !important;
        margin-bottom: -20px;
    }
    .education-baner {
        height: 259px;
    }
    .education-baner .baner {
        max-width: 345px;
        margin-right: 6%;
    }
    .education-baner .baner h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .bottom_top_menu {
        padding: 0 !important;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .icons_line {
        padding-right: 5px !important;
        padding-left: 20px !important;
        padding-bottom: 21px !important;
        font-size: 12px;
        margin-bottom: 0;
    }
    .icons .solutions {
        padding-right: 10px !important;
        padding-left: 25px !important;
    }
    .education-baner {
        height: 310px;
    }
    .education-baner .baner {
        max-width: 345px;
        margin-right: 6%;
    }
    .education-baner .baner h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
}
@media (min-width: 1600px) {
    .top-menu .nav-link {
        font-size: 21px;
    }
}
/**********************************************************************************************************************
contact-page*/
.googlemap {
    margin-bottom: 30px;
}
.contact_form_box {
    padding: 23px 20px 10px;
    margin-bottom: 30px;
    background: #F2F2F2;
}
.contact_info {
    font-size: 16px;
}
/**********************************************************************************************************************
left menu*/
.left_menu .title {
    font-size: 20px;
    margin: 0 5px 5px 16px;
}
.left_menu .badge {
    font-size: 9px;
}
.left_menu .active a {
    color: #FFF;
}
.left_menu .l_0 {
    padding: 7px 15px;
}
.left_menu .l_10 {
    font-size: 13px;
    padding: 6px 15px 6px 20px;
    /*background: #F5F5F5;*/
}
.left_menu .l_20 {
    font-size: 12px;
    font-size: 13px;
    padding: 6px 25px;
    background: #E7E7E7;
}
.category_menu {
}
.category_menu_list--sub {
    display: none;
}
.category_menu_list__item--open > .category_menu_list--sub, .category_menu_list__item--path.category_menu_list__item--open > .category_menu_list--sub, .category_menu_list__item--current.category_menu_list__item--open > .category_menu_list--sub {
    display: block;
}
.category_menu .badge.badge-secondary {
    font-size: 10px;
}
.category_menu .list-group-flush .list-group-item {
    padding: 10px 15px;
    background: #F2F2F2;
    font-size: 13px;
}
.category_menu .badge {
    display: none;
}
/*lend eft menu
*/
/*articles
*/
/*.info_line
{
    background: #F5F5F5;
    margin-top: 10px;
}*/
/*.articles_list H3
{
    font-size: 20px;
    margin: 20px 0 5px;
}*/
/*articles
*/
.plain_list {
}
.card-header .rr-star-st {
    margin: 0;
}
.plain_list .well {
    border: none;
    background: #F0F0F0;
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 7px 10px;
    box-shadow: none;
}
.plain_list .well .date {
    margin-right: 10px;
    font-weight: bold;
}
.img .review-post-st {
    margin-top: 10px;
    display: inline-block;
}
.more {
}
.more a {
    text-decoration: none;
}
.more a:hover {
    color: #DB0202;
    text-decoration: underline;
}
.side_list .title {
    font-size: 20px;
    margin: 0 5px 5px 16px;
    color: #FC6400;
}
.side_list h4.list-group-item-heading {
    font-size: 15px;
    margin: 0;
}
.side_list p.list-group-item-text {
    margin: 0;
    font-size: 13px;
    margin-top: 5px;
}
.articles__list__item {
    margin-bottom: 30px;
}
.articles__list__item .card > a.img {
    max-height: 400px;
    overflow: hidden;
}
.articles__list__item .card > a.evimg {
    height: 300px;
    overflow: hidden;
}
.articles__list__item .card > a.evimg img {
    height: 100%;
}
.articles__list__item .card {
    height: 100%;
}
.articles__list__item .card p {
    margin-bottom: 0;
}
.articles__list__item .card-body {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.articles__list__item .card-body h3 {
    font-size: 15px;
    font-weight: normal;
}
.col.articles__list__item .card-body {
    min-height: 140px;
}
.col.articles__list__item .card-footer {
    background: #FFF;
    border-top: 0;
    padding-top: 0;
}
.col.articles__list__item .img {
    height: 194px;
    overflow: hidden;
}
.body_solutions .articles__list__item .card-title {
    /*font-size: 17px;*/
}
.news_short_list .date {
    font-weight: bold;
}
.oversized-pr {
    /*margin: 19px 0 50px !important;*/
    /*padding: 0 !important;*/
    /*list-style: none;*/
    /*clear: both;*/
    text-align: center;
}
.oversized-pr .card {
    margin-bottom: 47px;
    padding: 12px 20px;
    /*min-height: 395px;*/
    /*height: 95%;*/
}
.oversized-pr .card-footer {
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
}
.oversized-pr .card .card-desc {
    /*text-align: left;*/
    display: inline-block;
    text-align: left;
    max-width: 80%;
}
.oversized-pr .card ul {
    margin: 0 0 0 13px;
    padding: 0;
}
.oversized-pr_list h3 {
    margin: 30px 0;
    text-transform: uppercase;
    font-size: 24px;
}
.oversized-pr_list h3 span {
    padding: 5px 13px;
    background: #FF6C00;
    color: #FFF;
    font-size: 36px;
    margin-right: 5px;
    font-weight: bold;
}
.oversized-pr img {
    max-height: 251px;
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}
.oversized-pr .Preprinted-Cards img {
    max-height: 379px;
}
.drivers_list {
    /*margin-bottom: 80px !important;*/
    margin: 50px 0 0px !important;
}
.drivers_list h3 {
    margin: 30px 0 41px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    background: #FFF;
    color: #4476B8;
    text-align: center;
}
.drivers_list h3 span {
    padding: 10px 13px;
    background: #4476B8;
    color: #FFF;
    font-size: 45px;
    margin-right: 5px;
    font-weight: bold;
}
.drivers_list h4 {
    font-size: 19px;
    /*min-height: 54px;*/
}
.drivers_list .row {
    margin-bottom: 30px;
}
.drivers_list .col {
    text-align: left;
}
.rentals_list {
    padding: 50px 0 40px;
    font-size: 18px;
    background: #4476B8;
    color: #FFF;
}
.rentals_list h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 35px;
    color: #E9F2FC;
}
.rentals_list h4 {
    color: #FFF;
    font-size: 30px;
}
.rentals_list h4 a {
    color: #FFF;
}
.rentals_list h3 {
    margin: 30px 0 41px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    background: #E9F2FC;
    color: #4476B8;
    text-align: center;
}
.rentals_list h3 span {
    padding: 10px 13px;
    background: #842821;
    color: #FFF;
    font-size: 45px;
    margin-right: 5px;
    font-weight: bold;
}
.rentals_list .img {
    margin-bottom: 30px;
    margin-top: 30px;
}
.h2-line {
    margin: 50px 0 41px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    background: #EFF2F3;
    text-align: center;
}
.h2-line span {
    padding: 10px 13px;
    background: #446378;
    color: #FFF;
    font-size: 45px;
    margin-right: 5px;
    font-weight: bold;
}
.downloads-zebra {
    text-align: center;
    margin-bottom: 50px;
}
.downloads-zebra ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
}
.downloads-zebra ul li {
    font-size: 20px;
    list-style: none;
    margin: 0 0 5px 0;
    /*border-bottom: 1px dotted #CCC;*/
    padding: 0 0 5px 0;
}
.downloads-zebra ul li i {
    margin-right: 5px;
}
.more_info_over_printer {
    margin-bottom: 10px;
    display: inline-block;
}
.body_zebra-zc10l-id-card-printer .rentals_list {
    /*padding-top: 0;*/
}
.free-simpe {
    padding: 20px 30px;
    background: #4D697E;
    color: #FFF;
    border-radius: 10px;
    margin-top: 30px;
}
.free-simpe a {
    color: #FFF;
    text-decoration: underline;
}
.over-bages {
}
.over-bages a {
    display: inline-block;
    max-width: 16%;
}
.over-bages img {
    /*max-height: 210px;*/
    max-width: 100%;
}
.over-bages-zebra img {
    max-width: 100%;
    max-height: 150px;
}
.body_oversized-id-card-printers .mb-4 h3 {
    margin: 10px 0 5px;
}
.body_oversized-id-card-printers .mb-4 strong {
    font-size: 16px;
    font-weight: 600;
}
.articles_companysolutions .long_desc {
    padding-bottom: 0 !important;
}
.articles_companysolutions .long_desc > h3 {
    font-size: 30px;
}
/*.pict_file_about
{
	background: #38434B;
	padding: 10px;
	color: #FFF;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 20px;
	max-width: 259px;
	float: right;
}*/
/*.pict_file_about IMG
{
	margin-bottom: 10px;
}*/
/*.pict_file_about A
{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 100;
	display: block;
	font-size: 15px;
	font-weight: 600;
	padding: 0 10px;
}*/
/*.pict_file_about I
{
	color: #FFF;
}*/
.pages_top_about .item {
    background: #EFF2F3;
    padding: 20px 30px;
    margin-bottom: 22px;
}
.pages_top_about .item h2 {
    color: #446378;
}
.pages_top_about .item h3 {
    font-size: 18px;
}
.body_company-profile .cat_desc {
}
.body_company-profile .cat_desc h3 {
    font-size: 18px;
}
.body_clients .long_desc ul {
    padding: 20px 20px 50px 21px;
}
.body_clients .long_desc ul li {
    margin-bottom: 5px;
    float: left;
    width: 50%;
}
.body_clients .long_desc ul ul li a {
}
.body_clients .long_desc {
    margin-bottom: 50px;
}
.body_careers .cat_desc.mb-4 {
    font-size: 20px;
}
.body_careers .well {
    padding: 10px 10px 10px 20px;
    background: #647F99;
    margin-bottom: 20px;
    color: #FFF;
}
.body_careers blockquote {
    padding: 10px 20px 20px;
    border-bottom: 2px dotted #CCC;
}
.body_careers blockquote h2 {
    font-size: 20px;
}
.body_partners .cat_desc {
    margin-bottom: 6px !important;
}
.body_banking-solution .cat_desc {
    margin-bottom: 6px !important;
}
.body_property-management-solution .cat_desc {
    margin-bottom: 6px !important;
}
.body_education-solution .cat_desc {
    margin-bottom: 6px !important;
}
.room {
    margin: 0;
    padding: 0;
    list-style: none;
}
.room li {
    list-style: none;
    width: 24%;
    float: left;
    height: 185px;
    overflow: hidden;
    margin: 0.5%;
}
.room li img {
    width: 100%;
}
.nexus_box {
    /*margin-bottom: 30px;*/
    /*margin-top: 42px;*/
    /*margin-left: 50px;*/
    /*float: left;*/
    padding: 0;
    border-bottom: 5px solid #2790CA;
    /*background: #F3F3F3;*/
    /*width: 305px;*/
    /*float: right;*/
}
.nexus_box .FREFGUIDE {
    text-align: center;
    margin-bottom: 20px;
    background: #7EA92C;
    padding: 10px;
    color: #FFF;
    text-transform: uppercase;
}
.nexus_box .FREFGUIDE a {
    display: block;
    color: #FFF;
    font-weight: bold;
}
.FREFGUIDE1 {
    font-size: 20px;
    text-align: center;
    background: url(../img/over-pr.png) 1px 22px / contain no-repeat #747F83;
    border-radius: 5px;
    color: #FFF;
}
.FREFGUIDE1 a {
    color: #FFF;
    display: block;
    padding: 215px 20px 20px;
}
.nexus_box .title {
    background: #2790CA;
    color: #FFF;
    padding: 5px 15px;
    margin: 0;
}
.nexus_box .title1 {
    padding: 10px 15px;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.nexus_box .text {
    padding: 0 20px 20px;
    vertical-align: middle;
    font-size: 15px;
}
.nexus_box .pict {
    padding: 10px;
    border: 1px solid #CCC;
    text-align: center;
    /*display: inline-block;*/
    /*width: 30%;*/
    /*float: left;*/
    background: #FFF;
    width: 50%;
    float: left;
    margin: 0 10px 10px 15px;
}
.nexus_box .pict img {
    max-width: 100%;
    max-height: 133px;
}
.nexus_box .more {
    margin-top: 10px;
    color: #9D0000;
}
/*.body_service-plans .img
{
	display: none;
}*/
.body_service-plans .card-header {
    background: #536E81;
    color: #FFF;
    text-align: center;
}
.body_service-plans .card-header button {
    color: #FFF;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    white-space: normal;
}
.body_service-plans .accordion .card-body {
    padding: 20px 50px;
}
.body_press-room .gray_line {
    /*margin-top: -32px;*/
    /*margin-bottom: 30px;*/
    padding: 0;
}
.room_info {
    clear: both;
    margin: 0;
    padding: 20px;
}
.room_info h3 {
}
.room_info .info {
    padding: 5px;
}
.room_info .info-phone {
    padding: 5px;
}
.row.room_info .info-med {
    padding: 16px 5px 5px;
    /*flex-grow: 0.65;*/
}
.row.room_info .info-med h3:after {
    font-family: "fontAwesome";
    font-size: 1.3em;
    color: #A3A3A5;
    margin-left: 7px;
    vertical-align: -2px;
    content: "\f054";
}
/*.corpbroshure
{
	text-align: center !important;
	background: #F3F3F3;
	padding: 15px 10px;
	margin-top: 31px;
}*/
/*.corpbroshure H3
{
	margin: 0;
	padding: 0;
}*/
.info h4 {
    font-size: 16px;
    margin: -4px 0 0;
}
.corpbroshure .pict {
    float: none;
    margin: 10px 0;
}
.corpbroshure .pict img {
    border: 1px solid #B5B4B4;
}
.body_press-room .col-12 h3 {
    font-size: 30px;
    margin-bottom: 10px;
    /*background: #D8DDDF;*/
    margin-bottom: 20px;
    padding: 10px 10px 10px 20px;
    border-bottom: 2px dotted #CCC;
}
.Printing-areas {
    margin-top: 40px;
}
.Printing-areas .title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: -20px;
}
.Printing-areas img {
    max-width: 100%;
}
@media (max-width: 575px) {
    .oversized-pr_list h3 {
        font-size: 20px;
    }
    .oversized-short_desc .cat_desc {
        font-size: 13px;
    }
    .drivers_list h3 {
        font-size: 25px;
    }
    .drivers_list h3 span {
        font-size: 35px;
    }
    .drivers_list h4 {
        font-size: 15px;
    }
    .drivers_list .btn {
        margin-bottom: 59px;
    }
    .rentals_list h3 {
        font-size: 25px;
    }
    .rentals_list h3 span {
        font-size: 35px;
    }
    .rentals_list h2 {
        font-size: 25px;
    }
    .rentals_list {
        font-size: 15px;
    }
    .room li {
        height: 97px;
        width: 49%;
    }
    .list_about h3 {
        font-size: 15px;
    }
    .list_about .col {
        min-width: 48%;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .oversized-short_desc .cat_desc {
        margin-bottom: 30px;
        font-size: 14px;
    }
    .oversized-nexus .cat_desc_long {
    }
    .drivers_list h3 {
        font-size: 25px;
    }
    .drivers_list h3 span {
        font-size: 35px;
    }
    .drivers_list h4 {
        font-size: 15px;
    }
    .rentals_list h3 {
        font-size: 25px;
    }
    .rentals_list h3 span {
        font-size: 35px;
    }
    .rentals_list h2 {
        font-size: 25px;
    }
    .rentals_list {
        font-size: 15px;
    }
    .room li {
        height: 132px;
        width: 49%;
    }
    .list_about h3 {
        font-size: 15px;
    }
    .list_about .col {
        min-width: 31%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .oversized-short_desc .cat_desc {
        margin-bottom: 30px;
        font-size: 14px;
    }
    .oversized-nexus .cat_desc_long {
    }
    .drivers_list h3 {
        font-size: 25px;
    }
    .drivers_list h3 span {
        font-size: 35px;
    }
    .drivers_list h4 {
        font-size: 15px;
    }
    .rentals_list h3 {
        font-size: 25px;
    }
    .rentals_list h3 span {
        font-size: 35px;
    }
    .rentals_list h2 {
        font-size: 25px;
    }
    .rentals_list {
        font-size: 15px;
    }
    .over-bages-zebra img {
        max-height: 218px;
    }
    .room li {
        height: 182px;
        width: 49%;
    }
    .list_about h3 {
        font-size: 15px;
    }
    .list_about .col {
        min-width: 31%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .body_oversized-id-card-printers .oversized-pr .products__list__item {
        min-width: 33%;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-lg-12 {
        min-width: 100%;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-xl-3 {
        min-width: 50%;
        display: flex;
        align-items: center !important;
        justify-content: center !important;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-xl-3 img {
        max-width: 345px;
        display: inline-block !important;
    }
    .body_oversized-id-card-printers .oversized-short_desc .cat_desc {
        min-width: 100%;
        margin-bottom: 30px;
        font-size: 15px;
    }
    .rentals_list h2 {
        font-size: 30px;
    }
    .rentals_list {
        font-size: 15px;
    }
    .over-bages-zebra img {
        max-height: 260px;
    }
    .room li {
        height: 118px;
    }
    .list_about h3 {
        font-size: 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .body_oversized-id-card-printers .oversized-pr .products__list__item {
        min-width: 33%;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-lg-12 {
        min-width: 100%;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-xl-3 {
        min-width: 50%;
        display: flex;
        align-items: center !important;
        justify-content: center !important;
    }
    .body_oversized-id-card-printers .oversized-id-card-printers-badges-pict .col-xl-3 img {
        max-width: 345px;
        display: inline-block !important;
    }
    .body_oversized-id-card-printers .oversized-short_desc .cat_desc {
        min-width: 100%;
        margin-bottom: 30px;
    }
    .rentals_list {
        font-size: 15px;
    }
    .room li {
        height: 118px;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .free-simpe {
        padding: 20px 30px;
        font-size: 13px;
    }
    .body_oversized-id-card-printers .oversized-pr .products__list__item {
        min-width: 25%;
    }
}
@media (min-width: 1600px) {
}
/**********************************************************************************************************************
products list*/
.pdf_file {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    color: #C20D00;
}
.pdf_file:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    color: #C20D00;
    margin-right: 5px;
    vertical-align: 0px;
    content: "\f15c";
}
.jumbotron {
    padding: 0;
    text-align: left;
    background: transparent;
    /*padding-bottom: 0;*/
    /*border-bottom: 2px dashed rgba(232, 232, 232, 0.955);*/
    /*min-height: 90px;*/
    text-align: center;
}
.jumbotron h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 30px;
    color: #25435B;
}
.jumbotron .cat_desc {
    margin-bottom: 0;
    font-size: 19px;
    color: #25435B;
    font-weight: 600;
    /*display: inline-block;*/
    border-top: 3px solid #E9F2FC;
    padding-top: 10px;
}
.jumbotron .file {
    /*margin-left: 5px;*/
    /*margin-bottom: 10px;*/
    /*margin-right: 20px;*/
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid rgba(98, 121, 138, 0.200);
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*margin: 0 10px 20px 0;*/
}
.jumbotron .btn:hover {
    border: 2px solid #62798A;
}
.jumbotron .file:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    color: #1790E2;
    margin-right: 13px;
    vertical-align: 0px;
    content: "\f1c1 ";
    /*font-weight: normal;*/
}
.jumbotron_id-software {
    margin-bottom: 6px;
}
.btn-covid {
    background: 0 0 / contain no-repeat #651A33;
    display: inline-block;
    width: 100%;
    color: #FFF;
    padding-right: 20px;
    border-radius: 5px;
}
.btn-covid b {
    font-size: 19px;
}
.btn-covid:hover {
    color: #FEFB37;
}
.btn-covid .col-pict img {
    border-radius: 10px;
}
.oversized-short_desc {
    margin: 0 0 50px 0 !important;
    font-size: 16px;
}
.jumbotron-video {
    border: none;
}
.cat_desc h2 {
    font-size: 25px;
    margin-bottom: 20px;
}
.cat_desc_long iframe {
    width: 100%;
}
.cat_desc_long h3 {
}
.calltoday {
    font-size: 18px;
    color: #FFF;
    text-align: left;
    padding: 20px 20px 20px 78px !important;
    background: url(../img/ic_call.png) 19px 24px no-repeat #2766A3;
    border-radius: 5px 0 0 5px;
    min-width: 410px;
    margin-top: 0;
    margin-left: 0;
    margin-right: -94px;
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 261px;*/
}
.calltoday a {
    color: #FFF;
    display: block;
}
.calltoday2 {
    font-size: 17px;
    /*font-weight: bold;*/
    color: #FFF;
    text-align: center;
    padding: 10px 25px;
    background: #73A35B;
    margin: 0 0 16px 0;
    /*float: right;*/
    /*width: 245px;*/
    /*margin-top: -164px;*/
}
.calltoday2 a {
    color: #FFF;
    display: block;
}
.calltoday3 {
    font-size: 18px;
    color: #FFF;
    text-align: left;
    padding: 20px;
    background: url(../img/ic_call.png) 14px 14px no-repeat #4CAF50;
    border-radius: 5px;
    padding-left: 63px;
    width: auto;
    margin: 20px 0;
    display: inline-block;
}
.calltoday3 a {
    color: #FFF;
    display: block;
}
.id-software_consultation {
    /*position: absolute;*/
    /*right: -33px;*/
    /*margin: 0;*/
    /*width: 367px;*/
    /*width: auto !important;*/
}
.id-software_consultation .calltoday {
    margin: 0 0 36px 0 !important;
    width: auto;
    min-width: 150px;
    max-width: 717px;
    border-radius: 5px;
    display: inline-block;
    background-position: 22px 9px;
}
.visitor-management_consultation .calltoday {
    margin: 0 0 36px 0 !important;
    width: auto;
    min-width: 150px;
    max-width: 717px;
    border-radius: 5px;
    display: inline-block;
    background-position: 22px 9px;
}
.jumbotron_visitor-management {
    margin-bottom: 0;
}
.call-download {
    font-size: 18px;
    background: #2766A3;
    padding: 20px !important;
    text-transform: uppercase;
    border-radius: 5px;
    text-align: center;
    margin: 5px 0 34px !important;
    /*width: 349px;*/
}
.call-download b {
    /*display: block;*/
}
.call-download a:before {
    font-family: "fontAwesome";
    font-size: 35px;
    color: #FFF;
    line-height: 100%;
    margin-right: 12px;
    vertical-align: -4px;
    content: "\f019";
}
.call-file {
    font-size: 18px;
    color: #FFF;
    text-align: left;
    padding: 20px 20px 20px 96px !important;
    background: url(../img/ic-pdf-broshire.svg) 15px 9px / 65px no-repeat #1979BC !important;
    border-radius: 5px 0 0 5px;
    min-width: 410px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.buttons-over {
    text-align: center;
}
.buttons-over .icon {
    height: 65px;
    width: 98px;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}
.buttons-over b {
    display: block;
}
.buttons-over .icon img {
    max-height: 100%;
}
.buttons-over a {
    margin: 5px 0 15px;
    color: #FFF;
    background: #3577BA;
    text-transform: uppercase;
    padding: 20px;
    display: block;
    border-radius: 0;
}
.buttons-over a:last-child {
    margin-bottom: 0;
}
a.btn-special2 {
    background: #A70D0D !important;
    padding: 0 20px;
}
a.btn-special2 .icon {
    display: block;
    height: auto;
    width: 100%;
    background: #FFF;
    color: #A70D0D;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 30px;
}
a.btn-special2 i {
    font-size: 30px;
    margin-top: 10px;
}
/*.jumbotron_quickship-proximity-cards .calltoday
{
	margin-top: -19px;
}*/
/*.jumbotron-video .calltoday
{
	margin-top: -10px;
}*/
.shop_price {
    margin-bottom: 20px;
}
.title {
    font-size: 18px;
    margin: 5px 0;
}
.title a {
    color: #818181;
    text-decoration: underline;
}
.next_prev {
    margin: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    padding: 5px;
    background: #F3F3F3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.next_prev a {
    text-decoration: none;
    font-size: 30px;
    color: #CCC;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
}
.next_prev a:hover {
    color: #5296D3;
}
.nopict {
    font-size: 20px;
    color: #D1D1D1;
    line-height: 154px;
    height: 158px;
    vertical-align: middle;
    background: #F0F0F0;
}
.nopict i {
    vertical-align: middle;
}
.discounts_info_upsale {
    margin: 10px 0;
}
.discounts_info_upsale th {
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}
.discounts_info_upsale td {
    text-align: center;
    font-size: 12px;
    padding: 2px !important;
}
.products_list {
}
.products_list .cat_desc {
}
.products_list .products__list__item {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    /*vertical-align: top;*/
}
.products_list .products__list__item form {
    height: 100%;
}
.products__list__item .card {
    height: 100% !important;
    text-align: center;
    padding-bottom: 0;
}
.products__list__item__caption {
    font-size: 16px;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    color: #000;
}
.products__list__item__caption a {
    color: #000;
    display: block;
}
.products__list__item__picture {
    /*overflow: hidden;*/
    padding: 20px;
    height: 200px;
    line-height: 164px;
    text-align: center;
}
.products__list__item__picture .card-img-top {
    max-height: 100%;
    width: auto;
    max-width: 99%;
}
.products__list__item__offer__price {
    font-size: 18px;
    color: #EB0000;
}
/*.products__list__item .card-body .list_sku
{
	position: absolute;
	right: 0;
	left: 0;
	bottom: 54px;
}*/
.products_list .qty div {
    /*padding: 0 2px;*/
}
.products_list .qty input[type=number] {
    max-width: 70px;
    vertical-align: middle;
}
.products_list .qty input {
    vertical-align: middle;
}
.quick_view_product {
    position: absolute;
    right: 0;
    left: auto;
}
.quick_view_product .btn {
    background: #FFF;
}
.quick_view_product .btn:hover {
    background: #6C757D;
}
/*.product_option
{
	float: none;
	padding: 0;
	margin: 0;
}*/
.product_option label {
    padding-right: 0;
    text-align: right;
}
.product_option .row {
    margin-top: 5px;
    margin-bottom: 5px;
}
.option_block4tpye_spacial.text-center strong {
    display: block;
    margin: 0 0 -15px 0;
}
.products_list h3 {
    margin: 10px 0 0;
    font-size: 19px;
}
.products_list .sdesc {
    /*text-align: left;*/
    font-size: 12px;
    margin: 5px 0;
}
.products__list__item .card-footer {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    padding-bottom: 0;
}
.qty {
    margin: 5px 0 0;
    background: #F0F0F0;
    padding: 7px 0 5px;
    border-radius: 3px;
}
.qty .form-group {
    margin-bottom: 0;
}
.qty label {
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}
/*.products_list .cat_desc
{
	margin-bottom: 20px;
}*/
.cat_pr_topprox-proximity-cards iframe {
    width: 100%;
}
.wishlist-box {
    text-align: center;
    margin: 10px 0;
}
.products_list .rating_table {
    text-align: center;
}
.products_list .rating_table .review-post-st {
    display: inline-block;
}
.featured_products_list {
}
.products_list h2 {
    text-transform: uppercase;
    font-size: 24px;
}
.products_list h2 span {
    padding: 5px 13px;
    background: #FF6C00;
    color: #FFF;
    font-size: 36px;
    margin-right: 5px;
    font-weight: bold;
}
.modal-body label {
    text-align: right;
    font-weight: bold;
    padding-right: 0;
}
.gray_line {
    padding: 50px 0 50px;
    margin: 50px 0 50px;
    background: #E9F2FC;
}
.white_line {
    padding: 30px 0 50px;
    margin: 30px 0;
}
.oversized-pr_list {
    margin-bottom: -79px;
}
.body_products_zoom .gray_line {
    margin-top: 0;
}
.gray_line .desc-spec h3 {
    font-size: 20px;
}
.gray_line .desc-spec h4 {
    font-size: 20px;
}
.gray_line_event-management-solutions {
    margin-bottom: -80px !important;
}
.gray_line_educational-seminars {
    margin-bottom: -80px;
    margin-top: 0;
}
.gray_line_technical-support {
    margin-bottom: -80px !important;
    padding-bottom: 80px;
}
.f_news_list {
    padding-right: 0;
    margin-top: 50px;
    margin-bottom: 50px;
}
.f_news_list h2 {
    text-transform: uppercase;
    font-size: 24px;
}
.f_news_list h2 span {
    padding: 5px 13px;
    background: #3584B6;
    color: #FFF;
    font-size: 36px;
    margin-right: 5px;
    font-weight: bold;
}
.f_news_list .item {
    padding: 10px 3px;
}
.f_news_list .item .title {
    margin: 0;
}
.f_news_list .item .title a {
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
}
.f_faq_list {
    margin-top: 50px;
    margin-bottom: 50px;
}
.f_faq_list h2 {
    text-transform: uppercase;
    font-size: 24px;
}
.f_faq_list h2 i {
    text-transform: none;
    font-style: normal;
    margin-left: 2px;
}
.f_faq_list h2 span {
    padding: 5px 13px;
    background: #A745DF;
    color: #FFF;
    font-size: 36px;
    margin-right: 5px;
    font-weight: bold;
}
.f_faq_list .item {
    padding: 15px 3px;
}
.f_faq_list .item .title {
    margin: 0;
    text-transform: uppercase;
}
.f_faq_list .item .title:before {
    font-family: "fontAwesome";
    font-size: 28px;
    color: #A3A3A5;
    margin-right: 7px;
    vertical-align: -3px;
    content: "\f29c";
}
.cats {
}
.cats .col.cat-item {
    min-width: 10% !important;
}
.cats .cat-item {
    text-align: center;
}
.cats .cat-item .card {
    height: 100%;
}
.cats .cat-item .card > a {
    height: 120px;
    display: block;
    line-height: 120px;
}
.cats .cat-item .card-img-top {
    max-width: 100%;
    max-height: 100%;
    margin: 10px 0;
    width: auto;
}
.cats .cat-item .card-title {
    font-size: 18px;
    margin: 0;
    color: #000;
}
.cats .cat-item .card-title a {
    color: #000;
}
.products_list .cat-item .card .card-body {
    padding: 20px 10px;
}
/*.cat_pr_id-software
{
	text-align: center;
}*/
/*.cat_pr_id-software .card-img-top
{
	max-height: 270px;
	margin-top: 18px;
	width: auto;
}*/
.cardpresso_picts {
    margin-top: 10px;
}
.cardpresso_picts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cardpresso_picts ul li {
    float: left;
    border: 1px solid #CCC;
    margin: 2px;
    width: 33%;
}
.cardpresso_picts ul li img {
    width: 100%;
}
.BADGEMAKERaddons {
    text-align: center;
}
.BADGEMAKERaddons h2 {
    margin: 0;
    display: block;
    font-weight: bold;
}
.BADGEMAKERaddons h3 {
    margin: 0;
    font-weight: bold;
    display: block;
}
.BADGEMAKERaddons h4 {
    margin: 11px 0 28px;
}
.BADGEMAKERaddons .col-md-4 {
    text-align: left;
}
.table_cards {
    /*margin: 0px 0 34px 0px;*/
    /*padding: 20px 20px 20px;*/
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*background: #F5F5F5;*/
    /*margin-top: 45px;*/
}
.table_cards img {
    max-width: 100%;
}
.table_cards h3 {
    margin: 0 0 10px;
    color: #006BBC;
    font-size: 25px;
}
.table_cards tr {
    background: #FFF;
}
.table_cards tr td {
    padding: 3px 10px;
    border: 1px solid #8E8E8E;
}
.cards_broshure {
    /*float: right;*/
    font-size: 20px;
    max-width: 307px;
    margin-left: 30px;
    margin-bottom: 20px;
}
.cards_broshure .btn {
    word-wrap: normal;
    color: #FFF;
    background: #1F4663;
    white-space: normal;
    line-height: 132%;
}
.cards_broshure .img {
    margin-bottom: 10px;
    height: 93px;
    overflow: hidden;
}
.gray_line.topprox-proximity-cards {
    padding: 10px 0 50px !important;
}
.gray_line.topprox-proximity-cards .video {
    display: block;
}
.card_qa_desc .answer {
    padding-bottom: 30px;
    padding-top: 10px;
    font-size: 15px;
}
.card_qa_desc {
    margin-top: 50px;
}
.card_qa_desc h3.qestion {
    background-image: none;
    background: #F4F4F4 !important;
    color: #3A3A3A;
    border-bottom: 1px solid #CCC;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
}
.gray_line_card-exchange {
    margin-bottom: -79px;
}
.card-exchange-producer-visitor:first-child {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 3px solid #FFF;
}
.card-exchange-producer-visitor .col-md-6 {
    /*text-align: center;*/
}
.card-exchange-producer-visitor .col-md-6 ul {
    padding-left: 25px;
    margin-top: 20px;
}
.card-exchange-producer-visitor .col-md-6 ul li {
    margin-bottom: 10px;
}
.card-exchange-producer-visitor .col-md-6 img {
    /*border: 2px solid #CCC;*/
    /*max-height: 487px;*/
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #FFF;
}
.card-exchange-producer-visitor .textProducer {
    padding-left: 50px;
}
.card-exchange-producer-visitor .textVisitor {
    padding-right: 50px;
}
.soft_bot_desc {
    margin-top: 50px;
}
.soft_bot_asure-id-software h2 {
    margin-top: 20px;
}
.body_id-software .gray_line {
    margin-bottom: -80px !important;
}
.gray_line_id-software .card-footer .qty {
    background: #D9DBDC;
}
@media (max-width: 575px) {
    .jumbotron .cat_desc {
        font-size: 14px;
    }
    .oversized-short_desc {
        padding-top: 20px;
    }
    .cat_desc h2 {
        font-size: 16px;
    }
    .jumbotron h1 {
        font-size: 20px;
    }
    .calltoday {
        font-size: 15px;
        padding: 20px 20px 20px 78px !important;
        border-radius: 5px;
        min-width: 80%;
        margin: 29px 20px 34px !important;
        background-position: 17px 21px;
    }
    .call-download {
    }
    .call-file {
        padding: 20px 20px 20px 96px !important;
    }
    .buttons-over {
        font-size: 9px;
    }
    .buttons-over .icon {
        height: 46px;
        width: 64px;
    }
    .buttons-over a {
        margin: 5px;
    }
    .buttons-over a:last-child {
        margin-bottom: 5px;
    }
    .product_option label {
        text-align: left;
    }
    .table_cards tr td {
        font-size: 14px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .jumbotron .cat_desc {
        font-size: 16px;
    }
    .cat_desc h2 {
        font-size: 18px;
    }
    .jumbotron h1 {
        font-size: 25px;
    }
    .buttons-over {
        font-size: 12px;
    }
    .buttons-over .icon {
        height: 45px;
    }
    .buttons-over a {
        margin: 10px;
    }
    .buttons-over a:last-child {
        margin-bottom: 10px;
    }
    .calltoday {
        padding: 20px 20px 20px 74px !important;
        margin: 26px 10px 10px;
        border-radius: 5px;
        background-position: 17px 21px;
    }
    .table_cards tr td {
        font-size: 14px;
    }
    .call-file {
        padding: 20px 20px 20px 96px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .jumbotron .cat_desc {
        font-size: 15px;
    }
    .cat_desc h2 {
        font-size: 18px;
    }
    .jumbotron h1 {
        font-size: 30px;
    }
    .buttons-over {
        font-size: 12px;
    }
    .buttons-over .icon {
        height: 45px;
    }
    .calltoday {
        padding: 20px 20px 20px 74px !important;
        margin: 26px 10px 10px;
        border-radius: 5px;
        background-position: 18px 11px;
    }
    .table_cards tr td {
        font-size: 14px;
    }
    .call-file {
        padding: 20px 20px 20px 96px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .buttons-over {
        font-size: 13px;
    }
    .oversized-short_desc .col-xl-2 {
        min-width: 31%;
    }
    .calltoday {
        margin-right: -13px;
        margin-left: 50px;
    }
    .table_cards tr td {
        font-size: 14px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .oversized-nexus .col-xl-4 {
        font-size: 13px;
        min-width: 34%;
    }
    .oversized-nexus .col-xl-8 {
        font-size: 14px;
        min-width: 50%;
        max-width: 66%;
    }
    .oversized-short_desc .col-xl-2 {
        min-width: 31%;
    }
    .buttons-over {
        font-size: 14px;
    }
    .table_cards tr td {
        font-size: 14px;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .buttons-over {
        font-size: 14px;
    }
    .oversized-nexus .col-xl-4 {
        font-size: 14px;
    }
    .oversized-short_desc {
        font-size: 15px;
    }
}
@media (min-width: 1600px) {
}
/*products zoom*/
.zoom_properties h1 {
    margin-bottom: 20px;
}
.zoom_properties .brochure {
    margin: 20px 0 0;
    padding: 5px 15px;
    border: 2px solid #FF6C00;
    font-weight: bold;
    border-radius: 5px;
}
.zoom_properties .brochure i {
    font-size: 18px;
    margin-right: 5px;
}
.zoom_properties .brochure a {
    color: #7A1C3B !important;
}
.zoom_properties .more_info {
    margin: 30px 0 0;
}
.zoom_properties .brochure a {
    padding-right: 0;
    color: #0061A8;
    text-transform: uppercase;
}
.zoom_properties .vendor span {
    text-transform: capitalize;
}
.zoom_properties .lowprice {
    margin-top: 18px;
    color: #FF6C00;
    font-size: 18px;
}
.zoom_properties .lowprice i {
    font-size: 20px;
}
.prod_video_row {
}
.prod_video_row iframe {
    max-width: 100%;
    max-height: 80%;
}
.cat_desc_bot {
    padding-bottom: 50px;
    padding-top: 0;
}
.cat_desc_bot h3 {
    font-size: 20px;
    background: #F3F3F3;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.cat_desc_bot h2 {
    font-size: 20px;
    background: #F3F3F3;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.sdesc h2 {
    font-size: 22px;
}
.nav-tabs .nav-item .nav-link {
    font-size: 18px;
    padding-right: 30px;
    padding-left: 30px;
}
.content_products_zoom .jumbotron {
    /*background: transparent;*/
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F7F7F7;
    /*border: 2px solid #CCC;*/
}
.long_desc {
    margin: 20px 0 80px;
    line-height: 150%;
}
.long_desc h2 {
    font-size: 22px;
}
.long_desc p {
    line-height: 150%;
}
.long_desc p a {
    text-decoration: underline;
}
.pict_zoom {
    padding: 0;
    border: 2px solid #EDEDED;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 30px 0;
    min-height: 350px;
    line-height: 350px;
}
.pict_zoom img {
    max-width: 100%;
    max-height: 100%;
}
.products_related_right {
    padding: 0px 0;
    font-size: 13px;
}
.products_related_right .price {
    font-size: 13px;
}
.products_related_right .price .save {
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}
.products_related_right h2 {
    padding: 0px;
    margin-top: 0;
    font-size: 18px !important;
}
.products_related_right .list_item {
    border-bottom: none;
    padding-bottom: 20px;
    /*padding: 0 0 20px 0;*/
    /*padding: 10px 0 5px;*/
}
.products_related_right .pict {
    margin: 0 0 10px 0;
    min-height: 155px;
    float: none;
    border: 1px solid #EBEAEA;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.products_related_right .pict a {
    display: block;
    line-height: 150px;
}
.products_related_right .pict img {
    max-width: 100%;
    max-height: 100%;
}
.pict_file.cardsonlinepict {
    font-size: 12px;
    margin-bottom: 20px;
}
.pict_file.cardsonlinepict h4 {
    background: rgba(38, 38, 38, 0.789);
    position: relative;
    z-index: 1;
    padding: 10px;
    margin: 0;
}
.pict_file.cardsonlinepict h4 a {
    color: #FFF;
}
.pict_file.cardsonlinepict a {
    display: block;
    font-size: 15px;
    text-align: center;
}
.cat_title {
    font-size: 18px;
    margin: 7px 10px;
    color: #818181;
}
.cat_title a {
    color: #E85800;
    text-decoration: none;
    font-family: "Trebuchet MS";
}
.zoom_properties .sku {
    margin: 5px 0;
}
.zoom_properties div.product_option {
    margin: 10px 0;
    width: 80%;
    /*padding: 10px;*/
    /*background: #EFF2F3;*/
}
.zoom_properties div.product_option label {
}
.zoom_properties .qty .col-sm-4 {
    padding-left: 0;
}
.zoom_properties .discounts_info_upsale {
    float: right;
}
.zoom_properties .rr-star-st {
    clear: left;
    margin-top: 10px;
}
.zoom-rel {
    margin-top: 20px;
}
.desc-spec .long_desc h3 {
    font-size: 18px;
}
.desc-spec .sdesc h3 {
    font-size: 18px;
}
.cat_pr_asure-id-software .cat_desc .file {
    float: right;
    max-width: 256px;
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-align: center;
    margin: 0;
}
#prodTab {
    /*display: inline-block;*/
}
#prodTab.nav {
    display: inline-flex;
    border: none;
}
#prodTab .nav-item a {
    /*border: dashed #16528F;*/
    color: #959595;
}
#prodTab.nav-tabs .nav-item.show .nav-link, #prodTab.nav-tabs .nav-link.active {
    color: #446378;
    background-color: #EFF2F3;
    border-color: #DEE2E6 #DEE2E6 transparent #DEE2E6;
    font-weight: 600;
}
.video-prod iframe {
    width: 70%;
    height: 489px;
}
.whitepapers {
    padding: 80px 0 50px;
}
.whitepapers:nth-of-type(odd) {
    background: #EAF2FC;
}
.whitepapers label {
    padding-right: 0;
}
.whitepapers_Oversized {
    margin-top: 81px;
    background: #FFF !important;
    padding-top: 74px;
}
.whitepapers_whitepaper-secure-id-cards-healthcare-industry {
    background: #EAF2FC;
}
.whitepapers_XCR100 {
    background: #EFF2F3;
    margin-top: 50px;
    margin-bottom: -80px;
}
.whitepapers_XXL {
    margin-top: 30px;
}
/*.whitepapers_Zebra
{
	background: #EFF2F3;
	margin-top: 0;
	margin-bottom: -80px;
}*/
.whitepapers_Matica {
    background: #EFF2F3;
    margin-top: 0;
    margin-bottom: -80px;
}
.whitepapers_SwiftColor {
    /*background: #EFF2F3;*/
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: -80px;
}
.whitepapers_Preprinted {
    background: #EFF2F3;
    margin-top: 0;
    margin-bottom: -80px;
}
.whitepapers_XXL {
    margin-bottom: -80px;
}
.Download-now {
    margin-bottom: 10px;
    padding: 5px;
    margin-top: 0;
    font-weight: bold;
}
.whitepapers:nth-of-type(odd) .Download-now {
    background: #FFF;
}
.body_whitepapers form {
}
.body_whitepapers form label {
    padding-right: 0;
}
.tab-content-descriptions .gray_line:nth-of-type(odd) {
    background: #FFF;
}
.tab-content-descriptions.normaloptions .gray_line:nth-of-type(odd) {
    background: #EFF2F3;
}
.tab-content-descriptions.normaloptions .gray_line:nth-of-type(even) {
    background: #FFF;
}
.tab-content-descriptions .gray_line h2.title {
    /*text-transform: uppercase;*/
    font-size: 35px;
    color: #3C5E79;
    /*background: rgba(255, 255, 255, 0.635);*/
    /*margin-top: 20px;*/
}
.tab-content-descriptions .gray_line span.img {
    /*display: inline-block;*/
    /*position: relative;*/
    /*z-index: 10;*/
    /*margin: -56px 0 0;*/
    /*float: right;*/
    /*max-width: 199px;*/
    padding: 0;
    display: block;
    margin-bottom: 10px;
}
.tab-content-descriptions .gray_line:nth-of-type(even) h2.text-center {
    /*background: rgba(238, 241, 242, 0.571);*/
}
.printers_table .btn {
    white-space: nowrap;
}
.printers_table tr th:nth-child(1) {
    width: 1%;
}
.printers_table tr td:nth-child(2) {
    width: 12%;
}
.printers_table tr td:nth-child(4) {
    width: 199px;
    text-align: center;
}
.desc-zoom-pan {
    font-size: 18px;
    margin: 30px 0 50px;
    text-align: center;
    box-shadow: none;
}
.desc-zoom-pan i {
    /*display: block;*/
    font-size: 18px;
    margin-right: 2px;
}
.ic_Single i.fas:before {
    content: "\f2c2";
}
.ic_Dual i.fas:before {
    content: "\f09d";
}
.printers_table input[type=number] {
    max-width: 131px;
}
.printers_table td {
    vertical-align: middle;
    font-size: 16px;
}
.printers_table th {
    vertical-align: middle;
    font-size: 16px;
}
/*.desc-zoom-pan LI A
{
	display: block;
}*/
/*.desc-zoom-pan LI:first-child
{
	border: none;
}*/
.bundle_but {
    text-align: center;
    padding: 2px 0px;
    margin: 10px 0;
}
.bundle_but a {
    width: 100%;
}
.bundles_list {
}
.bundles_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bundles_list ul li {
    margin: 0 7px;
    padding: 0;
    list-style: none;
    float: left;
    width: 142px;
    text-align: center;
}
.bundles_list .pict {
    padding: 5px;
    width: 130px;
    text-align: center;
    min-height: 130px;
    border: 1px solid #CCCCCC;
}
.bundles_list .gray {
    min-height: 130px;
}
.bundles_list h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.bundl_price {
    margin-top: 5px;
    font-weight: bold;
}
.bundles_in_list {
    padding: 5px 0;
}
.bundle_all_price {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.bundle_all_price span {
    padding: 0 5px;
}
.bundles_list .qty {
    text-align: center;
}
.bundles_list .tellfriend {
    padding-left: 10px;
}
.hid {
    padding: 30px 0;
    background: #EFF2F3;
}
.hid h3 {
    font-weight: bold;
    font-size: 20px;
}
/**********************************************************************************************************************
blog*/
.blog_list {
}
.blog_list a {
    /*color: #107DAC;*/
}
.blog_list h1 {
    text-transform: uppercase;
    /*padding-bottom: 11px;*/
}
.blog_list .jumbotron {
    /*padding-bottom: 14px;*/
    /*margin-bottom: 45px;*/
}
.blog-post .short_desc {
}
.blog-post .long_desc {
    /*padding-left: 30px;*/
    /*border-left: 5px solid #E7E7E7;*/
    font-size: 15px;
}
.blog-post .long_desc ol {
    list-style: numeric outside !important;
}
.blog-post .long_desc ol li {
    list-style: numeric outside !important;
    padding: 0 0 0 8px;
    margin: 5px 0 5px 30px;
}
.blog-post .long_desc ul {
    padding: 0 0 0 8px;
    margin: 5px 0 5px 8px;
}
.blog-post .long_desc ul li {
    list-style-type: disc;
    padding: 0 0 0 3px;
    margin: 5px 0;
}
.blog-post {
    margin-bottom: 50px;
}
.blog-post .card {
    height: 100%;
}
.blog-post h1 {
    margin: 20px 0 30px;
}
.blog-post a.img {
    height: 200px;
    overflow: hidden;
}
.blog-post a.img img {
    object-fit: cover;
    height: 100%;
}
@media (max-width: 767px) {
    .blog-post .pict_right {
        margin: 0;
        float: none;
    }
    .blog-post .pict_right img {
        max-width: 100%;
    }
    .blog-post h1 {
        font-size: 25px;
    }
}
.blog_search {
    /*margin-top: 7px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #F5F5F5;
}
.rss {
    margin-left: 16px;
    float: right;
}
.cloud {
    padding: 10px 15px;
    margin: 20px 0 10px;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.cloud h2 {
    margin: 0 0 10px 0;
    color: #000;
}
.cloud h2 a {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #4C555D;
}
.blog_arhive {
}
.blog_arhive h2 {
    margin-bottom: 5px;
    font-size: 20px;
    padding-left: 10px;
}
.blog_arhive ul {
    margin: 0;
    padding: 0;
}
.blog_arhive li {
    padding: 5px 5px 5px 15px;
    background: #F2F2F2;
    margin-bottom: 1px;
    border-bottom: 1px solid #CCC;
    list-style: none;
}
.blog_arhive li a {
    text-decoration: none;
    color: #171717;
}
.blog_cats {
    margin-top: 20px;
}
.blog_cats .cat_title {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #4C555D;
    margin-left: 10px;
}
.blog_cats .cat_title a {
    color: #4C555D;
}
.recennt_post .cat_title {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #4C555D;
    margin-left: 10px;
    margin-top: 30px;
}
.recennt_post .cat_title a {
    color: #4C555D;
}
.blog_cats a.sel {
    color: #D81C1C;
}
.blog_cats .cnt {
    float: right;
    font-size: 10px;
}
.blog_cats .menu_link a {
    color: #282727 !important;
    text-decoration: none;
}
.subscribe {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 10px 63px;
    color: #9B0101;
    margin: 0 0 20px;
    background: url(../img/icon-subscribe.jpg) no-repeat 8px 1px;
}
.subscribe a {
    padding: 0;
}
.blog-post-title {
    font-size: 30px;
    color: #2D5880;
}
.blog-post-title a {
    color: #2D5880;
}
.contact_links {
    margin-top: -13px;
    padding: 10px;
}
.contact_links a {
    color: #4C555D;
    font-size: 17px;
}
.contact_links .icon {
    margin: 5px 0;
}
.contact_links .icon i {
    width: 20px;
    text-align: center;
}
/*faq*/
.faq_list ol {
    margin: 15px 0 10px;
    padding: 0 0 0 24px;
}
.faq_list ol li {
    font-size: 15px;
    margin: 10px 0;
}
.faq_list h3 {
    font-size: 20px;
    margin: 5px 0;
}
.faq_list .list_item {
    padding: 10px 5px;
}
/*members*/
.members_list {
}
.members_list .nopict {
    text-align: center;
    height: 160px;
    line-height: 160px;
    border: 1px solid #CCC;
}
.members_list .pict {
    text-align: center;
    height: 160px;
    line-height: 160px;
    border: 1px solid #CCC;
    vertical-align: middle;
}
.members_list .date {
    font-size: 11px;
    float: right;
}
.members_list .list_item {
    padding-bottom: 34px;
}
.members_list .pict_mem_zoom {
    float: left;
    width: 160px;
    margin-right: 20px;
}
.members_list .inactive {
    float: right;
    color: #FF0000;
}
.members_list .item_property {
    /*float: left;*/
    /*width: 355px;*/
}
/*team*/
.team_pict {
    float: right;
}
.team_linkedin img {
    width: 100px;
    height: 35px;
}
.team_zoom dt {
    font-weight: bold;
}
.team_zoom dd {
    margin: 0;
}
/*events
calendar & events search*/
.calendar_next {
    font-size: 12px;
    color: #434343;
    text-decoration: none;
}
.calendar_next:hover {
    color: #CC0000;
}
.calendar_day_name {
    font-size: 9px;
    text-decoration: none;
    background: #888888;
    color: #FFFFFF;
}
.calendar_sun {
    font-size: 9px;
    font-weight: bold;
}
.calendar_sat {
    font-size: 9px;
    font-weight: bold;
}
.calendar_curr {
    font-size: 9px;
    color: #FF0000;
    font-weight: bold;
}
.calendar_fri {
    font-size: 9px;
    font-weight: bold;
}
.calendar_thu {
    font-size: 9px;
    font-weight: bold;
}
.calendar_wed {
    font-size: 9px;
    font-weight: bold;
}
.calendar_tue {
    font-size: 9px;
    font-weight: bold;
}
.calendar_mon {
    font-size: 9px;
    font-weight: bold;
}
.calendar {
    border: 1px solid #D2DFD8;
    padding: 3px 1px 5px;
    margin-bottom: 7px;
}
.events_calendar_left {
}
.calendar_search {
    padding: 10px;
    background: #ECECEC;
}
.calendar_search input[type=text] {
    max-width: 45%;
}
.up-past-events h2 {
    margin: 0 0 30px 0;
    text-transform: uppercase;
}
.up-past-events h1 {
    margin: 0 0 30px 0;
    text-transform: uppercase;
}
.past-events {
    padding-left: 80px;
}
.past-events .articles__list__item {
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
}
.past-events img {
    width: 100%;
}
.up-past-events h5.card-title {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 25px;
}
.up-past-events .author {
    margin: 0;
}
.up-past-events .date {
    font-size: 20px;
}
.upcoming-events h5.card-title {
    font-size: 40px;
    margin: 10px 0;
}
.upcoming-events .articles__list__item .row .col-12 {
    background: #EFF2F3;
    padding: 0;
}
.upcoming-events .articles__list__item .row .col-12.desc {
    padding: 40px 30px 50px;
    font-size: 18px;
}
/*for alphabetical  search (left and top)*/
.ot {
    text-decoration: none;
    border: 1px solid #D7D7D7;
    text-align: center;
    font-size: 12px;
    padding: 0;
}
.ot a {
    display: block;
    padding: 2px;
}
.table_ab {
}
.table_ab td {
}
.table_ab .last {
    border: none;
    text-align: left;
}
/*befor_after*/
.before_after {
}
.before_after h2 {
    background: #EFEFEF;
    padding: 10px;
    margin: 0 0 10px;
}
.before_after h2 span {
    font-size: 12px;
    float: right;
}
.before_after h3 {
    /*[disabled]background:#EFEFEF;*/
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}
.before_after .picts {
    clear: both;
}
.before_after .pict {
    padding: 3px;
    text-align: center;
}
/*video & picts*/
.video_list {
}
.video_list a {
    display: block;
}
.video_list .item {
    padding-bottom: 30px;
}
.video_list .item .img {
    text-align: center;
    height: 130px;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
}
.video_list .item .nopict {
    line-height: 130px;
    height: 128px;
    vertical-align: middle;
}
.video_zoom {
    text-align: center;
}
.video_zoom .rating_table {
    float: left;
}
.event_video {
    text-align: center;
}
.event_video object embed {
    width: 450px;
    height: 350px;
}
.event_video object {
    /*[disabled]width:486px;*/
    /*[disabled]height:auto;*/
}
.nav-video-cats {
    margin-bottom: 0;
}
.nav-video-cats .nav-tabs {
    font-size: 20px;
}
.nav-video-cats .nav-tabs a {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}
#nav-id-cards-printers-tab:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    margin-right: 13px;
    content: "\f2c2";
}
#nav-usage-guides-tab:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    margin-right: 13px;
    content: "\f085";
}
#nav-access-systems-tab:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    margin-right: 13px;
    content: "\f084";
}
#nav-oversized-id-cards-printers-tab:before {
    font-family: "fontAwesome";
    font-size: 1.3em;
    margin-right: 13px;
    content: "\f02f";
}
.video_tabs .tab-content {
    padding: 50px 40px;
    background: #FFF;
    border-right: 1px solid #DEE2E6;
    border-left: 1px solid #DEE2E6;
    border-bottom: 1px solid #DEE2E6;
}
.video_tabs .item {
    padding: 0 20px 30px;
}
.video_tabs .img {
    text-align: center;
    height: 200px;
    background: #CCC;
    border: 1px solid #CCC;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.video_tabs .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_tabs .img a:before {
    /*font-family: "Font Awesome 5 Free";*/
    font-family: "fontAwesome";
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 41px;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.654);
    content: "\f144";
}
.video_window_pict {
    text-align: center;
}
.video_tabs {
    margin-bottom: -80px;
    padding-bottom: 80px;
    margin-top: 0;
}
.list_picts {
}
.list_picts .list_item {
    padding-bottom: 30px;
}
.galleries_list {
    margin-top: 10px;
}
.galleries_list h1 {
    text-align: center;
    margin-bottom: 20px;
}
.galleries_list .pict {
    float: none;
    padding: 0;
    margin: 0 0 10px 0;
    border: 1px solid #CCC;
    height: 150px;
}
.galleries_list .pict img {
    max-height: 100%;
}
.galleries_list .nopict {
    line-height: 150px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCC;
    margin: 0 0 10px 0;
}
.galleries_list .list_item {
    padding-bottom: 20px;
}
.galleries_picts {
    margin-top: 10px;
}
.galleries_picts .list_item {
    padding-bottom: 20px;
}
.galleries_picts .pict {
    float: none;
    padding: 0;
    margin: 0 0 5px;
    border: 1px solid #CCC;
    height: 150px;
    overflow: hidden;
}
.galleries_picts .name {
    margin-bottom: 10px;
}
/**********************************************************************************************************************
jobs offers*/
.job_offers {
}
.job_offers .date {
}
.job_offers .job_desc {
    margin-bottom: 10px;
    border-bottom: 5px solid #CCC;
}
.content_mid_jobs h2 {
    margin: 0;
    padding: 3px;
}
.content_mid_jobs .list_item {
    padding: 3px 3px 10px;
    margin-bottom: 10px;
}
.content_mid_jobs .right {
    margin: -7px 0 0;
    padding: 0;
}
.resume_form {
    background: #F7F7F7;
    margin: 20px 0;
    padding: 20px;
}
.resume_form h2 {
    margin-bottom: 10px;
    text-align: center;
    margin: 10px 0;
}
.resume_form table {
    width: 90%;
}
.jobs_top_search {
    padding: 10px;
    background: #F5F5F5;
    text-align: center;
    margin-bottom: 50px;
}
.jobs_top_search .form-group {
    margin-bottom: 10px;
}
/****  raiting*/
.w-stars-st > span.o-act, .w-stars-st > span.selected {
    background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.rr-star-st {
    /*margin: 10px 0 5px;*/
    clear: both;
    height: 20px;
}
.rr-star-st > div {
    width: 95px;
    height: 17px;
    line-height: 17px;
    float: left;
    overflow: hidden;
}
.rr-star-st > div > span {
    float: left;
    width: 19px;
    height: 19px;
    background: url(../img/review-st/big-star-h.png) no-repeat;
    /*cursor: pointer;*/
}
.rr-star-st > div.rating1 > span.rating1, .rr-star-st > div.rating2 > span.rating1, .rr-star-st > div.rating2 > span.rating2, .rr-star-st > div.rating3 > span.rating1, .rr-star-st > div.rating3 > span.rating2, .rr-star-st > div.rating3 > span.rating3, .rr-star-st > div.rating4 > span.rating1, .rr-star-st > div.rating4 > span.rating2, .rr-star-st > div.rating4 > span.rating3, .rr-star-st > div.rating4 > span.rating4, .rr-star-st > div.rating5 > span {
    background: url('../img/review-st/big-star-o.png') no-repeat;
}
.rr-star-st > var {
    color: #00002E;
    font-size: 11px;
    line-height: 17px;
    font-style: normal;
    float: left;
}
.rr-star-st > span {
    display: block;
    clear: both;
    color: #617996;
    font-size: 11px;
}
/*comments*/
.comments {
    margin: 0;
    padding: 0;
    clear: both;
    list-style: none none;
    text-align: left;
}
.comments .well {
    padding: 10px;
    border-radius: 5px;
}
.comments .well .btn {
    margin-top: 8px;
}
.comments .title {
    font-size: 25px;
    margin-left: 7px;
}
.comments li {
    margin: 10px 0;
    padding: 5px 0;
    list-style: none none;
    text-align: left;
}
.comments_list {
    margin: 0;
    padding: 0 20px;
    clear: both;
    /*[disabled]width:100%;*/
    list-style: none none;
    text-align: left;
}
.comments .date {
    font-weight: normal;
    font-style: italic;
    margin-top: 10px;
    color: #666666;
}
.comments .author {
    font-weight: normal;
    font-style: normal;
    margin-left: 10px;
    font-size: 15px;
}
.comments .replay_line {
    border-bottom: 2px solid #EDEDED;
    padding-bottom: 20px;
}
.comments .comment_ID {
    color: #000;
    padding-bottom: 3px;
    font-weight: normal;
}
.comments blockquote {
    font-weight: 100 !important;
    font-size: 16px;
}
.comments .madatorystar {
    font-size: 18px;
    font-weight: normal;
    padding-left: 2px;
}
/*redefine owl for index*/
.owl-index-carousel-wrap {
    margin: 20px 5px -20px;
}
.owl-index-carousel .item {
    text-align: center;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
    background: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-buttons div {
    background: #FC6400;
}
.owl-index-carousel .owl-controls {
    position: relative;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev, .owl-index-carousel.owl-theme .owl-controls .owl-next {
    position: absolute;
    top: -210px;
    font-size: 40px;
    background: none !important;
    color: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev {
    left: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-next {
    right: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
    margin-left: 3px;
    margin-right: 3px;
}
.owl-cat-index-carousel-wrap {
    margin: 0 20px;
}
.owl-cat-index-carousel-wrap h2 {
    margin-bottom: 10px;
}
.owl-cat-index-carousel .owl-pagination {
    display: none;
}
.owl-cat-index-carousel .owl-controls {
    position: relative;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev, .owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
    position: absolute;
    top: -150px;
    font-size: 20px;
    background: none !important;
    color: #FC6400;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev {
    left: -32px;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
    right: -32px;
}
.owl-cat-index-carousel-wrap [class*=col-] {
    padding: 0 5px;
}
/*redefine bootstrap*/
.index-carousel {
    margin-bottom: 30px;
}
.index-carousel .item {
    height: 300px;
    width: 100%;
}
.index-carousel .carousel-inner .item1 {
    background: url(../img/baner1.jpg) center / cover;
}
.index-carousel .carousel-inner .item2 {
    background: url(../img/baner2.jpg) center / cover;
}
.index-carousel .carousel-inner .item3 {
    background: url(../img/baner3.jpg) center / cover;
}
.index-carousel .carousel-inner > .item h2 {
    font-size: 50px;
    margin-bottom: 20px;
}
.carousel-caption {
    bottom: 53px;
}
.carousel-indicators li {
    width: 30px;
    height: 20px;
    border-radius: 5px;
}
.index-2tabs-tab-content {
    padding: 20px;
    border: 1px solid #DDD;
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.index-3tabs-tab-content {
    padding: 20px;
    border: 1px solid #DDD;
    border-top: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.index-3tabs-nav-tabs {
    margin-top: 31px;
}
.cat-index-thumbnail .pict {
    background: #F7F7F9;
    display: block;
    height: 90px;
}
.cat-index-thumbnail .caption {
    height: 64px;
    overflow: hidden;
    font-size: 12px;
}
.video-index-thumbnail .pict {
    background: #F7F7F9;
    display: block;
}
.video-index-thumbnail .caption {
    height: 64px;
    overflow: hidden;
    font-size: 12px;
}
.picts-index-thumbnail .pict {
    background: #F7F7F9;
    display: block;
}
.picts-index-thumbnail .caption {
    height: 31px;
    overflow: hidden;
    font-size: 12px;
}
.picts-index-thumbnail .caption h5 {
    margin-top: 0;
}
/*index*/
.index-tabs-expert article h5 {
    margin-bottom: 0;
}
.index-tabs-expert article h5 + p {
    margin-top: 3px;
}
.index-tabs-expert article hr {
    margin: 5px 0;
}
.index-tabs-news article hr {
    margin: 5px 0;
}
.index-tabs-articles article h5 {
    margin-bottom: 0;
}
.index-tabs-articles article h5 + p {
    margin-top: 3px;
}
.index-tabs-articles article hr {
    margin: 5px 0;
}
.index-right-events article h5 {
    margin-bottom: 0;
}
.index-right-events article h5 + p {
    margin-top: 3px;
}
.index-right-events article hr {
    margin: 5px 0;
}
.index-members article h5 {
    margin-bottom: 0;
}
.index-members article h5 + p {
    margin-top: 3px;
}
.index-members article hr {
    margin: 5px 0;
}
.index-banner {
    margin: 20px 0;
}
.index-right-list article hr {
    margin: 5px 0;
}
.index-ask-btn {
    width: 100%;
}
/**********************************************************************************************************************
sitemap_*/
.sitemap_div {
    padding: 7px;
    float: left;
    width: 45%;
}
/*******************************contacts_zoom************************************/
.contacts_information {
    margin-right: 30px;
    line-height: 180%;
}
.contacts_information2 {
    line-height: 180%;
}
.BUSINESS_DIR_card {
    margin: 20px 20px 20px 0;
    float: left;
    border: 1px solid #CCC;
}
.BUSINESS_DIR_card .title {
    background: #1D5188;
    color: #FFF;
    padding: 5px 0px;
    font-size: 15px;
    text-align: center;
    margin: 0;
}
.BUSINESS_DIR_card .pict {
    margin: 10px;
    float: none;
}
.BUSINESS_DIR_card .contact_person {
    margin: 20px 20px 0 10px;
    color: #1D5188;
    font-weight: bold;
}
.BUSINESS_DIR_card .contact_person .rep_name {
    color: #1D5188;
    font-size: 18px;
    font-weight: bold;
}
.BUSINESS_DIR_card .rep_name_sm {
    color: #1D5188;
    font-weight: bold;
}
.BUSINESS_DIR_card .company_info {
    margin: 0 2px;
    padding: 5px 20px;
    background: #EEE;
}
.BUSINESS_DIR_card td .left {
    text-align: left;
    color: #053260;
    margin: 0 20px 0 10px;
}
.BUSINESS_DIR_card td .right {
    text-align: right;
    color: #053260;
    margin: 0 20px 0 10px;
}
/********************************/
.all_panel_404 {
    text-align: center;
}
.all_panel_404 .shadow_panel {
    padding-bottom: 100px;
}
.all_panel_404 .logo {
    float: none;
    margin: 37px 0 0;
    width: 227px;
    height: 60px;
    display: inline-block;
    clear: both;
    /*[disabled]background:url(../img/logo.jpg);*/
}
.num404 {
    font-size: 150px;
    font-family: "Trebuchet MS";
    line-height: 100%;
    background: #F0EFEF;
    color: #D83D04;
    width: 350px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
}
/*Checkout Form
******************************************************************************/
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
.c_order_preview {
}
.c_order_preview table td table td {
    padding: 3px;
    border-bottom: 1px dotted #CCC;
}
.c_order_preview .prod_table td {
    border: 1px solid #CCC;
    padding: 7px;
    white-space: normal !important;
}
@media (min-width: 576px) and (max-width: 767px) {
    .c_order_preview .prod_table td {
        display: block;
        white-space: normal !important;
        border: none;
        padding: 3px 10px 3px 20px;
        /*text-align: center;*/
    }
    /*.c_order_preview .prod_table TR
    {
        display: block;
        padding: 10px 0;
    }*/
    .c_order_preview .prod_table tr:first-child {
        display: none;
    }
    .c_order_preview .prod_table td:nth-child(1) {
        border-top: 1px solid #FFF;
        padding-top: 20px;
    }
    .c_order_preview .prod_table td:nth-child(6) {
        border-bottom: 5px solid #CCC;
        padding-bottom: 20px;
    }
    .c_order_preview .prod_table td:nth-child(1):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Item:";
    }
    .c_order_preview .prod_table td:nth-child(2):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Quantity: ";
    }
    .c_order_preview .prod_table td:nth-child(3):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Ship to: ";
    }
    .c_order_preview .prod_table td:nth-child(4):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Shipping method: ";
    }
    .c_order_preview .prod_table td:nth-child(5):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Unit Cost: ";
    }
    .c_order_preview .prod_table td:nth-child(6):before {
        font-size: 12px;
        color: #A3A3A5;
        content: "Cost: ";
    }
    .c_order_preview > table > tbody > tr > td {
        display: block;
        width: 100% !important;
        text-align: left;
    }
    .c_order_preview > table > tbody > tr > td > table {
        width: auto;
        margin-bottom: 10px;
    }
    .c_order_preview > table > tbody > tr > td > table td {
        text-align: left;
        white-space: normal !important;
    }
}
/********************** registration & forms ********************************/
.madatorystar {
    color: #CC0000;
}
.mandatory_selected {
    border: 1px solid #FF0000;
}
label.mandatory_selected {
    border: 0;
    color: #FF0000;
    font-weight: bold;
}
input.mandatory_selected {
    color: #FF0000;
}
label.mandatory-must-agree {
    color: #FF0000;
}
.form_err_message, .form_email_error, .form_password_error, .form_mandatory_error, .validate_terms_error {
    display: none;
}
.error_mess, .submit_mess, .soldout {
    color: #CC0000;
    text-align: center;
}
.register_form {
    margin-bottom: 50px;
}
.register_form h1 {
    margin: 0;
    text-align: center;
}
.register_form .title {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 22px;
    color: #4C555D;
}
.register_form label {
    padding-right: 0;
}
.register_form .Sign_In_Information {
}
.register_form .Personal_Information {
}
.register_form .Select_Subscription_Plan {
    margin-top: 50px;
    margin-bottom: 50px;
}
.register_form .Optional {
    margin-top: 50px;
}
.register_form .form-group {
    margin: 5px 0;
}
.thanks_reg .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0;
    height: 34px;
    border: 1px solid #CCC;
    padding-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/**********************new login form ********************************/
.login_form {
    padding: 0 10px;
}
.login_form label {
    text-align: right;
}
.facebook_login_block {
}
.login_form .form-group {
    margin-top: 0;
    margin-bottom: 7px;
}
.facebook_login_block {
    text-align: center;
}
.forgot_pass_related {
    display: none;
}
.modal-footer-login {
    text-align: center !important;
    padding: 10px 10px 20px 10px;
    margin-top: 0;
    border-top: 1px solid #CCC;
}
.modal-footer-login div {
}
.facebook_login_block .sn_login {
    display: inline-block;
    background: #415DAE;
    color: #FFF;
    padding: 7px 15px;
    font-size: 13px;
    border-radius: 5px;
    /*width: 45%;*/
    margin-bottom: 5px;
}
.facebook_login_block .sn_login i {
    font-size: 22px;
    vertical-align: -2px;
    margin-right: 5px;
}
.facebook_login_block .sn_google {
    background: #DD4B39;
}
.facebook_login_block .sn_twitter {
    background: #00B0FC;
}
.facebook_login_block .sn_linked {
    background: #0274B3;
}
.facebook_login_block .sn_vk {
    background: #719AC6;
}
#mm-quote label {
    text-align: right;
    font-weight: bold;
}
.contact_form label {
    text-align: right;
    font-weight: bold;
}
/***********************************************************************************************************************/
/***********************************************************************************************************************/
/**********************************************************************************************************************
for big calendar*/
.right_selector {
    float: right;
    padding-top: 7px;
}
.weekdaytop {
    background: url(../img/tile_sub.gif);
    color: #FFFFFF;
    height: 29px;
    text-align: center;
}
.sundaytop {
    background: url(../img/tile_sub1.gif);
    color: #FFFFFF;
    text-align: center;
}
.sunweekdayempty {
    background: #DFE8E4;
    color: #A6AFB4;
    text-align: center;
}
.weekdayempty {
    background: #DDE0E0;
    color: #A6AFB4;
    text-align: center;
    =height: 65px;
    min-height: 65px;
}
.weekday {
    background: #EEF0F0;
    text-align: center;
}
.sunday {
    background: #DFE8E4;
    text-align: center;
}
.event_box {
    background: url(../img/bg_event.gif) bottom;
    margin: 3px;
    border-top: 1px solid #D0D4D4;
    border-left: 1px solid #D0D4D4;
    border-bottom: 1px solid #DFE2E2;
    border-right: 1px solid #DFE2E2;
    padding: 1px 3px 1px 6px;
    =height: 65px;
    min-height: 65px;
}
.event {
    border-bottom: 1px dotted #D0D4D4;
    padding: 3px 0px;
    font-size: 10px;
    text-decoration: none;
    text-align: left;
}
.event a {
    text-decoration: none;
    color: #3D4D55;
}
.weekday:hover {
    background: #CCE1EB;
}
.weekday:hover .calnum {
    background: #CCE1EB;
}
.event a:hover {
    text-decoration: underline;
    color: #FC5300;
}
.calnum {
    float: right;
    margin-right: -4px;
    margin-top: -2px;
    width: 16px;
    text-align: center;
    background: #EEF0F0;
    height: 20px;
    padding-left: 2px;
    border-left: 1px solid #D0D4D4;
    border-bottom: 1px solid #D0D4D4;
    padding-top: 2px;
}
.calnum a {
    text-decoration: none;
    font-weight: bold;
    color: #0F5A80;
}
.sunday .calnum {
    background: #DFE8E4;
}
.sunday:hover {
    background: #D0E8DD;
}
.sunday:hover .calnum {
    background: #D0E8DD;
}
.ev_more {
    text-align: right;
    font-style: italic;
    padding: 3px 0px 0px 3px;
}
.ev_more a {
    font-size: 11px;
    text-decoration: none;
    color: #B80626;
}
.ev_more a:hover {
    text-decoration: underline;
    color: #FC5300;
}
.nextmonth {
    background: #D8E0E4;
    padding: 2px;
    /*[disabled]width:172px;*/
}
.nextmonth a {
    background: #FFFFFF;
    text-decoration: none;
    padding: 3px 5px;
    display: block;
    font-family: georgia;
}
.currentmonth {
    font-family: georgia;
    color: #BD012B;
    font-size: 16px;
    background-color: #DDE0E0;
}
.currday {
    background: #FDD9BB;
}
.currday .calnum {
    background: #FDD9BB;
}
.currday:hover {
    background: #FFC89A;
}
.currday:hover .calnum {
    background: #FFC89A;
}
#calendar_month, #calendar_year {
    cursor: pointer;
}
div#calendar_year_selector, div#calendar_month_selector {
    width: 150px;
    padding: 3px;
    background-color: #ACBDC5;
}
#calendar_year_selector, #calendar_month_selector, #calendar_year_selector a, #calendar_month_selector a {
    font-family: georgia;
    color: #6B0C21;
    font-size: 13px;
    background-color: #F9FAFA;
    /*[disabled]font-weight:bold;*/
    padding: 3px 3px 3px 10px;
    margin: 0 0 1px;
    text-decoration: none;
    display: block;
    /*[disabled]font-style:italic;*/
}
#calendar_year_selector a:hover {
    background-color: #FEC799;
}
#calendar_month_selector a:hover {
    background-color: #FEC799;
}
#calendar_year_selector, #calendar_month_selector {
    display: none;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
*/
/*==========================================================================================================
!diaolog_st default style!*/
.popup-order-replenishment {
    width: 300px;
    min-height: 150px;
    text-align: left;
    padding: 15px;
    line-height: 200%;
    background: #FFF;
    border-radius: 10px;
}
.popup-order-replenishment .error-box {
    display: none;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.sidemenu .links li ul {
    display: none;
    list-style-type: none;
    margin: 0;
    /* padding: 0; */
}
.sidemenu .links li.selected_menu_item.open > ul, .sidemenu .links li.open > ul {
    display: block;
}
.sidemenu .links li > .menu_arrow {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    /* vertical-align: -13px; */
    /* display: inline-block; */
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: currentColor;
    -webkit-transition: border-color 500ms;
    -o-transition: border-color 500ms;
    transition: border-color 500ms;
    text-decoration: none;
}
.sidemenu .links li > .menu_arrow:active, .sidemenu .links li > .menu_arrow:focus, .sidemenu .links li > .menu_arrow:hover {
    text-decoration: none;
}
.sidemenu .links li.selected_menu_item.open > .menu_arrow, .sidemenu .links li.open > .menu_arrow {
    margin-top: 2px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (max-width: 575px) {
    .bottom_logos_title {
        min-width: 118px;
    }
    .owl-carousel {
        width: 70% !important;
        float: right;
        margin-right: 18px;
        height: 126px !important;
    }
    .contact_form_box {
        margin-top: 50px;
    }
    .contact_form label {
        text-align: left;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .free-baner {
        padding: 35px 20px;
    }
    .bottom_logos_title {
        min-width: 146px;
    }
    .owl-carousel {
        width: 65% !important;
        float: right;
        margin-right: 18px;
        height: 126px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .free-baner {
        padding: 38px 20px;
    }
    .free-baner h2 {
        font-size: 18px;
    }
    .free-baner h3 {
        font-size: 13px;
        margin-top: 10px;
    }
    .free-baner h4 {
        font-size: 13px;
    }
    .free-baner h4 b {
        display: block;
    }
    .indexprinter {
        text-align: center;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .free-baner {
        padding: 37px 20px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
}
@media (min-width: 1400px) {
}
