:root {
    /* GLOBAL VARIABLES */

    /* **************** COLORS **************** */

    /* COMMON COLOR */
    --global--pal--black-transparent:   rgba(0,0,0,.08);
    --global--pal--black-transparent:   rgba( 0, 0, 0, 0.8);

    /* CREATIVE PALETTE */
    --global--pal--blue--d:             #003a5d;
    --global--pal--red--d:              #d34621;
    --global--pal--red--m:              #d74b00;
    --global--pal--white:        #ffffff;
 }

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: var(--global--pal--white);
}

.getac-posts-group {
    display: flex;
    flex-wrap: wrap;
}

.getac-posts-group-empty {
    margin-top: 20px;
}

.getac-content-center {
    align-items: center;
    text-align: center;
}

.getac-content-small-caps {
    font-family: Nunito;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-transform: uppercase;
}

.getac-content-small {
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
}

.getac-entry-title {
    color: #d74b00;
    color: var(--global--pal--red--m);
    font-family: Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 33px;
}

.getac-entry-title a, .getac-entry-title a:link, .getac-entry-title a:visited {
    color: #d74b00;
    color: var(--global--pal--red--m);
}

.getac-entry-title a:hover, .getac-entry-title a:active {
    color: #d34621;
    color: var(--global--pal--red--d);
}

.getac-collapse {
    display: none;
}

.getac-collapse.show {
    display: block;
}

.getac-column {
    margin-left: 0;
    margin-right: 0;
}

#Filters.getac-filters .getac-categories {
    margin-left: 0.6%;
}

.getac-categories .cat {
    text-align: center;
}

.getac-categories .current-cat {
    background-color: #d74b00;
    background-color: var(--global--pal--red--m);
    border: 1px solid #F7F7F7;
    border: 1px solid var(--global--pal--white);
    color: #ffffff;
    color: var(--global--pal--white);
    padding: 7px 10px;
}

.getac-post-categories {
    min-height: 16px;
}

.getac-post-categories > li {
    list-style-type: none;
}

.getac-post-excerpt {
    min-height: 132px;
    padding: 0 10%;
    text-align: left;
}

.getac-post-links {
    background-color: transparent;
}

.getac-post-links .getac-post-overview > button {
    width: 100%;
}

.getac-post-links .getac-post-details {
    color: #003a5d;
    color: var(--global--pal--blue--d);
    display: flex;
    flex-direction: row;
}

.getac-post-links .getac-post-details a {
    color: #003a5d;
    color: var(--global--pal--blue--d);
}

.getac-post-links .getac-post-details > .getac-post-purchase {
    border-color: rgba(0,0,0,.08);
    border-color: var(--global--pal--black-transparent);
    border-left-width: 1px;
    border-style: solid;
}

.getac-fixed-nav .desc {
    height: 80px;
    padding: 0 15px;
}

.getac-fixed-nav .desc h3 {
    border-bottom: none;
    font-size: 2em;
    margin-bottom: 20px;
    margin-top: 20px;
}

.getac-section-page-collapsible {
    display: none;
}

/* Additional CSS from Theme CSS Options */

/*top nav, back to top sticky and footer*/

#back_to_top.sticky {
    background-color: #ccc !important;
    bottom: 2%;
    color: #1a1a1a;
	left: 2%;
    padding-bottom: 14px !important;
    position: fixed;
    right: unset !important;
    z-index: 9001;
}

#back_to_top {
    float: left;
    margin: -9px 0 0;
}

#Footer .widget_mfn_menu ul li a {
    background: rgba(0,0,0,0);
    color: #ccc;
}

.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu {
    font-size: .85em;
    padding: 12px 0;
}

.hide-nav #Top_bar {
    display: none;
}

.laptop-nav {
	max-width: 80%!important;
}

.mega-menu-item a.mega-menu-link:hover, .mega-menu-item a.mega-menu-link .nav-text-ind:hover {
color: #d74b00!important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description{
	display:none;
}

.nav-image-software {
	max-width: 70%!important;
}

.products-menu a.mega-menu-link	{
	text-align: center!important;
}

.sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
    background: rgba(255,255,255,.95);
	border-bottom: 0px solid #fff !important;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: rgba(255,255,255,1);
}

#Top_bar {
    border-bottom: 0px solid #fff !important;
}

#Top_bar .search_wrapper input[type="text"] {
    color: rgba(0,0,0,.5);
}

#Top_bar .top_bar_right {
    float: left;
    padding: 0 10px 0 20px;
    position: relative;
}

#Top_bar a#search_button {
    display: block;
    float: left;
    font-size: 1.5em;
    line-height: 22px;
    margin-left: -10px;
    margin-right: 5px;
    position: relative;
    stroke: none;
    top: 0;
}

#Top_bar a#search_button svg .path {
    stroke: rgba(0,0,0,.8);
}

#Top_bar .top_bar_right a:not(.action_button) {
    color: #1a1a1a;
}

@media only screen and (max-width: 767px) {
	.mobile-header-mini #Top_bar .top_bar_left {
		float: none;
		position: relative;
	}
	.mobile-header-mini #Top_bar .top_bar_right {
		width: 100%;
		position: relative;
		right: 0;
		padding-left: 10px;
	}
	.mobile-icon-search-ss #Top_bar .top-bar-right-icon-search {
		display: inline-block !important;
	}
}

/*end nav, sticky back to top and footer*/


/*forms*/

.cta-icon {
    font-size: 1.75em;
    margin: 0 0px 0px -7px;
}

.dynamic-form-content {
    display:none;
}

.floating-contact {
    background-color: rgba(0,0,0,0.9) !important;
	  bottom: 0;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9002 !important;
}

 .floating-cta {
    background-color: #d74b00 !important;
    border-radius: 100pc !important;
    bottom: 2%;
    color: #fafafa !important;
    height: 1.75em;
    padding: .55em .65em 0.75em .65em;
    position: fixed;
    right: 2%;
    width: 1.75em;
    z-index: 9001;
}

.floating-cta:hover {
	background-color: #d74b00 !important;
    color: #fff !important;
}

.floating-cta.has-text {
    align-items: center;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    width: auto;
}

.floating-cta .cta-text {
    font-size: 0.875em;
}

.form-column{
	width: 33.33%;
}

.form-column-middle {
	margin: 0 20px auto 20px;
	width: 33.33%;
}

.form-column-middle-right {
	margin: 0 20px auto 0;
	width: 33.33%;
}

.form-container{
	background-color:#ffffff;
	padding-bottom:150px;
	padding-top:150px;
}

.form-divider{
	background-color: #F0E8EB;
	margin:1em auto .4em;
}

.form-layout{
	display: flex;
}

.form-second-row{
	padding-top: 1.4em;
}

.form-hook{
	background-color: #fff;
	padding: 10%;
}

.search-results .form-hook {
	padding: 0;	
}

.form-modal {
	background-color: rgba(0,0,0,0) !important;
    border: 0px solid #000 !important;
    margin: 10% auto !important;
    padding: 30px !important;
}

.hide-form .form-hook {
	display: none !important;
}

.quote-container{
	background-color: #fff;
	padding: 10%;
}

/*end forms*/


/* 9/2 AK: Adding modal classes because OOB popup width is limited */

.modal {
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.modal-content {
  background-color: #fefefe;
  border: 1px solid #888;
  margin: 15% auto;
  padding: 20px;
  width: 80%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  cursor: pointer;
  text-decoration: none;
}
/* 9/2 AK: End of additions for site-wide contact popup */

/*search and filter styles*/

.filter-toggle .accordion .question .title {
	background: #fff;;
}

.searchandfilter > ul > li {
	display: inline-block;
	vertical-align: baseline
}

.searchandfilter li {
    margin-right: 10px !important;
    padding: 0;
}

.searchandfilter ul {
    display: table;
    margin: 0px !important;
    padding-left: 0;
}

.searchandfilter h4 {
    font-size: 16px;
    margin: 0;
    padding: 5px 0 10px;
    text-align: left;
    text-align: -webkit-left;
}

.searchandfilter li:last-child {
    margin-right: 0px !important;
}

/*end search and filters*/


/* text and fonts */

h1,
.has-style-h1 {
	font-family: Oswald;
	font-size: 72px;
	font-style: normal;
	font-weight: 500;
    letter-spacing: 0;
	line-height: 89px;
    margin-bottom: 15px;
	text-transform: uppercase;
}
h1,
.has-style-h1,
.has-style-h1 a,
.has-style-h1 a:hover {
    color: #d74b00;
}

@media only screen and (max-width: 767px) {

    h1,
    .has-style-h1 {
        font-size: 48px;
        line-height: 60px;
    }
}

.has-style-h2 {
    font-family: nunito,Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 72px;
    margin-bottom: 15px;
}
.has-style-h2,
.has-style-h2 a,
.has-style-h2 a:hover {
    color: #1a1a1a;
}

.has-style-h3 {
    font-family: nunito,Helvetica,Arial,sans-serif;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: 15px;
}
.has-style-h3,
.has-style-h3 a,
.has-style-h3 a:hover {
    color: #d74b00;
}

.has-style-h4 {
    font-family: nunito,Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 15px;
}
.has-style-h4,
.has-style-h4 a,
.has-style-h4 a:hover {
    color: #59595a;
}

.has-style-h5 {
    font-family: nunito,Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 15px;
}
.has-style-h5,
.has-style-h5 a,
.has-style-h5 a:hover {
    color: #59595a;
}

.has-style-h6 {
    font-family: nunito,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
}
.has-style-h6,
.has-style-h6 a,
.has-style-h6 a:hover {
    color: #59595a;
}

.dark h1,
.dark h1 a,
.dark h1 a:hover,
.dark .has-style-h1,
.dark .has-style-h1 a,
.dark .has-style-h1 a:hover,
.dark .has-style-h2,
.dark .has-style-h2 a,
.dark .has-style-h2 a:hover,
.dark .has-style-h3,
.dark .has-style-h3 a,
.dark .has-style-h3 a:hover,
.dark .has-style-h4,
.dark .has-style-h4 a,
.dark .has-style-h4 a:hover,
.dark .has-style-h5,
.dark .has-style-h5 a,
.dark .has-style-h5 a:hover,
.dark .has-style-h6,
.dark .has-style-h6 a,
.dark .has-style-h6 a:hover {
    color: #fff;
}

.black-text {
	color: #000;
}

.brand {
	color: #d74b00;
}

.default-text {
	color: #59595A;
}

.gray-text {
	color: #59595A;
}

.small-caps {
	font-family: Avenir;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
}

.new-headline {
	color: #d74b00;
	font-family: Oswald;
	font-size: 60px;
	font-style: normal;
	font-weight: 500;
	line-height: 65px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.orange-text {
	color: #d74b00;
}

.uppercase {
	text-transform:uppercase;
}

.white-text {
	color: #fff;
}

/*end text and fonts*/


/*body styles*/

a.float{
	background-color:#E8E8E8;
	border-radius:50px 0px 0px 50px;
	bottom:50%;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	color:#d74b00;
	height:80px;
	position:fixed;
	right:0px;
	text-align:center;
	width:80px;
    z-index: 10000;
}

a.float:hover{
	background-color:#d74b00;
	color:#fff;
	transform: scale(1.25);
	transition: all .5s ease;
}

a.float .float-icon{
	font-size: 3.75em;
    left: 0px;
    position: absolute;
    top: 10px;
}

a.float .float-icon:hover{
	font-size: 3.75em;
}

.accessories-filter-wrap {
	display: none;
}

.blog-teaser li .desc-wrapper .desc .post-meta, .blog-teaser li .desc-wrapper .desc .post-meta a {
    color: rgba(255,255,255,.7);
    display: none;
}

.blog_wrapper {
	margin-top:50px;
}

.breakout{
	padding: 150px 0 0 0;
}

.breakout-bottom{
	padding: 150px 0 500px 0;
}

.breakout-ind{
	padding: 150px 0 0 0;
}

.button-default .button_theme, .button-default button, .button-default input[type="button"], .button-default input[type="reset"], .button-default input[type="submit"], .button-flat .button_theme, .button-flat button, .button-flat input[type="button"], .button-flat input[type="reset"], .button-flat input[type="submit"], .button-round .button_theme, .button-round button, .button-round input[type="button"], .button-round input[type="reset"], .button-round input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button:not(.default), .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff;
}

.button {
	font-family: Oswald;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

a.button .button_label {
	float: none;
	padding: 16px 10px;
}

.button-white {
	background: transparent!important;
	box-shadow:inset 0px 0px 0px 1px #fff!important;
	color: #fff!important;
}

.button-white:hover {
	background: #fff!important;
	box-shadow:inset 0px 0px 0px 1px #fff!important;
	color: #000!important;
}

.button-transparent {
	background: transparent!important;
	box-shadow:inset 0px 0px 0px 1px #d74b00!important;
	color: #d74b00!important;
}

.button-transparent:hover {
	background: #d74b00!important;
	box-shadow:inset 0px 0px 0px 1px #d74b00!important;
	color: #fff!important;
}

.cards-row {
	padding-bottom: 30px;
}

.cards-row-featured, .contact-card {
	padding-bottom: 100px;
	padding-top: 100px;
}

.center {
	text-align: center!important;
}

.dark blockquote {
    background-image: none;
}

.devices {
	margin-bottom: -70px;
	top: -70px;
}

.device-menu {
	background: #ffffff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
	margin: 0 5px;
	padding: 15px 10px 0 10px;
	width: calc(33% - 10px)!important;
}

.device-menu-ru {
	width: calc(50% - 10px)!important;
}

.device-menu-us {
	width: calc(25% - 10px)!important;
}

.device-menu:first-child {
	border-radius: 5px 0 0 5px;
}

.device-menu:last-child {
	border-radius: 0 5px 5px 0;
}

.device-menu-photobox {
  transition: transform 0.5s ease !important;
}

.device-menu-photobox:hover {
	color: #d74b00;
	transform: scale(1.1) !important;
}

.device-menu-photobox img {
	height: 70px!important;
	width: auto!important;
}

.element_1595603504555{
	height: 50px;
}

.element_1595615544819{
  align-items: center;
  display: flex;
  height: 255px;
  justify-content: center;
  max-width: 335px;
}

.element_1595615544819 img {
	max-height: 250px;
}

.faq .question .title {
  cursor: pointer;
  font-family: Avenir;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
    padding: 20px 40px 20px 80px;
    position: relative;
    z-index: 2;
}

.feature-icon img {
	height: 80px!important;
}

.features-ind {
	padding: 150px 0 0 0;
}

.how_it_works .image {
    background: none;
    border-radius: 100%;
    border-style: none;
    border-width: 0px;
    height: 196px;
    line-height: 194px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center;
    width: 196px;
}

.hr_dots{
	display:none;
}

.ind-photobox {
    background-color: #fff!important;
    border: 2px solid rgba(0,0,0,0.15)!important;
    display: inline-block!important;
    height: 350px!important;
	margin: 10px!important;
	width: calc(33% - 20px)!important;
}

.ind-photobox:hover {
    border: 2px solid #d74b00!important;
}

.ind-photobox .desc {
    align-items: center!important;
    display: flex!important;
    flex-direction: column!important;
    height: 100px!important;
    justify-content: center!important;
}

.industry-zoombox {
	margin-bottom: 15px;
}

.industries-menu .nav-desc-ind {
	font-size: 16px;
	line-height: 24px;
}

.left-align-bullet {
	text-align: left!important;
}

ul.list_check li:after {
    background: rgba(0,0,0,0);
    bottom: -11px;
    content: "";
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 70px;
}

.mfp-figure figure {
    background-color: #1a1a1a;
    margin: 0;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

.mobile-contact {
 	color: #1a1a1a;
	font-size: .75em;
}

.mobile-contact:hover {
 	color: #1a1a1a;
	font-size: .75em;
}

.newsletter-column-left {
	padding: 0 10px 0 0;
	width: 50%;
}

.newsletter-column-right {
	padding: 0 0 0 10px;
	width: 50%;
}

.orange-ribbon {
	background-color: #fafafa;
	border-bottom: 300px;
	border-color: #d74b00;
	border-style: solid;
	padding-bottom: 0;
	padding-top: 150px;
}

.orange-ribbon-overlay {
	margin-bottom: -100px;
}

.photo_box .desc {
	padding: 0 20px;
}

.photobox-select {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
	height: 400px !important;
	padding: 30px 20px 10px 20px;
}

.post-header {
    margin-bottom: 20px;
    margin-top: 50px;
}

.popup-inner {
	padding: 20px;
}

.post-meta {
	display: none;
}

.product-footnote {
	font-size: .75em;
}

.rounded {
	border-radius: 5px;
}

.rounded img {
	border-radius: 5px 5px 0 0;
	width: 100%;
}

.scrollbox {
	height: 20em !important;
    overflow: scroll;
}

#Sliding-top a.sliding-top-control {
    border-color: transparent;
    border-style: solid;
    border-width: 0 60px 60px 0;
    bottom: -60px;
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 801;
}

#Sliding-top a.sliding-top-control {
    border-right-color: #d74b00;
}

#Sliding-top a.sliding-top-control:hover {
    border-right-color: #59595a;
}

#Sliding-top a.sliding-top-control .plus {
    display: block;
    font-size: 1.2em;
    padding: 8px 10px;
}

#Sliding-top.active a.sliding-top-control .minus {
    display: block;
    font-size: 1.2em;
    padding: 8px 10px;
}

.shadow {
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

.small-shadow {
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

.software-container{
	background-color: #fff;
	padding: 10%;
}

.story-headline {
	color: #d74b00;
}

.testimonials_slider a.slider_next {
    top: 6em;
}

.tab-label {
	align-items: center;
	display: flex;
	height: 70px;
	justify-content: center;
	padding: unset;
}

.testimonials_slider a.slider_prev {
    top: 6em;
}

.top-product {
	margin-top: -25%;
	padding-left: 10%;
	padding-right: 10%;
}

.top-product-desc {
	padding-bottom: 28%;
}

.twentytwenty-overlay {
	display:none;
}

.widget_mfn_menu ul li ul li a:before {
    content: "-";
    display: none;
    margin-right: 0px;
}

.zoom_box .desc .desc_txt {
    color: #fff;
 font-size: 1.2em;
    line-height: 1em;
    padding: 0 10%;
}

/*end body*/


/* Menu Breakpoint  - 960px breakpoint for tablet size*/

@media only screen and (max-width: 960px) {

	.contact-card {
		width: 100%!important;
	}

	.ind-photobox {
	    height: auto!important;
		width: 100%!important;
	}

	.mega-menu-item a.mega-menu-link:hover, .mega-menu-item a.mega-menu-link {
		font-size: 18px!important;
		height: auto!important;
		padding: 5px 15px!important;
	}

	mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open:after {
	    background: #000;
	    content: "";
	    cursor: pointer;
	    height: 99999px;
	    left: 0;
	    opacity: 0.75;
	    position: fixed;
	    top: 3.75em;
	    width: 100%;
	    z-index: 9999999998;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
	    box-sizing: border-box;
	    height: 94vh !important;
	    max-height: 100vh;
	    max-width: 80%;
	    min-width: 300px;
	    overflow: scroll !important;
	    overscroll-behavior: contain;
	    position: fixed;
	    top: 3.75em;
	    transition: left 200ms ease-in-out, right 200ms ease-in-out;
	    z-index: 9999999999;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
	    clear: both;
	    width: 100% !important;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open:after {
	    background: #000;
	    content: "";
	    cursor: pointer;
	    height: 99999px;
	    left: 0;
	    opacity: 0.75;
	    position: fixed;
	    top: 3.75em;
	    width: 100%;
	    z-index: 9999999998;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
	    box-sizing: border-box;
	    height: 94vh !important;
	    max-height: 100vh;
	    max-width: 80%;
	    min-width: 300px;
	    overflow: scroll !important;
	    overscroll-behavior: contain;
	    position: fixed;
	    top: 3.75em;
	    transition: left 200ms ease-in-out, right 200ms ease-in-out;
	    z-index: 9999999999;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
	    clear: both;
	    width: 100% !important;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo {
	    line-height: unset;
	    margin-top: 0;
	    padding: 0;
	    text-decoration: none;
	    width: 5em;
	}

	.nav-text-ind {
		font-size: 1em!important;
	}

	.nav-desc-ind {
		font-size: .75em!important;
	}

	#Top_bar a.responsive-menu-toggle {
	    display: block;
	    display: none;
	}

	#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	    display: none;
	    height: 30px;
	    line-height: 30px;
	    padding: 15px 0;
	}

	#Top_bar .menu_wrapper {
	    float: none;
	    z-index: 201;
	}

	.viewall-row a.mega-menu-link {
		font-size: 16px!important;
	}

}

/*end 960px breakpoint*/


/*767px breakpoint for mobile*/

@media only screen and (max-width: 767px) {

	#back_to_top.sticky.scroll {
	    display: none;
	    opacity: 0;
	    -moz-transition: all .3s ease-in-out;
	    -ms-transition: all .3s ease-in-out;
	    -o-transition: all .3s ease-in-out;
	    -webkit-transition: all .3s ease-in-out;
	    transition: all .3s ease-in-out;
	}

	.breakout{
		padding: 50px 0 0 0;
	}

	.breakout-ind{
		padding: 50px 0 0 0;
	}

	.breakout-bottom{
		padding: 50px 0 75px 0;
	}

	.cards-row-featured, .contact-card {
		padding-bottom: 50px;
		padding-top: 50px;
	}

	.cards-row {
		padding-bottom: 15px;
	}

	.column.mcb-column.one-second.column_image,
	.column.mcb-column.one-third.column_image,
	.column.mcb-column.one-fourth.column_image,
	.column.mcb-column.one-fifth.column_image {
		display: inline-block;
		float: none;
		margin: 0 5px!important;
		width: calc(25% - 10px)!important;
	}

	.device-menu:first-child {
		border-radius: 5px 5px 0 0;
	}

	.device-menu:last-child {
		border-radius: 0 0 5px 5px;
	}

	.features-ind{
		padding: 50px 0;
	}

	.floating-cta {
	    background-color: #d74b00 !important;
	    border-radius: 100pc !important;
	    bottom: 2%;
	    color: #fafafa !important;
	    height: 1.75em;
	    padding: .55em .65em 0.75em .65em;
	    position: fixed;
	    right: 2%;
	    width: 1.75em;
	    z-index: 9001;
	}

	.form-layout {
	    display: block;
	}

	.form-column {
	    width: 100%;
	}

	.form-column-middle {
	    margin: 0 !important;
	    width: 100%;
	}

	.form-column-middle-right {
	    margin: 0 !important;
	    width: 100%;
	}

	.form-container{
		background-color:#ffffff;
		padding-bottom:50px;
		padding-top:50px;
	}

	.form-modal {
	    background-color: rgba(0,0,0,0) !important;
	    border: 0px solid #000 !important;
	    margin: 5% auto !important;
	    padding: 30px !important;
	}

	.full-width-hero {
	    display: none!important;
	}

	.hp-testimonials, .hp-news {
		padding: 100px 0!important;
	}

	.products-menu:hover {
		background: transparent!important;
		border: none!important;
		transform: none;
		transition: none;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.products-menu {
	    clear: both;
	    display: inline-block;
	    float: none!important;
	    margin: 0 5px!important;
	    vertical-align: top!important;
	    width: calc(50% - 10px)!important;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo {
	    line-height: unset;
	    margin-top: 0;
	    padding: 0;
		text-decoration: none;
		width: 5em;
	}

	.mega-menu-item {
		padding: 5px 0!important;
	}

	.minimalist-header-no #Subheader {
	    padding: 10px !important;
	}

	.mobile-button {
	    box-sizing: border-box !important;
	    text-align: center !important;
	    width: 100% !important;
	}

	.mobile-center {
		text-align: center !important;
	}

	.new-headline {
		font-size: 36px;
		line-height: 48px;
	}

	.newsletter-column-left {
		padding:0;
		width: 100%;
	}

	.newsletter-column-right {
		padding:0;
		width: 100%;
	}

	.no-sec-padding .mcb-section, .no-sec-padding-mob .mcb-section {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}

	.orange-ribbon {
		padding-top: 100px;
	}

	.orange-ribbon-overlay {
		margin-bottom: -100px!important;
	}

	#product-info-2 {
		background-image: none!important;
		border-bottom: 1px solid #eee;
		padding-bottom: 50px;
	}

	.sf-input-select {
	    max-width: 225px !important;
	}

	#Sliding-top a.sliding-top-control {
	    border-color: transparent;
	    border-style: solid;
	    border-width: 0 60px 60px 0;
	    bottom: -60px;
	    display: none;
	    height: 0;
	    position: absolute;
	    right: 0;
	    width: 0;
	    z-index: 801;
	}

	.tab-label {
		height: 50px;
	}

	.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
		padding: 0;
	}

	.testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote {
		margin: 0;
	}

	#Top_bar .top_bar_right .top_bar_right_wrapper {
		margin-right: -18px;
	}

	#Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
	    display: none;
	    margin: 10px 50px;
	    padding: 0!important;
	}

	#Top_bar a.responsive-menu-toggle {
	    display: none;
	    top: 25px;
	}

	#Top_bar.is-sticky a#search_button {
	    top: 0;
	}

}

/*end 767px breakpoint*/


/*IE fixes*/

	@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
		display: inline;
		padding-top: 15px;
    }

    .sticky.scroll#back_to_top {
        display: none !important;
    }

	#Top_bar #logo img {
		padding-top: 12px;
	}

	.is-sticky#Top_bar #logo img.logo-sticky {
		padding-top: 0px !important;
	}

    }

/* Product Tech Specs */

.product-tech-specs .new-headline {
	display: block
}

@media only screen and (min-width: 768px) {
	.product-tech-specs .new-headline {
		display: inline-block;
		max-width: 66%;
	}

	.product-tech-specs .button {
		float: right;
		margin-top: 12px;
	}
}

/* 2023 BeTheme Update to v26 bug fixes */

/* .page-id-8213  /intl/industries/defense/ */

/* .column */
@media only screen and (min-width: 768px) {
	/*.page-id-8213 .one-sixth.column	{ width: 14.666%; }	!* 1/6 *!*/
	/*.page-id-8213 .one-fifth.column { width: 18%; } !* 1/5 *!*/
	/*.page-id-8213 .one-fourth.column,*/
	/*.page-id-8213 .four.columns	{ width: 23%; }	!* 1/4 *!*/
	.grid-column-fix .one-third.column,
	.page-id-8213 .one-third.column	{ width: 31.333%; }	/* 1/3 */
	/*.page-id-8213 .two-fifth.column { width: 38%; } !* 2/5 *!*/

	/*.page-id-8213 .one-second.column { width: 48%; } !* 1/2 *!*/
	/*.page-id-8213 .three-fifth.column { width: 58%; } !* 3/5 *!*/
	/*.page-id-8213 .two-third.column	{ width: 64.666%; }	!* 2/3 *!*/
	/*.page-id-8213 .three-fourth.column { width: 73%; } !* 3/4 *!*/
	/*.page-id-8213 .four-fifth.column	{ width: 78%; }	!* 4/5 *!*/
	/*.page-id-8213 .five-sixth.column	{ width: 81.333%; }	!* 5/6 *!*/
	.grid-column-fix .one.column,
	.page-id-8213 .one.column { width: 98%; } /* 1/1 */

	.grid-column-fix .column,
	.grid-column-fix .columns,
	.page-id-8213 .column,
	.page-id-8213 .columns,
	.page-id-8183 .column,
	.page-id-8183 .columns {
		float:left;
		margin:0 1% 40px
	}

	.grid-column-fix .mcb-column-inner,
	.page-id-8213 .mcb-column-inner,
	.page-id-8183 .mcb-column-inner {
		margin: 0;
	}

	.grid-column-fix .column,
	.page-id-8183 .mcb-wrap-inner-fb070e952 .column,
	.page-id-8183 .mcb-wrap-inner-231933571 .column,
	.page-id-8183 .mcb-wrap-inner-56bf99981 .column {
		margin-bottom: 0;
	}

	.product-banner .column,
	.product-banner .columns,
	.page-id-8213 .columns,
	.page-id-8183 .column,
	.page-id-8183 .columns {
		float:left;
		margin:0 1% 40px
	}

	.product-banner .mcb-column-inner,
	.page-id-8213 .mcb-column-inner,
	.page-id-8183 .mcb-column-inner {
		margin: 0;
	}

	.product-banner .column.column_button,
	.page-id-8183 .mcb-wrap-inner-fb070e952 .column,
	.page-id-8183 .mcb-wrap-inner-231933571 .column,
	.page-id-8183 .mcb-wrap-inner-56bf99981 .column {
		margin-bottom: 0;
	}
}

/* Header Language Selector */

.header-language-switcher {
	--background-color: rgba(26, 26, 26, 1);
	--font-size-mobile: 0.8rem;
	--font-size-desktop: 1rem;
	--item-gap: 1rem;
	--spacing-mobile: 1rem 2rem;
	--spacing-desktop: 0.5rem 2rem;
	--spacing-desktop-large: 0.5rem 2rem 0.5rem 4rem;

	align-items: center;
	background-color: var(--background-color);
	box-sizing: border-box;
	display: flex;
	flex-flow: column;
	font-size: var(--font-size-mobile);
	gap: var(--item-gap);
	justify-content: flex-start;
	padding: var(--spacing-mobile);
	position: relative;
}

@media only screen and (min-width: 768px) {
	.header-language-switcher {
		flex-flow: row;
		font-size: var(--font-size-desktop);
		padding: var(--spacing-desktop);
	}
}

@media only screen and (min-width: 960px) {
	.header-language-switcher {
		padding: var(--spacing-desktop-large);
	}
}

.header-language-switcher.hidden {
	display: none;
}

.header-language-switcher__description {
	color: var(--c-white);
	line-height: 1;
	margin: 0;
}

.header-language-switcher button {
	background-color: var(--color-getac-orange);
	border: none;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: "Nunito", sans-serif;
	font-size: inherit;
	font-weight: 700;
	margin: 0;
	padding: 0.35rem 2rem;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.header-language-switcher button {
		flex-flow: row;
		width: auto;
	}
}

a.header-language-switcher__button-secondary {
	background-color: var(--color-getac-medium-grey);
    border: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "Nunito", sans-serif;
    font-size: inherit;
    font-weight: 700;
    margin: 0;
    padding: 0.35rem 2rem;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
	width: 100%;
}

@media only screen and (min-width: 768px) {
	a.header-language-switcher__button-secondary {
		width: auto;
	}
}

button.header-language-switcher__close-icon {
	background: none;
	cursor: pointer;
	font-size: 40px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0.1em;
	padding: 0;
	position: absolute;
	right: 0.5rem;
	top: 0;
	width: auto;
}

@media only screen and (min-width: 768px) {
	button.header-language-switcher__close-icon {
		position: relative;
		right: auto;
		top: auto;
	}
}

/* Add Search Overlay when Search Bar active */
.search-overlay {
	animation: fade 0.25s cubic-bezier(0.5, 0, 0.5, 1);
	background-color: #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11;
}

a#ctaFloat {
	z-index: 10;
}

.search-overlay.visible {
	display: block;
}

@keyframes fade {
	from {
		opacity: 0;
	}
}

#Top_bar .search_wrapper.search-bar-active {
	background-color: transparent;
}

.getac-search-container {
	--search-bg-color: #f7f7f7;
	--search-border-radius: 4px;

	background-color: var(--search-bg-color);
	border-radius: var(--search-border-radius);
	position: relative;
}

.getac-search-quick-links {
	padding: 1.5rem;
	font-weight: 700;
}

.search .facetwp-facet-pagination {
	margin: 1.8rem 0;
}

.search #Subheader .title {
	font-family: 'Oswald';
}

.mcb-column-inner.mcb-item-zoom_box-inner {
    margin: 0;
}
